﻿@import url('/buy/sc/css/dialog.css');
a
{
    text-decoration: none;
}
div.content
{
    margin: 0 auto;
    overflow: visible;
    text-align: left;
    width: 956px;
}
div.content-container
{
    margin: 5px auto 0 auto;
    overflow: visible;
    width: 990px;
}
div.content-container-inside
{
    background-color: #fff;
    width: 100%;
}

/*Bof Header Styles*/
#header{position: relative; width:958px; padding: 5px 0 0 0; margin-bottom:10px;}
#header a:hover{cursor:pointer; text-decoration:none;}
#logo{float:left; margin-left:2px}
#main-header-nav{float:left; width:84%;}
#top-links{text-align:right; margin:10px 0 0 0}
#main-header-nav p{color:#666!important; font-size:120%; margin:9px 0 0 3px}
.headerBar{margin:0 15px}
/*Eof Header Styles*/

div#preloader {
left:-9999px;
position:absolute;
top:-9999px;
}

#footer
{
    clear: both;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 956px;
    padding-bottom:40px;
}
#footer .top-nav
{
    clear: both;
    color: #fff;
}
#footer .bottom-nav p
{
    margin-top: 15px;
    color: #666;
}


#footer .top-nav a
{
    color: #fff;
}
/*reset styles*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, body
{
    line-height: normal;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    width:auto;
}
ol,ul
{
    list-style-type: none;
}
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
.hide {display:none;}
