/* CSS Document */

body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #898a8e;
	background-color:#898A90;
	margin-top:0px;
}

img{
	border:0px;
}

.clr{
	clear:both;
}

h1{
	margin:0px;
	padding:0px;
	font-size:13px;
	border-bottom:2px solid #898a8e;
	text-transform:uppercase;
	padding-bottom:3px;
	margin-bottom:8px;
	font-weight:normal;
}

h2{
	margin:0px;
	padding:0px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
	color:#333333;
}

form{
	margin:0px;
}

input{
	border:1px solid #999999;
	background-color: #eeeeef;
	margin-top:2px;
}

a{
	color:#231f20;
	text-decoration:none;
}

a:hover{
	color:#898a8e;
	text-decoration:none;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background-color:#FFFFFF;
	color:inherit;
	background-image:url(../images/wrapper_back.jpg);
}

#top_l{
	width:225px;
	height:113px;
	float:left;
}

#top_r{
	background-image:url(../images/top_back.jpg);
	background-repeat:no-repeat;
	width:555px;
	height:93px;
	float:left;
	text-align:right;
	color:#FFFFFF;
	background-color:inherit;
	padding-right:20px;
	padding-top:20px;
	font-size: 11px;
	line-height:16px;
}

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

#top_r a:hover{
	color:#999999;
	text-decoration:none;
}

#blk_bar{
	width:780px;
	height:20px;
	background-color:#231f20;
	color:#FFFFFF;
	clear:both;
	font-size: 11px;
	text-align:right;
	padding-right:20px;
	line-height:20px;
}

#blk_bar a{
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}

#blk_bar a:hover{
	color:#999999;
	background-color:inherit;
	text-decoration:none;
}

.main_l{
	width:193px;
	float:left;
}

.main_r{
	width:607px;
	float:left;
}

#menu{
	background-color:#1b2738;
	color:#FFFFFF;
}

.newsletter{
	height:83px;
	width:193px;
	text-align:center;
	color:#FFFFFF;
	background-color:inherit;
	padding-top:5px;
}

#land_left{
	width:267px;
	float:left;
	padding:20px;
}

#land_right{
	width:300px;
	float:left;
	text-align:right;
}

#logos{
	width:600px;
	text-align:right;
}

#land_right a{
	color:#231f20;
	background-color:inherit;
	text-decoration:none;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
}

#land_right a:hover{
	color:#898a8e;
	background-color:inherit;
	text-decoration:none;
}

#land_right div{
	padding:20px;
}

#menu ul{
	padding: 0px;
	margin: 0px; 
	list-style-type: none;
}

#menu a{
	display: block; 
	padding-left: 18px;
	color:#FFFFFF; 
	background-color: #636466; 
	text-decoration: none;
	margin-bottom:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 11px;
	line-height:13px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
}

#menu a:hover{
	color: inherit; 
	background-color: #444d5c; 
	text-decoration: none;
	color:#FFFFFF;
}

#menu li .active{
	background-image:url(../images/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:2% 50%;
}

#menu li .active2{
	background-image:url(../images/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:2% 50%;
	background-color: #e03127;
}

#menu li li a{ 
	display: block; 
	padding-left: 28px; 
	font-weight: normal; 
	width:inherit; 
	color:inherit; 
	padding-top: 3px; 
	background-color: #1b2638; 
	text-decoration: none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:8% 50%;
}

#menu li li .active{
	color:inherit; 
	background-color: #e03127;
	background-image:url(../images/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:7% 50%;
}

#menu li li .actived{
	color:inherit; 
	background-color: #1b2638;
	background-image:url(../images/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:7% 50%;
}

#menu li li li a{
	display: block; 
	padding-left: 38px; 
	font-weight: normal; 
	width:inherit; 
	color:inherit;
	background-color: #1b2638; 
	text-decoration: none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:14% 50%;
}

#menu li li li .active{
	background-image:url(../images/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:13% 50%;
}

#gallery{
	background-color:#cdcbcc;
	color:inherit;
	margin-left:5px;
	margin-right:5px;
	padding-top:10px;
	padding-bottom:5px;
	float:left;
	height:85px;
}

#gallery_title{
	padding:10px;
	font-weight:bold;
	float:left;
	width:67%;
	height:30px;
}

#gallery_title a{
	background-color:inherit;
	text-decoration:none;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:12px;
	padding-right:4px;
}

#gallery_title2{
	padding-top:10px;
	font-weight:bold;
	float:left;
	width:29%;
}

#gallery_title2 a{
	color:#231f20;
	background-color:inherit;
	text-decoration:none;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
}

#gallery_title2 a:hover{
	color:#898a8e;
	background-color:inherit;
	text-decoration:none;
}

.prod_imgs{
	width:75px;
	height:75px;
	overflow:hidden;
	float:left;
	padding:4px;
}

.error{
	color:#FF0000;
	font-weight:bold;
}

.spec_left{
	width:175px;
	float:left;
	text-align:center;
}

.spec_right{
	width:325px;
	float:left;
	padding-left:20px;
}

.no_show{
	display:none;
}

.gallery_img{
	width:85px;
	float:left;
	text-align:center;
}

.spec{
	width:100%;
	background-color:#cccccc;
	margin-bottom:10px;
}

.spec img{
	float:left;
}

.spec .logo{
	margin-top:30px;
	padding-left:20px;
}

.spec .logo2{
	margin-top:10px;
	padding-left:20px;
}

.brands_wrapper{
	width:345px;
}

.brands_wrapper img{
	margin-right:20px;
	margin-bottom:10px;
}

div#calendarhub_events {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		border:1px solid #eee;
		padding:5px;
		width:598px;
	}
	div#calendarhub_events ul {
		list-style-type:none;
		padding-left:0;
		
	}
	a.box { 
		color:#000000;
		text-decoration:none;
	}
	a.box:link { 
		color:#000000;
		text-decoration:none;
	}
	a.box:visited { 
		color:#000000;
		text-decoration:none;
	}
	a.box:hover { 
		color:#000000; 
		text-decoration:underline;
	}
	a.box:active { 
		color:#000000; 
		text-decoration:none;
	}
	.style1 {font-family: Tahoma, "MS Sans Serif"; font-size: 8pt}