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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bkgd.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
}
ol {
	margin-left: 40px;
	font-size: small;
	margin-right: 40px;
}
ul {
	margin-left: 40px;
	font-size: small;
	margin-right: 40px;
}
li  {
	margin-bottom: 7px;
}
a {
	color:#030;
}
#container {
	width: 830px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;

}
#cookieCrumb {
	margin: 0;
	background: url(images/cookie_crumb_bkgd.png);
	background-position:center;
	background-repeat: repeat-y;
	height: 17px;
	padding: 0px 30px 0px 4px;
}
#topBar {
	text-align:center;
	width:800px;
	padding-left: 15px;
	padding-right: 15px;
}
#beautyShot {
	height: 314px;
	width: 800px;
}
#fadeShow1 {
	height: 314px;
	width: 800px;
}
#mainNav {
	height: 44px;
	margin-bottom: -21px;
	position: relative;
	top: -21px;
}
#mainNav a {
	margin: 0px;
	padding: 0px;
}
#mainNavBlank {
	height: 44px;
	margin-bottom: -21px;
	position: relative;
	top: -21px;
}
#mainNavBlank img {
	padding-right: -3px;
	padding-left: 0px;
	margin-right: -6px;
	margin-left: 0px;
	border-width: 0px;
	margin-bottom: -3px;
}
#mainNavButtons {
	text-align:right;
	height: 44px;
	margin-bottom: -65px;
	position: relative;
	top: -44px;
	right: 6px;
	z-index: 200;
}
#mainNavTop {
	text-align:right;
	height: 44px;
	margin-bottom: -65px;
	position: relative;
	top: -44px;
	z-index: 200;
}
#mainNavButtons img {
	padding-right: -3px;
	padding-left: 0px;
	margin-right: -6px;
	margin-left: 0px;
	border-width: 0px;
	margin-bottom: -3px;
}
#mainContent {
	background:url(images/content_bkgd.png);
	margin: 0;
}
#contents {
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 70px;
	background: url(images/page_bkgd_pattern.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
#buttonGroup {
	margin-left:7px;
	padding-left: 35px;
	padding-top: 10px;
/*	background-color:#CCD8C0;  */
	width: 740px;
}
#buttonGroupSmall {
	border:solid 2px;
	border-color: #FFF;
	margin-left:39px;
	width: 705px;
	padding-left: 20px;
	padding-top: 10px;
	background-color: #CCD8C0;
}
#buttonGroupSmall p {
	display: block;
	margin-left: -40px;
}
div.float {
	float: left;
}
div.floatRight {
	float: right;
	margin-right: 35px;
	margin-left: 15px;
}
div.spacer {
  clear: both;
  }
div.floatform {
	float: left;
}
div.floatform img   {
	margin-right: -90px;
	margin-bottom: -5px;
	margin-left: 15px;
}
div.floatRightform {
	float: right;
	margin-right: 20px;
	margin-left: 30px;
}
div.floatRightform img {
	margin-bottom: -10px;
	margin-left: -25px;
}
div.floatdiagram {
	float: left;
	padding-right: 30px;
}
div.floatsmall {
	float: left;
	margin-left: 45px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.thumbnail {
	float: left;
}
#mainContent div.float p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: x-small;
	margin-top: -7px;
	display: block;
   }
