* {
	margin: 0;
   padding: 0;
   border: none;
	font-size: 1em;
}
body {
   font: 62.5% Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
#container{
	width: 1002px;
	margin: 0 auto; 
}
#top-bar{
	background: #333;
	height: 25px;
	padding: 10px 0 0 520px;
	overflow: hidden;
}
#top-bar ul{
	float: left;
	list-style: none;
	color: #959595;
}
#top-bar ul li{
	float: left;
	font-size: 1.2em;
	margin-left: 5px;
}
#top-bar ul li a{
	text-decoration: none;
	color: #959595;
}
#top-bar #search{
	float: left;
	width: 218px;
	margin-left: 20px;
}
#top-bar #search p input{
	border: 1px solid #999;
	margin-right: 10px;
}
#top-bar #search input, #top-bar #search p{
	float: left;
}

#header{
	height: 86px;
	background: url(../images/header.gif) repeat-x;
}
#header h1{
	width: 227px;
	height: 55px;
	background: url(../images/header-logo.gif) no-repeat;
	float: left;
	margin: 15px 0 0 15px;
}
#header h1 a {
	width: 227px;
	height: 55px;
	display: block;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}
#header h1.performance{
	width: 245px;
	height: 69px;
	background: url(../images/TMP.jpg) no-repeat;
	float: left;
	margin: 9px 0 0 10px;
	border: none;
}
#header h1.performance a {
	width: 245px;
	height: 69px;
	display: block;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}
* html>body #header h1 a {
   letter-spacing: -999em;	
}

#navigation{
	float: right;
}
#navigation h2{
	/* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}
#navigation ul{
	list-style: none;
}
#navigation ul li{
	float: left;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	width: 105px;
	text-align: center;
	background: url(../images/navigation-list.gif) top right no-repeat;
	padding: 25px 0;
}
#navigation ul li.last{
	background: none;
}
#navigation ul li a{
	text-decoration: none;
	color: #000;
}
#navigation ul li a:hover{
	color: #ff6600;
}

#content{
	background: url(../images/background-content.gif) repeat-y;
	overflow: hidden;
	height: 1%;
	padding-bottom: 45px;
}

#banner img{
	float: left;
}
#banner div{
	margin-top: 1px;
	background: url(../images/background-banner.gif) right repeat-y;
	height: 149px;
	width: 323px;
	padding: 30px 0 0 30px;
	float: left;
}
#banner div h3{
	font-size: 1.4em;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#banner div.formline{
	background: none;
	height: auto;
	padding: 3px 0; 
	color: #fff;
	font-size: 1.2em;
}
#banner div.formline label{
	width: 70px;
 	float: left;
}
#banner div.formline input{
	border: 1px solid #999; 
}
#banner div input.checkout{
	margin: 10px 0 0 115px;
}

#main-content{
	width: 615px;
	padding: 10px 10px 10px 25px;
	float: left;
}
#main-content h2{
	font-size: 1.4em;
}
#main-content p{
	font-size: 1.2em;
	margin-top: 5px;
	color: #838383;
}
#main-content p span{
	color: #000;
}

.resume{
	width: 275px;
	float: left;
	margin: 15px 20px 25px 0;
	border: 1px solid #999; 
}
.resume h3{
	background: #333;
	padding: 5px 3px;
	font-size: 1.3em;
	color: #FF9801;
}
.latest-news{
	padding: 10px;
}
#middle{
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}
.latest-news img{
	border: 1px solid #999;
	padding: 4px;
	float: left; 
	margin-right: 5px;
}
.latest-news h4{
	font-size: 1.2em;
}
.latest-news p{
	font-size: 1.1em!important;
}
.latest-news p a{
	color: #BE0902;
}

#news{
	width: 290px;
	float: left;
	padding: 0 25px;
}
#news h3{
	font-size: 1.4em;
	color: #FF9801;
	margin-top: 8px;
	border-bottom: 1px dashed #FF9801;
	padding-bottom: 3px; 
}
#news .news{
	margin: 10px 0;
	border-bottom: 1px dashed #999; 
	padding-bottom: 10px;
}
#news .news p.date{
	font-size: 1.2em;
	color: #999;
}
#news h4{
	font-size: 1.3em;
	margin: 5px 0;
}
#news .news p{
	font-size: 1.2em;
}
#news .news p a{
	color: #BE0902;
}

#footer{
	width: 100%;
	height: 283px;
	padding-top: 25px;
	clear: both;
	background: url(../images/footer.gif) repeat-x;
}
#footer img{
	margin: 40px 15px 0 35px;
	float: left;
}
.footer-box{
	float: left;
	border-left: 1px dashed #999;
	padding-left: 10px;
	width: 230px;
	min-height: 225px;
	margin: 0 0 15px 20px;
}
* html .footer-box{
	height: 225px;
	margin-bottom: -10px;
}
*:first-child+html .footer-box{
	min-height: 225px;
	margin-bottom: -10px;
}
.footer-box h3{
	font-size: 1.4em;
	color: #FF9801;
}
.footer-box ul{
	list-style: none;
	margin-top: 10px;
}
.footer-box ul li{
	font-size: 1.2em;
	margin-bottom: 3px;
}
.footer-box ul li a{
	color: #999;
}
.footer-box p{
	color: #999;
	font-size: 1.2em;
	margin-top: 10px;
}
.footer-box input{
	border: 1px solid #999; 
}
.footer-box p.subscribe{
	margin-left: 45px;
}
.footer-box p.subscribe input{
	border: 0; 
}
.footer-box h4{
	font-size: 1.2em;
	color: #999;
	margin-top: 10px;
}
.footer-box p a{
	color: #999;
}
#copyright{
	clear: both;
	border-top: 1px dashed #999;
	padding-top: 15px;
	text-align: center;
}
*:first-child+html #copyright{
	padding-top: 7px;
}
#copyright p{
	font-size: 1.2em;
	color: #fff;
}


/* Performance */
.performance{
	width: 275px;
	float: left;
	margin: 15px 20px 25px 0;
	border: 1px solid #999;
	border-top: 0;
}
.performance h3{
	padding: 5px;
	font-size: 1.3em;
	color: #fff;
	border-top: 3px solid #000;
}
.performance h3#publishers{
	background: #BC0A00;
}
.performance h3#advertisers{
	background: #FF9900;
}
.performance ul, #news ul{
	color: #999;
	list-style: disc;
	list-style-position: inside;
	margin: 15px;
}
.performance ul li, #news ul li{
	font-size: 1.2em;
	margin-bottom: 5px;
}

