﻿/* This CSS file is for the home page only */

/* ID Properties */

div#topNavContainer {
	margin: 1em 0em 0em 0em;
}

ul#topNav {
	list-style: none;
	margin-left: 10px;
	height: 29px;
	float: left;
}

ul#topNav li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

ul#topNav li a {
	float: left;
	display: block;
	height: 29px;
	text-decoration: none;
	padding: 0px 0 0 20px;
	color: #080B5F;
}

ul#topNav li span {
	display: block;
	float: left;
	height: 29px;
	padding: 5px 20px 0 0;
	width: auto;
	cursor: pointer;
}

ul#topNav li.active a {
	background: url('../images/tab_active_left_blue.png') no-repeat top left;
	color: white;
}

ul#topNav li.active span {
	background: url('../images/tab_active_right_blue.png') no-repeat top right;
}

img#mainLogo {
	margin: 0em 0em 2em 2.5em;
}

div#mainNav {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 191px;
	padding-right: 27px;
	background: transparent url('../images/vert_white_div.png') top right no-repeat;
}

div#intro {
	margin: 2em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

div#intro p {
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
}


ul.boxNav {
	list-style: none;
	text-align: right;
}

ul.boxNav li {
	height: 25px;
	margin-bottom: 11px;
	padding-top: 12px;
	cursor: pointer;
}

ul.boxNav li a {
	color: white;
	text-decoration: none;
	font-size: 12pt;
}

ul.boxNav li:hover {
	color: white;
	text-decoration: underline;
}

ul.boxNav li.active:hover {
	text-decoration: none;
}

ul.boxNav li.active {

	background: url('../images/home/links/active_link_yellow.png') no-repeat right bottom;
}

ul.boxNav #homenetwork.active {
	background: url('../images/home/links/active_link_red.png') no-repeat right bottom;
}

ul.boxNav #familymovies.active {
	background: url('../images/home/links/active_link_green.png') no-repeat right bottom;
}

ul.boxNav #duplication.active {
	background: url('../images/home/links/active_link_purple.png') no-repeat right bottom;
}

ul.boxNav #imcdtv.active {
	background: url('../images/home/links/active_link_yellow.png') no-repeat right bottom;
}

ul.boxNav #impprod.active {
	background: url('../images/home/links/active_link_red.png') no-repeat right bottom;	
}

ul.boxNav #sell.active {
	background: url('../images/home/links/active_link_purple.png') no-repeat right bottom;
}

ul.boxNav li.active a {
	font-weight: bold;
	
}

div#boxContainerBuss {
	height: 356px;
	width: 950px;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
	background: #080B5F;
}

div#boxContainerFam {
	height: 356px;
	width: 950px;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
	background: #080B5F;
	/* display: none; */
}

div#Box1Buss {
	background: url('../images/home/business/business_back.jpg') no-repeat;
}

div#Box2Buss {
	background: url('../images/home/advertise/advertise_amplify_back.jpg') no-repeat;
}

div#Box3Buss {
	background: url('../images/home/improveproductivity/improve_productivity_back.jpg') no-repeat;
}

div#Box4Buss {
	background: url('../images/home/connectcollaborate/connect_collaborate_back.jpg') no-repeat;
}


div#Box5Buss {
	background: url('../images/home/productsservices/products_services_back.jpg') no-repeat;
}

div#Box1Fam {
	background: url('../images/home/family/family_back.jpg') no-repeat;
}

div#Box2Fam {
	background: url('../images/home/homenetworking/home_networking_back.jpg') no-repeat;
}

div#Box3Fam {
	background: url('../images/home/familymovies/familymovies_back.jpg') no-repeat;
}

div#Box4Fam {
	background: url('../images/home/duplication/duplication_back.jpg') no-repeat;
}


div#Box5Fam {
	background: url('../images/home/imcdtv/imcdtv_back.jpg') no-repeat;
}


div#adContainerBuss {
	width: 950px;
	height: 95px;
	overflow: hidden;
	margin-top: 22px;
}

div#adContainerFam {
	width: 950px;
	height: 95px;
	overflow: hidden;
	margin-top: 22px;
}

/*
div#dtvHeading {
	position: relative;
	top: -3.35em;
}
*/

div#dtvHeading {
}

#media1 {
	z-index: 1;
}

/* Class Properties */

div.ad {
	width: 312px;
	height: 95px;
}

div.mainBox {
	height: 356px;
	width: 950px;
	padding: 60px 0px 0px 250px;
}

div.boxAreaContainer {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	width: 690px;
}

div.boxHeading {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.boxContent {
}

div.boxContent p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: small;
	color: white;
}

div.boxContent h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: medium;
	color: white;
}

div.boxContent ul {
	margin-left: 1em;
	color: white;
	font-size: small;
}

div.smallVidPlayerArea {
	float: right;
	width: 280px;
	height: 210px;
	margin: 0em 0.6em 0em 0em;
	padding: 0em 0em 0em 0em;
}
/*
div.mediumVidPlayerArea {
	position: relative;
	top: -2.5em;
	background: #000000;
	width: 690px;
	height: 300px;
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
}

*/

div.mediumVidPlayerArea {
	background: #000000;
	width: 444px;
	height: 250px;
	margin: 0em auto 0em auto;
	padding: 0em 0em 0em 0em;
}

div.adArea {

}

div.leftAd {
	float: left;
	background: #080B5F;
}

div.midAd {
	margin: 0 8px 0 318px;
	background: #080B5F;	
}

div.rightAd {
	float: right;
	background: #080B5F;
}

