@charset "UTF-8";
/* CSS Document */


/* global */

body {
	margin:0;
	padding:0;
	color:#222222;
	font-family: Arial, Verdana, sans-serif;
	background:#E2F2FB;
	font-size:12PX;
}

p {
	margin:0;
	margin-top:8px;
	font-size: 12px;
	line-height:16px;
}

h1 {
	margin:0;
	font-size:18px;
	color:#4A2A66;
	text-transform:uppercase;
}

h2 {
	margin:0;
	margin-bottom:5px;
	font-size:14px;
	color:#4A2A66;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

img {
	margin:0;
	padding:0;
	border:0;
}

ul  {
	margin:0;
	padding:0;
	padding-left:30px;
}

li{
	margin:0;
	padding:0;
	list-style-position:inside;
}

a:link, a:visited {
	color:#7C66B3;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

#wrapper {
	width:814px;
	padding:0;
	margin:auto;
	background:url(images/BG.gif) top center repeat-y;
	clear:both;
	overflow:hidden;
}

#topGrad {
	width:814px;
	height:7px;
	margin:0;
	padding:0;
	background:#E2F2FB url(images/gradTop.gif) no-repeat bottom center;
}

#bottomGrad {
	width:814px;
	height:7px;
	margin:0;
	padding:0;
	background:#E2F2FB url(images/gradBottom.gif) no-repeat;
}

#holder {
	width:800px;
	padding:0;
	margin:0;
	margin-left:7px;
	clear:both;
	overflow:hidden;
}

#header {
	width:800px;
	height:169px;
	background-image:url(images/header.jpg);
}

#header a {
	width:456px;
	height:86px;
	float:left;
	text-indent:-999em;
	overflow:hidden;
	margin-top:42px;
	margin-left:175px;
}

.floatR {
	float:right;
}

.floatL {
	float:left;
}

.inline {
	display:inline;
}

.highlight {
	color:#43338A;
	font-weight:bold;
}

.subHeader {
	font-weight:bold;
	font-size:13px;
}

.note {
	font-size:9px;
	color:#AAA;
}

/* nav */

#navFrame {
	width:800px;
	height:35px;
	background: #43338A url(images/navBG.gif);
}

#navFrame a:link, #navFrame a:visited {
	margin:0;
	text-transform:uppercase;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#navFrame a:hover, #navFrame a:active {
	color:#B3ADD0;
}

.nav {
	width:120px;
	height:30px;
	margin:0;
	margin-top:5px;
	padding:0;
	float:left;
	text-align:center;
}

.navSpace {
	width:40px;
	height:30px;
	margin:0;
	margin-top:5px;
	padding:0;
	float:left;
}

/* home page */

#homeLeft {
	width:280px;
	padding:30px 0 30px 30px;
	float:left;
}

#homeRight {
	width:440px;
	padding:35px 40px 0 0;
 	float:right;
}

/* sub pages */

#content {
	width:800px;
	margin:0;
	padding:0;
	background:url(images/subBG.gif) top center repeat-y;
	clear:both;
	overflow:hidden;
}

#leftColumn {
	width: 222px;
	padding: 20px 14px 0 14px;
	margin:0;
	float:left;
}

#rightColumn {
	width: 490px;
	padding: 20px 30px;
	margin:0;
	float:left;
}

.comment {
	width:468px;
	margin:0;
	margin-top:10px;
	padding: 0 10px 10px 10px;
	background:#E8E8E8;
	border:#AAA 1px solid;
}



/* subnav */

#subnav {
	width:222px;
	background:#D7EFF9;
	clear:both;
}

#subnav ul {
	margin:0;
	padding:0;
	padding-left:20px;
	background:#D7EFF9;
}

#subnav li {
	margin:0;
	margin-bottom:2px;
	padding:0;
	list-style:disc;
	list-style-position:inside;
}

#subnav a:link, #subnav a:visited {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#4A2A66;
	text-decoration:none;
}

#subnav a:hover, #subnav a:active {
	text-decoration:underline;
}

#subnavTop {
	width:222px;
	height:10px;
	background:#AEDEF5 url(images/subnavTop.gif) no-repeat bottom center;
}

#subnavBot {
	width:222px;
	height:10px;
	background:#AEDEF5 url(images/subnavBottom.gif) no-repeat top center;
}

#subsub ul{
	margin:0;
	padding:0;
}

#subsub li{
	margin:0;
	margin-bottom:2px;
	padding:0;
	list-style:none;
}

#subsub a:link, #subsub a:visited {
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	color:#4A2A66;
	text-decoration:none;
	color:#7C66B3;
}

#subsub a:hover, #subsub a:active {
	text-decoration:underline;
}


/* popup */

#popup {
	width: 450px;
	margin:auto;
	margin-top:20px;
}

#yellow {
	background:#fdfdd9;
}

/* egg heads */
div.egg-head-copy p{
	margin:0;
	margin-top:8px;
	font-size: 14px;
	line-height:16px;
}
div.egghead-terms{
   clear: both;
   font-size: 10px;
   color: #333;
}
div.egghead-terms h2{
   text-align: left;
}
div.egghead-terms p{
   font-size: 10px;
   color: #888;
   padding-bottom: 0px;
   margin-bottom: 0px;
}
div.egghead-terms ol{
   margin: 10px 0;
   padding: 0;
   color: #888;
}
div.egghead-terms ol li {
	margin: 0;
	padding: 0;
}
div.egghead-terms ol ol{
   padding: 0 0 0 15px;
}
div.egghead-terms ol ol ol{
   padding: 0 0 0 15px;
}
ol.roman{
   list-style-type: lower-roman;
}
ol.letters{
   list-style-type: lower-latin;
}

/* PRODUCTS */
a.buy-link{
   display: block;
   clear: both;
   width: 168px;
   margin: 5px 0;
}

/* GREEN or how yourve helped page */

ul.green_list li{
	list-style-position : outside;
}