body {
    margin: 0;
    padding: 0;
    text-align: center;
    background-image: url(images/bg.gif);
}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

h1 {
    background-color: #DCEDF4;
    width: 953px;
    margin: -10px 0 5px -16px;
    padding: 0 15px 5px 15px;
    font-size: 18px;
    font-family: Verdana,Tahoma,serif;
}

#header {
    width: 953px;
    margin: 2px 0 -3px -16px;
    padding: 0 15px;
    background: url(images/header_bg.gif) repeat-x 0 22px;
}

#main {
    text-align: left;
    background: url(images/border_top.gif) no-repeat 0 8px;
    width: 990px;
    margin: auto;
    margin-top: 2px;
}

#content {
    color: #574F43;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size: 13px;
    clear: both;
    position: relative;
    padding: 0 20px;
    margin: 10px 0 -13px 0;
    background: url(images/border_middle.gif) repeat-y left top;
}

#content td {
    vertical-align: top;
}

#headerImg {
    position: relative;
    margin-top: -14px;
}

.nav {
    height: 35px;
}

.nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.nav ul li {
    margin: -4px 1px;
    float: left;
}

#navRight {
    float: right;
    margin-right: 47px;
}

#navLeft {
    margin-left: 35px;
}

#login {
	position: absolute;
	left: -9px;
	top: -12px;
	width: 575px;
	padding-right: 10px;
	margin-left: 397px;
	text-align: right;
	font-size: 12px;
	color: #54829A;
}
* html #login {
    margin-left: 375px;
}
#login a {
    color: #54829A;
    text-decoration: none;
}

#login a:hover {
    text-decoration: underline;
}

div.footer {
    font-family: "Trebuchet MS",Arial,sans-serif;
    color: #574F43;
    padding-top: 20px;
    text-align: center;
    height: 100px;
    background: url(images/border_bottom.gif) no-repeat 0 -27px;
}

div.footer_white {
    background-image: url(images/border_bottom_white.gif);
}

#color {
    width: 50px;
}

#picker {
    border-collapse: collapse;;
    float: right;
    background-color: #fff;
    cursor: pointer;
}

#picker td {
    border: 1px solid #fff;
    padding: 0;
    width: 15px;
    height: 15px;
}

#picker td div {
    width: 15px;
    height: 15px;
}

#picker td.active div {
    border: 2px solid #ff0000;
    width: 11px;
    height: 11px;
}

#showColors {
    cursor: pointer;
}

#swatch {
    height: 15px;
    width: 30px;
}

#widgetCode {
    text-align: center;
    width: 490px;
    padding: 3px;
    border: 3px solid #5D9139;
}

#widgetCode a {
    color: #696969;
}

#preview {
    table-layout: auto;
    overflow: hidden;
    background-color: #F1F7DD;
    width: 951px;
    margin-left: -15px;
    padding: 0 15px 15px 15px;
    clear: both;
}

div.install {
    text-align: center;
    padding-top: 2px;
    font-weight: bold;
    text-align: center;
    margin: 2px 5px;
    height: 24px;
    width: 108px;
    background: url(images/tabs/tab_bg.gif) no-repeat 0 0;
    float: left;
    cursor: pointer;
}

div.install img {
    vertical-align: middle;
}

div.install a {
    text-decoration: none;
}

div.whyDo {
    font-size: 13px;
    line-height: 13px;
    font-weight: normal;
    text-align: left;
    width:200px;
    position: absolute;
    padding: 2px;
    border: 1px solid #5D9139;
    background-color: #fff;
}

.error {
    color: #ff0000;
}

.footerLinks {
    font-family: "Trebuchet MS",Arial,sans-serif;
    width: 990px;
    margin: -40px auto 0 auto;
    text-align: center;
}

.footerLinks, .footerLinks a {
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;     
}

.footerLinks a:hover {
    text-decoration: underline;
}

/* home */

#banner {
    padding: 6px;
    margin: 10px 0;
    background-color: #F1F7DD;
}

#banner td {
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
}

#banner h2 {
    margin: 0;
    font-size: 24px;
}

#footerCopy {
    width: 951px;
    margin-top: 10px;
    margin-left: -15px;
    padding: 5px 15px;
    background-color: #DCEDF4;
}

h1.homeHeader {
    width: auto;
    margin: 0;
    padding: 0;
    color: #625A4D;
    background-color: transparent;
}

#rightBox {
    background: #EEF5D5 url(images/home_rightbox_bg.png) repeat-x top left;
    border: 3px solid #F1F7DD;
    width: 464px;
    padding: 0;
}

#rightBox h2 {
    text-align: center;
    color: #88A65D;
    background-color: #EEF5D5;
    margin: 0 0 25px 0;
    padding: 0;
}

