@charset "utf-8";
@import url("sifr3/sifr-s.css");
/* CSS Document */


/*===== STANDARD GLOBAL STYLES =====*/
*{
padding: 0;
margin: 0;
}

body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: url(_assets/images/pageBackground.jpg) no-repeat center top #000000;
}

.clear {    
content:".";
display: block;
height: 0;
clear:both;
visibility:hidden;
}

img{
border: 0;
}

.DNNEmptyPane {
display: none;
}



/*===== PAGE LAYOUT STYLES =====*/
.pageWrap{
margin: 0 auto;
width: 828px;
height: auto;
}
.homePageWrap{
margin: 0 auto;
width: 980px;
height: auto;
}
.headerWrap{
width: 808px;
height: 175px;
background: url(_assets/images/header.png) no-repeat;
padding: 0 10px;
color:#FFFFFF;
}
.adminHeaderWrap{
width: 808px;
height: 191px;
background: url(_assets/images/adminHeader.png) no-repeat;
padding: 0 10px;
color:#FFFFFF;
}
.headerLinks{
width: 798px;
height: 25px;
margin: 0 0 94px;
padding: 5px 0 0;
}
.headerLinks .headerLinksContent{
float: right;
}
.headerLinks .headerLinksContent a:link, .headerLinks .headerLinksContent a:visited, .headerLinks .headerLinksContent a:active{
color: #ffffff;
text-decoration: none;
}
.headerLinks .headerLinksContent a:hover{
color: #ffffff;
text-decoration: underline;
}
.menuWrap{
margin: 0 auto;
width: 729;
height: 50px;
}
.rootMenu{
width: 773px;
margin: 0 auto;
}
.menuWrap .rootMenu a:link, .menuWrap .rootMenu a:visited, .menuWrap .rootMenu a:active{
background: none;
font-family: "Times New Roman", Times, serif;
color: #ffffff;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
line-height: 25px;
display: block;
float: left;
margin: 0;
padding: 0 4px 0 9px;
text-decoration: none;
}
.menuWrap .rootMenu a:link span, .menuWrap .rootMenu a:visited span, .menuWrap .rootMenu a:active span, .menuWrap .rootMenu a.current span{
background: none;
display: block;
float: left;
width: auto;
padding: 0 9px 0 0;
cursor: pointer;
}
.menuWrap .rootMenu a:hover, .menuWrap .rootMenu a.current{
background: url(_assets/images/rootMenuHoverBgLeft.png) no-repeat;
font-family: "Times New Roman", Times, serif;
color: #ffffff;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
line-height: 25px;
margin: 0;
padding: 0 4px 0 9px;
display: block;
float: left;
width: auto;
}
.menuWrap .rootMenu a:hover span, .menuWrap .rootMenu a.current span{
background: url(_assets/images/rootMenuHoverBgRight.png) right top no-repeat;
display: block;
float: left;
width: auto;
padding: 0 9px 0 0;
cursor: pointer;
}
.subMenu{
background:url(_assets/images/navbarLeft.png) no-repeat;
width: auto;
padding: 0 0 0 9px;
width: 765px;
height: 25px;
margin: 0 auto;
}
.subMenuContent{
background:url(_assets/images/navbarRight.png) right top no-repeat;
height: 25px;
width: 754px;
}
.menuWrap .subMenu a:link, .menuWrap .subMenu a:visited, .menuWrap .subMenu a:active{
background: none;
font-family: "Times New Roman", Times, serif;
color: #ffffff;
font-size: 10px;
text-transform: uppercase;
font-weight: normal;
line-height: 25px;
display: block;
float: left;
margin: 0 5px;
padding: 0 9px;
text-decoration: none;
}
.menuWrap .subMenu a:hover{
background: none;
font-family: "Times New Roman", Times, serif;
color: #ffffff;
font-size: 10px;
text-transform: uppercase;
font-weight: normal;
line-height: 25px;
display: block;
float: left;
margin: 0 5px;
padding: 0 9px;
text-decoration: underline;
}
.contentWrap{
background-repeat: repeat-y;
width: 778px;
height: auto;
background: url(_assets/images/contentBackground.png) repeat-y;
padding: 5px 15px 10px 35px;
color:#FFFFFF;
}
.contentWrap_noScroll{
background-repeat: repeat-y;
width: 793px;
height: auto;
background: url(_assets/images/contentBackground.png) repeat-y;
padding: 5px 15px 10px 20px;
color:#FFFFFF;
}
.adminContentWrap{
background-repeat: repeat-y;
width: 778px;
height: auto;
background: url(_assets/images/adminContentBackground.png) repeat-y;
padding: 10px 15px 10px 35px;
color:#000000;
}

