/*** WEBSITE: ADHA Skin
	 AUTHOR: Sommer Hayes
	 CREATED: 10/04/2007 
	 COMMENTS: Condensed Stylesheet for ADHA Skin */
	 
/******************************************************
    SKIN LAYOUT STYLES
******************************************************/
#bodyDiv { width:100%; height: 100%; text-align:center; background-color:#ffffff; padding: 0px; margin: 0px;}
html>body #bodyDiv { height:auto; min-height: 100%;}
#frame{text-align:left;}
html>body #frame { min-width:1024px;}
*html #frame { min-width:1024px;}





#branding {height: 172px;  float:left;background: url(headerBg.gif) repeat-x top right; z-index:30; }
.leftHead { float:left; width:766px; height:172px; background: url(headLogo.jpg) no-repeat;}
.rightHead {height: 172px; float:right;}

#headSection {}
#menu{height: 26px; clear:both; }

#contentArea { width:100%; float:left; margin-top:10px; margin-bottom:10px; text-align:left;}

/* breadcrumbs and user details*/
#mapping {width:90%;margin: 5px 62px 0 5px;height:20px;}
#mapping { text-align:right;float:right;width:670px;}
#mapping a, #mapping a:link  { color:#4FA601; }
#mapping a:hover { color:#333;}

