@charset "utf-8";
/* CSS Document */

/*===== STANDARD GLOBAL STYLES =====*/
*{
padding: 0;
margin: 0;
}

body{
color:#333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background:#555;
}

.clear {    
content:".";
display: block;
height: 0;
clear:both;
visibility:hidden;
}

img{
border: 0;
}

.DNNEmptyPane {
display: none;
}

/*===== CUSTOM STYLES =====*/
#dnn_dnnSEARCH_ClassicSearch{
	display:block;
	position: relative;
}
.addthis_button{
margin: 20px 0 0 0;
display: block;
float: left;
}
a.facebookIcon:link, a.facebookIcon:visited, a.facebookIcon:hover, a.facebookIcon:active{
background: url(images/facebookIcon.jpg) no-repeat 0 50%;
height: 14px;
width: 14px;
display: block;
margin: 20px 5px 0 37px;
float: left;
}
a.twitterIcon:link, a.twitterIcon:visited, a.twitterIcon:hover, a.twitterIcon:active{
background: url(images/twitterIcon.jpg) no-repeat 0 50%;
height: 14px;
width: 14px;
display: block;
margin: 20px 5px 0 5px;
float: left;
}
.header .headerRight a.searchBlueBtn {
display: block;
background: url(images/blueBtnL.gif) no-repeat top left;
padding-left: 5px;
margin-right: 5px;
width: 40px;
text-align: center;
margin: 1px 0 0 5px;
cursor:pointer;
	position: absolute;
	right: 0;
	top: 0;
}
.header .headerRight a.searchBlueBtn:link, a.searchBlueBtn:visited, a.searchBlueBtn:hover, a.searchBlueBtn:active, .header .headerRight a.searchBlueBtn {
font-size: 10px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
cursor:pointer;
}
.header .headerRight a.searchBlueBtn span {
display: block;
height: 20px;
line-height: 20px;
background: url(images/blueBtnR.gif) no-repeat top right;
padding-right: 5px;

}
.header .headerRight div.SearchBorder{
	margin: 0;
	padding: 2px;
}
.header .headerRight .NormalTextBox{
	height:20px;
	width: 150px;
	border: 1px solid #333333;
	position: absolute;
	left: 0;
	top: 0;
}
.largePurpleBtn{
background: url(images/largePurpleBtnL.gif) no-repeat top left;
padding-left: 5px;
}
.largePurpleBtn span {
display: block;
height: 64px;
padding: 10px 5px 0 35px;
background: url(images/largePurpleBtnR.gif) no-repeat top right;
margin: 0;
}
.largePurpleBtn span a:link, .largePurpleBtn span a:visited, .largePurpleBtn span a:active{
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-weight:bold;
font-size:20px;
line-height: normal;
}
.largePurpleBtn span a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
color:#ebaacc;
font-weight:bold;
font-size:20px;
}
.largePurpleBtn span a.moreWhiteLink:link, .largePurpleBtn span a.moreWhiteLink:visited, .largePurpleBtn span a.moreWhiteLink:hover, .largePurpleBtn span a.moreWhiteLink:active{
	background: url(images/readMoreArrowsWhite.gif) no-repeat 5px right;
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.normalPurpleBtn{
background: url(images/purpleBtnL.gif) no-repeat left 1px;
padding-left: 5px;
text-align: center;
margin: 0 0 10px;
float: left;
}
.normalPurpleBtn span {
display: block;
height: 24px;
padding: 9px 10px 0 5px;
background: url(images/purpleBtnR.gif) no-repeat top right;
text-align: center;
margin: 0;
}
.normalPurpleBtn:link, .normalPurpleBtn:visited, .normalPurpleBtn:hover, .normalPurpleBtn:active{
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-weight:bold;
font-size:11px;
}
.questionLabelsWrap{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 10px 10px 0;
	float: left;
}
.questionsContentWrap{
	float: left;
	width: 490px;
	margin: 0 0 10px;
	padding: 5px 0 0;
}
.commentsLeft{
	float: left;
	margin: 0 30px;
}
.commentsRight{
	float: right;
}
.addCommentWrap{
	margin: 10px 0 0 30px;
}
a.moreBlueLink:link, a.moreBlueLink:visited, a.moreBlueLink:hover, a.moreBlueLink:active{
	background: url(images/readMoreArrowsBlue.gif) no-repeat right 5px;
	padding: 0 10px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #3a5263;
}
ul.twitterList{
	margin: 0;
	padding: 0;
}
ul.twitterList li{
	 background: url(images/twitterListIcon.gif) no-repeat;
	 padding: 0 0 0 36px;
	 margin: 10px 0;
	 list-style: none;
}
#dnn_dnnCOPYRIGHT_lblCopyright{
	color: #000000;
}
.section_content{
	background: #DDE1E6;
	padding: 20px;
}