.contentSeparator{
background: url(_assets/images/contentSeparator.jpg) no-repeat;
width: 770px;
height: 33px;
margin: 5px auto;
}
.footerWrap{
background: url(_assets/images/contentBackground.png) repeat-y;
width: 828px;
height: 20px;
color:#FFFFFF;
margin: 0 auto;
}
.footerContent{
background: url(_assets/images/footerBg.jpg) repeat-x;
width: 812px;
height: 20px;
margin: 0 auto;
text-align: center;
}
.footerContent a:link, .footerContent a:visited, .footerContent a:active{
color: #ffffff;
}
.baseFooter{
width: 980px;
height: 20px;
margin: 10px auto 0;
color: #999999;
font-size: 10px;
}
.int_baseFooter{
width: 799px;
height: 20px;
margin: 0 auto;
padding: 8px 5px 5px;
color: #999999;
font-size: 10px;
}
.baseFooter a:link, .baseFooter a:visited, .baseFooter a:hover, .baseFooter a:active{
	color:#999999;
}
.baseLeft{
	float:left;

}
.baseRight{
	float:right;

}

/*===== PAGE TEXT STYLES =====*/



/* ====== DNN STYLES ======== */
.Head {
font-family: Arial, Helvetica, sans-serif;
font-size:  14px;
font-weight: bold;
color: #3388CB;
}
/* style of item titles on edit and admin pages */
.SubHead {
color:#3388CB;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.contentWrap_noScroll .SubHead, .contentWrap .SubHead{
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.rightSide .SubHead {
color: #2D4E6A;
font-family:Arial, Helvetica, Geneva, sans-serif;
font-size: 17px;
text-align: left;
font-weight: bold;
text-transform: none;
margin: 0 0 5px 0;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Arial, Helvetica, sans-serif;
font-size:  11px;
font-weight:    bold;
color: #666666;
}
/* text style used for most text rendered by modules */
.Normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;


}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
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: 11px;
font-weight: normal;
}
.NormalRed {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FF0000;
}
.NormalBold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
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;
}

.contentWrap_noScroll a.CommandButton:link, .contentWrap a.CommandButton:link {
text-decoration: underline;
color: #fff;
}
.contentWrap_noScroll a.CommandButton:visited, .contentWrap a.CommandButton:visited{
text-decoration: underline;
color: #fff;
}
.contentWrap_noScroll a.CommandButton:hover, .contentWrap a.CommandButton:hover{
text-decoration: underline;
color: #fff;
}
.contentWrap_noScroll a.CommandButton:active, .contentWrap a.CommandButton:active{
text-decoration: underline;
color: #fff;
}
/* GENERIC */

a:link, 
a:visited, 
a:active {
color: #ffffff;
text-decoration: underline;
font-weight: normal;
}
a:hover {
color: #e1001e;
text-decoration: underline;
font-weight: normal;
}
H1, h1, h1 .Head {
font-family:Arial, Helvetica, Geneva, sans-serif;
color:#666666;
font-size:20px;
font-weight:normal;
text-transform: uppercase;
margin:10px 0 5px;
text-align: left;
}
H2, h2, h2 .Head {
font-family: "Times New Roman", Times, serif;
color:#ffffff;
text-transform: uppercase;
font-weight:bold;
margin:0 0 10px;
padding:2px 0 4px;
font-size:14px;
}
h3, H3, h3 .Head{
font-family: "Times New Roman", Times, serif;
color:#ffffff;
text-transform: none;
font-weight:bold;
margin:0 0 10px;
padding:2px 0 4px;
font-size:14px;
}

h4, H4, h4 .Head{
font-family: "Times New Roman", Times, serif;
color:#ffffff;
text-transform: none;
font-weight:bold;
margin:0 0 10px;
padding:2px 0 4px;
font-size:12px;
}
H5, h5, h5 .Head {
font-family:Arial, Helvetica, Geneva, sans-serif;
font-size:16px;
font-weight:bold;
margin:0 0 5px;
padding: 4px 10px;
border: 2px #a07300 solid;
background-color: #ce9400;
color: #FFFFFF;
}
H5 a:link, H5 a:active, H5 a:visited, h5 a:link, h5 a:active, h5 a:visited, h5 .head a:link, h5 .head a:active, h5 .head a:visited {
color:  #5D6164;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
font-weight: normal;
text-transform: none;
text-align: right;
}
H5 a:hover, h5 a:hover, h5 .head a:hover {
color:  #5D6164;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
font-weight: normal;
text-transform: none;
text-align: right;
}
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: none;
background: url(_assets/images/bullet.jpg) no-repeat 0 2px;
padding: 0 18px 0 18px;
color: #ffffff;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 10px;
font-size: 13px;
}
ol ul li {
list-style-type: none;
background: url(_assets/images/bullet_med.jpg) no-repeat 0 2px;
padding: 0 0 0 18px;
color: #ffffff;
margin-left: 40px;
font-size: 13px;
}
ul ol li {
list-style-type: none;
background: url(_assets/images/bullet_med.jpg) no-repeat 0 2px;
padding: 0 0 0 18px;
color: #ffffff;
margin-left: 40px;
font-size: 13px;
}
ul li p{
color: #ffffff;
}
ul ul li {
list-style-type: none;
background: url(_assets/images/bullet_med.jpg) no-repeat 0 2px;
padding: 0 0 0 18px;
margin-left: 50px;
}
ul ul ul li {
list-style-type: none;
background: url(_assets/images/bullet_sm.jpg) no-repeat 0 2px;
padding: 0 0 0 18px;
margin-left: 60px;
}
ol li {
list-style-type: none;
background: url(_assets/images/bullet.jpg) no-repeat 0 2px;
padding: 0 0 0 18px;
margin-left: 40px;
margin-bottom: 8px;
}
ol ol li {
list-style-type: none;
background: url(_assets/images/bullet_med.jpg) no-repeat 0 2px;
padding: 0 0 0 18px;
margin-left: 50px;
}
ol ol ol li {
list-style-type: none;
background: url(_assets/images/bullet_sm.jpg) no-repeat 0 2px;
padding: 0 0 0 18px;
margin-left: 60px;
}

