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

img, a img {
	border: none;
}
p {
	margin: 0 0 1em 0;
	padding: 0 0;
}

h1 {
	float: left;
	clear: left;
	padding: 10px 0;
	margin: 0 0;
	width: 430px;
	font-size: 20px;
}
h2 {
	float: left;
	clear: left;
	padding: 10px 0 7px;
	margin: 0 0;
	width: 430px;
	font-size: 15px;
}
p {
	clear: left;
}
.clear {clear: both; line-height: 0px;}
.clear span {display: none;}
body {
	margin: 0 0;
	padding: 0 0;
	background-image: url(../images/background_tile.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #020104;
	
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b8c3ca;
}

div#canvas {
	float: left;
	width: 900px;
/*	height: 615px;*/

	background-image: url(../images/background_image.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
	div#canvas .column {
/*		width: 430px;*/
		margin: 0 0 0 423px;
		padding: 0 0;
	}
	div#canvas .column a.logo_url {
		float: left;
		clear: left;
		margin: 36px 0 0 0;
	}
	div#canvas .column a.logo_home {
		float: left;
		clear: left;
		margin: 0 0 27px 0;
	}
	div#canvas .column a.logo_url img, 
	div#canvas .column a.logo_home img {
		width: 268px;
	}
	div#canvas .column a.logo_url img {
		height: 23px;
	}
	div#canvas .column a.logo_home img {
		height: 88px;
	}
	div#canvas .column div.text_intro {
		float: left;
		width: 430px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	div#canvas	 	.column div.text_intro {margin: 6px 0 14px;}
	body.home div#canvas .column div.text_intro {margin: 40px 0 40px 0;}



	body.home div#canvas .column div.thumbnails, 
	body.facebook_advertising div#canvas .column div.thumbnails {
		clear: both;
		float: left;
		width: 510px;
		margin: 0 0 0 -80px;
		padding: 0 0;
	}
	* html body.home div#canvas .column div.thumbnails, 
	* html body.facebook_advertising div#canvas .column div.thumbnails {
		width: 595px;
	}
	* html body.facebook_advertising div#canvas .column div.thumbnails {
		padding: 0 0 0 80px;
	}
	body.home div#canvas .column div.thumbnails div.item {
		float: left;
		width: 175px;
		height: 165px;
		margin: 0 0 0 80px;
		padding: 0 0;
	}
	body.facebook_advertising div#canvas .column div.thumbnails img {
		float: left;
		width: 149px;
		height: 211px;
		margin: 0 0 31px 80px;
		padding: 0 0;
	}
	body.home div#canvas .column div.thumbnails div.item a {
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		line-height: 15px;
		color: #b8c3ca;
	}
	body.home div#canvas .column div.thumbnails div.item a img {
		width: 175px;
		height: 100px;
		font-weight: normal;
	}
	body.home div#canvas .column div.thumbnails div.item span {
		clear: left;
		display: block;
	}



	body.interactive_ad_units div#canvas div.featured {
		clear: left;
		float: left;
		width: 400px;
		margin: 0 0 16px 0;
	}
	body.interactive_ad_units div#canvas div.featured.offset, 
	body.medium_quidget div#canvas div.featured {
		float: left;
		width: 728px;
		margin: 0 0 16px -298px;
	}
	* html body.interactive_ad_units div#canvas div.featured.offset, 
	* html body.medium_quidget div#canvas div.featured {
		margin: 0 0 8px -149px;
	}
	body.super_quidget div#canvas div.featured {
		float: left;
		width: 1040px;
		margin: 0 0 16px -390px;
	}
	* html body.super_quidget div#canvas div.featured {
		margin: 0 0 16px -195px;
	}

	body.cpi_ad_units div#canvas div.featured {
		clear: left;
		float: left;
		width: 729px;
		margin: 0 0 16px -299px;
	}
	* html body.cpi_ad_units div#canvas div.featured {
		margin: 0 0 16px -149px;
	}

	body.social_networking div#canvas div.featured img {
		clear: left;
		float: left;
	}
	body.social_networking div#canvas div.featured {
		clear: left;
		float: left;
		margin: 0 0 16px -136px;
	}
	* html body.social_networking div#canvas div.featured {
		margin: 0 0 16px -73px;
	}
	body.social_networking div#canvas div.featured.drawer {
		clear: left;
		float: left;
		width: 1050px;
		margin: 0 0 16px -390px;
	}
	* html body.social_networking div#canvas div.featured.drawer {
		margin: 0 0 16px -195px;
	}

	body.email_campaign div#canvas div.featured {
		float: left;
		width: 728px;
		margin: 0 0 16px -220px;
	}
	* html body.email_campaign div#canvas div.featured {
		margin: 0 0 8px -110px;
	}

	body.the_challenge div#canvas div.featured {
		float: left;
		width: 766px;
		margin: 0 0 16px -330px;
	}
	* html body.the_challenge div#canvas div.featured {
		margin: 0 0 8px -167px;
	}

	body.video_promotion div#canvas div.featured {
		float: left;
		width: 512px;
		margin: 0 0 16px -82px;
	}
	* html body.video_promotion div#canvas div.featured {
		margin: 0 0 8px -41px;
	}

	.play_again {
		text-align: center;
	}
	.play_again a {
		font-style: italic;
		font-size: 11px;
		color: #b8c3ca;
		text-decoration: none;
	}
	.play_again a:hover {
		text-decoration: underline;
	}

	ul.references {
		margin: 0 0;
		padding: 0 0;
		list-style-type: none;
	}
	ul.references li {
		margin: 0 0;
		padding: 0 0;
		font-style: italic;
		font-size: 11px;
	}
	ul.references li a {
		color: #b8c3ca;
		text-decoration: none;
	}
	ul.references li a:hover {
		text-decoration: underline;
	}


	#footer {
		margin: 0 auto 0;
		padding: 0 0 0;
		clear: both;
		width: 100%;
		height: 125px;
		bottom: 0px;
		text-align: center;
		font-size: 11px;
		line-height: 14px;
		background-image: url(../images/footer.png);
		background-position: 0 0;
		background-repeat: repeat-x;
	}
	body.home #footer {background-image: none;}
	body.quidget #footer {background-image: none;}
	* html #footer {
		background-image: none;
	}
	#footer .pad {
		float: left;
		width: 100%;
		height: 90px;
	}
	#footer .pad span {display: none;}
	#footer .row1, 
	#footer .row2 {display: block;}
	
	#footer .row1 a {z-index: 10;}
	#footer .row2 a {z-index: 8;}
	#footer a {
		position: relative;
		color: #b8c3ca;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer a {
	}
	#footer a .pop {
		display: none;
		position: absolute;
		width: 0px;
		left: 50%;
		z-index: 5;
	}
	#footer .row1 a .pop {top: -103px;}
	#footer .row2 a .pop {top: -117px;}
	
	#footer a .pop img {
		position: relative;
		left: -87px;
	}

