@charset "utf-8";
/* CSS Document */

/**************************
GENERIC
**************************/

body, html{
	height: 100%;
	}

body{
	width: 812px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/generic/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	}
	
*{
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited{
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

.clearFloat{
	clear:both;
	height: 1px;
	}

IMG{
	border: none;
	}
	
/**************************
PAGE CONTAINER
**************************/	

#pageShadow{
	width: 812px;
	background-image: url(../images/generic/bg_shadow.jpg);
	background-repeat: repeat-y;
	}

#pageShadow IMG.shadow{
	float: left;
	}	

#pageContainer{
	float: left; 
	width: 800px;
	background-color: #fff;
	}	
	
/**************************
HEADER
**************************/	

#header{
	margin: 0 10px 10px 10px;
	height: 95px;
	}

/*---- search box ----*/

#search{
	float: left;
	margin-top: 5px;
	width: 250px;
	height: 30px
	}

.searchBox{
	height: 20px;
	width: 121px;
	padding: 1px 3px 0 24px;
	border: none;
	background-image: url(../images/generic/bg_searchBox.gif);
	background-repeat: no-repeat;
	border: solid 0 #fff;
	}
	
.searchBtn{
	vertical-align: text-bottom;
	padding-top: 5px;
	}

/*---- right top nav ----*/

#topNav{
	float: right;
	}

#topNav ul{
	float: left;
	padding: 10px 10px 0 0;
	}
	
#topNav li{
	list-style: none;
	display: inline;
	padding: 0 6px;
	border-right: 1px solid #333;
	text-transform: uppercase;
	}

#topNav li a:link, #topNav li a:visited{
	color: #000;
	}

#topNav li a:hover{
	color: #900
	}
	
/*---- main nav ----*/

#mainNavBar{
	clear: both;
	margin: 0 0 10px 0;
	}

#mainNavBar IMG{
	float: left;
	}

#NavBarCont{
	float: left;
	}
	
#NavBarCont li{
	list-style: none;
	float: left;
	}

/*---- main nav level 1 ----*/

#NavBarCont ul.navLevelTop {
	height: 32px;
	width: 569px;
	margin: 0px;
	background-image: url(../images/generic/bg_topNavl1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#NavBarCont ul.navLevelTop li{
	position: static;
	height: 25px;
	width: 81px;
	margin: 0 1px 0 0;
	padding-top: 7px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/generic/bg_navLevelTop.gif);
	background-repeat: no-repeat;
	}
	
#NavBarCont ul.navLevelTop li a:link, #NavBarCont ul.navLevelTop li a:visited{
	color: #000;
	}
	
#NavBarCont ul.navLevelTop li.navLevelTopLeft{
	width: 76px;
	background-image: url(../images/generic/bg_navLevelTopLeft.gif);
	background-repeat: no-repeat;
	}
	
/*---- main nav level 1 ON ----*/

#NavBarCont ul.navLevelTop li.navLevelTopOn{
	background-image: url(../images/generic/bg_navLevelTopOn.gif);
	background-repeat: no-repeat;
	}
	
li.navLevelTopOn a:link, li.navLevelTopOn a:visited{
	color: #990134;
	}

#navLevelTopOn {
	height: 25px; 
	width: 81px;
	display: block;
	margin: 0 0px 0 0;
	padding-top: 0px;
	text-align: center;
	font-weight: bold;
	
	background-image: url(../images/generic/bg_navLevelTopOn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -7px;
	color: #990134;
	}


/*--------------------support nav-------*/
#navsup{
	clear: both;
	}

#navsup ul {
	list-style: none;
	height: 29px;
	width: 569px;
	font-weight: bold;
	background-image: url(../images/generic/bg_navLevelBtm.gif);
	background-repeat: repeat-x;
	}
#navsup .mt {
	height: 29px;
	width: 569px;
	background-image: url(../images/generic/bg_navLevelBtm.gif);
	background-repeat: repeat-x;
}
	
#navsup a {
    display: block;
	width: 9em;
/*	width: 9em;*/  
	} 

#navsup ul li {
	display: inline;  
	width: 9em;
	/*	width: 9em;*/ 
	line-height: 29px;
	margin: 0px;
	padding: 0px 2px 8px 1px;
	background-image: url(../images/generic/bg_topnav2Spacer.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	}
	
#navsup li ul {
	position: absolute;
	text-align: left;
	clear: both;
/*	height: 60px; */
	font-size: 140%;
	background-color: #eee;
	width: 4em;
	left: -999em; 
}

#navsup li a:link, #navsup li a:visited {   
	color: #fff;
	text-align: center;
	}

#navsup li:hover ul, #navsup li.sfhover ul {
    left: auto;
	} 


/*---- main nav level 2 ----*/

#nav{
	clear: both;
	}

