/* Theme Name: Shop Kitson General Theme */


@charset "UTF-8";
/* CSS Document */

body	{
	text-align: center;
}

*	{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

body, div, form, input, ul, li, dl, dt, dd, p, h1, h2, h3		{
	margin: 0;
	padding: 0;
	color: #333;
}

img	{
	border: 0;
	vertical-align: bottom;
}

input, textarea	{
	border: 1px solid #ccc;
	padding: 1px;
}

h2 {
	font-size:20px;
}

.asterisk {
	color:#CC0000;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* makes png transparent on IE6 */

#deco, #header, #wrp_sdw, #wrp_top_sdw, #wrp_btm_sdw, #btmnav h1, input#btn_Go, input:hover#btn_Go	{
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
}

/* makes png transparent on IE6 ( for repeat )*/

#topbar, #topnav li a, #topnav li a:hover, #topnav li#shoppingbag a, #topnav li#shoppingbag a:hover, #btmnav,  #btmbar	{
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* theme decoration style */

#deco	{
	width: 100%;
	/* background's defined by each stylesheet */
	/* height's defined by each stylesheet */
}

#topbar	{
	/* background's defined by each stylesheet */
	height: 5px;
	width: 100%;
}

/* top navigation styles */

#topnav	{
	width: 950px;
	margin: 0 auto;
}

#topnav ul	{
	list-style: none;
	height: 25px;
	float: right;
	position: relative;
}

#topnav li	{
	display: block;
	float: left;
}

#topnav li a, #topnav li a:visited	{
	/* background's defined by each stylesheet */
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 7px 15px 3px 15px;
}

#topnav li a:hover	{
	/* background's defined by each stylesheet */
}

#topnav li#shoppingbag a	{
	/* background's defined by each stylesheet */
	position: relative;
	padding-right: 30px;
}

#topnav li#shoppingbag a img	{
	position: absolute;
	top: 11px;
	left: 105px;
}

#topnav li#shoppingbag a:hover	{
	/* background's defined by each stylesheet */
}


/* header styles */

#header	{
	/* background's defined by each stylesheet */
	clear: both;
	width: 950px;
	margin: 0 auto;
	height: 87px;
	position: relative;
}

a#logo	{
	display: block;
	width: 173px;
	height: 50px;
	text-indent: -5555px;
}


/* main category navigation styles */

#header ul	{
	list-style: none;
	/*padding: 8px 0 0 5px;*/
	padding:0;
}

#header li	{
	display: block;
	float: left;
}

#header li a, #header li a:visited	{
	display: block;
	float: left;
	/*font-size: 14px;
	font-weight: bold;*/
	/* color's defined by each stylesheet */
	/*text-decoration: none;
	padding: 2px 15px 0 15px;
	height: 24px;*/
}

#header li a:hover, #header li a.on	{
	/* background's defined by each stylesheet */
	/* color's defined by each stylesheet */
}

#search	{
	position: absolute;
	top: 42px;
	left: 704px;
	width: 245px;
	height: 42px;
	text-align: left;
	padding-top: 17px;
}


/* main wrapper */

#wrp_sdw	{
	background: url(/styles/default/graphics/wrp_sdw.png) no-repeat center 0%;
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

#wrp	{
	width: 950px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	background-color:#FFF;
}

#wrp_top_sdw	{
	background: url(/styles/default/graphics/wrp_top_sdw.png) no-repeat;
	width: 950px;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#wrp_btm_sdw	{
	background: url(/styles/default/graphics/wrp_btm_sdw.png) no-repeat;
	width: 950px;
	height: 2px;
	position: absolute;
	top: -2px;
	left: 0;
	z-index: 15;
}


/* left commerce navigation styles */

#wrp_left_clm	{
	width: 171px;
	height: 575px;
	display: block;
	float: left;
	z-index: 1;
	text-align: left;
	/* background's defined by each stylesheet */
}

ul#cate_tab	{
	width: 171px;
	height: 28px;
	list-style: none;
}

ul#cate_tab li#category, ul#cate_tab li#brand	{
	display: block;
	float: left;
	height: 28px;
}

ul#cate_tab li#category a, ul#cate_tab li#brand a	{
	display: block;
	float: left;
	height: 28px;
	text-decoration: none;
}

ul#cate_tab li#category a.on	{
	width: 86px;
	/* background's defined by each stylesheet */
}

ul#cate_tab li#brand a.off	{
	width: 85px;
	/* background's defined by each stylesheet */
}

ul#cate_tab li a span	{
	display: block;
	padding: 6px 0 0 15px;
	font-size: 15px;
	font-weight: bold;
}

ul#cate_tab li a.on span	{
	/* color's defined by each stylesheet */
}

ul#cate_tab li a.off span	{
	/* color's defined by each stylesheet */
}

#wrp_left_clm #nav	{
	/* background's defined by each stylesheet */
	width: 171px;
	height: 550px;
	/*height:100%;*/
	overflow: hidden;
	/*padding: 15px 0;*/
	clear: left;
	position: relative;
}

#wrp_left_clm #nav a	{
	/*fixing for sub cat display*/
	/*display: block;
	float: left;*/
	width: 100%;
	text-decoration: none;
	font-size: 13px;
	/* padding: 0 40px 0 15px; commented out because messing with jScrollArrows */
	/* color's defined by each stylesheet */
}

#wrp_left_clm #nav a:hover	{
	/* background's defined by each stylesheet */
}
.cat_br {
	line-height:0px;
}
.brand_br {
	line-height:0px;
}

