/* 
================================
FloridasTurnpike.com Styles on Home page. 
================================
*/



body
{
	background-image: url(bkGrad.gif);
	font-family:Arial; 
	font-size:7pt;
}

div#dotdisclosure
{
	text-align:center; 
	padding: 0 0 .5em 0;
}

div#menubar
{
	padding: 0 0 0 130px;
	background-image:url(topnav_empty.gif);
	height:30px;
	vertical-align:middle;
}

.menu
{
	float:left; 
	width:63%; 
}

.search
{
	float:right; 
	width:290px;
	margin-top:5px;
}

#TopBanner
{
	z-index:1000 !Important; 
}

div#pagebanner
{
	height:200px;
/*	z-index: 3 !Important;*/
	margin: .5em 0;
	padding: .5em 0 0 0; 
/*	filter:progid:DXImageTransform.Microsoft.Shadow(color='3a4143', Direction=180, Strength=10); */
}


div.logosection 
{
	text-align:left;
/*	z-index:1000 !Important; */
	margin-left: 10px; 
	position:absolute; 
	padding: -10em 0;

	/*display:block;
	*/
}

div#outerlogodiv
{
	z-index:1000000000 !Important;
	display:block;
	position: absolute;
		margin-top: -4em;
}


div#logo
{
	top:.25em;
	/*	z-index:1000 !Important; */
}

div#sectiontitle
{
	color:White; 
	font-family:Impact;
	font-size:1.5em;
	top:155px;
	height:50px;
}






.breadcrumb
{
	float:left; 
	width:40%; 
}

.date
{
	float:left;
	width:20%; 
}

.div_loginstatus
{
	text-align:right;
	float:right;
	width:40%; 
}

div#div_centerframe
{
	width:1000px;
	max-width:1000px; 
	height:800px auto; 
	padding: 0 .25em 0 0;
}

div#contentbox
{
	background-image:url(http://floridasturnpike.com/images/bg_pattern.jpg); 
	height:800px ;
	min-height:800px;
	width:100%; 
}


.leftpane 
{
	background-color: transparent;
	margin:  .5em  .25em 1em 9px;
}
.contentbody
{
	float:right; 
	width:700px;
	margin: .5em .5em  1em  0;
}

.div_lowerrightcontent
{
	margin:1em 0 0 0;
}

.contentpane, .rightpane, .leftpane
{
	vertical-align:top;
	background-color:Transparent; 
}

div#FooterPane
{
	margin:.25em 0 1em 0;
}





/*==============================
Font COlors
================================*/ 
A:link { color: #006633; text-decoration:none }
A:visited { color: #006633; text-decoration:none }
A:active { color: #339933; text-decoration:none }
A:hover { color: #003300; text-decoration:underline }

A.SkinObject:link { color: #333333; text-decoration:none; font-size:8pt;}
A.SkinObject:visited { color: #333333; text-decoration:none;font-size:8pt; }
A.SkinObject:active { color: #000000; text-decoration:none;font-size:8pt; }
A.SkinObject:hover { color: #000000; text-decoration:underline;font-size:8pt; }

.text,body { font-family:"Verdana", san-serif; font-size:8pt; line-height:15px; font-style:normal; font-weight:normal; color:#333333 }
.textlarge { font-family:"Verdana", san-serif; font-size:12px; line-height:16px; font-style:normal; font-weight:normal; color:#333333 }
.textcrumbs { font-family:"Verdana", san-serif; font-size:12px; line-height:38px; font-style:normal; font-weight:normal; color:#333333 }
.textheader { font-family:"Arial", "Verdana", san-serif; font-size:28px; line-height:28px; font-style:normal; font-weight:bold; color:#000000 }
.textorange { font-family:"Verdana", san-serif; font-size:10px; line-height:15px; font-style:normal; font-weight:normal; color:#ff6600 }
.copyright { font-family:"Verdana", san-serif; font-size:10px; line-height:12px; font-style:normal; font-weight:normal; color:#cccccc }
.SkinObject {font-family:"Arial"; color:#333333; font-size:8pt;}


.pic { padding:0px; margin: 0 0 10px 0;}
.rpic { padding:0px; margin: 0 0 10px 15px; display:inline; float:right}
.lpic { padding:0px; margin: 0 15px 10px 0; display:inline; float:left}



/* 
================================
Skin styles for DotNetNuke
================================
*/   


.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: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        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: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	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 */
}
.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;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
	text-align: center;
}


















