/* Import vertical-form styles */
@import url("vertical-form.css");

body {
	margin: 0px;
	padding: 0px;
}

table#contenttable {
	background-image: url(../graphics/background-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.content {
	background-image: url(../graphics/page-content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bodytext {
    margin: 8px 20px 8px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width: 386px;
	/* This fix is to prevent IE from breaking with fill-size 
	   photo1block, while fixing and overflow bug in Firefox
	   when overflow: hidden is in place */
	overflow: inherit !important;
	overflow: hidden;
}

.smalltext {
	font-size: 10px;
	line-height: 13px;
}

.bodytext table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

td.content p {
	margin-top: 0px;
	margin-bottom: 12px;
}

td.content a {
	color: #ff9900;
	text-decoration: none;
}

td.content a:hover, td#content a:active {
	color: #000000;
}

a:hover, a:active {
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px, 0px, 5px, 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-style: italic;
}

div.photo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 3px 0px 9px 0px;
}

div#date {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
}

td.boxhead {
	background-image: url(../graphics/head2-empty.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td.boxbody {
	background-image: url(../graphics/l2-box-back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 20px 20px 20px;
}

td.boxbody p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

td.boxbody p a {
	color: #ffffff;
	text-decoration: none;
}

td.boxbody p a:hover {
	color: #000000;
}

td.boxbody .subtitle {
	display: none;
}

tr.headrow {
	height: 1px;
}


td#search-box form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 15px;
	color: #444444;
}

input.radio {
	margin-bottom: -3px;
}

input#qt {
	width: 240px;
}

td#search-box a {
	color: #444444;
	text-decoration: none;
}

.submit {
	border: 2px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.single-content-area {
	padding: 0px;
	height: 550px;
}

.sidebox {
	margin-bottom: 7px;
}

td#boxcolumn {
	padding-bottom: -7px;
}

.cmstable p {
	padding-right: .7em;
}
table.phototable {
	margin-left: 3px;
	margin-bottom: 3px;
	float: right;
}

table.phototable p {
	margin-bottom: 3px;
}

div#closeup-thumbs {
	width: 400px;
	height: 272px;
	margin-right: -13px;
	margin-bottom: 10px;
}

div#closeup-main {
	height: 262px;
	overflow: hidden;
}

div#caption {
	height: 70px;
	overflow: hidden;
	margin-bottom: 10px;
}

div#campuscams {
	width: 387px;
}

div#trafficcams {
	width: 387px;
}

.small-webcam-left {
	float: left;
	width: 178px;
	margin-bottom: 20px;
}

.small-webcam-right {
	float: right;
	width: 178px;
	margin-bottom: 20px;
}

.large-webcam {
	margin-bottom: 20px;
	
}.school-subheading {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

form#contactform {
	line-height: 20px;
}

div.thumbnail {
	width: 92px;
	height: 62px;
	overflow: hidden;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

.hidden {
	display: none;
}

#sports-cal {

}

#sports-cal ul {
	list-style-type: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#sports-cal li {
	margin: 0px;
	display: block;
}

#sports-cal .date {
	display: inline;
	width: 30px;
	margin-left: -40px;
	padding: 0px;
}

#sports-cal .timeplace {
	display: block;
	width: 210px;
	margin-top: -12px;
	padding-bottom: 12px;
	margin-left: -5px;
}

/* Weather feed styles */

#us, #metric {
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: -3px;
}

#us td#temperature {
	padding-top: 3px;
	font-size: 24px;
	font-weight: bolder;
}

#us ul {
	list-style-type: none;
	font-weight: normal;
	text-align: left;
}

#us td {
	font-weight:bold;
}

#us p {
	padding-left: 5em;
	text-align: left;
}

#metric td#temperature {
	padding-top: 3px;
	font-size: 24px;
	font-weight: bolder;
}

#metric ul {
	list-style-type: none;
	font-weight: normal;
	text-align: left;
}

#metric td {
	font-weight:bold;
}

#metric p {
	padding-left: 5em;
	text-align: left;
}

.toggle {
	font-weight: normal !important;
	font-variant: small-caps;
}

.condition {
	font-weight: bold;
}

.hilo {
	padding-bottom: 20px;
}

.dow, .periodname {
	font-weight: bold;
}

.dayforecast {
	padding-bottom: 15px;
}

/* Cause non-IE browsers to use "hand" cursor on dynamic menus */
#menuContainer {cursor:pointer !important;cursor:hand;}

/* Secondary List Style Sheets */
#sublist ul {
    background-image: url(../graphics/rule_gradient.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 .75em 0;
	padding: 0 0 .75em 0;
	}

#sublist ul li {
	background: transparent url(../graphics/bullet_dblarrow.gif) no-repeat 0 .025em;
	list-style: none;
	margin: 0;
	padding: 0 0 .75em 15px;
	}

#sublist h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 .5em 0;
	}
	
#sublist2 ul {
	margin: 0 0 .25em 0;
	padding: 0;
	}

#sublist2 ul li {
	background: transparent url(../graphics/bullet_dblarrow.gif) no-repeat 0 0;
	list-style: none;
	margin-bottom: 2px;
	padding: 0 0 .75em 15px;
	}

#sublist2 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 .25em 0;
	}
	
#sectionlist div {
	background-image: url(../graphics/rule_gradient.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 0 0;
	padding: 0 0 .5em 0;
}

#sectionlist h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	margin: 0 0 .5em 0;
	padding-top: 5px;
	}
	
#sectionlist img {
	float: left;
	margin: 5px 10px 6px 0;
}

.clearing {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
