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

body {
	background-color: #FFF;
	background-image: url(images/background_body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;    
	}
	
#wrap {
	margin: 0 auto;
    width: 950px;
}

#header {
	background-image: url(images/background_header_top.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 159px;
	position:absolute;
	top: 0px;
	z-index: 10;
}

#contentPlayer {
	position: absolute;
	top: 160px;	
}

#contentHomePage {
	padding: 5px 60px 15px 60px;
	position: absolute;
	top: 510px;	
	clear: both;
}

#contentInteriorPage {
	padding: 5px 60px 15px 60px;
	position: absolute;
	top: 185px;	
	clear: both;
}

/* NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV */
#navLogo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#navHome {
	position: absolute;
	top: 102px;
	left: 162px;
}

#navStore {
	position: absolute;
	top: 102px;
	left: 162px;
}

#navproducts {
	position: absolute;
	top: 102px;
	left: 229px;
}

#navareas {
	position: absolute;
	top: 102px;
	left: 420px;
}

#navshowcase {
	position: absolute;
	top: 102px;
	left: 554px;	
}

#navabout {
	position: absolute;
	top: 102px;
	left: 658px;	
}

#navcontact {
	position: absolute;
	top: 102px;
	left: 823px;	
}

#navShoppingCart {
	position: absolute;
	top: 25px;
	left: 485px;
}
/* END NAV END NAV END NAV END NAV END NAV */	
/* SUBNAV SUBNAV SUBNAV SUBNAV SUBNAV SUBNAV */
#subnav {
	position: absolute;
	left: 808px;
	top: 16px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #396;
	line-height: 110%;
}
/* END SUBNAV END SUBNAV END SUBNAV END SUBNAV */
/* SEARCH BOX SEARCH BOX SEARCH BOX */
#searchbox {
	position: absolute;
	top: 140px;
	left: 730px;
}
#searchbox2 {
	position: absolute;
	top: 0px;
	left: 700px;
}
/* END SEARCH BOX END SEARCH BOX END */
/* COLUMNS AND TEXT STYLING COLUMNS AND TEXT STYLING */
#leftCol {
	position: absolute;
	top: 30px;
	left: 50px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 190%;
	padding: 0px 15px 0px 0px;
	
}

#leftCol2 {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 190%;
	padding: 0px 15px 0px 0px;	
}

#leftCol_tighter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 120%;
}

#rightCol {
	position: absolute;
	top: 10px;
	left: 485px;
	width: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 190%;
	padding: 0px 15px 15px 15px;
	background-image: url(images/background_rightContent1.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#rightCol2 {
	position: absolute;
	top: 30px;
	left: 485px;
	width: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 190%;
	padding: 0px 15px 15px 15px;
	background-image: url(images/background_rightContent2.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#singleCol {
	position: absolute;
	top: 0px;
	left: 60px;
	width: 830px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 190%;
}

#tightParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 125%;
}

.header14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.header16Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #899417;
	font-weight: bold;
}

/*  
.prettyprint {
	font-size:12px;
	border-left: #AAAAAA 1px solid;
	border-right: #AAAAAA 1px solid;
	border-top: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;
	background-color: #EEEEEE;
	line-height: normal;
	padding: 10px;
}
*/

.text10 {
	font-size: 10px;
	line-height: 150%;
}

.text12 {
	font-size: 12px;
	line-height: 150%;
}

.greenText {
	color: #899417;
}

.wrongText {
	color: #FF0000;
}

.rightText {
	color: #008000;
}

.verify {
	color: #09F;
}

.store {
	border: 1px solid #000;
	background-color: #CCC;
	color: #000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #899417;
}

.captionClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #899417;	
	line-height: 120%;
}

#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #899417;	
	line-height: 120%;
}
/* END COLUMNS AND TEXT STYLING END COLUMNS AND TEXT STYLING */
/* UNORDERED LIST UNORDERED LIST UNORDERED LIST */
ul {
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	padding-left: 20px;		
	line-height: 150%;
	}
	
#list {
	padding-left: 20px;
	text-indent: -20px;
	line-height: 150%;
	margin-left: -20px;
}
/* END UNORDERED LIST END UNORDERED LIST END UNORDERED LIST */
/* ANCHOR TAGS ANCHOR TAGS ANCHOR TAGS ANCHOR TAGS */
a.textlink:link {
	color: #CC0000;
	text-decoration: none;
}

a.textlink:visited {
	color: #CC0000;
	text-decoration: none;
}

a.textlink:active {
	color: #CC0000;
	text-decoration: none;
}

a.textlink:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.captionLink:link {
	color: #899417;
	text-decoration: none;
}

a.captionLink:visited {
	color: #899417;
	text-decoration: none;
}

a.captionLink:active {
	color: #899417;
	text-decoration: none;
}

a.captionLink:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.navlink:link {
	color: #899417;
	text-decoration: none;
}

a.navlink:visited {
	color: #899417;
	text-decoration: none;
}

a.navlink:active {
	color: #899417;
	text-decoration: none;
}

a.navlink:hover {
	color: #CC0000;
	text-decoration: none;
}

a.more:link {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a.more:visited {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a.more:active {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a.more:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
/* END ANCHOR TAGS END ANCHOR TAGS END ANCHOR TAGS */
/* DROP DOWN NAV DROP DOWN NAV DROP DOWN NAV DROP DOWN NAV */
#nav, #nav ul { /* all lists */
/*	padding-left: 5px;    */
	padding: 10px;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
/*	width: 10em;    */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 200%;
	text-decoration: none;
}

#nav a:hover {
	color: #FFF;
	text-decoration: underline;
}

#nav li { /* all list items */
	float: left;
	width: 160px;   
	/* width needed or else 
	Opera goes nuts   */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #57600F;
	width: 160px;   
	left: -999em;
	border: 1px solid #333;	
	/* using left instead of display 
	to hide menus because display: none 
	isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { 
/* lists nested under hovered list items */
	left: auto;
}
/* END DROP DOWN NAV END DROP DOWN NAV END DROP DOWN NAV */


