@charset "utf-8";
/* CSS Document */

* {
  border: none;
}

a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
	

body {
	font-family: Verdana, Helvetica, sans-serif;
	color: white;
	margin: 0;
	}
	
.logo {
	border-style: none;
	margin: 15px 0 0 0;
	}

.wrap {
	margin: 0 auto;
	min-width: 1000px;
	overflow: hidden;
	width: 58em; 
	}
	
div.header {
	height: 20ex;
	position: relative;
	}
	
	
object#banner {
	float: right;
	margin: 30px 0 0 0;
	}
	
	
/* Nav */	
	
ul.main-nav {
	font-family: "Lucida Sans", Arial, sans-serif; 
	font-size: 1.2em; 
	letter-spacing: -.05em; 
	position: absolute; 
	right: 60px; 
	bottom: 5px;
	margin: 0; 
	padding: 0;
	}
	
ul.main-nav li {
	display: inline; 
	margin: 0 18px;
	/*padding: 5px 25px 5px 25px;*/
	}

ul.main-nav li a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding: 5px 25px 5px 25px;
	}
	
li.nav-on, li.nav-on a {
	color: white;
	background: #b7100f;
	}
	
li.nav-on a:hover, li.nav-on a:active {
	text-decoration: underline;
	}
	
li.nav-off, li.nav-off a {
	color: black;
	background: #f5f5f5;
	}

li.nav-off a:hover, li.nav-off a:active {
	text-decoration: underline;
	background: #d7e9b1;
	}

/* End nav */

#gradient {
	background:#610d0e url(images/backgrad.png) top left repeat-x; 
	padding:3ex 0 2ex 0;
	}

h1 {
	text-indent: -3000px;
	margin: 5px;
	color: white;
	}	

h1#home-h1 {
	background: url(images/home-h1-2.png) no-repeat;
	height: 76px;
	width: 383px;
	}
	
h1#network-h1 {
	background: url(images/network-h1.png) no-repeat;
	height: 37px;
	width: 214px;
	}
	
h1#publishers-h1 {
	background: url(images/publishers-h1.png) no-repeat;
	height: 37px;
	width: 386px;
	}
	
h1#advertisers-h1 {
	background: url(images/advertisers-h1.png) no-repeat;
	height: 37px;
	width: 290px;
	}
	

	
.blocktext {
	width: 450px;
	float: left;
	margin: 0px 15px 15px 8px;
	line-height: 2.5ex;
	}
	
.blocktext > p:first-child:first-letter {
	font-weight: bold;
	font-size: 170%;
	font-style: italic;
	}
	
.blocktext ul {
	margin: 5px;
	}

.listy {
	font-size: 0.8em;
	float: left;
	line-height: 3ex;
	list-style-image: url("images/tick.png");
	}

.listy-right {
	font-size: 0.8em;
	float: left;
	margin: 20px 0 0 17px;
	line-height: 3ex;
	list-style-image: url("images/tick.png");
	}

/* Table stuff */

.rightside {
	float: right;
	width: 420px;
	/*border: 2px solid white;*/
	margin: -10px 0 0 0;
	}
	
.rightside-network {
	float: right;
	width: 420px;
	/*border: 2px solid white;*/
	margin: -10px 30px 0 0;
	}
	
.rightside-publishers {
	float: right;
	width: 420px;
	/*border: 2px solid white;*/
	margin: -10px 30px 0 0;
	}

.rightside-advertisers {
	float: right;
	width: 420px;
	/*border: 2px solid white;*/
	margin: -30px 0px 0 0;
	}
	
img.graph {
	float: right;
	margin: -44px -10px 0 0;
	}

h2 {
	font-size: 0.9em;
	}

h2.stats-heading {
	float: right;
	margin: 0 35px 15px 0;
	background: url(images/networkstats.png);
	height: 29px;
	width: 321px;
	text-indent: -3000px
	}
	
h2.pyramid-heading {
	float: right;
	margin: 0 15px 4px 0;
	background: url(images/pyramidheading.png);
	height: 29px;
	width: 346px;
	text-indent: -3000px
	}
	
h2.ad-heading {
	float: right;
	margin: 0 60px 20px 0;
	background: url(images/ad-heading.png);
	height: 29px;
	width: 264px;
	text-indent: -3000px
	}

.network {
	width: 380px;
	float: right;
	}	

table.network, table.network td {
	border: 2px solid transparent;
	}
	
table.network td {
	padding: 4px;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #991517;
	}
	
.ad-table {
	width: 410px;
	float: right;
	}
	
