@import url("core.css");
@import url("menu-horizontal.css");
@import url("modules.css");
@import url("public.css");
@import url("forums.css");
body{
	background-color: #1a586a;
}
#wrapper1{
	background-image: url(images/bg-image.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}
#wrapper2{}
#wrapper3{}
.wrapper {
	margin: 0 Auto;
	width: 970px;
}
#topbarwrapper{

}
#topbar{
	height: 32px;
}


.currentdate{
	float: right;
	font-size: 11px;
	height: 25px;
	margin: 6px 15px 0 0;
	color: #FFF;
}

/*------------------------------------------------*/
/* LOGIN Advanced*/
/*------------------------------------------------*/
#login {
	float: left;
	margin: 0 10px;
}

    #login .registerGroup,
    #login .registerGroup *,
    #login .loginGroup,
    #login .loginGroup * {
        display: block;
    }

    #login .registerGroup,
    #login .loginGroup {
        float: right;
        padding: 0;
        margin: 0;
    }


        /* Register Group Styles */
        #login .registerGroup li {
            float: right;
        }

        #login .registerGroup .buttonGroup {
            margin-left: 0;
        }



            #login .registerGroup a strong,
            #login .loginGroup a strong {
                display: block;
                position: absolute;
                right: 0;
                top: 0;
                width: 100%;
                overflow: hidden;
                font-size: 11px;
                text-indent: -9999px;
            }

    #login .userMessages a,
    #login .userNotifications a {            
	display: block;
            position: relative;
            height: 25px;
            min-width: 12px;
            padding: 7px 15px 0 15px;
            vertical-align: middle;
        background-color: #333;
    }
    #login .userMessages a:hover,
    #login .userNotifications a:hover {
	background-color: #454545;
    }

    #login .userMessages strong {
        height: 100%;
        background: url('images/message.png') no-repeat center center;
    }

    #login .userNotifications {
        border-right: 1px solid #CCC;
    }

        #login .userNotifications strong {
            height: 100%;
            background: url('images/notification.png') no-repeat center center;
        }

    #login .registerGroup a span {
        display: inline-block;
        position: absolute;
        right: 2px;
        top: -9px;
        min-width: 7px;
        margin-right: 3px;
        background: rgb(59,150,182); /* Old browsers */
        text-align: center;
        font-size: 11px;
        color: #fff;
        text-shadow: 0px 1px 0px #333333;
    }

    #login .registerGroup .userProfileImg a {
        min-width: 25px;
        min-height: 32px;
        padding: 0;
        background: none;
    }

    #login .registerGroup a img {
        height: 32px;
        width: 32px;
        background: #333;
    }
    /* Number of message next to the message icon*/
    #login .userMessages a span,
    #login .userNotifications a span {
        display: inline-block;
        margin-top: 9px;
        margin-right: 0px;
        background-color: transparent;
        font-size: 10px;
    }

/*------------------------------------------------*/
/* LOGIN Normal*/
/*------------------------------------------------*/
.loginlink, a.loginlink:link, a.loginlink:visited,
.userlink, a.userlink:link, a.userlink:visited {
	background-position: 94% center;
	background-repeat: no-repeat;
	background-color: #F1F1F1;
	display: block;
	position: relative;
	height: 25px;
	min-width: 12px;
	padding: 7px 25px 0 10px;
	vertical-align: middle;
	background-color: transparent;
	color: #FFF;
	font-size: 11px;
}
a.loginlink:active,a.loginlink:hover,
a.userlink:active,a.userlink:hover {
	background-color: none;
}
.loginlink, a.loginlink:link, a.loginlink:visited, a.loginlink:active{
	background-image: url(images/login.png);
}
.userlink, a.userlink:link, a.userlink:visited, a.userlink:active {
	background-image: url(images/user.png);
}
#headerwrapper{

}
#header{
	height: 118px;
	background-image: url(/Portals/0/Logo.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#logo {
	float: right;
	height: 100px;
	width: 200px;
}
}
#menubarwrapper{

}
#menubar{
	background-image: url(/ZLib/images/gov/gov-100b2w-20-up.png);
	background-repeat: repeat-x;
	border-radius: 0;
	background-color: #333;
	background-position: bottom;
	border-style: solid;
	border-color: #1996A2;
	border-width: 0 0 7px 0;
	height: 38px;
}

#menuH {
    float: left;
    margin-top: 50px;
    width: 750px;
}
#search {
	float: left;
	width: 175px;
	height: 25px;
	margin: 9px 10px 0 10px;
}

    #search a.SearchButton:link,
    #search a.SearchButton:visited {
	display: inline-block;
	float: left;
	height: 20px;
	width: 28px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #1996A2;
	background-image: url(images/search.png);
	border-radius: 0 0 0 0;
    }



    #search a.SearchButton:hover {
	background-color: #454545;        
    }

#dnn_dnnSearch_txtSearch {
	display: block;
	float: right;
	width: 130px;
	height: 20px;
	padding: 0 10px 0 5px;
	margin: 0;
	background-color: #EFEFEF;
	border: none;
	border-radius: 0;
	box-shadow: none;
	outline: none;
	border-left: 1px solid #ddd;
	color: #000;
	line-height: 20px;
	font-size: 11px;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}

    #dnn_dnnSearch_txtSearch:active, #dnn_dnnSearch_txtSearch:focus {
	box-shadow: inset 0px 3px 8px #999;
	background-color: #F0F0F0;
    }
#toolbar{
	height: 35px;
}

#contentwrapper{

}
#contentinner{

}

#contentlayout{
	min-height: 150px;
}
#contentlayouttable{
	background-color: #FFF;
	height: 150px;
	border: 6px solid rgb(255, 255, 255);
	border: 6px solid rgba(255, 255, 255, 0.3);
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	position: relative;
	box-shadow: 0px 0px 10px #333;
	border-radius: 31px;
	behavior: url(/portals/_default/skins/default/PIE-1.0.0/PIE.htc);
	width: 100%;
}

#contentlayouttable td{
}		
.rightpane{
	width: 180px;
	border-radius: 0 24px 24px 0;
	behavior: url(/portals/_default/skins/default/PIE-1.0.0/PIE.htc);
	background-color: #DFF7FF;
	padding: 35px 10px;
	background-image: url(images/rightcolumn-img.png);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}
.contentpane{
	padding: 30px;
	vertical-align: top;
}
.leftpane{
	width: 200px;
	padding: 15px;
	background-image: url(images/leftpane-bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}
#footerwrapper{

}
#footer{
	text-align: center;
	padding: 10px 0 30px 0;
}
#footer *{
	color: #c8e2ea!important;
	font-size: 15px;
	font-family: fontface1,"Times New Roman", Times, serif;
}
.footerpane{}
.host{}
#privacyterms{}
.privacy{}
.terms{}
