body{
	margin:0;
	text-align:center;
}
/*******************************************************
 Structure & Layout
*******************************************************/
.aervoe_wrapper{
	clear:both;
}
.aervoe_container{
	width:960px;
	text-align:left;
	margin:0 auto;
	position:relative;
	padding:0;
}

#av_header{
	height:130px;
	background:url(../img/header_background.jpg) repeat-x #ffffff;
	position:relative;
	overflow:hidden;
	padding:0;
	margin:0;
}
#av_header .aervoe_container{ height:130px; }

#av_footer .aervoe_container{
	width:720px;
	margin:0 auto;
	padding:50px 0 0 0;
}

#av_footer{
	height:170px;
	background:url(../img/footer_background.jpg) repeat-x #ffffff;
	position:relative;
	overflow:hidden;
	color:#b5d2d6;
	margin:0;
}
#av_footer p{
	margin:0;
}
#av_footer img{
	padding-top:5px;
}

#page_wrapper{
	background:#ffffff;
	position:relative;
	padding:20px 0;
}

#page_home{
	background:url(../img/page_home_background.gif) repeat-y right top;
}
#page{
	background:url(../img/page_background.gif) repeat-y #ffffff;
}
#page_bottom{
	background:url(../img/page_bottom.gif) no-repeat bottom left;
	height:10px;
	font-size:1%;
	overflow:hidden;
	display:block;
	width:100%;
	clear:both;
}

#aervoe_messaging{
	height:270px;
	margin-bottom:20px;
	overflow:hidden;
	background:#ffffff;
}
#aervoe_featured_products_wrapper{
	padding:0;
	width:480px;
	background:url(../img/featured_bottom.gif) bottom no-repeat;
}
#aervoe_featured_products_wrapper .top{
	position:relative;
	height:10px;
	background:url(../img/featured_top.gif) no-repeat;
	overflow:hidden;
	padding:0;
}
#aervoe_featured_products{
	padding:0 20px 10px 20px;
}

#header_bar{
	position:absolute;
	right:0;
	bottom:11px;
	height:39px;
	width:570px;
}
#header_sub_menu{
	position:absolute;
	right:0;
	top:10px;
	width:200px;
	padding:0 10px;
}
#header_sub_menu a{
	padding:3px;
}

#quick_search{
	position:absolute;
	right:0;
	top:0;
	border:1px solid #dcdcdc;
	height:30px;
	width:220px;
	background:#ffffff;
	padding:0;
}
.quick_search_input{
	border:none;
	padding:5px 5px 0 5px;
	margin:0 0 0 1px;
	height:21px;
	width:178px;
	float:left;
	font-size:1.5em;
	border:1px solid #ffffff;
}
.quick_search_submit{
	float:left;
}
.embedded_search_input{
	padding:0px 0px 0px 0px;
	margin:0 0 0 1px;
	height:12px;
	width:120px;
	font-size:0.8em;
	border:1px solid #aaaaaa;
}
.embedded_search_submit{
	float:left;
}

.col_1{
	float:left;
	padding:0 10px;
	width:220px;
}
.col_2{
	float:left;
	padding:0 10px;
	width:460px;
}
.col_3{
	float:left;
	padding:0 10px;
	width:700px;
}
.col_4{
	float:left;
	padding:0 10px;
	width:940px;
}

#sidebar_left{
	position:relative;
	float:left;
	padding:10px;
	width:210px;
	margin-right:10px;
	min-height:300px;
	border-top:1px solid #dcdcdc;
}
#content{
	float:right;
	width:700px;
	padding:10px;
	min-height:300px;
	border-top:1px solid #dcdcdc;
}
#sidebar_right{
	float:left;
	width:210px;
	margin-left:10px;
	padding:0 10px 10px 10px;
	min-height:300px;
}

#breadcrumbs{
	padding:0 0 10px 0;
	border-bottom:1px solid #dcdcdc;
	margin-bottom:20px;
}

.logo{
	display:block;
	height:109px;
	width:160px;
	background:url(../img/logo.gif) no-repeat;
	text-indent:-999999px;
	margin:0;
	padding:0;
}
.logo a:link,
.logo a:visited,
.logo a:hover,
.logo a:active{
	display:block;
	height:109px;
	width:160px;
}

.loading{
	text-align:center;
	margin:0 auto;
	padding:30px;
	display:none;
}

