/*--------------------------------------------------------------------------------------------------------------*/
/* =============================== CSS Styles for the www.seraphimcodex.com =================================== */
/*--------------------------------------------------------------------------------------------------------------*/
/*control panel*/
.ControlPanel{background:#696969;border:#AAA solid;border-width:0 0 1px 0;}
.ControlPanel img{margin:10px 5px 0px;}
.ControlPanel td td td td img{margin:0px;}
.ControlPanel div{width:1px;height:100px;background:#696969;}
.ControlPanel td.SubHead{background:#696969;}
.ControlPanel .SubHead{font-size:13px;color:#FFF;font-weight:bold;padding:5px 0;}
.ControlPanel td td td .SubHead{background:transparent;color:#FFF;font-size:11px;font-weight:normal;}
.ControlPanel a.CommandButton{color: #FFF; font-size:10px;font-weight:normal;}
/*--------------------------------------------------------------------------------------------------------------*/
/*page*/
html,body{background:#000000;margin:0;padding:0;height:100%;text-align:center;}
#skinwrapper{width:800px;background:#000000;border-left:#ffffff 1px solid;border-right:#ffffff 1px solid;border-top:#ffffff 1px solid;border-bottom:#ffffff 1px solid;margin:0 auto;text-align:left;}
/*#skinheader{background:#000000;position:relative; background-image: url(header.jpg); background-repeat: no-repeat; height:165px;}*/
#skinheader{background:url(header.jpg);position:relative; height:165px;}
#skinlogo{}
/*.skinuseroptions{padding-right:20px;text-align:right;font-size:11px;color:#FFFFFF;}*/
.login{padding-right:20px;}
.skinmenu{height:40px;background:#000;margin:0 auto;font-size:8px;}
#skinbar{height:35px;border-bottom: #FFFFFF 0px solid;}
#skinbreadcrumb{width:65%;float:left;}
#skinbreadcrumb div{position:absolute;right:240px;line-height:35px;font-size:11px;color:#FFFFFF;}
#skinbreadcrumb span.arrow{color:#FFFFFF;cursor:default;font-size:10px;}
#skinsitesearch{height:29px;width:200px;float:left;position:relative; margin-left: 7px; }
#skinsitesearch input{color: #FFFFFF; font-size:12px;width:120px;height:20px;position:absolute;bottom:0px;border:.5px #FFFFFF inset;padding-left: 4px; background:#000000;}
#skinsitesearch a{width:50px;display:block;position:absolute;bottom:4px;left:125px;}
.skincontents{clear:both;}
.skincontentstable{width:100%; padding-top:20px;}
.skinclearboth{clear:both;font-size:1px;}
#skinfooter{width:800px;margin:0 auto;border:#FFF solid;border-width:0 0px;background:#000000;}
#skinfooter div{padding:5px 0;}
.skinfooter{font-size:9px;text-align:left;color:#FFFFFF;}
#skinfooter a:link{color:#FFFFFF;text-decoration:underline;}
#skinfooter a:visited{color:#FFFFFF;text-decoration:underline;}
#skinfooter a:hover{color:#FFFFFF;text-decoration:none;}
#skinfooter a:active{color:#FFFFFF;text-decoration:none;}

/*--------------------------------------------------------------------------------------------------------------*/
/*panes*/
.skinleftpane{width:20%;padding:5px 5px 0 0;}
.skincontentpane{width:60%;padding:5px 0 0;}
.skinrightpane{width:20%;padding:5px 0 0 5px;}
.skinbottompane{}
/*--------------------------------------------------------------------------------------------------------------*/
/*text*/
.normal,div,span,p,td,th,li,a{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#FFF;}
.head,.subhead,.subsubhead{font-family:Arial;color:#FFF;}
.head{font-size:16px;font-weight:bold;}
.subhead{font-size:12px;font-weight:bold;}
.subsubhead{font-size:12px;font-weight:bold;}
H1, H2, H3, H4, H5, H6 {color: #FFFFFF;}
H2{font-family: Tahoma, Verdana;font-size: 22px;}
.NormalTextBox{color: #FFFFFF;}

/*--------------------------------------------------------------------------------------------------------------*/
/*links & buttons*/
a:link{color:#FFFFFF;text-decoration:underline;}
a:visited{color:#FFFFFF;text-decoration:underline;}
a:hover{color:#FFFFFF;text-decoration:none;}
a:active{color:#FFFFFF;text-decoration:none;}

.StandardButton{background:#EFEFEF;border:1px #EFEFEF outset;padding:5px;}

a.CommandButton{font-size:11px;font-weight:bold;}
a.CommandButton:link{color:#FFFFFF;text-decoration:underline;}
a.CommandButton:visited{color:#FFFFFF;text-decoration:underline;}
a.CommandButton:hover{color:#FFFFFF;text-decoration:none;}
a.CommandButton:active{color:#FFFFFF;text-decoration:none;}

a.skinuseroptions,.skinuseroptions{font-size:11px;}

a.skinuseroptions:link{color:#FFFFFF;text-decoration:underline;}
a.skinuseroptions:visited{color:#FFFFFF;text-decoration:underline;}
a.skinuseroptions:hover{color:#FFFFFF;text-decoration:none;}
a.skinuseroptions:active{color:#FFFFFF;text-decoration:none;}

/*--------------------------------------------------------------------------------------------------------------*/
/*menu*/
.MainMenu_MenuContainer{background:transparent;width:1%;}
.MainMenu_MenuContainer td{cursor:default;font-size:1px;width:1px;}
.MainMenu_MenuIcon{display:none;}
.MainMenu_RootMenuArrow{display:none;}
.MainMenu_MenuItem{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;font-size:11px;font-weight:normal;
	padding:2px 15px 2px 5px;
	border:1px #FA0 solid;border-width:1px 0;
}
.submenuitembreadcrumb{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;font-size:11px;font-weight:normal;
	padding:2px 15px 2px 5px;
	border:1px #FA0 solid;border-width:1px 0;
}
.submenuitemselected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;font-size:11px;font-weight:normal;
	padding:2px 15px 2px 5px;
	background:#FB0;
	border:1px #FA0 solid;border-width:1px 0;
}
.MainMenu_MenuArrow{
	font-size:11px;
	padding:2px 0 2px 10px;height:24px;
	border:#FA0 solid;border-width:1px 1px 1px 0;
}
.submenu{
	z-index:1000;
	border:0;
	padding:0;
	margin-left:1px;
	background:#FA0;
}
.rootmenuitem{background:url(tab_gray.gif) no-repeat;text-align:center;border:0;}
.rootmenuitem td{padding:0 10px 0 9px;width:100px;height:40px;cursor:pointer;cursor:hand;}
.rootmenuitem td span{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFF;font-size:11px;font-weight:bold;white-space:nowrap;}
.rootmenuitemselected{background:url(tab_red.gif) no-repeat;text-align:center;border:0;}
.rootmenuitemselected td{padding:0 10px 0 9px;width:100px;height:40px;cursor:pointer;cursor:hand;}
.rootmenuitemselected td span{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFF;font-size:11px;font-weight:bold;white-space:nowrap;}
.rootmenuitembreadcrumb{background:url(tab_red.gif) no-repeat;text-align:center;border:0;}
.rootmenuitembreadcrumb td{padding:0 10px 0 9px;width:100px;height:40px;cursor:pointer;cursor:hand;}
.rootmenuitembreadcrumb td span{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFF;font-size:11px;font-weight:bold;white-space:nowrap;}
.MainMenu_MenuBreak{height:40px;cursor:default;border:0;}
.MainMenu_MenuBreak table{border:0;height:40px;background:#000;}
.MainMenu_MenuBreak td{font-size:0px;}

.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #6A7384;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
}


/* ================================
    CSS STYLES FOR Module Event
   ================================
*/

.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	border-right: #FFFFFF 1px solid;
	table-layout: auto;
	padding-right: 0px;
	border-top: #FFFFFF 1px solid;
	padding-left: 0px;
	font-size: 7pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #FFFFFF 1px solid;
	color: #FFFFFF;
	padding-top: 0px;
	border-bottom: #FFFFFF 1px solid;
	font-family: Verdana;
	border-collapse: collapse;
	text-align: center;
	width: 90%;
	height: 400px;
}

.EventTitle
{
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	width: 100%;
	height: 100%;
	background-color: transparent;
	text-align: center;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	background-image: none;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #FFFFFF !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #FFFFFF !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: transparent;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	color: #FFFFFF !important;
	font-family: Verdana;
	background-color: #000000;
}

.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #FFFFFF !important;
	font-family: Verdana;
	background-color: #000000;
}

.EventOtherMonthDay
{
	color: #FFFFFF;
	background-color: transparent;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #FFFFFF;
	background-color: #000000;
}


.EventWeekendDay
{
	background-color: #000000;
}

.EventTodayDay
{
	border-right: #FFF 2px solid;
	border-top: #FFF 2px solid;
	border-left: #FFF 2px solid;
	border-bottom: #FFF 2px solid;
	background-color: #000000 !important;
	color: #FFFFFF !important;
}

.EventTodayDay a,
.EventTodayDay a:visited,
.EventTodayDay a:hover
{
	color: #FFFFFF !important;
}


/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: red 2px solid;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
	font-weight: bold;
	background-color: #000000 !important;
	color: #FFFFFF !important;
}

.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #FFFFFF !important;
	font-weight: bold;
}

.EventSelector
{
	background-color: #000000;
}

.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}	

/* News Articles Custom Styles */

.articleOptionpanel {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;  
	margin: 4px; 
	margin-bottom: 4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: transparent;
	float: none;
	border-left: 1px solid #919B9C;
	border-right: 1px solid #919B9C;
	border-bottom: 1px solid #919B9C;
	border-top: 1px solid #919B9C;
	text-align: center;
	}
.articleTabpanel {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 20px;
	margin: 0px;
	background-color: transparent;
	float: none;
	border-left: 1px solid #919B9C;
	border-right: 1px solid #919B9C;
	border-bottom: 1px solid #919B9C;
	border-top: 1px solid #919B9C;
	}
.articleButton{color: #000000;}