
#videotitle{


height:47px;
background:url(images/videotitle1.png) no-repeat;

}

#reel{

background:url(images/vid.png) repeat-y ;

}	
#slider{

background: url(images/reel.png) no-repeat;
height:205px;

}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 970px; /*Width of Carousel Viewer itself*/
height: 170px; /*Height should enough to fit largest content's height*/
margin: 0px 15px 0px 15px;

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 27px 19px 0px 18px ; /*margin around each panel*/
width:220px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#111;
height:140px;

}
.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/

}

.stepcarousel .panel h2{
height:16px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 5px ; /*margin around each panel*/
font-size:13px;
font-weight:normal;
text-align:center;
font-family:Tahoma,century gothic,Arial,verdana, sans-serif;
text-transform:uppercase;

}
.stepcarousel .panel h2 a:visited ,.stepcarousel .panel h2 a:link{
	color:#8B979F;

}
.stepcarousel .panel img{

background:#040404; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 0px 10px; /*margin around each panel*/
padding:0px 0px;

}

.leftone{

	width:15px;
	height:20px;
	position:absolute;
	left:0px;
	top:85px;
	z-index:50;
	

}
.rightone{

	width:15px;
	height:20px;
	position:absolute;
	right:0px;
	top:85px;
	z-index:50;
	

}


.single{
	width: 715px;
	margin: 10px 3px 5px 5px;
	padding:0px 0 0 0;
	background:url(images/post1.jpg) no-repeat;
	color:#222;
	font-family:Tahoma,Century gothic,verdana, sans-serif;

}


.single h2 {
	margin: 0px 0 0px 0;
	padding: 15px 0px 0px 15px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	text-transform: uppercase;
	font-weight:normal;
	}

.single h2 a, .single h2 a:link, .single h2 a:visited  {
	color: #E48300;
	overflow:hidden;
	background-color: transparent;
	}
.single h2 a:hover  {
	color: #E48300;
	background-color: transparent;
	}



	
.sentry a:link,
.sentry a:visited {
	color: #fbb100;
	background-color: transparent;
}

.sentry a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
.sentry{
	margin: 0px 0;
	padding: 0px 5px;
	color:#ccc;
}
.sentry p{
	margin: 5px 0;
	padding: 5px 10px;
	font-size:12px;
	line-height:18px;
	font-family:tahoma,century gothic,verdana, sans-serif;

	}

.cover{
	margin: 0 0;

	}
.spostinfo{
	
	padding:5px 5px 10px 10px;
	margin:5px 0;
}	



















