html,body
{
	height:100%;
	margin: 2;
	padding: 2;
	border: none;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	color: #353535;
	font-size: 16px;
}

body a {text-decoration:none;}
body a:hover { text-decoration:none;}
body a:visited {text-decoration:none;}
body a:active {	text-decoration:none;}

.wrapper
{
	width:850px;
	position:relative;
	margin-left: auto; 
	margin-right: auto;
	height: auto;
	
}

.footer1{
	height: 15px; /* .push must be the same height as .footer */
	position:relative;
	background-color:#353535;
	width: 850px;
	text-align: center;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	bottom:0px;
	left:auto;
	right:auto;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	
}

.footer, .push {
	height: 15px; /* .push must be the same height as .footer */
}

.footer 
	{
	height: 15px; /* .push must be the same height as .footer */
	margin-top:15px;
	margin-left: -160px;
	position:absolute;
	background-color:#353535;
	width: 850px;
	text-align: center;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	margin-bottom:10px;
	bottom:0;
}

.clear
{
	clear: both;
}
	
.logo_top {
	background-image: url(../img/common/logo.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 180px;
	left: 45px;
	top: 35px;
	position: absolute;
}

.separator
{
	padding-top:2px;
	position: relative;
	height: 1px;
	width: 850px;
	line-height: 1px;
}

.top_menu
{
	background-image: url(../img/common/menu_top_bgr.png);
	position: absolute;
	height: 20px;
	width: 850px;
}

.top_menu table
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding: 0px 10px 0 10px;
	color: #ffffff;
}

.top_menu a
{
	text-decoration:none;
	color: #FFFFFF;
}

.top_menu a:hover {
	text-decoration:none;
	color: #353535;
}

.top_menu a:active{
	text-decoration:none;
	color: #353535;
}

.top_menu div.selected
{
	padding-top:2px;
	background-image: url(../img/common/top_menu_selected.png);
	color: #353535;
}

.top_menu div.not_selected
{
	padding-top:2px;
}

.main_container
{	
	position: relative;
	width: auto;
	height:auto;
	top:0px;
	z-index: 50;
}

.main
{	
	position: relative; 
	top:30px;
	width:560px; 
	float:left;
}

.main div.text
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	text-align:center;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
}
.main div.text p{
	
}

.main div.text p strong{
	/*background-color: #555555;*/
	margin-bottom: 10px;
	/*color: #fff;*/
}

.main div.text p a, .main div.text p a:visited{
	/*background-color: #ed2227;*/
	line-height:12px;
	color: #ed2227;
	font-size: 15px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
}



.main p
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
}

.main div.product_list
{
	float:left; 
	padding: 5px 5px 5px 5px; 
	margin: 5px 5px 5px 5px; 
	cursor:pointer;
	text-align:center;
	width: 100px;
	height: 120px;
}

.main div.show_product_list
{
	float:left; 
	padding: 5px 5px 5px 5px; 
	margin: 5px 5px 5px 5px; 
	cursor:pointer;
	text-align:center;
	height: 225px;
}
.main div.product_image_wrap
{
	float:left; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	cursor:pointer;
	text-align:center;
	display: table-cell;
	vertical-align: bottom;
	width: 96px;
	height: 96px;
	line-height: 10px;
	font-size: 12px;
}

.main div.new_product_style{
	position: relative; 
	top 20px;
	right:5px;
	z-index:140;
	border: 1px solid red;
}

.main table{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	border: 1px solid black;
	margin-left:auto;
	margin-right:auto;
}

.main tr{
	background-color: #CCCCCC;
	font-size:12px;
	vertical-align: top;
}

.main td{
	align: center;
	vertical-align: center;
}

.main table.white{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
}

.main tr.white{
	background-color: #ffffff;
	font-size:16px;
	vertical-align: middle;
}

.main td.white{
	padding: 5px;
}

.main a.order{
text-decoration:underline;
color: #ed2227;
}

.main a.order:visited {
text-decoration:underline;
color: #ed2227;
}

.main a.order_disabled{
	text-decoration:underline;
	color: grey;
	cursor:text;
}

.product_list_wrap{
	
}

.product_list_wrap a {color: #353535;}

.product_list_wrap a:visited {color: #353535;}


.header
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bolder;
	
	}
	
.menu
{
	position: relative;
	width: 150px;
	height:auto;
	margin-top: 30px;
	margin-right: 10px;
	left:0;
	float:left;
	margin-bottom: 30px;
	z-index: 50;
}


.menu div.header
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px dotted #353535;
    color: #353535;
	cursor:pointer;
	
}