.grey { background:#666; width:100%;}
html>body .grey {height:28px; border-bottom:1px solid #666;}

/* home template */
.encloseHome {width:66%;float:left; padding: 0 2% 0 2%;}
.leftcpanelHome {width:47%; float:left;  }
.rightcpanelHome { width:47%; float:right;}
.contentPanelHome { width:100%;}

/* inner template 3 panes */
#enclose { width: 80%; float: right;}
.leftPanel { width:16%; float:left; padding-left:1%;}
.contentPanel { width:60%; float:left; padding: 0 2% 0 2%;}
.rightPanel { width:25%; float:right; padding: 0 2% 0 2%; }
.print { display:none;}

/* inner template 2 panes */
#enclose2pane { width: 83%; float: right;}
.leftPanel2pane { width:13%; float:left; padding-left:1%; }
.contentPanel2pane { width:80%; float:left; padding: 0 2% 0 2%; }

.tagline{ padding-top:7px;}
.search p{width:28px; float:left; vertical-align:top;font-size: 12px; color: #fff;}
.search {font-size: 13px; color: #fff; padding-top:100px; width:220px;}
.search a, .search a:link, .search a:visited { color:#fff; font-weight:600; text-decoration:none;}
.search a:active { font-weight:bold; text-decoration:none;}
.search a:hover {text-decoration:underline;}
.search img {margin:0px; padding:0px; vertical-align:top;}
.search .NormalTextBox { width:130px;}
html>body .search p {padding-right:14px; line-height:1.0em;}

#footer {clear:both; border-top:1px solid #4FA600; line-height:4em; font-size: 11px;}

/******************************************************
    SKIN FOR CONTAINERS
******************************************************/
.lineContainer {width:100%;	padding:0;}
.lineContainerText {
	color: #4FA601;
	font-size: 14px;
	font-weight: normal;
    height:40px;
	padding-left: 10px;
	margin-bottom: 0;
	text-transform:uppercase;
	background: url(../../Skins/adha/qlBG1.gif) bottom no-repeat;
}
.linecontainerContent {}

.stripContainer {
	width:100%;
	margin-bottom: 20px;
}
.stripContainerText {
	color: #666;
	font-size: 14px;
	font-weight: normal;
    height:23px;
    padding-left:10px;
    line-height:2em;
	margin-bottom: 0;
	text-transform:uppercase;
	background: url(../../Skins/adha/qlBG2.jpg) left no-repeat;
}



/******************************************************
    TZI / INFINITE MENU STYLES
******************************************************/
/* --[[ Main Container ]]-- */
#imouter0 {padding:0px; margin:0px; width:100%;}

/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#244D93; border: 1px solid #080503; margin: 3px 0px 0px 0px; z-index:999999;position:relative;}
html>body #imenus0 li ul { margin-top: 4px;}

/* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 ul .imctitle {color:#fff; text-align:left; font-size:14px; text-decoration:none; border-right: 1px solid #333; height: 19px; padding:6px 13px 2px 13px; background:#666;}

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {background-color:#4FA600; text-decoration:none; color:#fff; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#4FA600; text-decoration:none; color:#fff;}

	/* [active] */
	#imenus0 li a.iactive { background: #4FA600; color:#fff;}

/* --[[ Sub Items ]]-- */
#imenus0 ul a, #imenus0 ul .imctitle  {color:#fff; text-align:left; font-size:13px; font-weight:normal; text-decoration:none; padding:6px 13px 4px 13px;border-right: 0;border-bottom:1px solid #333; }

	/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {background: #E5E5E5; color:#333; text-decoration:none; }
	#imenus0 ul li a.ihover {background: #E5E5E5; color:#333; text-decoration:none; }

	/* [active] */
	#imenus0 ul li a.iactive { background:#4FA600;color:#fff;}

/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {width:7px; height:5px; left:15px; top:5px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}

/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(none); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}

/******************************************************
    CONTAINER STYLES
******************************************************/
.container{ width:100%;}
.containerContent { padding: 0px;}


/******************************************************
    SELECTOR and COMMONLY USED DNN STYLES              
******************************************************/
html {height: auto; background: #fff;/* Firefox and IE7 hack for 100% background */}
body {margin:0px; padding:0px; background: #fff; height: 100%;/* IE6 hack for 100% background  */}
body, td, ul li, p, .normal, .NormalDisabled, .blogCalendar td{ font-family: "Arial", arial, verdana, helvetica; text-align:left; font-size: 12px;color: #333;font-weight: normal;line-height:1.5em;}

/* text style used for rende#FF0000 text which should appear disabled */
.NormalDisabled { color: #D3D3D3;}
/* style of item titles on edit and admin pages */
.SubHead {color: #333; font-family: Arial, Tahoma, Helvetica; font-size: 11px; font-weight: bold; text-align: left;}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { font-family: Arial, Tahoma, Helvetica; font-size: 11px; font-weight: bold; color: #000;}
/* text style used for rende#FF0000 text which requires emphasis */
.NormalBold { font-family: Arial, Tahoma, Helvetica; font-size: 11px; font-weight: bold;}
/* text style used for error messages */
.NormalRed { font-family: Arial, Tahoma, Helvetica; font-size: 12px; font-weight: bold; color: #ff0000;}

/* heading styles */
h1, h2, h3, h4, h5, dt, h6, .head, h2 span.head, .container h2 span.head, 
h3 span.SubHead, .newstitle, tfoot, thead, th {font-family: "Arial", arial, verdana, helvetica; color:#666; margin:0px; padding:0px; margin-bottom:10px; font-weight:normal; font-size: 12px;}
h1 {font-size:18px; color:#4FA600;}
h2, .head, h2 span.head, .container h2 span.head {font-size:14px; font-weight:bold;}
h3, h3 span.SubHead, .newstitle {font-size: 14px; font-weight:normal; color:#333;}
h4 {font-size: 14px; font-weight: bold;}
h5, DT {font-size: 13px; font-weight: bold;}
h6 {font-size: 12px; font-style: italic;}

.leftcpanelHome h2, .rightcpanelHome h2 {border-bottom:1px solid #4FA601; color:#4FA601;}
.rss a, .rss a:link, .rss a:visited, .rss a:active { color:#333; text-decoration:none;}

p {margin: 5px 0px 15px 0px;}
ul { margin: 0px 0px 10px 25px;}
ul li { margin-left:5px; padding:0px; list-style-image: url(bullet2.gif); vertical-align:middle;}
ul li li { list-style-type: disc;}
ul li li li { list-style-type: circle;}
ol li { list-style-type: decimal;}
ol ol li { list-style-type: lower-alpha;}
ol ol ol li{ list-style-type: lower-roman;}

hr { color: #f4f4f4; height:1pt; text-align:left;}
img{ border:0px; margin:0px; padding:0px;}

/* link styles */
a, a:link, a:active { color:#4FA601; text-decoration:underline; padding: 0px; margin:0px;}
a:visited { color:#4FA601; text-decoration:none;}
a:hover { text-decoration:underline; color:#333;}

blockquote {font-size:15px; font-family:"Lucida Sans Unicode"; float:right;}
pre {font-family: Lucida Console, monospace;color: #434343;font-weight: normal;	font-size: 11px;}
address {font-family: Arial, Verdana, Helvetica;color: #434343;font-weight: normal;font-size: 11px;font-style: italic;}

/******************************************************
    FORM STYLES              
******************************************************/
/* Generic Form Element classes */
.formInput{ width:150px; height:18px; border:1px solid #CCCCCC;}
.formBtn{}.formRadio{}.formCheckBox{}

.formItem { clear: both; margin-bottom: -10px;}
.label { clear: both; float: left; width: 120px; text-align: right; padding-right: 10px; font-weight: bold;}
.labelDetails { width: 390px;}
.labelDetails p { margin: 0px 0px 7px 0px;}

/* button style for standard HTML buttons */
.StandardButton, input.StandardButton { padding-left:10px; padding-right: 10px;  width:0; overflow:visible; font-weight: normal; font-size: 11px; border: 1px solid #CBD2D8; background: #BECAE2; color: #1F3358; font-family: Verdana, sans-serif; margin: 0px; cursor: pointer; clear: both;}
input.StandardButton[class] { width: auto;} /* Non IE browsers read this */

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox, input.longTextBox, input.longmedTextBox, input.medTextBox, input.medshortTextBox, input.shortTextBox { font-family: Arial, Tahoma, Helvetica; font-size: 12px; font-weight: normal;}
input.longTextBox { width: 250px;}
input.longmedTextBox { width: 200px;}
input.medTextBox { width: 150px;}
input.medshortTextBox { width: 100px;}
input.shortTextBox { width: 60px;}

/*Dropdown Boxes*/
select { font-size: 10px;}

/* Required Fields */
span.mandatory { color: #334692; font-weight:bold;}

/******************************************************
    GENERAL STYLES
******************************************************/
.floatLeft{ float:left;}
.floatRight{ float:right;}

/* styles to mimic auto height of div elements as per IE */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/******************************************************
    DNN STYLES (Some of these we try to avoid, but are still used in some modules; Some we are unsure of what they do)
******************************************************/

/* What exactly does this style?? */
.SkinObject { font-weight:normal; font-size: 10pt; color:#4FA601; text-decoration: none;}
A.SkinObject:link { text-decoration: none; color:#333;}
A.SkinObject:visited { text-decoration: none; color:#333;}
A.SkinObject:active { text-decoration: none; color:#666;}
A.SkinObject:hover { text-decoration: underline; color:#4FA601;}
.SkinObject a:visited { color:#666;}

/* styles used by Data Grids */
.DataGrid_AlternatingItem { background-color:#fff; color: #FF0000; font-family: Arial, Tahoma, Helvetica; font-size: 10px; font-weight: normal;}
.DataGrid_Container { background-color: Transparent;}
.DataGrid_Footer { background-color:#fff;}
.DataGrid_Header { background-color:Transparent; color: #000; font-family: Arial, Tahoma, Helvetica; font-size: 10px; font-weight: bold; text-align: center;}
.DataGrid_Item { background-color:Transparent; color: #000; font-family: Arial, Tahoma, Helvetica; font-size: 10px; font-weight: normal;}
.DataGrid_SelectedItem { background-color: #D3D3D3; color: Blue; font-family: Arial, Tahoma, Helvetica; font-size: 10px; font-weight: normal;}

/* text style used for help text rende#FF0000 by modules */
.Help { border: #000 1px solid; padding: 2px; font-weight: normal; font-size: 11px; color: #000; font-family: Arial, Tahoma, Helvetica; background-color: #ffff99;}

SMALL { font-size: 8px;}
BIG { font-size: 14px;}

/******************************************************
    DIGICON QUICK LINK STYLES
******************************************************/
.QuickLink { padding:0px 0px;}
.QuickLink h3 { margin:0px; padding:10px;}
.QuickLink img { float:left; padding-right:3px;}
.QuickLink p { margin:0px; padding-top:10px;}

/******************************************************
    SURVEY MODULE STYLES
******************************************************/
.YourCompanyNameSurveyResults {font-family: Arial, Tahoma, Helvetica; font-size: 12px; font-weight: normal;}


/******************************************************
    QUICK LINKS WITHOUT DESCRIPTION STYLES
******************************************************/
#Highlight {padding:0px;}
#Highlight_SubHead a {color: #333; font-size: 13px;text-align:left; text-decoration:none; line-height:2em; }
#Highlight_Content img{float:left; vertical-align:baseline;}

/******************************************************
    ORIZONTI NUKE NEWS STYLES
******************************************************/
.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited {font-size:11px;color:#FFFFFF;background-color: #333;}
.newsactionbarlinks:hover { color:#fff;background-color: #f0f0f0;}
.rssFeed {margin-top: 10px;}
.readMore {padding-bottom: 5px;}
.newspostdate, .newsPosted { padding: 5px 0px 5px 0px;font-size:12px;color:#666;}
.Rss a, .Rss a:link, .Rss a:active, .Rss a:visited {color:#4FA601; text-decoration:none; font-weight:normal;}
.Rss a:hover { text-decoration:underline;}

/******  default theme ******/
.newscontainer{width: 100%; }
.newsheadercontainer{font-weight:bold; font-size:14px; padding: 3px 3px 10px 3px;}
.newsactionbar {font-weight:normal; font-size:11px; padding: 10px 3px 3px 3px; 	text-align: left;}
.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited{font-weight:bold; font-size:11px; color:#ffffff; background-color: #666; padding: 3px 5px 3px 5px}
.newsactionbarlinks:hover{ color:#FFF;	background-color:#000;}
.newsPublishRSSLink:link, .newsPublishRSSLink:active, .newsPublishRSSLink:visited{font-weight:bold; font-size:11px; color:#000000;}
.newsPublishRSSLink:hover{color:#FF0000;}
.newsrow {padding: 5px;}
.NukeNews_Item{	background-color:#fff;	padding: 5px 0px;}
.NukeNews_AltItem{background-color: #eeeeee;	padding: 5px 0px;}
.newsrowspacer{height:1px;	background-color:#666;}

.newscategoryimage{}
.newscategoryimagecontainer {float: right; text-align: left; padding: 0px;}

.newstitle {font-weight:normal;font-size:18px;color:#000;}

/****** news post/summary dates ******/
.newspostdate{font-weight:normal;font-size:11px;color:#333;}
.newssummary {font-weight:normal;font-size:12px;color:#333;}

/****** readmore links ******/
.newsreadmore:link, .newsreadmore:active, .newsreadmore:visited{font-weight:bold;font-size:12px; text-decoration: underline; color:#4FA601;}
.newsreadmore:hover {font-weight:bold; font-size:12px; color:#333;}

.archivelinkcontainer {	background-color: Silver;padding: 3px 3px 3px 3px;}
.archivelink:link, .archivelink:active, .archivelink:visited{font-weight:bold; font-size:11px; text-decoration: underline; color:#000000;}
.archivelink:hover {font-weight:bold; font-size:11px; color:#FF0000;}
.archivedisplaymonthlink:link, .archivedisplaymonthlink:active, .archivedisplaymonthlink:visited {font-weight:bold; font-size:14px; text-decoration: underline; color:#000000;}
.archivedisplaymonthlink:hover {font-weight:bold; font-size:14px; color:#FF0000;}
.archivedisplayreturnlinkcontainer{	padding: 5px 5px 10px 5px;}
.archivedisplayreturnlink:link, .archivedisplayreturnlink:active, .archivedisplayreturnlink:visited{font-family:Arial, Tahoma, Helvetica;	font-weight:bold;	font-size:11px;	text-decoration: underline;	color:#000000;}
.archiveddisplayreturnlink:hover{font-weight:bold;	font-size:11px;	color:#FF0000;}

.viewnewstitle{font-weight:bold;font-size:16px;	color:#333;	}
.viewnewsimage{	float:right; padding: 0;}

/****** return links ******/
.viewnewsreturn:link, .viewnewsreturn:active, .viewnewsreturn:visited{font-weight:bold; font-size:12px;	text-decoration: underline;	color:#4FA601;}
.viewnewsreturn:hover{font-weight:bold;	font-size:12px;	color:#333;}

/****** view article/view posted by ******/
.viewnewsarticle {font-weight:normal;font-size:12px;color:#333;}
.viewnewspostedby {font-weight:normal;	font-size:12px;	color:#333;	padding: 0;}

.adminMenuTitle{font-size: 12px; font-weight: bold; color: #000; padding: 0px 0px 3px 3px; vertical-align: bottom;}
.adminMenuDesc{font-size: 11px;font-weight: normal;color: #666;padding-left: 3px;vertical-align:top;}
.adminlabels{font-weight:bold;font-size:11px;color:#000000;}
.admindata{font-weight:normal;font-size:11px;color:#000000;}
.adminlinks:link, .adminlinks:active, .adminlinks:visited{font-weight:bold;font-size:11px;	color:#000000;}	
.adminlinks:hover{color:#FF0000;}

.errors {font-weight:bold;font-size:11px;color:#FF0000;}
.admincategorygridheader {font-weight:bold;font-size:11px;color:#666;}
.admincategorygriditem {font-weight:bold;font-size:10px;}
.admincategorygrid{}
.submitnewsdata{font-weight:normal;font-size:11px;color:#000000;}
.submitnewslabels{font-weight:bold;	font-size:11px;	color:#000000;}
.submitnewslinks:link, .submitnewslinks:active, .submitnewslinks:visited{font-weight:bold;	font-size:11px;color:#000000;}
.helplist{color:#00FF00;font-size:12px;font-family: Arial;}

/*****  Comments & Ratings *****/
.newsRatingsDisplay{color:#333;font-size: 11px;font-weight: bold;}
.RatingLabel{color:#333;font-size: 12px;font-weight:bold;}
.CommentsEntryLabel{color:#333;font-size: 12px;font-weight:bold;}
.SaveCommentsRating:link, .SaveCommentsRating:active, .SaveCommentsRating:visited{font-weight:bold;font-size:11px;color:#333;text-decoration: underline;}
.SaveCommentsRating:hover{text-decoration:none;	}	
.EditCommentsLink:link, .EditCommentsLink:active, .EditCommentsLink:visited{font-weight:bold;font-size:11px;color:#333;text-decoration: underline;}
.EditCommentsLink:hover{text-decoration:none;}	
.commentsRating{color:#333;font-size:12px;}
.CurrentRatingLabel{color:#333;	font-size: 12px;font-weight:bold;}
.CurrentRating{color:#333;	font-size: 12px;}
.RatingLabelRow{color:#333;	font-size: 11px; font-weight:bold; padding-top:10px;}
.RatingRow{color:#666;font-size: 11px;padding-top:10px;}
.CommentsRow{color:#666;font-size: 11px;}

/******************************************************
    ANNOUNCEMENT MODULE STYLES
******************************************************/
.DNN_ANN_DesignTable { width:100%; padding:4px;}
.DNN_ANN_Description {}
.DNN_ANN_Description P { margin-top:0px;}

/******************************************************
    BLOG MODULE STYLES
******************************************************/
.blogCalendar th, .CreateFrom, .extraInfo, .extraInfo .Normal, .extraInfo .NormalBold {font-size: 12px; font-weight: normal; color: #333;}
.blogSummary { }
.blogCommentsHeading { padding: 5px; margin: 5px 0px 5px 0px; background: #EFEFEF;}
.blogComments { border-bottom: 1px solid #333; padding-bottom: 5px;}
.BlogInfo {}
.SearchOptions LABEL {font-size:12px;;} 
.CreateFrom {font-size: 11px;color: #333;}



/******************************************************
    OPT IN MODULE SYTLES
******************************************************/ 
.GridText{ color: #ffffff; }
tr.HeaderRowStyle{  background-color : #7F7F7F;}
tr.HeaderRowAlternate{  background-color : #0F4791; }
td.HeaderStyle{	color: #ffffff; font-weight: bold; }
th.HeaderStyle {color: #ffffff; font-weight: bold; }

/******************************************************
    EVENT STYLES              
******************************************************/
.eventHeader { font-family: "Arial", arial, verdana, helvetica; color:#4FA601; margin:0px; padding:0px; margin-bottom:10px; font-weight:bold; font-size: 15px;}


/* Tooltip that provides event details */
.Eventtooltip
{
    border: #000 1px solid;
    padding: 5px;
    font-size: 10px;
    width: 200px;
    color: #fff;
    font-family: Arial;
    background-color: #333;
    text-align: left;
    position: relative;
    z-index: 1000;
	font-weight:bold;
}
.Event{
	background-color: #f0f0f0;
	border: #000 1px solid;
	table-layout: auto;
	padding: 0px;
	font-size: 7pt;
	margin: 0px;
	color: #000;
	font-family: Arial;
	border-collapse: collapse;
	text-align: center;
	width: 400px;
	height: 400px;
}
.EventTitle{
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
	height: 100%;
	background-color: #4FA601; 
	text-align: center;
	background-image: none;
}

/* MAIN HEADER WITH MONTH AND PREVIOUS MONTHS*/
.EventTitle, .EventTitle td{
	font-weight: bold;
	font-size: 11pt;
	background-color: #4FA601; 
	text-align: center;
	color:#FFF;
}
/* PREVIOUS MONTHS FONT*/
.EventNextPrev, .EventNextPrev a:link{
	padding-right: 0 0.5em 0 0.5em;
	font-size: 8pt;
	color:#FFF !important; 
}
.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover{
	padding-right: 0 0.5em 0 0.5em;
	font-size: 8pt;
	color: #FFF !important;
	text-decoration:underline;
}
/* END OF PREVIOUS MONTHS FONT*/

/* DAY OF THE WEEK SECTION */
.EventDayHeader{
	font-weight: bold;
	font-size: 7pt;
	font-family: Arial;
	background-color: #F5F5F5;
}
/* Background of days of week in month-calendar view; color doesn't have effect though background-color does */
.EventDay,  .EventDay td{
  	font-weight: bold;
    font-size: 8pt;
    font-family: Arial;
    background: #f2f2f2;

}
.EventDay a,.EventDay a:visited,.EventDay a:hover{
	font-size: 8pt;
	color: #666 !important;
	font-family: Arial;
}
.EventOtherMonthDay{
	color: pink;
	background-color:#fff;
}
.EventOtherMonthDay a, .EventOtherMonthDay a:visited {
	background-color: #fff;
}
.EventOtherMonthDay a:hover {
	text-decoration:underline;
}
.EventWeekendDay{
	background-color: #F5F5F5;
}
.EventTodayDay{
	border: red 2px solid;
}

.EventSelectedDay, td.EventSelectedDay{
	font-weight: normal;
	color: #fff !important;
	background-color:pink;
}
.EventSelectedDay a,.EventSelectedDay a:visited{
	color: #555 !important; /*#0000ff*/
	font-weight: bold;
}
.EventSelectedDay a:hover {
	text-decoration:underline;
}
.EventSelector{
	background-color: #666;
}
.EventSelector a,.EventSelector a:visited,.EventSelector a:hover{
	color: #fff; /*#0000ff*/
	text-decoration: none;
}	

#calendarWrap 
{
    width:400px;

}







/******************************************************
   ACTIVE FORUM STYLES
******************************************************/
.afgrid, .afnormal{font-size: 12px;	color: #000000;	background: #fff;}
.afgridborder{border: solid 1px #dcdcdc;font-size: 12px;color: #000000;	background: #fff;}
.aflastpost{border-top: #cdcdcd 1px solid;font-size: 11px;background-color: #ffffff;}
.NTForums_Pager{border: solid 1px #333333;background: #fff;margin:0;padding-top:0px;}
.af_pager, .af_pagernumber, .af_currentpage{font-size:10px;color:#000;padding: 2px;}
.af_pagernumber{background: #DCDCDC;border-left: #000 1px solid;width: 15px;}
.af_currentpage{background: #FFFFCC;border-left: #000 1px solid;color: #000;padding: 2px;width: 15px;font-weight:bold;}
.afcrumb{font-size: 12px;padding-top: 10px;padding-bottom: 10px;font-weight:normal;}
.afcrumb a, .afcrumb a:link, .afcrumb a:visited {color: #333;}
.afcrumb a:active { color:#4FA601;}
.afsubjectheader{font-size: 12px;font-weight:bold;padding-bottom: 10px;}
.afgrouprow{font-weight: bold;font-size: 12px;color: #fff;height: 30px;background-color: #4FA601;}
.afgrouprow a:link, .afgrouprow a:visited, .afgrouprow a:active{color:#fff;}
.afsubgrid {border: solid 1px #cdcdcd;}
.afheader{font-weight: bold;font-size: 12px;color: #333;height: 22px; background:#f4f4f4;}
.afheader2{font-weight: bold;font-size: 11px;color: #fff;background-color: #336699;height: 18px;}
.afforumrow{border-right: #cdcdcd 1px solid;border-top: #cdcdcd 1px solid;font-size: 12px;background-color: #fff;}
.afforumrow2{border-right: #cdcdcd 1px solid;border-top: #cdcdcd 1px solid;font-size: 12px;background-color: #f5f5f5;}
.afforumrow a:link, .afforumrow a:visited, .afforumrow a:active, 

.afpostinfo1 a, .afpostinfo1 a:link, .afpostinfo1 a:visited, .afpostinfo1 a:active, 

.afposttopic a, .afposttopic a:link, .afposttopic a:visited, .afpostreply1 a, 

.afpostreply1 a:link, .afpostreply1 a:visited, .afforumrow2 a:link, .afforumrow2 a:visited, 

.afforumrow2 a:active{color: #333; text-decoration:none;}
.afforumrow a:hover { text-decoration:underline;}

.afpostinfo2 a, .afpostinfo2 a:link, .afpostinfo2 a:visited, 

.afpostinfo2 a:active, .afpostreply2 a, .afpostreply2 a:link, .afpostreply2 a:visited{color: #000080;}
.aflastpost a:link, .aflastpost a:visited, .aflastpost a:active{color: #000080;}
.aftopicrow1, .aftopicrownew, .afcol3, .afcol4, .afcol5, .afcol6, .afsubject, .afpostinfo, .afposttopic, .afpostreply, .afpostbody, .afpostattach, .afpostsig{font-size: 12px;}
.afpostinfo1, .afpostinfo2{border-left: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;border-bottom: solid 1px #cdcdcd;}
.afpostinfo2, .afpostreply2{background-color: #f5f5f5;}
.afposttopic, .afpostreply1, .afpostreply2 {border-right: solid 1px #cdcdcd;border-bottom: solid 1px #cdcdcd;}
.afsubrow{font-size:11px;border-bottom: solid 1px #333333;}
.afcol1{border-left: solid 1px #cdcdcd;	border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}
.afcol2{border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}
.afcell1{font-weight: bold;background-color: #dcdcdc;}
.aftopicrow1, .aftopicrownew{border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}
.afnormal a,.aftopicrow1 a, aftopicrow1 a:link, aftopicrow1 a:visited, aftopicrow1 a:active{color: #000080;}
.aftopicrownew a, aftopicrownew a:link, aftopicrownew a:visited, aftopicrownew a:active{color: #000080;font-weight: bold;}
.NTForums_Button{cursor:hand;border: #000 1px solid;display: block;padding: 5px 2px;font-weight: bold;font-size: 9pt;width: 100px;color: #fff;background: #ccc;text-align: center;text-decoration: none;}
.afButton {cursor:hand;	border: #000 1px solid;}
.af_arrow {	background-color: #FFF;border: #696969 1px solid; cursor: hand;}
.afborder {border-left: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;border-bottom: solid 1px #cdcdcd;}
.afsmallbutton, .afsmallbutton a, .afsmallbutton a:link, .afsmallbutton a:active, .afsmallbutton a:visited{font-size: 11px;	color: #000080;}
.afminibutton, .afminibutton a, .afminibutton a:link, .afminibutton a:active, .afminibutton a:visited{font-size: 10px;color: #000080;}
.afsmalltext{font-size:11px;}
.emot{background-color:transparent;border-style:none;margin:0px,0px,0px,0px;padding:0px,0px,0px,0px;}
.af_textbox{border-bottom:#336699 1px solid;border-left:#7B9EBD 1px solid;border-right:#336699 1px solid;border-top:#7B9EBD 1px solid;}




.NTForums_Quote{border: #a9a9a9 1px solid;padding: 5px;display: block;font-size: 8pt;margin: 10px;background: #f5f5f5;}
.af_normal{font-size: 12px;}


.af_button{border-right: #336699 1px solid;	padding: 0 5px;	border-top: #7b9ebd 1px solid;	font-size: 11px;border-left: #7b9ebd 1px solid;	width: 110px;cursor: hand;border-bottom: #336699 1px solid;}

.af_textbox{font-size: 11px;border-right: #336699 1px solid;border-top: #7b9ebd 1px solid;border-left: #7b9ebd 1px solid;border-bottom: #336699 1px solid;}
.af_results{border: #333 1px solid;overflow: auto;width: 99%;height: 400px;background-color: #fff;}
.af_row{font-size: 11px;padding-bottom: 2px;cursor: pointer;}
.af_header{font-size: 11px;	background-color:#cdcdcd;}
.afpollbar{background: #ff0000;}
.afpollresults{border: solid 1px #333333;}
.afposteditdate{font-size: 9px; font-style:italic;}
.csharpcode{border: #808080 1px solid;font-size: 10pt;overflow: auto;width: 90%;color: #333;background: #fff;}
.csharpcode pre { margin:0;}
.rem { color: #008000; }
.kwrd { color: #0000ff; }
.str { color: #006080; }
.op { color: #0000c0; }
.preproc { color: #cc6633; }
.asp { background-color: #ffff00; }
.html { color: #800000; }
.attr { color: #ff0000; }
.alt {background: #f4f4f4;width: 100%;margin: 0;}
.lnum { color: #606060; }
.rating0{clear: none;border: #d3d3d3 1px solid;	display: inline;background: #f5f5f5 url(./images/yellow_star_00.gif) no-repeat;
width: 74px;cursor: hand; pointer: hand;}


/* forum ratings */
.rating1{clear: none;display: inline;border: #d3d3d3 1px solid;background-image:#f5f5f5 url(./images/yellow_star_01.gif) no-repeat;width: 74px;cursor:hand;pointer: hand;}
.rating2{clear: none;display: inline;border: #d3d3d3 1px solid;background-image:#f5f5f5 url(./images/yellow_star_02.gif) no-repeat;width: 74px;cursor:hand;pointer: hand;}
.rating3{clear: none;display: inline;border: #d3d3d3 1px solid;background-image:#f5f5f5 url(./images/yellow_star_03.gif) no-repeat;width: 74px;cursor:hand;	pointer: hand;}
.rating4{clear: none;display: inline;border: #d3d3d3 1px solid;background-image:#f5f5f5 url(./images/yellow_star_04.gif) no-repeat;width: 74px;cursor:hand;pointer: hand;}
.rating5{{clear: none;display: inline;border: #d3d3d3 1px solid;background-image:#f5f5f5 url(./images/yellow_star_05.gif) no-repeat;width: 74px;cursor:hand;pointer: hand;}

.Tabs{margin-bottom: 0;	padding-bottom: 0;width: 100%;color: #000;}
.TabLeftSpacer {width:5px; border-bottom: 1px solid #000;}
.TabRightSpacer {width:100%; border-bottom: 1px solid #000;}
.TabSelected{border: #000 1px solid;width: 20%;background: #fff;}
.LeftTab, .RightTab {border: 1px solid #ccc; width:20%; cursor:hand; background:#eee;}
.TabLabel {font-weight: bold; font-size:9pt; color:#000;}

.afadminTextBox{font-size: 12px;font-weight: normal;}
.afadmingrid{font-size: 12px;color: #000;background: #fff;}
.afadmintopicrow{background:#fff;}
.afadminNormal{font-size: 11px;font-weight: normal;}
.afadmingrouprow{font-weight: bold;font-size: 12px;color: #333;height: 30px;background-color: #f4f4f4;}
.afadminforumrow{border-right: #cdcdcd 1px solid;border-top: #cdcdcd 1px solid;font-size: 12px;background: #fff;}
.afadminCommandButton{font-size: 11px;font-weight: normal;}
.afadminNormalBold{font-size: 11px;font-weight: bold}
.afadminNormalRed{font-size: 12px;font-weight: bold;color: #ff0000;}
.afadminHeader{border-bottom:#000000 1px solid;font-size:12pt;font-weight:bold;padding-left:10px;width:95%;}
.afadminSelected a, .afadminSelected a:link, .afadminSelected a:active, .afadminSelected a:visited { color:#333; text-decoration:none;}
.afadminSelected a:hover { text-decoration:underline;}

.af_normal label{font-size:11px;color: #000;}
.ambutton{font-size: 11px;color: #000;height: 20px;	padding: 0 2px 0 2px;margin: 5px 0 0 5px;cursor: hand;	position: static;text-decoration:none;display:inline;}
.ambutton A:link, .ambutton A:visited, .ambutton A:active, .ambutton A:hover{font-size:11px;color:#000;	text-decoration:none;}


/******************************************************
   CONTACT FORM STYLES
******************************************************/
#contactForm {clear: both;}
.contactForm {padding: 5px;color: #fff;}
.contactForm TD {text-align: left;background: #f5f5f5;border: 1px solid #FFF;}
table .contactForm {background:pink;}