.active_cat, #wrp_left_clm #nav .active_cat a {
	font-weight:bold;
	color:#293660;
}
.active_subcat, #wrp_left_clm #nav .active_subcat span a {
	color:#293660;
}

.sub_nav {
	background-image:url(/styles/default/graphics/sub_bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	margin-left:4px;
}

#scrollbar	{
	position: absolute;
	top: 15px;
	left: 153px;
	width: 17px;
	height: 501px;
	text-align: center;
	/* background's defined by each stylesheet */
}

#scrollbar img.arrow_up	{
	position: absolute;
	top: 0;
	left: 0;
}

#scrollbar img.arrow_down	{
	position: absolute;
	bottom: 0;
	left: 0;
}


/* contents wrapper styles */

#wrp_center_clm	{
	width: 580px;
	display: block;
	float: left;
	z-index: 1;
	padding: 14px;
	background: #fff;
	overflow: hidden;
	text-align: left;
}
/*
#wrp_center_clm ul	{
	padding:auto;
	margin:auto;
}
*/
/* right column styles */

#wrp_right_clm	{
	width: 171px;
	height: 575px;
	display: block;
	float: right;
	z-index: 1;
	text-align: left;
	background: #d7d7d7;
}

#wrp_right_clm #main_cate	{
	width: 171px;
	height: 417px;
	overflow: hidden;
}

#wrp_right_clm #main_cate #sub_cate	{
	width: 171px;
	height: 381px;
	overflow: hidden;
	border-left: 1px solid #e7e7e7;
	background: #fff;
}


/* newsletter styles */

#newsletter	{
	background: #d7d7d7 url(/styles/default/graphics/newsletter_bg.png) no-repeat top;
	width: 171px;
	height: 158px;
}

#newsletter h1	{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 7px 0 0 10px;
}

#newsletter p	{
	padding: 10px;
	line-height: 1.3em;
}

#newsletter p a	{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#newsletter p a:hover	{
	color: #c00;
}

#newsletter p.winner	{
	padding: 0 8px;
	text-align: center;
	font-size: 14px;
	color: #c00;
	font-weight: bold;
	line-height: 1.2em;
}


/* service styles */

#service	{
	clear: both;
	background: #fff url(/styles/default/graphics/service_bg.png) repeat-x;
	width: 950px;
	height: 39px;
	margin: 0 auto 20px auto;
	position: relative;
}

#service h2	{
	font-size: 12px;
	font-weight: bold;
	/* color's defined by each stylesheet */
	padding-top: 5px;
	display: block;
	text-align: left;
}

#service h2#creditcards	{
	background: url(/styles/default/graphics/icon_creditcards.png) no-repeat right;
	height: 24px;
	width: 270px;
	position: absolute;
	top: 8px;
	left: 35px;
}

#service h2#flags	{
	background: url(/styles/default/graphics/icon_flags.png) no-repeat right 50%;
	height: 24px;
	width: 580px;
	position: absolute;
	top: 8px;
	left: 340px;
}


/* bottom navigation styles */

#btmnav	{
	/* background's defined by each stylesheet */
	width: 950px;
	height: 36px;
	margin: 0 auto;
	position: relative;
}

#btmnav h1	{
	display: block;
	position: absolute;
	background: url(/styles/default/graphics/btm_logo.png) no-repeat left;
	color: #fff;
	font-size: 10px;
	top: 10px;
	left: 35px;
	padding: 10px 0 0 90px;
	height: 12px;
}

#btmnav ul	{
	list-style: none;
	display: block;
	position: absolute;
	top: 15px;
	left: 580px;
}

#btmnav li	{
	display: block;
	float: left;
	padding: 0 15px;
}

#btmnav li a, #btmnav li a:visited	{
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#btmnav li a:hover	{
	border-bottom: 1px dotted #fff;
}

#btmbar	{
	/* background's defined by each stylesheet */
	height: 20px;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #f0f0f0;
}

#btmbar a, #btmbar a:visited	{
	font-size: 10px;
	color: #f0f0f0;
	text-decoration: none;
}

#btmbar a:hover	{
	color: #fff;
	text-decoration: underline;
}

#disclaimer {
	width:950px;
	margin:0 auto;
	background: url(/styles/default/graphics/gray60.png);
}
#disc_text {
	padding:0px 30px 5px 35px;
	color:#FFF; 
	text-align:left;
}
#disc_text a {
	color:#293660;
}

.clear {
	clear:both;
}

/* holiday shipping style */
#holiday_shipping {
	clear:both;
	background:url(/styles/default/graphics/holiday_shipping_final.gif) 0 0 no-repeat;
	width:950px;
	height:77px;
	margin:0 auto;
}

/* commerce description buttons */

.btn_wishlist, .btn_wishlist a:link, .btn_wishlist a:active, .btn_wishlist a:visited {
	display:block;
	background:url(/styles/default/graphics/btn_wishlist.png) 0 -2px no-repeat;
	width:174px;
	height:29px;
	margin:10px 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:0;
	font-family:Calibri,Verdana,Arial,Helvetica,sans-serif;
}

.btn_wishlist a:hover {
	display:block;
	background:url(/styles/default/graphics/btn_wishlist.png) -174px -2px no-repeat;
	width:174px;
	height:29px;
	margin:10px 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	text-decoration:none;
	font-family:Calibri,Verdana,Arial,Helvetica,sans-serif;
}