/* QC Ad Fed Stylesheet */

/*# Fonts #*/
h1 {
	color: #6a1a45;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h1 a, h1 a:visited {
	color: #6a1a45;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h1 a:hover {
	color: #6a1a45;
	font-size: 16px;
	font-weight: bold;
	font-decoration: underline;
	margin: 0;
	padding: 0;
}
h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
h3 {
	margin: 0px;
	color: #000;
	font-weight: normal;
	font-size: 15px;
	padding: 0px;
	text-align: left;
}
a, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #0033cc;
}

a:hover {
	color: #0b3768;
	text-decoration: underline;
	font-weight: normal;
}


/*# Master Page #*/
body, html  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	color: #333;
}
.LTR {
	background-color: #666666;	
}
#container {
	margin:	0 auto 30px auto;
	width: 1000px; 
	padding: 0;
	background-color: #c4da4f;	
}
#container2 {
	width: 996;
	margin: 0 4px 0 0;
	padding: 0;
	border-right: 1px #000 solid;
	background: #e5eeb9  url(../App_Themes/QCAdFed/images/purple_bg.jpg) top left repeat-y;
}
#top {
	background: transparent url(../App_Themes/QCAdFed/images/top.jpg) top left no-repeat;
	width: 996px;
	height: 31px;
}

/*# Main Layout #*/
#left {
	width: 163px;
	float: left;
	background: transparent url(../App_Themes/QCAdFed/images/menu_bg.jpg) top left repeat-x;
}
#main {
	float: left;
	width: 832px;
}
#content {
	width: 783px;
	padding: 0 0 0 20px;
	margin: 10px 0 20px 0;
	float: left;
}
#footer {
	background: transparent url(../App_Themes/QCAdFed/images/bottom.jpg) bottom left no-repeat;
	width: 996px;
	min-height: 24px;
	padding: 0 0 15px 0;
	font-size: 7px;
	text-align: center;
}

/*# Header #*/
#header {
	height: 90px;
	border-top: 1px #c4da4f solid;	
	border-bottom: 1px #c4da4f solid;
	width: 798px;
	padding: 0 0 0 5px;
}
.breadcrumbs {
	float: right;
	margin: 0 30px 0 0;
	padding: 11px 0 0 0;
}
.links {
	background-color: #c4da4f;
	padding: 3px 15px;
	color: #000;
	font-size: 12px;
	letter-spacing: 3px;
}
.links a {
	text-decoration: none;
	color: #535c23;
}
.links a:hover {
	text-decoration: underline;
	color: #535c23;
}

/*# Menu #*/
#menu {
	text-align: right;
	min-height: 325px;
	padding: 10px 20px 20px 10px;
	width: 133px;
}
.firstCMSMenuItem 
{
	padding: 20px 0 0 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.firstCMSMenuItemMouseOver, .firstCMSMenuHighlightedMenuItem, .firstCMSMenuHighlightedMenuItemMouseOver
{
	padding: 18px 0 0 0;
	color: #f1b372;
	font-size: 12px;
	font-weight: bold;
}

/*# Homepage #*/
#logon {
	padding: 10px 20px 20px 10px;
	width: 133px;
	color: #fff;	
}
#logon a {
	text-decoration: none;
	color: #fff;	
}
#logon a:hover {
	text-decoration: underline;
	color: #fff;	
}
.LogonTextBox {
	width: 120px;
}
#users {
	padding: 10px 10px 20px 10px;
	width: 143px;
	color: #fff;
}
#contentleft {
	width: 512px;
	padding: 0 40px 30px 0;
	float: left;
	border-right: 1px #c4da4f solid;
}
#contentright {
	width: 220px;
	padding: 0 0 0 10px;
	float: left;
}

/*# Event Calendar #*/
.DayHeader {
	background-color: #dee3e7;
	color: #636973;
}
.EventCalendar, .Navigation {
	color: #fff;
	font-weight: bold;
}
.Day, .Weekend {
	background-color: #efefef;
	color: #636973;	
}
.OtherMonth {
	background-color: #f7fbff;
	color: #ccc;
}
.Today {
	background-color: #de9694;
}

/*# Upcoming Events #*/
.eventsheader {
	background-color: #efefef;
}

/*# Smart Brief #*/
#news {
	width: 410px;
	padding: 0 0 5px 15px;
}
#newsbg {
	background: transparent url(../App_Themes/QCAdFed/images/news_bg.gif) repeat-y; 
}
#newsheader {
	background: transparent url(../App_Themes/QCAdFed/images/daily_news_header.gif) no-repeat;
	height: 25px;
}
#newsfooter {
	background: transparent url(../App_Themes/QCAdFed/images/news_bottom.gif) no-repeat;
	height: 5px;	
}
#news a.sb_headline:link, #news a.sb_headline:visited {
	font-size: 12px; 
	color: #0033cc; 
	line-height: 18px;
	padding-left: 10px;
	text-decoration: none; 
}
#news a.sb_headline:hover {
	font-size: 12px; 
	color: #0b3768; 
	line-height: 18px;
	padding-left: 10px;
	text-decoration:underline;
}
#news a.sb_link:link, #news a.sb_link:visited { 
	font-size: 10px; 
	color: #0033cc; 
	line-height: 18px;
	padding-left: 10px;
	text-decoration:underline; 
}
#news a.sb_link:hover { 
	font-size: 10px; 
	color: #0b3768; 
	text-decoration:underline;  
}
.sb_date {
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: -19px;
	left: 260px;
	letter-spacing: -1px;
}
.sb_sectionname {
	font-size:12;
	color: #ff0000;
	font-weight:bold;
	font-style: normal;
}
.sb_info {
	font-size:10;
	color: #000000;
	font-weight:normal;
	font-style: normal;
}

/*# Send to Friend #*/
.sendtofriend {
	padding: 5px;
	background-color: #c4da4f;
	width: 450px;
	height: 300px;	
}
.sendtofriend2 {
	padding: 15px;
	border: 1px #000 solid;
	background-color: #e5eeb9;
	height: 265px;
}

#print {
	background-color: #fff;
}

#signout {
	float: right;
	margin:	0 0 15px 0;
}