/* GENERAL STYLES
================================================================*/

body {
	color:#585858;
	font-family:Arial, Verdana, Tahoma;
	text-align:center;
	font-size:13px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#f5f5f5;
}

h2 { font-size:1.8em; line-height:1.3em;}
h3 { font-size:1.6em; color: #d86b38;}
h4 { font-size:1.4em; color: #000000;}
h5 { font-size:1.2em; color: #d86b38;}
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 .5em 0; border:0px solid red; overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  }
h1.border, h2.border, h3.border, h4.border, h5.border, h6.border { margin:0 0 .5em 0; border-bottom:1px solid #ccc; }
h1.divider, h2.divider, h3.divider, h4.divider, h5.divider, h6.divider { margin:0 0 .5em 0; border-bottom:1px solid #ccc; }


p {margin-bottom:10px;}

a img { border:0; }
a { color:#579ed7; text-decoration:none;  }
a:hover { color:#006a94; }
.red:link{color:#579ed7; text-decoration:none;}
.red:hover{color:#FF0000; text-decoration:underline;}
.withe:link{ color:#FFFFFF;}
.withe:visited{color:#FFFFFF; text-decoration:none; }
.withe:hover{color:#006a94;}
.image1{ float:left; margin:0 0 0 5px; padding:0;}
/* END GENERAL STYLES */


#global_container {
	width:1018px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	background:#fff;
}

#global_header {
	position:relative;
	/*width: 870px;*/
	width:1018px;
	text-align:left;
	margin: 0px auto;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: 0;
	padding: 0px;
	background:#fff;
}
#global_header .container {
	height:190px;
	position:relative;
	background-image: url(../site_images/logo.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#global_header .containersearch{ margin:0;position:relative; background: url(../site_images/search_bg.jpg); height:15px; width:238px; float:right; padding:5px 0px 0px 10px; }
#global_header .containertop {
	position:relative;
}
#store-arrow,#member-arrow,#about-arrow,#news-arrow{ display:none;}
#global_header .containertop .containertop_left { padding:10px 0px 0px 0px; margin:0;position:relative; float:left; width:100px;}
#global_header .containertop .containertop_right { padding:8px 0px 0px 0px; margin:0;position:relative; float:right; width:300px; text-align:top; font-family:Tahoma, "Times New Roman"; font-size:10px;}
#global_header .containertop .containertop_right1 { padding:10px 0px 0px 0px; margin:0;position:relative; float:right; width:408px;}
.containertop_right1 img{ padding:0; margin:0;}
#global_header h1{color: #525252; font-weight:bold; font-size:1em; font-family:Tahoma, "Times New Roman";}
	#logo_handmark { float:left; margin-top:13px; }
	#global_subtitle { float:left; margin:23px 0 0 30px; width:219px; height:14px; text-indent:-3000px;}

	#global_quicklinks {
	float:right;
	width:250px;
	filter: Alpha(Opacity=50);
	background-color: #FFffff;
}
   #secondary_links {
	float:right;
	color:#aaa;
	font-size:0.8em;
	position:relative;
}
			#secondary_links li { display:block; float:left; }
			#secondary_links a { color:#666; }

.search3 {
	width:200px;
	float :right;
	padding-top:3px;
	padding-bottom:3px;
	position: relative;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../site_images/bg_search_box.gif);


}
.search4{
width:23px;
padding:0px 0px 0px 1000px;
float : right;
padding : 0;
margin-left : 5px;
margin-right:5px;
}
.search5{
text-align:right;
width:100px;
float : right;

}
.text3 {
width : 150px;
border: 1px solid #0099CC;
}
.txt3 {
text-align:left;
margin:0px 0px 0px 0px;
}

#global_nav {
	clear:both;
	margin-top:10px;
	font-family: Tahoma, Arial, Verdana;
height: 40px;
	background-color:#af3836;
}

#global_nav li {
	height:40px;
	display:block;
	float:left;
}
#global_nav li.home {
width:74px;
padding:0px;
/*background: url(../site_images/top_home.jpg) left top no-repeat;*/
}

/*#global_nav span {
	display:block;
	height:33px;
	float:left;

	min-width:120px;
	width:auto !important;
	width:120px;

}*/
#global_nav a {
	display:block;
	font-size:13px;
	line-height:40px;
	text-decoration:none;
	color:#fff;
	padding:0px 41px;
}
#global_nav a:hover { }

#global_nav li.selected,#global_nav li a:hover { background-color:#7B2826;}
#global_nav li.selected a,#global_nav li a:hover {color:#FFFF00;}

#global_nav li.last {
display:none;
border-right-width: 0;
width:80px;
padding:0px;
background: url('../site_images/top_right_01.jpg') no-repeat top right;
}
/*

#global_nav li span.home a:hover { background-position:bottom; }

#global_nav li span.last a {
	background-image: url(../site_images/top_right_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#global_nav li span.last a:hover { background-position:bottom right; }
#global_nav li.selected span.last { background: url('../site_images/bg_section_nav-sel_last.gif') no-repeat top right; }

#global_nav li.selected span.last a {
color:#444;
background: url('/assets/site_images/nav_selected_left.gif') no-repeat top left;
}
#global_nav li.selected span.last { background: url('../site_images/bg_section_nav-sel.gif') no-repeat top right; }
#global_nav li.selected span { background: url('../site_images/bg_section_nav-sel.gif') repeat-x top right; }
#global_nav li.selected a {
color:#444;
background: url('../site_images/bg_section_nav-sel_left.gif') no-repeat top left;
}

#global_nav li#tab_press span { width:81px; }*/


/* Company Subnav Styles
================================================================*/
ul#subnav { position:relative; clear:left; height:40px; background:url('../site_images/subnav_bg.gif') no-repeat bottom right; }
	ul#subnav li { float:left; }
		ul#subnav li a { display:block; padding-left:20px; line-height:40px; text-decoration:none; font-size:11px; outline:none; }
		ul#subnav li.selected a { color:#111; font-weight:bold; }
		ul#subnav li.first a { background:url('../site_images/subnav_bg_left.gif') no-repeat bottom left; }


/*General Company Styles
================================================================*/
#company_pages dl { padding:10px 0 0 1px; clear:both; }
#company_pages dt { float:left; clear:left; padding-top:10px; width:300px; font-size:1.1em; border-bottom:1px #ddd solid; font-weight:bold; font-family:Tahoma, "Times New Roman"; color:#006a94;}
#company_pages dd { float:left; padding:10px 0; width:560px; border-bottom:1px #ddd solid;  }
#company_pages dd { float:left; padding:10px 0; width:560px; border-bottom:1px #ddd solid;  }
.company_h1{ font-size:1.8em; line-height:1.3em; margin:20px 0px 0px 0px; color: #d86b38;}
#company_pages div.callout { float:right; width:200px; margin-left:20px; padding:20px; border:1px #eee solid; font-size:17px; line-height:24px; }
#company_pages div.callout em { display:block; padding-top:6px; font-style:italic; text-align:right; font-size:14px; color:#888; }

img#company_main { float:right; padding-left:45px; }
#company_pages h2{
	font-size:1.6em;
	line-height:1.3em;
}
#company_pages #overline {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../images/underline.gif) repeat-x 0px 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 12px
}
#company_pages lable {
	DISPLAY: block; FONT-SIZE: 12px; FLOAT: left; WIDTH: 88px; COLOR: #0678a9; PADDING-TOP: 4px}
