/* CSS Document */

.subcat {
	font-family: Arial, Helvetica, sans-serif;
	color: #999966;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
A.subcat:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #AC5930;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}
.cat {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
}
A.cat:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #AC5930; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: underline; 
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #333333; text-decoration: none}
li { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #333333; text-decoration: none }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: oblique;
}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #333333; text-decoration: none}
b {  font-weight: bold}
.h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}
a {  text-decoration: none}
td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none }
pre {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #333333; text-decoration: none}

#thumbNails{
height:100%;
width:380px;
overflow: auto;


}
/*I am using the below code for the layout 06/10/2006

-----------------------------------------------  */



#thumbnail 



{float: left;
text-align:center;


width : 100px;
color:#666345;

display:block;

margin: 5px 5px 5px 5px;

padding: 3px;

}




#thumbnail  img {
border: 1px solid #666345;

}


#thumbnail a



{float: left;

padding: 1px;

}



#thumbnail a:hover

{

background-color:#3d1f12; 

}



.clearboth { clear: both; }

#mainTitle{
font-size:18px;
color:#dd9a00;
font-weight:bold;
margin-left:10px;
margin-top:10px;
border-bottom: 1px solid;
border-bottom-color:#6f6f73;
width:300px;
}
#trailimageid

{

	font-size: 0.75em;

	position: absolute;

	display: none;

	left: 0px;

	top: 0px;

	width: 250px;

	height: 0px;

	z-index: 200;

	color:#FFFFFF;

}
