/* Elements */

/* Classes */

.content_container 
{
	padding-top: 20px !important;
}

.content_container .content
{
	position: relative;
/*
	background-color: #CCCCCC;
*/
}

.content .navigationMenu_container
{
	position: relative;
	margin-bottom: 10px;
	text-align: center;
	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;
/*  setting used with the statically generated content	 
	margin: 0 2px;
*/
	font-size: .8em;
}

.content .static span
{
	margin: 0 2px;
}

.content .productInformation_container
{
	position: relative;
	width: 942px;
	height: 556px;
	margin: 0 auto 5px;
	color: #333300;
}

body.solutions .content .inboundCallManager
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/Solutions/InboundCallManagerBg.jpg);
	background-repeat: no-repeat;	
}

body.solutions .content .outboundCallManager
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/Solutions/OutboundCallManagerBg.jpg);
	background-repeat: no-repeat;	
}

body.solutions .content .clickableTechnology
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/Solutions/ClickableTechnologyBg.jpg);
	background-repeat: no-repeat;	
}

body.solutions .content .broadcastMessaging
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/Solutions/BroadCastMessagingBg.jpg);
	background-repeat: no-repeat;	
}

body.solutions .content .reportingSuite
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/Solutions/ReportingSuiteBg.jpg);
	background-repeat: no-repeat;	
}

body.solutions .content .callEvaluation
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/Solutions/CallEvaluationBg.jpg);
	background-repeat: no-repeat;	
}

body.solutions .content .smartReview
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/Solutions/SmartReviewBg.jpg);
	background-repeat: no-repeat;	
}

body.solutions .content .administrationTools
{
	background-color: Transparent;
	background-image: url(../../../Images/Products/Solutions/LiveAdministrationToolsBg.jpg);
	background-repeat: no-repeat;	
}

.productInformation_container .productInformation_header
{
	position: absolute;
	top: 25px;
	left: 28px;
	width: 885px;
	height: 75px;
}

.productInformation_header .section_header
{
	display: block;
	font-size: 1.2em;
	margin-bottom: 5px;
}

.productInformation_header .section
{
	margin: 0;
	font-size: .8em;
}

.productInformation_container .productInformation_content
{
	position: absolute;
	top: 105px;
	left: 297px;
	width: 615px;
	height: 424px;
}

body.solutions .clickableTechnology .productInformation_content
{
	left: 130px;
	width: 520px;
	height: 230px;
}

body.solutions .broadcastMessaging .productInformation_content
{
	left: 315px;
	width: 598px;
	height: 424px;
}

body.solutions .reportingSuite .productInformation_content
{
	left: 320px;
	width: 593px;
	height: 424px;
}

body.solutions .callEvaluation .productInformation_content
{
	left: 195px;
	width: 718px;
	height: 215px;
}

body.solutions .smartReview .productInformation_content
{
	left: 315px;
	width: 598px;
	height: 424px;
}

body.solutions .administrationTools .productInformation_content
{
	left: 255px;
	width: 658px;
	height: 300px;
}

.productInformation_content .section_title
{
	font-weight: bold;
	font-size: .8em;
}

.productInformation_content .section
{
	margin: 0;
	margin-bottom: 8px;
	font-size: .8em;
}

/* Element IDs */
