/*
Theme Name: Solise
Theme URI: http://wordpress.org/
Description: The Solise WordPress theme is developed exclusively for AZ Sunwash.
Version: 1.0
Author URL: http://www.dnawebagency.com
Tags: it's a cool theme!

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #E4EBCA url("images/bg/body-bg.jpg") repeat-x center top;
    font-size: 12px;
}
A {
text-decoration:none;
color:#663300;
}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL {cursor: pointer;}

.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*Page*/
.page {
    margin: auto;
    text-align: left;
    width: 984px;
}

/*Header*/
.header {
    float: left;
    width: 100%;
}
.header UL {
	padding: 0;
	margin: 0;
}
.header UL LI {
	list-style: none;			
	float: right;
	font-size: 1em;
	line-height: 1em;
	margin-right: 16px;
}
.header UL LI A {
	color: #E4EBCA;
	display: block;
	background: url("images/icons/header-nav-arrow.gif") no-repeat center top;
	padding-top: 22px;
}

/* Logo */
.header .logo {
	float: left;
	margin: 51px 0 0 4px;
	font-size: 1em;
	line-height: 1em;
}

.header .skin-cancer-foundation {
	float: right;
	margin:68px 19px 0 0;
	font-size: 1em;
	line-height: 1em;
}

#header-nav {
width:480px;
position:relative;
float:left;
}

/* Header Phone Number */
#header-phone {
	font-size:17px;
	color:#DCE6C4;
	font-weight:normal;
	margin:6px 0 0 0;
	padding:6px 0 0 0;
	text-align:center;
	position:relative;
	float:right;
	width:271px;
	height:37px;
	background:url("images/bg/BG-phone-container.jpg") no-repeat;
}

#header-phone .phone-number {
	font-size:24px;
	color:#fff;
	font-weight:bold;	
}

/* Social Media Icons */
.social-media-icons
	{
	text-indent:-9999px;
	position:relative;
	float:right;
	width:100px;
	margin:0 -80px 0 0;
	}
	
.social-media-icons ul
	{
	margin:0;
	padding:8px 0 0;
	}

.social-media-icons ul li
	{
	display:inline;
	float:right;
	padding:0;
	margin-right:8px;
	}
	
.social-media-icons li.icon-facebook a
	{
	background:url(images/solise-facebook.png) no-repeat;
	width:20px;
	height:20px;
	display:block;
	}
	
.social-media-icons li.icon-twitter a
	{
	background:url(images/solise-twitter.png) no-repeat;
	width:20px;
	height:20px;
	display:block;
	}
	
.social-media-icons li.icon-youtube a
	{
	background:url(images/solise-youtube.png) no-repeat;
	width:20px;
	height:20px;
	display:block;
	
	}

/*Content*/
.content {
    float: left;
    width: 100%;
    margin-top: -20px!important;
    margin-top: -24px;
    position: relative;
    z-index: 10;
}

.content a { text-decoration:underline; }
.content a:hover { text-decoration:none; }

/* Main Navigation */
.content UL.main-nav  {
	float: right;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:-10px;
	display: inline;
	position: relative;
	z-index: 100;
	width:715px;
}
.content UL.main-nav LI {
	list-style: none;
	float: left;
	font-size: 16px;
	line-height: 62px;
	padding:0 0 0 30px;
}
.content UL.main-nav LI.products A {
	text-decoration:underline;
	color:#fff;
	font-weight:bold;
	margin-top:-1px;
}

.content UL.main-nav LI A {
	color: #E4EBCA;
	display: block;
	cursor: pointer;
        text-decoration: none;
}
.content UL.main-nav LI A:HOVER,.content UL.main-nav LI.selected A {
	text-decoration: none;
	color: #FFF;
}
.content UL.main-nav LI A SPAN {
	display: block;
	float: left;
	height: 50px;
}
.content UL.main-nav LI A SPAN.left, .content UL.main-nav LI A SPAN.right {
	font-size: 1px;
	line-height: 0;
}
.content UL.main-nav LI A SPAN.left {width: 4px;}
.content UL.main-nav LI A SPAN.right {width: 6px;}
.content UL.main-nav LI A SPAN.center {padding: 0 16px 0 16px;}
.content UL.main-nav LI:HOVER A SPAN.left, .content UL.main-nav LI.selected A SPAN.left {background: url("images/bg/main-nav-hover-l.gif") no-repeat top left;}
.content UL.main-nav LI:HOVER A SPAN.right, .content UL.main-nav LI.selected A SPAN.right {background: url("images/bg/main-nav-hover-r.gif") no-repeat top left;}
.content UL.main-nav LI:HOVER A SPAN.center, .content UL.main-nav LI.selected A SPAN.center {background: url("images/bg/main-nav-hover-c.gif") repeat-x top left;}

