html {
  background-color: #1F2853;
  background-position: top center;
  background-repeat: repeat-y;
  font-family: Tahoma,Helvetica,Arial;
  font-size: 10pt;
}

body {
  margin: 0px auto 0px auto;
  width: 943px;
}

table tr td {
  vertical-align: top;
  padding: 5px 5px 5px 5px;
  border: none;
}

td.label {
  text-align: right;
}

th {
  border: none;
  text-align: left;
  padding: 25px 5px 5px 5px;
  margin: 0;
}

th.standard {
  padding-top: 5px;
}

img.image_button {
  border: 1px solid #C8C8C8;
  border-bottom: 1px solid #A1A1A1;
}

a,
a:link,
a:visited,
a:hover,
a:active {
  color: #1F539A;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.alert_link {
  color: #BC3300;
  font-weight: bold;
}

.code {
  margin: 3px 0px 10px 20px;
  background-color: #EEE;
  border: 1px solid #CCC;
  padding: 7px 12px 7px 12px;
  color: #454545;
}

#page {
  width: 943px;
  background-image: url("../images/content_background.gif");
  float: left;
  padding: 0px 0px 50px 0px;
  min-height: 500px;
}

#header {
  background-image: url(../images/bloggingads.jpg);
  background-repeat: no-repeat;
  height: 86px;
  padding: 0px 0px 20px 0px;
  margin-top: 20px;
}

#header ul {
  margin-top: 40px;
  display: inline;
  float: right;
}

#header ul li {
  display: inline;
  padding: 0px 10px 0px 10px;
  margin: 0px;
}

#header ul li a {
  font-size: 16px;
  color: white;
}

#header .bar {
  border-left: 1px solid white;
}

#main {
  width: 692px;
  height: auto;
  float: left;
}

#main h1 {
  color: #233865;
  font-size: 19px;
  margin: 0px;
  padding: 20px 20px 20px 20px;
}

#main_header {
  width: 582px;
  height: 117px;
  background-image: url(../images/main_header.jpg);
  padding: 0px 0px 0px 110px;
}

#main_header h1 {
  font-size: 19px;
  color: black;
  width: 275px;
  margin: 0px;
  padding: 25px 0px 3px 0px;
}

#main_header h1.full {
  width: auto;
  padding-top: 40px;
}

#main_header p {
  font-size: 13px;
}

#main_header a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

#main_header a:hover {
  color: #333333;
}


#main_alerts {
  width: 235px;
  height: 107px;
  float: right;
  background-image: url(../images/main_alert_background.jpg);
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 70px;
  border: none;
  overflow: auto;
  display: inline;
}

#main_alerts ul {
  width: auto;
  margin: 20px 0px 0px 0px;
  padding: 0;
  list-style-type: none;
}
#main_alerts li {
  list-style-type: none;
  color: #650a01;
  font-weight: bold;
  font-size: 14px;
}

#sidebar {
  width: 251px;
  height: auto;
  float: left;
  background-color: transparent;
}

#sidebar_tab {
  width: 250px;
  height: 87px;
  margin-left: 1px;
  padding: 0px 0px 0px 0px;
  background-image: url(../images/sidebar_tab_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  color: #686868;
}

#sidebar_tab h1,
#sidebar_tab h2 {
  font-family: arial;
  color: #191C41;
  font-weight: normal;
  font-size: 11pt;
  padding: 5px 10px 0px 20px;
  margin: 0;
}

#sidebar_tab h2 {
  color: #E95C16;
  font-size: 10pt;
}

.side_content {
  padding: 10px;
  color: #262D5D;
  font-family: tahoma;
  font-size: 12px;
}

.side_content p {
  padding: 10px 10px 0px 10px;
}


#ad_report {
  width: 150px;
  height: 64px;
  margin-left: 1px;
  padding: 23px 20px 0px 80px;
  background-image: url(../images/ad_report_background.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  color: #233865;
}

.sidebarWidget{
  padding: 23px 20px 0px 80px;
}

#ad_report h1 {
  margin: 0px;
  font-size: 14px;
}

#ad_report p {
  font-size: 12px;
}

#ad_report a {
  color: #233865;
}

.heading {
  height: 51px;
  width: 100%;
  background-image: url(../images/heading_background.jpg);
  margin: 0px 0px 3px 0px;
  float: left;
  clear: both;
}

#main .heading h1,
#main .heading h1.opp_heading,
#main .heading h1.site_label_right,
#main .heading h1.site_label_down {

/*
#main .heading .advertiser_ad h1,
#main .heading .advertiser_ad h1.opp_heading,
#main .heading .advertiser_ad h1.site_label_right,
#main .heading .advertiser_ad h1.site_label_down {
*/
  margin: 7px 0px 0px 10px;
  padding: 12px 0px 5px 30px;
  color: black;
  font-size: 16px;
  width: 370px;
  float: left;
  background-image: none; 
  background-repeat: no-repeat;
  cursor: pointer;
}

#main .heading h1.opp_heading {
  margin-top: 0px;
  padding: 10px 0px 0px 20px;
}
#main .heading h1.site_label_right {
  background-image: url(../images/arrow_orange_right.png);
}

#main .heading h1.site_label_down {
  background-image: url(../images/arrow_orange_down.png);
  margin-bottom: 0px;
}

