/******************** Global ********************/
html,body {
	/*margin: 0;
	padding: 0;*/
	height: 100%;
	width: 100%;
	background-color : #fff;
	/*font-family : tahoma, arial, verdana, helvetica, sans-serif;*/
	font-family : arial, helvetica, sans-serif;
	color: #000;
	text-align: center;
}
a {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #5ec90e;
}
h1{
	color: #fff;
}
/***************** End Global *****************/
/***************** Cons *****************/
#footCon{
	clear: both;
	position:relative;
	height: 175px;
	background: url(../img/footer.jpg) no-repeat;
}

#headCon{
	position:relative;
	height: 214px;
	background: url(../img/header.jpg) no-repeat; 
}
#headCon h1{
	position:relative; 
	top: 100px; 
	left: 38px;
	margin: 0;
	padding: 0; 
	font-size: 250%; 
	font-weight: 100;
	color: #ffef8d;
}
#mainCon{
	position:relative;
	width: 766px; 
	/*height: 700px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #000;
	/*background: url(../img/main.jpg) no-repeat;*/
} 
#navCon{
	position: relative;
	z-index: 10;
	top: 15px;
	left: 0px;
	float: left;
	width: 151px;
	height: 500px;
	background: url(../img/navbox.jpg) no-repeat; 
	font-size: 85%;
	font-weight: 600;
	color: #fff;
}
/************** End Cons **************/
/************ Micellaneous ************/
#cms{
	padding: 12;
	font-size: 80%;
}
#cms h1{
	font-size: 170%;
	font-weight: 400;
	padding: 6;
	color: #FFF;
	background-color: #5ec90e;
}
#foot{
	position:absolute; 
	top: 95; 
	left: 100;
	/*top: 835; 
	left: 100;*/
	width: 570;
	font-size: 67%; 
	font-weight: normal;
	text-align: left;
	/*z-index: 10;*/
}
#foot p{
	margin-top: 10;
}
#green{
	color: #5ec90e;
}
#legal{
	position: relative; 
	/*top: 10;*/
	font-size: 60%; 
	font-weight: normal;
	text-align: center;
	padding: 10;
}
#homeContent{
	position:relative;
	top: -443;
	left: -115;
	float: right;
	/*marging-left: 151px; */
	width: 651px;
	font-size: 75%; 
	font-weight: normal; 
}
#pageContent{
	position:relative;
	top: 16px;
	left: -32px;
	float: right;
	width: 575px;
	padding-bottom: 20px;
	font-size: 80%; 
	font-weight: normal;
}
#pageContentHead{
	font-size: 170%;
	font-weight: 400;
	padding: 4 1 4 4;
	width: 575px;
	/*height:30px;*/
	color: #FFF;
	background-color: #5ec90e;
}

#pageContentSubHead{
	font-size: 110%;
	font-weight: bold; 
}
#product img{
	padding-bottom:12;
	float:right;
	border:0;
}
#productList{
	width: 550px; 
	height: 153px; 
	padding: 0 0 12 6;
}
#productList img{
	float: right;
	padding-left:6;
	border:0;
}
/*#show div{
	position: absolute; 
	left: 170; 
	top: 250;
}*/
#show h3{
	font-size: 100%;
	font-weight: 600;
	cursor: pointer;
	text-decoration: underline;
}

a.sell{
	background: url(../img/buttonsell.jpg) no-repeat;
	text-decoration: none;
	width: 200px; /*image position IE*/
	height: 50px; /*image position IE*/
	padding: 7 11 7 11; /*text position image position FF*/
	color: #fff;
	font-size: 111%;
	font-weight: bold;
}
a.sell:hover{
	background: url(../img/buttonsellover.jpg) no-repeat;
}
.error{
	color: red;
	line-height: 200%;
}
/********** End Micellaneous **********/
/********** Navigation Menu **********/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 12 0 0 7;/*margin: 10 0 0 11 except IE6*/
	list-style: none;
	/*float: left;*/
}

#nav li { /* all list items */
	margin: 5 0 0 0;
	width: 151px;
	height: 26px;
	float: left;
	background: url(../img/button.jpg) no-repeat;
	text-indent: 13px; /*move text left over image*/
	line-height: 2.4; /*move text down over image*/
}
	
#nav li ul {
	position : absolute;
	left: -999em;
	/*margin-left : 8.6em;
	margin-top : -1em;*/
	margin: -17 0 0 120;
	/*width: 198px;*/
	background-color: 5ec90e; //#64bb46; //#ffbf00;
	border-top: 2px outset #3c7f2d;
	border-bottom: 2px outset #3c7f2d;
	border-right: 2px outset #3c7f2d;
}
#nav li a {
	/*width: 190px;
	w\idth : 190px;*/
	display : block;
	text-decoration: none;
	color: #fff;
	font-size: 81%;
}
#nav li:hover, #nav li.sfhover{	
	/*margin: 5 0 0 0;*/
	height: 26px;
	background: url(../img/buttonover.jpg) no-repeat;
}
#nav li ul li{
	margin: -2 0 0 0;
	background-image: none;
	width: 285px;
	
}
#nav li ul li a {
	/*width: 190px;
	w\idth : 190px;*/
}
#nav li ul li a:hover{
	text-decoration:underline;
}
#nav li ul li:hover, #nav li ul li.sfhover{	
	/*margin: -4 0 0 0;*/
	background-image: none;
}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/******** End Navigation Menu *********/