/* Main Navigation Background */
.content .main-nav-bg {
	background: url("images/BG-main-nav.gif") no-repeat top left;
	width: 775px;
	height: 41px;
	float: right;
	margin-top: -41px!important;
	margin-top: -48px;
}

/* Background Container */
.content .bg-container {
	float: left;
	width: 100%;
	background: url("images/bg/brown-right-bg.gif") no-repeat top right;
	margin: 0!important;
	margin: -7px 0 0 0;
}




/* Main Nav Drop Downs */
ul.main-nav ul.main-nav-children { display:none; float:left; left:133px; position:absolute; top:51px; width:140px; z-index:9999; margin:0; padding:2px 39px 4px 0px; background:#78500a; }
ul.main-nav ul#resale-info-drop-down.main-nav-children { left:538px; }
ul.main-nav ul#news-info-drop-down.main-nav-children { left:204px; }
ul.main-nav li:hover ul.main-nav-children { display:block; }

ul.main-nav li ul.main-nav-children li { float:left; position:relative; min-width:130px;padding-left:9px; }
ul.main-nav li ul.main-nav-children a { height:auto; line-height:14px; padding:10px 0; width:140px; display:block; font-size:14px; }






/* Shadow Box */
.content .bg-container .shadow-box, .content .bg-container .shadow-box .top,
.content .bg-container .shadow-box .bottom, .content .bg-container .shadow-box .center {
	float: left;
	width: 100%;
}
.content .bg-container .shadow-box {margin-top: -7px;}
.content .bg-container .shadow-box .top, .content .bg-container .shadow-box .bottom {
	font-size: 1px;
	line-height: 0;
}
.content .bg-container .shadow-box .top {
	background: url("images/bg/content-t.png") no-repeat top left;
	height: 23px;
}
.content .bg-container .shadow-box .bottom {
	background: url("images/bg/content-b.png") no-repeat top left;
	height: 25px;
}
.content .bg-container .shadow-box .center {
	background: url("images/bg/content-c.png") repeat-y top left;
	padding-bottom: 30px;
}
.content .bg-container .shadow-box .container {
	float: right;
	width: 943px;			
	margin: -16px 20px 0 0;
	background: url("images/bg/sun-content.gif") no-repeat top right;
	min-height: 500px;
	height: auto!important;
	height: 380px;
	position: relative;
	z-index: 300;
	display: inline;
	z-index:2;
}
.content .bg-container .shadow-box H1, .content .bg-container .shadow-box H2 {
	padding: 0 0 0 2px;
	margin: 30px 18px 0 0;
	font-size: 2.33em;
	border-bottom: 2px dotted #AEB0A1;
	color: #FBBD1E;
}

/* Side Navigation */
.content .bg-container .shadow-box .side-nav {
	float: left;
	width: 160px;
	/*height:80px;*/
	border-right: 2px dotted #AEB0A1;
}
.content .bg-container .shadow-box .side-nav UL  {
	padding: 0;
	margin: 15px 0 0 2px;
}
.content .bg-container .shadow-box .side-nav UL LI {
	font-size:15px;
	font-weight:bold;
	line-height:17px;
	list-style:none outside none;
	padding-bottom:14px;
}

.content .bg-container .shadow-box .side-nav ul li.page-item-512 {
	display:none;
}

.content .bg-container .shadow-box .side-nav UL LI A  {
	color: #5D6244;
        text-decoration:none;
}
.content .bg-container .shadow-box .side-nav UL LI A:HOVER, .content .bg-container .shadow-box .side-nav UL LI.selected A {
	/*background: url("images/icons/side-nav-arrow.gif") no-repeat left 2px;*/
	text-decoration: underline;
}

.content .bg-container .shadow-box .side-nav ul li ul.children { margin:0 0 5px 10px; }
.content .bg-container .shadow-box .side-nav ul li ul.children li { font-size:13px; line-height:14px; font-weight:normal; padding:5px 0; }

/* Main Content */
.content .bg-container .shadow-box .main-content {
	float:left;
	width: 750px;
	margin-top: 8px;
	/*
	width: 95%;
	border-left: 2px dotted #AEB0A1;*/
	
}

body.page-id-439 .content .bg-container .shadow-box .main-content { width:925px; }

.main-content-shopping {
	float:left;
	width: 920px;
	margin-top: 8px;
	/*
	width: 95%;
	border-left: 2px dotted #AEB0A1;*/
	
}

.content .bg-container .shadow-box .main-content H3 {
	padding: 0;
	margin: 5px 0 4px 17px;
	font-size: 2.17em;
	color: #A0670F;
}
.content .bg-container .shadow-box .main-content P {
	padding: 0;
	margin: 0 0 20px 18px;
	font-size: 1.33em;
	line-height: 1.8em;
}
.content .bg-container .shadow-box .main-content H4 {
	padding: 0;
	margin: 20px 0 6px 17px;
	font-size: 1.50em;
	color: #5D6244;
}

#where-to-buy-page H4 {
    color: #FBBD1E;
text-decoration:underline;
}

