/* =Main Elements
----------------------------------------------- */

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, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	}

body {
    background: #f1f1f1 url('../images/bg.gif') repeat-x 0px 0px;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	margin: 0px auto;
	}

.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

a {
	color: #39c;
	outline: none;
	}

a:hover {
	color: #690;
	}

p {
	line-height: 15px;
	padding-top: 15px;
	}

h1, h2, h3, h4, h5, h6, h7, h8 {
	font-weight: normal;
	}

h1 {
	font-size: 24px;
	}

h2 {
	font-size: 21px;
	}

h3 {
	font-size: 16px;
	}

h4 {
	}

h3 + p, h4 + p {
	padding-top: 5px;
	}




/* =Form Elements
----------------------------------------------- */

form {
	display: inline;
	}

input, select, option, textarea {
	font-family: arial, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	}

input.radio {
	margin: 10px 5px 0px 0px;
	}

input.text, textarea, select {
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #e5e5e5;
	color: #666;
	font-size: 14px;
	padding: 3px;
	}




/* =Structural Elements
----------------------------------------------- */

#top {
	font-size: 12px;
	height: 30px;
	margin: 0px auto;
	text-align: right;
	width: 960px;
	}

#top a {
    background: url('../images/help.png') no-repeat right top;
	color: #999;
	display: block;
	float: right;
	height: 15px;
	margin-top: 5px;
	padding: 2px 20px 0px 0px;
	text-decoration: none;
	width: 115px;
	}

#top a:hover {
	color: #39c;
	}

#container {
	margin: 0px auto;
	width: 960px;
	clear:both;
	}

#header {
	height: 120px;
	position: relative;
	}
	
#logo {
	height: 73px;
	left: 0px;
	position: absolute;
	top: 28px;
	width: 265px;
	}

#logo a {
    background: url('../images/brandit_logo.png') no-repeat 0px 0px;
	display: block;
	height: 75px;
	text-decoration: none;
	width: 200px;
	}

#logo a span {
	visibility: hidden;
	}

#search {
	clear: right;
	float: right;
	padding-top: 15px;
	height: 40px;
	}

#search ul li {
	float: left;
	list-style: none;
	}

#search ul li:first-child {
	color: #999;
	font-size: 12px;
	padding-top: 5px;
	text-transform: uppercase;
	width: 70px;
	}
#search ul li#label {
	color: #999;
	font-size: 12px;
	padding: 5px 0 0 5px;
	text-transform: uppercase;
	width: 100px;
	text-align:right;
	}

#search input.text {
	margin-right: 7px;
	width: 200px
	}

#search .formbtn {
	margin-top: 2px;
	}

#nav {
	clear: both;
	/*float: right;*/
	}

a.bigbtn {
    background: transparent url('../images/bigbtn_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 28px;
    margin-right: 5px;
    padding-right: 13px; /* sliding doors padding */
    text-decoration: none;
	}

a.bigbtn span {
    background: transparent url('../images/bigbtn_span.png') no-repeat top left;
    display: block;
    font-size: 15px;
    line-height: 15px;
    padding: 6px 5px 7px 18px; /* top & bottom padding + line height = btn height */
	} 

a.bigbtn:hover {
    background: transparent url('../images/bigbtn_a.png') no-repeat scroll bottom right;
	}

a.bigbtn:hover span {
    background: transparent url('../images/bigbtn_span.png') no-repeat bottom left;
	} 

a.smbtn {
    background: transparent url('../images/smbtn_span.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 14px;
    margin-right: 5px;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
	}

a.smbtn span {
    background: transparent url('../images/smbtn_a.png') no-repeat top left;
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    padding: 2px 5px 2px 12px; /* top & bottom padding + line height = btn height */
    text-transform: uppercase;
	} 

a.smbtn:hover {
    background: transparent url('../images/smbtn_span.png') no-repeat scroll bottom right;
	}

a.smbtn:hover span {
    background: transparent url('../images/smbtn_a.png') no-repeat bottom left;
	} 

a.btn {
    color: #690;
    display: block;
    float: left;
    height: 18px;
    margin-right: 5px;
    padding-right: 0px; /* sliding doors padding */
    text-decoration: none;
	}

a.btn span {
    background: transparent url('../images/btn.png') no-repeat top left;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    padding: 3px 5px 2px 22px; /* top & bottom padding + line height = btn height */
    text-transform: uppercase;
	} 

a.btn:hover {
	}

a.btn:hover span {
    background: transparent url('../images/btn.png') no-repeat bottom left;
    color: #f60;
	} 

#col1 {
	float: left;
	width: 780px;
	}

#col2 {
	float: left;
	width: 180px;
	}

