/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #120e27 url(../images/background.jpg) no-repeat fixed;
	margin: 0;
	padding: 0;
}




#web2
{
z-index: 300;
background: url(web2.png) no-repeat;
display: block;
width: 201px;
height: 227px;
opacity: 1;
margin-top: -40px;
float: left;
clear: left;
position: fixed;
margin-right: 5px;
margin-left: -27px;
}


p

ul, ol, dl { 

	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 20px;
	padding-left: 20px;
}


h1
{
	color: #2c3e5b;
	font-size: 24px;
	padding-bottom: 8px;
	margin-bottom: 21px;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}


.h1_mainheadertitle
{
		color: #2c3e5b;
	font-size: 24px;
	padding-bottom: 8px;
	margin-bottom: 21px;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 2px;
}
}

h2
{
	//color: #2b75b8;
	color: #2f2f2f;
}
p
{
}

a img {
	
	border: none;
	color: #575757;
}


hr 
 {border: none 0;
border-top: 1px dotted #959595;/*the border*/
width: 100%;
height: 1px;

}


a
{
	text-decoration: none;
}

a:link {
	color: #4159c9;
	text-decoration: none; 
}
a:visited {
	color: #4159c9;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #021481;
}


#header_login
{
	width: 300px;
	height: 25px;
	float: right;
	padding-right: 10px;
	margin-right: 17px;
	text-align: right;
	padding-top: 10px;
}

#header_search
{
	height: 45px;
	float: right;
	clear: both;
	margin-top: 32px;
	margin-right: 3px;
	width: 270px;
}

.ascontainer {
	width: 100%;
	max-width: 850px;
	min-width: 850px;
	background: #FFF;
	margin: 0 auto;
}


#coloumn_center {
	//float: right;
	float: left;
	background: #ffa287;
	padding: 10px 5px;
	
	//margin-top: 100px;
	margin-top: 10px;
	border-right: 1px dotted #c2c2c2;
	border-left: 1px dotted #c2c2c2;
	width: 24%;
	clear: none;
}
#header_logo
{
	//margin-top: 40px;
	width: 266px;
	height: 56px;
	margin-left: 10px;
	padding-top: 39px;
}

#homepage_banner
{
	margin-top: 10px;
	width: 650px;
	float: right;
	padding-right: 10px;
	margin-bottom: 10px;
}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 218px;
	background: #193251 url(../images/header_banner.jpg) no-repeat;
	margin-top: 0;
	float: left;
}

#header_banner
{
		width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	background: #193251 url(../images/header_banner.jpg) no-repeat;
	margin-top: 0;
	float: left;
}

#header_maintext
{
	float: left;
	width: 545px;
	height: 53px;
	margin-top: 150px;
	font-size: 34px;
	font-weight: bold;
	color: #edd910;
	margin-left: 22px;
	display: block;
	position: static;
	text-align: left;
}

#header_message
{
	float: right;
		width: 320px;
	height: 109px;
	margin-right: 3px;
	margin-left: -2px;
	color: #e7d1fe;
	font-size: 14px;
	margin-top: 20px;
	display: block;
	position: relative;
}

/* ~~ These are the columns for the layout. ~~ 


*/

#homepage_wrapper
{
	margin-left:auto;
	margin-right: auto;
	margin-top: 15px;
	width: 945px;
}

#menu {
	background: #2d4d8b url(../images/header_banner3.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	color: white;
	float: left;
	width: 1000px;
}

#menu_search
{
	width: 277px;
	height: 46px;
	margin-top: 34px;
	float: right;
	display: block;
	text-align: right;
	margin-right: 20px;
}

#menu_signinbox
{
	width: 248px;
	height: 38px;
	float: right;
	margin-top: 6px;
	padding-top: 1px;
	text-align: right;
}


#menusite_solid
{
	width: 950px;
	height: 0;
	margin-top: 0;
	margin-left: 0;
	float: left;
}


.menu_logo
{
	float: left;
	clear: none;
	margin-left: 19px;
	margin-top: 12px;
}

#menu_site
{
	float: left;
	margin-top: 4px;
	margin-left: 30px;
	margin-bottom: 32px;
	height: 30px;
}

