/*General*/
@import url("/apps/js/polls/polls-pack.css");

body{
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #d5cbb9;
}
.clear { clear: both;}
div#top {
	width: 900px;
	height: 38px;
	margin: 0 auto;
}
div#roundTop {
	width: 919px;
	margin: 0 auto;
	padding-top: 9px;
	background: url('/pics/top_rounded.gif') top left no-repeat;
}
div#roundBot {
	width: 919px;
	margin: 0 auto;
	padding-bottom: 9px;
	background: url('/pics/bottom_rounded.gif') bottom left no-repeat;
}
div#wrapper {
	width: 900px;
	text-align: left;
	background: #fff;
	border-left: solid 10px #4e4e4e;
	border-right: solid 9px #4e4e4e;
}
div#headerImg {
	width: 765px;
	height: 64px;
	padding: 168px 0 0 135px;
	background: url('/pics/header.jpg') top left no-repeat;
	display: block;
	line-height: 18pt;
	text-align: center;
}
div#headerImg h1 {
	color: #fff;
	font: 28px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
div#headerImg span {
	color: #fff;
}

div#footer {
	width: 900px;
	height: 99px;
	text-align: left;
	background: url('/pics/footer.jpg') top left no-repeat;
}
#bottom {
	width: 919px;
	height: 25px;
	margin: 10px auto;
}
#footer_left {
	float: left;
	width: 128px;
	height: 99px;
	display: block;
}
#footer_right {
	float: right;
	width: 772px;
}
#footer_right h1 {
	margin: 25px 0 0 0;
	padding: 0;
	color: #FFFFFF;
	font: 32px Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	width: 772px;
}
#footer_right span {
	color: #5a5a5a;
	text-align: center;
	width: 772px;
	display: block;
	margin-top: 8px
}
.contentIndex {
	text-align: left;
	background: #000;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	padding-top: 17px;
	padding-bottom: 17px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 880px;
	padding: 10px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
/* Index properties */
#indexTop {
	background: url('/pics/indextop.jpg') top left no-repeat;
}
#indexBot {
	min-height: 400px;
	height: auto!important;
	height: 400px;
	background: url('/pics/indexbot.jpg') bottom left no-repeat;
	padding: 18px 8px 20px 8px;
}
#leftColumn {
	width: 637px;
	float: left;
}
#rightColumn {
	width: 263px;
	float: right;
}
/* Quicklinks */

#quickLinks {
	width: 231px;
	padding: 0;
	margin-left: 10px;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#quickLinks ul li {
	width: 231px;
	height: 53px;
	background: url('/pics/qlink_line.png') bottom left no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#quickLinks ul li.last {
	background: none;
}
#quickLinks a {
	width: 211px;
	height: 35px;
	text-decoration: none;
	padding: 18px 0 0 20px;
	margin: 0;
	display: block;
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
}
#quickLinks a:hover {
	color: #c64709;
	background: url('/pics/midnavf2.gif') top left no-repeat;
}
/* Homepage Section Headers */
h2 a.title1, .HPQuickPoll h2, h2.title1 {
	padding-left: 8px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: solid 4px #e24f08;
	font: 17px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
/* Homepage Sections Containers */
#container1a {
	background: url('/pics/container1bg.gif') repeat-y;
	width: 613px;
	margin: 10px auto 0;
}
#container1b {
	background: url('/pics/container1top.gif') top left no-repeat;
}
#container1c {
	background: url('/pics/container1bot.gif') bottom left no-repeat;
	min-height: 130px;
	height: auto !important;
	padding: 23px;
}
#container2a {
	background: url('/pics/container2bg.gif') repeat-y;
	width: 250px;
	margin: 10px 0 0 0;
}
#container2b {
	background: url('/pics/container2top.gif') top left no-repeat;
}
#container2c {
	background: url('/pics/container2bot.gif') bottom left no-repeat;
	min-height: 130px;
	height: auto!important;
	height: 130px;
	padding: 23px;
}

#container2d {
	background: url('/pics/container2bot.gif') bottom left no-repeat;
	padding: 23px
}

#container3a {
	background: url('/pics/container3bg.jpg') repeat-y;
	width: 250px;
}
#container3b {
	background: url('/pics/container3top.jpg') top left no-repeat;
}
#container3c {
	background: url('/pics/container3bot.jpg') bottom left no-repeat;
	min-height: 283px;
	height: auto!important;
	height: 283px;
}
/* Homepage Section Table Includes */
.HPNews, .HPBBMessages{
	width: 100%;
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents, .HPLinks {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #000;
}
/* Other homepage section extras */
.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPDirectory a, .HPDirectory a:active, .HPDirectory a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link {
	color: #000;
	font-weight: normal;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 7px;
}

#searchbox #q {
	width: 130px;
}

/* Image shuffles */
#rotate_overlay {
	width: 613px;
	height: 283px;
	position: absolute;
}
#shuffle1container {
	width: 613px;
	height: 283px;
	margin: 0 auto;
}
#marquee {
	color: #000;
	width: 268px;
	height: 28px;
	padding-top: 10px;
	float: right;
}
#marquee2 {
	color: #000;
	width: 788px;
	height: 28px;
	padding-top: 10px;
	float: right;
}
#spanish {
	float: left;
	width: 112px;		
}
div#vault {
	width: 510px;
	height: 27px;
	float: right;
	padding-top: 4px;
}
div#vault table {
	font-size: 11px
}
.message_contain {
	line-height: 16px;

}

.message_contain p {
	padding: 0;
	margin: 0 0 16px 0;
}