#nav ul {
	list-style: none;
	height: 29px;
	width: 569px;
	font-weight: bold;
	background-image: url(../images/generic/bg_navLevelBtm.gif);
	background-repeat: repeat-x;
	}
#nav .mt {
	height: 29px;
	width: 569px;
	background-image: url(../images/generic/bg_navLevelBtm.gif);
	background-repeat: repeat-x;
}
	
#nav a {
    display: block;
	width: 11em;
		/*	width: 9em;*/  
	} 

#nav ul li {
	display: inline;  
	width: 11em;
	/*	width: 9em;*/ 
	line-height: 29px;
	margin: 0px;
	padding: 0px 5px 8px 5px;
	background-image: url(../images/generic/bg_topnav2Spacer.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	}
	
#nav li ul {
	position: absolute;
	text-align: left;
	clear: both;
/*	height: 60px; */
	font-size: 140%;
	background-color: #eee;
	width: 4em;
	left: -999em; 
}

#nav li a:link, #nav li a:visited {   
	color: #fff;
	text-align: center;
	}

#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
	} 

/*---- main nav level 2 ----*/

#nav li li{
	float: none;   
	line-height: 14px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: none;
	background-position: -999em -999em;
	}

#nav li li a:link, #nav li li a:visited {
	line-height: 14px;
	color: #000;
	padding: 3px;
	background-color: #eee;
	display: block;
	height: 19px;
	}

/**************************
PRODUCT AREA
**************************/		

/*---- main nav level 2 ----*/

#prodHeadCont{
	clear: both;
	height: 413px;
	padding: 10px 10px 25px 10px;
	background-color: #DBE2F4;
	background-image: url(../images/generic/bg_prodBorderBtm.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	}

#prodBorder{
	margin-left: -3px;
	height: 360px;
	width: 783px;
	background-image: url(../images/generic/bg_prodBorder.gif);
	background-repeat: repeat-y;
	}
	
/*---- main nav level 2 ----*/

#prodColLeft{
	float: left;
	width: 350px;
	margin: 20px 20px 0 10px;
	}
	
#prodColLeft P{
	float: left;
	font-size: 80%;
	margin: 0 10px 0 15px;
	}

#prodColLeft img.rolloverbg {
	background: transparent;
	margin: -4px 0 ;
	}
	
a.rolloverbg:link, a.rolloverbg:visited {
	background: #999; 
	margin: 0 12px 0 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}

a.rolloverbg:hover {
	background: #900;
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	}

/*---- product area ----*/	
	
	
	#flashcontent {
		margin: 10px;
	}
	
#solutionsbar {
	margin: 0 10px; 
	padding: 0px;
}

#solbartop {
	background-color: #e2ebf6;
	background-repeat: no-repeat;
	background-image: url(../images/generic/bg_page_block_top.gif);
	background-position: left top;
	display: block; 
/*	clear: both;*/
	line-height: 1px;
	width: 780px;
	min-height: 1px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#solbarmid {
	background-color: #e2ebf6;
	line-height: 1px; 
	display: block;
	clear: both;
	width: 760px;
	height: 77px; 
	padding: 0 10px;
}
html>body #solbarmid {
/*	height: 77px; */
}
#solbarbtm {
	background-color: #e2ebf6; 
	background-repeat: no-repeat;
	background-image: url(../images/generic/bg_page_block_btm.gif);
	background-position: left bottom;
	display: block;
	clear: both;
	width: 780px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
html>body #solbarbtm {
	height: 9px;
}
#solbarconnect {
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/generic/solution_connect.jpg);
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 77px;
/*	padding: 30px 0 0 100px; */
}
html>body #solbarconnect {
}
#solbarplay {
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/generic/solution_play.jpg);
	width: 260px;
	height: 77px;
}
#solbarentertain {
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/generic/solution_entertain.jpg);
	width: 250px;
	height: 77px;
}
.solbartext {
	line-height: 1.3em; 
	clear: both;
	color: #903;
	font-size: 11px;
	margin: 30px 0 0 110px;
	padding: 0px;
	width: 135px;
/* 	display: block; */
}
#productline {
	margin: 10px 0;
}

.productbox {
	float: left;	
	border-left: 1px solid #aaa;
	width: 150px;
	/* width: 187px; */
	padding: 0 1px 0 7px;
}
.firstcol {
	border: 0px;
	padding-left: 10px;
}
.productboxtitle {
	color: #903;
	font-weight: bold;
	font-size: 14px;
}
.productboxtext {
	font-size: 10px;
}
.connect {
	margin-left: 100px;
}
.solbar3header {
	color: #903;
	font-size: 14px;
	font-weight: bold;
}
	
#prodColRight{
	float: left;
	width: 350px;
	margin: 10px 5px 0 0;
	padding-left: 20px;
	}

#prodColRight ul{
	margin: 5px 0 15px 0px;
	}
	