#company_pages .field {
	BORDER-RIGHT: #b3d1db 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #b3d1db 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; BORDER-LEFT: #b3d1db 1px solid; WIDTH: 160px; PADDING-TOP: 3px; BORDER-BOTTOM: #b3d1db 1px solid; margin:0 0 0 2px;
	background:url(../site_images/input_bg.gif) repeat-x;}
#company_pages .fieldU {
	BORDER-RIGHT: #b3d1db 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #b3d1db 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; BORDER-LEFT: #b3d1db 1px solid; WIDTH: 160px; PADDING-TOP: 3px; BORDER-BOTTOM: #b3d1db 1px solid;background:url(../site_images/input_bg.gif) repeat-x;
}
#company_pages .input23{color: #000000;background: #CCCCCC; padding:1px 0 0 0;}
#company_pages .submit{ color: #000000; width:67px; CURSOR: hand; padding:1px 0 0 0;}

/* Company Management Page Styles
================================================================*/
ul.exec_team { margin:10px 0; padding:10px 0; clear:both; display:block; }
	ul.exec_team li { float:left; width:260px; padding-bottom:30px; }
		ul.exec_team li img { float:right; border-right:30px solid #fff; border-left:10px solid #fff; }
		ul.exec_team li strong { display:block; font-size:1.3em;  font-weight:normal;  }
		ul.exec_team li em { display:block; font-size:.9em; padding-bottom:7px; }




#global_content {
	clear: both;
	position:relative;
	margin:15px auto 0 auto;
	width: 1018px;
	text-align:left;
	background-color: #FFFFFF;
	 padding-bottom:10px;
}
        #global_content .content_container { margin:10px;}
