* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 1.5em;
}

html, body {
	height: 100%; /* Required */
	margin: 0px;
	padding: 0px;
}
/*	
body {
background-image: url(../Pics/1/navBarBkgd_01.gif);
	background-image: url(../Img/bckgrd/stripeBlkGrn.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #1a281f;
}
*/

body {
	/*background-image: url(../Pics/1/purpleBox-1.jpg);*/
	background-image: url(../img/body/webBakground-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
	background-attachment: fixed;
}

h1, h2, h3, h4 {
	color: #FFCC00;
}  

h1 {
	font-size: 150%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 125%;
}
h4 {
	font-size: 110%;

}
  
.Wrap {
	width: 600px;
	background-position: left top;
	/*background-image: url(../Pics/bkgd/blackGrn_01.jpg);*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	float: left;
	background-color: #333333;
	margin-top: 0.5em;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-image: url(../Pics/1/grenFade-2.jpg);
}
 
#container-product {
	width: 340px;
	float: left;
	margin-top: 2em;
	padding-bottom: 10px;
	padding-left: 1.5em;
	height: 100%;
	margin-left: 2em;
}

#container-page {
	width: 600px;
	background: #DDD;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* </strong> For Modern Browsers  */
	height: 100%; /*</strong> For IE */	 
}
#container-content {
	padding-bottom: 50px;
	float: left;
	width: 100%;
	height: auto;
}

#footer {
	font-size: 70%;
	text-align: center;
	font-weight: normal;
	float: left;

	/*	
	border-top-width: 1px;	
	border-top-color: #999999;
	border-top-style: dotted;


	background-color: #CCCCFF; 
	width: 600px;
	position: relative;

*/
	
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 40px;
	background-color: #CCCC99;	
}

#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 40px;
	float: left;
	clear: both;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}



#footMenu {
	font-size: 70%;
	text-align: center;
	background-color: #9EAF78;
}
#bestViewed {
	background-color: #000000;
	color: #999999;

}

#footMenu li {
	display: inline;
}

#footMenu a {
	font-size: 70%;
	color: #FFFFFF;
}

#footMenu a:hover {
	font-size: 70%;
	color: #FFFF00;
}

#footMenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#leftNav {
	list-style: none;
	width: 100%;
}
#topperImg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#leftNav a {
	text-decoration: none;
	display: block;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}


#leftNav a:hover {
	color: #FFFFFF;
	background-color: #B9D7BA;
}
#leftNav a:active {
	text-decoration: none;
	display: block;
	color: #FF0000;
	padding-top: 1px;
	padding-bottom: 1px;
}


/* 
from http://www.456bereastreet.com/archive/200610/closing_the_gap_between_list_items_in_ie/

   1. [if lt IE 8]>
   2. <style type="text/css">
   3. li a {display:inline-block;}
   4. li a {display:block;}
   5. </style>
   6. <![endif]
*/


#navBar {
	float: left;
	width: 100%;
	background-image: url(../Pics/1/navBarBkgd_01.gif);
	background-repeat: repeat-x;
}

#navBar, #nav {
}

#nav {
	float:left;
	position: relative;
	margin-left: 1px;
}

#nav li {
	display:inline;
	float: left;
} 
#nav a:link, #nav a:visited {
	color:#CCCCCC;
	float:left;
	width:auto;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 20px;
	background-image: url(tab-bumps.gif);
	display: block;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B580;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 90%;

/*	
	color:#CCCCCC;
	float:left;
	width:auto;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 20px;
	background-image: url(tab-bumps.gif);
	display: block;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CED0AE;
	background-repeat: no-repeat;
	font-size: 80%;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
*/
} 

#navBar #current {
	color: #FFFF00;
	background-color: #787C49;
	background-image: url(tab-bumpsGr.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 20px;
	display: inline;
	background-position: 2px center;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;
}


#nav a {
	display: block;
	float: left;
	padding: 0 1em 0 20px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(tab-bumps.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #333;
	border-left-color: #FFF;
}

#nav a:hover {
	color: #FFFFFF;
	display: block;
	float: left;
	background-color: #808448;
	text-decoration: none;
	background-image: url(tab-bumps.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF33;
}




#testBox {
	float: left;
	width: 33%;
	border: thin solid #FF0000;
	position: relative;
	clear: both;
}
.newCopy {
	color: #FF6600;
	text-decoration: line-through;
}
#coName {
	font-size: 130%;
	color: #FFFF00;
}
