@charset "utf-8";
/* CSS Document */
a img { border: 0; }
img { border: 0; }
body  {
  	margin-top: 0px; 
	background-image:url(../images/bk.jpg); 
	background-repeat:repeat-x;
	background-color: #000;
}
h1 {
	font-size: 33px;
	color: #000;	
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #333;	
}
h3 {
	font-size: 15px;
	color: #DD1F26;	
	line-height: 18px;
}
#container { 
	width: 936px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;	
	line-height: 18px;

} 
#container #top-nav { 
	padding: 8px 14px 0px 0px;	
	height: 32px;
	width: 922px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;	
	background-image: url(../images/bg-nav.jpg);
	background-repeat: no-repeat;	
} 
#container #top-nav ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}
#container #top-nav ul li {
 	float: right;
}
#container #top-nav ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	height: 25px;
	padding: 6px 0px 1px 0px;
	text-align: center;
}
#container #top-nav a:hover {
	color: #fff;
}
#container #main-gfx { 
	clear: both;
	padding: 0px;
	margin: 0px;	
	height: 100%;
	width: 936px;
}
#container #main-products { 
	clear: both;
	padding: 48px 0px 0px 5px;
	margin: 0px;
	height: 105px;
	width: 927px;
	background-color: #000000;
	background-image: url(../images/product-samples.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#container #main-content { 
	clear: both;
	padding: 0px 0px 0px 0px;	
	height: 100%;
	width: 936px;
	font-size: 11px;
	line-height: 14px;
	color: #666;	
	background-image:url(../images/main-middle-bg.jpg);
	background-repeat: repeat-y;
}

#container #main-content #main-middle { 
	clear: both;
	padding: 0px 0px 0px 0px;	
	height: 100%;	
	width: 936px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
#container #main-content #main-middle #main-right-step { 
	clear: right;
	padding: 20px 22px 10px 28px;	
	height: 100%;	
	width: 249px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	float: right;	
}
#container #main-content #main-middle #main-left-step { 
	clear: left;
	padding: 20px 23px 10px 20px;	
	height: 100%;	
	width: 593px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	float: left;
}
#container #main-content #main-middle #main-left-step #card-table { 
	clear: left;
	padding: 0px 23px 0px 20px;	
	height: 325px;	
	width: 563px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	float: left;
}
#container #main-content #main-middle #main-left { 
	clear: left;
	padding: 20px 23px 10px 20px;	
	height: 100%;	
	width: 890px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	float: left;
}
.box {
	clear: left;
	padding: 6px 6px 6px 6px;	
	margin: 0px 0px 5px 0px;	
	height: 100%;	
	width: 382px;
	font-size: 11px;
	line-height: 13px;
	background-image: url(../images/box-bg.jpg);
	background-repeat: repeat-y;	
	border: 1px solid #C1C9E8;
}
.redbox {
	border: 1px solid #000; 
	width: 140px; 
	height: 25px; 
	background-color: #DD1F26; 
	color: #fff; 
	text-align: center; 
	padding-top: 7px; 
	font-weight: bold;
}
.whitebox {
	border: 1px solid #000; 
	width: 140px; 
	height: 25px; 
	background-color: #fff; 
	color: #588911; 
	text-align: center; 
	padding: 5px 0px 5px 0px; 
	font-weight: bold; 
	line-height: 12px;
}
.orderbox {
	text-align: center; 
	padding: 10px 0px 10px 0px; 
	height: 18px;
}
#container #main-content #main-middle #main-right { 
	clear: right;
	padding: 0px 20px 0px 23px;	
	height: 100%;	
	width: 517px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	float: right;
}

#container #main-content form fieldset { border: 3px solid #bbb; width: 425px; margin: 15px auto; clear: both; margin-bottom: 10px; display: block; }
#container #main-content form fieldset legend { font-size: 18px; } 

#container #main-content form fieldset label { 
	width: 250px; 
	float: left; 
	clear: left; 
	display: block;
	padding: 0; margin: 5px;
}
#container #main-content form fieldset input,
#container #main-content form fieldset select { 
	padding: 0; margin: 5px;
	width: 150px;  
	float: right; 
	clear: right; 
}


#container #main-content form fieldset.small label { 
	width: 125px; 
}
#container #main-content form fieldset.small input { 
	width: 275px;  
}

#container #main-content table, #container #main-content table td{ border-color: #ccc; border-spacing: 0;}
#container #main-content table tr.new { background: #fff; }


#container #main-content form fieldset .error { border: 2px solid #a00; }

#container #main-content ol li { margin: 5px 0; }

#container #main-content #main-middle #main-right ul {
	padding-left: 20px;
	list-style-image: url(../images/blue-bullet.jpg);
	font-size: 11px;
}
#container #main-content #main-btm { 
	clear: both;
	padding: 0px 0px 0px 0px;	
	height: 111px;	
	width: 936px;
}
#container #footer { 
	padding: 5px 0px 5px 0px;	
	height: 34px;
	width: 936px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;	
	
} 
#container #footer a {
	color: #fff;
	text-decoration: none;
}
#container #footer a:hover {
	color: #666;
}
.orange-line {
	border-bottom: 1px solid #B9B1C9;
	margin: 5px 0px 5px 0px;
	width: 100%;
	height: 0px;
}
a {
	color: #4055A7;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #23490C;
	text-decoration: underline;	
}
a img {
	border: 0px;
}
.clear { clear: both; width: 1px; display: block;  }