/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0;
	background-color: #669966;

}

h1 {
	font-size: 1.3em;
}

#wrap {
	margin: 0 auto;
	width: 97%;
	height: 1300px;
	background-color: white;
}

#wrap-events {
	margin: 0 auto;
	width: 97%;
	height: 1800px;
	background-color: white;
}

#wrap-index {
	margin: 0 auto;
	width: 97%;
	height: 1000px;
	background-color: white;
}

/* -------------[ top header ]----------------------------------------------------- */

#tagline {

	top: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 1.2em;
	color: #669966;	

}

#header {
	width: 100%;
	height: 100px;
	position: none;
	top: 20px;
	left: 0;
	background: #669966;	
}

#centered {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#headerBox {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: left;
}

#logoHeader {
	width: 800px;
	height: 40px;
	margin-top: 110px;
	margin-bottom: 10px;
}

#logoHeader img {
	float: right;
	margin-right: 50px;
}

#boxContent {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: left;

}

/* -------------[ top banner ]----------------------------------------------------- */

#topBanner {
	width: 800px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding: 0;
	background: #fff;
}

#indexBanner {
	width: 800px;
	height: 510px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding: 0;
	background: #fff;
}

/* -------------[ bread crumb links ]----------------------------------------------------- */
#breadCrumbs {
	font: normal 1.3em Arial, Helvetica, sans-serif normal; 
	margin: 10px 0;
	text-align: left;
}

#breadCrumbs a {
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: center right;
	text-decoration: none;
	padding-right: 18px; 
	color: #333333;
}

#breadCrumbs a:visited, #breadCrumbs a:active {
	color: #333333;
}

#breadCrumbs a:hover {
	text-decoration: underline;
}

/* -------------[ side menu ]----------------------------------------------------- */

#vertMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	width: 120px;
	height: 250px;
	padding: 0px;
	margin: 36px 5px 0 0;
	float: left;
	
}

#vertMenu img {
	margin-bottom: 10px;
}

#vertMenu h1 {
	display: block;
	background-color:#FF9900;
	font-size: 90%;
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #333333;
	margin: 0px;
	width:110px;
}

#vertMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}

#vertMenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertMenu ul li a {
	font-size: 1em;
	display: block;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #999966;
	width: 105px;
}

#vertMenu ul li a:hover, #vertMenu ul li a:focus {
	color: #ffffff;
	background-color: #999966;
}

#vertMenu .selected {
	color: #333333;
}

/* -------------[ product list ]----------------------------------------------------- */

#productBox {
	margin: 0;
	width: 800px;
	float: left;
	top: 250px;
	border-top: 1px solid #ccc;
/*	border-bottom: 1px solid #ccc; */
}

#productBox2 {
	margin: 0;
	width: 800px;
	float: left;
	top: 250px;
}

.productList {
	float: left;
	width: 140px;
	margin-left: 30px;
	padding: 12px;
	text-align: center;
}

/* -------------[ content area ]----------------------------------------------------- */

#productImage {
	float: left;
	padding: 0;
	width: 205px;
	height: 300px;
	background: #ccc;
	margin-top: 30px;
	margin-left: 50px;
}

#productImage img {
	padding: 0;
	float: left;
}

.newImageBox2 {
	float: left;
	width: 670px;
	height: 175px;
	padding: 0;
	margin: 29px 0;
}

.newImageBox2 h1 {
	font-size: 1.3em;
	margin: 0;
	color: #999966;
}

#newImageBox {
	float: left;
	width: 670px;
	height: 175px;
	padding: 0;
	margin: 29px 0;
}

#newImageBox h1 {
	font-size: 1.3em;
	margin: 0;
	color: #999966;
}

#newImage {
	float: left;
	padding: 0;
	margin: 8px;
}

#newImageView {
	float: left;
	width: 140px;
	margin: 30px 8px 10px 15px;
}

#newImageView p {
	float: left;
	margin: 0 8px 8px 0;
	background-color: #fff;
	padding: 0;
	border: 1px solid #a7a47a;
}

