/*
Copyright (c) 2005 Delatela
version 2.0
Home CSS 
*/
@import url(main.css);
@import url(styles.css);
/* 

MAIN POD STUFF

*/
/*
green yellow, used on home for about and curettes
*/
#greenYellow {
	position: relative;
	width: 541px;
	clear: right; 
	}
#greenYellowHead {
	background:  url(../images/shared/three/gy/mid.gif) transparent top repeat-y; 
	width: 541px;
	}
#greenYellowGuts { 
	background: url(../images/shared/three/gy/back.gif) transparent repeat-y; 
	font-size: 10px;
	}
#greenHead {
	width: 235px;
	float: left;
	}
#greenGuts {
	padding: 2px 0 3px 0;
	width: 235px;
	float: left;
	}
#greenGuts p {
	position: relative;
	left: 1em;
	text-indent: 1em;
	line-height: 1.1em;
	margin: .5em 0 0 0;
	color: #669966;
	}	
#greenGuts a:hover {
	color: red;
	text-decoration: underline;
	}
#yellowHead {
	width: 295px;
	float: right;
	clear: right;
	}
#yellowGuts {
	width: 295px;
	float: right;
	clear: right;
	padding-right: 1px;
	}
#yellowGuts object {
	margin-left: 0px;
	}
/*
positons greenYellow bottom over back.gif
*/
#greenYellowGuts .base {
	position: relative; 
	top: 3px;
	}
/*

PRODUCT AREA STUFF

*/
.prodTitle {
	position: relative;
	float: left;
	clear: left;
	padding: 5px 0 0 5px;
	}
.prod {
	position: relative;
	width: 500px;
	float: left;
	clear: left;
	margin-top: 5px;
	padding-bottom: 5px;
	}
.prod img {
	float: left;
	}
.prod p {
	float: right;
	clear: right;
	width: 350px;
	padding-right: 15px;
	vertical-align: top;
	}
	
/*
positions ad in pod left padding corrects appearance in Opera
*/
.ad {
	padding: 0 1px 0 15px;
	}
/*
positions Larger thumbnails used on homepage
*/
.bigThumb {
	padding: 0 10px 5px 15px;
	float: left;
	clear: left;
	}
/*

LEFT POD STUFF

*/
/*
newsletter signup (established on homepage but may be used elsewhere)
*/
#newsHead {
	position: relative; 
	top: 0px; 
	left: 6px;
	}
/*
Envelope background. Contains table embedded form. Established on homepage but may be used elsewhere
*/
#newsGuts {
	position: relative; 
	top: 0px; 
	left:6px; 
	width: 184px;
	line-height: 1.1;
	background: url(../images/shared/one/newsletter/envelope.gif) top right no-repeat;
	}
/*
adjusts color and size of Sign up for...newsletter text. Established on homepage but may possibly used elsewhere.
*/
#newsText {
	font-size: 13px; 
	padding-left: 5px;
	padding-top: 2px; 
	line-height: 1.1; 
	color: #2B2BFF; 
	font-weight: bold;
	}
#newsText strong {
	color: black;
	}
.newsForm {
	text-align: center; 
	margin-top: 0px; 
	margin-left: 2px; 
	padding-left: 0px; 
	font-size: 9px; 
	color: black;
	}
/*
head image is contained in separator placed after newLettercontents
*/
#surveyHead {}
#surveyGuts {
	position: relative; 
	top: 0px; 
	left:6px; 
	width: 183px;
	font-size: 10px; 
	padding-top: 0px; 
	line-height: 1.1; 
	color: #2B2BFF; 
	font-weight: bold;
	text-align: center;
	background: url(../images/shared/one/survey/check.gif) transparent bottom center no-repeat;
	}

#blueGuts {
	background: none;
	}