HR, hr {
color: #cccccc;
height:1pt;
}
a img {
border: 0;
}
#dnn_dnnCOPYRIGHT_lblCopyright{
color:#8a8a8a;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
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;
}

.jScrollPaneContainer {
position: relative;
overflow: hidden;
z-index: 1;
height: 505px;
width: 773px;
}
.scroll-pane {
overflow: visible;
height: auto;
width: 754px;
padding-right:0;
position: absolute;
top: 0px;
padding: 0 10px 0 0;
}
.jScrollPaneTrack {
position: absolute;
cursor: pointer;
right: 0;
top: 0;
height: 100%;
background: #151515;
width: 7px;
}
.jScrollPaneDrag {
position: absolute;
background: #8d1519;
cursor: pointer;
overflow: hidden;
width: 7px;
top: 0px;
}
.jScrollPaneDragTop {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 7px;
}
.jScrollPaneDragBottom {
position: absolute;
bottom: 0;
left: 0;
overflow: hidden;
width: 7px;
}
a.jScrollArrowUp {
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
text-indent: -2000px;
overflow: hidden;
/*background-color: #666;*/
height: 9px;
}
a.jScrollArrowUp:hover {
/*background-color: #f60;*/
}

a.jScrollArrowDown {
display: block;
position: absolute;
z-index: 1;
bottom: 0;
right: 0;
text-indent: -2000px;
overflow: hidden;
/*background-color: #666;*/
height: 9px;
}
a.jScrollArrowDown:hover {
/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
/*background-color: #f00;*/
}

.part{

}
#toc{
}
#toc h3{
padding-bottom:10px;
}
#toc h3 strong{
font-size:13px;
color:black;
}

#toc li{
list-style-type:circle;
padding-left:5px;
margin-left:15px;
}
#toc a{

}

div.adminContentWrap {

}
div.homePageWrap div#dnn_ContentPane{
width:768px;
height: auto;
overflow: visible;
margin: 0;
position:relative;
background: none;
}
div.adminContentWrap div#dnn_ContentPane{
width:788px;
height: auto;
overflow: visible;
margin: 5px 0;
position:relative;
background: none;
}
div.contentWrap_noScroll div#dnn_ContentPane{
width:788px;
height: auto;
overflow: visible;
margin: 5px 0;
position:relative;
background: none;
}
div#dnn_ContentPane{
width:778px;
height: 500px;
overflow: hidden;
margin: 5px 0;
position:relative;
background: #000000;
}

div.section {
width:745px;
margin: 5px 0;
overflow: hidden;
}

div div.section h3{
margin-bottom:10px;
}

ul.elements{

}
ul.elements li{
width:200px;
height:100px;
font-weight:bolder;
border:1px black solid;
text-align:center;
padding:50px;
position:relative;

}
ul.elements li a{
bottom:20px;
color:#933;
font-size:12px;
left:125px;
position:absolute;
}
ul.elements li p{
color:#666;
}
#pane-options ul.elements li{
margin:5px;
}
#pane-options{
margin-bottom:10px;
}
ul.links{
height:20px;
}
ul.links a{
color:#69C;
margin:0pt 5px;
}
h3 span{
position:absolute;			
}
.message{
color:#333;
font-size:12px;
font-weight:normal;
padding:1px;
margin-top:2px;
}
.newsItem, .newsItemAlt{
	color: #ffffff;
	width: 100%;
	padding: 10px 5px;
}

.newsHead{
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px;
	display: block;
	text-transform: uppercase;
}
.newsDate{
	color: #a72026;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 10px;
}
.newsItem{
	background-color: #262626;
	
}

.newsItemAlt{
	background-color: #0d0d0d;
	
}
.newsDropDown{
	display: none;
}