/* CSS Document */
/* INVESCO FIELD: Drafted 03/28/06*
/***********************************************************
 BASIC ELEMENTS
************************************************************/


html, body {
	/*margin: 0 0 0 0;
	padding: 0 0 0 0;*/
	/*height: 100%;*/
	font-family: Verdana,Arial,Helvetica;
	/*font-size: 11px;*/
	/*background-image:url(../img/uni/bg_center-pattern.gif);
	background-repeat:repeat-y;
	background-position:center top;*/
	background:url(../img/skin2011/body_bg.jpg) top center no-repeat;
	background-attachment:fixed;
	background-color:#2D5994;
	color:#5D5548;
	vertical-align:top;
	text-align:center;
	}

p {
	font-size: 10px;
	color: #5D5548;
	line-height: 15px;
	margin-top: 0;
	}

li {
	font-size: 10px;
	line-height: 15px;
	}

#mainNav_home li{
	font-size: 100%;
}


a:link, a:visited {

	color: #2D5994;;
	text-decoration: none;
}

a:hover, a:active {
	color: #FB7E03;
	text-decoration: underline;
}



.bold {
	font-weight:bold;
}

.italic{
	font-style:italic
}

div.section{
	width:350px;
	margin:35px auto 22px auto;
}

div.section h2{
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.25em;
	letter-spacing:-1px;
	line-height:.9em;
	color:#f05523;
	margin-bottom:15px;
}

div.section p{
	font-size:.7em;
	line-height:1.5em;
	color:#000000;
	
}

div.video{
	display:inline-block;
	width:169px;
	margin-right:2px;
}
div.video p{
	line-height:1em;
	margin-bottom:10px;
}
	

H1 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.25em;
	letter-spacing:-1px;
	line-height:.9em;
	color:#f05523;
	margin-bottom:15px;
	/*font-weight: bold; 
	font-size: 12px; 
	color: #2D5994; 
	font-style: normal; 
	font-family:  Verdana, Helvetica, sans-serif; 
	margin: 0 0px 10px 0;
	padding: 0 0 10px 0;
	background-image:url(../img/tit/title_dotted.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
}
/*
H2 {
	font-weight: bold; 
	font-size: 11px; 
	color: #666666; 
	font-style: normal; 
	font-family:  Verdana, Helvetica, sans-serif; 
	margin: 25px 0px 5px 0;
}
*/

/* ---------------- NEW STUFF -------------------- */
#home_content-right H3{
	color: white !important;
	margin-left: 25px !important;
}

H3 {
	font-weight: bold; 
	font-size: 11px; 
	color: #555; 
	font-style: normal; 
	font-family:  Verdana, Helvetica, sans-serif; 
	margin: 25px 0 5px 0px;
}

H4 {
	font-weight: bold; 
	font-size: 10px; 
	color: #666666; 
	font-style: normal; 
	font-family:  Verdana, Helvetica, sans-serif; 
	margin: 25px 0px 5px 0;
}

.si-item{
	clear:both;
}

.si-item .left-column {
	float:left;
	width:100px;
	margin-left:-134px;
}

.si-item .right-column {
	float:left;
	width:350px;
}

.si-subitem{
	margin-left: 15px;
}

p.center{
	text-align: center;
}

.back-to-top {
	clear:both;
	float:left;
	margin-bottom:10px;
}

#inline-search{
	margin-top: 2px;
	width: 250px;
}
#search-area{
	display:none;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/* ---------------- /NEW STUFF -------------------- */
blockquote{
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}

a img{
	border: 0;
}

img.left {
	margin: 5px 9px 5px 0;
	padding: 0 0 0 0;
	/*border: 1px solid #531310;*/
	float:left;
	border: 0;
}

img.right {
	float:right;
	margin: 5px 0px 5px 9px;
	padding: 0 0 0 0;
	/*border: 1px solid #531310;*/
	border: 0;
}

/***********************************************************
 END BASIC ELEMENTS
************************************************************/


/***********************************************************
 LAYOUT DIVS (Footer and Search Bar divs are below)
************************************************************/

