/*
Company:	Eve Baldwin
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Nav - navigation bar
Default Headings - headings like h1, h2, etc
Common Text Styles - Styles for text
Default Lists - unordered and ordered lists
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html, body {
	background: url(../images/page-bkg.jpg) repeat-x 0 0 #f2d095;
}
body {
	font-family: "Century Gothic", Arial, sans-serif;
}
/* @end */

/* @group Layout */
/* Wrapper */
div#wrapper-home {
	background: url(../images/yoga-bowl-home.jpg) no-repeat 100% 305px;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	min-height: 760px;
}

div#wrapper-inside-product {
	background: url(../images/inside-bkg.jpg) no-repeat 100% 0;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	min-height: 760px;
}

div#wrapper-inside2 {
	background: url(../images/inside2-bkg.jpg) no-repeat 100% 0;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	min-height: 760px;
}

div#wrapper-inside-press {
	background: url(../images/inside-press-bkg.jpg) no-repeat 100% 0;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	min-height: 760px;
}

div#wrapper-inside-resources {
	background: url(../images/inside2-bkg.jpg) no-repeat 100% 0;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	min-height: 760px;
}

/* Body */
div#bd {
	width: 892px;
	margin-left: auto;
	margin-right: auto;
}
div#bd2 {
	width: 892px;
	margin-left: auto;
	margin-right: auto;
}
/* Footer */
div#ft {
	text-align: center;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #e3b385;
	font-size: 85%;
	background: url(../images/ft-bkg.jpg) repeat-x 0 0;
	padding: 25px 0;
}
div#ft a:link, div#ft a:visited {
	color: #e3b385;
	text-decoration: none;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 217px;
	height: 70px;
	background: url(../images/evebaldwin-logo.png) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0 0 20px 0;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Sidebar */
div.sidebar {
	width: 218px;
	float: left;
	display: inline;
}
div.sidebar div.sidecontent {
	padding-left: 10px;
	color: #000;
	font-family: "Century Gothic", Arial, sans-serif;
}
div.sidebar div.sidecontent p {
	line-height: 170%;
	padding-bottom: 5px;
}
div#wrapper-inside div.sidebar div.sidecontent {
	padding-left: 32px;
}
div.sidebar div.sidecontent ul {
	margin-left: 10px;
	margin-bottom: 5px;
	color: #000;
}
div.sidebar div.sidecontent ul li {
	list-style: none;
	background: url(../images/support-bullet.png) no-repeat 0 5px;
	margin-left: 0;
	padding: 2px 0 2px 20px;
}

/* Main */
div.main {
	width: 605px;
	margin: 0 30px 0 0;
	float: right;
	display: inline;
}
div.main2 {
	width: 605px;
	margin: 0 20px 0 0;
	float: right;
	display: inline;
}
div#wrapper-inside div.main {
	padding-top: 20px;
}

/* Admin */
div.admin {
	width: 800px;
	padding: 20px 0;
}

/* Eve Home Feature */
div.eve-home-feature div.home-slideshow {
	float: left;
	display: inline;
}
div.eve-home-feature div#photoholder {
	width: 508px;
	height: 305px;
}
div.flower-onoff {
	display: block;
	margin: 10px 8px 65px 0;
	width: 80px;
	height: 80px;
	float: right;
	display: inline;
}
a.buy-now-pink {
	display: block;
	margin: 0 0 0 0;
	float: right;
	display: inline;
}

/* Eve Inside Feature */
div.eve-inside-feature {
	color: #f2d48e;
	font-family: "Century Gothic", Arial, sans-serif;
}
div.eve-inside-feature2 {
	color: #000000;
	padding-top: 40px;
	}
div.eve-inside-feature-press {
	color: #000000;
	padding-top: 170px;
	}
div.eve-inside-feature-resources {
	color: #000000;
	padding-top: 40px;
	}
div.eve-inside-feature strong {
	display: block;
	padding: 5px 0 0 0;
}
div.eve-inside-feature small {
	display: block;
}

div.eve-inside-quote {
	color: #8b0054;
	padding-top: 30px;
	}
div.eve-inside-quote p {
	line-height: 130%;
	padding-bottom: 10px;
		}
div.eve-inside-quote strong {
	display: block;
	padding: 5px 0 0 0;
}
div.eve-inside-quote small {
	display: block;
}

div.eve-inside-resource {
	color: #8b0054;
	padding-top: 25px;
	}
div.eve-inside-resource p {
	line-height: 130%;
	padding-bottom: 10px;
		}

div.main2 div.eve-inside-resource ul {
	margin-left: 0;
	margin-bottom: 8px;
	line-height: 130%;
	color: #8b0054;
}
div.main2 div.eve-inside-resource ul li {
	list-style: none;
	background: url(../images/pink-bullet.png) no-repeat 0 5px;
	margin-left: 0;
	padding: 2px 0 10px 20px;
}