#newImageContent {
	float: left;
	width: 270px;
	margin-top: 30px;
	font-size: 1.2em;
}

#content {
	float: left;
	width: 385px;
	margin-top: 29px;
	margin-left: 15px;
	color: #999966;
}

#content h1 {
	font-size: 1.3em;
	margin: 0;
}

#content h2 {
	margin: 0;
	color: #333;
	font-size: 1.3em;
}

#content h3 {
	margin: 0;
	color: #333;
	font-size: 1.3em;
	font-weight: normal;
}

#content p {
	font-size: 1.2em;
	color: #333;
}

#content ul li {
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	list-style-type: none;
}

#content a {
	text-decoration: none;
	color: #333;
}

#content a:hover {
	text-decoration: underline;
	color: #666;
}

#content #specbox {
	width: 300px;
	border: 1px solid #a7a47a;
	padding: 7px 10px;
	font-size: 1.3em;
	color: #333;
	font-weight: normal;
	margin-top: 5px;	
}

.spec {
	padding: 3px 10px 5px 9px;
	font-size: 1.3em;
	font-weight: bold;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #a7a47a;
	color: #333;
	margin-bottom: 0;
}

.specbox {
	padding: 3px 10px 5px 9px;
	border: 1px solid #999966;
	font-size: 1.2em;
	float: left;
}

.buyit {
	width: 94px;
	margin: 10px 0px 0 0;
}


#add2cart {
	width: 94px;
	float: right;
	margin: 10px 0px 0 5px;
}

*html #add2cart {
	margin: 50px 0px 0 5px;
}


#imageView {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 180px;
}

*html #imageView {
	margin-top: 50px;
	margin-left: -160px;
}

#imageView p {
	float: left;
	margin: 0 8px 0 0;
	background-color: #fff;
	padding: 0;
	border: 1px solid #999966;
}

#pageNum {
	width: 757px;
	margin: 5px 25px 0 45px;
	float: left;
	
}

#pageNum p {
	float: right;
	margin: 3px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #666;
	color: #333;
}

#pageNum .current {
	color: #fff;
	background-color: #999966;
}

#pageNum a:link, #pageNum a:visited {
	text-decoration: none;
}

#pageNum a:hover, #pageNum a:active {
	text-decoration: underline;
}

.twocolumn {
	float: left;
	width: 260px;
	height: 105px;
	padding: 0;
	margin: 15px auto;
	font-size: 1.2em;
	color: #333;
	clear: none;	
}

/* -------------[ view my cart ]----------------------------------------------------- */

#mycart {
	margin-top: 15px;
	width: 800px;
	float: left;
	top: 250px;
	text-align: left;
	color: #fff;
}

#mycart h1 {
	width: 800px;
	height: 22px;
	margin: 0 0 5px 0;
	padding: 0;
}

#mytable {
	width: 800px;
	padding: 0;
	margin: 0;
	background: #fff;
}

th {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #999966;
	
	border-top: 1px solid #999966;
	text-align: left;
}

th.col1 {
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	border-left: 1px solid #999966;
	padding: 2px 5px 2px 6px;
}

th.col2 {
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	padding: 2px 5px 2px 6px;
}

th.col3 {
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	padding: 2px 200px 2px 6px;
}

th.col4{
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	padding: 2px 30px 2px 6px;
}

th.col5 {
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	padding: 2px 30px 2px 6px;
	
}

td {
	border-right: 1px solid #999966;
	border-bottom: 0;
	padding: 6px;
	color: #333;
	font-size: 1.2em;
}

td.smallimg {
	border-right: 1px solid #999966;
	border-top: 1px solid #999966;
	padding: 6px 0 6px 6px;
	color: #333;
	font-size: 1.2em;
}

td.itemtxt {
	border-right: 1px solid #999966;
	border-top: 1px solid #999966;
	padding: 6px 0 6px 6px;
	color: #333;
	font-size: 1.2em;
}

