﻿@charset "utf-8";

@font-face {
	font-family: 'icomoon';
	src:url('/alliance/fonts/icomoon.eot?-fjz49s');
	src:url('/alliance/fonts/icomoon.eot?#iefix-fjz49s') format('embedded-opentype'),
		url('/alliance/fonts/icomoon.ttf?-fjz49s') format('truetype'),
		url('/alliance/fonts/icomoon.woff?-fjz49s') format('woff'),
		url('/alliance/fonts/icomoon.svg?-fjz49s#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-pause:before {
	content: "\e601";
}
.icon-play:before {
	content: "\e600";
}

body, html {
	margin: 0 auto;
	padding:0;
	background-color: #f9f3e5;
	background-image: url(/imgs/bggradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited {
	color: #369;
	}
a:hover {
	color: #7ab;
	}
	
/* containers
---------------------------------------------- */	

#outercontainer {
	width:953px;
	position:relative;
	background-repeat: no-repeat;
	background:url(/imgs/main-bg.gif);
	height: 100%;
	margin: auto;	
}
#container {
	width:950px;
	position:relative;
	background-repeat: no-repeat;
	background:url(/imgs/main-bg.gif);	
}
#maincontent 
{
	float: left;
	color: #666666;
	margin: 0;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 15px 15px 15px 35px;
	position: relative;
	height: 100%;
	width: 589px;
}

#mainHomeContent 
{
    width: 590px;
    float: left;
}

#three-cols {
	color: #666666;
	margin-left: 20px;
	margin-right: 200px;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	position: relative;
	height: 100%;
}
#logo {
	float: left;
	width: 158px;
	height: 107px;
}	

#footer {
text-align:right;
background:url(/imgs/footer-bg.gif) left top repeat-x;
width: 950px;
color:#FFFFCC;
padding: 0 0 0 0;
margin: 0 0 0 0;
height: 31px;
clear:both;
}

#flash, #flashWrapper{
	width: 641px;
	height: 350px;
	padding: 0;
	margin: 0;
	text-align: center;
}
#flash img, {
	margin: 0;
	padding: 75px 0 75px 280px;
	display: block;
	border: none;
}

#flashWrapper img, #flashWrapper object 
{
	padding: 0;
	margin: 0;
}



#divider {
	width: 950px;
	background:url(/imgs/divider.gif) left top repeat-x;
	position:absolute;
	top: 452px;
	left: 0;
	width: 950px;
	padding-bottom: 0;
	height:5px;
}
	
/* header
---------------------------------------------- */

#header {
	margin: 0 0 0 0px;
	background:#fff url(/imgs/bkgNav1.gif) repeat-x left bottom;
	height: 107px;
	}

/* top nav
---------------------------------------------- */

#header #nav-top {
	float: right;
	width: 700px;
	margin: 0;
	padding: 10px 20px 10px 10px;
	list-style: none;
	text-align: right;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#header #nav-top li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	font-size: 114%;
	border-right: 1px solid #999999;
	}
#header #nav-top li.last {
	margin: 0;
	padding: 0;
	border-right: none;
	}
#header #nav-top li a {
	padding: 2px 4px;
	text-decoration: none;
	color: #222;
	}
#header #nav-top li a:hover {
	background: #dcdcdc;
	}
#header #nav-top li.active a {
	color: #fff;
	background: #c30;
	}
	
#themeSwap {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    position: absolute;
    right: 30px;
    top: 12px;
    width: 180px;
    z-index: 9999;
}	
/* main nav
---------------------------------------------- */	

#horizontalNav {
	float: left;
	width: 756px;
	margin-top: 64px;
	z-index: 7999;
	position: relative;
	padding-left: 36px;
}

