﻿/* Common */

body {
	background-color: #666;
	margin:0;
	padding: 0;
}
ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color:#666;
	background-image:url(../images/header.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:90px;
	width:900px;
	margin:0px auto;
	text-align:left;
}
#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 25px;
	text-indent: 25px;
}
#headermessage {
	float:left;
	display:block;
}
#headerlogo {
	display: block;
	float: right;
	width: 120px;
	height: 90px;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
#mainpresentation {
	padding:0px;
	z-index: 1;
}
#menu {
	width:100%;
	height:23px;
	background-color:#C62141;
	background-color: #036;
	text-align: center;
	z-index: 2;
}
#purplerule0 {
	width:100%;
	background-image:url(../images/purplerule.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:2px;
	height:4px;
	padding:0px;
	clear: both
}
#purplerule1 {
	width:100%;
	background-image:url(../images/purplerule.gif);
	background-repeat:repeat-x;
	margin-bottom:2px;
	height:4px;
	padding:0px;
	clear: both;
}
#purplerule2 {
	width:100%;
	background-image:url(../images/purplerule.gif);
	background-repeat:repeat-x;
	margin-top:2px;
	height:4px;
	padding:0px;
	clear: both;
}
#utilitymenu {
	width:100%;
	padding-left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#utilitymenu a:link, #utilitymenu a:visited {
	color: #fff;
}
#utilitymenu a:hover {
	color:#F90;
}
#footer {
	width:100%;
	text-align:right;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

/* index.aspx */
#timetable {
	width: 100%;
	background-color: #F90;
	height: 110px;
	margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#timetable td {
	padding: 1px;
	vertical-align: middle;
}
#roster {
	float:left;
}
#promotions {
	width:100%;
	background-color:#C62141;
	background-color: #F90;
	height:50px;
	margin-bottom:1px;
}
#promotionallogo {
	float:left;
}
#promotionaltext {
	float:left;
	width: 662px;
	display: inline;
}
#promotionaltext-text {
	padding-top:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#announcements {
	width:100%;
	background-color: #F90;
	height:140px;
}
#announcements a {
	color: #006;
}
#twitter_div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#twitter_div ol {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px; 
}

#twitter_div li {
	margin: 0px;
	padding: 0px;
}
#caption {
	float: left;
	width: 179px;
	height: 100%;
}
#seeall {
	float:right;
	width: 59px;
}
#seeall a {
	color: #FFF;
}
/* Content.apsx */
#breadcrumb {
	margin-top:1px;
	margin-bottom:2px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:46px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
#breadcrumb a {
	color:#FFFFFF;
	font-weight:normal;
}
#contentutilityrow {
	clear: both;
}
#maincontentlayout {
	float: left;
	width: 700px;
	margin-bottom:1px;
	padding-bottom:20px;
	background-color: #ccc;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	width: 90%;
	padding-top:5px;
}
#maincontent a, a:visited {
	color: #006;
}
#testimonials {
	background-color: #CC9;
	padding: 10px;
}
#mainutilitylayout {
	float: right;
	width: 198px;
	padding-top:5px;
	padding-bottom:20px;
	background-color: #6C0;
	background-color: #F90;
	height: 100%;
}
#mainutility {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	width: 90%;	
}
#mainutility h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
#mainutility p {
	font-size: 12px;
	font-weight: normal	;
}
#mainutility li {
	font-size: 12px;
	font-weight: normal	;
}
#mainutility label {
	font-size: 12px;
	font-weight: normal	;
}
#mainutility a {
	color: #006;
}
#mainutility a:hover {
	color: #00C;
}
#mainutility .facebook {
	background-image: url(../images/social/facebook.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 15px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}
#mainutility .delicious {
	background-image: url(../images/social/delicious.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 12px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}
#mainutility .digg {
	background-image: url(../images/social/digg.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 12px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}
#mainutility .reddit {
	background-image: url(../images/social/reddit.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 12px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}
#mainutility .slashdot {
	background-image: url(../images/social/slashdot.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 12px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}
#mainutility .stumbleupon {
	background-image: url(../images/social/stumbleupon.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 12px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}
#mainutility .igoogle {
	background-image: url(../images/social/igoogle.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 12px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}
#mainutility .yahoo {
	background-image: url(../images/social/yahoo.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 12px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}
#mainutility .windows {
	background-image: url(../images/social/windows.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 12px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}
#mainutility .blinkList {
	background-image: url(../images/social/blinklist.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 12px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}
#mainutility .newsvine {
	background-image: url(../images/social/newsvine.gif);
	background-repeat: no-repeat;
	display: list-item;
	height: 12px;
	list-style-type: none;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 140px;
}

/*---------- bubble tooltip -----------*/
a.tt{
	position:relative;
	z-index:24;
	color:#3CA3FF;
	font-weight:bold;
	text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
	text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
	background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	background: url(../images/bubble.gif) no-repeat bottom;
}

/*ewebseo*/
.ewebseo, .ewebseo a:link, .ewebseo a:visited, .ewebseo a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color:#888888;
text-decoration: none;
}