@charset "utf-8";
/*****************************************************************
/  6ixBlue Skin for CubeCart V4         
/  http://www.pTemplates.com © 2009
******************************************************************
* Target          : CubeCart version 4
* Author          : pTemplates.com (c)2009
* Contact         : support@ptemplates.com
* Downloaded from : http://www.pTemplates.com
****************************************************************/
/* Reset Browser Defaults */
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
fieldset,img,abbr{border:0;} address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}caption,th {text-align:left;}
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 {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}
/*------------ Global Elements ------*/
body {background: #fcf9f1 url(../styleImages/bg.png) repeat-x top;font: 13px/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;color: #423232;}
a { color: #11466f; text-decoration:underline;}a:hover{color: #11466f;text-decoration:none;}
p { margin:0;padding: 0 0 9px 0;}
.clear {clear: both;overflow: hidden;margin: 0;padding: 0;height: 1px;}
h1 {color: #11466f;margin: 0px 0px 8px 0px;padding:0 0 8px 0;font: normal 21px Georgia, Times, serif;background: url(../styleImages/dot.gif) repeat-x left bottom;}
h2{font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;height:49px;padding:5px 0 0 0;text-align:center;color: #fcf9f1;background: url(../styleImages/heading-bg.png) no-repeat center top;letter-spacing: 0px;word-spacing: 2px;}
h3 {color: #11466f;margin: 15px 0px 8px 0px;padding:0 0 8px 0;font: normal 17px Georgia, Times, serif;background: url(../styleImages/dot.gif) repeat-x left bottom;}

/*------------- Layout ---------------*/
#wrapper{ width:865px; margin: 0 auto;}
#header {height:139px;clear:both;font: 12px Arial, Helvetica, sans-serif;color: #d4bfa1;} #header a{color:#d4bfa1;}
.logo{
	width:540px;
	height:110px;
	margin: 15px 0 0 0;
	float:left;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */background: url(../../../images/getLogo.php?skin=6ixBlue) no-repeat left top;
	display:block;
	text-indent: -999px;
	overflow: hidden; /* IE 6 double margin fix */
	display:inline
}

/*----------- Header Content ----------------*/
#session{ width:270px;float:right;margin-top: 35px;}
#userinfo{ height:22px;margin-bottom: 12px;padding-top:2px;text-align:right;}
#search{padding:2px 0 0 61px;height:22px;color: #d49b99;background: url(../styleImages/search.gif) no-repeat right top;text-align:right;}
.sinput{border:0;width:180px;height:19px;}
#searchbox {float:left;text-align:left;width:180px;height: 25px;}
#go{width:22px;float:left;}
.go{ background: url(../styleImages/spacer.gif) no-repeat left top;width:22px;height:16px;border:0;display:block;text-indent: -999px;overflow: hidden; font-size: 0;color:#fff;cursor:pointer;outline:0}
.dropdown{font: 12px Arial, Helvetica, sans-serif;background: #FFFFFF url(../styleImages/white.gif);width:115px;margin:-2px 3px -2px 6px;padding:2px 0 0 0;border:none}

/*---------- Header Navigation -----------*/
/* 
#nav{background: url(images/nav.gif) repeat-x top;height: 46px;margin:0px;float:right;padding:0;}
*/
#nav{height: 46px;margin:0px;float:right;padding:0;}

#nav ul {margin: 0;list-style: none;padding:0} #nav li {display: block;float: left;}
#nav li a {font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;color: #a2a1a1;text-decoration: none;display: block;padding: 14px 9px;border-right: 1px solid #1b0505;border-left:1px solid #1b0505;outline: 0;}
#nav li a:hover {color:#FFF;}
#nav li a:active {background:#534A4A;}

/*---------- Facet Box -----------------*/
.boxFacetTitle {
	color: #fcf9f1;
	background: url(../styleImages/box-title.png) no-repeat center top;
	padding:5px 0 0 20px;
	background-color: #041175;
	height: 40px;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
}

.facet-menu {
	margin-right:5px;
}

.facet-more {
	margin-left:105px;
	color:#3333FF;
	font-size:smaller;
	text-decoration:none;
}

.facet-clear {
	position:absolute;
	top:0px;
	right:0px;
	font-size:smaller;
	text-decoration:none;
	color:#ffffff;
}

.mainmenu-facet {
	/* background-color: #CBDDEE; */
	list-style: none;
	list-style-type: none;
	padding: 0px;
	padding-left: 6px;
	margin: 0px;
	margin-bottom: 10px;
}

.li-facet a {
	padding-top: 2px;
	background: url(../styleImages/cat-arrow.gif) no-repeat 10px center;
	color: #9b7632;
	display: block;
	padding: 5px 0 5px 25px;
	text-decoration: none;
	border-bottom: 1px dotted #e2d3b8;
	width: 190px;
}

.li-facet a:hover {
	color: #9b7632;
	background-color: #f4efe2;
	background-image:url(../styleImages/cat-arrow.gif);
}

.li-facet-sel a:hover {
	background-color: #FFFFFF;
	color: black;
}

.li-facet-sel a {
	background-color: #FFFFFF;
	padding-top: 2px;
	display: block;
	text-indent: 2px;
	color: black;
	text-decoration: none;
}

.ul-facet, .li-facet {
	display: block;
	list-style: none;
	margin-top: 0px;
}

.ul-facet {
	padding: 0px;
}

.text-facet {
	height:20px;
	margin-top:3px;
	margin-left:5px;
	margin-right:2px;
	width: 190px;
}

/*---------- SideBar Left Column -------*/
#sidebar{width:235px;float:left;padding:35px 0 20px 0;}
#sidebar h4{
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:225px;
	height:49px;
	margin-top:25px;
	padding:5px 0 0 20px;
	color: #fcf9f1;
	background: url(../styleImages/box-title.png) no-repeat center top;
	letter-spacing: 0px;
	word-spacing: 2px;
}
/*--- Sidebar basket ----*/
.basket{padding:0 0 0 42px;background:url(../styleImages/cart.gif) no-repeat 17px 4px;font:12px/1.5em Arial, Helvetica, sans-serif;}
.basket a{color:#9b7632;text-decoration:none;}
/*--- Sidebar categories ----*/
.cats {width: 220px;margin: 0 auto;}
/* Start Cross-Browser DHTML Menu */
.mainmenu-nav{list-style: none;list-style-type: none;padding: 0;}
.li-nav a {
	font-weight:bold;
	background: url(../styleImages/cat-arrow.gif) no-repeat 10px center;
	color: #9b7632;
	display: block;
	padding: 5px 0 5px 25px;
	text-decoration: none;
	border-bottom: 1px dotted #e2d3b8;
	width: 190px;
}
.li-nav a:visited, .li-nav a:active{color: #9b7632;}
.li-nav a:hover {color: #9b7632;background-color: #f4efe2;background-image:url(../styleImages/cat-arrow.gif);}
.count{ font: normal 12px Arial, Helvetica, sans-serif;letter-spacing:-0.5px; color:#423232;}
.ul-nav, .li-nav {display: block;list-style: none;}
.ul-nav {
	width: 220px;
	padding: 0px;
	background:#fcf9f1;
}
.li-nav {float: left;}
.li-nav .ul-nav  {display: none;position: absolute;margin-left: 175px;margin-top: -29px;border:1px dotted #e2d3b8;z-index:99;}
a.hassubmenu {background:url(../styleImages/hassubmenu.gif) no-repeat 10px center;}
a.hassubmenu:hover{background:#f4efe2 url(../styleImages/hassubmenu.gif) no-repeat 10px center;}
/*End Cross-Browser DHTML Menu*/
.nobod {border-bottom: 0px}
.ols {margin: 0 15px 0 35px;padding:0;} .ols li{padding:2px 0;} .ols a{color:#9b7632;}

/*-------- Right Column --------------*/
#rightcol{width:580px;float:left;margin:30px 0 30px 40px; }
#topcontent{
	height:480px;
	background: url(../styleImages/home-img.jpg) no-repeat right bottom;
	margin:10px 0 1px 0;
}
/*--------- Latest Products ----------*/
.latest {margin:12px auto; width:580px;}
.latest ul { margin:0;padding:0;}
.latest li{
	float:left;
	text-align:center;
	width:168px;
	height:220px;
	display: inline;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.pr {display:block;color:#11466f;text-decoration:none;}a.pr:hover{text-decoration:underline;}
.latest img {
	padding:6px;
	border:1px solid #e7dccd;
	background:#FFFFFF;
	margin-bottom:6px;
	display:block;
	margin-right: auto;
	margin-left: auto;
} 
.latest ul a:hover img, .latest ul a:active img, .latest ul a:focus img {border:1px solid #dccab2;background:#fcf9f1;}
.latest div {height:14px;display:block;background: url(../styleImages/dot-sep.gif) no-repeat center center;}

/*-------------- Footer --------------*/
#footer{clear:both;padding: 25px 0;background: #f5e8d1 url(../styleImages/fbg.gif) repeat-x top;}
#footer-c{ width:740px; margin: 0 auto;}
#footer-c span {height:20px;display:block;background: url(../styleImages/footer-line.gif) no-repeat left center;} 
#footer-c label {height:22px;padding-top:5px;display:block;} .ml{ margin-left:2px;}
a.cright {text-decoration:none;cursor:text;}

/* start mod: Added to basket message */
/* by Estelle - http://cubecart.expandingbrain.com */
.divAddedToBasket {
	border: 1px solid #E1E1E1;
	background-color: #FC0;
	line-height: 2;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	position: relative;
}
/* end mod: Added to basket message */