#container, #container_sub{		
	position: relative;
	width:790px;
	/*height: 100%;*/
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	padding: 0 0 0 0;
	text-align:left;
	
	
}

#container{
	background:url('../img/skin2011/content_home_bg.gif') repeat-y;
}

#container_sub{
	background:url('../img/skin2011/content_subs_bg.gif') repeat-y;
}


#breaker{
	clear: both;
	height:0px; 
	line-height:0px;
}

/***********************************************************
 END LAYOUT DIVS
************************************************************/
/***********************************************************
HOME DIVS
************************************************************/

/*#header_home {
	background-image:url(../img/nav/nav_home-bg.gif);
	background-repeat:no-repeat;
	width: 789px;
	height: 60px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0;
	float:left;	
	text-align: left;
}*/
#espanol_home{
	margin: 7px 24px 0 0px;
	padding: 0 0 0 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858788;
	height: 15px;
	float: left;
	width: 765px;
	text-align:right;
	line-height: 13px;
}

#espanol_home a:link, #espanol_home a:visited {
	font-weight: normal; 
	color: #CCCDCE; 
	text-decoration: none;
}
#espanol_home a:hover, #espanol_home a:active {
	font-weight: normal; 
	color: #FFF; 
	text-decoration: none;
}

/*
#mainNav_home{
	margin: 9px 0 0 0px;
	width: 661px;
	padding: 0 0 0 128px;
	float:left;
}*/

/* new navigation styles mainNav_home */
#mainNav_home{
	font-family: Verdana,Arial,Helvetica;
	width:790px;
	height:61px;
	margin:0 auto;
	text-align:center;
	background: url('../img/skin2011/navigation_bg.jpg') repeat-x;
	position:relative;
	z-index:50;
}

#mainNav_home div{
	position:relative;
	float:right;
	left:-50%;
}

#mainNav_home ul{
	margin-top:32px;
	list-style:none;
	position:relative;
	left:50%;
}

#mainNav_home li{
	
	float:left;
	padding-left:4px;
	background:url('../img/skin2011/navigation_li_divider.gif') no-repeat top left;
}

#mainNav_home li a{
	font-size:0.575em;
	display:block;
	text-transform:uppercase;
	padding:5px 10px 0 10px;
	height:27px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-shadow:#000000 .1em .1em .2em;
	background:none;
}

#mainNav_home li a span{
	display:block;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Glow(color=#444444,strength=1)'; 
}

#mainNav_home li a:hover{
	background: url('../img/skin2011/navigation_bg_over.png') no-repeat bottom center;
}
/* end new navigation styles mainNav_home */

#home_graphic{
	position:relative;
	/*float:left;*/
	background: url('../img/skin2011/rotator_shadow.png') repeat-x bottom;
	width: 100%;
	height: 180px;
	/*margin: 0 0 0 0;/margin: -2px 0 -2px 0;*/

}

#home_content{
	/*background-color: #0E284B;*/
	width: 100%;
	/*margin: 0 0px 0 -64px;*/
	/*padding: 25px 0px 25px 96px;*/
	/*float:left;*/
	min-height: 250px;
	color: #8EAAD0;
	/*background-image:url(../img/hom/home_content-bg.gif);*/
	/*background-repeat:repeat-y;*/
}

.clear{
	clear:both;
}

#home_callout{
	text-align:center;
	font-weight:bold;
	color: #FFF;
	/*font-size:11px;*/
	margin: 0px 0 25px 0;
	padding: 5px 0 5px 0;
	line-height: 14px;
	border-top: 1px solid #8EAAD0;
	border-bottom: 1px solid #8EAAD0;
}

#callouts{
	margin-left:26px;
}

#home_content p{
 	/*color:#8EAAD0;*/
 }

/*
#home_content-graphic{
	width: 162px;
	height: 260px;
	float:left;
	z-index: 5;
	position:relative;
	background-image:url(../img/hom/home_content-left.jpg);
	background-repeat:no-repeat;
}
*/
#home_content-left{
	margin: -25px 0 100px 97px;	
	/*padding: 0;*/
	width: 444px;
	float:left;
	min-height: 300px;
}
/*
#home_content-line{
	margin: -25px 0 0 28px;
	padding: 0;
	width: 1px;
	height: 120px;
	background-image:url(../img/hom/home_content-line.gif);
	background-repeat:no-repeat;
	float:left;
}
*/
#home_content-right{
	margin: -25px 0 100px 0;
	/*padding: 25px 25px 25px 25px;*/
	width: 249px;
	float:left;
	background:url('../img/skin2011/home_content-right.gif') repeat-x;
	min-height: 300px;
}

