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

body{
	padding:0px;
	margin:0px;
}

#maintable{
	margin-left:auto;
	margin-right:auto;
}

.salesTable{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

a{
	text-decoration:none;
}

td a{
	color:white;
}

.display{
	display:inline-table;
	border-collapse:collapse;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

.display a{
	color:black;
}

#Searchcontent{
	max-height:300px;
	overflow-x:auto;	
	border:1px solid;
	margin-right:auto;
	text-align: center; 
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	
}

.fixer{
	margin-top:0px;
}

#Searchcontent table, #Searchcontent td{
	border-collapse:collapse;
	border: 1px solid black;
}

#Searchcontent table{
	margin-left:auto;
	margin-right:auto;

}

#Searchcontent a{
	color:#339900;
	text-decoration:underline;
	font-size:.8em;
}

#searcher{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

#searcher td{
	border:none;
}


.holder{
	height:110px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: .7em;
}

#pureGreen{

	top:0px;
	background-color:#669933;
	height:19.3em;
	width:100%;
	overflow:hidden;
	text-align:center;
}

.odd{
	background-color:#E3D968;
}

.container{
	position:relative;
	padding:0px;
	margin:0px;
	vertical-align:top;
	
}

.crumbs{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-size:.7em;
	font-weight:bold;
	margin-bottom:3px;
	color:#669933;
	margin-left:10px;
}

.crumbs a{
	color:#669933;
}

#header{
	/*background-image:url(menu/logo.jpg);
	background-position: 3px 0px;
	background-repeat:no-repeat;
	text-align:right;*/
	height:50px;
	border-bottom:2px solid;
	vertical-align:bottom;
	margin-top:1em;
	font-size:.7em;
}

a img{
	text-decoration:none;
	border:none;
}
.block{
	display:block;
}

#header a{
	color:black;
}

#headBlock{
	color:black;
	
}

form{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-2.1em;
	text-align:right;
	
}

#form3{
	padding-top:0em;
	background-color:#669933;
	margin-left:10px;
}

#closure{
	border-bottom:2px solid #666666;
	height:4px;
	width:100%;
}

.textfield {border-style:solid; border-color:#000000; border-width: 1px; background-color:white; width:150px;}

#player{
	border-top: 1px solid;
	border-bottom: 1px solid;
	height:265px;
	top:0px;
	margin-top:-3px;
	margin-bottom:auto;
	margin-left:10px;
}

#still{
	margin-top:11px;
}

#titleText{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	font-weight:600;
	color:#666666;
	margin-left:10px;
}

#content{
	margin-top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding-right:45%;
	color:#666666;
	margin-bottom:2em;
	margin-left:10px;
}

#content a{
	color:#666666;
	text-decoration:underline;
}


.hrclass{
	width:100%;
}

.innerbox{
	background-color:transparent;
	width:110px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#FFFFFF;
	font-size:.8em;
}

td, th
{
	border:1px solid white;
}

.greenbars{
	background-color:#669933;
	width:100%;
	height:50px;
}

.greenbarstop{
	background-color:#669933;
	width:100%;
	height:13px;
}

/************************************************************
						NAVAGATION
************************************************************/

.dl { 
	width: 191px; 
	height:58px;
	padding-top:13px;

}
	.dl,.dd { margin: 0; }
	.dt { font-size: 18px;}
	.dt a {
		color: #FFF;
	 	display:block;
	 }
	.dd a { color: #FFF; font-family:Arial, Helvetica, sans-serif;}
	.dd ul { list-style: none; padding: 5px;  background-color:#669933; font-size:.8em; color:#FFFFFF;margin-top:-10px; margin-bottom:-1px}
	.dd ul li{ margin-top:-5px;}
	.dd ul li a {display:block;  }
	.dd ul table {border-collapse:collapse; border:1px solid; color:#FFFFFF;}
	.dd ul table td { padding-left:10px;}
	.dd ul table th { text-align:left; padding-left:10px; border:none}
	.space{padding-left:10px;}
	
/************************************************************
						END NAVAGATION
************************************************************/





/************************************************************
				SCROLLER
************************************************************/



/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:100%;
	margin-left: -43px;
	margin-top:-3px;
	margin-bottom:auto;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	/*border:1px solid #ccc;
	padding: 4px;*/
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}

/************************************************************
				ROTATOR 1
************************************************************/

/* rotator in-page placement */
    div#rotator1 {
	position:relative;
	height:100%;
	margin-left: auto;
	margin-top:auto;
	margin-bottom:auto;
}
/* rotator css */
	div#rotator1 ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator1 ul li img {
	/*border:1px solid #ccc;
	padding: 4px;*/
	background: #FFF;
}
    div#rotator1 ul li.show {
	z-index:500
}
/************************************************************
				END SCROLLER
************************************************************/

#wrapper {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	color:white;
	}
	
.salesTable{
	color:#000000;
}

.accordionButton {	
	width: 698px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: #669933;
	border-bottom: 1px solid black;
	cursor: pointer;
	}
	
.accordionContent {	
	width: 698px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #FFF;
	border:1px solid;
	border-top:none;
	overflow:hidden;
	}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background: #669933;
	}
	
.over {
	background: #CCCCCC;
	color:#FFFFFF;
	}