/* 
 ----------------------------------------------------------------------------
  Author: CSTV Online, Inc.
  CSS Document: main.css
 ---------------------------------------------------------------------------- 
*/

/* reset the main browser defaults
 * ------------------------------------------------------------------------- */

html,body,div { margin:0; padding:0; }



a img, :link img, :visited img, fieldset { border:none; }


/* default type selectors
 * ---------------------------------------------------------------------------- */

body { font:12px Verdana, Arial, Helvetica, sans-serif;; }

.storyheadline { 
	color:#c20013;
	font-size:14px;
	font-weight:bold;
	}

a { color:#c20013; }
a:hover { color:#000; }

/* default classes
 * ---------------------------------------------------------------------------- */

.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
	
.clear { 
	clear:both;
	height:0.01em;
	overflow:hidden;
	}


/* type selectors
 * ---------------------------------------------------------------------------- */

body { 	
	background:#959595 url("http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-bg-side.gif") repeat-x; 
	}


/* layout index
 * ---------------------------------------------------------------------------- */

#wrap {
	background:url("http://graphics.fansonly.com/schools/cinn/graphics/cinn-06-index-bkg.jpg") repeat-y; 
	width:834px;
	margin:0 auto;
	margin-top:32px;
	}

	
body#story #wrap {
	background:url("http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-bg-body.gif") repeat-y; 	
	}
	

	
/*	masthead
 * ---------------------------------------------------------------------------- */

#mast {	
    width:826px;
	height:128px;
	margin-left:4px;
	}

#mast a {
	display:block;
	width:826px;
	height:128px;
	}

#mast-bottom {
	background:url("http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-index-red-line-h.gif") no-repeat;
	width:826px;
	height:4px;
    }

/*	header
 * ---------------------------------------------------------------------------- */	

#header h2 {
	font-style:italic;
	font-size:20px;
	color:#CE1126;
	padding-left:20px;
	}



/* layout story
 * ---------------------------------------------------------------------------- */

#top-red-line {
	background:url("http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-index-red-line-h.gif") no-repeat;
	width:834px;
	height:4px;
	}
	
#content {
	
	padding:10px;
	
	}


#content h3{padding-left:15px;}

#photo {
	border:#C90203 2px solid;
	width:318px;
	height:210px;
	float:right;
	margin:0px 10px 10px 10px;
}


/* navigation: #nav-top
 * ---------------------------------------------------------------------------- */
	#nav, #nav * { margin: 0; padding: 0 }
					
	#nav {
		height: 27px;
		width: 834px 
		}
		

	#nav, #nav a { background-image: url("http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-navigation-v4.gif") }

	#nav li { 
		float: left; 
		list-style-type: none; 
		position: relative; 
		z-index: 101 
		}
		
	
	#nav a { 
		display: block; 
		height: 0; 
		overflow: hidden;
		padding-top: 27px;
		text-decoration: none
		}
	
	#nav li#nav-01 { margin-left: 0; }
	
	#nav li#nav-01 a { background-position: 0 0; width: 106px }
	#nav li#nav-02 a { background-position: -107px 0; width: 102px }
	#nav li#nav-03 a { background-position: -210px 0; width: 105px }
	#nav li#nav-04 a { background-position: -314px 0; width: 103px }
	#nav li#nav-05 a { background-position: -417px 0; width: 104px }
	#nav li#nav-06 a { background-position: -521px 0; width: 103px }
	#nav li#nav-07 a { background-position: -624px 0; width: 104px }
	#nav li#nav-08 a { background-position: -728px 0; width: 106px }
			

	#nav li#nav-01 a:hover { background-position:  0 -27px }
	#nav li#nav-02 a:hover { background-position: -107px -27px }
	#nav li#nav-03 a:hover { background-position: -210px -27px }
	#nav li#nav-04 a:hover { background-position: -314px -27px }
	#nav li#nav-05 a:hover { background-position: -417px -27px }
	#nav li#nav-06 a:hover { background-position: -521px -27px }
	#nav li#nav-07 a:hover { background-position: -624px -27px }
	#nav li#nav-08 a:hover { background-position: -728px -27px }
	
	#nav li#nav-01:hover>a { background-position:  0 -27px }
	#nav li#nav-02:hover>a { background-position: -107px -27px }
	#nav li#nav-03:hover>a { background-position: -210px -27px }
	#nav li#nav-04:hover>a { background-position: -314px -27px }
	

	/* dropdown
	 * ------------------------------------------------------------------------- */

	#nav ul {
		border-width: 0 1px 0 1px;
		left: -9999px;
		position: absolute;
		z-index: 101
		}

	#nav li:hover ul { left: auto }

	#nav ul, 
	#nav li li a {
		border-style: solid;
		border-color: #aaa 
		}
		
	#nav li li {
			  background-image: none;
	          border-width: 0 0 1px 0;
			  height: auto;
		      padding: 0px 4px;
		      width: 150px !important;
	     }
	
	#nav li li a {
		background-image: none;
		border-width: 0 0 1px 0;
		height: auto;
		padding: 2px 4px;
		width: 150px !important 
		}
		
	#nav li li {
		background-color: #ddd;
		color: #444
		}
	
	#nav li li a:link, #nav li li a:visited {
		background-color: #ddd;
		color: #444
		}

	#nav li li a:hover, #nav li li a:active { 
		background-color: #fff; 
		color: #666 
		}
		
	
	/* IE6 Patches */
	#nav table { _border-collapse: collapse }
	#nav li { _display: inline }
	#nav a:hover ul { _left: auto; _top: 27px; }

	
	

	/*	Flash Intro
	 * ---------------------------------------------------------------------------- */
