@charset "UTF-8";
/* CSS Document */

body {
	background: #FFF; 
	background-position:top;
	background-image:url(images/bk_fade.jpg); 
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}

a img {border:0; padding:0;}
a {padding:0; text-decoration:none; color:#666;} 
a:hover {text-decoration:none; color:#000;}

#container {
	width: 998px;  
	margin: 0 auto; 
	text-align: left; 
	background-image:url(images/bk_body.jpg); 
	background-repeat:repeat-y;
}
#header {
	height:120px;
	padding: 10px 10px 0 20px; 
}
#header #banner_link a{
	display:block;
	float:left;
	height:80px;

}
#mainContent {
	padding: 0 20px; 
}
#footer {
	padding: 0 10px;
	margin-top:-18px;
}
#footer p {
	margin: 0; 
	padding: 5px 10px;
	font-size:80%;
}
#footer hr {
	margin:0 10px;
	color:#000;
	background-color:#999;
	height:2px;
}
.center {
	text-align:center;
}
.clear_float{
	clear:both;
	height:1px;
}
/* SEARCH BOX */
#searchbox {
	margin:-90px 0 0 730px;
	float:left;
	width:auto;
}
#search_text {
	text-transform:uppercase;
	font-size:75%;
	color:#FFF;
	padding: 0 0 0 5px;
}
#search_form {
	margin-top:1px;
}
#search_form .searchBox {
	width: 185px;
	height: 29px;
	background-image:url(images/search_box.jpg); 
	background-repeat:no-repeat;
	float: left;
	border:0;
	padding:8px 0 0 10px;
}
#search_form .searchBtn {
	width:38px;
	height:29px;
	background-image:url(images/search_btn.jpg);
	background-repeat:no-repeat;		
	margin-left:-10px;
	float:left;
	border:0;
}

/* MENU */
#main_menu {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bk_menu.jpg);
	background-repeat:no-repeat;
	width: 956px;
	height:44px;
	margin:  0;
	padding: 0;
	float: left;
}
#main_menu .pad_left{
	float:left;
	background-image:url(images/mmenu_left.jpg); 
	background-repeat:no-repeat;
	height:30px;
	width:9px;
	margin:5px -1px 0 3px;	
}
#main_menu .pad_right{
	float:left;
	background-image:url(images/mmenu_right.jpg); 
	background-repeat:no-repeat;
	height:30px;
	width:9px;
	margin:5px 0 0 0;	
}
#main_menu ul.catnav {
	background-image:url(images/mmenu.jpg);  
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0 ;	
	float: left;
	font-size: 70%;
	width:auto;
}
#main_menu ul.catnav li {
	height:28px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width:auto;	
}
#main_menu ul.catnav li a{
	padding: 6px 0;
	color: #000; 
	display: block;
	text-decoration: none;
	float: left;
	width:auto;	
}
#main_menu li a .mitem {
	padding:5px 8px 4px 8px;
	margin:0;
	color:#333;
	font-weight:200;
}

#main_menu li a:hover .mitem  {
	background-color:#888;
	color:#fff;
}
#main_menu li a.active:hover .mitem  {
	

}

#main_menu .submenu{
	float:right; 
	color:#FFF; 
	padding:12px 20px 0 0;
	font-size: 70%;	
	width:auto;
}
#main_menu .submenu a {
	padding:5px;
	color:#FFF; 
}
#main_menu .submenu a:hover {
	color:#000;
	background-color:#DDD;
}
#breadcrums {
	margin:5px 13px 5px 0;
	padding:0 0 0 5px;
	height:15px;
	font-size:80%;
	clear:both;
}
#breadcrums .brd_item {
	background-image:url(images/brd_crum.jpg); 
	background-repeat:no-repeat;
	background-position:left;
	padding:0 10px 0 10px;
}

#breadcrums .brd_item a:hover{
	color:#000; 
}
#mainContent #splash {
	margin:0 10px 12px 8px;
}
#mainContent #splash #mainImage {
	float:left;
	border:2px solid #fff; 
	position:relative;	
	height:300px;
	width:710px;
	margin-top:12px;
}

#mainContent #splash .secondaryImage {
	float:left;
	border:2px solid #fff; 
	height:142px;
	width:210px;
	margin:12px 0 0 12px;
}
#mainContent #splash .carousel .tertiaryImage {
	margin:13px 0 0 14px ;
	float:left;
	border:2px solid #fff; 
	height:175px;
	width:auto;
}
.float_left {
	float:left;
	margin:0 15px 15px 0;
	width:auto;
}
.float_right{
	float:right;
	margin:0 0 15px 15px;
	width:auto;
}
#line_title {
	border:1px solid #DDD; padding:5px;
}
.line_info {
	margin:10px 0;
	padding: 5px;
	border: 1px solid #DDD;
	page-break-inside:avoid;
}
#mainContent #brand_image{
	width:375px;
	height:375px;
	float:left;
}
#mainContent #brand_image span{
	position:absolute;
	z-index: 0;
}
#mainContent #brand_image span.previous {
	z-index: 1;
}
#mainContent #brand_image span.current{
	z-index: 2;
}


#sw_container {
	margin:15px 0 0 0;
	padding: 3px; 
	border: 1px solid #DDD; 
	float:left;
	overflow-x:hidden;
	overflow-y:auto;
	width:auto;
	max-width:559px;
}
#sw_picker {
	margin:15px 0 0 0;
	padding: 3px; 
	border: 1px solid #DDD; 
	float:left;
	overflow-x:hidden;
	overflow-y:auto;
	width:auto;
	max-height:594px; 
	max-width:333px;
}
.sw_img{
	float:left; width:80px; height:80px; padding:6px;
}
#design_ideas {
	padding-left:4px;
}
#design_ideas .design_idea {
	margin: 0 14px 14px 0;
	border:2px solid #FFF;
	width:300px;
	height:218px;
	float:left;
	overflow:hidden;
	font-size:80%;
}
#design_ideas .design_idea .article_name {
	margin:4px;
	text-align:center;
}
.article_title {
	font-size:120%;
}
.article_body, .article_source, .article_author_bio {
	font-size:80%;
}
.article_body ol li {margin-bottom:5px;}
#search_type{
	font-size:75%;
	color:#666;
}
.row_odd {	background-color: #EEE; }
.row_even {	background-color: #FFF; }
.row_highlight { background-color: #DDD; }
IMG { border: 0; }
.paragraphHeader {
	color:#000;
	font-weight:bold;
	background-color:#DDD;
}
.directions a:hover {
	color: #F00;
}
.search_highlight {
	color:#f00;
	font-weight:bold;
}

table.brands_table {
	border-spacing: 0px;
	border-collapse: collapse;
	border:1px solid #FFF;
}
table.brands_table th {
	border:1px solid #DDD;
}
table.brands_table td {
	padding: 5px;
	border:1px solid #DDD;
}