/* SRS 2010 DEFAULT TEMPLATE STYLE SHEET */

/* --- LAYOUT AND DECORATION --- */

body {
	background-image: url("images/srs-2010/container-upper-back.jpg");
	background-repeat: repeat-x;
	margin: 0;
	font-family: "Lucida Sans Unicode", "Tahoma", "Arial", "Tahoma", sans-serif;
	font-size: 82%;
	color: #444;
	background-color: #FFF;
}

img {
	border: 0;
}

#container-upper {
	/* height: 527px; */
	width: 100%;
	background-image: url("images/srs-2010/container-upper.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

#container-lower { /* I'll eventually get rid of this. */
	clear: both;
	height: 106px;
	width: 100%;
	background-image: url("images/srs-2010/container-lower.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

#container-lower-2011 {
	clear: both;
	width: 100%;
}

#footer-wrapper {
	width: 940px;
	margin: 0 auto;
}

#copyright {
	visibility: visible;
	position: absolute;
	margin-top: 8px;
	margin-left: 8px;
	font-size: 70%;
}

#footer-navigation {
	float: right;
	text-align: right;
	width: 512px;
	margin-top: 4px;
	font-size: 100%;
}

#wrapper-upper {
	width: 960px;
	min-height: 516px;
	margin: 0 auto;
}

#searchandaccess {
	height:40px;
	padding-top: 4px; 
	padding-bottom: 4px;
}

#search { padding:3px 0px 0px 0px; float:right; width:220px; }

.search-field {
	border: 0;
	background: none;
	padding: 7px 0px 6px 10px;
}

#search #search-box { 
	border: 0;
	float:right; 
	padding: 0; 
}

#search #search-box input { height: 17px; width:153px; color:#666; font-size:90%; background-image: url("images/srs-2010/search-background.gif");}
#search #search-button { float:right; }

#accessbox {
	margin-top: 2px;
	width: 70px;
	height: 32px;
	float: right;
}

#searchbox { /* this is the div container for placing the search box. 'search-box' and 'searchbox' shouldn't be confused. */
	width: 200px;
	height: 36px;
	float: right;
}
 
#toplevelnav {
	font-size: 100%;
	z-index: 99999999;
	position: relative;
	margin: 0 auto;
	width: 940px;
	color: #000;
	text-shadow: 0px 1px 1px #FFF;
	height: 50px;
	margin-bottom: 30px;
	line-height: 50px;
}

#content {
	padding: 8px;
}

#srslogo {
	background-image: url("images/srs-2010/logo-button-ie6.gif");
	z-index: 98;
	display: block;
	position: absolute;
	margin-top: -45px;
	height: 130px;
	width: 131px;
}

#srslogo:hover {
	background-position: 0 -131px;
}

#srslogo span {
	visibility: hidden;
}  

#sponsors-left { 
	width: 150px;
	margin-left: 12px;
}

#sponsors-right {
	margin-top: 8px;
	height: 48px;
	width: 930px;

}

/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
	border: 1px solid #999;
	background: #fff; 
	width: 930px; 
	height: 48px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
	-webkit-box-shadow: 1px 1px 4px #999;
	-moz-box-shadow: 0px 1px 4px #999;
	box-shadow: 1px 1px 3px #999;
	margin-left: 4px;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 910px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	display: block;
	position: relative;
	left: 750px;
	font: bold 10px Verdana;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0;
} 

ul.newsticker span {
	margin: 0 10px 0 0;
} 


.photogalleryitem {
	float:left;
	padding:2px 7px 2px 0;
}

.RadScheduler_Default .rsMonthView .rsWrap {
	height: 45px;
}

a.donatebutton:hover {
	opacity: 0.9;
	filter:alpha(opacity=40);
}

/* --- NON-IE6 IMPROVEMENTS --- */
/* (Swaps in higher-quality content for browsers that aren't Internet Explorer 6 */

html>body #srslogo { 
	background-image: url("images/srs-2010/logo-button.png");
}

html>body #search #search-box input {
	background-image: url("images/srs-2010/search-background.png");
}

/* --- TYPOGRAPHY --- */

.displaynone { display:none; }
.required { color:red; }


