html, body {
	font-family: arial;
	font-size:1;
	margin: 0 auto;
	padding: 0px;
	background-color: #f3e5ed;

scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #F90694;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #F90694;
scrollbar-shadow-color: #F90694;
scrollbar-track-color: #ffffff;
}
#google_translate_element{
	padding-top:20px;
}
img {
	border:0px;
}
div {
	font-size:12px;
}
a:active,a:link,a:visited {
	color:#fff;
	text-decoration:none;
}

a:hover{
	color: #f90695;
	text-decoration:none;
}

a.norm:active,a.norm:link,a.norm:visited {
	color:#000000;
	text-decoration:none;
}

a.norm:hover{
	color:#2195db;
	text-decoration:none;
}

#ecomm_options{
	text-align:left;
	background:#000 url('/images/ecomm_options_background.jpg') center no-repeat;
	color: #fff;
	padding:10px;
	margin: 0px auto;
	width: 742px;
	height: 23px;
}

#topContainer {
	height:115px;
	width:1080px;
        margin: 0 auto;
	background:#fff url('/images/body_background.png') center top repeat-y;
}
#topInner {
	width: 1036px;
	margin: 0px auto 0px auto;
	position:relative;
	padding-top: 10px;
}
#logo_container {
	width:670px;
	padding:0px 10px 0 11px;
	float:left;
	height:105px;
	text-align:center;
}

#navContainer {
        margin: 0 auto;
	height:30px;
	width:1080px;
	background:#fff url('/images/body_background.png') center top repeat-y;
}

#navInner {
	height: 30px;
	width: 1020px;
	margin: 0px auto 0px auto;
	position:relative;
	color:white;
	padding-right: 25px;
	padding-top: 6px;
}

#navInner ul {
	list-style:none;
	padding:0px;
	margin:0px;
	position:relative;
        float:right;
}
#navInner ul li {
	float:left;
	padding-top:3px;
	padding-bottom:5px;
}
#navInner ul li a:link, #navInner ul li a:active, #navInner ul li a:visited  {
	text-decoration:none;
	color:#f3e5ed;
	font-size: 14px;
	padding-left:10px;
	padding-right:10px;
}
#navInner ul li a:hover  {
	text-decoration:none;
	/*border-bottom: 5px solid #f50693;*/
}
#navInner ul li:hover ul {
	display:block;
}
#navInner ul li ul {
	position:absolute;
	top:24px;
	left: auto;
	display:none;
	background-color:#000;
	border: 1px solid #f90695;
	z-index:99999;
        text-align: left;
        min-width: 150px;
}
#navInner ul li ul li {
	float:none;
}
#navInner ul li ul li a:hover {
	border: 0;
	color: #f90695;
}

#mainContainer {
	margin: 0px auto 0px auto;
	clear:both;
	width:1080px;
	background: transparent url('/images/body_background.png') center top repeat-y;
	z-index:0;
}


#leftCol {
	width:221px;
	float:left;
	margin: 70px 0px 50px 34px;
        z-index:1;
}
/* IE6 Hack */
#leftCol {_margin-left:16px;}

#rightCol {
	background-color: #fff;
	float: left;
	margin-left: 9px;
/*	margin-right:34px;*/
	width: 780px;
	border: 1px solid #f50693;
	margin-bottom: 50px;
	z-index: 0;
}


#rightCol a:active,#rightCol a:link,#rightCol a:visited {
	color:#f90695;
	text-decoration:none;
}

#rightCol a:hover{
	color: #000;
	text-decoration:none;
}
#bread_crumbs {
	height: 45px;
	line-height: 45px;
	width: 782px;
	background: #000 url('/images/bread_crumbs_background.jpg') center no-repeat;
	/*position: relative;
	left: -1px;
	top: -1px;*/
	color: #fff;
	z-index:0;
}
#bread_crumbs a,
#bread_crumbs a:active,
#bread_crumbs a:link,
#bread_crumbs a:visited {
	color: #fff;
	margin-left: 10px;
}
#bread_crumbs a:hover {
	color: #f50693;
}

#rightCol_header {
	background: black;
	border: 0;
	width: 782px;
	float: left;
	margin-left: 9px;
}