.home #footer a.home {font-weight: bold;}
.quidget #footer a.quidget {font-weight: bold;}
.super_quidget #footer a.super_quidget {font-weight: bold;}
.interactive_ad_units #footer a.interactive_ad_units {font-weight: bold;}
.cpi_ad_units #footer a.cpi_ad_units {font-weight: bold;}
.multi_clip_widget #footer a.multi_clip_widget {font-weight: bold;}
.facebook_advertising #footer a.facebook_advertising {font-weight: bold;}
.social_networking #footer a.social_networking {font-weight: bold;}
.the_challenge #footer a.the_challenge {font-weight: bold;}
.video_promotion #footer a.video_promotion {font-weight: bold;}
.email_campaign #footer a.email_campaign {font-weight: bold;}

.home #footer a.home:hover {text-decoration: none; cursor: text;}
.quidget #footer a.quidget:hover {text-decoration: none; cursor: text;}
.super_quidget #footer a.super_quidget:hover {text-decoration: none; cursor: text;}
.interactive_ad_units #footer a.interactive_ad_units:hover {text-decoration: none; cursor: text;}
.cpi_ad_units #footer a.cpi_ad_units:hover {text-decoration: none; cursor: text;}
.multi_clip_widget #footer a.multi_clip_widget:hover {text-decoration: none; cursor: text;}
.facebook_advertising #footer a.facebook_advertising:hover {text-decoration: none; cursor: text;}
.social_networking #footer a.social_networking:hover {text-decoration: none; cursor: text;}
.the_challenge #footer a.the_challenge:hover {text-decoration: none; cursor: text;}
.video_promotion #footer a.video_promotion:hover {text-decoration: none; cursor: text;}
.email_campaign #footer a.email_campaign:hover {text-decoration: none; cursor: text;}