/* Product Details */
div.product-details {
	padding: 20px 0 0 0;
	font-family: "Century Gothic", Arial, sans-serif;
	background: url(../images/product-hr.gif) no-repeat 0 100%;
}
div.product-details td {
	vertical-align: top;
}
div.product-details p {
	line-height: 150%;
}
div.product-details .product-pic img {
	margin-left: -55px;
}
div.product-details p.listen-sample a {
	display: block;
	background: url(../images/icon-listen.png) no-repeat 0 50%;
	line-height: 26px;
	padding: 0 0 0 33px;
}
div.product-details p.listen-sample a:link, div.product-details p.listen-sample a:visited {
	color: #007317;
	text-decoration: none;
}
div.product-details p.listen-sample a:hover {
	text-decoration: underline;
}

/* Product Details2 */
div.product-details2 {
	padding: 20px 0 0 0;
	font-family: "Century Gothic", Arial, sans-serif;
}
div.product-details2 p {
	line-height: 150%;
}

/* Product Details3 */
div.product-details3 {
	padding: 15px 0 0 0;
	font-family: "Century Gothic", Arial, sans-serif;
}
div.product-details2 p {
	line-height: 150%;
}

/* Support */
div.support {
	padding: 35px 0 0 45px;
	font-family: "Century Gothic", Arial, sans-serif;
}
div.support ul.support-list {
	margin-left: 10px;
	margin-bottom: 25px;
	color: #8b0054;
}
div.support ul.support-list li {
	list-style: none;
	background: url(../images/support-bullet.png) no-repeat 0 50%;
	margin-left: 0;
	padding: 2px 0 2px 20px;
}
div.support ul.support-list a:link, div.support ul.support-list a:visited {
	color: #900871;
	text-decoration: none;
}

/* Home Quotes */
div.home-quotes {
	clear: both;
	padding: 300px 0 0 20px;
	color: #8b0054;
}
div.home-quotes strong {
	display: block;
	line-height: 100%;
	margin: 0;
	padding: 5px 0 0 0;
}
div.home-quotes small {
	display: block;
	line-height: 110%;
	padding: 5px 0 0 0;
}
div.home-quotes div.left-col {
	width: 244px;
	margin: 0 0 0 25px;
	font-family: "Century Gothic", Arial, sans-serif;
	float: left;
	display: inline;
}
div.home-quotes div.right-col {
	width: 244px;
	margin: 0 0 0 15px;
	font-family: "Century Gothic", Arial, sans-serif;
	float: left;
	display: inline;
}
/* @end */

/* @group Nav */
div#nav {
	margin: 0 0 50px 0;
}
div#wrapper-home div#nav {
	margin: 0 0 60px 0;
}
div#nav ul.globalRootMenu {
	margin: 0;
	padding: 0;
}
div#nav ul.globalRootMenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nav ul.globalRootMenu li a {
	display: block;
	background: url(../images/nav.png) no-repeat 0 0;
	width: 153px;
	height: 26px;
	text-indent: -9000px;
}

div#nav ul.globalRootMenu li.n-home a {
	background-position: 0 0;
}
div#nav ul.globalRootMenu li.n-home a:hover, div#nav ul.globalRootMenu li.n-home a.selectedPage {
	background-position: -153px 0;
}

div#nav ul.globalRootMenu li.n-about a {
	background-position: 0 -26px;
}
div#nav ul.globalRootMenu li.n-about a:hover, div#nav ul.globalRootMenu li.n-about a.selectedPage {
	background-position: -153px -26px;
}

div#nav ul.globalRootMenu li.n-products a {
	background-position: 0 -52px;
}
div#nav ul.globalRootMenu li.n-products a:hover, div#nav ul.globalRootMenu li.n-products a.selectedPage {
	background-position: -153px -52px;
}

div#nav ul.globalRootMenu li.n-press a {
	background-position: 0 -78px;
}
div#nav ul.globalRootMenu li.n-press a:hover, div#nav ul.globalRootMenu li.n-press a.selectedPage {
	background-position: -153px -78px;
}

div#nav ul.globalRootMenu li.n-events a {
	background-position: 0 -104px;
}
div#nav ul.globalRootMenu li.n-events a:hover, div#nav ul.globalRootMenu li.n-events a.selectedPage {
	background-position: -153px -104px;
}

div#nav ul.globalRootMenu li.n-resources a {
	background-position: 0 -130px;
}
div#nav ul.globalRootMenu li.n-resources a:hover, div#nav ul.globalRootMenu li.n-resources a.selectedPage {
	background-position: -153px -130px;
}

div#nav ul.globalRootMenu li.n-mailing a {
	background-position: 0 -156px;
}
div#nav ul.globalRootMenu li.n-mailing a:hover, div#nav ul.globalRootMenu li.n-mailing a.selectedPage {
	background-position: -153px -156px;
}

div#nav ul.globalRootMenu li.n-contact a {
	background-position: 0 -182px;
}
div#nav ul.globalRootMenu li.n-contact a:hover, div#nav ul.globalRootMenu li.n-contact a.selectedPage {
	background-position: -153px -182px;
}
/* @end */

/* @group Default Headings */
h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #9b004c;
	font-weight: normal;
}
h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #9b004c;
	font-weight: bold;
}
h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000;
	font-weight: bold;
}
h4 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000;
}
h5, h6 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000;
}
/* @end */

/* @group Common Text Styles */
	
/* @end */

/* @group Default Lists */
	
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #9b004c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */