/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

}
body {
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
}

a, a:visited {
}
a:hover, a:active {
}

.slider-wrapper { 
	width: 650px; 
	margin: 0 auto;
	float:right;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/* Product page CSS */
div.filtered h1{
	background: url("images/bg-subtitle.jpg") no-repeat scroll left bottom transparent;
    color: #2b3b55;
    font: 15px/22px Arial;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-bottom: 0;
    padding-left: 32px;
    text-align: left;
    text-transform: uppercase;
	padding-top:10px;
	margin-left:10px;
	clear:both;
}
.brandContent{
	margin: 10px 9px 0;
    min-height: 245px;
    width: 190px;
	background-color: #F1F1F1;
    border: 1px solid #E5E5E5;
    float: left;
    padding: 14px 14px 0px;
}
.line1 {
    background: url("images/line1.jpg") repeat-x scroll left center transparent;
    clear: both;
    font-size: 0;
    height: 30px;
    line-height: 0;
	margin:0px 9px;
}
div.filtered .brandContent .thumb {
    float: left;
    height: 150px;
}
div.filtered .brandContent ul {
    clear: both;
    padding-left: 10px;
    padding-top: 10px;
}

div.filtered ul li {
    background: none repeat scroll 0 0 transparent;
	color: #6C6C6B;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    padding-bottom: 7px;
    padding-left: 0;
	list-style-type: none;
}
div.filtered .brandContent ul li strong {
    color: #454443;
    font-size: 13px;
    line-height: 16px;
}
div.filtered .brandContent ul li span {
    color: #2381C3;
}
.main_contnt_black_bg{width:912px; margin:15px auto; color:#d4b035; background:url(images/main_content_bg.jpg) repeat-x left top #000000; border-radius:8px; min-height:312px; padding:30px 20px 20px; font-size:16px;}





.brandContent2{
	background-color: #F1F1F1;
    border: 1px solid #E5E5E5;
    float: left;
    margin: 10px 10px 0;
    min-height: 210px;
    padding: 14px 14px 0;
    width: 903px;
}
.line1 {
    background: url("images/line1.jpg") repeat-x scroll left center transparent;
    clear: both;
    font-size: 0;
    height: 30px;
    line-height: 0;
	margin:0px 9px;
}
div.filtered .brandContent2 .thumb {
    float: left;
    height: 150px;
	width:50%;
}
div.filtered .brandContent2 ul {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
	width:48%;
}

div.filtered .brandContent2 ul li strong {
    color: #454443;
    font-size: 13px;
    line-height: 16px;
}
div.filtered .brandContent2 ul li span {
    color: #2381C3;
}
div.filtered .brandContent2 ul li a, div.filtered .brandContent2 ul li a:hover {
    color: #6C6C6B;
}