@charset "UTF-8";
/* CSS Document */

body {
	margin-top:10px;
	margin-right:auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	width: 850px;
	border: solid #00a0cf 0px;
	margin-bottom: auto;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}	 
	 
	 
a:link,a:visited {
	color : #2db3da;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}

a:hover {
	color : #ffffff;
	text-decoration: none;
}
a:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none
;
	border-left-style: none;
	outline: none;
}
	 

p,h1,h2,h3,h4,h5{
	margin-left:10px;
	margin-right:20px;
}

h1{
	font-size: 22px;
	color: #FFFFFF;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
ul.MenuBarVertical a{
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

h2{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:140%;
	font-family: "Times New Roman", Times, serif;
	}
	
	h3{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:140%;
	font-family: "Times New Roman", Times, serif;
}

h4{
 	font-size: 12px;
 	font-weight: bold;
	color: #666666;
}

h5{
 	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.smalltext{
	 font-size : 10px;
	 }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

	
#masthead{
	width: 800px;
	padding: 15px;
} 
#navbar{
	width: 825px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #62d9fc;
	text-align:center;
	height: 40px;
	line-height: 40px;
	border-top: solid #00a0cf 2px;
} 
 #homeimage{
	margin: 0px;
	padding: 0px;
	height: auto;
	clear: none;
	float: none;
	text-align: center;
	vertical-align: middle;
}

#leftnav   
{
	width: 210px;
	line-height: 0px;
	color: #00a0cf;
	font-size: 12px;
	margin-top: 50px;
	letter-spacing: 1px;
	background-image: url(images/left_rule.jpg);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
#leftnav1/* This is a duplicate of the above leftnav only for testing*/   
{
	width: 210px;
	line-height: 0px;
	color: #00a0cf;
	font-size: 12px;
	margin-top: 50px;
	letter-spacing: 1px;
	background-image: url(images/left_rule.jpg);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}

.leftnav a: hover
{
	width: 150px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
#lefcol-rule
{
	width: 1px;
	margin-top: 30px;
	clear: none;
}

#content{
	width: 500px;
	font-size: 13px;
	line-height: 150%;
	text-align:left;
	margin-left:0px;
	color: #ffffff;
	margin-right: 75px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content3/*This is used for the bases and oils pages*/
{
	width: 630px;
	font-size: 10pt;
	line-height: 150%;
	text-align:left;
	color: #ffffff;
	float: right;
	background-color:#000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: -30px;
	font-family: Arial, Helvetica, sans-serif;
}

#content  a:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#about/* formatting for the about page*/{
	width: 650px;
	font-size: 12px;
	line-height: 150%;
	text-align:left;
	color: #ffffff;
	margin-left: 100px;
}
#about1 /* formatting for the faq page*/{
	width: 500px;
	margin-left: 180px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#footer-logo {
	width:825px;
	padding-bottom: 15px;
	padding-right: 25px;
	
}

/* Text Footer at the Bottom of Every Page */
 #footer {
	width:825px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size : 10px;
	background-color: #000000;
	text-align:center;
	display: block;
	line-height: 22px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00A0cf;
	
}
#prices {
	font-size: 12px;
	color: #FFFFFF;
	width: 220px;
	float: right;
	margin-top: 120px;
	margin-right: 0px;
	padding-right: 0px;
	line-height: 18pt;
	
}
#pricesbases /* formatting for the price div on the bases page*/{
	font-size: 12px;
	color: #FFFFFF;
	width: 300px;
	float: right;
	margin-top: 70px;
	margin-right: 60px;
	padding-right: 0px;
	line-height: 18pt;
}
#basesize {
	padding-left: 8px;
	margin-top: 20px;
	border: 1px solid #FFFFFF;
}
#prices1/* formatting for the price div on the oils page*/ {
	font-size: 12px;
	color: #FFFFFF;
	width: 220px;
	float: right;
	margin-top: 120px;
	margin-right: 110px;
	padding-right: 0px;
	line-height: 18pt;
}
#prices4/* formatting for the price div on the accessories page*/ {
	font-size: 12px;
	color: #FFFFFF;
	width: 260px;
	float: right;
	margin-top: 40px;
	padding-right: 0px;
	line-height: 18pt;
	margin-left: 20px;
}
#buybuttons {
	float: right;
	width: 80px;
	margin-top: -158px;
}
#enlarge {
	font-size: 9pt;
	padding-left: 60px;
}
#prices2 {
	margin-left: 15px;
	padding-top: 10px;
	height: 110px;
	line-height: 150%;
}
#left {
	line-height: 40px;
	list-style-type: none;
	text-align: left;
}
#content #caption {
	width: 195px;
	margin-top: -20px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}


#caption3 /* formatting for the caption on accessories page*/{
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}
#caption4 /* formatting for the caption on the bases page*/{
	width: 150px;
	margin-left: 40px;
	margin-top: -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}



#content1/* formatting for the products page*/ {
	font-size: 13px;
	line-height: 150%;
	color: #FFFFFF;
	float: right;
	width: 550px;
	margin-right: 80px;
}
#content2 /* formatting for the accessories page*/{
	font-size: 13px;
	line-height: 150%;
	color: #FFFFFF;
	float: right;
	width: 525px;
	margin-right: 50px;
}
#about1 #list {
	margin-left: 25px;
}
#about2/* formatting for the contact page*/ {
	margin-left: 250px;
	color: #FFFFFF;
}
#oil1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 550px;
}
#scrunch  /* formatting for the oil page*/ {
	padding-left: 20px;
	background-color:#000000;
}
#floaterfront /* formatting for images on the products page*/{
	width: 120px;
	float: right;
}
#basesfront /* formatting for images on the products page*/{
	width: 125px;
}
#candlesfront/* formatting for images on the products page*/ {
	width: 140px;
	float: right;
}
#archbulbfront /* formatting for images on the products page*/{
	width: 170px;
}
#archfront /* formatting for images on the products page*/{
	width: 168px;
}
#grfront /* formatting for images on the products page*/{
	width: 130px;
}
#spryleft {
	margin-right: 40px;
}
.style45 {
	font-size: 11pt;
	font-weight: bold;
}