a {
	color: #6666FF;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

h1 { 
	width: 100%;
	font-size:225%; 
	color:#b10909; 
	margin:0px 0px 16px 0px; 
	font-family: "Lucida Sans Unicode", "Tahoma", "Myriad Pro","Trebuchet MS",Arial;
	font-weight:normal; 
	padding-bottom:5px;
	padding-left: 8px;
	background-image: url("images/srs-2010/h1-underline.png");
	background-repeat: no-repeat;
	background-position: bottom left; 
}

h2 { font-size:170%; color:#b10909; margin:0px 0px 6px 0px; font-family: "Lucida Sans Unicode", "Tahoma", "Myriad Pro","Trebuchet MS",Arial; font-weight:normal; }
h3 { font-size:140%; color:#b10909; margin:0px 0px 4px 0px; padding-top: 6px; line-height: 18px; font-family: "Lucida Sans Unicode", "Tahoma", "Myriad Pro","Trebuchet MS",Arial; font-weight:normal; }
h4 { font-size:98%; color:#b10909; margin:0px 0px 10px 0px; font-weight:bold; letter-spacing:0.1em; }
h5 { font-size:95%; color:#555555; margin:0px 0px 6px 0px; font-weight:bold; }
h6 { font-size:90%; color:#555555; margin:0px 0px 4px 0px;  } /* Delicious copypasta om nom nom */

#toplevelnav a {
	font-family: "Lucida Sans Unicode", "Tahoma", "Arial" , sans-serif;
	word-spacing: 0.13em;
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-size: 11pt;
	margin-left: 1px;
	margin-right: 8px;
}

#footer-navigation a {
	font-family: "Lucida Sans Unicode", "Tahoma", "Arial", sans-serif;
	color: #000066;
	text-decoration: none;
}

#footer-navigation a:hover {
	color: #000066; 
	background-color: transparent;
	text-decoration: underline;
}

/* ---SUPERFISH STYLE SHEET--- */


/*** ESSENTIAL STYLES ***/
.AspNet-Menu, .AspNet-Menu * {
	display: inline;
	margin:			0;
	padding:		0;
	padding-left: 8px;
	list-style:		none;
	font-weight: normal;
}
.AspNet-Menu {
	line-height:	30px;
}

.AspNet-Menu ul {
	border-left: 1px #AAA solid;
	border-right: 1px #AAA solid;
	border-bottom: 1px #AAA solid;
	border-top: none;
	position:		absolute;
	top:			-999em;
	width:			210px; /* left offset of submenus need to match (see below) */
}
.AspNet-Menu ul li {
	width:			100%;
	-moz-box-shadow: #000 1px 2px 2px;
	-webkit-box-shadow: #000 1px 2px 2px;
	box-shadow: #000 1px 2px 2px;
}

.AspNet-Menu ul li ul {
	border-top: 1px #AAA solid;
}

.AspNet-Menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.AspNet-Menu li {
	z-index: 1000;
	float:			left;
	position:		relative;
}
.AspNet-Menu a {
	display:		block;
	position:		relative;
}

.AspNet-Menu ul li a {
	width: 169px;
}

.AspNet-Menu li:hover ul,
.AspNet-Menu li.sfHover ul {
	left:			0;
	top:			50px; /* match top ul list item height */
	z-index:		999;
}
ul.AspNet-Menu li:hover li ul,
ul.AspNet-Menu li.sfHover li ul {
	top:			-999em;
}
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.AspNet-Menu li li:hover li ul,
ul.AspNet-Menu li li.sfHover li ul {
	top:			-999em;
}
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** srs skin ***/
.AspNet-Menu {
	float:			right;
	margin-bottom:	1em;
}

.AspNet-Menu a {
	padding: .75em 1.15em;
	text-decoration:none;
}

.AspNet-Menu a img {
	height: 34px;
	width: 34px;
	display: ; !important;
	float: left;
	padding: 0px 3px 0px 0px;
	margin-top: -2px;
}

.AspNet-Menu a, .AspNet-Menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #13a;
}
.AspNet-Menu li { }

.AspNet-Menu li li {
	background:		#FFF;
	line-height: 1.0;
}
.AspNet-Menu li li li {
	background:		#FFF;
}
.AspNet-Menu li:hover, .AspNet-Menu li.sfHover,
.AspNet-Menu a:focus, .AspNet-Menu a:hover, .AspNet-Menu a:active {
	color: #000;
	outline: 0;
	background-image: url("images/srs-2010/item-highlight.jpg");
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
} 
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* apply hovers to modern browsers */
.AspNet-Menu ul a:focus > .sf-sub-indicator,
.AspNet-Menu ul a:hover > .sf-sub-indicator,
.AspNet-Menu ul a:active > .sf-sub-indicator,
.AspNet-Menu ul li:hover > a > .sf-sub-indicator,
.AspNet-Menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/srs-2010/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Feels good man */
