@charset "UTF-8";
/* CSS Document */

/* 
    Document   : foo.css
    Created on : Aug 16, 2010, 2:07:05 PM - Edited July 10, 5:24:55 PM
    Author     : Tim Dikun <tim@purplerockscissors.com> - Edited by Patrick Langley <patrick@shokme.com>
    Description:
        Design styles for metra
*/
		
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*-------------HOMEPAGE STYLES------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
		
div#page {
	height:100%;
	width:100%;
}

div#page.left {
	background:transparent url(../../images/metraonline/bg_edge_left.png) repeat-y top left;
}

div#page.right {
	background:transparent url(../../images/metraonline/bg_edge_right.png) repeat-y top right;
}

	div#wrap {
 	   margin:0 auto;
 	   width:930px;
	}
					
		div#top {
			background:transparent url(../../images/metraonline/bg_top_shadow.png) no-repeat 0px -25px;
			text-align: center;
			padding:0 15px;
		}
		
			a.logo img {
				width:310px;
				height:107px;
				margin-top: 10px;
			}

                        .logo h1 {
                            background:transparent url(../../images/metraonline/logo.png) no-repeat 0 0;
                            text-indent: -9000px;
                            width:310px;
                            height:107px;
                            margin-left:-10px;
                        }
		
			div#menu {
				background:transparent url(../../images/metraonline/menu_bg.png) no-repeat 0 0;
				width:900px;
				height:40px;
				margin-top:5px;
			}
				div#menu ul {
					float:left;
				}
				
				div#menu ul li {
					float:left;
				}
		
				div#menu ul li a {
					padding:10px 11px 0 11px;
					display:block;
					height:30px;
					text-transform: uppercase;
					color:#000000;
					background: transparent url(../../images/metraonline/menu-border-right.png) no-repeat right 0;
				}
					
					div#menu ul li#products:hover {
						background: transparent url(../../images/metraonline/menu_bg_hover.png) no-repeat 0 -40px;
					}
					
					div#menu ul li#brands:hover {
						background: transparent url(../../images/metraonline/menu_bg_hover.png) no-repeat -133px -40px;
					}
					
					div#menu ul li#fordealers:hover {
						background: transparent url(../../images/metraonline/menu_bg_hover.png) no-repeat -114px -40px;
					}

					div#menu ul li#catalogs:hover {
						background: transparent url(../../images/metraonline/menu_bg_hover.png) no-repeat -114px -40px;
					}

					div#menu ul li#menunews:hover {
						background: transparent url(../../images/metraonline/menu_bg_hover.png) no-repeat -138px -40px;
					}
					
					div#menu ul li#about:hover {
						background: transparent url(../../images/metraonline/menu_bg_hover.png) no-repeat -138px -40px;
					}
					
					div#menu ul li#contact:hover {
						background: transparent url(../../images/metraonline/menu_bg_hover.png) no-repeat -124px -40px;
					}
				
				#nav li ul {
					position: absolute;
					width: 195px;
					height:210px;
					left: -999em;
					z-index: 1000;
					background: transparent url(../../images/metraonline/menu_dropbg.png) no-repeat 0 0;
					margin:0;
					padding:0;
				}
				
				#nav li ul li {
					width:195px;
				}
				
					#nav li ul li:hover {
						background: #c5c5c5;
						color:#fff;
					}
				
				#nav li:hover ul, #nav li.sfhover ul {
					left: auto;
				}
				
				#products ul li a {
					font-size:14px;
					background:none!important;
					height:20px!important;
					text-align: left;
					text-transform: none!important;
					display:block;
					font-weight: bold;
					padding:7px 0 7px 17px!important;
					width:195px;
				}
				
				#products ul li a:hover {
					color:#fff;
				}

				div#search {
					background:transparent url(../../images/metraonline/menu_bg_search.png) no-repeat 0 0;
					width:264px;
					height:26px;
					float:left;
					margin-left:10px;
					margin-top:5px;
					padding-top:5px;
					padding-left:10px;
				}
				
				div#search p#label {
					text-indent:-9999px;
					background:url(../../images/metraonline/search_label.png) no-repeat 0 0;
					width:137px;
					height:20px;
					float:left;
				}
				
				div#search input {
					background:url(../../images/metraonline/search_input_bg.png) no-repeat 0 0;
					width:96px;
					height:21px;
					border:none;
					float:left;
					    color:#000000;
					padding:0 0 0 5px;
				}
				
				div#search input#submit {
					background:url(../../images/metraonline/search_submit_button.png) no-repeat 0 0;
					float:left;
					width:19px;
					height:21px;
					cursor:pointer;
				}
				
					div#search input#submit:active {
						background:url(../../images/metraonline/search_submit_button.png) no-repeat 0 -21px;
					}	
                                div#search dt {
                                    display:none;
                                }

                                div#search fieldset {
                                    margin: 0px;
                                }
                                div#search input#submit {
                                    text-indent:-9999px;
                                }


