body{ margin: 0; padding: 0;}
#appjetfooter{ display: none; }
.rpx_box{ background: transparent url(../img/openid_small_logo.png) no-repeat scroll 0 50%; float: right; color: #EEEEEE; font-size: 11px; padding-top: 5px; padding-left: 20px;}
a:link.rpxnow, a:visited.rpxnow{text-decoration: underline;}
.top_nav{ float: right; margin-right: 20px; padding-top: 5px; font-size: 11px; color:#EEEEEE;}
a:link, a:visited { color: White; text-decoration: none;}
#page{ width: 900px; margin-left: auto; margin-right: auto; position: relative;}
#header{ height: 192px; position: absolute; top: 0;}
img{ border: 0 none;}
img#logo
{
    float: left;
    margin-left: 6px;
}
div#header-top
{
    height: 165px;
    background: url(../img/jgate-header.jpg);
    -webkit-border-top-left-radius: 8px 8px;
    -webkit-border-top-right-radius: 8px 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
}
div.header-menu 
{
    margin-left: 120px; 
    padding-top: 14px; 
}
div.header-menu a:link, div.header-menu a:visited, div.header-menu a:hover
{    
    color: #B1DCFF;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-left: 12px;
}
div.header-menu a:hover
{
    color: White;
    background-position:0 -50px;
}
#bodyArea {height: 950px;}
#bodyArea1col { padding: 30px 30px 30px 30px;}
#contentInner0 { padding: 30px 30px 30px 30px;}
#content { height: 100%;}
#contentInner{ position: absolute; width: 600px; padding: 20px 20px 0 20px;}
#sidebar{ padding: 5px 10px 5px 5px; right: 0; position: absolute; width: 250px;}
div#footer
{
    height: 65px;
    background: url(../img/footer-bg.jpg);
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    clear: both; display: block; font-size: 9px; bottom: 0; position: relative; color: white;
}
div#footer-text{ padding-top: 10px; margin-left: 10px;}
a.textlink:link, a.textlink:visited{ color: White; text-decoration: underline;}
h3{ color: #EEEEEE; font-size: 10px; text-transform: uppercase;}
h2{ margin-bottom: 1em; }
*{ margin: 0; padding: 0;}
ul {padding-left: 15px;}
ul.dash-strip { padding-left: 0; list-style-image: none; list-style-position: outside; list-style-type: none;}
ul.dash-strip li{ padding: 10px 0;}
div.module{ font-size: 11px; position: relative; margin-bottom: 15px; width: 100%;}
div.module div.content{ margin: 0 15px;}
div.module .icon_label_feed_sm, div.module .icon_label_tw_sm{ background-position: 0 3px; display: block; padding: 0 0 0 18px;}
div.module-head
{ 
    -webkit-border-top-left-radius: 6px 6px;
    -webkit-border-top-right-radius: 6px 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    padding: 5px 8px 1px 15px;
}
div.module div.wrap{ padding: 10px 0 0; width: 100%;}
div.module-footer div{ display: block;}
.icon_label_feed_sm{ background: transparent url(../img/icon_label_feed_sm.gif) no-repeat scroll 0 0;}
.message { background:#DDFFDD url(/static/accept.png) no-repeat scroll 10px 3px; border:1px solid #BBFFBB; margin:0.5em 0 1em; padding:0.2em 40px; position:relative;}
.error { background:#FFDDDD url(/static/face-sad.png) no-repeat scroll 10px 0.4em; border:1px solid #FFBBBB; margin:0.5em 0 2em; padding:0.5em 1em 0.5em 40px; position:relative;}
#container {margin-top: 0px; margin-bottom: 0px; margin-left:auto; margin-right:auto; width:900px; }
#featured {margin-top: 0px; margin-bottom: 0px; margin-left:auto; margin-right:auto; width:900px; }
.featuredHeader {border-bottom-color: rgb(204, 204, 204); border-bottom-style: solid; border-bottom-width: 1px; }
.rowPadding {padding:5px;}
div.signup
{
    float: right;
    margin-right: 50px;
    margin-top: -80px;
    width: 170px;
}
a#signup
{
    background: #B7A424 url(../img/signup-bk.png) repeat-x scroll 0px 0px;
    border: solid #FFD452 1px;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px;
    color: #333;
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 22px;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: #DF6 0px 1px 0px;
}

a#signup:hover, a#signup:focus 
{
    background-position:0 -5px;
    color:#111111;
}

a#signup:active 
{
    background-image:none;
}