#home_content-right p{
	margin: 15px 0 15px 26px;
	padding: 0;
}

/* SA Logo */
h1#logo{
	width:120px;
	height:132px;
	background:url('../img/skin2011/sa_logo.png') no-repeat;
	position:absolute;
	z-index:99;
	left:30px;
	top:17px;
}
h1#logo span{display:none;}

#home_content H1{
	/*font-weight: bold;*/ 
	/*font-size: 10px; */
	/*color: #FFF; 
	font-style: normal; 
	font-family:  Verdana, Helvetica, sans-serif; 
	margin: 0 0px 10px 0;
	padding: 0 0 10px 0;*/
}


#home_content a:link, #home_content a:visited {
	padding: 0 0 0 0px;
	font-weight: normal; 
	color: #659DE7; 
	text-decoration: none;
}
#home_content a:hover, #home_content a:active {
	padding: 0 0 0 0px;
	font-weight: normal; 
	color: #659DE7; 
	text-decoration: underline;
}

.home_date{
	font-weight:bold;
	color:#FFF;
}

#home_banners{
	margin: 7px 0 0 0px;
	float:left;
	padding: 0px 0px 0px 98px;
}

#home_banner_01{
	margin: 0;
	padding: 0px 0px 0px 0px;
	float:left;
	background-color:#CCCCCC;
	width: 440px;
	height: 76px;
}

#home_banner_02{
	margin: 0 0 0 9px;
	padding: 0px 0px 0px 0px;
	float:left;
	background-color:#CCCCCC;
	width: 235px;
	height: 76px;
}

#respect_badge{
	margin: 25px auto;
	text-align: center;
}

.upcoming_events{
	list-style: none;
	padding: 0;
}
.upcoming_events li{
	/*font-size:10px;*/
	margin-left: 9px;
	margin-bottom: 10px;
	color: #cccccc;
}
/***********************************************************
END HOME DIVS
************************************************************/

/***********************************************************
INTERIOR DIVS
************************************************************/

#header {
	background-image:url(../img/nav/nav-bg.gif);
	background-repeat:no-repeat;
	width: 789px;
	height: 63px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0;
	float:left;	
	text-align: left;
}
#espanol{
	margin: 7px 24px 0 0px;
	padding: 0 0 0 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858788;
	height: 15px;
	float: left;
	width: 765px;
	text-align:right;
	line-height: 13px;
	display:none;
}

#espanol a:link, #espanol a:visited {
	font-weight: normal; 
	color: #CCCDCD; 
	text-decoration: none;
}
#espanol a:hover, #espanol a:active {
	font-weight: normal; 
	color: #FFF; 
	text-decoration: none;
}
/*#mainNav{
	margin: 34px 0 0 0px;
	width: 685px;
	padding: 0 0 0 104px;*/
}
#header_int{
	width: 789px;
	height: 139px;
}
#graphic{
	background-image:url(../img/uni/int-image.jpg);
	background-repeat:no-repeat;
	float:left;
	width: 789px;
	height: 139px;
	margin: 0 0 0 0;/margin: -2px 0 0 0;
}

#content{
	background-color: #FFF;
	width: 500px;
	margin: 0 0px 100px 0px;
	padding: 0px 20px 0 20px;
	float:left;
	color: #666666;
}

#content p{
 	color:#666666;
 }
 
#content ul {	
	line-height: 15px;
	list-style-image:url(../img/uni/bullet.gif);
	/*font-size: 10px; */
	margin: 8px 0 10px 2.5em;
 	padding:0px 0px 0px 0px; 
}

#content li {
	margin-bottom: 5px;
}

#content ul.blank{
	list-style: none;
	list-style-image: none;
}