#wrapper
{
	margin-left:auto;
	margin-right:auto;
	margin-top: -1px;
	width: 1000px;
	float: left;
	background: #f0f0f0 url(../images/background_shadowline.png) repeat-x;
}

.content {
	width: 640px;
	margin: 20px 10px 10px;
	padding: 10px 10px 10px 0;
	float: left;
	color: #2f2f2f;
	background-color: #fffeff;
}

#content_menu
{
	width: 120px;
	margin: 20px 7px 10px 10px;
	float: left;
	color: #2f2f2f;
	padding: 10px 10px 10px 0;
	line-height: 39px;
}

.content_about {
	width: 494px;
	margin: 20px 10px 10px 11px;
	padding: 10px 10px 10px 0;
	float: left;
	color: #2f2f2f;
	background-color: #fffeff;
}
.coloumn_right
{
	width: 318px;
	float: right;
	background-color: #dfe4e2;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 20px;
	color: #353535;
}

.coloumn_left_3
{
	width: 187px;
	float: left;
	padding-left: 1px;
	margin: -6px -3px 10px 3px;
	font-size: 14px;
	padding-right: 3px;
	clear: none;
	height: 336px;
	border-left: 1px dotted #5b648d;
}



#menu_signinbox_signin
{
	float: right;
	margin-right: 19px;
}


#menu_signinbox_signin a
{
	color: white;
}




#menu_signinbox_register
{
	float: right;
}

#menu_signinbox_register a
{
	color: white;
}



.coloumn_left_3_image
{
	margin-right: 3px;
	margin-top: 1px;
	margin-left: -8px;
}

.coloumn_side {
	float: right;
	background: #ffffff;
	padding: 0 5px 10px;
	
	//margin-top: 100px;
border-left: 1px dotted #c2c2c2;
	width: 17%;
	clear: none;
	color: #fffeff;
}



.coloumn_center_right {
	float: right;
	width: 0;
	background: #ffffff;
	padding: 0 5px 10px;
	
	//margin-top: 100px;
}

