/* General */

body {
	background-color: #171a0f;
	text-align: center;
	margin: 0px;
	background-image: url(interactive_images/bghome.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Droid Sans;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	}
	
.bodyint {
	background-image: url(interactive_images/internal_bg.jpg);
	}

.container {
	text-align:left;
	width:950px;
	margin:0 auto;
	position:relative;
	background-repeat: no-repeat;
	background-color: #4a5149;
	}
	
a {
	color: #afc458;
	text-decoration: none;
	}
	
a:visited {
	color: #afc458;
	text-decoration: none;
	}
	
a:hover {
	color: #aaa;
	text-decoration: underline;
	}
	
p {
	margin: 0 0 15px 0;
	}

.float_l {
	float: left;
	}
	
.clear {
	clear: both;
	}
	
.overflow_h {
	overflow: hidden;
	}

.pos_abs {
	position: absolute;
	}

img {
	border: none;
	}
	
.align_c {
	text-align: center;
	}
	
.align_l {
	text-align: left;
	}
	
.contentint {
	background-image: url(interactive_images/internal_bgbody.jpg);
	background-repeat: no-repeat;
	width: 880px;
	overflow: auto;
	padding: 10px 35px 35px 35px;
	}
	
.contentint1 {
	overflow: auto;
	}
	
.breadcrumb {
	font-size: 11px;
	}
	
.heading {
	margin: 10px 0px 20px 0px;
	text-align: center;
	}
	
h1 {
	margin: 0;
	font-size: 31px;
	line-height: 22px;
	font-family: PT Sans Narrow;
	font-weight: lighter;
	color: #afc458;
	text-align: center;
	}

h2 {
	margin: 0;
	font-size: 26px;
	line-height: 24px;
	font-family: PT Sans Narrow;
	font-weight: lighter;
	color: #afc458;
	}
	
.imageleft {
	float: left;
	margin: 3px 5px 10px 0px;
	}

.footerhome {
	position:absolute;
	z-index:3;
	text-align: center;
	width: 940px;
	left: 0px; /* IE7 Fix */
	top: 610px;
	font-size: 11px;
	display: block;
}

.footer {
	text-align: center;
	width: 950px;
	margin: 0 auto;
	height: 25px;
	font-size: 11px;
	padding: 30px 0px 30px 0px;
	background-image: url(interactive_images/contentshadow.png);
	background-position: top;
	background-repeat: repeat-x;
	display: block;
}

td {
	vertical-align: top;
	}

.tablegray1 {
	background-image: url(interactive_images/table_bggray.png);
	padding-bottom: 3px;
	width: 8%;
	}
	
.tablegray2 {
	background-image: url(interactive_images/table_bggray.png);
	padding: 4px 0px 0px 3px;
	width: 84%;
	}
	
.tablegray3 {
	background-image: url(interactive_images/table_bggray.png);
	}
	
.tablegray4 {
	padding: 4px 0 0 3px;
	float: left;
	}
	
.leftcol {
	float: left;
	width: 600px;
	}
	
.rightcol {
	float: right;
	}
	
.divider2 {
	height: 2px;
	}
	
.divider3 {
	height: 3px;
	}	
	
.divider5 {
	height: 5px;
	}
	
.divider8 {
	height: 8px;
	}	
	
.divider10{
	height: 10px;
	}
	
.divider15 {
	height: 15px;
	}
	
.divider20 {
	height: 20px;
	}
		
.divider40 {
	height: 40px;
	}
	
.white {
	color: #fff;
	}
	
li {
	list-style: disc outside;
	color: #afc458;
	}
	
.addisclaimer {
	clear: both;
	font-size: 11px;
	padding-left: 168px;
	}
	
.ipaddisclaimer {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	padding: 0 0 15px 15px;
	}

.hidestat {
	height:155px;
	overflow:hidden;
	display:block;
}

.hidestat2 {
	height:235px;
	overflow:hidden;
	display:block;
}
	
/* Nav Bar */

.menu {
	position:absolute;
	visibility:hidden;
	z-index: 2;
	border-top: 1px solid #666;
	font-size:14px;
	text-align:left;
	}
	
.cellback a:link {
	text-decoration: none; 
	display: block; 
	color: #fff;
	background-color:#0e1005;
	padding: 1px 10px 1px 10px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	}
 
.cellback a:visited {
	text-decoration: none; 
	display: block; 
	color: #fff;
	background-color:#0e1005;
	padding: 1px 10px 1px 10px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	}
 
.cellback a:hover {
	text-decoration: none; 
	display: block; 
	color: #fff !important;
	background-color:#555e2d;
	padding: 1px 10px 1px 10px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	}
	
.navcontact {
	position: absolute;
	z-index: 2;
	left: 820px;
	top: 60px;
	height:30px;
	text-align: center;
	color: #663;
	}
	
.navcontact a, .navbar a {
	color: #fff;
	}

.navbar a:hover, .navcontact a:hover {
	color: #996;
	text-decoration: none;
	}


.navbar {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 115px;
	height:67px;
	width: 950px;
	background-image:url(interactive_images/nav.jpg);
	}
	
.home {
	height: 20px;
	width: 50px;
	padding: 47px 0 0 0px;
	margin: 0 76px 0 36px;
	float: left;
	cursor: pointer;
	}

.properties {
	height: 20px;
	width: 50px;
	padding: 47px 0 0 0;
	margin: 0 99px 0 0;
	float: left;
	cursor: pointer;
	}

.configs {
	height: 20px;
	width: 50px;
	padding: 47px 0 0 0;
	margin: 0 83px 0 0;
	float: left;
	cursor: pointer;
	}

.solutions {
	height: 20px;
	width: 50px;
	padding: 47px 0 0 0;
	margin: 0 89px 0 0;
	float: left;
	cursor: pointer;
	}

.statistics {
	height: 20px;
	width: 50px;
	padding: 47px 0 0 0;
	margin: 0 98px 0 0;
	float: left;
	cursor: pointer;
	}

.pricing {
	height: 20px;
	width: 50px;
	padding: 47px 0 0 0;
	margin: 0 81px 0 0;
	float: left;
	cursor: pointer;
	}

.materials {
	height: 20px;
	width: 50px;
	padding: 47px 0 0 0;
	margin: 0;
	float: left;
	cursor: pointer;
	}

/* Home Page */

.hometext1 {
	z-index:2;
	left: 31px;
	top: 268px;
	}

.hometext2 {
	z-index:2;
	left: 31px;
	top: 336px;
	width: 365px;
	}

.hometext p {
	margin-bottom: 20px;
	}
	
#homemovie, #homemovie_ipad {
	left: 456px;
	top: 272px;
	z-index: 2;
	position: absolute;
	display: none;
	}