#content-graphic{
	width: 140px;
	height: 240px;
	float:left;
	z-index: 5;
	position:relative;
	
}

#title-left{
	margin: 0;
	padding: 0;
	width: 131px;
	height: 41px;
	background-color:#2D5994;
	float:left;
	border-right: 1px solid;
	border-right-color: #305E9B;
	
}

#title{
	display:none;
	margin: 0px 0 0 0;
	padding: 9px 0px 0px 38px;
	width: 478px;
	height: 32px;
	float:left;
	background-color:#0E284B;
	border-left: 1px solid;
	border-left-color: #0A2344;
}



#banners{
	margin: 7px 0 0 0px;
	float:left;
	padding: 0px 0px 0px 12px;
	width: 235px;
}

#banner_01{
	margin: 0;
	padding: 0px 0px 0px 0px;
	float:left;
	background-color:#CCCCCC;
	width: 224px;
	height: 99px;
}

#banner_02{
	margin: 9px 0 0 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	background-color:#CCCCCC;
	width: 224px;
	height: 99px;
}

#banner_03{
	margin: 9px 0 0 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	background-color:#CCCCCC;
	width: 224px;
	height: 99px;
}

#left { 
	width: 250px;
	margin: 0px 0px 100px 0px;
	/*padding: 70px 5px 0 0px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	text-align: left;
	display:inline;
	min-height: 300px;
	/*background-image:url(../img/uni/int-content_left.jpg);
	background-repeat:no-repeat;*/
}

/*************CONTACT US ***************/
#contact_top{
	width: 430px;
	text-align:center;
	font-weight: bold;
	line-height: 18px;
	/*font-size: 12px;*/
}

#contact_top2{
	width: 430px;
	text-align:center;
	line-height: 18px;
	margin: 20px 0 0 0;
}
#contact_left{
	width: 225px;
	text-align:left;
	line-height: 16px;
	float: left;
	margin: 30px 0 0 0;
}

#contact_left p{
	margin: 0 0 25px 0;
}
#contact_right{
	width: 225px;
	text-align:left;
	line-height: 16px;
	float: left;
	margin: 30px 0 0 20px;
}
#contact_right p{
	margin: 0 0 25px 0;
}

/*************CONTACT US ***************/

/***********************************************************
END INTERIOR DIVS
************************************************************/

/***********************************************************
LEFT NAV DIVS
************************************************************/

/* SECONDARY NAV*/
#leftNav { 
	width: 220px;
	margin: 0px 0px 0 20px;
	/*padding: 0px 15px 25px 0px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*float:left;*/
	text-align: left;
	/*display:inline;*/
	min-height: 170px;
}
#leftNav ul {
	margin: 0 0 0 0px;
	padding: 0;
	/*font-size: 10px;*/
}
#leftNav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 11px;
}
#leftNav ul li a {
	display: block;/* NEEDED FOR WRAP*/
	list-style-type: none;
}
#leftNav a:link, #leftNav a:visited {
	color:#0E284B;
	padding: 0px 0 5px 12px;
	margin: 0px 0 2px 0;
	text-decoration: none;
	list-style-type: none;
	/*background: url(../img/nav/nav_arrow.gif) no-repeat;
	background-position:0px 0px;*/	
}
#leftNav a:hover, #leftNav a:active {
	color:#0E284B;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
	list-style-type: none;
	/*background: url(../img/nav/nav_arrow.gif) no-repeat;
	background-position:0px -38px;*/	
}

/* END SECONDARY NAV*/

/* TERTIARY NAV*/
#leftNav ul ul {
	margin: 7px 0 7px 7px;
	padding: 0;
	color: #0E284B;
	/*font-size: 10px;*/
}

#leftNav li li {
	margin: 0px 0 5px 0px;
	padding: 0;
	/*font-size: 10px;*/
	color: #0E284B;
	line-height: 10px;
}


#leftNav ul ul li a:link, #leftNav ul ul li a:visited {
	margin: 0px 0 2px 0px;
	color: #0E284B;
	text-decoration: none;
}
#leftNav ul ul li a:hover, #leftNav ul ul ul li a:active {
	text-decoration: none;
	background-image: none;
	color: #0E284B;
}