table.ad-table, table.ad-table td {
	border: none;
	/*border: 2px solid transparent;*/
	/*background-color: #c5dc94;*/
	}
	
.ad-table td:first-child, .ad-table .headingrow td {
	font-weight: bold;
	background-color: #991517;
	}
	
.ad-table td:first-child {
	border-right: 2px solid transparent;
	font-size: 0.8em;
	font-style: italic;
	}
	
.ad-table .headingrow td {
	border-bottom: 2px solid transparent;
	font-size: 0.9em;
	}
	
.ad-table .odd td {
	background-color: #ae3437;
	}
	
table.ad-table td {
	padding: 6px;
	font-size: 0.7em;
	color: #ffffff;
	background-color: #991517;
	border-bottom: 1px solid transparent;
	}
	
.empty {
	visibility: hidden;
	}
			
p.small {
	font-size: 0.5em;
	float: right;
	}

#pyramid {
	background: url(images/pyramid.png);
	height: 371px;
	width: 385px;
	float: right;
	margin: 10px 0;
	}
	
.p-spacer {
	height: 50px;
	}
	
.pyramidlevel {
	margin: 25px auto;
	font-size: 0.8em;
	text-align: center;
	}
	
.p1 {
	width: 75px;
	}
	
.p2 {
	width: 120px;
	}
		
.p3 {
	width: 170px;
	}	

.p4 {
	width: 200px;
	}
		
		
/* Contact */

h1#contact-h1 {
	padding-top: 15px;
	margin: 0px 0 20px 0;
	background: url(images/contact-h1.png) no-repeat bottom;
	height: 37px;
	width: 233px;
	}

#contact-wrap {
	color: #000000;
	font-size: 0.9em;
	}

form#contact-form {
	margin: 20px 0 0 13px;
}

#contact-form p {
	margin: 15px 0 5px 5px;
	font-weight: bold;
	font-size: 0.7em;
	font-style: italic;
	color: #999999;
}


label {
	width: 13em;
	float: left;
	display: block;
	}
	
label.long {
	width: 23em;
	}
	
#contact-form input {
	margin: 0 0 5px 10px;
	}

#contact-form input, #contact-form textarea {
	border: 2px solid #d9d9d9;
	}

	
#details-area {
	display: none;
	}
		
#details-area label {
	margin: 10px 0 0 0;
	}
	
#contact-form textarea:focus, #contact-form input:focus {
	border: 2px solid #bd4848;
}

#contact-form #submit {
	background: #9a9a9a;
	color: #FFFFFF;
	font-weight: 600;
	font-style: normal;
	font-size: 0.8em;	
	border: 0;
	cursor: pointer;
	width: 202px;
	height: 22px;
	font-family: "Lucida Sans", Arial, sans-serif;
}

#contact-form #submit:hover{
	background: #BBBBBB;
}

#submit-area {
	margin: 15px 0 0 190px;
	}
	
#result {
	margin: 10px;
	font-size: 0.9em;
	}

/*Sitemap*/

h1#sitemap-h1 {
	padding-top: 15px;
	margin: 0px 0 20px 0;
	background: url(images/sitemap-h1.png) no-repeat bottom;
	height: 37px;
	width: 162px;
	}
	
ul#sitemap li a:link, ul#sitemap li a:visited {
	font-size: 0.9em;
	color: #bd4848;
	text-decoration: none;
}

ul#sitemap li a:hover, ul#sitemap li a:active {
	text-decoration: underline;
}

.cwrap {
	background-color: #f5f5f5;
}
	
/* Footer */


p.f-links {
	margin: 12px 0 0 18px;
	font-size: 0.7em;
	font-family: "Lucida Sans", Arial, sans-serif;
	float: left;
	color: #999999;
}

.f-links a:link, .f-links a:visited {
	text-decoration: none;
	color: #999999;
	}	
	
.f-links a:hover, .f-links a:active {
	text-decoration: underline;
	}
	
.copyright {
	width: 450px;
	}

p.contact {
	float: right;
	margin: 15px 70px 45px 0;
	color: #971f1f;
	font-weight: bold;
	font-family: "Lucida Sans", Arial, sans-serif; 
	}
	
.contact a:link, .contact a:visited {
	text-decoration: none;
	color: #971f1f;
	}	
	
.contact a:hover, .contact a:active {
	text-decoration: underline;
	}
	
p.contact > img {
	vertical-align: bottom;
	border: none;
	}
	

.fourohfour-blocktext {
	font-size: 0.8em;
	width: 450px;
	float: left;
	margin: 0px 15px 15px 8px;
	line-height: 2.5ex;
	}
	
.fourimg {
	margin: -40px 0 0 0;

