/*  	MAIN LAYOUT DIVS   	*/

body {
    margin: 0;
    padding: 0;
    background-color: #051D4A;
    background-image: url(/images/bg_main.gif);
    background-repeat: repeat-y; 
    height: 100%;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #333300;
}

img	{
    border: 0;
}

#logo {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

#header {
    position: absolute;
    left: 240px;
    top: 0;
    margin: 0;
    padding: 0;
}

#sidebar {
    position: absolute;
    left: 0;
    top: 100px;
    margin: 0;
    padding: 0;
    padding-left: 40px;
    width: 180px;
    background: url("/images/bg_sidebar.gif") top left no-repeat;
}

#sidebar a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #669933;
    font-weight: bold;
    font-size: 11px;
}

#sidebar a:hover {
    color: #051D4A;
}

#content {
    position: absolute;
    left: 240px;
    top: 100px;
    margin: 0;
    padding: 0;
    width: 510px;
    background: url("/images/bg_content.gif") top left no-repeat;
}

#inner {
    margin: 0;
    padding: 0;
    margin-top: 35px;
    margin-right: 25px;
    margin-bottom: 40px;
    font-size: 11px;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}

#content a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #669933;
    font-weight: bold;
}

#content a:hover {
    color: #051D4A;
}

/*  	MENU   	*/

#menu {
    position: absolute;
    left: 240px;
    top: 82px;
    margin: 0;
    padding: 0;
    width: 510px;
    height: 18px;
    z-index: 100;
}

#menu ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    display:inline;
}

#menu ul li	{
    margin: 0;
    padding: 0;
    display:inline;
}

#menu ul li a	{
    text-decoration: none;
}

/*  	DROP DOWN MENU   	*/

.p7tbsub {
    background-color: #051D4A;
    border: 1px solid #eee;
    width: 150px; 
    font-size: 10px;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

.p7tbsub a {
    margin: 0; 
    padding-left: 14px;
    padding-bottom: 4px;
    padding-top: 4px; 
    display: block; 
    color: #ffffff; 
    text-decoration: none; 
    font-weight: bold;
}

a.submenu {
    margin: 0px; 
    padding-left: 14px;
    padding-bottom: 4px;
    padding-top: 4px; 
    display: block; 
    color: #ffffff; 
    text-decoration: none; 
    font-weight: bold;
}

.p7tbsub a:hover {
    background-color: #669933;
}

a.submenu:hover {
    background-color: #669933;
}

/*  	HEADERS   	*/

h1 {
    display: block;
    font: bold 16px/15px "Abadi MT Condensed Light", "Arial Narrow", "News Gothic MT", "Lucida Sans", "Lucida Grande Regular", "Monaco", arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #693;
    height: 32px;
    background: transparent url('/images/title.gif') 0px 0px no-repeat;
    padding-left: 22px;
    text-transform: uppercase;
    letter-spacing: 0.075em;
}

h1 img {
    margin-left: -22px;
}

h2 {
    display: block;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;
    color: #051D4A;
}

h2 a {
    text-decoration: none;
    color: #669933;
    font-weight: bold;
}

h2 a:hover {
    color: #051D4A;
}

/*  	UNORDERED LIST   	*/

ul {
    margin: 0;
    padding: 0;
    margin-left: 20px;
    margin-right: 20px;
    list-style-type:none;
}

ul li {
    background: url("/images/bullet.gif") no-repeat 0px 4px;
    margin:0;
    padding:0 0 5px 15px;
}

ul.side {
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: 12px;
    list-style-type:none;
}

ul.side li {
    background: transparent url("/images/bullet.gif") 0px 2px no-repeat !important;
    margin: 0;
    padding: 0 0 5px 15px !important;
}

ul.side li a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #693;
    font-weight: bold;
}

ul.side li a:hover {
    color: #051D4A;
}

/*  	INDIVIDUAL SPAN TAGS  	*/

.copyright {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    color: #999966;
    line-height: 12px;
}

.textsmall {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #999966;
}

.sold {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #CC0000;
    font-weight: bold;
}

.strike {
    font-size: 11px;
    text-decoration: line-through;
}

.error {
    color: red;
}

/*  	TABLES  	*/

table {
    margin: 0;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    border: 0;
    font-size: 11px;
}

table.small {
    font-size: 10px;
    line-height: 12px;
}

table.top tr td {
    vertical-align: top;
}

.td {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px dashed #999966;
}

.tdad {
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #999966;
}

.tdbold {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #999966;
}

table.advertisers tr td {
    padding: 4px 10px;
    border-bottom: 1px dashed #999966;
}

table.advertisers th {
    padding: 3px;
    text-align: left;
    background: #E5E5D9;
    font-size: 11px;
    border-bottom: 1px solid #999966;
}

table.advertisers th.alt {
    border-top: 1px solid #999966;
    background: #CDCDB3;
}

.clear {
    clear: both;
}

br.clear {
    height: 0px !important;
    margin: 0px !important;
    line-height: 4px !important;
}

dl.form dt table.inline-table {
    margin: 0 0 3px 0;
}

dl.form dt table.inline-table td {
    padding-right: 15px !important;
}

.form-container-inline {
    display: inline;
}

ul.form-list-inline {
    margin: 0;
    padding: 0;
}

ul.form-list-inline li {
    margin: 0;
    padding: 0 5px 0 0;
    display: inline;
    list-style: none;
    background: none;
}

dl.form {
    margin: 10px 0 10px 0;
    font-size: 11px;
    line-height: 16px;
}

form dd {
    margin: 0 0 3px 0;
    padding: 0;
    vertical-align: baseline;
}

form dt {
    text-transform: uppercase;
    font-size: 11px;
}

form dt span {
    text-transform: none;
    color: #693;
    font-weight: bold;
    letter-spacing: normal;
    margin-left: 15px;
}

#form-update-adcopy-ad-copy-submission-edit-30000-ADCOPY_AFFILIATEOTHER-container {
    display: inline;
}

ul.button {
    margin: 0;
}

ul.button li {
    background: none;
    padding: 0 !important;
}

button {
    background: transparent;
    color: #693;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    padding: 0;
    background: #fdfdfd url('/images/bg_submit.gif') repeat-x scroll bottom left;
    padding: 4px 8px;
    margin: 1em 0 0 0;
    border: solid 1px #000;
}

blockquote.confirm {
    border-top: solid 1px #693;
    border-bottom: solid 1px #693;
    background: #D3DCC5;
    margin: 0 0 1em 0;
    padding: 0 20px;
}

.nm {
    margin: 0 !important;
}