.section_content .inquiry_label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 5px;
}
.section_content input{
}
.commentsWrapper{
	margin: 5px;
	background: #edf1f5;
	border: 1px dashed #cccccc;
	padding: 5px 5px 0;
}
.commentsWrapper div{
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px dashed #cccccc;
}

/*===== PAGE LAYOUT STYLES =====*/
.pageWrapper{
	width: 940px;
	margin: 0 auto;
	border:1px #333 solid;
}
.header{
	width: 100%;
	height: 116px;
	background:#fff;
	
}
.header .headerLeft{
	float: left;
	height: 99px;
	padding: 16px 0 0 20px;
}
.header .headerRight{
	float: right;
	height: 55px;
	padding: 60px 40px 0 0;
	width: 205px;
}
.navigation{
	background:url(images/navBg.gif) repeat-x;
	width: 100%;
	height: 31px;
	color: #FFF;
	position: relative;
}
.navigation .navigationLeft{
	float: left;
}
.navigation .navigationRight{
	float: right;
	padding: 6px 20px 0 0;
}
.navigation .navigationRight span.small{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px 0 0;
	font-weight: bold;
}
.navigation .navigationRight span.large{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 12px; 
	background-color:transparent;
	width:100%;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size: 13px;
	padding:8px 12px 8px 12px;
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	float:left;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#ebaacc;
	background: #9c2d67;
	font-weight:bold;
	text-align:center;
	font-size: 13px;
	padding:7px 11px 6px 11px;
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	float:left;
	border: 1px solid #bc5e8f;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ebaacc;
	background: #9c2d67;
	font-weight:bold;
	text-align:center;
	font-size: 13px;
	padding:7px 11px 6px 11px;
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	float:left;
	border: 1px solid #bc5e8f;
}

/*  SUB Menu Normal */
.navigation .main_dnnmenu_submenu 
{
	border:1px solid #ffffff;
	z-index: 1000;
	white-space: nowrap;
}

.main_dnnmenu_submenu td
{
	background-color:#51022c;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	white-space: nowrap;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	color:#ebaacc;
	background: #9c2d67;
	white-space: nowrap;
}
.main_dnnmenu_itemselected td{
    color:#ebaacc;
	background: #9c2d67;
	white-space: nowrap;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #ffffff;
}

/* Module Action Menus */
.ModuleTitle_MenuBar{
}
.ModuleTitle_MenuItem{
	border: 0;
}
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

.campaignWrapper{
	background: #adc3da;
	width: 100%;
	height: 161px;
	border-bottom: 3px solid #7c0041;
}
.campaignWrapper .campaignLeft{
	float: left;
	width: 260px;
	height: 161px;
}
.campaignWrapper .campaignRight{
float:right;
height:131px;
padding:15px 30px;
width:620px;
}
.adminContentWrapper{
	background: #dde1e6;
	width: 100%;
}
.contentWrapper{
	background: url(images/contentBg.gif) repeat-y;
	width: 100%;
	position: relative;
}
.contentWrapper .contentLeft{
	float: left;
	width: 549px;
	background: #dde1e6;
	padding: 20px 20px 0;
	
}
.adminContentWrapper .contentLeft{
	width: 900px;
	background: #efefef;
	padding: 20px 20px;
	height: 100%;
	
}
.contentWrapper .bottomLeft{
	width: 569px;
	float: left;
	background: #666;
	padding: 10px;
	margin: -330px 0 0;
}
.contentWrapper .contentRight{
	background: #526a7c;
	float: right;
	width: 309px;
	color: #FFF;
	padding: 20px;
}
.footerWrapper{
	border-top: 7px solid #7c0041;
	width: 100%;
	padding: 5px;
	font-size: 12px;
	width:930px;
	background:#fff;
}
.footerWrapper a:link, .footerWrapper a:visited, .footerWrapper a:hover, .footerWrapper a:active{
	color: #000000;
	text-transform: uppercase;
	margin: 0 10px;
	font-size: 12px;
}

.footerWrapper .footerLeft{
	float: left;
	text-transform: uppercase;
	padding: 0 10px 0 0;

}
.footerWrapper .footerLeft a:link, .footerWrapper .footerLeft a:visited, .footerWrapper .footerLeft a:hover, .footerWrapper .footerLeft a:active{
	text-transform: none;
	margin: 0;
}
.footerWrapper .footerCenter{
	float: left;
	text-transform: uppercase;
}
.footerWrapper .footerRight{
	float: right;
	text-transform: uppercase;
}

