* {
	border:0;
	margin:0;
	padding:0;
}

body {
	background:#bbbbba url(images/bodybg.gif) repeat-x top left;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

#bgwrapper{
	background:#000;
	margin: 10px auto;
	width: 944px;
	height: 817px;
	border:8px solid #FFFFFF;
}

.contact #bgwrapper{
	background-color: #af0603;
}
.home #bgwrapper{
	background-color: #a5c6fb;
}
.advertisers #bgwrapper{
	background-color: #bd3012;
}
.case #bgwrapper{
	background-color: #212771;
}
.publishers #bgwrapper{
	background-color: #e0af6a;
}

#wrapper {
	margin: 0 auto;
	width: 658px;
	position: relative;
}

h1 {
	height:51px;
	float: left;
	margin:0px;
	padding:0px;
	margin-top:25px;
	width:135px;
	clear: both;
}
h1.onlight {
	background:transparent url(images/logo_onlight.png) no-repeat top left;
}
h1.ondark {
	background:transparent url(images/logo_ondark.png) no-repeat top left;
}


h1 span {
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-999999px;
	width:100%;
}



h2 {
	margin:0px;
	padding:0px;
	font-size:3em;
	font-weight:bold;
	margin-bottom:10px;
}

h3 {
	margin:0px;
	padding:0px;
	font-size:2.0em;
	font-weight:normal;
	margin-bottom:10px;
}

p {
	margin:0px;
	padding:0px;
	font-size:1em;
	margin-bottom:10px;
	line-height: 1.4em;
}

a{
	color:#0136c4;
	color:#00aae2;
}

a:hover{
	color:#ff0071;
	color:#d73690;
}


.hwrap {
	background:transparent url(images/header.png) no-repeat top left;
	color:#FFF;
	margin-top:9px;
	float: left;
	clear: both;
	padding:15px 0 0 0px;
	width:658px;
	height: 115px;
}

.hwrap h2{
	margin-top:25px;
	margin-left: 50px;
}

.right {
	float:right;
	margin-right:15px;
	text-align:right;
}

#content {
	float: left;
	clear: both;
	height:404px;
	margin-top:0;
	padding: 0px;
	width: 658px;
}

#left {
	background:#ffffff url(images/bggrad.png) repeat-x bottom center;
	float:left;
	height:291px;
	margin-top:0;
	width:281px;
	padding:20px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.home #left{
	margin-left:12px;
}

#right {
	background:#ffffff url(images/bggrad.png) repeat-x bottom center;
	float:left;
	height:291px;
	margin-left:12px;
	margin-top:0;
	width:281px;
	padding:20px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.home #right{
	margin-left:0px;
}

#dbl {
	background:#ffffff url(images/bggrad.png) repeat-x bottom center;
	float:left;
	height:291px;
	margin-top:0;
	width:616px;
	padding:20px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#campaigns {
	background:transparent url(images/full2.png) no-repeat bottom center;
	float:left;
	height:245px;
	margin-left:12px;
	margin-top:44px;
	width:300px;
	padding: 20px;
}

div.campaign {
	height:51px;
	margin-top:10px;
	padding:0 0 0 60px;
}

div.campaign h4 {
	margin:0px;
	padding:0px;
	padding-top: 4px;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom: 5px;
}

.home #left h3, .home #right h3{
	color: #89d043;
}

div.campaign h4 a{
	text-decoration: none;
}

div.campaign p {
	padding-bottom:4px;
	border-bottom:2px solid #c0e2ed;
}

#lefthome h3 {
	color:#89d043;
}

#campaigns h3 {
	color:#89d043;
	font-size:2.0em;
}

#right h3 {
	color:#d73690;
	font-size:2.0em;
}

#navigation {
	float:left;
	clear: both;
	margin-top:120px;
	width:658px;
}

#navigation ul {
	list-style:none;
	width:100%;
}

#navigation ul li {
	display:inline;
	float:left;
	height:27px;
}

#navigation ul li a#home {
	background:transparent url(images/menu_01.gif) top left no-repeat;
	width:48px;
}

#navigation ul li a#home:hover,#navigation ul li a#home.active {
	background:transparent url(images/menu_01.gif) bottom left no-repeat;
	width:48px;
}

#navigation ul li a#advertisers {
	background:transparent url(images/menu_02.gif) top left no-repeat;
	width:92px;
}

#navigation ul li a#advertisers:hover,#navigation ul li a#advertisers.active {
	background:transparent url(images/menu_02.gif) bottom left no-repeat;
	width:92px;
}

#navigation ul li a#publishers {
	background:transparent url(images/menu_03.gif) top left no-repeat;
	width:101px;
}

#navigation ul li a#publishers:hover,#navigation ul li a#publishers.active {
	background:transparent url(images/menu_03.gif) bottom left no-repeat;
	width:101px;
}

#navigation ul li a#whoweare {
	background:transparent url(images/menu_04.gif) top left no-repeat;
	width:88px;
}

#navigation ul li a#whoweare:hover,#navigation ul li a#whoweare.active {
	background:transparent url(images/menu_04.gif) bottom left no-repeat;
	width:88px;
}

#navigation ul li a#case {
	background:transparent url(images/menu_05.gif) top left no-repeat;
	width:94px;
}

#navigation ul li a#case:hover,#navigation ul li a#case.active {
	background:transparent url(images/menu_05.gif) bottom left no-repeat;
	width:94px;
}

#navigation ul li a#approach {
	background:transparent url(images/menu_approach.gif) top left no-repeat;
	width:100px;
}