#prodColRight li{
	list-style: none;
	padding: 0 0 0 10px;
	margin: 4px 0;
	line-height: 14px;
	font-weight: bold;
	background-image: url(../images/bullet_prodColRight.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#prodColRight ul.colRightBtn{
	margin: 5px 0 5px 0px;
	}

#prodColRight ul.colRightBtn li{
	list-style: none;
	display: inline;
	padding: 0 0 0 15px;
	margin: 0 10px 0 0;
	line-height: 16px;
	font-weight: bold;
	background-image: url(../images/generic/bullet_prodColRightBtn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}

#prodColRight ul.colRightBtn li a:link, #prodColRight ul.colRightBtn li a:visited{
	color: #AB1832;
	}
	
/*---- prod panels bottom ----*/

#prodColBtmLeft{
	float: left;
	width: 317px; 
	height: 70px;
	margin: 5px 0 0 4px;
	padding: 10px 30px 0 20px;
	background-image: url(../images/generic/bg_prodColBtm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#prodColBtmLeft IMG{
	margin-right: 10px;
	}
	
#prodColBtmRight{
	float: left;
	width: 360px;
	height: 70px;
	margin: 5px 0 0 0;
	padding: 10px 20px 0 10px;
	background-image: url(../images/generic/bg_prodColBtm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#prodColBtmRight IMG {
	margin-right: 30px;
	}

#prodColBtmRight P.floatLeft{
	float: left;
	margin: 0px;
	}
	
#prodColBtmRight IMG.floatRight{
	float: right;
	margin: 0px;
	}

HR {
	color: #E4E4E4;
	height: 1px;
	margin: 0 0 5px 0;
	padding: 0px;
	background-color:#E4E4E4;
	}
	
hr.line {
	background-color : #E4E4E4;
	color : #E4E4E4;
	height : 1px;
	border : 0 solid #E4E4E4;
	border-top-width : thin;
}

/*---- prod desc container----*/

#prodDesc{
	clear: both;
	margin-top: 15px;
	padding: 0 10px;
	}

HR{
	clear: both;
	}
	
/*---- prod sub nav ----*/

#prodDesc ul.prodMenu{
	height: 49px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/generic/bg_prodMenu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#prodDesc ul.prodMenu li{
	list-style: none;
	float: left;
	width: 129px;
	height: 32px;
	padding: 7px 0 0 0;
	margin-right: 1px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/generic/bg_prodMenuLi.jpg);
	background-repeat: no-repeat;
	}

#prodDesc ul.prodMenu li a:link, #prodDesc ul.prodMenu li a:visited{
	color: #000;
	}
	
/*---- prod sub nav ON ----*/

#prodDesc ul.prodMenu li.prodMenuON{
	background-image: url(../images/generic/bg_prodMenuLiON.jpg);
	}

#prodDesc ul.prodMenu li.prodMenuON a:link, #prodDesc ul.prodMenu li.prodMenuON a:visited{
	color: #9D0035;
	}

/*---- prod description ----*/

#prodDesc ul{
	margin: 5px 0 5px 15px;
	}
	
#prodDesc li{
	list-style: none;
	padding: 0 0 0 7px;
	line-height: 16px;
	background-image: url(../images/generic/bullet_spec.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}



#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
#footermenu {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px 0px;
	margin: 10px 0px;
}
#footermenu a {
	color: #903;
	text-decoration: none;
}
#footermenu a:hover {
	color: #333;
	text-decoration: underline;
}
.footermenudivider {
	color: #903;
	padding: 0px 20px;
}
.footertext {
	color: #003b91;
}
	
/**************************
FONTS
**************************/	

p, li{
	/*font-size: 70%; original*/
	color: #000;
	font-size: 12px;
	}

p{
	margin: 5px 0;
	}

#prodHeadCont p{
	font-weight: bold;
	}
	
H1{
	font-size: 120%;
	color: #fff;
	height: 38px;
	padding: 14px 0 0 20px;
	background-image: url(../images/generic/bg_H1.gif);
	background-repeat: no-repeat;
	background-color: #131C77;
	background-position: top left;
	}	

H2{
	font-size: 90%;
	margin: 15px 0 10px 0;
	/*	margin: 25px 0 10px 0; */
	}

H3{
	clear: both;
	/* font-size: 75%; */
font-size: 12px;
	margin: 10px 0;
	}
	
H4{
	
	font-size: 180%;
	color: #000066;
}
H6{
margin-top: 10px;
	font-size: 120%;
	color: #000066;
}

/* --- safari hack for view roll overs ---*/

#prodColLeft img.rolloverbg {
	margin: 0px 0;
	#
	}
	
a.rolloverbg:link, a.rolloverbg:visited {
	border-top: 1px solid #fff;
	border-bottom:1px solid #fff;
	#
	}

a.rolloverbg:hover {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	#
	}