.content_container_left{
        float:left; width:200px;}
 .wrapper1_left{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	height:35px; 
	line-height:35px;
	margin: 0px;
	background-color:#AF3836;
}
 .wrapper2_left{
	color:#ffffff;
	background:url(../site_images/bg_left_top.jpg);
	font-size:12px;
	font:bold;
	font-weight:bold;
	text-align: center;
	padding-top: 9px;

	padding-bottom: 9px;
	margin: 0px;
}
.wrapper3_left
{
background-image: url(../site_images/foot.gif);
background-repeat: repeat-x;
background-position: left top;
height:160px;
text-align:left;
padding-left:5px;
padding-top:10px;
}
.helptop{
	text-align:center;
	font-size:18px;
	color:#fff;
	padding-bottom:20px;
	padding-top:10px;
	background:#CCC;}
	.helptitle{
		float:left;
		width:174px;
		text-align:center;
		background-image: url(../site_images/foot.gif);
background-repeat: repeat-x;
background-position: left top;
height:140px;
		}
.helplink{
	text-align:left;
	line-height:22px;
	padding-left:5px;
	}
 .wrapper4_left{
	color:#ffffff;
	background:url(../site_images/bg_left_top.gif);
	font-size:12px;
	font:bold;
	font-weight:bold;
	text-align: center;
	padding-top: 9px;

	padding-bottom: 9px;
	margin: 0px;
}

.change
{
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	text-align: center;
	float: none;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-image: url(../site_images/bg_left_top.jpg);
}
.change a{
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	float: none;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-image: url(../site_images/bg_left_top.jpg);
	height: 37px;
	width: 194px;
}
.change a:hover{
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	text-align: center;
	text-decoration:none;
	float: none;
	background-image: url(../site_images/bg_left_top1.jpg);
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}

 .wrapper1_left1{
	 border-bottom:2px solid #BF3F3C;
 }
 .wrapper1_left1 span{ display:inline-block;font-size:14px; font:bold; color:#ffffff; padding:0 15px; background-color:#AF3836; height:35px; line-height:35px;}
 .wrapper1_login{
	border-right:1px #dddddd solid;
	border-bottom:1px #dddddd solid;
	border-left:1px #dddddd solid;
	padding-top: 5px;
	padding-right: 8;
	padding-bottom: 4px;
	padding-left: 10px;
}

.content_container_right{ width:620px; float:right;}




.global_help2{width:194px;
height:37px;
font-size:12px;
margin-left:10px;
margin-right:10px;
text-align:center;
float:left}
.global_help2 li{ height:15px; line-height:15px;}
.global_help2 li a{ text-decoration:underline;}
#global_help
{width:870px;
margin:0 auto;

margin-bottom:20px;
}

#global_footer {
	text-align:center;
	color:#999999;
	background-color: #ffffff;
	width:1018px;
	margin:0 auto;
	padding-top:15px;
	 border-top:5px solid #f0f0f0;
}
	#global_footer .container {
		text-align:center;
}
	#global_footer h3 { color: #777; font-weight:bold; font-size:1em; }
	#global_footer .footer_nav {
		width:750px;
		margin:0 auto;
}
	#global_footer .copyright {
	text-align:center;
	height:45px; line-height:45px;

}
		#global_footer .copyright ul li { display: inline; }
		#global_footer .copyright p { margin-bottom:0; }
        #global_footer .textfoot{ color:#999;}


/* NAVIGATION ARROWS */
#home-arrow,#store-arrow,#about-arrow,#replica-arrow,#faq-arrow,#member-arrow,#news-arrow,#article-arrow,#contact-arrow
    { position:absolute; top:30px; left:0; z-index:1000;width:24px; height:15px; background:url('../site_images/nav-tick.jpg') no-repeat; display:none; }

    #home-arrow { left:39px; }
    #store-arrow { left:143px; }
    #about-arrow { left:428px; }
    #replica-arrow { left:330px; }
    #faq-arrow { left:428px; }
    #member-arrow { left:230px; }
    #news-arrow { left:515px; }
    #article-arrow { left:685px; }
    #contact-arrow { left:610px; }
#PClass {display:inline;float:left;TEXT-ALIGN:center;}
	#PClass ul{TEXT-ALIGN:left;}
	#PClass li{list-style-type: none;float:left;MARGIN:auto;max-width:160px;  padding: 10px 20px;}

#country_time {
	PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}
#country_time LI {
	FLOAT: left; MARGIN: 0px 0px 0px 15px; FONT: bold 11px  Arial, Helvetica, sans-serif;
}
#country_time LI IMG {
	PADDING-RIGHT: 5px; DISPLAY: inline-block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: middle; PADDING-TOP: 0px
}

.mail1{position:absolute;top:160px;left:302px;color:#000000;font-weight:700;}
.mail2{position:absolute;top:45px;left:472px;color:#000000;font-weight:700;}
.mail3{position:absolute;top:0px;left:402px;color:#273A5C;font-size:20px; width:210px; text-align:center;}
.mail3 a{color:#273A5C; display: inline-block; background-color:#ffffff; padding:0 5px;}
.mail3 a:hover{color:#cc0000;}

.clsp1{line-height:25px;font-family:"Verdana";}
#company_pages{padding:10px;}

.czcolumnright{ display:none;}
#global_header .container{ height:200px;}
#global_nav{ margin-top:0;}
#company_pages{ padding:0;}
.company_h1{ margin-top:0;}
.wrapper1_left a{color:#fff;}
.wrapper1_left a:hover{color:#FF0;}