#navigation ul li a#approach:hover,#navigation ul li a#approach.active {
	background:transparent url(images/menu_approach.gif) bottom left no-repeat;
	width:100px;
}

#navigation ul li a#reporting {
	background:transparent url(images/menu_reporting.gif) top left no-repeat;
	width:72px;
}

#navigation ul li a#reporting:hover,#navigation ul li a#reporting.active {
	background:transparent url(images/menu_reporting.gif) bottom left no-repeat;
	width:72px;
}

#navigation ul li a#contact {
	background:transparent url(images/menu_06.gif) top left no-repeat;
	width:63px;
}

#navigation ul li a#contact:hover,#navigation ul li a#contact.active {
	background:transparent url(images/menu_06.gif) bottom left no-repeat;
	width:63px;
}

#button_advertiser,#button_publishers {
	font-size:1.3em;
	font-weight:bold;
	left:313px;
	position:absolute;
	text-align:center;
	top:220px;
	width:151px;
	height:98px;
}

#button_advertiser a,#button_publishers a{
	display:block;
	overflow:hidden;
	width:151px;
	height:98px;
	text-indent:-999999px;
}

#button_publishers {
	left:473px;
}

#button_advertiser a{
	background:transparent url(images/launchingviral.jpg) top left no-repeat;
}

#button_advertiser a:hover{
	background:transparent url(images/launchingviral.jpg) bottom left no-repeat;
}

#button_publishers a{
	background:transparent url(images/joiningournetwork.jpg) top left no-repeat;
}

#button_publishers a:hover{
	background:transparent url(images/joiningournetwork.jpg) bottom left no-repeat;
}

#button_advertiser a,#button_publishers a {
	color:#ff0071;
	text-decoration:none;
}

#button_advertiser a:hover,#button_publishers a:hover {
	color:#0136c4;
}

#navigation ul li a {
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-999999px;
	width:100%;
}

#left h3,#dbl h3 {
	color:#00aae2;
}

ul.sites {
	list-style:none;
}

ul.sites li {
	display:inline;
	float:left;
	width: 93px;
	height: 76px;
}

ul.sites li a {
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	width: 93px;
	height: 76px;
}

ul.sites li a#metacafe {
	background:transparent url(images/site_sprite_01.png)  no-repeat scroll center 0;
}

ul.sites li a#metacafe:hover {
	background:transparent url(images/site_sprite_01.png)  no-repeat scroll center -76px;
}

ul.sites li a#dplay {
	background:transparent url(images/site_sprite_02.png)  no-repeat scroll center 0;
}

ul.sites li a#flashgames247 {
	background:transparent url(images/site_sprite_02a.png)  no-repeat scroll center 0;
}

ul.sites li a#flashgames247:hover {
	background:transparent url(images/site_sprite_02a.png)  no-repeat scroll center -76px;
}

ul.sites li a#dplay:hover {
	background:transparent url(images/site_sprite_02.png)  no-repeat scroll center -76px;
}

ul.sites li a#inboxjunkies {
	background:transparent url(images/site_sprite_03.png)  no-repeat scroll center 0;
}

ul.sites li a#inboxjunkies:hover {
	background:transparent url(images/site_sprite_03.png)  no-repeat scroll center -76px;
}

ul.sites li a#gamesquat{
	background:transparent url(images/site_sprite_gamesquat.png)  no-repeat scroll center 0;
}

ul.sites li a#gamesquat:hover {
	background:transparent url(images/site_sprite_gamesquat.png)  no-repeat scroll center -76px;
}

ul.sites li a#bebo {
	background:transparent url(images/site_sprite_04.png)  no-repeat scroll center 0;
}

ul.sites li a#bebo:hover {
	background:transparent url(images/site_sprite_04.png)  no-repeat scroll center -76px;
}

ul.sites li a#miniclip {
	background:transparent url(images/site_sprite_05.png)  no-repeat scroll center 0;
}

ul.sites li a#miniclip:hover {
	background:transparent url(images/site_sprite_05.png)  no-repeat scroll center -76px;
}

ul.sites li a#gamenet {
	background:transparent url(images/site_sprite_06.png)  no-repeat scroll center 0;
}

ul.sites li a#gamenet:hover {
	background:transparent url(images/site_sprite_06.png)  no-repeat scroll center -76px;
}

ul.sites li a#mousebreaker {
	background:transparent url(images/site_sprite_07.png)  no-repeat scroll center 0;
}

ul.sites li a#mousebreaker:hover {
	background:transparent url(images/site_sprite_07.png)  no-repeat scroll center -76px;
}

ul.sites li a#freeonlinegames {
	background:transparent url(images/site_sprite_08.png)  no-repeat scroll center 0;
}

ul.sites li a#freeonlinegames:hover {
	background:transparent url(images/site_sprite_08.png)  no-repeat scroll center -76px;
}

ul.sites li a#break {
	background:transparent url(images/site_sprite_09.png)  no-repeat scroll center 0;
}

ul.sites li a#break:hover {
	background:transparent url(images/site_sprite_09.png)  no-repeat scroll center -76px;
}

.casestu {
	position: relative;
	top: 0;
}

.casestu .campaign  {
	float: left;
	width:130px;
	margin-right:10px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	svisibility: hidden;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
}

#dbl ul, #dbl ol, #left ol{
	margin:0px 0px 0px 20px;
	padding: 0px;
	color: #00aae2;
	list-style-type: square;
}
#dbl ol, #left ol{
	list-style-type: decimal;
}

#dbl ul li, #dbl ol li,#left ol li{
	margin:0px;
	padding: 0px;
}
#dbl ul li span, #dbl ol li span, #left ol li span{
	color: #000000;
}