#rightCol_footer {
	background: #000 url('/images/rightCol_footer_background.jpg') center bottom no-repeat;
	height: 21px;
	width: 782px;
	position: relative;
	left: -1px;
	bottom: -1px;
        clear:both;
	top:20px;
}
#homeFeature {
	overflow:hidden;
}
#heading, #headingb {
	color: #000;
	height:28px;
	width: 720px;
	font-size:20px;
	font-weight:900;
	padding:6px 20px;
	border: 1px solid black;
	margin: 10px auto 0px;
	margin-top: 10px;
}

#content_1, #content_1a, #content_1b {
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:16px;
	font-size:12px;
}

h1{
	font-size:18px;
	line-height:25px;
	margin:0px;
	padding:0px;
}
h2{
	font-size:18px;
	line-height:23px;
	margin:0px;
	padding:0px;
	font-weight: normal;
}
.grey {
	color:#777777;
}
.red {
	color:#2195db;
}
#content_2{
	padding-top:10px;
}
.feature {
	width:242px;
	border:1px solid #dcdddd;
	background-color:#f6f6f5;
	float:left;
}

.feature_img {
	width:244px;
	float:left;
	padding-bottom:6px;
}

.feature ul {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:8px;
	padding-bottom:12px;
}
.feature ul li {
	padding-left:30px;
	background:url("/images/tick_box.gif") no-repeat  4px top;
	height:23px;
	padding-top:9px;
	color:#444444;
}


.feature_heading {
	text-align:center;
	background:url("/images/header_red_background.gif");
	height:29px;
	font-size:18px;
	color:white;
	padding-top:3px;

}
.feature_inner {
	padding:18px;
	font-size:13px
}
.div_spacer{
	width:9px;
	height:10px;
	overflow:hidden;
	float:left;
}

.button {
	background:url("/images/header_grey_background.gif");
	background-position:center;
	height:24px;
	width:100%;
	font-size:14px;
	color:white;
	font-weight:900;
	padding-left:12px;
}
.redBack{
	background:url("/images/header_red_background.gif");
	background-position:center;
}

.button_go {
	background:url("/images/header_red_background.gif");
	background-position:center;
	height:24px;
	width:32px;
	float:right;
	font-size:14px;
	text-align:center;
}

.feature ol {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:12px;
	font-size:11px;
}
.feature ol li {
	height:24px;
	vertical-align:middle;
}
.feature ol li span {
	padding-top:4px;
	line-height:23px;
}
.login {
	width:130px;
	float:right;
	vertical-align:middle;
	font-size:10px;
	height:12px;
	padding-bottom:4px;
	line-height:12px;
}

.login_nf {
	width:130px;
	vertical-align:middle;
	font-size:10px;
	height:12px;
	padding-bottom:4px;
	line-height:12px;
}

.login_button{
	background:url("/images/header_grey_background.gif");
	background-position:center;
	height:22px;
	padding:3px;
	padding-top:1px;
	border:0px;
	line-height:16px;
	float:right;
	font-size:10px;
	color:white;
}
.login_button_nf{
	background:url("/images/header_grey_background.gif");
	background-position:center;
	height:22px;
	padding:3px;
	padding-top:1px;
	border:0px;
	line-height:16px;
	font-size:10px;
	color:white;
}
#footer {
	color: #fff;
	clear:both;
	height: 60px;
	line-height: 22px;
	background:#fff url('/images/footer_background.png') center top no-repeat;
	text-align: center;
}
#footer ul {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	padding-top:3px;
}
#footer ul li {
	padding-left:10px;
	padding-right:10px;
	display: inline;
}
#shopping_basket {
	background: #000 url('/images/topInner_boxes_background.jpg') no-repeat;
	float:left;
	width:334px;
	height: 87px;
	color:white;
	padding-top: 18px;
	text-align: center;
}
#shopping_basket ul, #watch_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#shopping_basket img, #watch_list img {
	padding-bottom: 5px;
}
#searchBox {
	left: 14px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 162px;
	z-index: 1000;
}
#searchBox ul {
	padding-top:13px;
	list-style:none;
	padding-bottom:0px;
	margin:0px;
}

