ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

p
{
  padding: 0 0 10px 0;
}

ol
{
  margin-left: 25px;
}

ol li
{
  padding-left: 15px;
}

a
{
  color: #000;
  text-decoration: underline;
}

a:hover
{
  color: #000;
  text-decoration: none;
}

body
{
  width: 100%;
  background: #fff url(../images/header.gif) repeat-x top left;
  font-family: "Trebuchet MS", sans-serif; 
  letter-spacing: 0px;
}

#body
{
  width: 960px;
  margin: 50px auto;
}

/* logo section */

#logo-container
{
  width: 100%;
  height: 60px;
  position: relative;
}

#logo
{
  width: 251px;
  height: 52px;
  background: url(../images/logo.jpg) no-repeat;
  float: left;
}

#logo-link
{
  width: 251px;
  height: 52px;
  position:absolute;
  top: 0px;
}

#login-details
{
  position: absolute;
  right: 0px;
  bottom: 10px;
  font-weight: bold;
  font-size: 14px;
}

#login-details div a
{
  color: #000;
}

#login-details div a:hover
{
  text-decoration: none;
}

#phone
{
  text-align: right;
}

/* menu */
#menu
{
  margin: 16px auto;
  width: 100%; /* 960px */
  position: relative;
}

#menu-left
{
  width: 7px;
  height: 88px;
  background: url(../images/menu_left.gif) no-repeat;
  float: left;
}

#menu-right
{
  width: 7px;
  height: 88px;
  background: url(../images/menu_right.gif) no-repeat;
  float: right;
}

#menu-content
{
  width: 946px;
  height: 88px;
  background: url(../images/menu_bg.gif) repeat-x;
  position: absolute;
  top: 0;
  left: 7px;
}

#menu-content-left, #menu-content-right
{
  font-size: 20px;
  list-style-type: none;
  position: absolute;
  top: 30px;
}

#menu-content-left li, #menu-content-right li
{
  list-style-type: none;
  display: inline;
  padding: 0 8px;
}

#menu-content-left
{
  left: 0px;
}

#menu-content-right
{
  right: 0px;
}

/* menu links */
.menu-link
{
  text-decoration: none;
  color: #fff;
}

.menu-link:hover, .menu-link-active
{
  text-decoration: none;
  color: #cc0000;
}

/* content */
#content
{
  padding: 10px 5px 0 40px;
}

#content-header-container
{
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}

#content-header-container h1
{
  float: left;
}

#content .h1-main, #content .h1-inner
{
  font-size: 25px;
}

#content .h1-inner
{
  color: #cc0000;
}

#content h2
{
  font-size: 20px;
}

#content-left
{
  padding: 10px 10px 0 0;
  width: 570px;
  float: left;
}

#content-right
{
  padding-top: 10px;
  width: 320px;
  float: right;
}

/* buttons */
button
{
  border: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
  cursor: pointer;
}

#signup-button
{
  width: 320px;
  height: 38px;
  background: url(../images/signup_button.gif) no-repeat;
}

#advertiser-signup
{
  width: 218px;
  height: 38px;
  background: url(../images/advertiser_signup_button.gif) no-repeat;
  float: right;
}

#publisher-signup
{
  width: 317px;
  height: 38px;
  background: url(../images/publisher_signup_button.gif) no-repeat;
}

/* footer */
#footer
{
  text-align: center;
}

#footer-line-main, #footer-line-inner
{
  width: 100%;
  height: 13px;
}

#footer-line-main
{
  background-color: #cc0000;
}

#footer-line-inner
{
  background-color: #808080;
}

#footer-content
{
  width: 885px;
  margin: 25px auto;
  text-align: left;
}

.footer-column
{
  width: 295px;
  position: absolute;
  top: 0px;
}

.footer-column ul, .footer-column ul li
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
}

.footer-column-one
{
  left: 0px;
}

.footer-column-two
{
  left: 330px;
}

.footer-column-three
{
  left: 700px;
  width: 230px;
}

.learn-more-link
{
  text-align: center;
}

.learn-more-link a, .footer-link a
{
  color: #000;
}

.learn-more-link a:hover, .footer-link a
{
  text-decoration: none;
}

.footer-link a:hover
{
  text-decoration: underline;
}

/* various fixes and content stylings */
#targeting, #targeting-table, #publisher-columns
{
  margin: 10px 0 10px 0;
  width: 560px;
}

#channels-colum ul,
#channels-colum li,
#campaing-types-colum ul,
#campaing-types-colum li 
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
}

#channels-colum
{
  width: 260px;
  float: left;
}

#campaing-types-colum
{
  width: 260px;
  float: right;
}

#featured-quote
{
  margin-top: 20px;
  width: 400px;
  text-align: center;
  font-size: 20px;
}

#ads-work-with
{
  color: #495037;
  font-size: 12px;
}

.u
{
  text-decoration: underline;
}

.s
{
  font-weight: bold;
}

.screenshot
{
  border: 1px solid #000;
}

/* absolute clearance */
.clear_children,.cc_tallest { position: relative; } /**/* html .clear_children { display: inline;}/* PREVENTS MISSING CHILDREN IN IE WIN 5.0 */
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}