﻿@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*/

/*#header .logo
{
    background-image: url(../i/mota-header-logo.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    display:block;
    height: 46px;
    width: 445px;
    float: left;
}

#header .logo span.p
{
    text-align: right;
    color: #666;
    padding: 34px 0 0 0;
    font-size:120%;
    display:block;
}
#header .login-contact
{
    float: right;
    padding: 34px 0 0 0;
    color: #6699cc;
}
#header .login-contact a
{
    color: #6699cc;
}


#header #good-carma{
background:#fff url('../i/logo-good-carma.gif') no-repeat center top; 
float:left;
padding:70px 0 0 0;
}
#header-nav-container{float:right;}
#header #header-nav-container p{color:#ff6600; margin:5px 0 0 5px}
#header #good-carma h1{font-size:100%; color:#999; font-weight:normal}
#header #good-carma h1 span{color:#0066ff}
#main-header-nav{float:left; margin:10px -15px 0 241px;}
#main-header-nav{float:left; margin:10px -2px 0 10px;}
#second-header-nav{float:right; margin:25px 0 0 0}
#second-header-nav{float:right; margin:10px 0 0 241px;}
#main-header-nav, #second-header-nav{color:#999}
#main-header-nav a{margin:0 15px}
#main-header-nav a:hover{text-decoration:underline}
#main-header-nav .userName{ font-weight:bold; color:Black}
*/
#footer
{
    clear: both;
    margin: 10px 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;}
@media screen {
	div#preloader {
		position: absolute;
		left: -9999px;
		top:  -9999px;
		}
	div#preloader img {
		display: block;
		}
	}
@media print {
	div#preloader, 
	div#preloader img {
		visibility: hidden;
		display: none;
		}
	}