/* CSS Document */

#topBanner {}

#insideContent {
	width: 919px;
	background: url(../images/bg_inside.gif) repeat-y;
	margin: 10px 0 0 0;
	border: 5px solid #6D98AA;
}

#leftColumn {
	float: left;
	width: 183px;
	padding: 20px 0 0 10px;
	
}
	
	#leftColumn #leftNav{
		list-style: none;
		padding: 15px 0 0 10px;
		
	}
	
	#leftColumn #leftNav li{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding: 7px 0 6px 0;
		background: url(../images/bg_nav_list.gif) repeat-x bottom;
	}
	
	#leftColumn #leftNav li ul{
		list-style: none;
		padding: 8px 0 3px 0;
	}
	
	#leftColumn #leftNav #active a{
		background: url(../images/arrow_orange.gif) no-repeat 0px 6px;
		color: #333;
	}
	

	#leftColumn #leftNav a{
		color: #608495;
		text-decoration: none;
		background: url(../images/arrow_grey.gif) no-repeat 0px 6px;
		padding: 0 0 0 11px;
		display: block;
	}
	
	#leftColumn #leftNav a:hover{
		color: #333;
		text-decoration: none;
	}
	
#centerColumn {
	float: left;
	width: 667px;
	padding: 15px 30px 30px 27px;
	text-align: justify;
}

	#centerColumn #breadcrumbs {
		font-size: 11px;
		padding: 0 0 15px 0;
		color: #496573;
		font-weight: bold;
	}
		
		#centerColumn #breadcrumbs a{
			font-size: 11px;
			font-weight: normal;
			color: #333;
			padding: 0 3px 0;
		}
		
	#centerColumn H1 {
		font-size: 26px;
		line-height: 1.3em;
		padding: 0 0 10px 0;
		color: #496573;
	}	
	
	#centerColumn H2 {
		font-size: 15px;
		font-weight: normal;
		color: #496573;
		line-height: 1.3em;
		padding: 0 0 6px 0;
	}	
	
	#centerColumn .intro {
	font-size: 15px;
	font-weight: bold;
	color: #496573;
	line-height: 1.3em;
	padding: 0 0 6px 0;
	text-align: left;
	}	

	#centerColumn .figure {
		font-size: 10px;
		font-weight: bold;
		color: #496573;
		line-height: 1.3em;
		padding: 0 0 6px 0;
		text-align:center;
	}
	
	#centerColumn .centeredImage {
		text-align:center;	
	}
	
	#centerColumn P {
		padding: 0 0 6px 0;
	}	
	
	#centerColumn ul {
		padding: 0 0 6px 15px;
		list-style: none;
	}	
	
	#centerColumn ul li{
		padding: 0 0 3px 10px;
		background: url(../images/arrow_blue.gif) no-repeat 0 3px;
	}	
		
#moduleInside {
	position: relative;
}

	#moduleInside a{
		color: #333;
	}
	
	#moduleInside a:hover{
		color: #608495;
	}

.pdf {
	background: url(../images/icon_pdf_small.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
}
		
	
.whitepaper {
	background: url(../images/icon_whitepaper.gif) no-repeat 0 0;
	padding: 0 0 0 14px;
}

#centerColumn #partnersList {
	list-style: none;
	padding: 0;
}

#centerColumn #partnersList li{
	border-top: 1px solid #aaa;
	background: none;
	padding: 0;
	padding: 10px 0 10px 0;
}

.partnersLeft {
	width: 100px;
	float: left;
}

.partnersRight {
	width: 365px;
	float: left;
	border-left: 1px solid #aaa;
	padding: 0 0 0 15px
}

.names {
	font-family:Trebuchet MS, Calibri, Arial;
	font-size: 18px;
	color:#555;
	font-weight: bold;
}	
	
#separator {
	border-top: 1px solid #aaa;
	padding: 10px 0 10px 0;
}

.contactLeft {
	width: 165px;
	float: left;
}

.contactRight {
	width: 300px;
	float: left;
	padding: 0 0 0 15px
}

