/* 
 ----------------------------------------------------------------------------
	Company: CSTV Networks, Inc.
	Author: PRODUCER'S NAME HERE
 	CSS Document: display.css
 ---------------------------------------------------------------------------- 
*/


/* colors
 ----------------------------------------------------------------------------
	text: #222
	link: #444
 	link.hover: #666
 ----------------------------------------------------------------------------
*/


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

body { 
	background: #000 url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-bg.gif") repeat-x;
	color: #222;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin:0; 
	padding:0 
	}
td {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #222;
}


h1 { font-size: 18px }
h2 { font-size: 16px }
h3 { font-size: 14px }

h4,h5,h6 { font-size: 13px }

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

a:link, a:visited { color: #444; text-decoration: underline }
a:hover, a:active { color: #666; text-decoration: underline }

a { outline: none }

#columns pre {font-family:monospace; font-size:11px;}
#columns .presmall {font-family:monospace; font-size:11px;}
#columns pre a{font-family:monospace; }
#columns a:hover{text-decoration:none;}

/* classes
 * ---------------------------------------------------------------------------- */
.images-blok
{display:block;
}
.center { text-align: center }

.img-left { float: left; margin: 0 6px 4px 0 }
.img-right { float: right; margin: 0 0 4px 6px }

.clear { 
	clear: both; 
	height: 0.01em; 
	overflow: hidden;
        display:none;
	}

#revLayeredAd .revClickText  {
color:#fff;
}

/* CSTV specific
 * ---------------------------------------------------------------------------- */

h2, 
.storyheadline, 
.StoryHeadline, 
.page-header { 
	color: #222; 
	font-weight: bold; 
	font-size: 16px 
	}

.storyteaser, 
.StoryTeaser { color: #222; font-weight: bold }

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

.yahoo-on { background: #fff url("http://grfx.cstv.com/schools/uri/graphics/yahoo-search5.gif") no-repeat }
.yahoo-off { background-image: none	}


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

#wrap { 
	
	width:900px;
	margin:0 auto;
	padding:0 0 0 10px;
}

#content
{background:#fff;}
	
#mast {
	width:910px;
	height:297px;
	margin:0 auto;
	display:block; 
}

#mastL
{
	float:left;
	width:203px;
	height:85px;
	display:block;
}

#mastR
{background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-mast-top.gif");
	float:left;
	width:707px;
	height:41px;
padding-top:41px;
	display:block;
}


#nav-wrap
{
	width:707px;
	height:44px;
	display:block;
}

#index-photos-wrap
{
	width:910px;
	height:212px;
	display:block;
}

#non-body-bg
{
	background:#e9e9e9;
padding:10px;
	
}

#title
{color:#990000;
font-size:14px;
font-weight:bold;}

#suites-wrap img
{padding:0 0 5px 0;}

/* columns
 * ---------------------------------------------------------------------------- */

#columns {padding:0; margin:0; border-collapse:collapse;  }

#column-1, #column-2 {padding:0; margin:0; vertical-align:top; }

#column-1 {width:299px;padding:3px 4px 3px 3px; }
#column-2 {width:591px;padding:3px 3px 3px 0px; }

body#non-body
#column-1 {width:299px;padding:3px 4px 3px 3px; }


body#suites-body
#column-1 {width:894px;padding:3px 4px 3px 3px;}

/* navigation: #nav
 * ------------------------------------------------------------------------- */

#nav, #nav * { border-collapse: collapse; margin: 0; padding: 0 }

#nav {
	background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") no-repeat;
	height: 44px;
	position: relative;
	width: 707px;
	z-index: 99; 
	}
	
#nav span { display:none; }

#nav li, #nav a {
	font-size: .95em;  
	height: 44px;
	display: block;
	}

#nav li { float: left; }


#nav-01 { width:73px; }
#nav-02 { width:162px; }
#nav-03 { width:143px; }
#nav-04 { width:133px; }
#nav-05 { width:196px; }


#nav-01 a:hover { background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") 0 -44px }
#nav-02 a:hover { background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") -73px -44px }
#nav-03 a:hover { background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") -235px -44px }
#nav-04 a:hover { background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") -380px -44px }
#nav-05 a:hover { background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") -511px -44px }

#nav-01:hover>a { background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") 0 -44px }
#nav-02:hover>a { background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") -73px -44px }
#nav-03:hover>a { background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") -235px -44px }
#nav-04:hover>a { background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") -380px -44px }
#nav-05:hover>a { background: url("http://grfx.cstv.com/schools/md/graphics/md-ge-09-nav.gif") -511px -44px }