.flash_message {
    background: #ef4130;
    border: 2px #ff0000 solid;
    margin: 10px;
    padding: 10px;
}

.flash_message p {
    font-size: 14px;
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
}

/*
*
* Carousel
*
*/

#tier1 { }

#carousel {
	float:left;
}

.scrollable {
	position:relative;
	overflow:hidden;
	height:280px;
	width:590px;
	margin:20px 0 0 15px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:590px;
}

.scrollable img {
	float:left;
	width:590px;
	height:280px;
}

.scrollable-control {
	background:transparent url(../../images/metraonline/slide_controls_bg.png) no-repeat 0 0;
	width:241px;
	height:25px; /*was 29px*/
	padding-top:3px;
	position:relative;
	clear:left;
	top: 5px; /* was -40px */
	left:365px; /* was 420px */	
        margin-bottom:5px; /*added*/
        	
}

.scrollable-control a {
		display:block;
		width:22px;
		height:21px;
		float:left;
		margin-right:3px;
	}

.scrollable-control a.prev {
			background:transparent url(../../images/metraonline/slide_controls_prev.png) no-repeat 0 0;
			margin-left:5px;
			text-indent:-9999px;
		}

.scrollable-control a.prev:hover {
			background:transparent url(../../images/metraonline/slide_controls_prev.png) no-repeat -22px 0;
		}

.scrollable-control a.next {
			background:transparent url(../../images/metraonline/slide_controls_next.png) no-repeat -22px 0;
			text-indent:-9999px;
		}

.scrollable-control a.next:hover {
			background:transparent url(../../images/metraonline/slide_controls_next.png) no-repeat 0 0;
		}

.scrollable-control .navi a {
			background:transparent url(../../images/metraonline/slide_controls_item.png) no-repeat 0 0;
		}

.scrollable-control .navi a:hover {
			background:transparent url(../../images/metraonline/slide_controls_item.png) no-repeat -44px 0;
		}

.scrollable-control .navi a.active {
			background:transparent url(../../images/metraonline/slide_controls_item.png) no-repeat -22px 0;
		}

/*
*
* Tier 2
*
*/	

#tier2 {
	clear:both;
	padding-left: 15px;
    text-align: left;
}

#tier2 h1 {
	font-size:30px;
}

#tier2 h4 {
    font-size:25px;
	color: #FF0000 !important; 
}

#tier2 p {
	margin-top: 10px;
	font:normal 16px/30px helvetica;
	text-shadow: 0px 3px 5px #324056;
}
#tier2 a {
	color: #FF0000; 
}

#tier2 a:hover {
	color: #c2c2c2;

}

/*
*
* Tier 3
*
*/	

#tier3 {
	margin:20px 0 0 0;
	height:285px;
}

#tier3 div {
	float:left;
	width:292px;
	height:285px;
	text-align: center;
}

