@charset "utf-8";
/* GLOBALS */
td li {
	margin: 10px 25px;
	text-align:justify;
}

td {
	padding: 0 5px;
}

* {
	margin:0px; 
	padding:0px;
}
body {	
	background:#EFEFEF url(http://www.discoverthewind.com/images/dropShadow.png) center repeat-y; !important 
}
img { margin:5px;}
a {	color:#64cb00;	text-decoration:none; border:none; }
a:hover { text-decoration:underline; }
#left { float:left; clear:right; text-align:left; }
#right { float:right; clear:left; text-align:right; }
#center { margin:auto; text-align:center; }
#spacer { height:0px; clear:both; }
/* Structure */
#site-wrapper {
	width:780px;
	margin:0 auto;
	background:#FFFFFF;
	font-size:12px; 
	font-family:"Century Gothic"; 
}
#header-wrapper {
	width:100%;
	height:169px;
	background:url(http://www.discoverthewind.com/images/css_discover_01.jpg) center no-repeat;
}
#nav-wrapper { background:url(http://www.discoverthewind.com/images/css_discover_02.jpg) center no-repeat; }
#nav-wrapper-space {
	width:100%;
	height:42px;
}
/* Cart Button */

#cart {
	float:right;
	clear:left;
	margin-right:20px;
}

#cart a {
	float:left;
	clear:right;
	margin:8px 5px 0;
	}

#cart #cartButton {
	float:left;
	clear:right;
	margin:0px;
}

#cartSpacer {
float:right;
clear:left;
margin-right:29px;
}

/* Content */

#content-wrapper {
	background:url(http://www.discoverthewind.com/images/css_discover_03.jpg) top no-repeat;
	width:100%;
}
#content-left-wrapper {
	background:url(http://www.discoverthewind.com/images/css_discover_05.png) right no-repeat;
	width:213px;
	min-height:577px;
	float:left;
	clear:right;
}
#product-left-wrapper {
	background:url(http://www.discoverthewind.com/images/css_discover_05.png) right no-repeat;
	width:213px;
	min-height:577px;
	float:left;
	clear:right;
	text-align:center;
	margin-top:18px;
}

#product-left-wrapper ul {
list-style:none;
width:160px;
margin:0px 0px 0px 20px;
padding:0px;
}

#product-left-wrapper li{
margin:10px 0px 0px 0px;
padding:0px;
border:solid 1px #61D900;
}

#product-left-wrapper p{
margin:0px;
padding:0px;
text-align:center;
}

#content-right-wrapper {
	width:567px;
	float:left;
	clear:right;
}
/* Products Content */
#content-products-wrapper {
	width:780px;
	float:left;
	clear:right;
}
.productContent {
	width:100%;
	margin:17px auto 0;
}

.retailPrice {
	font-weight:bold;
	text-decoration:line-through;
}
.ourPrice {
	color:#FF0000;
	font-weight:bold;
}
/* FORMATTING FOR PRODUCTS */
#products {	width:740px; margin:auto; }
#products * img { border:none; }
#products td p { margin:0; padding:0; }

#products td {
	vertical-align:bottom;
	text-align:center;
	margin:auto;
	font-weight:bold;
}
/* PRODUCTS CONTAINER */
.productContent h1 {
	font-size:24px;
	text-align:center;
}

.productContent {
	text-align:justify;
}
/* Content */
.quotes {
	margin:auto;
	width:80%;
	color:#797878;
	text-align:justify;
}
.quotes p { margin:2em 0; }
.content {
	width:90%;
	margin:17px auto;
}
.content p {
	text-align:justify;
	margin:10px 0;
}
.content h1 {
	font-size:24px;
	text-align:center;
}
.question {
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
	margin:0 0 5px 0;
}
.contactInfo { margin:15px 0 0; }
.contactInfo p { margin:0; }
/* NAV BAR */
ul.topNav {
	padding:8px 0 0;
	margin:0px;
	text-align:center;
}
ul.topNav li {
	display:inline;
	list-style:none;
	margin:0 30px 0 0;
}
ul.topNav li a {
	font-family:"Century Gothic";
	font-size:17px;
	color:#000000;
	text-decoration:none;
}
ul.topNav li a:hover {
	text-decoration:underline;
}
/* FOOTER */
#greenLine {
	height:4px;
	background:#64cb00;
}
#bottom {
	height:100px;
	padding-left:20px;
	padding-right:20px;
	background:url(http://www.discoverthewind.com/images/bottomBG.jpg) repeat-x;
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#bottom p{
	margin:0px;
	padding-top:10px;
}
/*Footer Wrappers*/
.wrapper-foot {
	background:url(http://www.discoverthewind.com/images/footerBG.jpg) center no-repeat #FFFFFF;
	width:780px;
	height:112px;
}
.wrapper-footer-inner {
	margin:auto;
	width:97%;
	padding-top:10px;
}
.wrapper-footer-pos {
	margin:auto;
	width:92%;
}

/*Footer Item header*/
.footerItem p {
	color:#55585d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px auto 5px auto;
}
/*Footer links */
ul.footerNav li a {
	display:block;
	text-decoration:none;
	text-align:left;
	font-size:10px;
	color:#5e9ca7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px;  
    padding: 1px;
}
ul.footerNav li a:hover { color:#71becc; }

/*Footer List Items */
.footerItem {
	min-width:160px;
	height:89px;
	margin-right:10px;
	float:left;
	clear:right;
	background:url(http://www.oneearthmall.com/images/footer_division.jpg) right no-repeat;
}
#last {	background:none; }
.footerItem img {
	float:left;
	clear:right;
}
ul.footerNav {
	float:left;
	clear:right;
	text-align:left;
	list-style-type:none;   
	margin: 0px 5px;  
	padding: 0px;  
	position: relative;
	display:block;     
}
ul.footerNav li {
	display:block;
	display:inline;
}

/* PHOTO GALLERY */
#gallery {
	margin:27px 0 0;
}
#gallery img {
	border:1px solid #cccccc;
	margin:3px 7px 5px 0;
}