/* Elements */

/* Classes */

.content_container 
{
	padding-top: 20px !important;
}

.content
{
	position: relative;
/*
	background-color: #CCCCCC;
*/
}

.content .navigationMenu_container
{
	position: relative;
	margin-bottom: 10px;
	color: #003366;
}

.content .navigationMenu_container .headerMenu_container 
{
	width: auto;		
}

.content .navigationMenu_container a
{
	font-size: .75em;
	text-decoration: none;
	color: #003366;
} 

.content .navigationMenu_container a:hover,
.content .navigationMenu_container a.selected
{
	color: #996633;
}

.content .navigationMenu_container span
{
	margin: 0 4px;
	font-size: .9em;
}

.content .productInformation_container
{
	position: relative;
	width: 942px;
	height: 556px;
}

.content .productInformation_container
{
	position: relative;
	width: 946px;
	height: 594px;
	margin: 0 auto 5px;
}

body.marketSegments .content .advertisingSuppliers
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/MarketSegments/AdvertisingSuppliersBg.jpg);
	background-repeat: no-repeat;
	color: #333300;	
}

body.marketSegments .content .businessOwners
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/MarketSegments/BusinessOwnersBg.jpg);
	background-repeat: no-repeat;	
	color: #333300;	
}

body.marketSegments .content .technologyPartners
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/MarketSegments/TechnologyPartnersBg.jpg);
	background-repeat: no-repeat;	
}

.productInformation_container .productInformation_header
{
	position: absolute;
	top: 15px;
	left: 20px;
	width: 240px;
	height: 50px;
}

.productInformation_header .section_header
{
	display: block;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.technologyPartners .productInformation_header .section_header
{
	color: #FFFFFF;
}

body.marketSegments technologyPartners .productInformation_header .section_header,
body.marketSegments .technologyPartners .productInformation_content
{
	color: #FFFFFF;
}

.productInformation_header .section
{
	margin: 0;
	font-size: .8em;
}

.productInformation_container .productInformation_content
{
	position: absolute;
	top: 30px;
	left: 285px;
	width: 608px;
	height: 510px;
}

body.marketSegments .clickableTechnology .productInformation_content
{
	left: 130px;
	width: 520px;
	height: 230px;
}

body.marketSegments .broadcastMessaging .productInformation_content
{
	left: 315px;
	width: 605px;
	height: 430px;
}

body.marketSegments .reportingSuite .productInformation_content
{
	left: 320px;
	width: 600px;
	height: 430px;
}

body.marketSegments .callEvaluation .productInformation_content
{
	left: 195px;
	width: 725px;
	height: 215px;
}

body.marketSegments .smartReview .productInformation_content
{
	left: 315px;
	width: 605px;
	height: 430px;
}

body.marketSegments .administrationTools .productInformation_content
{
	left: 255px;
	width: 665px;
	height: 300px;
}

.productInformation_content .section_title
{
	font-weight: bold;
	font-size: .8em;
}

.productInformation_content .section
{
	margin: 0;
	margin-bottom: 10px;
	font-size: .8em;
}

/* Element IDs */  