.text_readmore
{
	color: #797fb3;
	font-size: 1em;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


.myform{
margin:0 auto;
width: 515px;
padding:14px;
}

/* ----------- stylized ----------- */




.credits {
    	margin-bottom: 80px;
    	padding-bottom: 30px;
    	border-bottom: solid 1px #ccc;
    }
    
/*
    .searchform {
    	display: inline-block;
    	zoom: 1; /* ie7 hack for display:inline-block */
    	*display: inline;
    	border: solid 1px #d2d2d2;
    	padding: 3px 4px;
    	
    	-webkit-border-radius: 1em;
    	-moz-border-radius: 1em;
    	border-radius: 1em;
    
    	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
    	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
    	box-shadow: 0 1px 0px rgba(0,0,0,.1);
    
    	background: #f1f1f1;
    	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    	background: -moz-linear-gradient(top,  #fff,  #ededed);
    	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie7 */
    	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie8 */
    }
    
 */   
    
    .searchform input {
    	font: normal 13px/100% Arial, Helvetica, sans-serif;
    }
    .searchform .searchfield {
    	background: #fff;
    	padding: 3px;
    	width: 186px;
    	border: solid 1px #bcbbbb;
    	outline: none;
    
    	-webkit-border-radius: 1em;
    	-moz-border-radius: 1em;
    	border-radius: 1em;
    
    	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	margin-left: 30px;
}
    .searchform .searchbutton {
    	color: #fff;
    	border: solid 1px #494949;
    	font-size: 11px;
    	height: 27px;
    	width: 27px;
    	text-shadow: 0 1px 1px rgba(0,0,0,.6);
    
    	-webkit-border-radius: 1em;
    	-moz-border-radius: 1em;
    	border-radius: 1em;
    
    	background: #5f5f5f;
    	background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
    	background: -moz-linear-gradient(top,  #9e9e9e,  #454545);
    	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie7 */
    	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545');
}



.image_product
{
	margin-left: -13px;
}

ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #6F7D94;
	color: #FFF;
}



input
{
	-moz-border-radius:0.4em 0.4em 0.4em 0.4em;
background: #d2d6e1 none repeat scroll 0 0;
border:1px solid #DDDDDD;
padding:0.15em;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
}

/* ~~The footer ~~ */
.footer {
	position: relative; 
	background-color: #193451;
	color: #ffffff;
	font-size: 12px;
	clear: both;
	float: left;
	padding: 10px 0;
	width: 1000px;
	background-image: url(../images/header_banner3.jpg);
}

.footer_text 
{
		color: #c7c7c7;
	
}

/* ~~miscellaneous float/clear classes~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
	
}
.fltlft { 
	float: left;
	margin-right: 11px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#footer_navcontainer
{
margin-bottom: 1em;
overflow: hidden;
width: 860px;

}

#footer_box
{
	width: 181px;
	float: left;
	display: block;
	border-left: 1px dotted #414c65;
	padding-right: 1px;
	font-size: 12px;
	clear: right;
	
	margin-right: 3px;
	margin-left: 1px;
	margin-bottom: -14px;
}

.footerlinks
{
	list-style-type: none;
	padding-left: 20px;
	font-size: 12px;
	color: #e3e2ee;
}

#footer_box a
{
	color: #c8cbfe;
}

#footer_box a:hover
{
	color: #FFFFFF;
	background-color: #0c0d22;
}

#footer_navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#footer_navlist li
{
border-left: 1px solid #8da4b6;
float: right;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
	width: 4px;
}
.footer_logimage
{
	margin-left: -23px;
}


#footer_navlist a
{
	color:#FFF;
	text-decoration:none;
	
}


#footer_navlist a:hover
{
	color:#2b75b8;
	text-decoration:none;
	background-color: #FFFFFF;
	
}



#footer_copyrightline
{
	font-size: 11px;
	padding-top: 0;
	color: #d1f5ff;
	width: 661px;
	margin-top: 1px;
	float: right;
	text-align: right;
}


#footer_detail{
	width: 945px;
	height: 80px;
	padding: 0;
	float: left;
	margin-left: 26px;
	margin-top: 20px;
}
 
 

hr
{
	border-top-style: solid;
	border-top-color: #c0c0c0;
}

#footer_copyright
{
	width: 223px;
	float: right;
}
#footer_logo
{
	width: 147px;
	float: left;
	margin-left: -14px;
	margin-top: -5px;
}
.menu
{
	height: 30px;
	
}

label.error  {
	color:red;
	float:none;
	padding-left:0.5em;
	vertical-align:top;
	display:block;
}

.text_b2b label{ 
	color:#919294;
	display:block;
	height:auto;
	padding-right:20px;
	position:relative;
	width:auto;
	 }
	 
	/* pagging */
.paging {border:0px solid #468C1A;padding:10px;float:left;width:608px;position:relative;margin-bottom:20px;}
.paging a, .paging a:visited {border:1px solid #468C1A;background:#A3E977;padding:2px 5px;}
.paging a:hover,.paging a.current {background:#468C1A;color:#fff;text-decoration:none;}
.paging .sort {position:absolute;top:8px;right:160px;}

/* news list */
.news {margin:0px 0px 20px;padding-bottom:10px;float:left;width:610px;position:relative;}
.news a img {border:1px solid #1093d1;position:relativ; margin-top:10px; float:left}
.news .desc { float:left; padding-left:10px;   }
.news .img{ float:left; width:100px }
.news strong { font-size:12px}
.news h2, #center_main h2 { font:Georgia, "Times New Roman", Times, serif; font-size:16px; height:26px; color:#343434; padding-left:10px; padding-top:10px; margin:0px;margin-bottom:5px;padding-right:5px; width:615px}


.left {float:left;}
.right {float:right;}
.kill {clear:both;height:1px;overflow:hidden;}

table.mytable {
	width: 500px;
	padding: 0px;
	border: none;
	border: 1px solid #789DB3;
}
table.mytable td {
	font-size: 16px;
	border: none;
	background-color: #F4F4F4;
	vertical-align: middle;
	padding: 7px;
	font-weight: bold;
	
}


table.dark td{
	font-size: 16px;
	border: none;
	background-color: #039;
	vertical-align: middle;
	padding: 7px;
	font-weight: bold;
	color: #F4F4F4;
}




table.mytable tr.special td {
	border-bottom: 1px solid #ff0000;
	
}