#livechat {
    background: url('../images/bg_livechat.png') no-repeat 155px 20px;
	margin: 0px auto;
    padding-bottom: 20px;
	width: 230px;
	}

#livechat h1 {
	color: #690;
	font-size: 17px;
	}

#livechat p {
	color: #999;
	font-size: 13px;
	line-height: 14px;
	padding: 8px 0px;
	width: 160px;
	}

#footer {
    background: url('../images/dotted.gif') repeat-x left top;
    color: #999;
    font-size: 11px;
	line-height: 13px !important;
    margin: 5px 0px;
    padding: 10px 0px 20px 0px;
    text-align: right;
	}

#footer ul li {
	border-left: 1px solid #999;
	float: left;
	list-style: none;
	padding: 0px 6px;
	}

#footer ul li:first-child {
	border: 0px;
	padding-left: 0px;
	}

#footer ul li a {
    color: #999;
	text-decoration: none;
	}

#footer ul li a:hover {
    color: #39c;
	}

#footer ul + ul li {
	border-right: 1px solid #999;
	border-left: 0px;
	float: right;
	}

#footer ul + ul li:first-child {
	border: 0px;
	padding-left: 6px;
	padding-right: 0px;
	}

#footer ul + ul li + li + li + li {
	border-right: 0px;
	padding-right: 0px;
	}

#product-search {
    background: url('../images/bg_prodsearch.gif') no-repeat 0px 0px;
    height: 45px;
    margin-top: 10px;
    padding: 0px 0px 0px 10px;
    position: relative;
    width: 270px;
	}

#product-search input.text {
	border-top: 1px solid #8eac46;
	border-right: 1px solid #b7cb89;
	font-size: 12px;
	margin: 9px 5px 0px 0px;
	padding: 5px;
	text-transform: uppercase;
	width: 220px;
	}

#product-search .formbtn {
	right: 10px;
	position: absolute;
	top: 12px;
	}

#interior-top {
    background: url('../images/bg_int_top.gif') no-repeat 0px 0px;
    height: 20px;
    width: 760px;
	}

#interior {
	background-color: #fff;
	padding: 15px 35px;
    width: 690px;
	}

#interior-bottom {
    background: url('../images/bg_int_bottom.gif') no-repeat 0px 0px;
    height: 20px;
    width: 760px;
	}

#superwide-top {
    background: url('../images/bg_superwide_top.gif') no-repeat 0px 0px;
    height: 20px;
    width: 960px;
	}

#superwide {
	background-color: #fff;
	padding: 15px 35px;
    width: 890px;
	}

#superwide-bottom {
    background: url('../images/bg_superwide_bottom.gif') no-repeat 0px 0px;
    height: 20px;
    width: 960px;
	}

#side {
	float: left;
	padding-right: 35px;
	width: 180px;
	}

#side ul {
	margin-bottom: 35px;
	}
	
#side ul li {
    background: url('../images/dotted.gif') repeat-x 0px 0px;
	list-style: none;
	padding: 10px 0px;
	}

#side ul li:first-child {
	background: none;
	padding-top: 0px;
	}

#side ul li a {
	color: #690;
	font-size: 14px;
	text-decoration: none;
	}

#side ul li a:hover {
	color: #39c;
	}

#interior #side + .content {
	float: left;
	width: 475px;
	}

