/* CSS Document */
body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-image:url(../images/back.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#383800;
}

a:link, a:visited, a:active{
	text-decoration: none;
	color: #ffffff;
}

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

/* ch start */
a.coltree:link, a.coltree:visited, a.coltree:active{
font-weight: bold;
	font-size: 12px;	
	text-decoration: none;
	color: #ffffff;
	

}


a.coltree:hover{
font-weight: bold;
	font-size: 12px;	
	text-decoration:none;
	color:#FF9B00;
}

a.colsubtree:link, a.colsubtree:visited, a.colsubtree:active{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}


a.colsubtree:hover{
	font-weight: normal;
	font-size: 11px;	
	text-decoration:none;
	color:#FF9B00;
}


/* ch end */


a.enlarge:link, a.enlarge:visited, a.enlarge:active{
	text-decoration: none;
	color: #ffffff;
}


a.enlarge:hover{
	text-decoration:none;
	color:#ffcc00;
}


.mainTable
{
	/*border-left: 1px solid #848453;
	border-bottom: 1px solid #848453;
	border-right: 1px solid #848453; */
	 border:1px solid #848453;
	background-color:#666600;
}

.pad2
{
	padding:3px;
}

.padLeft12
{
	padding-left:12px;
}

#leftPane{
	
	background-color:#CA6604;	
	padding: 10px 5px 20px 5px;
	_padding: 3px;	
	height: 420px;
	width:149px;
	
	
}
.cHeight
{
	padding-top:0.5em;
}
.cHeightLittle
{
	padding-top:0.3em;

}
.PaddingFroLeftPane
{
	padding: 10px 5px 20px 2px;
	_padding: 3px;	
	height: 420px;
	width:149px;

}
#rightPane{
	background-color: #848333 /* #b6b66d */;
	padding: 10px 5px 20px 5px;
}

#cats{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.light{
	font-weight: bold;
	font-size: 12px;	
}

.lightstandard {
	font-weight: normal;
	font-size: 11px;
	padding-bottom:0.4em;/* Lahiru End */
	padding-left:0.3em;/* Lahiru End */
	
}

.whiteline
{
background: url('../images/adminlogo.jpg') ;
}

#home{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
}

#search{
	font-size: 14px;
	color: #ffcc00;
}

#cats, #home{
		text-align: right;
		font-weight: bold;
}

#top{
	background: url('../images/top.jpg') no-repeat bottom;
}

#bottom{
	background: url('../images/bottom.jpg') no-repeat top;
}

#contact img{
	border: 5px solid #b6b66d;
	text-align: center;
}
#pix{
	border: 5px solid #b6b66d;
}
#thumbs{
	border: 3px solid #b6b66d;
}
#prod_info{
	font-size: 12px;
	text-transform: uppercase;
}
#about, #contact, #faq, #locations{
	padding: 0 5px 10px 25px;
}
#about, #locations{
	height: 345px;
}
#about h1,h2,h3,h4,h5,h6{
	color: silver;
	font-weight: bold;
}
#contact h1,h2,h3,h4,h5,h6{
	color: silver;
	font-weight: bold;
}
#locations h1,h2,h3,h4,h5,h6{
	color: silver;
	font-weight: bold;
}
#faq h1,h2,h3,h4,h5,h6{
	color: silver;
	font-weight: bold;
}
#about p{
	color: #ffffff;
	font-size: 12px;
}
#contact p{
	color: #ffffff;
	font-size: 12px;
}
#locations table{
	color: #ffffff;
	font-size: 12px;
}
#faq p{
	color: #ffffff;
	font-size: 12px;
}

#strip{
	background-color: #666633;
	padding: 5px 10px 5px 10px;
	width: 550px;
	height: 18px;
	text-align: center;
}

#breadcrumb{
	text-align: right;
	font-size: 12px;
	float: left;
	
}
#pagina{
	color: silver;
	text-align: center;
	font-size: 12px;
	float: right;

}
#prod_desc{
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #b6b66d;
}

#footer{
	font-size: 12px;
	text-align: center;
	color: silver;
}