#main .heading p {
  float: left;
  width: 260px;
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  padding: 20px 0px 0px 5px;
}

#main .heading a {
  color: #233865;
}

.advertiser_ad {
  margin: 0px 0px 3px 1px;
  background-color: #EEEEEE;
  min-height: 50px;
  float: left;
  clear: both;
  width: 691px;
}

.advertiser_ad table {
  margin-left: 50px;
  width: 620px;
}

.advertiser_ad table tr td {
  background-color: #FFF;
  border-bottom: 3px solid #EEEEEE;
}

#main .advertiser_ad h1 {
  color: black;
  font-size: 11pt;
  margin: 0px 0px 0px 20px;
  padding: 12px 10px 7px 30px;
  background-image: url(../images/arrow_orange_right.gif);
  background-repeat: no-repeat;
}

#main .advertiser_ad p {
  font-size: 9pt;
  padding: 0px 0px 7px 50px;
}

.button {
  height: 25px;
  border: 1px solid #C8C8C8;
  border-bottom: 1px solid #A1A1A1;
}

#main .flush {
  padding-left: 0px;
}

.message_box,
#main .message_box {
  margin: 17px auto 30px auto;
  border: 4px solid #B63B3B;
  background-image: url(../images/blue_fade_bg.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  background-color: #EAF0FC;
  padding: 0px 7px 5px 7px;
  width: 400px;
}

#main .error_box {
  border: 4px solid #B63B3B;
}

#main .error_box h1, #main .success_box h1 {
  color: #B63B3B;
  margin: 0px;
  padding: 5px 0px 7px 0px;
}

#main .success_box {
  border: 4px solid #008A00;
}

#main .success_box h1 {
  color: #008A00;
}

#main .panel {
  float: left;
  padding: 10px 10px 0px 20px;
  width: 310px;
}

#main .panel a {
  float: left;
  color: blue;
}

#main .sub_panel {
  float: left;
  padding: 0px 10px 0px 10px;
}

#main .sub_panel h1 {
  color: black;
  font-size: 16px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#main .blue_divider {
  background-image: url(../images/blue_divider_bg.png);
  background-position: center left;
  background-repeat: repeat-x;
  height: 23px;
  padding: 20px 0px 20px 0px;
  margin-left: 2px;
  clear: both;
}

#main .table_list tr td {
  padding: 5px;
}

#main .blog_opps {
  padding: 0px 0px 5px 20px;
}

#main .blog_opps h1 {
  color: black;
  font-size: 12pt;
  padding: 7px 0px 0px 10px;
}

#main .blog_opps ul {
  padding: 5px 0px 5px 30px;
  margin: 0px;
}

#main .blog_opps p {
  padding-left: 10px;
}

#payout {
  float: right; 
  width: 160px; 
  padding:0px; 
  margin:10px 10px 0px 0px;
}

#payout tr td {
  padding: 2px;
}

#footer {
  width: 942px;
  background-color: #e5e5e5;
  border: 1px solid #696969;
  border-top: 1px solid #A1B5D7;
  border-right: none;
  clear: both;
  color: #696969;
  text-align: center;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

#footer p {
  padding: 7px 10px 7px 10px;
  font-size: 11px;
  margin: 0px;
}


.note {
  color: #5F5F5F;
  font-size: 10px;
  font-weight: normal;
}

.mceEditor {
  display: block;
  width: 620px;
  height: 200px;
  margin: 10px 0px 20px 0px;
}

.full_panel {
  background-color: #EEEEEE;
  border: 1px solid #CFCFCF;
  padding: 10px;
  width: 630px;
  margin-bottom: 15px;
}

.full_content {
  width: 450px;
}

.full_content p {
  padding-left: 20px;
}

.full_content h2 {
  margin: 0px;
  padding: 5px 0px 7px 20px;
}

.full_content ul {
  padding: 3px 0px 5px 20px;
}

.full_table {
  background-color: #EEEEEE;
  margin-left: 10px;
  width: 650px;
}

.full_table tr td {
  border-top: 2px solid white;
  font-size: 12px;
}

.alert {
  font-weight: bold;
  color: #BC3300;
}

.notice {
  font-weight: bold;
  color: #686868;
}

.announcement {
  font-weight: bold;
  color: #009835;
}

/* Home page styles */
#head_divider {
  height: 23px; 
  background-image: url(../images/blue_divider_bg.png);
  margin-left: 1px;
}

#head_divider ul {
  margin: 0px 0px 0px 15px;
  padding: 0;
  list-style-type: none;
}

#head_divider ul li {
  float: left;
  margin: 0px 15px 0px 0px;
  padding: 2px;
  list-style-type: none;
}

#head_divider a {
  color: black;
}

#home_call_out {
  background-image: url(../images/home_call_out_bg.jpg);
  height: 196px;
  width: 172px;
  float: right;
  margin: 40px 20px 0px 0px;
}

#home_call_out h1 {
  padding: 10px 0px 5px 15px;
  margin 0;
  color: #999;
  font-size: 10pt;
  font-weight: normal;
}

#home_call_out p {
  font-size: 14pt;
  padding: 0px 10px 0px 15px;
  color: #ED6117;
  font-weight: bold;
}

#ct tr td {
  padding: 3px 10px;
  text-align: right;
}

.requiredLabel{
  color: #858585;
  font-style: italic;
  font-size:11px;
}