#interior .content h1.alt {
	color: #7d7d7d;
	font-size: 18px;
	}

#interior .content p {
	line-height: 17px;
	padding-top: 17px;
	}

#interior .content h3 {
	margin-top: 17px;
	}

#interior .content h3 + p {
	padding-top: 5px;
	}

#add-ons {
	margin-top: 35px;
	}

#add-ons .col1 {
	float: left;
	padding-right: 21px;
	width: 227px;
	}

#add-ons .col2 {
	float: left;
	width: 227px;
	}

#add-ons h1 {
	font-size: 16px;
	line-height: 18px;
	width: 200px;
	}

#add-ons h2 {
    background: url('../images/dotted.gif') repeat-x left bottom;
	color: #999;
	font-size: 12px;
	padding: 2px 0px 3px 0px;
	}

#col2 > .banner + p {
	padding: 10px 0px 0px 0px;
	}

#col2 > .banner + p a {
	color: #999;
	font-size: 11px;
	text-decoration: none;
	}

#col2 > .banner + p a:hover {
	color: #39c;
	}

#col2.home > .banner {
	padding-left: 20px;
	}

#col2.home > .banner + p {
	padding-left: 20px;
	}

#featprod-top {
    background: url('../images/bg_sidebar_top.gif') no-repeat 0px 0px;
    height: 20px;
	}

#featprod {
	background-color: #fff;
	padding: 0px 20px;
	}

#featprod-bottom {
    background: url('../images/bg_sidebar_bottom.gif') no-repeat 0px 0px;
    height: 20px;
	}

#featprod h2 {
	font-size: 16px;
	margin-bottom: 10px;
	}

#featprod h2 + a {
	background-color: #e3e3e3;
	display: block;
	height: 140px;
	text-decoration: none;
	width: 140px;
	}

#featprod h2 + a:hover {
	background-color: #529fc6;
	}

#featprod h2 + a img {
	border: 5px solid #fff;
	height: 128px;
	margin: 1px;
	width: 128px;
	}

#featprod > span {
	color: #529fc6;
	display: block;
	margin: 10px 0px;
	}

#featprod-bottom + .banner {
	margin-top: 20px;
	}




/* =Home Page
----------------------------------------------- */

#home-content {
	padding-top: 20px;
	}

#home-content > .col1 {
	float: left;
	padding-right: 20px;
	width: 180px;
	}

#home-content > .col2 {
	float: left;
	width: 580px;
	}

#home-content .content-top {
    background: url('../images/bg_col2_home_top.gif') no-repeat 0px 0px;
    height: 20px;
	}

#home-content .content {
	background-color: #fff;
	height: 248px;
	padding: 0px 20px;
	}

#home-content .content-bottom {
    background: url('../images/bg_col2_home_bottom.gif') no-repeat 0px 0px;
    height: 20px;
	}

#home-content .content h1 {
	font-size: 21px;
	line-height: 22px;
	margin-bottom: 3px;
	}

#home-content .content h2 {
    background: url('../images/dotted.gif') repeat-x left bottom;
	color: #999;
	font-size: 13px;
	padding-bottom: 5px;
	}

#home-content .content .col1 {
	float: left;
	padding-right: 20px;
	width: 260px;
	}

#home-content .content .col2 {
	float: left;
	width: 260px;
	}
	
#products-top {
    background: url('../images/bg_wide_top.gif') no-repeat 0px 0px;
    height: 20px;
    margin-top: 20px;
	}

#products {
	background-color: #fff;
	padding: 0px 20px;
	}

#products-bottom {
    background: url('../images/bg_wide_bottom.gif') no-repeat 0px 0px;
    height: 20px;
	}

#products .col1 {
	float: left;
	width: 435px;
	}

#products .col2 {
	float: left;
	padding-left: 25px;
	width: 280px;
	}

#products .col1 h2 {
	line-height: 21px;
	margin-bottom: 8px;
	}
	
#products .col1 a.btn {
    float: right;
    margin-left: 5px;
	}

#products .col2 p {
	font-size: 12px;
	padding-top: 0px;
	}

