@charset "UTF-8";
/* CSS Document */
/*-----Table of Contents------*/
/* --- Menu --- */
/* --- Now Showing --- */
/* --- His Tube --- */
/* --- In Focus --- */
/* --- Search --- */


body {
	background-color: #000070;
	padding:0;margin:0;
	color: #d5d5d5;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}

a.textlinks {
	color: #fff;
}

h1, h2, h3, h4 {
	color: #fff;
}

#container {
	background-image:url("http://focustvonline.com/images/articlebg.jpg");
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	min-height: 1100px;
	border-left: #000 solid 3px;
	border-right: #000 solid 3px;
	padding-bottom:5px;
}


#inner {
	margin-top:20px;
}






/* --- Menu --- */


ul {
	list-style-type: none;
	margin-left:10px;
	padding:0;
}

li {
	margin-top:10px;
	margin-left:0;
}

#menu {
	margin-top: 0;
	float: left;
	width: 110px;
}

#homebutton {
	overflow:hidden;
	height:40px;
	width:96px;
	display:block;
	text-indent: -9999px;
	background:url("http://focustvonline.com/images/homerollover.jpg") 0 0 no-repeat;
}

#homebutton:hover {
	background-position: 0 -40px;	
}

#focustvbutton {
	overflow:hidden;
	height:40px;
	width:96px;
	display:block;
	text-indent: -9999px;
	background:url("http://focustvonline.com/images/focustvrollover.jpg") 0 0 no-repeat;
}

#focustvbutton:hover {
	background-position: 0 -40px;	
}

#focus30button {
	overflow:hidden;
	height:40px;
	width:96px;
	display:block;
	text-indent: -9999px;
	background:url("http://focustvonline.com/images/focus30rollover.jpg") 0 0 no-repeat;
}

#focus30button:hover {
	background-position: 0 -40px;	
}

#aboutusbutton {
	overflow:hidden;
	height:40px;
	width:96px;
	display:block;
	text-indent: -9999px;
	background:url("http://focustvonline.com/images/aboutrollover.jpg") 0 0 no-repeat;
}

#aboutusbutton:hover {
	background-position: 0 -40px;	
}

#infocusbutton {
	overflow:hidden;
	height:40px;
	width:96px;
	display:block;
	text-indent: -9999px;
	background:url("http://focustvonline.com/images/infocusrollover.jpg") 0 0 no-repeat;
}

#infocusbutton:hover {
	background-position: 0 -40px;	
}

#novenabutton {
	overflow:hidden;
	height:40px;
	width:96px;
	display:block;
	text-indent: -9999px;
	background:url("http://focustvonline.com/images/novena.jpg") 0 0 no-repeat;
}

#novenabutton:hover {
	background-position: 0 -40px;	
}

#storebutton {
	overflow:hidden;
	height:40px;
	width:96px;
	display:block;
	text-indent: -9999px;
	background:url("http://focustvonline.com/images/storerollover.jpg") 0 0 no-repeat;
}

#storebutton:hover {
	background-position: 0 -40px;	
}







/*-----Now Showing------*/

#cs {
	margin:0px 10px 10px 253px;
	width:290px;
	height:32px;
	background:url("http://focustvonline.com/images/nowshowing.png");
	background-repeat:no-repeat;
}

.currentshow {
	margin:0px 10px 25px 140px;
	width: 500px;
	background-image:url("http://focustvonline.com/images/shade.png");
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.flash {
	margin:0px;
	background-image:url("http://focustvonline.com/images/home/film-bg.jpg");
	width:500px;
	height:340px;
}

.viewer-new {
	width:400px;
	height:295px;
	margin:10px 50px; 
	position:absolute;
}

.video-blurb {
	padding:0 20px 20px 20px;
}


.video-blurb h2 {
	text-align:center; 
	margin-top:12px; 
	margin-bottom:10px;
}


.video-blurb p {
	margin-bottom:4px;
}

.play-button {
	border:none; margin:108px 159px 109px 158px;
}

.instructions {
	margin:2px; padding:310px 10px 2px 60px; font-size:.8em;
}

.viewer-bg {
	display:block; width:400px; height:295px;
}







/* --- HisTube --- */

#ht {
	margin: 10px 10px 10px 140px;
	width: 500px;
}

*html #ht {
	position:absolute;
	margin: 580px 10px 10px 145px;
	background:#000070;
}

#ht-title {
	margin:30px 15px;
	overflow:hidden;
	height:32px;
	width:292px;
	display:block;
	text-indent: -9999px;
	background:url("http://focustvonline.com/images/histubebutton.png") 0 0 no-repeat;
}

#ht-title:hover {
	background-position: 0 -32px;	
}

.histube-block {
	background-image:url("http://focustvonline.com/images/shade.png");
	margin: 0 auto 20px;
	min-height:140px;
	padding:10px;
}


.histube-left-space {
	margin-left:55px;
}

div.mvp_embed_200 { width: 200px; margin: 0px; } 
div.mvp_embed_200 div.mvp_item_title { font-size: 16px; font-weight: bold; color: white; height:40px; } 
div.mvp_embed_200 div.mvp_item_title a { text-decoration: none; color: white; } 
div.mvp_embed_200 div.mvp_item_details a { color: #000070; text-decoration: none } 










/* --- In Focus --- */

#infocus {
	float:right;
	width: 320px;
	font-size:14px;
	margin:0px 20px 10px 10px;
}

#infocustitle {
	margin: 0px 10px -6px 18px;
	overflow:hidden;
	height:32px;
	width:292px;
	display:block;
	text-indent: -9999px;
	background:url("http://focustvonline.com/images/infocus.png") 0 0 no-repeat;
}

#infocustitle:hover {
	background-position: 0 -32px;	
}

.if1 {
	background-image:url("http://focustvonline.com/images/shade.png");
	margin-left: 0px;
	margin-bottom: 5px;
	min-height:140px;
}

.if1 p {
	margin-bottom:2px;
}	
	
.if1 p {
	margin:7px;
}

img.left {
	margin: 7px 10px 10px 7px;
	float: left;
	border: 2px #fff solid;
	width: 167px;
	height: 125px;
}


.if-commercial {
	background: url("http://focustvonline.com/images/home/Commercial-Background.jpg") no-repeat; 
	margin-left: 0px;
	margin-bottom: 5px;
	height:236px;
	width:320px;
	clear:left;
	padding-top:8px;
}

.if-video {
	width:304px;
	height:228px;
	margin:0 auto auto 8px;
	padding:0;
}


.if-commercial h2 {
	margin-top:10px;
	margin-bottom:1px;
	text-align:center;
}


.if-commercial p {
	margin-top:14px;
}



/*--- Search ---*/
#search {
	margin-left:700px;
	margin-top:4px;
	margin-bottom:10px;
}



#search-bg {
	width:1024px;
	height:32px;
	background:url("http://focustvonline.com/images/search-bg.jpg");
	margin:0;
	overflow:hidden;
	border-bottom:#000 1px solid;
}

#scrollbar{
	padding:0;
	margin: 0 auto 0 50px;
	float:left;
}