#searchBox ul li a:link,#searchBox ul li a:active, #searchBox ul li a:visited {
	text-decoration:none;
	color:white;
	font-size:12px;
	padding-left:15px;
	position:relative;
}
#searchBox ul li a:hover {
	text-decoration:none;
	color:#444444;
	padding-left:15px;
}













form {
	padding:0px;
	margin:0px;
}
input {
	vertical-align:middle;
}

#product_list{
	width:640px;
	margin-top:19px;
}
.product_snap2{
	width:100%;
	border-bottom:1px solid #e8e8e9;
}

.product_snap{
	width:100%;

}
.product_snap_sm{
	width:115px;
	height:118px;
	float:left;
}
.product_img_sm {
	height:107px;
	width:107px;

}
.product_img2 {
	height:101px;
	width:101px;

}
.product_img {
	height:102px;
	width:102px;

}
.product_text {
	margin-left:8px;
	margin-top:6px;
}
.product_price {
	margin-top:5px;
	font-size:26px;
        color:#f90695;
}
.product_price_access {
	font-size:18px;
        color:#f90695;
}
#product_buttons {
	width:274px;
	float:right;
}

#product_buttons ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#product_buttons ul li {
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

#product_large {
	position:relative;
}

#product_large_img {
	width:255px;
	height:255px;
	float:left;
}
#product_large2 {
	width:255px;
	height:255px;
	float:left;
	overflow:hidden;
}
#product_large_desc {
	width:410px;
	float:right;
        min-height:243px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
        background-color:white;
}
#new_reg {
	width:320px;
	height:270px;
	border:1px solid #e8e8e9;
	float:left;
	padding:12px;
	background-color:white;
}
#old_login {
	width:320px;
	height:270px;
	border:1px solid #e8e8e9;
	float:right;
	padding:12px;
	background-color:white;
}
.reg_box {
	width:682px;
	border:1px solid #e8e8e9;
	float:right;
	padding:12px;
	margin-bottom:14px;
	background-color:white;
}

#new_reg ol, #old_login ol, .reg_box ol, .product_purchase_accessories ol {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#new_reg ol li, #old_login ol li, .reg_box ol li, .product_purchase_accessories ol li {
	margin-bottom: .5em;
	padding-left: 15px;
	list-style: none;
}


.small_sale_banner{
	position:relative;
	top:-103px;
}


.small_sale_banner_sm{
	position:relative;
	top:-108px;
        left:-14px;
}
.qty {
	font-size:12px;
	color:black;
}
.qty select {
	vertical-align:middle;
}
.qty input {
	vertical-align:middle;
}
table.basket {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ddd;
	border-collapse: collapse;
	background-color: white;
}
table.basket a, table.basket a:visited, table.basket a:active {
	color:#000;
}
table.basket a:hover{
	color: #f90695;
	text-decoration:none;
}
table.basket th {
	border-width: 1px;
	padding: 3px;
	border-color: #ddd;
	background-color: #000;
        color: #fff;
}
table.basket td {
	border: 1px solid #999;
	padding: 3px;
	border-color: #ddd;
	background-color: white;
}

#contactform ol {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#contactform ol li {
	margin-bottom: .5em;
	padding-left: 0px;
	list-style: none;
}
#checkout_container{
}


#logindetails{
	color:white;
	text-align:right;
	padding-right:10px;
	font-weight:900;
	padding-top:5px;
}
#add_to_basket, button, #add_project {
	background-color: #000;
	border: 1px solid #F90694;
	height:25px;
	padding: 5px;
	line-height:12px;
	font-size:12px;
	color:white;
}

select {
	vertical-align:middle;
}
.small_image_2{
	float:left;
}
#product_purchase_options {
	width:690px;
	margin-top:12px;
	border:1px solid #e8e8e9;
	padding:8px;
	float:left;
        background-color:white;
}