#products .col2 > img {
	float: right;
	margin: 0px 0px 10px 10px;
	}


/* BRANDIT HOMEPAGE FEATURE */

#feature {
	clear: both;
	height: 260px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	width: 630px;
	text-align:left !important;
	}
#feature + h2 {
	clear: both !important;
	padding: 0px !important;
}

/*general slide styling*/
.slide {
	color: #fff;
	height: 260px;
	position: relative;
	width: 630px;
	}

.slide h2 {
	position: absolute;
	font-size: 16px;
	}

.slide > ul {
	position: absolute;
	}

.slide > ul li {
    background: url('../images/bullet_fff.png') no-repeat 0px 4px;
    font-size: 15px;
    line-height: 16px;
    list-style: none;
    padding: 0px 0px 5px 10px;
	}

/*slide 1*/
.slide#slide1 {
    background: url('../images/feature_brandit_search.jpg') no-repeat 0px 0px;
	}

.slide#slide1 h2 {
	left: 34px;
	top: 75px;
	width: 330px;
	}

.slide#slide1 > ul {
	left: 400px;
	top: 28px;
	width: 218px;
	}

.slide#slide1 > .bigbtn {
	left: 400px;
	position: absolute;
	top: 185px;
	}

/*slide 2*/
.slide#slide2 {
    background-image: none;
	background-color: #57a8d3;
	}

.slide#slide2 h2 {
	font-size: 18px;
	left: 34px;
	top: 75px;
	width: 330px;
	}

.slide#slide2 > ul {
	left: 400px;
	top: 28px;
	width: 218px;
	}

.slide#slide2 > .bigbtn {
	left: 400px;
	position: absolute;
	top: 185px;
	}

/*pager styling*/	
#pager {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 236px;
	z-index: 9898 !important;
	line-height:30px;
	}

#pager a {
	color: #fff;
	display: block;
	float: right;
	height: 16px;
	margin-left: 5px;
	outline: none;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 18px;
	}

#pager a:hover,
#pager a.activeSlide {
    background: url('../images/pager.png') repeat 0px 0px;
	}


/* =Page Fixes
----------------------------------------------- */

ul.NoBullet {
  list-style-type: none;
  }