div.products {
	margin:0 17px 0 10px;
	background:url(../../images/metraonline/widget_bg_1.png) no-repeat 0 0;
	width:292px;
	height:285px;
        text-align:center;
}

	div.products h3 {
		background:url(../../images/metraonline/widget_1_title.png) no-repeat 0 0;
		text-indent: -9999px;
		width:254px;
		height:93px;
		margin:34px 0 15px 19px;
	}

	div.products p {
		color: #4d4d4f;
		width:239px;
		margin-left:26px;
	}

div.catalog {
	margin:0 17px 0 0;
	width:292px;
	height:285px;
	background:url(../../images/metraonline/widget_bg_2.png) no-repeat 0 0;
}
	div.catalog h3 {
		background:url(../../images/metraonline/widget_2_title-2012.png) no-repeat 0 0;
		text-indent: -9999px;
		width:235px;
		height:41px;
		margin:30px 0 15px 28px;
	}
	
	div.catalog ul {
		text-align: left;
		margin:20px 0 18px 35px;
	}
	
	div.catalog ul li a {
		font-size:12px;
		border-bottom:1px solid #f4bb32;
		padding:0 0 3px 0;
		margin:0 0 0 5px;
		position: relative;
		top:-5px;
	}

div.iis {
	background:url(../../images/metraonline/widget_bg_3.png) no-repeat 0 0;
	padding-top:18px;
	width:292px;
	height:285px;
}

	div.iis p {
		font-size: 18px;
		margin-bottom: 20px;
	}

        div.iis h3 {
            display:none;
        }
	
	a.button {
		background: url(../../images/metraonline/button-repeat.png) repeat-x 0 0;
		border-radius:10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		font-size: 14px;
		color:#fff!important;
		display:block;
		width:174px;
		height:25px;
		margin-left:59px;
		margin-top:10px;
		padding:5px 0 0 0;
		text-align: center;
		text-transform: uppercase;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) {
    	a.button cufon {
            position: relative;
            top:-2px;
        }
    }
	
	a.button:active {
		background-position: 0 -30px;
	}
	
	.youtube .button {
		margin-left:0;
	}
	
/*
*
* Tier 4
*
*/