.menu div.header_selected
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px solid #353535;
	cursor:pointer;
	/*background-image: url(../img/common/top_menu_selected.png);*/
	background-repeat: repeat-x;
	padding-bottom: 4px;
	
}

.menu div.product_group_items{
	/* background-image: url(../img/common/menu_bgr_fade_to_w.png); 
	background-repeat: repeat-x;*/
}

.menu div.selected
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

.menu div.selected_deal
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	color:#ED2227;
	
}

.menu div.selected_deal a
{
	color:#ED2227;
}


.menu a
{
	text-decoration:none;
	color: #353535;
}


.menu a:visited{
	text-decoration:none;
	color: #353535;
}

.menu  div.header_deal{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px dotted #353535;
    color:#ED2227;
	cursor:pointer;
}



.menu  div.header_deal a {
	text-decoration:none;
	color:#ED2227;
}


.menu div.header_selected_deal
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px solid #353535;
	color:#ED2227;
	cursor:pointer;
	
}

.menu  div.header_selected_deal a{
	text-decoration:none;
	color:#ED2227;
}

.menu div.new_item{
	background-image: url(../img/common/new.gif);
	background-repeat:no-repeat;
	font-weight: bolder;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	color:red;
	float:right;
	margin-top:2px;
	width: 21px;
	height: 9px;
}

.menu div.promo_item{
	background-image: url(../img/common/promo.gif);
	background-repeat:no-repeat;
	font-weight: bolder;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	color:red;
	float:right;
	margin-top:2px;
	width: 38px;
	height: 9px;
}

.crumbs
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	left:180px;
	top: 220px;
	position:relative;
	z-index: 100;
}


.right_column_container{
	position: relative;
	font-size:12px;
	margin-top:35px;
	text-align: center;
	z-index: 10;
	width: 120px;
	float: right;
}

.right_column
{
	position: relative;
	width: 100px;
	font-size:12px;
	border: 2px solid #353535;
	vertical-align: top;
	text-align: center;
}

 a.order_cart{ text-decoration:none; color: #ED2227; font-size:12px; }

 .right_column p{ text-align:center; font-size:12px; }

 a.order_cart:visited { text-decoration:none;color: #ED2227; }

.

.contact_form
{
	position:relative;
	}

.contact_form input.btn{
	border: 1px black solid;
	color: #ffffff;
	background-color: #353535;		
	font-weight:bold;
}


.bottom_buttons {
	position: absolute;
	bottom: 6px;
	white-space: nowrap;
	left: 40px;
}

.news_pager{

	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	border-top:1px dotted #353535;
    	color: #353535;
	cursor:pointer;
	padding-top:3px;
}

.news_pager a
{
	text-decoration:none;
	color: #353535;
}

.news_pager a:hover {
	text-decoration:none;
	color: red;
}

.news_pager a:active {
	text-decoration:none;
	color: red;
}

.promotionsDiv{
	position:absolute;
	width:200px;
	height:80px;
	border: 2px solid red;
	z-index: 120;
	top:0;
	left:0;
}

.promotion_row{
	font-weight: bold;
	font-style: italic;
}

div.language_tab{
	position: absolute;
	right:5px;
}
div.language_tab img{
	border: 0px;
}

table.rental {
	width: 100%;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #fff;
	border:0px;
	border-collapse: collapse;
}

table.rental td.text{
	font-size:14px;
	text-align: left;
	background-color: #fff;
	padding-bottom: 10px; 
}

table.rental tr{
		background-color: #fff;
		
}

table.rental tr.content{
	background-color: #fff;
	border:1px solid black;	
}

table.rental tr.content td{
	background-color: #fff;
	border:1px solid black;	
	padding: 3px 3px 3px 3px; 	
}


table.rental tr.spacer{
	background-color: #fff;
	height: 10px;	
}

table.rental tr.header{
	font-size:14px;
	text-align: center;
	background-color: #fff;
	white-space: nowrap;
	border: 2px solid black;
	
}

table.rental tr.header td{
	padding: 2px 5px 2px 5px;
	border:2px solid black;	
}


table.rental td.product_desc{
	font-size:12px;
	text-align: left;
	background-color: #fff;
	font-weight: bold; 
}