#columns {
	width: 960px !important;
}
#column1 {
	float: left;
	width: 635px !important;
}
#column2 {
	float: right;
	width: 235px !important;
	margin-right: 40px;
}
#sage_items {
	margin-top: 20px !important;
}
#sage_item {
	border: 1px solid #e3e3e3 !important;
	margin: 0px 10px 10px 0px !important;
	padding: 10px !important;
	width: 210px !important;
}
#sage_item:hover {
	border-color: #529FC6 !important;
}
#sage_item a {
	display: block !important;
	text-align: center !important;
}
#sage_item a img {
	margin: 10px auto !important;
}
#sage_item #PrName {
	color: #529FC6 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 16px !important;
	margin: 0px !important;
	padding: 0px !important;
}
br[style] + div[style] {
	border: 0px !important;
	line-height: 15px !important;
	padding: 0px !important;
	margin: 10px 0px 0px 0px !important;
	width: auto !important;
}
#columns .widget .widget-head {
	background-color: #fff !important;
	color: #666 !important;
	font-size: 16px !important;
	height: auto !important;
	line-height: 18px !important;
	margin-top: 20px !important;
	padding: 0px 0px 10px 0px !important;
}
#columns .widget:first-child .widget-head {
	margin-top: 0px !important;
}
#columns .widget .widget-content {
}
#sage_search_wrap,
#sage_cart_totals_wrap {
	border: 1px solid #e3e3e3 !important;
	font-size: 11px;
	margin: 0px !important;
	padding: 10px !important;
	text-align: left !important;
}
#sage_cart_totals_checkout {
	float: left !important;
	font-size: 10px !important;
	margin: 0px 2px 2px 0px !important;
}
#sage_cart_totals_checkout a {
	border: 1px solid #EF673A !important;
	padding: 1px 3px !important;
}
#cart_scroll {
	border: 1px solid #e3e3e3 !important;
	margin-top: 15px !important;
	padding: 0px 10px 10px 10px !important;
}
#cart_scroll + div[style] {
	margin: 10px 0px 25px 0px !important;
}
#sageCartItemWrap {
	border: 0px !important;
	border-bottom: 1px solid #e3e3e3 !important;
	margin: 0px !important;
	overflow:hidden;
	padding: 10px 0px !important;
	position: relative !important;
}
#sageCartItemWrap:hover {
	background-color: #fff !important;
}
a.sageCartThumb {
	background-color: #fff !important;
	border: 0px !important;
	float: left !important;
	height: 75px !important;
	left: 0px;
	margin: 0 10px 0px 0 !important;
	/*position: absolute !important;*/
	top: 10px;
	width: 75px !important;
}
a.sageCartThumb img {
	max-height: 75px !important;
	max-width: 75px !important;
}
#sageCartActionWrap {
	border-top: 0px !important;
	clear: right !important;
	margin-left: 80px !important;
	padding: 0px !important;
	text-align: left !important;
}
#sageCartActionWrap a {
	background-color: #f0f0f0 !important;
	border: 1px solid #ccc !important;
	font-size: 9px !important;
	margin: 0px 5px 5px 0px;
}
#sageCartItemName {
	clear: left !important;
	color: #529FC6;
	font-size: 13px !important;
	line-height: 15px !important;
	margin-left: 80px !important;
}
#sageCartItemId {
	margin-left: 80px !important;
}
#sageCartTotalWrap {
	border: 0px !important;
	margin-left: 80px !important;
	margin-top: 5px !important;
	padding: 0px !important;
}
#sage_detail_back {
	border: 1px solid #A3DCF3;
	clear: both !important;
	color: #A3DCF3;
	float: right;
	font-size: 12px;
	margin: 0px 0px 8px 0px !important;
	padding: 3px;
	text-decoration: none;
}
table#sage_detail_matrix {
	border: 1px solid #ccc;
	margin: 20px 0px 0px 0px !important;
	width: 100% !important;
}
#sage_detail_title {
	border: 0px !important;
	margin: 0px 0px 10px 0px !important;
	padding: 0px !important;
}
#sageAddToForm {
	border: 0px !important;
	height: auto !important;
	margin: 20px 0px 0px 0px !important;
	padding: 0px !important;
}
h1 + div[style] {
	font-size: 12px !important;
	line-height: 15px !important;
}
dl dd {
	position: relative !important;
}
dl dd .ui-datepicker-trigger {
	float: left !important;
	left: 145px;
	position: absolute !important;
	top: 0px;
}
div[align] + br[style] {
	margin: 0px !important;
}
div[style] + div[align] {
	margin: 15px 0px 0px 0px !important;
	padding: 0px !important;
}
form + div[style] {
	height: 1px;
}
#pagination_form + div[style],
#sage_items + div[style] {
	background-color: #f0f0f0 !important;
	border: 1px solid #e3e3e3 !important;
	clear: both !important;
	height: auto !important;
	line-height: 18px !important;
	margin: 0px 0px 10px 0px !important;
	padding: 5px !important;
}
#pagination_form + div[style] a,
#sage_items + div[style] a {
	font-size: 12px !important;
	padding: 0px 4px !important;
}

#shippingPolicy
{
	background-color:#fff;
	border: 2px solid #ccc;
	left:250px;
	padding: 15px;
	position:absolute;
	top:600px;
	width:600px;
	z-index:9999;
}

#shippingPolicy h4
{
	text-decoration: underline;
	font-size: 13px;
	margin-top: 15px;
}

#shippingPolicy span
{
	float:right;
}
#shippingPolicy span a
{
	color:#6bc1e8;
	text-decoration:none;
}
#shippingPolicy h2
{
	margin-bottom:10px;
	font-size:16px;
}
#shippingPolicy p
{
	margin-bottom:10px;
}







	