#tier4 {

}

	#tier4 #top {
		background:transparent url(../../images/metraonline/bottom_bg_topshadow.png) repeat-x 0 0;
		height:24px;
		margin-top:-24px;
	}
	
	#tier4 #content {
		background:#e2e2e2 url(../../images/metraonline/bottom_bg.jpg) repeat-x 0 0;
	}
	
	#tier4 #wrap {
		padding-top:20px;
	}
	
	#tier4 .left {
		float:left;
		width:282px;
		margin:0 27px 0 15px;
	}
	
		#tier4 .left h4,
		#tier4 .mailinglist h4 {
			font-size:18px;
			color: #ff040d;
		}
	
		#tier4 .left .item.first{
			margin-top:10px;
		}
	
		#tier4 .left .item {
			background: url(../../images/metraonline/footer_left_item_bg.png) no-repeat 0 0;
			padding:15px 0 15px 10px;
		}
		
			#tier4 .left .item a {
				font: normal 12px/14px helvetica;
				display:block;
			}

		#tier4 .left .item.extra {
			background: url(../../images/metraonline/footer_left_item_extra_bg.jpg) repeat-x 0 0;
			text-align: right;
		}
			
			#tier4 .left .item.extra a span{
				position:relative;
				top:-5px;
			}
			
			#tier4 .left .item.extra a img {
				margin: 5px 5px 0 5px;
			}
		
	#tier4 .right {
		color: #4D4D4F;
		width:591px;
		float:left;
	}
	
		#tier4 .right .top .mailinglist {
			width:282px;
			margin-right:27px;
			float:left;
		}
		
			#tier4 .right .top .mailinglist h4 {
				background: url(../../images/metraonline/footer_left_item_extra_bg.jpg) repeat-x 0 bottom;
				padding-bottom: 12px;
			}

			#tier4 .right .top .mailinglist	p {
				color: #4D4D4F;
				font:normal 12px/17px helvetica;
				margin:10px 0;
			}
		
			#tier4 .right .top .mailinglist	input#email {
				background: url(../../images/metraonline/mailinglist_email_bg.jpg) no-repeat 0 0;
				border:none;
				width:204px;
				height:30px;
				margin:0;padding:0 0 0 10px;
				float:left;
			}
			
			#tier4 .right .top .mailinglist	input#submit {
				background: url(../../images/metraonline/mailinglist_submit_bg.jpg) no-repeat 0 0;
				border:none;
				width:66px;
				height:30px;
				margin:0;padding:0;
				float:left;
				cursor:pointer;
			}
			
			#tier4 .right .top .mailinglist	input#submit:active {
				background-position: 0 -30px;
			}
					
		#tier4 .right .top .youtube {
			width:282px;
			float:left;
		}
		
			#tier4 .right .top .youtube h4 {
				background: url(../../images/metraonline/youtube_logo.png) no-repeat 0 0;
				height:26px;
				text-indent: -9999px;
			}
			
			#tier4 .right .top .youtube .border,
			#tier4 .right .bottom .border {
				background: url(../../images/metraonline/footer_left_item_extra_bg.jpg) repeat-x 0 bottom;
				padding-bottom: 8px;
			}
			
			#tier4 .right .top .youtube	p {
				color: #4D4D4F;
				font:normal 12px/17px helvetica;
				margin:10px 0;
				float:left;
				width:150px;
			}
			
			#tier4 a.button {
				background: url(../../images/metraonline/button_144.png) no-repeat 0 0;
				font-size: 14px;
				color:#252525;
				display:block;
				width:144px;
				height:25px;
				margin-top:1px;
				padding:5px 0 0 0;
				text-align: center;
				float:left;
			}
	
				#tier4 a.button:active {
					background-position: 0 -30px;
				}
				
			
			#tier4 .right .top .youtube a img {
				float:right;
				margin-top: -45px;
			}
						
		#tier4 .right .bottom {
			width:591px;
			float:left;
			margin:27px 0 0 0;
			padding-top: 15px;
			background: url(../../images/metraonline/footer_left_item_extra_bg.jpg) repeat-x 0 0;
		}
		
			#tier4 .right .bottom h4 {
				background: url(../../images/metraonline/facebook.jpg) no-repeat 0 0;
				height:26px;
				text-indent: -9999px;
				float:left;
				width:101px;
			}
			
			#tier4 .right .bottom img {
				margin-top: 10px;
			}	
			
			#tier4 .right .bottom iframe {
				border:none; 
				overflow:hidden; 
				width:450px; 
				height:35px;
				float:left;
				margin-left:40px;
			}
		
/*
*
* Footer
*
*/

#footer {
	background: url(../../images/metraonline/footer_bg.jpg) repeat-x 0 0;
	height:93px;
}

#footer p.links {
	color: #FF0000;
	float:left;
	margin-left:15px;
}

#footer p.links a {
	color: #FFFFFF;
	font-size: 12px;
}

#footer p.links a:hover {
	color: #4d4d4f;
}

#footer p.right {
	color: #CCCCCC;
	float:right;
	text-align:right;
	font-size:12px;
	margin-right:15px;
}

#footer p.right a {
	color: #FFFFFF;
	font-size: 12px;
}

#footer p.right a:hover {
	color: #4d4d4f;
}
		
		
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*--------------SUBPAGE STYLES------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

#header img {
	margin:20px 0 0 15px;
}

div#content-area-wrap {
	width:613px;
	float:left;
	margin-left:15px;
}

div#content-area-wrap div#content {
	width:550px;
	background:#fff;
	margin:30px 0px 50px 0px;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:20px;
	color:#000;
}