.message_readmore {
	margin-top: .5em;
	display: inline-block;
	font-weight: bold;
} 

#edlio {
	float: left;
	position: relative;
	left: 330px;
}
#search {
	padding: 0;
	margin: 0;
	float: right;
}
.pageTitle {
	display: block;
	height: 35px;
	padding: 10px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat;
	text-transform: uppercase;
	margin-bottom: 12px;
}
/* Navigation menu */

div#menu {
	width: 900px;
	height: 44px;
	background: url('/pics/menubg.gif') repeat-x;
	z-index:9970;
}

ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 3px; /* 0 0 0 9px */
	float: left;
	position: relative;
	z-index: 999;
	background: url('/pics/topnavleft.gif') top left repeat-x;
}
ul#topNavItems li.liOver {
	background: url('/pics/topnavleftf2.gif') top left repeat-x;
} 
ul#topNavItems li a {
	height: 27px;
	padding: 10px 0 0 0; 
	float: left;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background: url('/pics/topnavright.gif') top right no-repeat;
	text-align: center;
	z-index:990;
}

ul#topNavItems.ble { width: 870px}
ul#topNavItems.district { width: 870px; z-index:900;}
ul#topNavItems.lms { width: 890px;}
ul#topNavItems.jdh { width: 770px }
ul#topNavItems.hou { width: 870px;}
ul#topNavItems.les { width: 870px }
ul#topNavItems.lhs { width: 900px;}
ul#topNavItems.pre { width: 870px }
ul#topNavItems.rhe { width: 870px }
ul#topNavItems.rpm { width: 870px }
ul#topNavItems.wme { width: 870px}
ul#topNavItems.gwc { width: 870px}

ul#topNavItems.ble li a { padding-left: 20px; padding-right: 20px; font-size: 14px; }
/* ul#topNavItems.district li a { padding-left: 21px; padding-right: 21px; font-size: 14px; z-index:950;} */
ul#topNavItems.district li a { padding-left: 20px; padding-right: 20px; font-size: 14px; z-index:950;}
ul#topNavItems.lms li a { padding-left: 16px; padding-right: 16px; font-size: 14px; }
ul#topNavItems.jdh li a { padding-left: 20px; padding-right: 20px; font-size: 14px; }
ul#topNavItems.hou li a { padding-left: 20px; padding-right: 20px; font-size: 14px; }
ul#topNavItems.les li a { padding-left: 20px; padding-right: 20px; font-size: 14px; }
ul#topNavItems.lhs li a { padding-left: 13px; padding-right: 13px; font-size: 14px; }
ul#topNavItems.pre li a { padding-left: 20px; padding-right: 20px; font-size: 14px; }
ul#topNavItems.rhe li a { padding-left: 20px; padding-right: 20px; font-size: 14px; }
ul#topNavItems.rpm li a { padding-left: 20px; padding-right: 20px; font-size: 14px; }
ul#topNavItems.wme li a { padding-left: 20px; padding-right: 20px; font-size: 14px; }
ul#topNavItems.gwc li a { padding-left: 20px; padding-right: 20px; font-size: 14px; }


ul#topNavItems li:hover a, ul#topNavItems li.over a {
	background: url('/pics/topnavrightf2.gif') top right no-repeat;
	color: #c64709;
position: static;
}
/* Drop down items */
ul#topNavItems ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 160px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	top: 37px;
}
ul#topNavItems ul li {
	z-index: 999;
	margin: 0;
}
ul#topNavItems ul.wide {
	margin: 0;
	width: 366px;
}
ul#topNavItems ul.wide li {
	float: left;
	width: 183px;
	background: #000;
}

ul#topNavItems ul.right-edge {
	margin-left: -270px;
}

ul#topNavItems ul.right-edge li.column-title a {
	color: #e24f08;
	background: #000000;
}


ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: 0;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	margin-left: 100%;
}
/* Drop down items colors and formatting */
ul#topNavItems li ul li {
	background: none;
	padding: 0;
	margin: 0;
}

ul#topNavItems.ble li ul li a,
ul#topNavItems.district li ul li a,
ul#topNavItems.lms li ul li a,
ul#topNavItems.jdh li ul li a,
ul#topNavItems.hou li ul li a,
ul#topNavItems.les li ul li a,
ul#topNavItems.lhs li ul li a,
ul#topNavItems.pre li ul li a,
ul#topNavItems.rhe li ul li a,
ul#topNavItems.rpm li ul li a,
ul#topNavItems.wme li ul li a,
ul#topNavItems.gwc li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 6px 10px 6px 13px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #000000;
	border-bottom: solid 1px #1e1e1e;
	font-size: 12px;
	margin: 0;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #fff;
	background: #e24f08;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #e24f08;
}

/* Quick Poll */
.HPQuickPoll h2 {
	height: auto!important;
    width: 196px;        /*header width  */
    /*padding-top: 43px;   header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #E24F08;   /* results bar color */
}

/* Countdown */
#enCountdownDiv {
	text-align: center;
	color: #fff;
	padding: 5px;
}

/* Athletics Collegiate Athletes Pages */
#ca_wrapper {
	width: 620px;
	margin: 0;
	padding: 0;
}
.ca_profile {
	min-height: 300px;
	margin 0;
	width: 180px;
	border: 1px solid #ccc;
	padding: 5px; 
	position: relative;
	float: left;
}
.ca_profile img {
	width: 180px;
}
.ca_profile .img_holder {
	width: 180px;
	height: 220px;
	background: #ccc;
}

.ca_profile p {
	text-align: center;
}

div.orange, div.orange a, div.orange h3 {
	color: #c24407;
}






