/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#333333;
}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:20px;
border-left:0px;
border-top:0px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}
.header_banner
{
background:url(../images/header_banner.jpg) center top no-repeat;
height:196px;
}
.services_bg
{
background:url(../images/services_bg.gif) left top no-repeat;
height:117px;
padding:10px;
}
.service_img
{
height:80px;
width:90px;
margin-left:15px;
margin-right:15px;
margin-bottom:15px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document */
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:32px;
}
.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}




/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C70202;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.box_link
{
color:#FFFFFF;
text-decoration:underline;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}

.productheader {background-image: url(/images/newproductlayout/title_bar.jpg); background-repeat:no-repeat; width:514px; height:30px; padding-left:5px; padding-right:12px;font-size:25px;}
.producttypeheader {background-image: url(/images/newproductlayout/title_bar_small.jpg); background-repeat:no-repeat; text-align:center; font-weight:bold; width:199px; height:25px;}
.producttable {background-image: url(/images/newproductlayout/table_background.jpg); background-repeat:no-repeat; width:267px; height:69px;}
.productfooter {background-image: url(/images/newproductlayout/footer.jpg); background-repeat:no-repeat; width:514px; height:50px; color: #ffffff;}
.reasons {font-family: Arial, Helvetica, sans-serif; padding:2px; margin-left:15px; color:#cc3333;font-size:14px;}
.prodgrey {font-family: Arial, Helvetica, sans-serif; color: #8097b2; font-size:10px;}
.texttitle { font-size: 16px;  }
.texttitlered { font-size: 16px; color: #ff0000; }
.ap_sold { color: #ff0000; }
.ap_topoffer { color: #ff0000; }
.ap_reserved { color: #00ff00; }


table.price_table tbody{
 font-family:Arial,Helvetica,Sans-serif;
 font-size:80%;

}
table.price_table caption{
     padding-bottom:5px;
     font-weight:bold;
     text-align:center;
}
table.price_table thead th{
     background:#ddd;
     text-align:center;
     font-size:90%;
}
table.price_table tr.ruled{
     background:#9cf;
}

table.price_table tr.sold{
     background:#ccc;
}

table.price_table tr.reserved{
     background:#c3ffc3;
}
table.price_table tr.topoff{
     background:#ffff99;
}

table.price_table {
     border:1px solid #000;
     text-align:center;
     border-collapse:collapse;
}
table.price_table th{
     border:1px solid #000;
     border-collapse:collapse;
}
table.price_table td{
     border:1px solid #000;
     border-collapse:collapse;
}






table.price_table_link tbody{
 font-family:Arial,Helvetica,Sans-serif;
 font-size:80%;

}
table.price_table_link caption{
     padding-bottom:5px;
     font-weight:bold;
     text-align:center;
}
table.price_table_link thead th{
     background:#ddd;
     text-align:center;
     font-size:90%;
}
table.price_table_link tr.ruled{
     cursor:pointer;

     background:#9cf;
}

table.price_table_link tr.sold{
     background:#ccc;
}

table.price_table_link tr.reserved{
     background:#c300c3;
}
table.price_table_link tr.topoff{
     background:#ff9999;
}

table.price_table_link {
     border:1px solid #000;
     text-align:center;
     border-collapse:collapse;
}
table.price_table_link th{
     border:1px solid #000;
     border-collapse:collapse;
}
table.price_table_link td{
     border:1px solid #000;
     border-collapse:collapse;
}