/* navigation dropdown: #nav
 * ------------------------------------------------------------------------- */

/* navigation dropdown: #nav
	 * ------------------------------------------------------------------------- */

	#nav ul {
		border: solid #0258c5;
		border-width: 0 1px;
		left: -9999px;
		top: 44px;
		position:absolute;
		z-index:99
		}

	#nav-08 ul { margin-left: -15px }

	#nav ul, 
	#nav li li { width: 150px } 

	#nav li li, 
	#nav li li a { height: auto; }

	#nav li:hover ul, 
	#nav a:hover ul { left: auto; }

	#nav li li { border-bottom: 1px solid #0258c5; text-indent: 0; }


	#nav li li a {
		background: #fefefe;
		color: #0258c5;
		display: block;
		padding: 3px;
		text-decoration:none;

		_width: 100%
		}

	#nav li li a:hover { 
		background: #e87316; 
		color: #fff 
		}

	#nav .right { text-align: left; margin-left: 150px }

	#nav .header a, #nav .header a:hover { 
		background: #0258c5; 
		color: #fff; 
		font-weight: bold
		}




#honor-roll-wrap
{
	background:#d7c3a3;
	width:299px;
height:500px;
}



#honor-roll-wrap-index
{
	background:#d7c3a3;
	width:299px;
height:430px;
margin:0 0 5px 0;
}

#welcome-wrap
{
	background:#e9e9e9;
padding:10px;

}


#honor-roll-wrap-1 img, #honor-roll-wrap-2 img
{float:left;
padding:5px;}


#honor-roll-wrap-1, #honor-roll-wrap-2
{padding:5px;
float:left;
}
#honor-roll-wrap-2
{margin-top:45px;}


#more-btn
{float:right;
height:20px;
width:79px;
padding-right:10px;
display:block;}


#suites-left
{
	float:left;
	width:439px;
}

#suites-right
{
	float:left;
	width:455px;
}

#suites-links
{
	height:239px;
	color:#eec207;
	margin:0 0 5px 0;
	padding:55px 10px 0 36px;
	background: url("http://grfx.cstv.com/schools/md/graphics/md-09-bg-terrapinsuites.gif");
}

#suites-links a
{
	color:#eec207;
	padding:0 0 0 20px;
	text-decoration:none;
	font-size:18px;
}

#suites-links a:hover
{
	color:#fff;
}

#mez-links
{
	height:174px;
	color:#fff;
	margin:0 0 5px 0;
	padding:120px 10px 0 36px;
	background: url("http://grfx.cstv.com/schools/md/graphics/md-09-bg-mezzanine.gif");
}

#mez-links a
{
	color:#fff;
	padding:0 0 0 20px;
	text-decoration:none;
	font-size:18px;
}

#mez-links a:hover
{
	color:#eec207;
	
}


/* SUITES
 * ---------------------------------------------------------------------------- */








/* sidebar
 * ---------------------------------------------------------------------------- */

#sidebar, #sidebar * { margin: 0; padding: 0 }

#sidebar { margin: 0 }

#sidebar h3 { margin-top: 15px }


/* photo-table
 * ---------------------------------------------------------------------------- */

.photo-table { 
	border-collapse: collapse;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	width: 160px 
	}
	
.photo-table .email-print li { 
	display: block; 
	margin: 3px 0
	}
	
.photo-table .caption { font-size: 10px }


/* email-print
 * ---------------------------------------------------------------------------- */

.email-print { margin: 10px 0 }

.email-print li { 
	display: inline; 
	list-style-type: none; 
	margin: 0 30px; 
	padding-left: 25px 
	}
	
	.email-print li.email { background: url("http://grfx.cstv.com/graphics/oas-icon-email.gif") 0 2px no-repeat }
	.email-print li.print { background: url("http://grfx.cstv.com/graphics/oas-icon-print.gif") 0 2px no-repeat }
		
		
/* pre-footer
 * ---------------------------------------------------------------------------- */

#pre-footer {
	border: solid #aaa; 
	border-width: 2px 0;
	display: block;
	padding-top: 6px;
	text-align: center;
	width: 460px
	}
	

/* footer
 * ---------------------------------------------------------------------------- */
	
#footer {
	
	}
	
	#footer a:link, #footer a:visited { color: #444 }
	#footer a:hover, #footer a:active { color: #666 }