div#sidebar {
	width:290px;
	float:left;
}

	div#sidebar #VFG {
		margin-left:5px;
	}

	div#sidebar div {
		margin:15px 0 0 0;
		float:left;
	}
	
	div#sidebar div.catalog {
		margin:10px 0 30px 0;
		float:left;
	}

	div#sidebar div.products {
		margin:10px 0 0px 0;
		float:left;
	}


div#content-area-wrap #content h1,
#product-area-wrap #product-area h1 {
	color:#000000; /*red ff0000*/ /*edited to black nov.19, 2012*/
	font-size:24px;
	margin: 10px 0;
}

div#content-area-wrap #content h2,
#product-area-wrap #product-area h2 {
	font-size:18px;
}

div#content-area-wrap #content p,
#product-area-wrap #product-area p {
	color:#4d4d4f;
	margin:10px 0;
        line-height: 16px;
}

div#product p {
        max-height:32px;
        overflow:hidden;
}

div#content-area-wrap #content a,
#product-area-wrap #product-area a {
	color:#ff0000;
	/*text-decoration:underline;*/
}

div#content-area-wrap #content a:active,
#product-area-wrap #product-area a:active {
	color:#666666;
}

#content-area-wrap a.button,
#product-area-wrap a.button {
	margin-left:0;
}

/* Added by Don on 07/02/2015 to size the error page div */
#content {
	min-height: 529px;
}

/*
*
* About Page
*
*/

div#content-area-wrap #content h3.pullquote {
	margin:0;
	text-transform: uppercase;
	color:#ff0000;
	font-size: 18px;
}

div#content-area-wrap #content .margin-top {
	margin-top: 25px;
}

/*
*
* Brand Page
*
*/

div#content-area-wrap #content .list {
	min-height:65px;
	padding:20px;
}

div#content-area-wrap #content .list img {
	float:left;
	margin:0 20px 0 0;
}

.list.zebra:nth-child(odd) {
	background:#f2f2f2;
}

div#content-area-wrap #content .list p,
div#content-area-wrap #content .list ul {
	margin-left:200px;
}

div#content-area-wrap #content .list p a {
/*	margin-left:10px;*/
}

/*
*
* Brand Single Page
*
*/

/*
*
* For Dealers
*
*/

div#content-area-wrap #content a.button.dealers {
	width:300px;
	font-size:18px;
	text-transform: uppercase;
}

.dealer div#content-area-wrap #content ul {
	
}

.dealer div#content-area-wrap #content ul li {
	background:url(../../images/metraonline/checkmark.png) no-repeat 25px 15px;
	padding:10px 0 10px 50px;
	margin:5px 0;
}

.list.zebra:nth-child(odd) {
	background-color:#f2f2f2;	
}

/*
*
* Products
*
*/

#VFG-big {
	width:600px;
	height:295px;
	margin:20px 0 0 15px;
	float:left;
}

	#tier1 .VFG {
		background:url(../../images/metraonline/vfg-big-bg.png) no-repeat 0 0;
	}
	
	#tier1 .kit {
		background:url(../../images/metraonline/vfg-big-kit-bg.png) no-repeat 0 0;
	}
	
	#tier1 .iisdvd {
		background:url(../../images/metraonline/vfg-big-iidvd-bg.png) no-repeat 0 0;
	}
	
	#tier1 .harness {
		background:url(../../images/metraonline/vfg-big-harness-bg.png) no-repeat 0 0;
	}
	
	#tier1 .antenna {
		background:url(../../images/metraonline/vfg-big-antenna-bg.png) no-repeat 0 0;
	}
	
#VFG-big h3 {
	font-size: 24px;
	margin:25px 0 0 25px;
}

#VFG-big p {
	font-size: 14px;
	margin:20px 0 0 25px;
	text-transform: uppercase;
	width:375px;
}

	#VFG-big.VFG p {
		font-size: 18px;
		width:550px;
	}

#VFG-big ul {
	margin:10px 0 0 25px;
	font-size: 14px;
}

