html {
	background: #FFF;	
	width:100%;	
	height:auto;	
	margin: auto;
	padding: 0px;
	font-size:13px;
	font-family: Georgia, Verdana, Arial, Helvetica, Sans-Serif;
	/*background-color:#069;*/
}
#header  {
	font-family: Georgia, Sans-Serif, "Times New Roman", Times, serif;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding: 0px;
	clear: both;
	height: 70px;
	width: 1017px;
	text-align:center;
	background-color:#FFF;
}
#header a  {text-decoration: none;}
#header_link  {
	text-align:right;
	margin: 0px;
	padding: 0px 10px 0px 7px;
	height:20px;
	width:1000px;
	font-size:15px;
	color: #033;
	float:left;
	clear:both;
}
#header_link a {
	color:#006;
}
#header_link a:hover {
	font-size:13px;
	color:#360;
	font-weight:bold;
}
#header_company_name  {
	float:left;
	font-size: 30px;
	width:400px;
	height:50px;
	text-align:left;
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color:#000000;
}
#header_company_name a {
	color:#000;
}
#header_company_name a:hover {
	color:#060;
	font-size: 30px;
}
#header_phone  {
	float:left;
	font-size: 22px;
	width:250px;
	height:30px;
	text-align:left;
	padding:10px 0px 10px 50px;
	font-weight:bolder;
}
#header_phone a { 
	color:#000;
}
#header_phone a:hover { 
	font-size: 22px;
	color:#060;
}
#header_login  {
	float:right;
	font-size: 16px;
	width:290px;
	height:20px;
	text-align:right;
	padding: 20px 10px 10px 0px;
	color:#000000;
}
#header_login a {
	color:#000;
}
#header_login a:hover { 
	font-size: 17px;
	color:#030;
}
#horizontal_bar_background {
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	clear:both;
	width:100%;
	height:30px;
	color:#FF0;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #FF0;
	border-left: none;
	background: url(images/top_bar_blue.gif) repeat-x left bottom;
}
#horizontal_bar  {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	clear:both;
	width:1017px;
	height:30px;
	text-align:center;
	border: none;
	background: url(images/top_bar_blue.gif) repeat-x left bottom;
}
#top {
	font-size:15px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 168px;
	height: 20px;
	color:#FF0;
	border:none;
	float:left;
}
#top a {
	color:#FF0;
	text-decoration:none;
}
#top a:hover {
	font-size:14px;
	font-weight:bold;
}
#top_selected {
	font-size:15px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 168px;
	height: 20px;
	color:#FF0;
	border:none;
	float:left;	
	background: url(images/top_bar_current.gif) repeat-x left bottom;
}
#top_selected a {
	color:#FF0;
	text-decoration:none;
}
#top_vretical_line {
	margin:  5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	width:1px;
	float:left;
	background: url(images/top_vertical_line.png);
}
#top_ad_container  {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	clear:both;
	width:100%;
	height:35px;
	border: none;
}
#top_ad {
	padding:0px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:5px 0px;
	clear:both;
	width:1017px;
	height:20px;
	font-family: Georgia, Sans-Serif, "Times New Roman", Times, serif;
	border-top: none;
	border-right: none;
	border-bottom: 5px solid #FFFFBD;
	border-left: none;
	background: url(images/top_ad_green.png);
	/*background: url(images/top_ad.png);  pink backgrond*/
}
#top_ad_letter {
	text-align:center;
	margin:0px;
	padding:0px 0px 2px 0px;
	height:18px;
	width:1017px;
}
#top_ad_letter a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	color:#000;
}
#top_ad_letter a:hover { 
	font-size: 18px;
	color:#00F;
}
#faq_question {
	font-size: 15px;
	text-align: left;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	width: 690px;
	height: auto;
	font-weight:bold;
	color:#000;
	clear:both;
}
#faq_answer {
	font-size: 15px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	width: 670px;
	height: auto;
	color:#000;
	clear:both;
}
a { color:#000; }
#main {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding: 0px 0px;
	clear: both;
	height: 100%;
	width: 1015px;
	border-style: none;
}
#sidebar  {
	color:#000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 150px;
	font-size:16px;
	text-align:left;
	float:left;
	border:none;
}
#category_line {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	height: 20px;
	width: 150px;
	clear:both;
	border: none;
	background: url(images/nav_line.png);
}
#category_line a {
	padding: 0px 0px 0px 3px;
	height: 17px;
	font-size:15px;
	text-decoration:none; 
	color:#000;
}
#category_line a:hover {
	font-weight:bold;
	font-size:13px;
	background: url(images/nav_hover.png);
}
#category_line_selected {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	height: 20px;
	width: 150px;
	clear:both;
	border: none;
	background: url(images/nav_selected.png);
}
#category_line_selected a {
	padding: 0px 0px 0px 3px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none; 
	color:#000;
}
#category_line_selected a:hover {
	color:#030;
}
#category_top {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 150px;
	clear:both;
	background: url(images/sidebar_top.png);
	border: none;
}
#category_title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	height: 18px;
	width: 150px;
	clear:both;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	background: url(images/sidebar_cart_title.png) repeat-y;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #3CF;
	border-left: none;
}
#category_bottom {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 150px;
	border: none;
	clear:both;
	background: url(images/sidebar_cart_bottom.png);
}
#page  {
	font-size:13px;
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
	height: 700px;
	font-size:15px;
	width: 705px;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#page img {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 210px;
	width: 351px;
	border: none;
}
#page_product  {
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
	font-size:13px;
	height: 700px;
	width: 705px;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#page_product img {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
	border: none;
}
#page_detail {
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
	font-size:15px;
	height: 700px;
	width: 705px;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#page_detail img {
	margin: 5px;
	padding: 0px;
	height: 348px;
	width: 348px;
	border:  1px solid #CF6;
	float:left;
	clear:left;
}
#cart_page  {
	font-size:11px;
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
	height: 700px;
	width: 705px;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#cart_page img {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 50px;
	border: none;
}
#breadcrumb_container {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 705px;
	clear:both;
	font-size:16px;
	background: url(images/breadcrumb_container_pink.png);
	/*background: url(images/breadcrumb_container.png);*/
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #FF0;
	border-left: none;
}
#breadcrumb  {
	text-align: left;
	margin: 0px;
	padding: 5px 0px 10px 20px;
	height: 16px;
	width: 465px;
	color:#000;
	border: none;
	float:left;
}
#breadcrumb a {
	text-decoration: none;
	color:#000;
}
#breadcrumb a:hover { 
	color:#030;
	font-weight:bold;
}
#search {
	margin: 0px;
	padding: 0px 5px 10px 0px;
	height: 20px;
	width: 215px;
	border: none;
	float:right;
	text-align:right;
}
#center_big2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	height: 258px;
	width: 352px;
	border-right:#FFF solid 1px;
	background: url(images/center_big2.png);
}
#center_big3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	height: 258px;
	width: 352px;
	background: url(images/center_big2.png);
}
#text_container  {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	height: 550px;
	width: 705px;
	clear:both;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: url(images/page_green.png) repeat-x left top;
}
#index_text  {
	height: auto;
	width: 705px;
	font-size:15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#page_top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 53px;
	width: 701px;
	border-bottom:  1px solid #F09;
	background: url(images/product_pink.png) repeat-x left bottom;
}
#scaffold {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 155px;
	width: 352px;
	border-bottom:  1px solid #F09;
	background: url(images/product.png) repeat-y left bottom;
}
#scaffold_with_right_boder {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 155px;
	width: 352px;
	border-right:  1px solid #F09;
	border-bottom:  1px solid #F09;
	background: url(images/product.png) repeat-y left bottom;
}
#scaffold_name {
	color:#006;
	font-size:14px;
	font-weight:bold;
	height: 20px;
	width: 342px;
	text-align:left;
	clear:both;
	padding:0px 5px;
}
#scaffold_name a {
	text-decoration:none;
}
#scaffold_name a:hover { 
	color:#000; 
	font-size: 13px;
}
#scaffold_content {
	height: 110px;
	width: 236px;
	float:left;
	margin:0px;
	padding:0px 3px 0px 0px;	
}
#scaffold_content a{
	text-decoration:none; 
	color:#000;
	font-size: 13px;
}
#scaffold_content a:hover { 
	color:#000; 
}
#scaffold_price_quantity_addToCart {
	height: 25px;
	width: 352px;
	clear:both;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	background: url(images/scaffold_price_quantity_addToCart.png) no-repeat;
}
#scaffold_price {
	color:#00661A;
	font-size:16px;
	height: 25px;
	width: 130px;
	text-align:right;
	font-weight:bold;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	font-family: Georgia, Sans-Serif, "Times New Roman", Times, serif;
}
#scaffold_quantity {
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 25px;
	width: 80px;
	float:left;
}
#scaffold_addToCart {
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 12px 0px 0px;
	height: 25px;
	width: 110px;
	float:left;
}
#product_detail_container {
	width:705px;
	height:auto;
	margin:0px;
	padding:0px;
	clear:both;
	font-size:15px;
	background-color:#F9FFE5;
}
#product_detail_image_container {
	width:360px;
	height:360px;
	margin:0px;
	padding:0px;
	clear:left;
	float:left;
}
#big_image_name {
	margin: 10px 0px 10px 0px;
	padding: 0px ;
	height: auto;
	width: 345px;
	border: none;
	float:left;
	clear:right;
	font-weight:bold;
}
#content_detail {
	float:left;
	clear:right;
	width:345px;
	height:270px;
	margin:0px ;
	padding:0px;
	color:#330;
}
#product_detail_price_quantity {
	width:705px;
	height:40px;
	margin:0px;
	padding:0px;
	clear:both;
	font-size:17px;
	font-weight:bold;
	background-color:#e5ecf9;
}
#product_detail_price {
	width:130px;
	height:20px;
	margin:0px;
	padding:10px 0px;
	text-align:center;
	float:left;
}
#product_detail_quantity {
	width:100px;
	height:20px;
	margin:0px;
	padding:10px 0px;
	text-align:center;
	float:left;
}
#product_detail_add_to_cart {
	width:150px;
	height:20px;
	margin:0px;
	padding:7px 0px;
	text-align:center;
	float:left;
}
/*#comments {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 350px;
	width: 701px;
}
#comment-form {
	float:right;
	clear:right;
	width:370px;
	height:330px;
	margin:10px 10px 10px 0px;
	padding:0px;
}*/
/*#all_comment {
	margin: 20px;
	padding: 0px;
	clear: both;
	height: 650px;
	width: 660px;
}
#email-form {
	float:left;
	clear:left;
	width:600px;
	height:400px;
	margin:10px 10px 10px 10px;
	padding:0px;
}*/
#pagination{
	clear:both;
	text-align:center;
	width:701px;
	height:20px;
	margin:0px;
	padding-top:5px;
	font-size:17px;
	vertical-align:baseline;
}
#pagination a  {text-decoration: none;}
#cart_row_container_header {
	text-align:center;
	width:703px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	font-size:12px;
	font-weight:bold;
	background: url(images/cart_odd_blue.gif) repeat-x left bottom;
	border:  1px solid #F09;
}
#cart_image_header {
	float:left;
	width:50px;
	height:15px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:center;
}
#cart_scaffold_name_header {
	float:left;
	width:310px;
	height:15px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:center;
}
#cart_unit_price_header {
	float:left;
	width:76px;
	height:15px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:center;
	text-decoration:none;
}
#cart_detail_quantity_header {
	float:left;
	width:70px;
	height:15px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:center;
	text-decoration:none;
}
#cart_extended_price_header {
	float:left;
	width:110px;
	height:15px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:center;
	text-decoration:none;
}
#cart_item_delete_header {
	float:left;
	width:80px;
	height:15px;
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:center;
}
#cart_row_container {
	text-align:center;
	width:703px;
	height:50px;
	margin:0px 2px 0px 0px;
	padding:0px;
	clear:both;
	font-size:15px;
	border-top: none #F09;
	border-right: 1px solid #F09;
	border-bottom: 1px solid #F09;
	border-left: 1px solid #F09;
}
#cart_row_container_even {
	text-align:center;
	width:703px;
	height:50px;
	margin:0px 2px 0px 0px;
	padding:0px;
	clear:both;
	font-size:15px;
	border-top: none #F09;
	border-right: 1px solid #F09;
	border-bottom: 1px solid #F09;
	border-left: 1px solid #F09;
	background: url(images/cart_even_blue.gif) repeat-x left bottom;
}
#cart_image {
	float:left;
	width:50px;
	height:50px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:0px;
	text-align:center;
}
#cart_scaffold_name {
	float:left;
	width:300px;
	height:40px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:5px;
	text-align:left;
}
#cart_scaffold_name a {	text-decoration:none; }
#cart_unit_price {
	float:left;
	width:76px;
	height:20px;
	padding:15px 0px;
	margin:0px;
	border-right:  1px solid #F09;
}
#cart_detail_quantity {
	float:left;
	width:70px;
	height:20px;
	padding:15px 0px;
	margin:0px;
	border-right:  1px solid #F09;
	text-align:center;
}
#cart_extended_price {
	float:left;
	width:110px;
	height:20px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:15px 0px;
}
#cart_item_delete {
	float:left;
	width:80px;
	height:24px;
	margin:0px;
	padding:13px 0px;
	text-align:center;
}
#cart_update {
	text-align:center;
	width:703px;
	height:20px;
	margin:10px 2px 20px 0px;
	padding:0px;
	clear:both;
	font-weight:bold;
}
#empty_cart_notice_page {
	text-align:center;
	width:500px;
	height:50px;
	margin:80px auto 50px auto;
	padding:0px;
	clear:both;
	font-size:25px;
}
#sidebar_cart_container {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 150px;
	border: none;
	clear:both;
}
#sidebar_cart_line {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 150px;
	font-size:10px;
	clear:both;
	background: url(images/sidebar_cart_line.png);
	border-top: none;
	border-right: none;
	border-bottom: thin solid #39C;
	border-left: none;
}
#sidebar_cart_line a:hover{
	font-weight:bold;
	color:#00F;
}
#sidebar_cart_top {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 150px;
	clear:both;
	background: url(images/sidebar_cart_top.png);
	border: none;
}
#sidebar_cart_title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	height: 18px;
	width: 150px;
	clear:both;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	background: url(images/sidebar_cart_title.png) repeat-y;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #3CF;
	border-left: none;
}
#sidebar_cart_bottom {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 150px;
	border: none;
	clear:both;
	background: url(images/sidebar_cart_bottom.png);
}
#sidebar_cart_button {
	margin: 0px;
	padding: 10px 0px;
	height: 20px;
	width: 150px;
	clear:both;
	font-weight:bold;
	background: url(images/sidebar_cart_line.png);
	border: none;
}
#sidebar_cart_all_removed {
	font-size:15px;
	margin: 0px;
	padding: 0px 0px;
	height: 20px;
	width: 150px;
	clear:both;
	font-weight:bold;
	background: url(images/sidebar_cart_line.png);
	border: none;
}
#sidebar_cart_quantity {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 20px;
	border: none;
	float:left;
	text-align:center;
	font-size:12px;
}
#sidebar_cart_name {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 83px;
	float:left;
	text-align:left;
	font-size:10px;
	border-top: none;
	border-right: 1px solid #39C;
	border-bottom: none;
	border-left: 1px solid #39C;
}
#sidebar_cart_price {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 45px;
	border: none;
	float:left;
	text-align:center;
	font-size:11px;
}
#sidebar_cart_total_line {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	clear:both;
	background: url(images/sidebar_cart_total_line.png);
	border-top: none;
	border-right: none;
	border-bottom: thin solid #39C;
	border-left: none;
}
#sidebar_cart_total_line a {
	text-decoration:none;
}
#sidebar_cart_grand_total_line {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	clear:both;
	background: url(images/sidebar_cart_grand_total_line.png);
	border-top: none;
	border-right: none;
	border-bottom: thin solid #39C;
	border-left: none;
}
#sidebar_cart_total_title {
	margin: 0px;
	padding: 0px 4px 0px 0px;
	height: 20px;
	width: 80px;
	float:left;
	text-align:right;
	font-size:12px;
	border-top: none;
	border-right: 1px solid #39C;
	border-bottom: none;
	border-left: none;
}
#sidebar_cart_total {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 65px;
	float:left;
	text-align:center;
	font-size:11px;
	border-top: none;
	border-bottom: none;
	border-left: none;
}
#sidebar_cart_summary_title {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	clear:both;
	background: url(images/sidebar_cart_grand_total_line.png);
	border-top: none;
	border-right: none;
	border-bottom: thin solid #39C;
	border-left: none;
}
#sidebar_total_box {
	width:148px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color:#CC0;
	float:left;
}
#sidebar_button {
	width:150px;
	height:25px; 
	text-align:center;
	margin:10px;
	font-weight:bold;
}
#sidebar p {margin: 0px;	padding: 5px;}
#no_items_in_cart_container {
	width:150px;
	height:30px;
	margin:0px 0px 2px 0px;
	padding:0px 0px;
	background: url(images/no_item_in_cart.png);
}
#no_items_in_cart {
	width:150px;
	height:14px;
	margin:0px 0px 0px 0px;
	padding:8px 0px;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#green_box {
	width:150px;
	height:317px;
	margin:0px 0px 3px 0px;
	padding:0px;
	color:#00F;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background: url(images/green_box.png);
}
#green_box img {
	width:140px;
	height:140px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:none;
	text-align:center;
}
#free_shipping {
	width:150px;
	height:326px;
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:16px;
	background: url(images/violet_box.png);
}
#pink_box {
	color:#00F;
	width:150px;
	height:203px;
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:16px;
	background: url(images/pink_box.png);
}
#promotion {
	width:150px;
	height:187px;
	margin:0px 0px 3px 0px;
	padding:0px;
	background-color:#9CF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#rental_special {
	width:148px;
	height:326px;
	margin:0px 0px 3px 0px;
	padding:0px;
	color:#00F;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background: url(images/violet_box.png);
}	
#fast_ontime {
	width:148px;
	height:203px;
	margin:0px 0px 3px 0px;
	padding:0px;
	color:#00F;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background: #FCF url(images/pink_box.png);
}
#checkout_title_bar_container { /*Step 2 of 3 : Order Confirmation*/
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 20px;
	width: 705px;
	border: none;
	clear:both;
	font-weight:bold;
}
#ordered_item_container {
	font-size:13px;
	height:100%;
	width:705px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	clear:both;
}
#checkout_row_container_head {
	font-size:14px;
	text-align:center;
	width:703px;
	height:25px;
	margin:0px 0px;
	padding:0px 0px;
	clear:both;
	font-weight:bold;
	border: 1px solid #F09;
	background-color:#BDDEFF;
}
#checkout_row_container_odd {
	font-size:12px;
	text-align:center;
	width:703px;
	height:25px;
	margin:0px 0px;
	padding:0px;
	clear:both;
	border-top: none;
	border-right: 1px solid #F09;
	border-bottom: 1px solid #F09;
	border-left: 1px solid #F09;
}
#checkout_row_container_even {
	font-size:12px;
	text-align:center;
	width:703px;
	height:25px;
	margin:0px 0px;
	padding:0px;
	clear:both;
	border-top: none;
	border-right: 1px solid #F09;
	border-bottom: 1px solid #F09;
	border-left: 1px solid #F09;
	background-color:#D6EBFF;
}
#checkout_row_container_total {
	font-size:13px;
	text-align:center;
	width:703px;
	height:25px;
	margin:0px 0px;
	padding:0px;
	clear:both;
	border-top: none;
	border-right: 1px solid #F09;
	border-bottom: 1px solid #F09;
	border-left: 1px solid #F09;
}
#checkout_total_title {
	float:left;
	width:500px;
	height:20px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:5px 15px 0px 5px;
	text-align:right;
}
#checkout_total_amount {
	float:left;
	width:100px;
	height:20px;
	border: none;
	margin:0px;
	padding:5px 82px 0px 0px;
	text-align:right;
	text-decoration:none;
}
#checkout_grand_total_amount_container {
	float:left;
	font-size:13px;
	width:182px;
	height:20px;
	border: none;
	margin:0px;
	padding:5px 0px 0px 0px;
}
#checkout_grand_total_amount {
	float:left;
	width:90px;
	height:20px;
	border: none;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
}
#checkout_grand_total_item {
	float:left;
	width:92px;
	height:20px;
	border: none;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
}
#checkout_scaffold_name {
	float:left;
	width:515px;
	height:20px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:5px 0px 0px 5px;
	text-align:center;
}
#checkout_price {
	float:left;
	width:55px;
	height:20px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:5px 5px 0px 0px;
	text-align:right;
	text-decoration:none;
}
#checkout_quantity {
	float:left;
	width:40px;
	height:20px;
	border-right:  1px solid #F09;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
}
#checkout_extended_price {
	float:left;
	width:75px;
	height:20px;
	border: none;
	margin:0px;
	padding:5px 5px 0px 0px;
	text-align:right;
	text-decoration:none;
}
#checkout_shipping_container {
	width:352px;
	height:400px;
	margin:40px 1px 0px 0px;
	padding:0px;
	float:left;
	background-color:#D6EBFF;
}
#checkout_payment_method_proceed_container {
	width:352px;
	height:400px;
	margin:20px 0px 0px 0px;
	padding:0px;
	float:right;
}
#shipping_payment_top {
	width:300px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 52px;
	font-weight:bold;
	background-color:#BDDEFF;
	clear:both;
}
#checkout_line {
	width:320px;
	height:20px;
	margin:0px 0px 0px 32px;
	padding:0px;
	clear:both;
}
#checkout_line_head {
	width:100px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:right;
	float:left;
}
#checkout_line_content {
	width:220px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	float:left;
}
#payment_method_container {
	width:352px;
	height:20px;
	margin:20px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
	clear:both;
}
#payment_method_line_head {
	width:165px;
	height:20px;
	margin:0px 0px 0px 22px;
	padding:0px;
	text-align:right;
	float:left;
}
#payment_method_line_content {
	width:165px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	color:#00F;
	float:left;
}
#success_notice_container {
	width:705px;
	height:500px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#F9FFE5;
	clear:both;
}
#success_notice {
	width:545px;
	height:250px;
	margin:150px 80px 0px 80px;
	padding:0px;
	text-align:center;
	color:#003;
	font-size:25px;
	float:left;
	background-color:#D6EBFF;
	border: 1px solid #3CF;
}
#access_denied_notice {
	width:505px;
	height:200px;
	margin:150px 100px 0px 100px;
	padding:0px;
	text-align:center;
	color:#003;
	font-size:25px;
	float:left;
	background-color:#D6EBFF;

	border: 1px solid #3CF;
}
#checkout_button {
	width:352px;
	height:25px; 
	text-align:center;
	margin:20px 0px;
	font-weight:bold;
}
#estimate_custmer_info {
	width:705px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	clear:both;
}
#estimate_job_site {
	width:705px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	clear:both;
}
#estimate_line_top {
	margin:3px 0px 0px 0px; 
	padding:5px 0px 0px 10px;
	background-color:#C2D4FF; 
	width:695px;
	height:25px;
	clear:both;
}
#estimate_line_top_company_info {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 0px 0px; 
	padding:1px 0px 6px 10px;
	width:350px;
	height:18px;
	float:left;
}
#estimate_line_job_info {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 0px 0px; 
	padding:1px 0px 6px 10px;
	width:200px;
	height:18px;
	float:left;
}
#estimate_line_estimate_number {
	font-size:16px; 
	margin:0px 0px 0px 0px; 
	padding:1px 0px 6px 0px;
	width:330px;
	height:18px;
	text-align:center;
	float:left;
	color:#00F;
}
#estimate_line_estimate_status {
	font-size:16px; 
	margin:0px 0px 0px 0px; 
	padding:1px 50px 6px 0px;
	width:400px;
	height:18px;
	text-align:right;
	float:left;
	color:#00F;
}
#estimate_line_top_login {
	margin:0px 0px 0px 0px; 
	padding:2px 10px 6px 0px;
	width:320px;
	float:right;
	text-align:right;
}
#estimate_line_top_login a {
	font-size:15px;
	text-decoration:none;
	color:#000;
}
#estimate_line_top_login a:hover {
	font-weight:bold; 
	font-size:14px;
	color:#036;
}
#estimate_line {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 10px; 
	background-color:#F5F8FF; 
	width:695px;
	height:30px;
	font-size:13px;
	clear:both;
}
#estimate_line_half {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	width:347px;
	height:30px;
	float:left;
}
#estimate_line_header {
	width:140px; 
	height:20px; 
	text-align:right; 
	float:left;
	margin:6px 0px 4px 0px; 
	padding:0px 0px 0px 0px; 
}
#estimate_line_header_long {
	width:300px; 
	height:20px; 
	text-align:right; 
	float:left;
	margin:6px 0px 4px 0px; 
	padding:0px 0px 0px 0px; 
}
#estimate_line_content {
	width:190px; 
	height:25px;  
	text-align:left; 
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;  
	float:left;
	color:#00F;
}
#estimate_line_content_long {
	width:290px; 
	height:25px;  
	text-align:left; 
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;  
	float:left;
	color:#00F;
}
#estimate_line_header_small {
	width:110px; 
	height:20px; 
	text-align:right; 
	float:left;
	margin:6px 0px 4px 0px; 
	padding:0px 0px 0px 0px; 
}
#estimate_line_content_small {
	width:100px; 
	height:25px;  
	text-align:left; 
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;  
	float:left;
	color:#00F;
}
#estimate_radio_button {
	width:110px;  
	text-align:left; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;  
	float:left;
}
#contact_container {
	width:705px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	clear:both;
	float:left;
}
#contact_line_top {
	margin:3px 0px 0px 0px; 
	padding:5px 0px 0px 10px;
	background-color:#C2D4FF; 
	width:695px;
	height:25px;
	clear:both;
}
#contact_line_top_title {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 0px 0px; 
	padding:1px 0px 6px 10px;
	width:685px;
	height:18px;
	float:left;
}
#contact_line {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 10px; 
	background-color:#F5F8FF; 
	width:695px;
	height:30px;
	font-size:13px;
	clear:both;
}
#contact_line_header {
	width:200px; 
	height:20px; 
	text-align:right; 
	float:left;
	margin:6px 0px 4px 0px; 
	padding:0px 0px 0px 0px; 
}
#contact_line_content {
	width:400px; 
	height:25px;  
	text-align:left; 
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;  
	float:left;
	color:#00F;
}
#contact_text {
	width:500px; 
	height:200px;  
	text-align:right; 
	margin:0px 0px 0px 127px;
	padding:0px 0px 0px 0px;  
	float:left;
	color:#00F;
	clear:both;
}
#contact_text2 {
	width:600px; 
	height:400px;  
	text-align:right; 
	margin:0px 0px 0px 127px;
	padding:0px 0px 0px 0px;  
	float:left;
	color:#00F;
	clear:both;
}
#footer_bar_background {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	clear:both;
	width:100%;
	height:15px;
	background: url(images/footer_bar.png) repeat-x;
	border-top: 5px solid #00F;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#footer_bar {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	clear:both;
	width:1017px;
	height:15px;
	text-align:center;
	background: url(images/footer_bar.png) repeat-x;
	border:none;
}
#footer_container  {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	clear:both;
	width:100%;
	height:auto;
	border:none;
	/*background-color:#FFFFEB;*/
}
#footer  {
	color:#0544FF;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding: 7px 0px 0px 0px;
	font-size:12px;
	clear: both;
	height: auto;
	width: 1250px;
	text-align:center;
	border: none;
	/*background: url(images/footer.gif) repeat-x;*/
}
#footer a  {
	text-decoration: none;
	color:#000;
}
#footer_navigation  {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	clear:both;
	width:1250px;
	height:auto;
	border: none;
}
#footer_navigation ul {
	width:1250px;
	border: none;
	height:auto;
	display: inline;
	list-style: none;
	clear:both;
}
#footer_navigation ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	display: inline;
	list-style: none;
}
#footer_navigation ul li a {
	text-decoration: none;
	text-align:center;
	color:#000;
}
#footer_navigation ul li a:hover{
	font-weight:bold;
	background-color:#FF0;
}
.selected{
	font-weight:bold;
	font-size:15px;
	background: url(images/nav_selected.png);
}
.selected_page{
	font-weight:bold;
	color:#00F;
}
.sidebar_cart_page_selected {
	font-weight:bold;
	color:#00F;
}
.cart_page_selected {
	font-weight:bold;
	color:#00F;
}
.notselected {font-weight:normal;}
#copyright { 
	height:20px; 
	margin:5px 0px; 
	color:#033;
	font-size:12px;
}
hr {
	width: 100%;
	height:1px;
	padding:0px;
	margin:0px;
	text-align:center;
	line-height: 1px;
}
/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599; margin-left:120px; margin-bottom:15px;}


