BODY { 
	margin: 50px 0px 0px 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bgCircle.jpg);
	background-repeat:repeat-x;
	background-color:#99bacb; 
	font-size: 20px; 
	color:#92b5c7;
}

/*Form elements*/
fieldset {border: none; margin: 5px 0 5px 0; width: 95%; }  
input {font-size: 11px; color: #034ea2;  display: inline;} 
select {font-size: 11px; color: #034ea2; z-index: 0; display: inline;}

img { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; padding: 0px; margin: 0px; }

p { font-size:small; padding-left: 0px; margin-top: 0px; margin-bottom: 10px; margin-left: 15px;  margin-right: 15px; color: #000000; line-height: 16px; }

H1 { 
	font-weight: bold;
	text-transform:uppercase;
	font-size: medium; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0; 
	color: #92b5c7; 
}

H2 { font-weight: normal; font-size: medium; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin-top: 4px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; color: #7D6E58; }
H3 { font-weight: normal; font-size: 11px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin-top: 4px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; color: #7D6E58; }

ul { margin-top: 10px; margin-bottom: 0px; margin-right: 35px; }
li { margin-bottom: 5px; }


#container { 
	padding: 0px; 
	margin: 0px auto; 
	width: 915px;
	background:url(../images/loginBg.gif);
	height:591px;
}

#contentBG {
	float:left;
	padding: 0px 0px 10px 0px; 
	margin: 0px; 
	width: 975px;
	background-color:#ffffff;
}


#container2 { 
	padding: 0px; 
	margin: 0px auto; 
	width: 975px;
}

#navigation { 
	float: left; 
	margin: 10px 0px 0px 20px; 
	padding: 0px 0px 0px 0px; 
	width: 650px; 
	height: 30px;
	text-align:right; 
}

#navigation A { margin:0 0 0 0; font-weight:bold; padding: 0 30px 0 30px;}
#navigation A:link { color: #000; text-decoration: none; }
#navigation A:visited { color: #000; text-decoration: none; }
#navigation A:hover { color: #000;  text-decoration: none; }

#header { 
	float: left; 
	margin: 10px 0px 0px 20px; 
	padding: 0px 0px 0px 0px; 
	width: 650px; 
	height: 140px;
}

#content { 
	float: left; 
	margin: 10px 10px 0px 45px; 
	padding: 0px 0px 0px 0px; 
	width: 800px;
}

#subnavigation { 
	float: left; 
	margin: 20px 0px 0px 10px; 
	padding: 0px; 
	width: 150px;
	text-transform:capitalize;
}
#subnavigation A { margin-bottom:5px; DISPLAY: block; border-bottom-style:solid; border-width:1px; border-bottom-color:#666666; height:26px; font-weight:bold;}
#subnavigation A:link { color: #fff; text-decoration: none; }
#subnavigation A:visited { color: #fff; text-decoration: none; }
#subnavigation A:hover { color: #000;  text-decoration: none; }

#body { 
	float: left; 
	margin: 20px 20px 0px 20px; 
	padding: 0px; 
	width: 345px; 
}

#bodyLarge { 
	float: left; 
	margin: 20px 20px 0px 20px; 
	padding: 0px; 
	width: 680px; 
}

#productBody { 
	float: right; 
	margin: 20px 10px 0px 0px; 
	padding: 0px; 
	width: 780px;
	text-align:right;
}

#offers { 
	float: right; 
	margin: 20px 0px 0px 10px;
	padding: 20px 20px 20px 20px; 
	width: 183px;
	height:185px;
	background-image:url(../pics/offersBG.png);
	color:#666666;
	font-size:11px;
	text-align:justify;
}

#navigationLeft { 
	float: left;
	margin-left:5px; 
	padding-left: 10px;
	padding-top: 10px; 
	width: 128px; 
	height: 439px;
	background-image:url(../pics/naviBG.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:smaller;
}
#navigationLeft A { margin-bottom:5px; DISPLAY: block; }
#navigationLeft A:link { color: #ffffff; text-decoration: none; }
#navigationLeft A:visited { color: #ffffff; text-decoration: none; }
#navigationLeft A:hover { color: #000000;  text-decoration: none; }

#naviOn {
	float:left;
	background-image:url(../pics/naviOff.png);
	height:23px;
	color:#ffffff;
	width:70px;
	text-align:center;
	padding:7px 5px 0px 5px;
}
.naviOn A { margin: 0px; font-size:smaller; text-transform:lowercase; line-height:7px; }
.naviOn A:link { color: #000; text-decoration: none; }
.naviOn A:visited { color: #000; text-decoration: none; }
.naviOn A:hover { color: #000;  text-decoration: none; }
.naviOn {
	float:left;
	background-image:url(../pics/naviOff.png);
	height:23px;
	color:#ffffff;
	width:70px;
	text-align:center;
	padding:7px 5px 0px 5px;
}

#naviOff {
	float:left;
	background-image:url(../pics/naviOn.png);
	height:23px;
	color:#bfca4e;
	width:70px;
	text-align:center;
	padding:7px 5px 0px 5px;
}
.naviOff A { margin: 0px;  font-size:smaller; text-transform:lowercase;line-height:7px;}
.naviOff A:link { color: #000; text-decoration: none; }
.naviOff A:visited { color: #000; text-decoration: none; }
.naviOff A:hover { color: #000;  text-decoration: none; }
.naviOff {
	float:left;
	background-image:url(../pics/naviOn.png);
	height:23px;
	color:#bfca4e;
	width:70px;
	text-align:center;
	padding:7px 5px 0px 5px;
}

#footer { 
	float: right; 
	padding: 0px;
	color:#000000;
	text-align:right;
}
#footer p {
	color:#000000;
	font-size:9px;
}
#footer A { margin-bottom:5px;}
#footer A:link { color: #000000; text-decoration: none; }
#footer A:visited { color: #000000; text-decoration: none; }
#footer A:hover { color: #ffffff;text-decoration: none; }

#product { 
	float: right;
	margin-top:5px;
	margin-left:0px;
	margin-right:10px; 
	padding: 0px; 
	width: 180px;
	height:180px;
	background-image:url(../pics/productBG.jpg);
	text-align:center;
	vertical-align:middle;
}
.product h2 {
	font-size: 10px; 
	color: #666666;
	text-transform:uppercase;
}

.product { 
	float: right;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:0px; 
	padding: 5px 0px 0px 0px; 
	width: 180px;
	height:175px;
	background-image:url(../pics/productBG.jpg);
	text-align:center;
	vertical-align:middle;
}

#productDetails { 
	float: right;
	margin-top:5px;
	margin-left:0px;
	margin-right:10px; 
	padding: 0px; 
	width: 330px;
	height:300px;
	background-image:url(../pics/mainproductBG.jpg);
	text-align:center;
	vertical-align:middle;
}

.productDetails { 
	float: right;
	margin-top:5px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px; 
	padding: 10px 0px 0px 0px; 
	width: 330px;
	height:290px;
	background-image:url(../pics/mainproductBG.jpg);
	text-align:center;
	vertical-align:middle;
}

#productText { 
	float: left;
	margin-top:5px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px; 
	padding: 10px 0px 0px 0px; 
	width: 200px;
	height:290px;
}
.productText { 
	float: left;
	margin-top:5px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px; 
	padding: 10px 0px 0px 0px; 
	width: 200px;
	height:290px;
}

#options { 
	float: right;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:10px; 
	padding: 0px; 
	width: 730px;
	height:90px;
}

.options { 
	float: right;
	margin-top:5px;
	margin-left:0px;
	margin-right:10px; 
	padding: 0px; 
	width: 730px;
	height:90px;
}