/* END TERTIARY NAV*/
/* QUATERNARY NAV*/
#leftNav ul ul ul {
	margin: 10px 0 7px 0px;
	padding: 0;
	color: #A36B11;
	/*font-size: 10px;*/
}

#leftNav li li li {
	margin: 0px 0 4px 0px;
	padding: 0;
	/*font-size: 9px;*/
	color: #A36B11;
}


#leftNav ul ul ul li a:link, #leftNav ul ul ul li a:visited {
	margin: 0px 0 0px 10px;
	color: #A36B11;
	text-decoration: none;
}
#leftNav ul ul ul li a:hover, #leftNav ul ul ul li a:active {
	margin: 0px 0 0px 10px;
	text-decoration: none;
	background-image: none;
	color: #A36B11;

}
/* END QUATERNARY NAV*/

/***********************************************************
 END LEFT NAV DIVS
************************************************************/





/***********************************************************
FOOTER DIVS
************************************************************/


#footer {
	/*position: relative;*/  /* Needed for Safari */
	/*float: left;*/
	width: 100%;
	height:157px;
	background:#ffffff;
	
	/*margin: 00px 0px 30px 0px;*/
	padding: 20px 0 0 0;
	/*color:#666666;*/
	/*font-size:10px;*/
	text-align:center;
	
	/*overflow:hidden;*/
}
#footer_logos{
	margin: 0 0 20px 0;
	/*padding: 0 0 0 0px;
	float:left;*/
	width: 100%;
	text-align:center;
}
#footer_logos li{
	float:none;
	display:inline;
}

#footer_text{
	/*float:left;*/
	font-weight: normal; 
	color: #666666; 
	margin: 00px 0px 20px 0px;
	padding: 0px 0 0 0px;
	line-height: 14px;
	width:100%
	
}

#footer a:link, #footer a:visited {
	padding: 0 0 0 0px;
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	padding: 0 0 0 0px;
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
}

.footer_bold{
	font-weight: bold;
	color: #0E284B;
}


/***********************************************************
END FOOTER DIVS
************************************************************/

/***********************************************************
BOOK EVENT TABLES
************************************************************/

table.book_event {
	/*font-size:10px;*/
	margin: 20px 0 0 0;
	padding: 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 470px;
}

td.header{
	border-bottom: 1px solid #CCCCCC;
	/*font-size:10px;*/
	padding: 7px 5px 5px 8px;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	background-color: #2D5994;
	color: #FFF;	
}

td.overview{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	/*font-size:10px;*/
	padding: 7px 2px 5px 5px;
	vertical-align:top;
	text-align:left;
		
}

td.title{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size:10px;
	padding: 7px 2px 5px 5px;
	vertical-align:top;
	text-align:left;	
}

/* calender */
.cal{
	width:100%;
	border:1px solid #CCCCCC;
}

.calheader{
	border-bottom: 1px solid #CCCCCC;
	background-color: #2D5994;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	height:24px;
}

.caldays{
	background-color:#CC9900;
	color:#FFFFFF;
	text-align:center;
}

.caldate{
	background-color:#EEEEEE;
	height:60px;
	width:14%;
}
a.calLink{
	color:#FFFFFF;
	text-decoration:none;
}


/***********************************************************
BOOK EVENT TABLES
************************************************************/

/*******************
	FORMS
********************/
div.form{
	background-color: #f6f6ff;
	border: 1px solid black;
	padding: 10px;
	margin: 10px auto;
}

label,input,textarea,select {
	display: block;
	float: left;
	margin-bottom: 10px;
}

textarea{
	width: 95%;
}

input[type=text], textarea{
	font-size: 9pt;
}

input[type=submit]{
	clear:both;
	float: none;
	border: 1px solid #000000;
	margin: 15px 0;
}

input.long{
	width: 220px;
}

.error{
	border: 1px solid red;
}

label {
	text-align: right;
	width: 100px;
	padding-right: 10px;
	font-size: 12px;
}

br {
	clear: left;
}

label.required{
	font-weight: 600;
}

#image-cycle img{
	display:none;
}

