/* CSS Document */



ul.menu {list-style:none; margin:0; padding:0; padding-left:95px;}



ul.menu * {

	margin:0; 

	padding:0;

	font-size:12px;

}



ul.menu a {	

	display:block; 

	font-size:11px;

	text-decoration:none;

	height:20px;

	line-height:32px;

	float:left;

	color:#ffffff;


}


#thumbnails {

	position: relative;

	left: -20px;

	padding: 20px 0 0 20px;

	list-style-type: none;



	overflow: hidden;

}



#thumbnails li {

	float: right;

	padding-right: 20px;

	text-align: center;

}







.thumbnail {

	width: 190px;

	height: 240px;

	padding: 0;

	margin: 0 auto;

}











ul.menu li {

	position:relative; 

	float:left; 

	margin-right:2px;

}



ul.menu ul {

	position:absolute; 

	top:35px; 

	left:0; 

	background:#b3b3b3; 

	display:none; 

	opacity:0;

	list-style:none;

	width:150px;

}



ul.menu ul li {

	display:block;

	position:relative; 

	border-top:none; 

	width:150px;

	margin:0;

}





ul.menu ul li a {

	display:block; 

	padding:3px 7px 5px; 

	width:100%;

	background:#ededed;

	color:#242424;

}



ul.menu ul li a:hover {

	background:#ededed;

	color:#DA252E;

}



ul.menu .menulink {

	/*border:1px solid #aaa; */

	padding:0px 10px 10px; 
	font-weight:bold;



}



ul.menu .menulink:hover, ul.menu .menuhover {

	background:#d5444c;
	color:#ffffff;

}



ul.menu .sub {

	background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat;

}



ul.menu .topline {

	border-top:1px solid #aaa;

}
.below{
margin:0px;
padding:0px;
}
.below img{
width:214px;
height:153px;
border:none;
}
.te{
margin:0px;
padding:0px;
}
.te img{
width:154px;
height:170px;
border:none;
font-size:11px;
}
.tes{
margin:5px 0px 5px 0px;
padding:0px;
}
.tes img{
width:154px;
height:99px;
border:none;
}

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 60px;
	left: 0;
	width: 156px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FF9999; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	height: 275px;
}

