/* CSS Document */

body {
	background:url(images/page_bg.gif) repeat-x;
	padding:0;
	margin:0;
	}
	
.top_header {
	width:900px;
	height:276px;
	margin:0 auto;
	padding:0;
	}
	
/* menu */

	
#menu{
		width:900px;
		height:auto;
		padding:0;
		color:#0066CC;
		margin:20px auto 10px auto;
		text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		}
	

.menu_links:link, .menu_links:visited, .menu_links:active{
		font-size: 13px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration: none;
		padding:0 35px;
	}

.menu_links:hover{
		color:#0080FF;
	}
	


#content_wrapper {
	width:900px;
	height:auto;
	padding:0;
	margin:0 auto ;
	}
	

/*...........positive...........*/		
#positive{
	width:580px;
	height:188px;
	margin:0 auto;
	background:url(images/positive.jpg) no-repeat #FFFFFF;
	}
	
.positive_right{
	float:right;
	width:200px;
	}

#positive ul{	
	width:350px;
	padding:0;
	margin:18px 3px 0 10px;
	list-style:none;
	}
	
/*#container_mid ul {
	list-style:url(images/bullet.png);
	} */
	
#positive ul li {
	margin-left:20px;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}	
	
/*...........right_container...........*/	

	
#right_container{
	width: 180px;
	height: auto;
	float: right;
	text-align: left;
	padding: 10px 0 0 0;
	}
	
.right_img {
	margin-top:15px;
	}
#right_container p {
	padding:10px;
	text-align:justify;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#333333;
	}
	
#right_container p a {
	color:#FF0000;
	font-weight:bold;
	float:right;
	}

	
/*...........left_container...........*/	

#left_container h1 {
	font-weight:normal;
	}

#left_container{
	width:685px;
	height: auto;
	float: left;
	margin:0 0 0 10px;
	padding:0;
	}

.left_contents{
	width: 580px;
	height: auto;
	float: left;
	padding:5px;
}

.content_text{
	font-size: 15px;
	line-height:22px;
	color: #444;
	padding:10px 0 0 3px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	white-space:-1em;
}

.content_title{
	font-weight:bold;
	font-size: 25px;
	color:#04396B;
	padding:10px 0 0 0;
	margin: 10px 0 15px 0;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
	}
	
.order{
	font-weight:bold;
	font-size: 25px;
	padding:10px 0 0 0;
	margin: 10px 0 15px 0;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:center;
	}
.order a {
	color:#04396B;
	text-decoration:none;
	}
	
.order a:hover {
	color:#FF0000;
	}
	
.content_subtitle{
	font-weight:400;
	font-size: 18px;
	color:#29A3CD;
	padding: 0;
	margin: 0 0 15px 0;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
}

.clear {
	clear:both;
	}
	
/*...........footer_container...........*/	



#footer{
		width:97%;;
		margin:20px auto 0 auto;
		height:auto;
		padding: 25px 15px 50px 15px ;
		color: #FFFFFF;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height:18px;
		background:#033A72;
		}
		
	.footer_links:link, .footer_links:visited, .footer_links:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#9DD7FD;
		text-decoration: none;
	}

	.footer_links:hover{
		color: #FFFFFF;
	}
	
/* order_bottom */

.order_bottom {
	width:550px;
	height:90px;
	padding:25px 5px 5px 5px;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:5px auto 10px auto;
	text-align:center;
	border:none;
	background:url(images/order_bottom.gif) no-repeat center;
	line-height:25px
	}

.order_bottom a {
	text-decoration:none;
	color: #FFFFFF;
	}
	
.order_bottom a:hover {
	color:#000000;
	}
	
/*...........footer_container...........*/	

#order_container{
	width: 640px;
	height: auto;
	float: left;
	border: 1px solid #CCC;
	padding: 10px;
	background:#F8F8F8;
	text-align: left;
	color: #333;
	}

.pvx_items{
	width:625px;
	height: auto;
	float: left;
	border: 1px solid #CCC;
	padding:5px;
	margin-top: 3px;
	background: #FFF;
	font-size: 12px;
	text-decoration:none;
	text-align:center;
	}
	
.pvx_items:hover{
	border: 1px solid #AAA;
	background: #FBFBFB;
	text-decoration: none;
	}

.checkout{
	padding: 8px;
	margin-top: 5px;
	}

.font_medium{
	font-size: 20px;
	font-weight: bold;
	color:#006600;
	}

.font_large_red{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	}

.font_small{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666;
	}

.font_large{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	color:#0E6AC1;
	text-decoration:none;
	font-weight:600;
	text-align:center;
	}
	
.shipping_type{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#000000;
	}
	
.airmail{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	}
	
.save{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#FF6600;
	}
	
TD, TH {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
	
.highlight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	}
	

