
/***************************************************/
/* DEFAULT STYLES
/***************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	padding: 0;
	margin: 0;
	color: #4D555B;
}

img {
	border: 0;
}

a span, h1 span, h2 span, h3 span, h4 span, h5 span, li span {
	display: none;
}

p {
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 1em;
}

p a, li a {
	color: #F79448;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}

#iefix {
	text-align: center;
}

.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 970px;
}

#iefix .container {
	text-align: left;
}


/***************************************************/
/* NAVIGATION
/***************************************************/


.nav {
	margin-top: 15px;
	float: left;
	width: 153px;
	color: white;
}

#nav_bottom {
	background: url(images/nav_bottom.png);
	width: 153px;
	height: 15px;
	font-size: 1px;
}

.nav p {
	padding-left: 12px;
	font-weight: bold;
	padding-bottom: 16px;
	margin-bottom: 0;
	background: #333333;
}

.nav a.index {
	display:block;
	background: url(images/nav_top.png) no-repeat #333333;
	width: 153px;
	height: 30px;
	padding-bottom: 8px;
	margin-bottom: 0;
}

.nav ie_index_fix {
	/*display:block;
	width: 153px;
	height: 30px;*/
	background: url(images/nav_top.png) no-repeat #333333;
}

.nav ul {
	background: #333333;
}

.nav li {
	padding: 0;
	margin: 0;
	margin-left: 12px;
	padding-bottom: 6px;
	list-style-type: none;
}

.nav li a {
	padding-top: 8px;
	font-weight: bold;
	color: white;
}

.nav li a.on {
	color: #F79448;
}

.nav li a:hover, .nav a.high_bandwidth:hover, .gateway_link:hover {
	color: #F79448;
	text-decoration: none;
}

.nav li a.child {
	display: block;
	margin-left: 16px;
	padding-top: 2px;
}

.nav a.high_bandwidth {
	margin-top: 20px;
	margin-left: 12px;
	padding-left: 24px;
	color: white;
	font-size: 0.9em;
}

/***************************************************/
/* GATEWAY / BANDWIDTH
/***************************************************/

h1#gateway {
	width: 268px;
	height: 154px;
	background: url(images/h1_gateway.png);
	margin: 160px 0 14px 351px;
}

#gateway_choice {
	width: 268px;
	margin: 0 0 1em 356px;
}

.gateway_link {
	width: 124px;
	height: 54px;
	display: block;
	text-align: center;
	color: white;
	text-decoration: none;
	padding-top: 38px;
}/*

.ie_gateway_link_fix_high, .ie_gateway_link_fix_low {
	width: 124px;
	height: 54px;
	display: block;
}*/

.ie_gateway_link_fix_high {
	background: url(images/bg_gateway_high.png) no-repeat 45px 0px;
	float: left;
}

.ie_gateway_link_fix_low {
	background: url(images/bg_gateway_low.png) no-repeat 45px 0px;
}

#gateway_high {
	background: url(images/bg_gateway_high.png) no-repeat 45px 0px;
	float: left;
}

#gateway_low {
	background: url(images/bg_gateway_low.png) no-repeat 45px 0px;
	margin-left: 134px;
}

a.high_bandwidth {
	background: url(images/bg_high_bandwidth.png) no-repeat;
	clear: left;
	float: left;
	margin: 17px 0 0 12px;
	padding: 3px 0 5px 24px;
	color: white;
	font-size: 0.9em;
	text-decoration: none;
}

a .requires {
	display: block;
	padding-top: 10px;
	font-size: 0.8em;
}


/***************************************************/
/*  CONTENT NAV
/***************************************************/

.pagenav {
	position: absolute;
	right: 37px;
	bottom: 32px;
	color: #F79448;
}

.pagenav li {
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	list-style-type: none;
	text-align: right;
}

.pagenav li a {
	font-size: 0.9em;
}

.pagenav li a:hover {
	color: #4D555B;
	text-decoration: none;
}

/***************************************************/
/*  VIDEO NAV
/***************************************************/

.videonav {
	margin-top: -37px;
	margin-left: 30px;
	margin-bottom: 5px;
	color: #F79448;
}

.videonav li {
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	list-style-type: none;
}

.videonav li a {
	font-size: 0.9em;
}

.videonav li a.on {
	text-decoration: underline;
}

/***************************************************/
/*  MAIN CONTENT
/***************************************************/

.content {
	position: relative;
	background: url(images/module_450_slice.png);
	width: 480px;
	margin-left: 260px;
}