.product_purchase_accessories{
	border:1px solid #000;
	padding:10px;
	float:left;
        background-color:white;
        padding-top:0px;
        margin-top:0px;
        /*width: 530px;*/
        overflow: auto;
        height: 530px;
}
#product_warning{
	width:710px;
	margin-top:12px;
	border:1px solid #e8e8e9;
	padding:8px;
	float:left;
	text-align:center;
}
#product_other_images {
	width:243px;
	padding-top:5px;
	float:left;
	overflow: auto;
	white-space: nowrap;
	border: 1px solid #000;
	border-top: 0;
	padding: 2px 5px;
	margin-top: -12px;
}
#product_other_images b {
	display:none;
}
#product_part_of_collection {
	clear: both;
	margin-top:12px;
	border:1px solid #000;
	padding:8px;
	padding-bottom:3px;
	background-color:white;
}
#on_sale_main{
	position:relative;
	left:0px;
	top:4px;
	z-index:1;
}
.access{
 padding-top:12px;
 float:left;
}
.access_header{
	border: 1px solid #000;
	border-bottom: 0px;
	font-size:20px;
	color: #000;
	font-weight:900;
	height: 28px;
	line-height: 28px;
	padding: 6px 20px;
	/*width: 700px;*/
}


#leftCol h3 {
	background: #fff url('/images/leftCol_h3_background.png') no-repeat;
	color: #fff;
	height: 48px;
	line-height: 35px;
	text-align: center;
	padding: 0px;
}
#leftCol br {
	display: block;
	height: 20px;
}
#leftCol ul {
	margin: 0 0 10px 0 !important;
	padding: 0;
	list-style: none;
	width: 221px; /* Width of leftCol Items */
	z-index:6666;
	padding-bottom: 18px;
	background: #fff url('/images/leftCol_ul_background.png') center bottom no-repeat;
}

#leftCol ul a:hover {
	color: #F50693;
}

#leftCol ul li {
	position: relative;
	z-index:6666;
}

#leftCol li ul {
	position: absolute;
	left: 220px; /*Set 1px less than leftCol width */
	top: -1px;
	display: block;
}

#leftCol li:hover ul {
	display: block;
}

#leftCol li:hover>ul {
	visibility:visible;
}

#leftCol ul ul {
	visibility:hidden;
}

/* Fix IE. Hide from IE Mac \*/
* html #leftCol ul li { float: left; height: 1%; }
* html #leftCol ul li a { height: 1%; }
/* End */

/* Make-up syles */

#leftCol ul, li {
	margin: 0 0 0 0;
	z-index:6666;
}
#leftCol ul li ul {
	background-color:#ffffff;
	background-image: none;
	padding-bottom: 0;
	border-top: 1px solid #f90695;
}

/* Styles for leftCol Items */
#leftCol ul a {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #f90695;
	border-top: 0;
}

/* Sub leftCol Styles */
#leftCol li ul a {
	text-decoration: none;
	color: #000;
	background-color: #fff; /* IE6 Bug */
	padding: 5px;
	border-bottom: 1px solid #f90695;
}

/* Sub leftCol Hover Styles */
#leftCol li ul a:hover {
	color: #f90695;
}
#leftCol ul li ol {
	list-style:none;
	padding:0px;
	margin:0px;
}
#leftCol ul li ol li {
	border-left:8px solid #dedede;

}
#leftCol ul li ol li a {
	background:#f0f0f0;
}
#leftCol ul li ol li a:hover {
        background:url(/images/nav_background_orange.jpg) no-repeat;

}
#doorfilter ul li,
#leftCol #doorfilter ul,
#leftCol #doorfilter h3 {
	background-color:#ffd0eb;
}

#doorfilter ul li a{
	background-color:#ffd0eb;
	color:black;
}
#doorfilter ul li a:hover{
	background:#F50693 url('/images/doorfilter_hover.png') 98% center no-repeat;
	color:black;
}
.clearBlock {
	padding:0px;
	margin:0px;
	font-size:1px;
	overflow:hidden;
	height:1px;
	clear:both;
}
h3{
	line-height:14px;
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
}
.searchBox{
	width:140px;
	height: 23px;
	background: #000 url('/images/searchBox_background.png') top left no-repeat;
	border: 0;
	color: #fff;
	padding-left: 5px;
	margin-right: 3px;
}
#searchResults {
	position:absolute;
	background-color:white;
	border:1px solid #888;
	color:black;
	display:none;
	max-height:400px;
        overflow:auto;
left: 220px !important;
top: 0px !important;
}
.brand{
	float:right;
	padding-left:12px;
}
.attribute_box{
	 padding-bottom:12px;
}
.attribute_box select {
	 width:100%
}
#price_match{
	padding:12px 0;
}
h3{
 font-size:14px;
}
#was_price {
	text-decoration:line-through;
}