/*#nav-main {
	width: 792px;
	height: 43px;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	background:url(/imgs/nav-bg.gif);
	overflow: hidden;
	position:absolute;
	top: 64px;
	left: 158px;
	}
#nav-main li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#nav-main li a {
	float: left;
	padding: 150px 0 0 0;
	height: 0px !important; 
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 132px;
	}
#nav-main li#n-space a {
	background-image: url(/imgs/spacer.gif);
	}

#nav-main li#n-abt a {
	background-image: url(/imgs/nav-abt.gif);
	}
#nav-main li#n-hert a {
	background-image: url(/imgs/nav-hert.gif);
	}
#nav-main li#n-brand a {
	background-image: url(/imgs/nav-brand.gif);
	}
#nav-main li#n-events a {
	background-image: url(/imgs/nav-events.gif);	
	}
#nav-main li#n-news a {
	background-image: url(/imgs/nav-news.gif);
	}
#nav-main li#n-res a {
	background-image: url(/imgs/nav-res.gif);
	}
#nav-main li#n-abt a:hover {
	background-image: url(/imgs/nav-abt-h.gif);
	}
#nav-main li#n-hert a:hover {
	background-image: url(/imgs/nav-hert-h.gif);
	}
#nav-main li#n-brand a:hover {
	background-image: url(/imgs/nav-brand-h.gif);
	}
#nav-main li#n-events a:hover {
	background-image: url(/imgs/nav-events-h.gif);
	}
#nav-main li#n-news a:hover {
	background-image: url(/imgs/nav-news-h.gif);
	}
#nav-main li#n-res a:hover {
	background-image: url(/imgs/nav-res-h.gif);
	}
#nav-main li.active a {
	}*/

/* text
---------------------------------------------- */	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing:1px;
	border-bottom:1px solid #666666;
	font-weight: normal;
	line-height: 26px;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:1px; 
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c00000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
}
.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
	color:#990000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.redcaps {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-transform:uppercase;
}

.subheader {
	font-family:Arial, Helvetica, sans-serif;
	color:#a90003;
	font-size:14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
}
li {
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
}


/* sidebar
---------------------------------------------- */
#sidebar {
	position:absolute;
	top: 120px;
	left: 655px;
	/*width: 277px;*/
	width: 280px;
	padding-bottom: 0;
}

#sidebar, select {
	font-family: Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
}
#sidebar h3 {
	font-size: 14px;
	line-height: 1em;
	text-transform: none;
	color: #336699;
	border-top: 1px solid #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#sidebar h3.first { 
	margin: 0;
	padding: 0;
	border-top: none;
}
#sidebar p {
	margin: 3px 0 0 0;
	padding: 0;
}

.button 
{
	display: block;
	margin: 5px 0;
	border: 0;
}


/* sidebar2
---------------------------------------------- */
#sidebar2 
{
float: right;
width: 280px;
padding: 15px 0 10px 0;
margin-right: 15px;
margin-left: 10px;
margin-top: 300px;
border-top: 1px solid #d7d7d7;
display: inline;
position: relative;
text-align:center;
}


	
/* login
---------------------------------------------- */

#sidebar #login {
	margin: 0 0 0 0;
	padding: 0;
}
#sidebar #login div {
	float: left;
	width: 131px;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar #login div#login-login {
	margin-right: 15px;
}
#sidebar #login div label {
	display: block;
}
#sidebar #login input#login-user,
#sidebar #login input#login-pass {
	width: 131px;
	font-size: 110%;
}
#sidebar #login input#login-btn {
	float: right;
	margin: 5px 0 0 0;
}
#sidebar #login p {
	clear: left;
	margin: 0;
	padding-top: 5px;
	font-size: 10px;
	padding-bottom: 0;
} 	
#sidebar .search p {
	clear: left;
	margin: 0;
	padding-top: 0px;
	font-size: 10px;
} 

/* search
---------------------------------------------- */

#sidebar .search {
	margin: 7px 0 10px 0;
	padding: 0;
	}
#sidebar .siteSearch {
	margin-bottom: 50px;
}

#sidebar .search-text {
	float: left;
	width: 205px;
	font-size: 12px;
	vertical-align: middle;
	}
#sidebar .search-btn {
	float: right;
	vertical-align: middle;
	}
	
/* content divs
---------------------------------------------- */	
	
#leftcolumn {
	width: 190px;
	float: left;
	margin: 0;
}

#left {
	float:left;
	width: 180px;
	border-right:1px #999999 dotted;
}

#middle {
	float:left;
	width: 180px;
	border-right:1px #999999 dotted;
	margin-left: 15px;
}

#middle p, #left p, #right p {
	padding:  0 15px 0 0;
}

#right {
	float:left;
	width: 180px;
	margin-left: 15px;
}

#midcolumn {
	margin-left: 210px;
	margin-top: 0;
	width: 345px;
}
#midcolumn-l {
	width: 140px;
	background-color:#996600;
	margin: 0;
}
#midcolumn-r {
	margin-left: 250px;
	margin-top: 0;
	width: 190px;
	background-color:#CC0099;
}
#announcements {
	height: 35px;
	margin: 15px 0 0 0;
	width: 570px;
	background-color: transparent;
	background-image: url(/imgs/announcement-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

#announcements {
	font-size:10px;
	color:#333333;
	padding: 7px 0 0 0;
}
#news {
	width: 270px;
	float: left;
	margin: 15px 25px 10px 0;
	padding: 0 0 0 0;
	background-color:#f8f7f6;
	overflow: hidden;	
	
}
#news h3 {
	background: transparent url(/imgs/news_corp.gif) left top no-repeat;
	background-color:#990000;
	height: 29px;
	margin: 0 0 0 0;
	width: 270px;
	display:block;
	text-indent: -9000px;
		}
