@charset "utf-8";
/* CSS Document */


#content_body {
	width: 908px;
	margin-left: -4px;
	background-image: url(../images/middle.png);
	background-repeat: repeat;
	height: auto;
	background-position: top;
	margin-top: 0px;
}
#order_section {
	float: left;
	margin-left: 55px;
	height: auto;
	margin-top: 35px;
	display: block;
	margin-right: 55px;
	width: 800px;
}
#check_headers {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#check_total {
	width: 230px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: 20px;
	height: auto;
	color: #333333;
	float: right;
}
#check_total   .headers {
	margin-right: 20px;
	width: 80px;
	float: left;
}
#check_total   .prices {
	margin-right: 5px;
	width: auto;
	float: left;
}
#check_total .clear {
	clear: both;
	height: 2px;
}



#check_product {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #FF0000;
}
#continue_button {
	float: left;
	height: 24px;
	width: 127px;
	margin-top: -46px;
}

#empty_button {
	float: left;
	height: 24px;
	width: 127px;
	margin-left: 167px;
	margin-top: -46px;
}
#empty-messege {
	margin-bottom: 50px;
	margin-top: 10px;
}

#details_box {
	height: auto;
	width: 478px;
	border: 1px solid #CCCCCC;
	padding-left: 20px;
	margin-bottom: 70px;
}
#details_box #terms {
	margin-top: 20px;
	margin-left: 10px;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	color: #333333;
}
#details_box #pay_button {
	width: 200px;
	height: 30px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#details_box #directions {
	margin-bottom: 50px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 1.1em;
	color: #666666;
	width: 240px;
}




#head1 {
	margin-bottom: 25px;
}
#head2 {
	margin-top: 70px;
	clear: both;
}
#head4 {
	margin-bottom: 25px;
}
#textblock1  {
	margin-bottom: 50px;
}
#textblock3  {
	margin-bottom: 50px;
}
#textblock2 {
	margin-bottom: 20px;
}

.latest_image     {
	float: left;
	height: 90px;
	width: 90px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
a.latest_image:link {
	text-decoration: none;
	border: 1px solid #996600;
}
a.latest_image:visited {
	text-decoration: none;
}
a.latest_image:hover {
	border: 1px solid #333333;
}
a.latest_image:active {
	text-decoration: none;
	border: 1px solid #996600;
}


.clear {
	clear: both;
	height: 10px;
}
.search_headers  {
	margin-bottom: 10px;
	font-size: 1.3em;
	color: #333333;
	margin-bottom: 8px;
	width: 80px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
}

#textfield   {
	width: 185px;
	font-family: Tahoma;
	font-size: 13pt;
	color: #999999;
	margin-left: 10px;
	height: 25px;
	padding-top: 4px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