.f_colour_bar {
	border:1px solid #777777;
	padding:6px;
	height:33px;
	background-color:#ffffff;
	position:relative;
	color:black;
	font-size:18px;
}
.f_colour_bar a {
	font-size:12px;
	color:#3366cc;
	text-decoration:none;
}
.f_colour_bar a:hover {
	color:#777777;
}
.f_colour_style{
	float:left;
	width:300px;
	padding-top:8px;
	font-size:18px;
}
.f_colour_box {
	border:1px solid #cccccc;
	float:right;
	margin-right:4px;
	margin-left:4px;
	width:1px;
	height:1px;
	overflow:hidden;
	display:none;
	cursor:pointer;
	position:relative;
}
#f_choose {
	display:none;
}
#f_full_view{
	position:absolute;
	display:none;
	padding:4px;
	border:1px solid #777777;
	border-top:1px solid #ffffff;
	background-color:#ffffff;
	color:black;
	font-size:18px;
	z-index:99999999;
}
#colour_on {
	width:30px;
	height:30px;
	display:inline;
}
#f_change {
	float:right;
	padding-top:17px;
}
#miniBasket{
width:210px;
}
.fn_a{background-color:#ffffff;width:32px;height:32px;border:1px solid #aaa;}
.fn_a input{width:32px;height:24px;border:0px;text-align:center;padding-top:8px;position:relative;cursor:pointer}
.fn_b{background:url('/images/shading.gif');width:32px;height:32px;border:1px solid #aaa;}
.fn_c{border:1px solid #aaa;width:250px;padding:3px;}
.fn_d{padding:3px;background:url('/images/header_grey_background4.gif');color:white;border-left:1px solid #aaa;}
.fn_e{border-bottom:1px solid #aaa;}
.fn_f{text-align:center;background:url('/images/header_grey_background4.gif');color:white;}
.fn_f2{text-align:center;background:url('/images/header_grey_background4.gif');color:white;border-right:1px solid #aaa;}
.fn_f_on{background:url('/images/header_grey_background4.gif');color:white;}
.fn_f_got{background:url('/images/header_grey_background.gif');color:white;}
.fn_f_off{color:black;background:none;}
#priceBox {position:absolute;background:#ffffff;border:3px solid #006ab1;padding:8px;display:none;width:140px}

.large_sale {
	position:absolute;
	top:0px;
	left:0px;
}
.ecomm_options{
	text-align:left;
	padding:10px;
}
.pg_row{
	width:153px;
	float:left;
	height:265px;
	border:1px solid #F90695;
	padding:10px;
        margin: 5px;
        text-align: center;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
}
.product_purchase_accessories .pg_row {
        width: 97px;
        border: 0;
        min-height: 230px
}
.product_purchase_accessories .pg_row .pg_row_desc {
        max-height: 30px;
}
.product_purchase_accessories .pg_row .pg_row_desc h3 {
        font-size: 12px;
}
.product_purchase_accessories .pg_row .pg_row_buy {
        padding-top: 40px;
}
.product_purchase_accessories .pg_row .pg_row_buy .product_price {
        font-size: 16px;
        margin-top: 0;
}

.pg_row_image{
        width:112px;
	height:112px;
        margin: 0 auto;
}
.pg_row_desc{
	float:left;
        font-size: 11px;
        line-height: 14px;
        overflow: hidden;
        max-height: 60px;
}
.pg_row_buy{
	margin: 0 auto;
        padding-top: 70px;
}

#homeBox {
    border: 1px solid black;
    margin: 0;
    padding: 10px;
    max-height: 150px;
    overflow: auto;
    width: 530px;
}
#homeBoxTop {
    border: 1px solid black;
    margin: 0;
    padding: 10px;
    max-height: 150px;
    overflow: auto;
    width: 530px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: #fff url('/images/homeBox-bg.jpg') repeat-x top;
}

#rightColLeft {
    width: 575px;
    float: left;
}

#rightColLeft #content_1 {
    padding: 10px;
}

#rightColRight {
    width: 200px;
    margin-top: 50px;
    float:right;
}
#rightColRight p {
    margin: 5px 0;
}
#rightColRight h3 {
	background: #fff url('/images/rightColRight_h3_background.png') no-repeat;
	color: #fff;
	height: 45px;
	line-height: 35px;
	text-align: center;
	padding: 0px;
	width:191px;
}
#rightColRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 191px; /* Width of rightColRight Items */
	z-index:6666;
	padding-bottom: 18px;
	background: #fff url('/images/rightColRight_ul_background.png') center bottom no-repeat;
}
#rightColRight ul li {
	color: #F90695;
	font-weight: bold;
	margin-left: 7px;
	background-image: url('/images/rightColRight_ul.jpg');
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding: 10px 5px 0 22px;
}
#rightColRight ul li span {
	font-size: 10px;
	color:#000;
	font-weight: normal;
}

