
/* Setting Text Throughout the skin */ 
table, tr, td {font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 11px; color:#1B1B1B; margin: 0;}
table td{vertical-align:top;}
p {font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 11px;}
h3 {color: #FFFFFF; font-weight: bold; font-size: 18px;}

body { background-color:#A6A3A3; font-family:"Comic Sans MS" }
.SkinWidth { width:890px; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 11px; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 11px; font-weight: bold; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: "Comic Sans MS", Arial, Sans-Serif; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 11px; font-weight: bold; color: #1B1B1B; padding: 0; }
/*-- subheadings - mostly in admin (form) --*/ .fSubHead { font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 11px; font-weight: bold; color: #1B1B1B; padding: 0 10px 0 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #FFF; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: "Comic Sans MS", Arial, Sans-Serif; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: "Comic Sans MS", Arial, Sans-Serif; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 11px;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton { background-image: url(images/search_btn.gif); background-repeat:no-repeat; background-position:center top; padding: 17px 32px 7px 40px; cursor: hand; font-size:1px; margin: 0px 0 0 0; display:inline;}
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font-family: "Comic Sans MS", Arial, Sans-Serif; font-weight:bold; font-size: 11px; text-decoration: none; }


/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 11px; }
/*-- textbox                    --*/ .NormalTextBox { padding-left: 4px; line-height: 11px; font-family: "Comic Sans MS", Arial, Sans-Serif; font-weight: normal; font-size: 11px; }
/*-- textbox (form)             --*/ .fNormalTextBox { padding-left: 4px; line-height: 11px; font-family: "Comic Sans MS", Arial, Sans-Serif; font-weight: normal; font-size: 11px; margin-bottom:10px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- user token idle                   --*/ .UserTD a:link, .UserTD a:visited, .UserTD a:active { color: #ffffff; font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 12px; font-weight:normal; text-decoration: none; }
/*-- user token hover                  --*/ .UserTD a:hover { color: #ffffff; font-family: "Comic Sans MS", Arial, Sans-Serif; font-weight:normal; font-size: 12px; text-decoration: underline; }




.headerTD
{
    background-image: url(images/header_bg.jpg);
    background-position:top left;
    vertical-align: top;
    width:100%;
    height:136px;
}

.navTD
{
    background-color:#000000;
    vertical-align:middle;
    width:100%;
    height:30px;
}

.ContentTD 
{
    background-image: url(images/bg.jpg);
}

.ContentTable { background-color: #A6A3A3; }
.UserTD { text-align:right; padding:10px 10px; background-color:#858282; height:25px; color: #ffffff; font-family: "Comic Sans MS", Arial, Sans-Serif; font-size: 12px; font-weight:normal; }
.PaneTD { padding: 10px 15px; }

.footerBarTD
{
    vertical-align: middle;
    width:100%;
    height:24px;
}

.footerTD
{
    vertical-align:top;
    width:100%;
    height:99px;
}



/****** NAVIGATION ******/

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: "Comic Sans MS", Arial, Sans-Serif;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
		
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: "Comic Sans MS", Arial, Sans-Serif;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 7px 0px 5px;   /*explicitly set padding for root menu items*/
}

.Seperator 
{
    padding:0px 7px 0px 0px;
}

.main_dnnmenu_itemhover {  
	background-color: Transparent;	
}

.main_dnnmenu_itemhover td {  
	background-color: #A6A3A3;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
	
	
}

.main_dnnmenu_submenu {
	background-color: #000000;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	margin-left:10px;	
}

#dnn_dnnNAV_ctldnnNAVsub125,#dnn_dnnNAV_ctldnnNAVsub126  {
	margin-left:0px;
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.footerlinks, .footerlinks a, .footerlinks a:hover, .footerlinks a:visited{
	color:white;
	text-decoration:none;
	font-weight:normal;
}

a.falinks, a.falinks:hover, a.falinks:visited{
	color:white;
	text-decoration:none;
	font-weight:normal;
}
/****** END NAVIGATION ******/

.trgray{
	background-color:#858282;
}

.divmoredetails{
	margin-top:7px;
}

a.moredetails{
	font-weight:bold;
	font-size:12px;
	color:#a6a3a3;
}

h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	padding-bottom:14px;
}

table td#dnn_BottomPane a{
	color:#ffffff;
}