#VFG-big img {
	margin:20px 0 0 430px;
}

#product-area-wrap {
	width:900px;
	margin-left:15px;
	float:left;
}

#product-area {
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#fff;
	color:#000;
	padding:20px;
	margin:20px 0 50px 0;
}

#product-display.horizontal #product{
	float:left;
	margin:10px 20px 0 0;
	text-align: center;
	width:200px;
}

#product-display.horizontal #product.last {
	margin-right:0;
}

#product-display.two-up #product{
	float:left;
	margin:10px 20px 0 0;
	width:420px;
}

#product-display.two-up #product.right,
#product-display.three-up #product.right {
	margin-right:0;
}

#product-display.three-up #product {
	float:left;
	margin:10px 20px 0 0;
	width:273px;
        height:180px;
}

#product-display #product h6 {
	font-size:16px;
}

#product-area div.img {
	width:200px;
	height:200px;
	margin-bottom: 10px;
}

#product-area a.image {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../../images/metraonline/product_medium_mask.png) no-repeat 0 0;
}

#product-display.three-up #product a.image,
#product-area .top .right a.image {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(../../images/metraonline/product_125_mask.png) no-repeat 0 0;
}

#product-display.two-up #product div.img {
	float:left;
	margin-right:20px;
}

#product-display.two-up #product a.button,
#product-display.three-up #product a.button {
	float:left;
	cursor:pointer;
}

#product-display.three-up #product a.button {
	width:120px;
}

#product-display.three-up #product div.img {
	float:left;
	margin-right:20px;
	width:125px;
	height:125px;
}


#product-area .paginate {
	margin:10px 0 0 0;
}

	#product-area .paginate a,
	#product-area .paginate span {
		text-decoration:none!important;
		margin:0 2px;
	}
	
	#product-area .paginate a:hover {
		text-decoration:underline;
	}

	#product-area .paginate a.inactive {
		display:none;
	}

#product-area .pagination {
    margin-right: auto;
    margin-left:auto;
}
#product-area .pagination li{
    display: inline;
}

/*
*
* Products - Detail View
*
*/

.detail #product-area {
	padding:0px;
}

#product-area .top {
	background: url(../../images/metraonline/details-bottom-bg.jpg) repeat-x 0 bottom;
	padding:20px;
}

#product-area .bottom {
	padding:20px;
}

#product-area .top .left,
#product-area .top .mid,
#product-area .top .right {
	float:left;
}

#product-area .left img.icon {
	margin:0 10px 0 0;
	position:relative;
	top:7px;
}

#product-area .top .mid {
	width: 420px;
	margin-left:20px;
}

#product-area .top .mid p{
	margin:10px 0 0 0!important;
}

#product-area .top .mid ul {
	list-style-type: inherit;
	margin:0 0 10px 20px;
	color:#666;
}

#product-area .top .mid a.parts {
	font-size:10px;
	text-decoration: none!important;
	text-transform: uppercase;
}

#product-area .top .mid a.button {
	font-size:16px;
	height:37px;
	background:url(../../images/metraonline/button-huge-bg.jpg) repeat-x 0 0;
	width:300px;
	text-transform:uppercase;
	padding:15px 0 0 0;
	margin:0px;
}

#product-area .top .mid a.button:active {
	background-position:0 -52px;
}

#product-area .top .right {
	width:158px;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid #d7d7d7;
	padding:20px;
	margin:0 0 0 20px;
	background: #fafafa;
	text-align: center;
}

#product-area .top .right h3 {
	font-size: 18px;
}

#product-area .top .right div.img {
	width:125px;
	height:125px;
	margin:10px auto;
}

#product-area .bottom h3 {
	font-size:24px;
}

.clearance {
    clear:both;
}

/* VFG */
#speakers {
    margin: 0 auto;
    width: 400px;
}

.speaker_hdr {
    margin-left: 230px;
}

