/* ----------------------------------------------
	Template Name : 88Four
	Version : 1.0
 ------------------------------------------------ */

/* Font Definition */


.clear { clear: both; }

a { color:#C9592B; text-decoration: none; outline: 0; border: 0;}

	.header_content {
	height: auto;
	position: relative;
	width: 740px;
	padding-top: 17px;
}
	
		.header_content.IE6 {padding-bottom: 30px;}
		
			.header_content.IE6 p{margin-top: 0px; margin-left: 60px; margin-bottom: 10px; font-size: 20px; font-family: Helvetica; font-weight: bold; line-height: 25px; color: #fff;}
			
			.header_content.IE6 h1{margin-top: 0px; margin-left: 60px; font-size: 30px; font-family: Helvetica; font-weight: bold; line-height: 30px; color: #fff;}
			
				.header_content.IE6 p a{ color: #fff; text-decoration: underline;}
			
			.header_content.IE6 .left {margin-top: 0px; margin-left: 80px; font-size: 15px; font-family: Helvetica; font-weight: normal; line-height: 25px; color: #fff;}

	.thumbnail_wrapper {
	margin: auto;
	position: relative;
	width: 717px;
	padding: 0px;
	visibility: visible;
}

		.thumbnail_wrapper .holder {
	width: 688px;
	height: 133px;
	overflow: hidden;
	position: relative;
}

			.thumbnail_wrapper .holder .home_slider div.pane {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

				.thumbnail_wrapper ul {
	padding: 0px;
	z-index: 0;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
}

					.thumbnail_wrapper li.post {
	overflow: hidden;
	position: relative;
	float: left;
	width: 209px;
	height: 133px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(../images/ads/thumbnail_frame.png);
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 30px;
}

						.thumbnail_wrapper li.first {
	margin-left: 0px;
}
						
						.thumbnail_wrapper li img { margin: 5px; border: none}
						
						.thumbnail_wrapper li a {border: none; outline: none}

						.thumbnail_wrapper ul li .details_wrapper .details { visibility: hidden; }

						.thumbnail_wrapper ul li:hover .details_wrapper .details { visibility: visible; } 
						
						.thumbnail_wrapper li .details_wrapper {
	position: absolute;
	bottom: 14px;
	left: 2px;
	width: 203px;
	height: 62px;
	overflow: hidden;
}

						.thumbnail_wrapper li .details_wrapper .details {
	position: absolute;
	width: 203px;
	height: 62px;
	background: url('../scroller/all/detail_bg.png') no-repeat;
	color: #ffffff;
}
						
							.thumbnail_wrapper li .details_wrapper .details a {
	color: #E9E4E0;
	border: none;
	padding-left: 10px;
}
							
							.thumbnail_wrapper li .details_wrapper .details h3 {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 25px;
}

							.thumbnail_wrapper li .details_wrapper .details h4 { margin: 0px 15px; font-size: 12px; font-weight: normal; text-transform: uppercase; }

				.left-tab {
	position: absolute;
	top: 10px;
	left: -23px;
	width: 49px;
	height: 126px;
	z-index: 1;
}

				.left-tab img, .right-tab img { cursor: pointer; outline: 0px;}
				
				.left-tab a img, .right-tab a img {  outline: none; border: none;}

				.right-tab {
	position: absolute;
	top: 10px;
	right: 11px;
	margin-left: -7px;
	width: 49px;
	height: 126px;
	z-index: 1;
}
