/* reset (taken from http://developer.yahoo.com/yui/reset/) */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, legend
{ 
    margin: 0;
    padding: 0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img
{
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}

ol, ul
{
    list-style: none;
}

caption, th
{
    text-align: left;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after
{
    content: '';
}

abbr, acronym
{
    border: 0;
}

/* jupiter-specific styles */
body
{
    color: #303030;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 13px;
}

a
{
    color: #303030;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:focus, a:active
{
    outline: 0 none;
    -moz-outline: 0 none;
}

h2
{
    font-size: 16px;
    line-height: 16px;
}

h3
{
    font-size: 13px;
}

input
{
    font-size: 11px;
}

button
{
    font-size: 11px;
}

.button
{
    background: url(/images/button.gif) repeat-x left top;
    border: 1px solid #cccccc;
    color: #666;
    padding: 1px 2px;
}

.ie6 .button, .ie7 .button
{
    padding: 1px 0;
}

.ie8 .button
{
    padding: 2px 4px;
}

.button:disabled
{
    color: #ccc; 
}

.button:hover
{
    border: 1px solid #888888;
}

select
{
    border: 1px solid #cccccc;
    font-size: 11px;
    height: 19px;
}

.textbox, .password, .textarea, textarea
{
    border: 1px solid #cccccc;
    font-size: 11px;
    padding: 2px;
}

.checkbox
{
    border: 0;
    height: 13px;
    width: 13px;
}

.radio
{
    height: 13px;
    width: 13px;
}

.highlight
{
    color: #0091d0;
}

.hidden
{
    display: none;
}
body.ie6{
width:100%;
overflow-x: hidden;
}

#FixedWidthContainer
{
    margin: 0 auto;
    text-align: left;
    width: 956px;
}

#FullWidthContainer
{
    margin: 0 20px;
    text-align: left;
}

#SearchContent
{
    margin-left: 228px;
    padding: 0 12px 0 10px;
}

#AccountContent
{
    float: left;
    margin-left: 10px;
    width: 715px;
}
div.migration_messaging
{
    background-color:#FFFFAA;
    border:1px solid #999999;
    clear:both;
    font-size:10px;
    margin:10px;
    padding:5px 15px;
    width:650px;
    margin-left: auto ;
    margin-right: auto ;
}
#Header
{
    border-bottom: 1px solid #dddddd;
    float: left;
    margin: 0 0 5px 0;
    padding: 0 0 12px 0;
    width: 100%;
}

.ie8 #Header
{
    margin-bottom: 14px;
}

#Logo
{
    float: left;
}

#Logo span
{
    display:none;
}

#Logo a
{
    background: url(/images/logo.gif) no-repeat center center;
    display: block;
    height: 59px;
    text-indent: -9999px;
    width: 195px;
}

#Header ul
{
    float: right;
    margin: 12px 0 0 0;
}

#Header li
{
    border-right: 1px solid #caccbf;
    float: left;
    line-height: 11px;
    margin-left: 10px;
    padding-right: 10px;
}

#Header li.last
{
    border-right: none;
    padding-right: 0;
}

#SiteNav
{
    clear: right;
}

.clear
{
    clear: both;
}

#HeaderLangSelect
{
    position: relative;
    width: 103px;
    z-index: 100;
}

.currentLangLeft
{
    background: url(/images/globe.png) no-repeat left center;
    padding-left: 22px;
}

.currentLangRight
{
    background: url(/images/drop_arrow.png) no-repeat right center;
}

ul#LanguageMenu
{
    background: #ffffff;
    border: 1px solid #97978c;
    display: none;
    float: none;
    margin: 0;
    padding: 0 3px 10px 3px;
    position: absolute;
    right: -4px;
    top: -11px;
    z-index: 100;
}

.ie6 ul#LanguageMenu
{
    right: -5px;
}

.ie8 ul#LanguageMenu
{
    top: -10px;
}

ul#LanguageMenu li
{
    border: 0;
    float: none;
    margin: 0 0 2px 0;
    padding: 0 0 0 17px;
    white-space: nowrap;
}

ul#LanguageMenu li.currentLangRight
{
    margin: 10px 0;
    padding: 0;
    width: 103px;
}

.ie ul#LanguageMenu li.currentLangRight
{
    margin: 9px 0;
}

#LanguageMenu a, #LanguageMenu span.selected
{
    display: block;
    line-height: 16px;
    padding-left: 5px;
}

#LanguageMenu a:hover
{
    background-color: #97978c;
    color: #ffffff;
    text-decoration: none;
}

#LanguageMenu span.selected
{
    background-color: #dddddd;
}

.ie6 #LanguageMenu span.selected
{
    zoom: 1;
}

#Header a.feedback
{
   display:block;
   background: url("../images/pre-sprite/feedback.png") no-repeat 0px 0px;
   padding-left:23px;
}

.ie #Header a.feedback
{
    background-position: 0px -2px;
}
#Footer
{
    clear: both;
    float: left;
    margin: 24px 0 25px 0;
    width: 100%;
}

#Footer ul
{
    float: left;
}

#Footer ul li
{
    border-left: 1px solid #caccbf;
    float: left;
    line-height: 11px;
    margin-right: 10px;
    padding-left: 10px;
}

#Footer ul li.first
{
    border-left: none;
    padding-left: 0;
}

#Footer p
{
    clear: both;
    float: left;
    margin: 6px 0 0 0;
    width: 100%;
}

#Footer a.feedback
{
   display:block;
   background: url("../images/pre-sprite/feedback.png") no-repeat 0px 0px;
   padding-left:23px;
}
#SearchBar
{
    border-bottom: 1px solid #dddddd;
    margin: 9px 0 0 0;
    padding: 0 0 14px 0;
}

#SearchBar .textbox
{
    margin: 0 0 0 8px;
    width: 220px;
}