#news p {
	color: red;
		}
		
#pods {
	float: left;
	margin-bottom:10px;
}
		
#divone {
	margin-left: 0;
	margin-top: 15px;
	width: 270px;
	background-color:#f8f7f6;
}
#divone h3 {
	background: transparent url(/imgs/poll.gif) left top no-repeat;
	height: 29px;
	margin: 0 0 10px 1px;
	width: 270px;
	text-indent: -9000px;	
}
#divtwo 
{
	margin-left: 0;
	margin-top: 15px;
	width: 270px;
	/*background-color:#f8f7f6;*/
}
#divtwo h3 {
	background: transparent url(/imgs/events.gif) left top no-repeat;
	height: 29px;
	margin: 0 0 10px 1px;
	width: 270px;
	text-indent: -9000px;
		}
#brand {
	float: left;
}

#ctl00_mainContentArea_adPanel2 
{
    clear: both;
}

/* footer
---------------------------------------------- */

#footer p {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 31px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: 1px;
	color: #FFFFFF;
	}

#footer a {
	color: #FFFFFF;
	}
#footer a:hover {
	color: #CCCCCC;
	}
	
#homepage {
	color: #666666;
	margin-left: 16px;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 0 0 15px 15px;
	position: relative;
}

#homepage a, #homepage a:link, #homepage a:visited {
	color: #c00000; 
	font-weight: bold;
	text-decoration: underline;
		}
		
#homepage a:hover, #homepage a:active {
	text-decoration: none
		}
		
#homepage p {
	padding-left: 15px;
		
		}
#lselect {
	font-size: 0.9em;
}

#lselect ul li {
	padding: 3px 0 3px 20px;
	background: transparent url(/imgs/bullet.jpg) no-repeat 0 6px;
	color:#999999;
	font-size: 11px;
}

#lselect h4 {
	padding: 0px 0 0px 20px;
	color:#336699;
	font-size:14px;
}

#bullets {
	font-size: 12px;
	margin: 0 20px 0 20px;
}

#bullets ul li {
	padding: 3px 0 3px 1px;
	color:#333333;
}

#brand {
	float: right;
	width: 311px;
	margin-top: -57px;
	padding: 0;
}

.brandBanner 
{
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
#brand, select {
	font-family: Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
}
#brand p {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	padding: 0 20px 0 15px;
}


/* = GENERAL STYLES
=======================================================
======================================================= */

/* Class for clearing floats */
.clear {
	clear:both;
}

/* advanced clearing technique */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
* html .clearfix, * html #container {height:1%;}
.clearfix {display:block;}

.errorMessage {
    border:solid 1px #FFCC00; 
    padding:15px; 
    background-color:#FFFFCC; 
    color:#C60000; 
    margin:5px;
    font-size:12px;
    height:30px;
}

h1 a, h2 a, h3 a, h4 a { text-decoration: none; }

/* Blog Style Hack 
========================================*/
#ekcommenttextctl00_mainContentArea_BlogEntries1 
{
    width:330px !Important;
}
table.calendarTable
{ 
    
    border:1px solid #ddd;
    font-size:11px;
    text-align:center;
    padding:3px;

}
tr.monthRow td.currentMonth
{
    text-align:center;
}

tr.monthRow table
{
    text-align:center;
    width:180px;
}

#ctl00_mainContentArea_BlogCalendar1
{
    margin-left: 0px;
}


/* =Ektron Poll Styles
============================================= */
#ctl00_mainContentArea_Poll1 
{
	padding: 6px 12px 6px 20px;
	font-weight: bold;
}


#ctl00_mainContentArea_Poll1 ol 
{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	line-height: 16px;
}

.headreport {
background: none !important;
border-bottom:1px solid #ddd !important;
margin-bottom: 3px;
color: #336699 !important;
font-family:Arial, verdana !important;
font-size:14px !important;
font-weight:bold !important;
line-height:1 !important;
padding: 0 0 12px 0 !important;
text-align:left !important;
text-decoration:none !important;
}

.optiontextcell 
{
	padding-top: 4px;
}

