﻿/* --- ===== Theme="InepeX" ===== --- */
body{background:#eef; margin:0; font-family:verdana; color:#444;}
.wrapper{clear:both; margin:0 auto; width:960px; height:100%; position:relative;}
.header{background:url(../../SiteImages/siteBackground.gif) repeat; height:100px; min-width:980px; /*border-top:5px solid #76dd66;*/}
.welcome{background:url(../../SiteImages/welcomebg.png) repeat-x; min-height:300px; min-width:960px; border-top:1px solid #70a768; border-bottom:2px solid #76dd66; padding:30px 0 20px 0;}
.headline{background:url(../../SiteImages/headlinebg.png) repeat-x; min-height:40px; min-width:960px; border-top:1px solid #70a768; border-bottom:2px solid #76dd66; padding:15px 0 0 10px;}
.content{background:#eef; min-height:380px; min-width:960px; margin-top:20px;}
/*.content{background:url(../../SiteImages/footerbg.png) repeat-x bottom; min-height:380px; min-width:960px; margin-top:20px;}*/
.footer{background:url(../../SiteImages/siteBackground.gif) repeat; height:60px; clear:both; margin:0 auto; border-top:1px solid #70a768;}

.inepexLogo{position:absolute; background:url(../../SiteImages/inepexLogo.png) no-repeat; width:100px; height:100px; cursor:pointer; left:-13px;}
.inepexTitle{position:absolute; top:26px; left:80px;}

.loginBtn{width:180px; height:40px; position:absolute; top:14px; right:10px; background:url(../../SiteImages/loginBtn.png) no-repeat;}
.loginBtn a{color:#ccc; text-transform:uppercase; text-decoration:none; text-align:center; font-size:12px; 
            display:block; width:160px; height:20px; margin:13px 0 0 10px;}
.loginBtn a:hover{color:#fff;}

.menu{position:absolute; top:70px; left:300px; font-size:13px;}
.menu a {color:#555; text-decoration:none; float:left; width:110px; height:24px; text-align:center; 
         padding-top:6px; margin-right:7px; background:url(../../SiteImages/menuBtn-on.png) no-repeat; }
.menu a:hover {color:#555; background:url(../../SiteImages/menuBtn-off.png) no-repeat;}
.menu a.active {color:#333; background:url(../../SiteImages/menuBtn-off.png) no-repeat;}
.menu a.active:hover {color:#333; background:url(../../SiteImages/menuBtn-off.png) no-repeat;}

.foot{position:absolute; top:10px; left:20px; font-size:11px;}
.foot a {color:#ccc; text-decoration:none; padding:0 0 0 20px; margin-right:20px;}
.foot a:hover {color:#fff;}
.foot a.active {color:#fff;}
.foot a.active:hover {color:#ccc;}

#ctl00_footLinks_ctl00_footLink{background:url(../../SiteImages/footPriv.png) no-repeat left;}
#ctl00_footLinks_ctl01_footLink{background:url(../../SiteImages/footTerm.png) no-repeat left;}
#ctl00_footLinks_ctl02_footLink{background:url(../../SiteImages/footSite.png) no-repeat left;}
#ctl00_footLinks_ctl03_footLink{background:url(../../SiteImages/footMail.png) no-repeat left;}

#ctl00_menuLinks_ctl05_menuLink{width:60px; background:url(../../SiteImages/menuDev-off.png) no-repeat left;}
#ctl00_menuLinks_ctl05_menuLink:hover{width:60px; background:url(../../SiteImages/menuDev-on.png) no-repeat left;}

.footerTitle{float:right; font-size:11px; padding:10px 20px 0 0; color:#ddd;}