#telephone {
    font-size: 18px;
    left: 22px;
    position: relative;
    top: 2px;
	float:left;
}
.f_colour_bar {
	border:1px solid #777777;
	padding:8px;
	padding-bottom:4px;
	padding-top:10px;
	min-height:33px;
	background-color:#ffffff;
	position:relative;
	color:black;
	font-size:18px;
}
.f_colour_bar a {
	font-size:12px;
	color:#3366cc;
	text-decoration:none;
}
.f_colour_bar a:hover {
	color:#777777;
}
.f_colour_style{
	float:left;
	width:300px;
	padding-top:8px;
	font-size:18px;
}
.f_colour_box {
	border:1px solid #cccccc;
	float:right;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:4px;
	width:1px;
	height:1px;
	overflow:hidden;
	display:none;
	cursor:pointer;
	position:relative;
}
#f_choose {
	display:none;
}
#f_full_view{
	position:absolute;
	display:none;
	padding:4px;
	border:1px solid #777777;
	background-color:#ffffff;
	color:black;
	font-size:18px;
	z-index:99999999;
}
#colour_on {
	width:35px;
	height:35px;
	display:inline;
}
#f_change {
	float:right;
	padding-top:17px;
}
.filter_options {
    border-bottom: 1px solid #DDD;
    padding-bottom: 18px;
}
.pg_r {
    position:relative;
    top:2px;
}
.red {
    color:#f00;
}
#header_text{
	text-align:left;
	border:1px solid #dcdddd;
	background-color:#f1f1f1;
	padding:10px;
}
.f_info_box {
	padding:6px;
	background-color:white;
	border:1px solid #cccccc;
	margin-top:15px;
}
.f_choice_box {
	padding:6px;
	background-color:white;
	border:1px solid #cccccc;
}
.f_options_door {
	background-color:white;
	border:1px solid #cccccc;
	margin-top:15px;
}
.f_info_box_price {
	padding:6px;
	background-color:white;
	border:1px solid #cccccc;
	margin-top:15px;
	height:26px;
}
.f_resource_thumb {
	text-align:center;
	background-color:white;
	border:1px solid #777777;
}


/*SocialBoxTabs*/
#socialBox {
    background: none;
    height: 192px;
    position: absolute;
    right: -150px;
    width: 150px;
}
#socialBoxShadow {
    background: url("/images/socialShadow.png") no-repeat scroll 0 0 transparent;
    height: 190px;
    left: 0;
    position: absolute;
    top: 0;
    width: 11px;
    z-index: 10;
}
#socialBox ul{
width: 150px;
position: absolute;
top: 48px;
list-style-type:none;
padding-left: 0;
}
#socialBox ul li {
    
    margin: 0 0 5px;
    
}
#socialBox ul li:hover {
    /*background: none repeat scroll 0 0 #CCCCCC;*/
}
#socialBox ul li#twitter a{
background: url(/images/followSpriteTwitter.png) no-repeat;
    display: block;
    height: 40px;
    width: 125px;
background-position: 0 0;
}
#socialBox ul li#facebook a{
background: url(/images/followSpriteFacebook.png) no-repeat;
    display: block;
    height: 40px;
    width: 125px;
background-position: 0 0;
}
#socialBox ul li#twitter a:hover, #socialBox ul li#facebook a:hover{
background-position: 0 -46px;
}

div#brandsNav{
  height: 635px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 220px;
 
}
div#brandsNavBtm{
  background: url("/images/leftCol_ul_background.png") no-repeat scroll center bottom #FFFFFF;
  height: 18px;
}
