
html
{
height: 100%;
 
}

* html #main
{
height: 100%;
}
body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;	
	/*padding-left:50%;*/
	background: url(images/bg2.gif) center repeat-y;
	height: 100%;

}



#container
{
	width: 780px;
	margin: 0 auto;
	min-height: 100%; 
height: auto !important; 
height: 100%;
 position: relative;

}

#topheader
{
	background-color: #000000;
	height: 88px;
	margin-top: 0px;

}

#title
{
    font-size: 24px;
    color: #fff;
    font-family: verdana;
    margin: 5px;
}





#main
{
	
	padding: 14px;
	
	text-align:left;
	color:#003300;
	line-height: 1.6em;
	font-weight: bold;
	position: relative;

background-color: #ffffff;

	
}
#main2
{
	padding:14px;
	width: 751px;
	text-align:left;
	color:#003300;
	line-height: 1.6em;
	font-weight: bold;
	
}
#submenu
{
	background-color: #FFCC00;
	text-align: center;
  	margin-top: 0px;
  	font-size : 14px;
  	font-weight: 600;
  	border: 0px solid #000000; 
	padding: 4px;

	
}
#subsub
{
	text-align: center;
  	margin-top: 0px;
  	font-size : 12px;
  	font-weight: 600;
  	border: 4px solid #000000; 
  	background-color: #000000;
	padding: 4px;
	
}
#submenu2
{
	background-color: #FFCC00;
	text-align: center;
  	margin-top: 0px;
  	font-size : 16px;
  	font-weight: 600;
  	border: 0px solid #000000; 
	padding: 4px;
	
}


h1
{
	font-size:20px;
	font-weight:bold;
	padding-top: 5px;
}

h4{
	text-decoration: underline;
}

.headertext1
{
	font-size:12px;
	font-weight:bold;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

#footer
{
	background-color: #000000;
	color: #ffffff;
	text-align:center;
	border: 2px solid #000000;
	height: 25px;
	padding-top:5px;
	margin: 0 auto;
	width: 779px;
position: relative;

	
}

img
{
	border: 0px solid #fff;
}

#menu {
  
	text-align: center;
  	margin-top: 0px;
  	font-size : 16px;
  	font-weight: 600;
  	border: 4px solid #000000; 
  	background-color: #000000;
}

#bottomnav{
text-align:center;
padding: 0px 0px 8px 0px;
 margin: 0 auto;
background-color: #ffffff;
width: 750px;
}


#submenu a {
  color : #ffffff;
  text-decoration : none;
  padding: 8px;
  
}
#submenu a:hover {
  color : #000000;
}
#submenu2 a {
  color : #ffffff;
  text-decoration : none;
  padding: 4px;
  
}
#submenu2 a:hover {
  color : #000000;
}
#subsub a {
  color : #ffffff;
  text-decoration : none;
  padding: 10px;
}
#subsub a:hover {
  color : #FFCC00;
}

#sub .current {
  color : #FFCC00;
}
#menu a {
  color : #ffffff;
  text-decoration : none;
  padding: 10px;
}
#menu a:hover {
  color : #FFCC00;
}

#menu .current {
  color : #FFCC00;
}

#subsub .current {
  color : #FFCC00;
}

#submenu .current {
	color: #000000;
}

#comment{
	width: auto;
	vertical-align: middle;
	color: Gray;
	
}

/* Container for the pic thumbnails */
.picboxouter {
   width: auto;
    padding: 0px 6px 0px 5px;
   clear:both;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 5px 6px 6px 6px;
    border:0px solid #efefef;
    border-top: none;
    text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

#easyscrollbox{
	width: 500px;
	height: 185px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space : nowrap;
	
}

#email a{
	color : blue;
  	text-decoration : underline;
}

#email a:active{
	color : blue;
  	text-decoration : underline;
}

a {color : #FFAA00;
  	text-decoration : underline;}
a:hover {text-decoration: underline; color:#000000;}

td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

td.thumbcell img {
	border-style: none;
}

table.producttable{
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	border-width: 1px;
	
	width: 97%;
}

table.producttable td{
	border-style: solid;
	border-color: black;
	border-width: 1px;
	
}