a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 11px; margin-left:30px;}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{color:#0000FF; font-size:13px}



.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:0px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
	height:30px;
}

.catBanner {
	padding:3px;
	margin-top:12px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}
hr {
	width: 100%;
	height:1px;
	padding:0px;
	margin:0px;
	text-align:center;
	line-height: 1px;
	color:#000066;
	clear:both;
}
hr.powered{width:550px; color: #000066}
/*main results table */
#results {
	width: 700px;
}
#results a{
	font-size:15px;
	text-decoration:none;
}
h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}

#other_pages {
	text-align:center ;
	padding:0px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
	height:30px;
}
#common_report {
	text-align:center;
}

#cat_table {
	width:600px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:20px;
	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:15px;
	margin-bottom:0px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:11px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 12px; 
	text-align:center ;
	margin:10px;
}


























#line_top {
	margin:3px 0px 0px 0px; 
	padding:5px 0px 0px 10px;
	background-color:#C2D4FF; 
	width:695px;
	height:25px;
	clear:both;
}
#line_top_info {
	font-weight:bold; 
	font-size:18px; 
	margin:0px 0px 0px 0px; 
	padding:1px 0px 6px 35px;
	width:660px;
	height:18px;
	float:left;
}
#line_top_info a {	text-decoration:none; }
#line_container_order {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#F5F8FF;
	width:702px;
	height:30px;
	float:left;
	clear:both;
	border-right: 1px solid #09F;
	border-bottom: 1px solid #09F;
	border-left: 1px solid #09F;
}
#line_container_estimate {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#F5F8FF;
	width:702px;
	height:30px;
	float:left;
	clear:both;
	border-right: 1px solid #09F;
	border-bottom: 1px solid #09F;
	border-left: 1px solid #09F;
}
#line_container {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	background-color:#F5F8FF; 
	width:705px;
	height:30px;
	float:left;
	clear:both;
}
#line50 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 0px;
	width:50px;
	height:20px;
	float:left;
}
#line75 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 0px;
	width:75px;
	height:20px;
	float:left;
}
#line100 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 0px;
	width:100px;
	height:20px;
	float:left;
}
#line125 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 0px;
	width:125px;
	height:20px;
	float:left;
}
#line150 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 0px;
	width:150px;
	height:20px;
	float:left;
}
#line175 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 0px;
	width:175px;
	height:20px;
	float:left;
}
#line200 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 0px;
	width:200px;
	height:20px;
	float:left;
}
#line200 a {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	text-decoration:none;
	height:20px;
	font-size:18px;
	color:#033;
}
#line200 a:hover {
	font-size:19px;
	color:#00C;
	font-weight:bold;
}
#line_container_index {
	margin:0px 0px 0px 0px; 
	padding:10px 0px 10px 75px; 
	background-color:#F5F8FF; 
	width:630px;
	height:30px;
	float:left;
	clear:both;
}
#line200_index {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 0px;
	width:200px;
	height:20px;
	float:left;
}
#line200_index a {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	text-decoration:none;
	height:20px;
	font-size:18px;
	color:#033;
}
#line200_index a:hover {
	font-size:19px;
	color:#00C;
	font-weight:bold;
}
#line235 {
	margin:5px 0px 0px 0px; 
	padding:0px 0px 0px 35px;
	width:200px;
	height:20px;
	float:left;
}
#line235 a {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	text-decoration:none;
	height:20px;
	font-size:18px;
	color:#033;
}
#line235 a:hover {
	color:#00C;
	font-weight:bold;
}
#line250 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 0px 0px;
	width:250px;
	height:20px;
	float:left;
}
#line300 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 0px 0px;
	width:300px;
	height:20px;
	float:left;
}
#line350 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 0px 0px;
	width:350px;
	height:20px;
	float:left;
}
#line425 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 0px 0px;
	width:425px;
	height:20px;
	float:left;
}
#line_message {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	width:705px;
	height:30px;
	font-size:18px;
	color:#900;
	text-align:center;
	float:left;
}
#line_message a{
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	width:705px;
	height:30px;
	color:#F00;
	text-decoration:none;
	text-align:center;
	float:left;
}
#line_head {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 20px;
	width:150px;
	height:20px;
	float:left;
	font-weight:bold;
	text-align:right;
}
#line_head200 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 20px;
	width:200px;
	height:20px;
	float:left;
	font-weight:bold;
	text-align:right;
}
#line_head300 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 20px;
	width:300px;
	height:20px;
	float:left;
	font-weight:bold;
	text-align:right;
}
#line_content {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 20px;
	width:450px;
	height:30px;
	float:left;
}
#line_content350 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 20px;
	width:350px;
	height:30px;
	float:left;
}
#line_content500 {
	margin:0px 0px 0px 0px; 
	padding:5px 0px 5px 20px;
	width:500px;
	height:30px;
	float:left;
}
#status_link {
	margin:0px 0px 0px 0px; 
	padding:5px 20px 5px 20px;
	width:60px;
	height:20px;
	float:left;
}
#status_link a{
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
#status_link a:hover{
	font-size:19px;
	color:#00F;	
}