.smallBold {
	font-size: 11px;
	font-weight: bold;
}
	

#formTable{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	
}

	#formTable td{
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 5px 5px 5px 5px;
		font-size: 11px;
		font-weight:bold;
		vertical-align:top;
	}
	
	#formTable input{
		padding: 2px;
		font-size: 12px;
	}
	
	
#news {
	list-style: none;
	padding: none;
}	
	#news ul{
		list-style: none;
		padding: 0;
		margin: 0;
	}	

	#news ul li{
		list-style: none;
		background: none;
		padding: 5px 0 5px 0; 
		background: url(../images/bg_dotted.gif) repeat-x top;
	}
	
	#news .date {
		width: 80px;
		float:left;
		font-size: 11px;
		font-weight: bold;
	}
	
	#news .press {
		width: 395px;
		float:left;
		padding: 0 0 0 10px;
		background: url(../images/bg_dotted2.gif) repeat-y top left;
		font-size: 12px;
	}
	
	#news .title {
		width: 370px;
		float:left;
		padding: 0 10px 0 0;
		border-right: 1px solid #aaa;
		font-size: 12px;
	}
	
	#news .source {
		width: 80px;
		float:left;
		padding: 5px 0 0 10px;
		text-align: right;
	}
	
	
	#news .download {
		width: 170px;
		font-size: 11px;
		font-weight: bold;
		float:right;
		padding: 0 0 0 10px;
		text-align: right;
		text-align:left;
		background: url(../images/bg_dotted2.gif) repeat-y top left;
	}

#opensource {
	list-style: none;
	padding: none;
}	
	#opensource ul{
		list-style: none;
		padding: 0;
		margin: 0;
	}	

	#opensource ul li{
		list-style: none;
		background: none;
		padding: 5px 0 5px 0; 
		background: url(../images/bg_dotted.gif) repeat-x top;
	}
	
	#opensource .customer {
		width: 80px;
		float:left;
		font-size: 11px;
		font-weight: bold;
	}
	
	#opensource .product {
		width: 300px;
		float:left;
		padding: 0 0 0 10px;
		background: url(../images/bg_dotted2.gif) repeat-y top left;
		font-size: 12px;
	}
	
	#opensource .title {
		width: 370px;
		float:left;
		padding: 0 10px 0 0;
		border-right: 1px solid #aaa;
		font-size: 12px;
	}
	
	#opensource .source {
		width: 80px;
		float:left;
		padding: 5px 0 0 10px;
		text-align: right;
	}
	
	
	#opensource .download {
		width: 170px;
		font-size: 11px;
		font-weight: bold;
		float:right;
		padding: 0 0 0 10px;
		text-align: right;
		text-align:left;
		background: url(../images/bg_dotted2.gif) repeat-y top left;
	}
	
.pdf {
	background: url(../images/icon_pdf_small.gif) no-repeat 0 2px;
	padding: 5px 0 0 20px;
}

.rar {
	background: url(../images/icon_rar_small.gif) no-repeat 0 2px;
	padding: 5px 0 0 20px;
}

.productMod {
	background: url(../images/bg_dotted.gif) repeat-x top;
	padding: 8px 0 0 0;
}

#linkDown ul {
	padding: 0;
}

#linkDown ul li{
	background: url(../images/bg_dotted.gif) repeat-x top left;
	padding: 3px 0 3px 0;
	display: block;
}

#linkDown ul li a{
	background: url(../images/arrow_blue.gif) no-repeat 10px 3px;
	padding: 0 0 0 20px;
	display: block;
}

#linkDown ul li a:hover{
	background: url(../images/arrow_white.gif) no-repeat 10px 3px #608495;
	color: #fff;
	padding: 0 0 0 20px;
	display: block;
	text-decoration: none;
}

#productBox {
	border: 1px solid #6D98AA;
}

#productBox h2{
	background: url(../images/module_header_background.jpg);
	background-repeat: repeat-x;
	padding: 3px 0 5px 10px;
	color: #fff;
}
