#header { width: 960px; position: relative; margin: 0 auto; height: 60px; padding: 15px 0px 0px 0px; border-bottom: 1px solid #dae2e8; zoom: 1; }
#header:after { content:  "."; display: block; height: 0; clear: both; visibility: hidden; }


#login { position: absolute; top: 10px; right: 10px; color: #92a2ad; font-size: 11px; margin: 0; }
#login a { color: #697a85; }
#login a:hover { color:#cb0000; }


#header h1 { padding: 0; margin: 0; }
#header h1 a { position: absolute; bottom: 0; left: 0; display: block; }


div#marketplace { padding-top: 10px }


#header #nav { font-size: 13px; position: absolute; bottom: 0; right: 0; }
#header #nav li a { padding: 3px 10px 4px 10px; font-weight: bold; }
#header #nav li.marketplace { background: #dae2e8 url(../images/nav/left_on.gif) top left no-repeat; }
#header #nav li.marketplace a { color: #445057; background: url(../images/nav/right_on.gif) top right no-repeat; }


#footer { clear: both; border-top: 1px solid #ebeff2; width: 960px; position: relative; margin: 0 auto; padding: 20px 0; overflow: hidden; }
#footer p { font-size: 11px; color: #92a2ad; }
#footer a { color: #697a85; border-bottom: 1px solid #ebeff2; }
#footer a:hover { text-decoration: none; border-bottom: 1px solid #697a85; }
#footer p.marketplace-footer { font-size: 14px;  margin-bottom: 0; }
#footer p.marketplace-footer a {font-weight: bold;}
#footer p.credit { float: right; }
#footer p.credit a { display: block; width: 205px; height: 45px; background: url(../images/powered_by.gif) no-repeat; border: none; overflow: hidden; text-indent: -1000px; }
#footer p.credit a:hover { background-position: 0 -45px; }