.content .bg-container .shadow-box .main-content UL {
	padding: 0;
	margin: 0 0 20px 74px;
}
.content .bg-container .shadow-box .main-content UL LI, .content .bg-container .shadow-box .main-content OL LI {
	line-height: 24px;
	font-size:14px;
	list-style-type: disc;
}

/* Main Image */
.content .bg-container .main-image {
	float: left;
	width: 100%;
	height: 450px;
	/*background: url("images/pictures/main-image.png") no-repeat top left;*/
	margin-top: -6px;
}

/* Product Box */
.product-box {
	float: left;
	width: 289px;
	margin: -410px 0 0 34px;
	display: inline;
}
.product-box .photo {
	/*background: url("images/pictures/product-photo-big.png") no-repeat top left;*/
	width: 100%;
	height: 425px;
	float: left;
}
.product-box .text {
	float: left;
	width: 102px;
	margin-left: 32px;
	display: inline;
}
.product-box .text.last {margin-left: 26px;}
.product-box .text P {
	padding: 0;
	margin: 0;
	font-size: 1em;
	color: #5D6244; 
	text-align: center;
}
.product-box .text A {
	background: url("images/buttons/button.png") no-repeat top left;
	width: 98px;
	height: 50px;
	font-family: "Miriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 9px 0 0 0;
	cursor: pointer;
	text-align:center;
        text-decoration:none;
}
.text A:HOVER {text-decoration: none;}
.footer .product-box {
	position: relative;
	z-index: 200;
	float: right;
	width: 252px;
	margin: -150px 0px 0 0;
}
.footer .product-box .photo {
	background: url("images/pictures/product-photo.png") no-repeat top left;			
	width: 100%;
	height: 250px;
	margin-left:10px;
}
.footer .product-box .text {margin-left: 0px;}
.footer .product-box .text P {
	text-align: left;
	margin-left: 14px;
}
.footer .product-box .text.last {margin-left: 0px;}
.footer .product-box .text P {color: #E4EBCA;}

/* Text Frame */
.content .bg-container .text-frame {
	float: left;
	width: 634px;
	margin-top: -45px;
	padding-bottom: 90px;
	color: #333333;
}
.content .bg-container .text-frame H2, .content .bg-container .text-frame H1 {
	padding: 0;
	margin: 0;
	font-size: 1.8em;
	color: #A0670F;
	font-weight: normal;
}
.content .bg-container .text-frame H2 STRONG, .content .bg-container .text-frame H1 STRONG {font-size: 1.14em;}
.content .bg-container .text-frame P {
	padding: 0;
	margin: 8px 0 0 0;
	font-size: 1.17em;
	line-height: 1.86em;
}

#indent {margin-left:17px;}

/* Sun */
.content .sun, .page .sun {
	float: right;
	margin: 20px 50px 0 0;
	display: inline;
	font-size: 1px;
	line-height: 0;
}

/*Footer*/
.footer {
     float: left;
     width: 100%;
     background-color: #5D6244;
     border-top: 16px solid #FBBD1E;
     padding-bottom: 0;
}

/* Navigation Frame */
.footer .nav-frame {
	float: left;
	width: 710px;
}
.footer .nav-frame .container {
	float:left;
	margin-left:0;
	margin-top:36px;
	padding-right:8px;
	width:90px;
}
.footer .nav-frame .container.wide {width:190px;}
.footer .nav-frame .container H4 {
	padding: 0 2px 2px 0;
	margin: 0;
	font-size: 1.2em;
}
.footer .nav-frame .container H4 A {
	color: #E4EBCA;
	border-bottom: 1px dashed #E4EBCA;
}
.footer .nav-frame .container H4 A:HOVER {
	text-decoration: none;
	border: none;
}
.footer .nav-frame .container UL {
	padding: 0;
	margin: 6px 0 0 0;
}
.footer .nav-frame .container UL LI {
	list-style: none;
	font-size: 1em;
	line-height: 1.7em;
}
.footer .nav-frame .container UL LI A {color: #fff;}

/* Designer Frame */
.footer .designer-frame {
	float: right;
	margin: 40px 585px 0 0;
	display: inline;
	width: 120px;
}
.footer .designer-frame A {float: right;}
.footer .designer-frame P {
	padding: 0;
	margin: 6px 0 0 0;
	color: #E4EBCA;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	color:#663300;
	font-size:.8em;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Newsletter */
#newsletter-signup {
	background:url("images/IMG-newsletter-box.png") no-repeat;
	width:200px;
	height:145px;
	padding:10px 20px 0 16px;
	position:relative;
	float:left;
	margin:100px 0 0 -260px;
}

#newsletter-signup-sub {
	background:url("images/IMG-newsletter-box.png") no-repeat;
	width:200px;
	height:145px;
	padding:10px 20px 0 16px;
	position:relative;
	float:left;
	margin:0 0 0 3px;
}

#newsletter-signup h3, #newsletter-signup-sub h3 {
    color: #A0670F;
    font-size: 1.83em;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 0;
}