.barcell 
{
	border-bottom: 1px solid #ddd;	
}


/* =Ektron Upcoming Events	
============================================= */
ul#upcomingEvents 
{
	padding: 12px 12px 12px 20px;
	font-size: 12px;
}

.eventDate 
{
	font-weight: bold;
	color: #336699;
}

.eventTitle 
{
	display: block;
	padding-bottom: 4px;
}


/* =News Archive Styles
============================================= */
#newsArchive .newsTitle 
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#newsArchive .newsDesc {
	display: block;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #ddd;
}

#newsArchive .author, .author 
{
	font-style: italic;
	color: #999;
}

#newsArchive li 
{
	margin-bottom: 20px;
}


/* = Taxonomy Logo Pods
=================================================== */
.taxPod {
border: solid 1px #ccc; 
margin:0px 0px 10px 0px; 
padding:8px;
}

.logoThum 
{
float: right;
}

.logoThum img 
{
	border: none;
	display: block;
	padding: 3px;
}

.taxTitle 
{
width: 160px;
font-weight: bold;
color: #336699;
}

.taxDesc 
{
}

.logoLinks 
{
display: block;
width: 75px;
padding: 6px 0;
margin-top: 6px;
border-top: 1px solid #ddd;

}

/* = Site Map
=================================================== */

#siteMap ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
}

#siteMap li 
{
	padding-left: 15px;
	padding-top: 5px;
}

#siteMap ul ul
{
	list-style-type: disc;
	margin: 0;
	padding: 0 0 0 15px;
	color: #336699;
	font-size: 12px;
	font-weight: normal;
}

#siteMap ul ul ul, #siteMap ul ul ul a
{
	color: #999;
	list-style-type: circle
}

#siteMap ul ul li 
{
	padding-left: 8px;
	padding-top: 10px;
}

#siteMap ul ul ul li 
{
padding-top: 2px;
}

#siteMap ul a 
{
text-decoration: none;
}


#siteMap ul ul a 
{
text-decoration: underline;
}

/* Ad Styles
---------------------------------------------- */

#hpAds
{
    width:560px; 
    height:50px; 
    clear:both;
}

.adLeft
{
    float:left;
    margin-right:20px;
    width:270px;
    overflow:hidden;
}
.adRight
{
    float:left;
    width:270px;
    overflow:hidden;
}

.adPad
{
    margin-top:10px;
}
/* Blog 
---------------------------------------------- */
.group{margin:15px 0}

hlist {
    list-style-type: none;
    padding: 0;
}
.hlist li {
    clear: none;
    float: left;
}
.hlist a {
    display: inline-block;
    float: left;
    padding:0;
}
#maincontent .entryBody{color:#555;}
.tags{margin:15px 0;}
.tags li{border-left:1px solid #ddd; margin-left:5px; padding-left:5px; line-height:13px;}
.tags li.first{border-left:0;margin-left:0;padding-left:0;}
.tags li a{text-decoration:none; font-size:12px;}
.tags em{display:block; padding-bottom:3px;}

div.entry a.readfull
{
  margin: 15px 0 45px;
  display:block;
}

.entryFooter{font-style:italic; color:#888;}

div.blogRecentPosts a
{
	font-size: 12px;
}

div.blogRecentPosts a.blogtopic
{
	font-weight:bold;
	text-decoration:none;
	color:#555;
}

/* =CYCLE
===============================================  */


.cycle-pager {
	float: right;
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
	text-align: right;
}

	.cycle-pager > li {
		display: inline-block;
		float: left;
	}

		.cycle-pager > li + li {
			margin-left: 3px;
		}

		.cycle-pager > li a {
			background: url('/alliance/images/pager.png') no-repeat top left;
			color: #fff;
			display: block;
			font-size: 0.9em;
			height: 30px;
			line-height: 26px;
			text-align: center;
			text-decoration: none;
			width: 29px;
		}

			.cycle-pager > li.cycle-pager-active a {
				background-position: bottom left;
			}

	.cycle-toggle {
		float: right;
		font-size: 0.95em;
		height: 30px;
		line-height: 30px;
		margin-left: 7px;
		text-transform: lowercase;
		width: 6em;
	}

		.cycle-toggle .icon {
			font-size: 12px;
			position: relative;
			top: 2px;
		}

		.cycle-toggle:link, .cycle-toggle:visited {
			color: #818181;
			text-decoration: none;
		}

		.cycle-toggle:hover {
			color: #D11931;
		}


.flash {padding-bottom: 200px;}