#index-flash {
	width:826px;
	padding: 0px 0px 0px 4px;
}

	/*	index bottom round boxes
	 * ---------------------------------------------------------------------------- */

.footer-top{
background:url('http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-top-all.gif') no-repeat;	
width:263px;
height:49px;
}

/*	Left bottom round boxes
 * ---------------------------------------------------------------------------- */

#wrap-footerleft{
background:url('http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-mid.gif');
width:263px;
float:left;
margin:7px 5px 5px 12px; _margin:5px 3px 5px 8px;

}

#round-content-left{
	font-family:verdana;
	font-size:12px;
	background:url('http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-left-bot.gif') no-repeat bottom;
	color:#fff;
	margin-top:-47px;
	padding:0 5px 8px 5px;
}

#round-content-left a { color:#fff; text-decoration:none; }
#round-content-left a:hover { color:#cccccc; text-decoration:none; }

/*	Middle bottom round boxes
 * ---------------------------------------------------------------------------- */

#wrap-footermid{
background: url('http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-mid.gif');
width:263px;
float:left;
margin:7px 5px 5px 5px; _margin:5px 3px 5px 8px;
}

#round-content-mid{
	font-family:verdana;
	font-size:12px;
	background:url('http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-mid-bot.gif') no-repeat bottom;
	color:#fff;
	margin-top:-47px;
	padding:0 5px 0px 5px;
}


/*	Right bottom round boxes
 * ---------------------------------------------------------------------------- */

#wrap-footerright{
background:url('http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-mid.gif');
width:263px;
float:left;
margin:7px 5px 5px 5px; _margin:5px 3px 5px 8px;
}

#round-content-right{
	font-family:verdana;
	font-size:12px;
	background:url('http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-right-bot.gif') no-repeat bottom;
	color:#fff;
	margin-top:-47px;
	padding:0 5px 10px 5px;
}



	/*	footer
	 * ---------------------------------------------------------------------------- */

	#index-footer {
		background-color:#000;
		width:834px;
		}

	#footer { 
		background:#000 url("http://graphics.fansonly.com/schools/cinn/ucatsclub/graphics/ucats-07-index-red-line-h.gif") no-repeat;
		width:824px;
		_overflow:hidden;
		padding: 2px 0 2px 10px;
		margin-right:4px;
		}
	
	#footer h4 {
		color:#fff;
		font-style:italic;
		text-align:left;
	    }
	
	#footer-logo {
		width:57px;
		height:22px;
		float:right;
	    margin:-30px 10px 0 0;
	    }
	

     #footer-logo span {display:none;}	


/* CSTV Class */

.fivevert{line-height:5px;}
.tenvert{line-height:10px;}
.fifteenvert{line-height:20px;}
.twentyvert{line-height:20px;}