td.txt {
	border-right: 1px solid #999966;
	border-top: 1px solid #999966;
	padding: 6px 0 6px 6px;
	color: #333;
	font-size: 1.2em;
}

td.alignright {
	border-top: 1px solid #999966;
	text-align: right;
}

td.nolines {
	border-right: 1px solid #999966;
	border-left: 1px solid #999966;
	border-top: 1px solid #999966;
}

td.last {
	border-right: 0;
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

td.lastrow {
	border: 1px solid #999966;
}

th.rowspec {
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	border-left: 1px solid #999966;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	text-align: center;
}

/* -------------[ new account ]----------------------------------------------------- */
.alertxt {
	font-size: 1.2em;
	font-weight: bold;
	color: red;
}

#newaccount {
	width: 800px;
	margin-top: 15px;
	padding: 0;
}	

#newaccount h1 {
	font-size: 1.3em;
	margin: 29px 0 15px 0;
	color: #999966;
	
}

#newaccount fieldset {
	float: left;
	width: 700px;
	margin: 15px 0 ;
	padding: 0;
	border: 0;
}

#newaccount fieldset .txtfield {
	margin-left: 30px;
	font-weight: normal;
	color: #333;
}

#newaccount legend {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 0;
	color: #999966;
	float: left;
}

#newaccount select {
	border: 1px solid #999966;
	margin-left:5px;
	margin-top: 5px;
	width: 120px;
}

#newaccount label {
	font-size: 1.2em;
	color: #333;
	float: left;
	width: 200px;
	margin-top: 5px;
	background-color: #fff;
}

#newaccount input[type="text"] , #newaccount input[type="password"]{
	width: 200px;
	border: 1px solid #999966;
	margin-left: 5px;
	margin-top: 5px;
}

/* -------------[ check-out ]----------------------------------------------------- */

#checkout {
	width: 800px;
	margin-top: 15px;
	padding: 0;
}	

#checkout h1 {
	margin: 0 0 20px 0;
	padding: 0;
}

#checkout fieldset {
	float: left;
	width: 400px;
	margin: 15px 0 ;
	padding: 0;
	border: 0;
}

#checkout fieldset .txtfield {
	margin-left: 30px;
	font-weight: normal;
	color: #333;
}

#checkout legend {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 0;
	color: #999966;
	float: left;
}

#checkout select {
	border: 1px solid #999966;
	margin-left:5px;
	margin-top: 5px;
	width: 120px;
}

#checkout label {
	font-size: 1.2em;
	color: #333;
	float: left;
	width: 100px;
	margin-top: 5px;
	background-color: #fff;
}

#checkout input[type="text"] , #checkout input[type="password"]{
	width: 200px;
	border: 1px solid #999966;
	margin-left: 5px;
	margin-top: 5px;
}

input[type="text"]:hover {
	background: #cccc99;
}

#payment legend {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 0;
	color: #999966;	
}

#payment {
	width: 800px;
	margin-top: 15px;
	padding: 0;
}	

#payment fieldset {
	float: left;
	width: 700px;
	margin: 15px 0 ;
	padding: 0;
	border: 0;
}

#payment select {
	border: 1px solid #999966;
	margin-left:5px;
	width: 120px;
}

#payment label {
	font-size: 1.2em;
	color: #333;
	width: 150px;
	margin: 0px;
	background-color: #fff;
	float: left;
}

#payment select.expire {
	width: 50px;
	float: left;	
	margin: 5px;
	border: 1px solid #999966;
}

#payment input[type="text"] {
	width: 200px;
	border: 1px solid #999966;
	margin-left: 5px;
	margin-top: 5px;
}

/* -------------[ login ]----------------------------------------------------- */
.login {
	width: 400px;
}

.login label {
	font-size: 1.1em;
	color: #333;
	width: 70px;
	margin: 0px;
	background-color: #fff;
	float: left;
}

.login input[type="text"], .login input[type="password"] {
	width: 200px;
	border: 1px solid #999966;
}