#news img.signup, #news img.affiliates{
	margin: 15px 0 0;
}
#news ul{
	margin: 5px;
	border-bottom: 1px dashed #999;
	padding-bottom: 10px;

}
#news ul li{
	margin: 0; 
}


/* Publishers & Advertisers */
#main-content.publishers-advertisers h2{
	font-size: 1.6em;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#main-content.publishers-advertisers h3{
	font-size: 1.3em;
	text-transform: uppercase;
	margin-top: 10px;
	border-bottom: 1px dashed #BC0A00;
	padding: 0 0 3px 12px;
	background: url(../images/title-bullet.gif) 0 3px no-repeat;
}
#main-content.publishers-advertisers h4{
	font-size: 1.2em;
	color: #BC0A00;
	margin-top: 10px;
}
#main-content.publishers-advertisers ul {
	
	margin: 15px 0 15px 25px;
}
#main-content.publishers-advertisers ul li {
	font-size: 1.2em;
	
	color: #838383;
	margin: 3px 0 0 0;
}



#news h5{
	font-size: 1.3em;
	color: #FE8939;
	border-bottom: 1px dashed #FE8939;
	padding-bottom: 3px;
	margin: 10px 0 5px;
}
#news p{
	font-size: 1.2em;
	color: #858585;
	margin: 5px 0;
}

/* Solutions */
#main-content.solutions h2{
	font-size: 1.6em;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#main-content.solutions h3{
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 10px 0;
	border-bottom: 1px dashed #BC0A00;
	padding: 0 0 3px 12px;
	background: url(../images/title-bullet.gif) 0 3px no-repeat;
}
#news.solutions ul{
	border: 0;
}
#news.solutions ul li{
	margin-top: 10px;
}

#main-content.solutions div.solutions-box div.image{
	width: 405px;
	margin:0 auto;
}

#main-content.solutions form{
	margin: 40px 0 0 0;	
}
#main-content.solutions form p textarea{
	border: 1px solid #E08F7A;
}
#main-content.solutions form div.upload{
	margin-left: 153px;
}
#main-content.solutions form p.submit input{
	border: 0;
	height: auto;
	width: 65px;
	margin-left: 153px;
}
#main-content.solutions p {
	margin: 0 0 10px 0;
	
}
#main-content.solutions p label{
	font-size: 1.1em;
	display: block;
	float: left;
	width: 150px;
	
}
#main-content.solutions p label span{
	font-size: 0.75em;
}
#main-content.solutions p input {
	border: 1px solid #E08F7A;
	height: 16px;
	width: 200px;
	padding: 2px 0 0 2px;
	color: #383C3F;
}
#main-content.solutions p select {
	border: 1px solid #E08F7A;
	height: 18px;
	width: 202px;
	color: #383C3F;
}
#main-content.solutions p textarea{
   width: 200px;
}
#main-content.solutions p strong {
	color: #DE8974;
}
#main-content.solutions p.button {
	margin: 0 0 0 364px;
}
#main-content.solutions p.button button {
	width: 60px;
	height: 25px;
	text-align: center;
	background-color: #DE8974;
	color: #ffffff;
}
.latest-news ul {
	list-style: none;
}
.latest-news ul li {
	background: url(../images/title-bullet.gif) left center no-repeat;
	padding-left: 15px;
	font-size: 1.1em;
	color: #858585;
	margin: 7px 0 0 0;

}

#contact_form label{margin-top:35px; display:block; font-weight:bold;}
#contact_form textarea,
#contact_form input{padding:5px; line-height: 30px; font-size:13px; display:block; border:1px solid #ccc; background:#f5f8f9; width:285px;}
#contact_form textarea {width:470px; height:236px;}
#contact_form textarea.summary {height:90px;}
button, .button{margin-top:30px; font-weight:bold; color:#fff; text-transform:uppercase; background:#f68d2b; border:1px solid #d96c07; padding:10px 20px; }

input.error, textarea.error{ border:1px solid #d96c07;}