/*******************************************************
 Menus
*******************************************************/
#main_menu{
	width:340px;
	height:39px;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:0;
	list-style:none;
}
#main_menu li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#main_menu li a{
	display:block;
	background:url(../img/main_menu_sprite.gif) no-repeat;
	height:39px;
	width:50px;
	text-indent:-999999px;
}
#main_menu li a#btn_home{
	width:67px;
	background:url(../img/main_menu_sprite.gif) no-repeat 0 0;
}
#main_menu li a#btn_home:hover{
	width:67px;
	background:url(../img/main_menu_sprite.gif) no-repeat 0 -39px;
}
#main_menu li a#btn_products{
	width:109px;
	background:url(../img/main_menu_sprite.gif) no-repeat -67px 0;
}
#main_menu li a#btn_products:hover{
	width:109px;
	background:url(../img/main_menu_sprite.gif) no-repeat -67px -39px;
}
#main_menu li a#btn_about{
	width:76px;
	background:url(../img/main_menu_sprite.gif) no-repeat -176px 0;
}
#main_menu li a#btn_about:hover{
	width:76px;
	background:url(../img/main_menu_sprite.gif) no-repeat -176px -39px;
}
#main_menu li a#btn_contact{
	width:88px;
	background:url(../img/main_menu_sprite.gif) no-repeat -252px 0;
}
#main_menu li a#btn_contact:hover{
	width:88px;
	background:url(../img/main_menu_sprite.gif) no-repeat -252px -39px;
}
.av_menu{
	list-style:none;
	margin:0;
	padding:0;
}
.av_menu li{
	list-style:none;
	padding:0;
	margin:0;
}


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


.aervoe_btn_link{
	display:block;
	padding:5px 10px;
	background:#bd1818;
	color:#ffffff;
	text-align:center;
}
a.aervoe_btn_link:link,
a.aervoe_btn_link:visited{
	background:url(../img/aervoe_btn_link_blt.gif) no-repeat 98% 50% #bd1818;
	color:#ffffff;
	text-decoration:none;
}
a.aervoe_btn_link:hover,
a.aervoe_btn_link:active{
	background:url(../img/aervoe_btn_link_blt_hover.gif) no-repeat 98% 50% #9a1414;
	color:#ffffff;
	text-decoration:none;
}

.aervoe_btn_link_f{
	display:block;
	padding:5px 10px;
	background:#222222;
	color:#ffffff;
	text-align:center;
	float:right;
	width:100px;
	margin:10px;
}
a.aervoe_btn_link_f:link,
a.aervoe_btn_link_f:visited{
	background:url(../img/aervoe_btn_link_blt_f.gif) no-repeat 90% 50% #222222;
	color:#ffffff;
	text-decoration:none;
}
a.aervoe_btn_link_f:hover,
a.aervoe_btn_link_f:active{
	background:url(../img/aervoe_btn_link_blt_f.gif) no-repeat 90% 50% #000000;
	color:#ffffff;
	text-decoration:none;
}

.menu-dialog{
	margin:0 0 20px 0;
	background:#232b2f;
	padding:5px;
}
.menu-dialog .title-bar{
/*
	background:url(../img/menu_bg.gif) repeat-x #2c4779 top;
*/
	padding:0;
	line-height:normal;
	margin:0;
	height:30px;
	text-transform:uppercase;
	font-size:1.2em;
}
.VertMenuTitle{
	padding:0;
	margin:0;
	line-height:normal;
}

.av_category_wrapper{
	padding:10px;
	background:url(../img/cat_back.gif) repeat-x bottom #598982;
	color:#ffffff;
	margin:0 0 20px 0;
}
.av_category_wrapper h1, .av_category_wrapper p{
	color:#ffffff;
}
.av_category_wrapper hr{
	border-color:#313c42;
}

.product_subtitle{
	font-weight:normal;
	font-size:1.3em;
	border-bottom:1px solid #cccccc;
	color:#888888;
	margin:10px 0;
}
.product-cell {
	text-align: center;
}
.product-cell img {
        margin-top: 10px;
        margin-bottom: 7px;
}

.search-sort-bar, .search-sort-cell, .search-sort-title{
	font-size:.9em;
}
table.product-properties{

}
table.product-properties td.property-name{
	vertical-align:top;
	font-weight:bold;
	color:#444444;
	text-align:right;
	padding:5px;
	border-right:1px solid #cccccc;
	width:25%;
}
table.product-properties td.property-value{
	color:#000000;
	padding:5px;
	vertical-align:top;
}

.form_table th{
	padding:5px;
	text-align:left;
	vertical-align:middle;
	color:#ffffff;
	background:#222222;
}
.form_table td{
	padding:2px;
	border-bottom:1px solid #f3f3f3;
}
.form_table td td{
	border:none;
}

#DealerFormError, #DealerFormSuccess{
	display:none;
}
.required{
	font-weight:bold;
	color:#990000;
}

.featured_home_image{
	float: left;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	background-color: white;
	width: 140px;
	align: center;
}
.featured_home_image img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top:10px; 
}

.descr {
	color: black;
}