/* Properties Page */

.properties1 {
	padding: 5px 0px 35px 0px;
	width: 950px;
	height: 440px;
	}
	
.properties2 {
	padding: 5px 0px 10px 35px;
	}
	
.properties3 {
	margin: -50px 0 0 30px;
	}
	
.properties4 {
	left: 151px;
	top: 550px;
	}
	
.properties4_safari {
	left: 150px;
	top: 310px;
	}
	
.properties5 {
	left: 337px;
	top: 550px;
	}
	
.properties5_safari {
	left: 415px;
	top: 310px;
	}
	
.properties6 {
	left: 509px;
	top: 550px;
	}
	
.properties6_safari {
	left: 610px;
	top: 310px;
	}
	
.properties7 {
	left: 688px;
	top: 550px;
	}
	
.properties7_safari {
	left: 610px;
	top: 310px;
	}

	
/* Properties Interior */	
	

.propint {
	padding: 5px 2px 0 0;
	float: left;
	}
	
.propint1 {
	float: left;
	width: 320px;
	text-align: center;
	}
	
.propint2 {
	float: left;
	padding-left: 30px;
	text-align: center;
	}
	
.propint3 {
	padding: 10px;
	background-color: #fff;
	width: 260px;
	padding: 5px 30px 5px 30px;
	}
	
.propint3_none {
	padding: 10px;
	width: 260px;
	padding: 5px 30px 5px 30px;	}
	