/*#footer a.home:hover .pop {display: inline;}*/
#footer a.quidget:hover .pop {display: inline;}
#footer a.super_quidget:hover .pop {display: inline;}
#footer a.interactive_ad_units:hover .pop {display: inline;}
#footer a.cpi_ad_units:hover .pop {display: inline;}
#footer a.multi_clip_widget:hover .pop {display: inline;}
#footer a.facebook_advertising:hover .pop {display: inline;}
#footer a.social_networking:hover .pop {display: inline;}
#footer a.the_challenge:hover .pop {display: inline;}
#footer a.video_promotion:hover .pop {display: inline;}
#footer a.email_campaign:hover .pop {display: inline;}

* html #footer a.quidget:hover .pop {display: none;}
* html #footer a.super_quidget:hover .pop {display: none;}
* html #footer a.interactive_ad_units:hover .pop {display: none;}
* html #footer a.cpi_ad_units:hover .pop {display: none;}
* html #footer a.multi_clip_widget:hover .pop {display: none;}
* html #footer a.facebook_advertising:hover .pop {display: none;}
* html #footer a.social_networking:hover .pop {display: none;}
* html #footer a.the_challenge:hover .pop {display: none;}
* html #footer a.video_promotion:hover .pop {display: none;}
* html #footer a.email_campaign:hover .pop {display: none;}

/*.home #footer a.home:hover .pop {display: none;}*/
.quidget #footer a.quidget:hover .pop {display: none;}
.super_quidget #footer a.super_quidget:hover .pop {display: none;}
.interactive_ad_units #footer a.interactive_ad_units:hover .pop {display: none;}
.cpi_ad_units #footer a.cpi_ad_units:hover .pop {display: none;}
.multi_clip_widget #footer a.multi_clip_widget:hover .pop {display: none;}
.facebook_advertising #footer a.facebook_advertising:hover .pop {display: none;}
.social_networking #footer a.social_networking:hover .pop {display: none;}
.the_challenge #footer a.the_challenge:hover .pop {display: none;}
.video_promotion #footer a.video_promotion:hover .pop {display: none;}
.email_campaign #footer a.email_campaign:hover .pop {display: none;}

/*
.home #footer a.home img
.quidget #footer a.quidget img
.super_quidget #footer a.super_quidget img
.interactive_ad_units #footer a.interactive_ad_units img
.cpi_ad_units #footer a.cpi_ad_units img
.multi_clip_widget #footer a.multi_clip_widget img
.facebook_advertising #footer a.facebook_advertising img
.social_networking #footer a.social_networking img
.the_challenge #footer a.the_challenge img
.video_promotion #footer a.video_promotion img
.email_campaign #footer a.email_campaign img

.home #footer a.home:hover img
.quidget #footer a.quidget:hover img
.super_quidget #footer a.super_quidget:hover img
.interactive_ad_units #footer a.interactive_ad_units:hover img
.cpi_ad_units #footer a.cpi_ad_units:hover img
.multi_clip_widget #footer a.multi_clip_widget:hover img
.facebook_advertising #footer a.facebook_advertising:hover img
.social_networking #footer a.social_networking:hover img
.the_challenge #footer a.the_challenge:hover img
.video_promotion #footer a.video_promotion:hover img
.email_campaign #footer a.email_campaign:hover img
*/