.login-button {
	background: url('../images/button-login.gif');
	width: 55px;
	height: 22px;
	margin: 5px 3px 0 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

#myaccount {
	float: left;
	width: 750px;
	margin-top: 29px;
	margin-left: 15px;
	color: #999966;
	
}

#myaccount p {
	color: #333;
	font-size: 1.2em;
}

#myaccount h1 {
	font-size: 1.3em;
	margin: 0;
}

/* -------------[ retailer links ]----------------------------------------------------- */

#navlist {
	display: inline;
	list-style-type: none;
	font-size: 1.2em;
	text-align: left; !important
}

#navlist .select {
	text-decoration: underline;
}


/* -------------[ text content ]----------------------------------------------------- */

#txtcontent {
	float: left;
	width: 640px;
	margin-top: 29px;
	margin-left: 15px;
	color: #999966;
}

#txtcontent p {
	font-size: 1.2em;
	color: #333;
	text-align: left;
}

#txtcontent h1 {
	font-size: 1.3em;
	margin: 0;
}

#txtcontent a {
	text-decoration: none;
	color: #333;
}

#txtcontent a:hover {
	text-decoration: underline;
	color: #666;
}

#txtcontent img {
	margin-top: 0px;
}

#patent {
	width: 590px;
}

#patent p {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

#patent br {
	clear: right;
}

#events {
	margin: 29px 0 0 15px;
	padding: 0;
	width: 590px;
	float: left;
}
#events h1 {
	font-size: 1.3em;
	margin: 0;
	color: #999966;
}

.eventsbox {
	border: 2px solid #cccccc;
	margin: 0 20px 15px 0;
	float: left;
}

.eventstxt {
	color: #333333;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	float: left;
	margin: 10px 0;
	padding: 0;
}

.eventstxt p {
	width: 500px;
}

#fees {
	font-size: 1.2em;
	text-align: left;
	margin: 5px;
}

/* -------------[ footer ]----------------------------------------------------- */

#copyright {
	float: left;
	color: #666666;
	margin: 100px 0 0;
	width: 800px;
	height: 20px;
	padding-top: 8px;
	border-top: 1px solid #cccccc;
	font-size: .9em;
	background-color: white;
}

/* -------------[ side bars ]----------------------------------------------------- */
#left {
	position: fixed;
	width: 1.5%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #669966;
	margin-top: 0;
	overflow: auto;
}


#right {
	position: fixed;
	width: 1.5%;
	height: 100%;
	top: 0;
	right: 0;
	background-color: #669966;
	margin-top: 0;
	overflow: auto;
}

/* -------------[ form ]----------------------------------------------------- */
.textfield {
	border: 1px solid #999966;
	background: #fff;
	color: #333;
	font-size: 1.1em;
	
}

.submitOrder {
	background: url('../images/button-submit-order.gif');
	width: 89px;
	height: 22px;
	margin: 5px 3px 0 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

.backButton {
	background: white url('../images/button-back.gif') no-repeat;
	width: 55px;
	height: 22px;
	margin: 5px 3px 0 0;
	border: 0;
	cursor: pointer;
}

.submitButton {
	background: white url('../images/button-submit.gif') no-repeat;
	color: #fff;
	width: 55px;
	height: 22px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 3px 0 0;
	border: 0;
	cursor: pointer;
}

.resetButton {
	background: white url('../images/button-reset.gif') no-repeat;
	color: #fff;
	width: 55px;
	height: 22px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 3px 0 0;
	border: 0;
	cursor: pointer;
}

.createAccountButton {
	background: white url('../images/button-create-account.gif') no-repeat;
	color: #fff;
	width: 105px;
	height: 22px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 3px 0 0;
	border: 0;
	cursor: pointer;
}

.continueButton {
	background: white url('../images/button-continue.gif') no-repeat;
	color: #fff;
	width: 65px;
	height: 22px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 3px 0 0;
	border: 0;
	cursor: pointer;
}

.cssform p {
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dotted #999966;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 180px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/******************************************/
.WarningLabel
{
    color: red; 
    font-size: 1em
}