#rightBox h3 {
    font-size: 20px;
    line-height: 28px;
    margin: 40px 0;
    font-family: Arial,sans-serif;
}

#rightBox span.callout {
    color: #4D874D;
}

/* myWidgets */

#widgetList, #widgetList table {
    margin: auto;
    width: 930px;
    text-align: right;
}

#widgetList tr.even {
    background-color: #FAFAFA;
}

#widgetList a {
    color: #2F3699;
}

#widgetList td {
    padding: 3px 0;
    color: #000;
}

#widgetList tr.report td {
    border-bottom: 1px dotted #D1D1D1;
    color: #574F43;
}

#widgetList tr.reportEven {
    background-color: #FFFFE6;
}

#widgetList tr.even td {
    border-top: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
}

#widgetList tr.last td {
    border-bottom: 1px solid #D1D1D1;;
}

#widgetList img {
    cursor: pointer;
    vertical-align: middle;
    margin-right: 8px;
}

#widgetList tr.skinny td {
    padding: 1px;
}

#widgetList tr.skinnyBottom td {
    padding-bottom: 1px;
}

.smallHeader {
    padding-left: 15px;
    width: 200px;
    margin-top: 0;
}

#dateSelect {
    margin-left: -15px;
    font-weight: bold;
    background-color: #DCEDF4;
    width: 951px;
}

#dateSelect td, #dateSelect input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

span.delete {
    text-decoration: underline;
    cursor: pointer;
    color: #2F3699;
}

.settings {
    width: 21em;
}

/* bloggers & publishers */

#bloggers td, #publishers td {
    vertical-align: middle;
}

#bloggers h2 {
    margin: 0;
    padding: 0;
}

#bloggers h2, #publishersRight h2, a {
    color: #75964B;
}

#bloggers p, #publishers p , #publishers ul, #aboutUs ul {
    margin: 0 0 5px 0;
    font-size: 14px;
    line-height: 20px;
}

#bloggersRight {
    padding: 10px;
    border: 1px solid #B1CEDD;
    background-color: #EEF5D5;
    text-align: center;
    width: 366px;
}

#publishers h3 {
    margin-bottom: 3px;
    color: #F08A05;
}

#publishersRight {
    text-align: center;
    width: 524px;
    height: 334px;
    background: url(images/publishers_right.gif) no-repeat 0 0;
}

#publishersRight p, #publishersRight ul {
    margin: 0 90px;
    text-align: left;
}

#publishersRight ul {
    list-style-position: outside;
    list-style-type: none;
    padding-left: 0;
    margin-top: 5px;
    margin-left: 74px;
}

#publishersRight li {
    background: url(images/diamond_bullet.gif) no-repeat 0 2px;
    padding-left: 16px;
}

#publishersRight h2 {
    margin-top: 0;
}

/* about us */

#aboutUs {
    margin-left: 13px;
}

#aboutUs ul {
    list-style-position: outside;
    list-style-type: none;
    padding-left: 0;
    margin-top: 5px;
}

#aboutUs li {
    background: url(images/diamond_bullet_white.gif) no-repeat 0 4px;
    padding-left: 16px;
}

/* referral tools */

#referral {
    table-layout: fixed;
    width: 950px;
    margin: -15px 0 0 -15px;
}

#referral span {
    font-size: 12px;
    line-height: 24px;
}

#referral td {
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    border: 3px solid #F1F7DD;
}

div.codeBox {
    display: none;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 300px;
    left: 300px;
    width: 370px;
    padding: 10px 7px 7px 7px;
    background-color: #88A65D;
}

div.codeBox div.codeBoxInner {
    margin-top: 12px;
    padding: 10px;
    background-color: #fff;
}

div.codeBox div.closeBox {
    padding: 2px;
    height: 1em;
    width: 1em;
    color: #574F43;
    float: right;
    border: 1px solid #574F43;
    cursor: pointer;
}

/* bonus */

#bonus {
    padding-left: 200px;
    height: 400px;
    background: url(images/cowboy.png) no-repeat bottom left;
}

#bonus h2 {
    margin: 0;
    padding: 0;
    color: #F08A05;
}

#bonus img {
    display: block;
    margin: auto;
    text-align: center;
}

/* terms */

div.terms {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 10px 0;
    height: 300px;
    width: 500px;
    overflow: auto;
}

div.terms h2 {
    font-size: 14px;
}

/* faq */

.faqContent p {
    margin-right: 70px;
}

/* earnings */

div.earningsDescription {
    background-color:#f3f9fb;
    padding: 10px;
    width: 334px;
}

table.earnings {
    margin-left: 10px;
}

table.earnings td, table.earnings th {
    text-align: right;
    padding-right: 10px;
}