#mainContent p{
	padding: 0 40px;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	margin: 0;
}
#mainContent h1{
	padding: 0 40px;
	font-size: xx-large;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	margin: 0;
}
#mainContent h2{
	padding: 0 40px;
	font-size: x-large;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	margin: 0;
}
#mainContent h3{
	padding: 0 40px;
	font-size: larger;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	margin: 0;
}
#mainContent h4{
	padding: 0 40px;
	font-size: large;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	margin: 0;
}
#mainContent h5{
	padding: 0 40px;
	font-size: medium;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	margin: 0;
}
#pageBottom {
	padding: 0;
	margin: 0;
}
#pageBottom img{
	display: block;
}
#cookieCrumb p {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: x-small;
}
#fadeshow1 {
	z-index:1;
}
#topBar .swirl{
	display: block;
	margin-bottom: -110px;
	position: relative;
	top: -314px;
	z-index: 10;
}
#topBar .main {
	display: block;
}
#product {
	padding-left: 15px;
	display: block;
	position: relative;
	top: -150px;
	margin-bottom:-208px;
	z-index: 100;
}
#footer p{
	font-size: xx-small;
	color: #EEE;
}
#footer a {
	color: #CF6;
}
#beautyShot img {
	display: block;
}
#buttonGroup .float a {
	margin: 0px;
	padding: 0px;
}
#buttonGroupSmall div.float p{
	text-align: center;
	margin-bottom: 6px;
}
#buttonGroupSmall div.float img{
	margin-right: 6px;
	margin-left: 6px;
}
#buttonGroupSmall li {
	list-style: disc;
	font-size: small;
	margin-bottom: 5px;
}
/*--------Table Styles-------*/
table#specs {
	width: 90%;
	margin: 10px auto 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-collapse: collapse;
	background: #d4edc2;
}
table#specs td {
	line-height: 20px;
	padding-left: 10px;
	border: 1px solid #fff;
}
table#specs th {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 12px;
	color: #FFC;
	background: #134615;
	border-bottom: 1px solid #fff;
}
table#specs thead {
	height: 30px;
}
table#specs thead th {
	background: #528E58;
}
table#specs caption {
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	color: #FFF;
	margin-top: -2px;
	padding: 5px 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background: #020;
}
table#colors {
	width: 90%;
	margin: 10px auto 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-collapse: collapse;
	background: #d4edc2;
}
table#colors td {
	line-height: 17px;
	border: 1px solid #fff;
}
table#colors th {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 12px;
	color: #FFC;
	background: #134615;
	border-bottom: 1px solid #fff;
}
table#colors thead {
	height: 30px;
}
table#colors thead th {
	background: #528E58;
}
table#colors thead th col.marble{
	background: #000;
}
table#colors caption {
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	color: #FFF;
	margin-top: -2px;
	padding: 5px 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background: #020;
}
table#colors img {
	padding-left: -10px;
	display: block;
}
/* ------------Form Styles------------ */
form {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}
#frmQuote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444;
	margin-left: 30px;
	line-height: 1em;
}
#frmQuote fieldset {
	margin-bottom: 20px;
	background: #CAE3B4;
	border-right: 1px solid #633;
	border-bottom: 1px solid #633;
	border-top-style: none;
	border-left-style: none;
	color: #333;
	margin-left: 20px;
	margin-right: 20px;
}
#frmQuote h5 {
	font-size: small;
	margin-top: 5px;
}
#frmQuote legend {
	background: #CAE3B4;
	margin-top: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 5px 10px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#frmQuote label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	margin-right: 4px;
}
#frmQuote input.text:focus , #frmRegister textarea:focus{
	background: #EDDAB1;
	border: 1px solid #9D6124;
}
#frmQuote .CollapsiblePanelContent p  {
	font-size: .8em;
}
#frmQuote fieldset .detail {
	color: #600;
	font-size: 0.7em;
}
#frmQuote .title {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
	line-height: inherit;
}

.details {
	font-size: xx-small;
}
#frmQuote fieldset #spryselect1 label {
	font-size: small;
	margin: 0px 10px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
}
#frmQuote fieldset #spryselect2 label {
	font-size: small;
	margin: 0px 10px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
}
#frmQuote fieldset #spryselect3 label {
	font-size: small;
	margin: 0px 10px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
}
#frmQuote fieldset #spryselect4 label {
	font-size: small;
	margin: 0px 10px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
}
#frmQuote fieldset #spryselect5  label{
	font-size: small;
	margin: 0px 10px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
}
.question {
	width: 420px;
	margin-top: 5px;
	margin-left: 17px;
	margin-bottom: 6px;
}
.leftSpace {
	margin-left: 45px;
}
.desc {
	margin-left: 10px;
	padding-left: 10px;
}