#speakers th {
    font-size: 12px;
    padding: 2px;
    text-align: left;
}

#speakers td {
    padding: 2px;
}

#speakers thead {
    background: #324056;
    color: #FFF;
}

/* Stratus */

#stratus .message p {
    color: #F4BB32;
    font-size: 14px !important;
}


.float-right {
    float: right;
}
.float-left {
    float: left;
}

.contact-addresses {
	margin: 20px 0;
	padding: 20px 0;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0;
}

.contact-addresses p {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	box-sizing: padding-box;
	overflow: auto;
}

#contact-form-instructions {
	text-align: center;
	padding: 5px 0;
}

#contact-form-instructions p {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2rem;
	line-height: 1.2 !important;
}

.contact-form-container {
	overflow: auto;
}

.contact-form-container p {
	float: right;
	width: 40%;	
}

.contact-form {
	width: 60%;
	float: left;
}

.clearfix {
    clear: both;
}

div#content-area-wrap #content .list:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html div#content-area-wrap #content .list {
    zoom: 1;
} /* IE6 */
*:first-child+html div#content-area-wrap #content .list {
    zoom: 1;
} /* IE7 */

.brands_heading {
    background: #ccc;
    padding: 20px 0;
    text-align: center;
}

.brands_heading img {
    display: block;
    margin: 0 auto;
}

/* tab stuff */

.tabs {
	margin: 16px 0;
}

.tab-content {
	border: 1px solid #ccc;
	margin: 0;
	background: #f6f6f6;
	padding: 8px 16px;
}

.tab-link-list {
	display: none;
	
	overflow: visible;
	margin: 0 !important;
	padding: 0;
	height: 32px;
}

.tab-link {
	list-style-type: none;
	
	position: relative;
	float: left;
	background: #f88;
	margin: 0;
	margin-right: -8px;
	border-radius: 16px 16px 0px 0px;
	padding: 0px 16px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	cursor: default;
	
	transition: height 0.1s, top 0.1s, background-color 0.1s, border-color 0.1s;
	
	height: 28px;
	line-height: 28px;
	top: 4px;
	
	border-width: 0px 2px 0px 0px;
	border-style: solid;
	border-color: transparent;
}

.tab-link-active {
	background-color: #f00;
	background-image: linear-gradient(to bottom, #f00, #a00);
	
	transition: all 0s;
	
	z-index: 100 !important;
}

.tab-link-inactive {
	cursor: pointer;
	border-color: #f66;
	box-sizing: border-box;
}

.tab-link-inactive:hover {
	background: #ccc;
	border-color: #aaa;
	z-index: 99 !important;
}

.tab-link-active,
.tab-link-inactive:hover {
	height: 32px;
	top: 0px;
}

/* product view */

.product-info {
	padding: 1.0em;
}

.product-info-header {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	color: #4d4d4f;
	padding-bottom: 0.3em;
	margin-bottom: 0.6em;
	border-bottom: 1px solid #ccc;
}

.product-info-content {
	padding-left: 1.0em;
}

/* contact form honeypot */

#comment-wrapper {
	display: block;
	line-height:0;
	height: 0;
	overflow: hidden;
	zoom: 1;
}

/* jquery ui stuff */

.ui-selectmenu {
    display: block;
    position:relative;
    text-decoration: none;
    overflow:hidden;
}

.ui-selectmenu-menu {
    padding:0;
    margin:0;
    list-style:none;
    position:absolute;
    top: 0;
    visibility: hidden;
    overflow: auto;

}

.ui-selectmenu-open {
    visibility: visible;
    max-height: 220px;
    min-width: 150px;
}

.ui-selectmenu-menu li a {
    line-height: 1.4em; 
    display:block;
    padding:.3em 1em;
    outline:none;
    text-decoration:none;
}

.din-disabled {
    font-family: "Arial";
}

.textile li {
    list-style-type: disc !important;
    margin-bottom: 2px;
}