/* ====== DNN STYLES ======== */
.Head {
font-family: Arial, Helvetica, sans-serif;
font-size:  14px;
font-weight: bold;
color: #526a7c;
}
/* style of item titles on edit and admin pages */
.SubHead {
color:#333333;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.contentRight .SubHead {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Arial, Helvetica, sans-serif;
font-size:  10px;
font-weight: bold;
color: #333333;
}
/* text style used for most text rendered by modules */
.Normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;

}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
}
p {
margin: 0 0 10px 0;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
.NormalRed {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FF0000;
}
.NormalBold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #5D6164;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.CommandButton:link {
text-decoration: underline;
color: #000;
}
a.CommandButton:visited {
text-decoration: underline;
color: #000;
}
a.CommandButton:hover {
text-decoration: underline;
color: #000;
}
a.CommandButton:active {
text-decoration: underline;
color: #000;
}
.contentRight a.CommandButton:link {
text-decoration: underline;
color: #fff;
}
.contentRight a.CommandButton:visited {
text-decoration: underline;
color: #fff;
}
.contentRight a.CommandButton:hover {
text-decoration: underline;
color: #fff;
}
.contentRight a.CommandButton:active {
text-decoration: underline;
color: #fff;
}

/*------Right Content Links-----*/
.contentRight a:link {
text-decoration: none;
color: #fff;
line-height:16px;
}
.contentRight a:hover {
text-decoration: underline;
color: #fff;
}
.contentRight a:visited {
text-decoration: none;
color: #fff;
}
.contentRight h4{
color:#fff;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}
/* GENERIC */

a:link, 
a:visited, 
a:active {
color: #526a7c;
text-decoration: none;
font-weight: normal;
}
a:hover {
color: #86084a;
text-decoration: none;
font-weight: normal;
}
H1, h1, h1 .Head {
font-family:Georgia, "Times New Roman", Times, serif;
color:#526a7c;
font-weight:bold;
margin:0 0 10px;
font-size:24px;
}
H2, h2, h2 .Head {
font-family:Georgia, "Times New Roman", Times, serif;
color:#526a7c;
font-weight:bold;
margin:0 0 10px;
font-size:20px;
}
H3, h3, h3 .Head {
font-family:Georgia, "Times New Roman", Times, serif;
color:#526a7c;
font-weight:bold;
margin:0 0 10px;
font-size:16px;
}
h3 a:link, h3 a:visited, h3 a:active{

color:#526a7c;
cursor: pointer;
font-weight:bold;
}
h3 a:hover{
color:#86084a;
cursor: pointer;
font-weight:bold;
}
H4, h4, h4 .Head {
font-family:Georgia, "Times New Roman", Times, serif;
color:#526a7c;
font-weight:bold;
margin:0 0 5px;
font-size:14px;
}
H5, h5, h5 .Head {
font-family:Georgia, "Times New Roman", Times, serif;
color:#526a7c;
font-weight:bold;
margin:0 0 5px;
font-size:12px;
}

SMALL {
font-size:  8px;
}
BIG {
font-size:  14px;

}
BLOCKQUOTE, PRE {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
margin-bottom: 20px;
}
ul ul {
margin-bottom: 0;
}
ul li {
list-style-type:disc;
color: #333333;
margin-left: 40px;
font-size: 13px;
}
ul li p{
color: #333333;
}
ul ul li {
list-style-type: disc;
margin-left: 80px;
}
ul ul ul li {
list-style-type: circle;
margin-left: 120px;
}
ol li {
list-style-type: decimal;
margin-left: 40px;
}
ol ol li {
list-style-type: lower-alpha;
margin-left: 80px;
}
ol ol ol li {
list-style-type: lower-roman;
margin-left: 120px;
}
HR, hr {
background: #7c0041;
border:0px solid #7c0041l;
height:2px;
margin: 0;
}
a img {
border: 0;
}
#dnn_dnnCOPYRIGHT_lblCopyright{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-decoration:none;
}
.links_bottom, a.links_bottom:link, a.links_bottom:visited, a.links_bottom:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  11px;
color: #333333;
text-decoration:none;
font-weight: normal;
}
a.links_bottom:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  11px;
color: #333333;
text-decoration: underline;
font-weight: normal;
}

.links_top, .links_top a:link, .links_top a:visited, .links_top a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
text-decoration:none;
}
.links_top a:hover {
text-decoration:underline;
}
a.links_top:link, a.links_top:visited, a.links_top:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
text-decoration:none;
}
a.links_top:hover {
text-decoration:underline;
}
.userstyle, a.userstyle {
font-size: 11px;
color: #c96f1c;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
a.userstyle:hover {
text-decoration: underline;
}

/* LIGHTBOX STYLES */
.black_overlay{
   	display: none;
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index:500;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.white_content {
	position:absolute;
	top:0;
    margin: 0px 0 0 250px;
	*margin: 0px 0 0 -190px;
	_margin: 0px 0 0 250px;
    width: 440px;
    padding: 0px;
    z-index:1000;
    overflow: auto;
    background:transparent;
	_background:000000;
    border:0px solid #999999;
    overflow:hidden;
	-moz-opacity: 1;
	opacity:1;
    filter: alpha(opacity=100);
}


