/* 

LT BLUE:	#d4e9f5;
MED BLUE: 	#add2e8;
DK BLUE:	#1377b3;
TXT BLUE:	#074283; 

Txt Purple:	#2a3679;

Med Purple:	#2b377a;
Dk Purple:	#0c1754;

Med Orange: #fb7804;
Dk Orange:	#db6f0f;

*/


/* GLOBAL */

body, 
#minicart dl,
.pdp-order,
blockquote /*,
.cart #sidebar */ { /* background: #d4e9f5; */ }

#simplemodal-container a.modalCloseImg { background-image: url(/img/icon-close-round-orange.png); }

#header-wrap { background: #fff url(/img/ductless/header-grad.gif) repeat-x left top; }

#header a.header-logo { 
	top: 40px;
	left: 3px;
	}

#header p.header-tagline, #header h1.header-tagline {
	left: 340px;
/* 	display: none; */
	}
#header p.header-tagline strong, #header h1.header-tagline strong { color: #e23821; }

/* #header p strong, */
#body h1,
#body h2,
.pdp-title-main,
.pdp-title h2,
#body a,
#sidebar ul.active li,
#sidebar ul.facets li,
#body.pdp .pdp-detail h3,
#modal #body.pdp .pdp-specs h4,
#sidebar h3 a.reset,
#body ul.home-cat li div h4,
ul#callout li h4 { color: #2a3679; }

#background,
#header ul.header-nav,
/* #header ul.header-nav li#header-nav-minicart, */
#minicart dl,
ul#footer li.footer-payment li img,
#meta,
.pdp-order,
.pdp-order-project,
#body .pdp-order-form input,
#body .pdp-order-form select,
#body .pdp-order-email input,
#body .pdp-order-replacement input,
blockquote/*,
.cart #sidebar h3,
.cart #sidebar input */ { /* border-color: #add2e8; */ }

/***/

#header #header-shipping { 
	left: 0;
	}

#header #header-shipping strong {
	background: #fb7804;
	text-shadow: #db6f0f 0 -1px 0;
	}

/***/

.item-meta h4 a,
#body .item-meta h4 a {
	color: #2a3679;
	}

.item-meta h4 a:hover,
#body .item-meta h4 a:hover { color: #666; }

/***/	

#nav-wrap {	background: #2b377a url(/img/ductless/gradient-purple.gif) repeat-x left center; }
	
ul#nav {
	text-shadow: #0c1754 0 -1px 0;
	border-left: 1px solid #0c1754;
	}
	
ul#nav li {
	border-left: 1px solid #2b377a;
	border-right: 1px solid #0c1754;
	}
	
ul#nav li a {
	display: block;
	padding: 13px 12px 0;
	height: 27px;
	color: #fff;
	text-decoration: none;
	}
	
/* ul#nav li.hovering,
ul#nav ul.nav-subnav { background: #1377b3; } */

ul#nav li.hovering { background-color: #2b377a; }

ul#nav li.hovering ul a { color: #2b377a; }

ul#nav li ul.nav-subnav li.hovering a { 
	background-color: #2b377a;
	text-shadow: #0c1754 0 -1px 0;
	}

ul#nav li ul.nav-subnav li.hovering .nav-subsubnav ul a { color: #2b377a; }
		
/* ul#nav li ul.nav-subnav li .nav-subsubnav {	border-color: #074283; } */
	
	/*
ul#nav li ul.nav-subnav li ul {
	border-top: 1px dotted #074283;
	}
	*/
	
/***/

ul#nav li.nav-search,
ul#nav li.nav-search:hover { border: 1px solid #2b377a; }
	
ul#nav li.nav-search input.nav-search-submit { background-image: url(/img/ductless/search-orange.gif); }

/***
	
#meta p.meta-links, 
#meta p.meta-links a { color: #7aaecc; }

/***/

a.button,
#body a.button,
input.button,
.button {
	background: #fb7804 url(/img/ductless/gradient-orange.gif) repeat-x right top;
	text-shadow: #db6f0f 0 -1px 0;
	}
	
a.button:hover,
#body a.button:hover,
input.button:hover,
.button:hover {
	background: #fb7804;
	}
	
a.checkout,
input.checkout {
	background-color: #1377b3;
	background-image: url(/img/ductless/button-cart.gif) !important;
	}
	
a.secure,
input.secure {
	background-color: #1377b3;
	background-image: url(/img/ductless/button-secure.gif) !important;
	}

/* facet nav */

#body a.tip,
#accessories ul.item li.item-item a.item-qv {
	background-image: url(/img/ductless/icon-tip.png);
	}
	
/***/

#slideshow { 
	left: 0;
	right: auto;
	width: 630px;
	}
	
#slideshow ul.slides-nav {
	right: auto;
	top: auto;
	margin: 0;
	padding: 0;
	width: 500px;
	height: 62px;
	z-index: 99;
	
	left: 10px;
	bottom: 10px;
	}

#slideshow ul.slides-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	
	border: 1px solid #ccc;
	float: left;
	margin: 0 8px 0 0;	
	height: 60px;
	width: 60px;
	}
	

#slideshow ul.slides-nav li a {
	display: block;
	margin: 0;	
	height: 60px;
	width: 60px;
	color: #333;
	padding: 0;
	position: relative;
	}	
	
#slideshow ul.slides-nav li a img {
	position: absolute;
	left: 0;
	top: 0;
	}	
	
#slideshow ul.slides-nav li a span {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 60px;
	height: 60px;
	background: #000;
	display: block;
	-moz-opacity:.35;
	filter: alpha(opacity=35);
	opacity: .35;
	}
	
	
#slideshow ul.slides-nav li a:hover { color: #666; }

#slideshow ul.slides-nav li.on a { padding-left: 0; }
#slideshow ul.slides-nav li.on a span { left: 0; }
	
/* accordian */

#accordian {
	position: absolute;
	right: 0;
	width: 307px;
	height: 300px;
	border: 1px solid #ccc;
	background: #eee;
	text-shadow: #fff 0 1px 0;
	}
	
#accordian h4 {
	height: 22px;
	font: bold 14px/16px Helvetica, Arial, sans-serif;
	padding: 6px 10px 0;
	background: #eee url(/img/gradient-grey.gif) repeat-x left bottom;
	cursor: pointer;
	position: relative;
	color: #333;
	}
	
#accordian h4 span {
	background: url(/img/arrow-down-grey.png) no-repeat left top;
	width: 11px;
	height: 8px;
	position: absolute;
	right: 6px;
	top: 10px;
	}
	
#accordian h4.ui-state-active { background: #eee; }
#accordian h4.ui-state-active span { display: none; }
	
	
#accordian div.accordian-content {
	height: 206px;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	background: #eee url(/img/gradient-grey.gif) repeat-x left bottom;
	position: relative;
	overflow: hidden;
	}

#accordian div.accordian-content p.accordian-all { text-align: right; }
	
#accordian div.accordian-content p.accordian-all a {
	background: url(/img/arrow-right-grey.png) no-repeat right 2px;
	display: inline;
	font-weight: bold;
	padding: 0 12px 0 0;
	}

/* category */

#body ul.noncat li.nonsub h4 {
	background: #2b377a url(/img/gradient-purple.gif) repeat-x left center;
	text-shadow: #0c1754 0 -1px 0;
}		
