/*preload classes*/ 
#rotator {float:left; margin-right:10px; padding:3px; border:solid 1px #cccccc;}

.svw { width: 50px; height: 20px; display:block; width:350px; height:191px; } 
.svw ul { position: relative; left: -999em; } 

 #bigscreen {
	display:block;
	width:929px;
	height:300px;
	margin-top: 0;
	margin-bottom: 10px;
	position: relative;
	left: -36px;
	top: -24px;
	overflow: hidden;
}

#text_block  {
	height: 32px;
	margin-top: 248px;
	color: #d8d5cb;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: 405px;
	padding: 10px 20px 10px 170px;
	background-color: #000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}

#text_block2  {
	height: 32px;
	margin-top: 248px;
	color: #d8d5cb;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: 405px;
	padding: 10px 20px 10px 170px;
	background-color: #000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}

#text_block3  {
	height: 32px;
	margin-top: 248px;
	color: #d8d5cb;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: 405px;
	padding: 10px 20px 10px 170px;
	background-color: #000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}

#text_block4  {
	height: 32px;
	margin-top: 248px;
	color: #d8d5cb;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: 405px;
	padding: 10px 20px 10px 170px;
	background-color: #000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}

#text_block5  {
	height: 32px;
	margin-top: 248px;
	color: #d8d5cb;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: 405px;
	padding: 10px 20px 10px 170px;
	background-color: #000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}


/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;   
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li, .stripViewer ul li div {  
	float:left; display:block; width:350px; height:191px; cursor:pointer;
} 

.stripViewer ul li div p {  
	display:block;
	padding: 0 15px;
	height: 65px;
	margin: 235px 0 0;
	-khtml-opacity: 0.8;
	opacity: 0.7;
	color: #fff;
	z-index: 1;
}

.stripViewer ul li div p span {
	font-size: 30px;
	color: #fff;
	font-family: 'Georgia',Arial,Sans-serif;
}

.stripTransmitter { 
	overflow: auto; 
	width: 1%; 
} 
.stripTransmitter ul { 
	padding: 0; 
	position: absolute; 
	list-style-type: none;
	margin: -25px 0 0 10px;
} 
.stripTransmitter ul li{ 
	float:left; 
	margin: 0 2px 2px 0; 

} 
.stripTransmitter a { 
	text-align: center; 
	background-color: rgba(255,134,36,0.4);
	color: #555!important;
	text-decoration: none; 
	display: block; 
	width: 20px;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
} 
.stripTransmitter a:hover, a.current{ 
	background: #ff8624; 
	color: #fff!important; 
}

.ldrgif {
	margin-top: 138px;
	margin-left: 468px;
} 

/* blog */
.entry p img {
	background-color: white;
	padding: 8px;
	border: 1px solid #e8e8e8;
	margin-top: 10px;
	margin-right: 7px;
}
