/* CSS Document */

body{
	background-color: #323233;
	background-image: url(images/layout/back.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
}

#tinymce{
	background: #FFFFFF !important;
	vertical-align: text-top !important;
	padding-left: 15px !important;
	padding-top: 20px !important;
	padding-right: 35px !important;
	width: 610px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #333333 !important;
	font-size: 12px !important;
	margin-top: 0px !important;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;	
}

a.top:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:visited {
	color: #FFFFFF;  
	text-decoration: none;
}
a.top:hover {
	color: #54673f;
	text-decoration: none;
}
a.top:active {
	color: #999999;
	text-decoration: none;	
}

a.dark:link {
	color: #000000;
	text-decoration: underline;
}
a.dark:visited {
	color: #000000;  
	text-decoration: underline;
}
a.dark:hover {
	color: #666666;
	text-decoration: underline;
}
a.dark:active {
	color: #000000;
	text-decoration: underline;	
}

a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;  
	text-decoration: underline;
}
a.white:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: underline;	
}

#right2 a{
	color: #54673F;

}

td.up{
	vertical-align: text-top;
	}
	
#page{
	width: 949px;
	margin: 0px auto;
	}	

#header{
	height: 363px;
	}
	
#header2{
	height: 216px;
	}	
	
#nav{
	position: absolute;
	left: 8px;
	top: 0px;
	width: 246px;
	z-index: 100;
}
	
* html #nav  {
	left: -260px;
}
	
#upper_nav {
	letter-spacing: 1px;
	font-family: Arial Narrow;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 656px;
	margin-left: 270px;
}

#content{
	position: relative;
	left: 25px;
	top: -5px;
	width: 900px;
	background-color:#181818;
	border: 1px #666666 solid;
	vertical-align: text-top;
	overflow: hidden;
	}

#lower{
	position:relative;
	}
	
p{
	font-size:12px;
	}	

#btn{
	height: 36px;
	background-color: #0a0a0a;
	letter-spacing: 1px;
	font-family: Arial Narrow;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 19px;
	}

#green{
	background-image: url(images/layout/green.gif);
	background-repeat:no-repeat;
	height: 26px;
	text-align: left;
	}
	
#left{
	width: 255px;
	}	
	
#space1{
	height: 290px;
	}	
	
#leftbot{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#54673f;
	font-weight: bold;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin:0px;
	}
	
#left2{
	width: 240px;
	}	
	
#leftpic{
	background-image:url(images/c-back.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px;
	width: 232px;
	height: 108px;
	text-align: center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 10px;
	}	
	
	
#right{
	vertical-align: text-top;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	}
	
#right2{
	background-color: #FFFFFF;
	vertical-align: text-top;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 35px;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	}	
	
h1{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: -5px;
	}
	
h2{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFCC00;
	}	
	
h3{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	}		
	
h4{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
	}		
	
#allproducts{
	position: relative;
	}
	
#product{
	position: relative;
	background-color: #333333;
	padding: 10px;
	height: 70px;
	color: #FFFFFF;
	}
	
#thumb{
	position: relative;
	top: -3px;
	width: 85px;
	height: 75px;
	float: left;
	}	

.price{
	float: right;
	font-size:12px;
	font-weight: bold;
	color: #FFFF00;
	}	
	
#space{
	background-color:#FFFFFF;
	height: 5px;
	position: relative;
	}
	
.moreinfo{
	background-color: #CCCCCC;
	padding: 10px;
	vertical-align: top;
	}
	
.light{
	background-color: #DDDDDD;
	padding: 10px;
	vertical-align: top;
	}	
		
			