.main_content_top {
	background: url(images/module_450_top.png);
	height: 30px;
}

.main_content_bottom {
	background: url(images/module_450_bottom.png) no-repeat;
	height: 30px;
}

#main {
	width: 530px;
	margin-left: 220px;
	background: url(images/module_530_slice.png);
}

#main .main_content_top {
	background: url(images/module_530_top.png);
}

#main .main_content_bottom {
	background: url(images/module_530_bottom.png);
}

#main h1 {
	background: url(images/main_message.png);
	width: 455px;
	height: 113px;
	margin: 20px 0 120px 37px;
}

.extra_large {
	width: 750px;
	margin-left: 220px;
	background: url(images/module_750_slice.png);
}

#iefix .extra_large {
	margin-left: 210px;
}

.extra_large .main_content_top {
	background: url(images/module_750_top.png);
}

.extra_large .main_content_bottom {
	background: url(images/module_750_bottom.png) no-repeat;
}


/***************************************************/
/*  FIRST LEVEL CONTENT
/***************************************************/

.content img {
	width: 450px;
	height: 162px;
	margin-left: 15px;
	position: relative;
}

.content p {
	margin-left: 30px;
	margin-bottom: 5px;
}

.first_level p {
	font-size: 1.2em;
	width: 290px;
}

.content h1 { margin: 30px 0 8px 30px; margin-bottom: 8px; display: block; height: 30px; }

.content h1#about_us { background: url(images/h1_about_us.png); width: 106px; }
.content h1#how_it_works { background: url(images/h1_how_it_works.png); width: 152px; }
.content h1#our_work { background: url(images/h1_our_work.png); width: 107px; margin-top: 60px; }


/***************************************************/
/*  CONTENT PAGES
/***************************************************/

.basic_content h1 { margin-left: 45px; }

.content h1#our_manifesto { background: url(images/h1_our_manifesto.png); width: 173px; }
.content h1#who_we_are { background: url(images/h1_who_we_are.png); width: 145px; }
.content h1#contact_us { background: url(images/h1_contact_us.png); width: 124px; }
.content h1#the_birth_of_a_viral { background: url(images/h1_the_birth_of_a_viral.png); width: 221px; }
.content h1#viral_faqs { background: url(images/h1_viral_faqs.png); width: 118px; }
.content h1#viral_faqs { background: url(images/h1_viral_faqs.png); width: 118px; }

.basic_content h2 { 
	margin: 40px 45px 15px 45px;
	font-size: 1.27em;
	color: #F79448;
	font-weight: normal;
	line-height: 1.5;
 }
 
.basic_content p  { 
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 15px;
	line-height: 1.8;
 }
 
/***************************************************/
/*  CUSTOM PAGES
/***************************************************/

#contact_labels { 
	float: left;
	width: 190px;
}
 
#contact_details { 
	margin-left: 150px;
}

#contact_details p { 
	font-weight: bold;
}
 
#viral_faq_questions { 
	margin-top: 30px;
	margin-left: 107px;
}

#viral_faq_questions li { 
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
	list-style-type: none;
}

#viral_faq_link { 
	margin-left: 107px;
	margin-bottom: 30px;
	display: block;
	width: auto;
}
 
/***************************************************/
/*  PDF LINK
/***************************************************/

.pdf_link { 
	background: url(images/pdf_icon.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #F79448;
	text-decoration: none;
	position: absolute;
	right: 30px;
	bottom: 30px;
}
 
 
/***************************************************/
/*  VIDEO CASE STUDY
/***************************************************/

.video_case_study { 
	color: #F79448;
	text-decoration: none;
	position: absolute;
	right: 30px;
	bottom: 58px;
}

/***************************************************/
/*  VIDEO PLAYER
/***************************************************/

#video_player { 
	position: absolute;
	top: 15px;
	left: 0;
	padding: 0;
	width: 480px;
	height: 370px;
}


#video_player_extra_large { 
	position: absolute;
	top: 15px;
	left: 15px;
	padding: 0;
	width: 750x;
	height: 437px;
}

#video_player_buffer { 
	height: 414px;
}

.multi_player {
	height: 410px;
}

.content h1#the_painted_man { background: url(images/h1_the_painted_man.png); width: 128px; height: 22px; }
.content h1#facebook_anthem { background: url(images/h1_facebook_anthem.png); width: 135px; height: 22px; }
.content h1#easter_chick { background: url(images/h1_easter_chick.png); width: 89px; height: 22px; }

.get_flash {
	margin: 60px;
}


