@import url("css/menu.css");

body
{
    background: #ffffff url('images/BodyBG.jpg') top repeat-x;
    font-family: Arial;
    font-size: 18px;
    color: #444;
    }
a
{
    text-decoration: none !important;
    color: #0066cc;
    }
#ExtWrapper
{    
    width: 985px;
    margin: 4px auto;
    border:8px solid #fff45c;
	border-top:0px;
}

#Panes
{
    padding: 10px 50px;
    background: url('images/ContentBG.jpeg') top no-repeat;
}

#banner {background-color:#fff!important;height:190px;width:100%}
#header
{
    position:relative;
    width: 985px;
    height: 179px;/*
    background: #ffffff url('images/HomeBG.jpg') no-repeat;*/
}
#headertext
{
	background-color:transparent;
	/*height:90%;
	width: 100%;*/
    margin-top: 20px;
	text-align: center;
    overflow:hidden;
	color:#000;
	font-family:Arial,sans-serif;
	font-size:28px;
	line-height:42px;
	font-weight:bold;
	text-transform:capitalize;
	text-shadow: #ffffff 1px 1px 8px;

}
#headertextbg {
	background-image: url('images/bgr-Blue15.png');
	background-repeat: no-repeat;
	background-position: top;
	height: 133px;
	width: 418px;
	position: absolute;
	z-index: 0;
	left: 14px;
	top: 24px;
	overflow: hidden;
}
#companyname {
	position: static;
	z-index: 2;
	top: -175px;
	left: 7px;
}
#companyname {
color:#FFFFFF;
font-family:Arial;
font-size:16pt;
font-weight:bold;
}
#companyslogan {
	position: static;
	z-index: 3;
	top: -170px;
	left: 7px;
}
#Footer
{
    background: #ffffff url('images/FooterShadow.jpeg') top no-repeat;
    padding-top: 10px;
    }
#Footer .Text
{
    width: 925px;
    margin: 10px auto;
    }
#Footer #Bar
{
    background-color: #435d74;
    height:24px;
	padding: 10px;
    }
.ContentPane
{
    width: 431px;
    float:left;
    }
#Copyright
{
    text-align:center;
    padding:8px 1px 1px 1px;
    }
.RightPane
{
    float:left;
    /**width: 450px; **/
	padding-left:40px;
}

.FineLine
{
    height: 1px;
	border-top:1px solid #fff00;
	border-bottom:0px solid #fff00;
    background-color: #435d74;
    clear: both;
    }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
color: #000;
}

h2, .sectiontitle {
    font-size:28px;
}

/* MENU MAIN */
.Menu
{
    clear:both;
    }
.main_dnnmenu_bar
{
    padding-top: 3px;
    border-top:1px solid #000000;
    background: url('images/MenuShaduw.jpeg') bottom repeat-x;
    padding-bottom: 13px;
    font-weight: bold;
    cursor: pointer;
    display:block;
    min-height: 22px;
    }
.main_dnnmenu_rootitem_hover
{  
	color:#435E74 !important;
}
.main_dnnmenu_rootitem,
.main_dnnmenu_rootitem_selected
{
    background: url('images/MenuItemBG.jpeg') bottom right no-repeat;
    width: 113px;
    color:#1B4261;
    font-family:Tahoma,arial;
    font-size:16px;
    line-height:24px;
    padding: 5px;
   display:inline-block;
    float:left;
    text-align: center;
    }
.main_dnnmenu_submenu
{
    width: 202px;
    background: url('images/SubmenuBG-B.gif') bottom no-repeat;
    padding-bottom: 12px;
    border: 0;
    z-index: 99;
    }
.main_dnnmenu_submenu .main_dnnmenu_bar,
.main_dnnmenu_submenu .main_dnnmenu_itemselected 
{
    background: url('images/SubmenuBG.gif') repeat-y;
    padding:2px;
    display:block;
    border: 0;
    }
.main_dnnmenu_submenu .main_dnnmenu_bar td,
.main_dnnmenu_submenu .main_dnnmenu_itemselected td
{
       padding: 2px 5px;
    }
 .main_dnnmenu_submenu .main_dnnmenu_bar span
 {
     display:block;
	 font-size:15px;
	 line-height: 22px;
	 color: #000;
     }
.main_dnnmenu_itemhover
{
    color: #435E74 !important;
    }
    
.bottom_dnnmenu_rootitem,
.bottom_dnnmenu_rootitem_selected
{
    color: #ff66cc;
    }
.SkinObjectLogin
{
    font-weight: normal;
    font-size: 10pt;
    color: #ccc;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObjectLogin:link, A.SkinObjectLogin:visited, A.SkinObjectLogin:active
{
    text-decoration: none;
    color: #ccc;
}

A.SkinObjectLogin:hover
{
    text-decoration: none;
    color: #ccc;
}
#dnn_TopPane LI {padding-bottom:10px}
.main_dnnmenu_itemselected TD {font-size:15px}


