/*====================================================*/
/*         CSS for DotNetNuke Skin - Atlantic         */
/*                   by Abinko                        */
/*             http://www.abinko.com                  */
/*====================================================*/

body
{		
	border-left:0px 0px 0px 0px;
	margin:0px;
	background-color: #005214;
	padding-top: 00px;
	padding-bottom: 15px;
	padding-left: 0px;			
	/*filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#3D7B4C', startColorstr='#005214', gradientType='0');*/
	background:#508007 url(images/South-Florida-Shavings_bg.jpg) repeat-x left top;
}

/* ********** Setting Text Throughout the skin ************** */
TH,TD,DIV{ font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans"; font-size:11px; color:#333333; }
A,A:link,A:visited,A:active{ color:#F5B800; text-decoration:none; }
A:hover{ color:#8C8C8C; text-decoration:none; }

/*-- most of the text on site          --*/ .normal,.Normal{ font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans"; font-size:11px; color:#333333; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans"; font-family: Trebuchet MS, tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans"; font-weight: bold; font-size: 11px; }
/*-- headings - mostly in admin        --*/ .Head{ font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans"; font-size:12px; font-weight:bold; color:#333333; }
/*-- subheadings - mostly in admin     --*/ .SubHead{ font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans"; font-size:11px; color:#333333; }
/*-- subheadings - mostly in admin     --*/ .SubSubHead{ font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans"; font-size:11px; color:#333333; }


/* ********** Style For width setting of skin ************** */
.StandardWidth { width:750px; padding:3px 3px 3px 3px; background-color:#ffffff;}
.FullWidth { width:98%;}


	
/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFFFFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCCCCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCCCCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }


/* ********** Search Style ************** */
#SearchContainer input{MARGIN: 0px 0px 0px 0px; BORDER: 1px solid #000033; font-size:9px; color:#000033; BACKGROUND:#ffffff;  WIDTH: 100px;  HEIGHT: 15px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#396185; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch{	padding-left: 8px;	width: 158px;	Font-size: 12px;	color:#484848;	HEIGHT:20px;	border: 0px dotted #b7b8b4;	background-color: transparent;}


/* ********** Login Button Style ************** */
.StandardButton {color: #FFFFFF; font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans"; font-size: 10px; font-weight: normal; background-color: #020202; HEIGHT:25px; padding: 0px 12px 0px 12px; width: 99%;}


/* ********** Pane Padding ************** */
.TopBannerPane{ padding:0px 0px 0px 0px;}
.MainHeaderPane{ padding:3px 0px 4px 0px;}
.UpperPane{ padding:3px 0px 4px 0px;}
.LeftNav2{ padding:7px 6px 0px 0px;}
.SubHeaderPane{ padding:8px 0px 3px 0px;}
.SubHeaderLeftPane{ padding:3px 3px 3px 0px;}
.SubHeaderRightPane{ padding:3px 0px 3px 3px;}
.LeftPane{	padding:3px 0px 3px 0px; width:35%;}
.ContentPane{ padding:2px 6px 3px 6px; width:100%;}
.RightPane{	padding:3px 0px 3px 0px; width:35%;}
.CenterLeftPane{ padding:3px 3px 3px 0px; width:100%;}
.CenterPane{ padding:3px 3px 3px 3px; width:100%;}
.CenterRightPane{ padding:3px 0px 3px 3px;	width:100%;}
.LowerPane1{ padding:3px 3px 3px 0px;}
.LowerPane2{ padding:3px 3px 3px 3px;}
.LowerPane3{ padding:3px 3px 3px 3px;}
.LowerPane4{ padding:3px 0px 3px 3px;}
.LowerPane{ padding:3px 0px 3px 0px;}
.LowerPane{ padding:3px 0px 3px 0px;}
.SubFooterPane{ padding:6px 0px 3px 0px;}
.MainFooterPane{ padding:6px 0px 3px 0px;}

/* ********** Login Style ************** */
.login,a.login:link,a.login:active,a.login:visited,.login{	color:#F5B800;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans";	background-image: url(images/ico-register.png);	background-repeat: no-repeat;	background-position: left bottom;	height:10px; padding: 4px 8px 0 17px; margin: 0 0px 0 6px;}
a.login:hover{	color:#8C8C8C;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans"	;background-image: url(images/ico-register-over.png);	background-repeat: no-repeat;	background-position: left bottom;	height:10px;padding: 4px 8px 0 17px; margin: 0 0px 0 6px;}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{	color:#F5B800;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans";	background-image: url(images/ico-login.png);	background-repeat: no-repeat;	background-position: left bottom;	height:10px; padding: 4px 8px 0 17px; margin: 0 0px 0 6px;}
a.user:hover{	color:#8C8C8C;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans";	background-image: url(images/ico-login-over.png);	background-repeat: no-repeat;	background-position: left bottom;	height:10px;padding: 4px 8px 0 17px; margin: 0 0px 0 6px;}
	
/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{	color:#8C8C8C;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans"; padding: 4px 8px 0 17px;}
a.date:hover{	color:#8C8C8C;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ font-size:10px; color:#333333; text-decoration:none; font-weight:normal; font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans";}
a.breadcrumb:hover{	font-size:10px; color:#8C8C8C; text-decoration:underline; font-weight:normal; font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans";}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:11px; color:#F5B800; text-decoration:none; border-bottom:1px dotted; font-weight:Normal;}
a.footer:hover{	color:#8C8C8C; text-decoration:underline; font-weight:Normal;}

/* ********** Copyright Style ************** */
.copyright,a.copyright:link,a.copyright:active,a.copyright:visited{	font-size:11px; color:#F5B800; text-decoration:none; border-bottom:0px dotted; font-weight:Normal;}
a.copyright:hover{	color:#8C8C8C; text-decoration:none; font-weight:Normal;}

/* ********** Privacy/Terms Style ************** */
.terms,a.terms:link,a.terms:active,a.terms:visited{	font-size:11px; color:#F5B800; text-decoration:none; font-weight:Normal; border-bottom:1px dotted;}
a.terms:hover{	color:#8C8C8C; text-decoration:none; font-weight:Normal; border-bottom:0px dotted;}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{	font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:normal; font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans";}	
a.links:hover{	color:#8C8C8C; text-decoration:underline; font-weight:normal;}

/* ********** Other Style ************** */
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }


/* ************ */
/* DNN 5.0 Menu */
/* ************ */

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{	
	font-size: 14px; 
	font-weight:bold;
	background-color:transparent;
	width:100%;
	height:42px;	
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color:#F5B800;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding: 10px 15px 12px 8px;	
	background-color: transparent;	
	text-transform: none;
	float:left;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	padding: 10px 15px 12px 8px;	
	background-color: Transparent;	
	text-transform: none;	
	float:left;
	background-image:url(images/menu_on.png);			
	background-position:center middle;	
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	padding: 10px 15px 12px 8px;	
	background-color: Transparent;	
	text-transform: none;	
	float:left;
	background-image:url(images/menu_on.png);			
	background-position:center middle;	
}

* html .main_dnnmenu_rootitem
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color:#F5B800;
	font-size:14px;
	font-weight:bold;
	text-align:center;	
	background-color: transparent;	
	text-transform: none;	
	padding: 10px 15px 12px 8px;	
}
* html .main_dnnmenu_rootitem_hover
{  
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align:center;	
	background-color: Transparent;	
	text-transform: none;	
	background-image:url(images/menu_on.png);			
	background-position:center middle;	
	padding: 10px 15px 12px 8px;	
}

* html .main_dnnmenu_rootitem_selected 
{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align:center;	
	background-color: Transparent;	
	text-transform: none;	
	background-image:url(images/menu_on.png);			
	background-position:center middle;	
	padding: 10px 15px 12px 8px;			
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #F5F5F5;
}

.main_dnnmenu_submenu td
{
	background-color:#F5F5F5;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans";
	color:#477705;	
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	z-index: 1000;			
	line-height:2em;
	padding: 0px 5px;
	margin:0px;	
}

.main_dnnmenu_submenu td SPAN
{
	color:#477705;	
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background-color: #EDEDED;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans";
	color:#477705;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	z-index: 1000;			
	line-height:2em;
	padding: 0px 5px;
	margin:0px;			
}
.main_dnnmenu_itemselected td{
    background-color: #EDEDED;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans";
	color:#477705;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	z-index: 1000;			
	line-height:2em;
	padding: 0px 5px;
	margin:0px;			
}

.main_dnnmenu_break
{
	height: 2px;	
}

.Sep
{
	height:17px;
	width:1px;
	vertical-align:middle;
	margin-right:15px;
	margin-left:0px;
	padding-left:0px;	
	margin-top:0px;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #F5F5F5;
}

.ModuleTitle_SubMenu td{
	background-color:#F5F5F5;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F5F5F5; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background-color: #EDEDED;
	color: #000;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #F5F5F5;	
}

/* ************ */
/* DNN 5.0 Menu */
/* ************ */