#newsletter-signup p, #newsletter-signup-sub p {
	font-size: 1.17em;
    line-height: 1.4em;
    margin: 3px 0 0;
    padding: 0;
}

#newsletter-signup a, #newsletter-signup-sub a {
	background: url("images/buttons/button.png") no-repeat top left;
	width: 98px;
	height: 50px;
	font-family: "Miriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 9px 0 0 0;
	cursor: pointer;
	text-align:center;
	margin-top:10px;
        text-decoration:none;
}

#newsletter-signup a:hover, #newsletter-signup-sub a:hover {
	text-decoration:none;
}
/*WPEC*/
.wpsc_container { width:580px !important; }
div#widgetshoppingcart div { padding:5px !important; width:94% !important; }

/* Blog */
ol.commentlist {
	font-size:.7em;
}

/* From Twenty Ten */
/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 210px;
	width: 745px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	padding-left:3px;
}

li#menu-item-576 a,
li#menu-item-977 a {
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}

#access a {
	color: #E4EBCA;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
	padding-left:0 !important;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #78500A;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #fff;
	color: #5D6244;
}
#access ul li:hover > ul {
	display: block;
	margin-left:0;
	padding-left:0;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background: #fff;
	color: #5D6244;
}

#menu-item-574.current_page_item > a {
	background:none !important;
	color:#E4EBCA !important;	
}

#menu-item-574.current_page_item > a:hover {
	background: #fff !important;
	color: #5D6244 !important;	
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #333;
}

div#shoppingcart {
    float: right;
    margin: 0 0 0 5px;
    padding: 0;
    width: 200px;
}

div#shoppingcart div#shoppingcartcontents {
    background-color: #FFFFCC;
    border: 1px solid #663300;
    font-size: 9pt;
    height: 100%;
    padding: 0 6px 0 0;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 9;
}
#default_products_page_container { float:left; position:relative; }
.default_product_display { clear:both; }