.propint4 {
	background-image: url(interactive_images/shadow3.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 250px;
	padding-top: 2px;
	line-height: 15px;
	}
	
.propint5 {
	background-image: url(interactive_images/shadow6.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 250px;
	padding-top: 2px;
	line-height: 15px;
	}	
	
.propint6 {
	float:left;
	margin: 0 0 0 15px;
}
	
.propint7 {
	background-image: url(interactive_images/shadow4.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 250px;
	padding-top: 2px;
	line-height: 15px;
	}
	
/* Networks Page */
	
.properties1_networks {
	left: 268px;
	top: 525px;
	}
	
.properties1_networks_safari {
	left: 150px;
	top: 310px;
	}
		
.properties2_networks {
	left: 523px;
	top: 525px;
	}
	
.properties2_networks_safari {
	left: 415px;
	top: 310px;
	}
	
.properties3_networks {
	left: 497px;
	top: 525px;
	}


/* Networks Interior Page */

.propint1_networks h2{
	text-align:center
	}

.propint1_networks {
	float: left;
	width: 290px;
	}

.propint2_networks h2 {
	text-align:center
	}

.propint2_networks {
	float: left;
	width: 290px;
	padding-left: 5px;
	}
	
.propint2_networks img {
	text-align:center
	}
	
.propint3_networks {
	background-color: #fff;
	width: 290px;
	}
	
.propint3_networks_none {
	width: 290px;
	}
.propint4_networks {
	background-image: url(interactive_images/shadow3.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 290px;
	padding-top: 2px;
	line-height: 15px;
	}

.propint1_networks_new h2{
	text-align:center
	}

.propint1_networks_new {
	clear:left;
	width: 290px;
	}

.genderchart {
	margin: -12px 0 25px 0;
}

		
/* Solutions */

.creativebutton {
	width: 150px;
	height: 20px;
	padding: 10px 5px 8px 0;
	margin: 0 0 5px 12px;
	text-align: right;
	font-size:14px;
	border-bottom: 2px solid #3d422b;
	}
	
.creativebutton a{
	color: #808876;
	}
	
.creativebutton a:hover{
	color: #fff;
	text-decoration: none;
}
	
.buttonon {
	background-color:#111501;
}

.buttonoff {
	background-color:#282c1a;
}

.creativeprop1 {
	float: left;
}

.creativeprop2 { 
	width: 680px;
	overflow: visible;
	float: left;
	background-color: #111501;
	padding: 20px 0 0 20px;
	border-bottom: 2px solid #3d422b;
	min-height: 480px;
}

.creativeprop3 {
	overflow:auto;
	}
	
.creative_thumbnail {
	float: left;
	width: 135px;
	height: 185px;
	margin: 0px 16px 0px 15px;
	text-align:center;
	font-size:11px;
	line-height:12px;
	border: 0;
	cursor: pointer;
}

.creative_thumbnail a {
	text-decoration: none;
	border: 0;
}

/* Configs */

.configbutton {
	width: 120px;
	height: 18px;
	padding: 7px 0 18px 0;
	margin: 0 4px 0 0;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	line-height:12pt;
	float:left;
	border-left: 2px solid #3d422b;
	}

.vconfigbutton {
	width: 120px;
	height: 12px;
	padding: 13px 0 18px 0;
	margin: 0 4px 0 0;
	text-align: center;
	vertical-align:bottom;
	font-size:16px;
	font-weight: bold;
	float:left;
	border-left: 2px solid #3d422b;
	}	
	
.configbutton a{
	color: #808876;
	}
	
.configbutton a:hover{
	color: #fff;
	text-decoration: none;
}

.vconfigbutton a{
	color: #808876;
	}
	
.vconfigbutton a:hover{
	color: #fff;
	text-decoration: none;
}

.buttonbuffer1 {
	margin-left: 130px;
}
	
.buttonbuffer2 {
	margin-left: 190px;
}

.configleft {
	float:left;
	width: 440px;
	padding-left: 10px;
}

.configright {
	float:right;
	width:395px;
	text-align:left;
}

.configprop2 { 
	width: 856px;
	overflow: visible;
	float: left;
	background-color: #111501;
	padding: 25px 10px 10px 10px;
	border-left: 2px solid #3d422b;
	min-height: 300px;
}

.configleft a:visited {
	color: #afc458;
	text-decoration: none;
	}

.configleft a:hover {
	color: #aaaaaa;
	text-decoration: underline;
	}


.configprop3 {
	width:100%;
	}

.smalltext {
	font-size:12px;
	line-height: 14px;
}

.medtext {
	font-size: 13px;
}

.streamingtextheader {
	margin: 15px 0 -13px 10px;
	font-weight:bold;
}

.configprop2 table td {
	padding:2px;
	vertical-align:middle;
	text-align:center;
}

.configprop4 table td {
	padding:2px;
	vertical-align:middle;
	text-align:center;
}

/* Tables */

.tableheader {
	background-color:#2c3129;
	font-weight:bold;
	line-height: 14px;
}

.tableheader td {
	display: table-cell;
	vertical-align: bottom !important;
}

.tablelight {
	background-color:#555e2d;
}

.tabledark {
	background-color:#515548;
}

.table_container {
	background-color:#828c54;
	padding:10px;
}

.table_container_stats {
	background-color:#828c54;
	padding:10px;
	width: 648px;
	margin: auto;
}

.table_container_unique {
	background-color:#828c54;
	padding:10px;
	width: 325px;
	margin: auto;
}


/* Pricing */

.pricing_table {	
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: white;
	border-color: transparent;
	border-collapse: collapse;
	font-size: 12px;
}

.pricing_table td {
	border-width: 1px;
	border-style: ridge;
	border-color: white;
	padding: 5px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.width_5 {
	width: 5%;
}
.width_10 {
	width: 10%;
}

.width_12 {
	width: 12%;
}

.width_15 {
	width: 15%;
}

.width_18 {
	width: 18%;
}

.width_20 {
	width: 20%;
}

.width_40 {
	width: 40%;
}

.width_60 {
	width: 60%;
}

.p_table1 {
	width: 100%;
	}
	
.p_table2 {
	width: 650px;
	}
	
.p_table3 {
	width: 475px;
	}
	
.align_r {
	text-align: right !important;
	font-weight: bold;
	padding-right: 5px !important;
	}

.table_container2 {
	background-color:#828c54;
	padding:10px;
	width:650px;
	margin: auto;
}

.table_container3 {
	background-color:#828c54;
	padding:10px;
	width:475px;
	margin: auto;
}


/* iPad Alterations */ 

.properties8 {
	padding: 5px 0px 35px 0px;
	width: 950px;
	height: 300px;
	}
	
.ipad_list {
	margin: -165px 0 0 0;
}

.propertiestitle_ipad {
	text-align: center;
	margin: 30px 0 0 0;
}

/* Daniel Oliveira & Lexy Kilpatrick - HTML & CSS */

