@charset "utf-8";
/* CSS Document */

html {
	height:98%;
	padding:0px 0px 0px 0px;
	}
	
body {
	background:#B3BEAD url(../images/body_bg.gif) repeat-x;
	color:#424242;
	font: normal 12px arial, sans-serif;
	//height:100%;
	margin:0px;
	text-align: left;
	}

body a {text-decoration:none; color:#333333;}
body a:hover {
	text-decoration:underline;
	color:#CC0000;
	text-align: right;
	font-family: arial, sans-serif;
}

#container {
	background: url(../images/container_bg.gif) 0px 0px no-repeat;

	margin:0 auto;
	width:975px;}
	
#homeMain {
	background:#fff;
	clear:both;
	margin:0px auto;
	width:957px;}
	
#header {
	background:#FFFFFF url(../images/header_bg.gif) 0px 0px repeat-x;
	clear:both;
	height:98px;
	width:957px;}

#logoHeader {
	float:left;
	position:relative;
	width:250px;}

#mnuHeader {
	float:right;
	position:relative;
	width:600px;
	}

#flashArea {
	width:inherit;
	height:220px;
	background-color:#CCCCCC;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	}

#flashArea #whatwedo {
	width:300px;
	height:220px;
	float:right;
	display:inline;
	}

#homeContent {
	background:#fff;
	clear:both;
	margin:0px auto;
	width:957px;
	height:auto;}

#leftCol {
	float:left;
	position:relative;
	width:250px;
	margin:10px 10px 0 10px;
	}

.lstNews {
	width:200px;
	padding:5px 5px 5px 50px;
	left:30px;
	background-image:url(../images/ico_news.gif); background-repeat:no-repeat;
	overflow:auto;
	background-position:30px 6px;
	}
.lstNewsMore {
	width:200px;
	padding:5px 5px 5px 50px;
	left:30px;
	text-align:right;
	}
.lstNewsArc {
	padding:5px 5px 5px 50px;
	left:30px;
	background-image:url(../images/ico_news.gif); background-repeat:no-repeat;
	overflow:auto;
	background-position:30px 6px;
	}
.lstNewsArc hr {
	height:1px;
	color:#CCCCCC;
	}


#twitter {
	background:url(../images/bg_twitter.gif) bottom no-repeat;
	border:solid 1px #CCCCCC;
	margin: 0 0 0 0;
	overflow:hidden;
	}
	
	#twitter_title {

		font-size: 13px;
		font-style:oblique; 
		padding: 5px 0 5px 30px;
		background:#E4E4E4;
	}
	
#selCountry {
	width:190px;
	padding:5px 5px 5px 60px;
	left:30px;
	overflow:auto;
	background-position:30px 6px;
	}	
	
	

#prodH1 {
	width:200px;
	}
	
	#boxshotH1 {
	background:url(../images/boxshoth_bdis2010.gif) no-repeat;
	width:200px;
	height:90px;
	padding-left:70px;
	}

#prodH2 {
	width:200px;
	}
	
	#boxshotH2 {
	background:url(../images/boxshoth_ood12.gif) no-repeat;
	width:200px;
	height:90px;
	padding-left:70px;
	}

#prodH3 {
	width:200px;
	}
	
	#boxshotH3 {
	background:url(../images/boxshoth_qbpremier.gif) no-repeat;
	width:200px;
	height:90px;
	padding-left:70px;
	}

#colCategories {
	width:200px;
	height:270px;
	border-bottom:solid 1px #CCCCCC;
	}
#colCategories p {
	margin-left:15px;
	margin-top:0px;
	}

#prodSO {
	width:200px;
	height:270px;
	border-bottom:solid 1px #CCCCCC;
	}
	
	#prodSO p {
	margin-left:15px;
	margin-top:0px;
	}
	
	#prodSO #boxshotSO {
	background:url(../images/boxshoth_bdis_dkpro.gif) no-repeat;
	width:200px;
	height:90px;
	padding-left:70px;
	}
	
	#prodSO #boxshotSO .buy {
	font-size:13px;
	font-style:oblique;
	color:#FF0033;
	}

	
#prodBiz hr {margin-bottom:7px; width:100%; color:#FFFFFF; border-top:dashed 1px #339966; display:block;}
#prodBiz H3 {color:#339966;}

#prodSec hr {margin-bottom:7px; width:100%; color:#FFFFFF; border-top:dashed 1px #993333; display:block;}
#prodSec H3 {color:#993333;}
#prodSec .eShopTD {border-right:solid 1px #CC9999;}

#prodData hr {margin-bottom:7px; width:100%; color:#FFFFFF; border-top:dashed 1px #00ccff; display:block;}
#prodData H3 {color:#00ccff;}

#prodTools hr {margin-bottom:7px; width:100%; color:#FFFFFF; border-top:dashed 1px #cccc33; display:block;}
#prodTools H3 {color:#cccc33;}
#prodTools .eShopTD {border-right:solid 1px #CCCC66;}


.colProdHighlight {
	float:left;
	position:relative;
	width:200px;
	height:270px;
	padding:0 10px 0 10px;
	}

.colProdHighlight .title {
	width:200px;
	height:50px;
	}

#colProdHighlight3 {
	float:left;
	position:relative;
	width:200px;
	height:270px;
	padding:0 10px 0 10px;
	}
	
#colOffice {
	float:left;
	position:relative;
	width:200px;
	padding:0 10px 0 10px;
	height:270px;
	border-bottom:solid 1px #CCCCCC;
	}

#colNetwork {
	float:left;
	position:relative;
	width:200px;
	padding:0 10px 0 10px;
	}

#colDistribution {
	float:left;
	position:relative;
	width:200px;
	padding:0 10px 0 10px;
	}
	
#rightCol {
	
	float:left;
	position:relative;
	width:666px;
	margin:10px 0 0 10px;
	}
	
#mnuFooter {
	float:left;
	position:relative;
	}

#footer {
	clear:both;
	color:#333333;
	display:block;
	height:16px;
	font:9px arial, helvetica, verdana, sans-serif;
	margin:15px auto 0px auto; 
	padding:0px 0px 14px 0px;
	text-align:right;
	width:939px;
	}

#footer a {color:#333333;text-decoration:none;}
#footer a:hover {color:#333333;text-decoration:underline;}
#footer a:active {color:#FF3333;text-decoration:underline;}

#bottomShadow {
	clear:both;
	margin:0px auto;
	width:975px;}	

.mainpage {
	width:920px;
}

hr {margin-bottom:7px; width:100%; color:#FFFFFF; border-top:dashed 1px #CCCCCC; display:block;}

.red {
	color:#CC0000;
}

.jmpProdCat {
	float:right;
	width:auto;
	position:absolute;
	top:75px;
	overflow:auto;
	right: 20px;
}

.greyBorder {
	border: #E6E6E6 1px solid; background-position: 50% top; background-image:url(../images/grey_bg.jpg); background-repeat:repeat-x;
}
.newsCaption{
	color:#333;
	font-size:12px;
}
.alignCenter{
	text-align:center;
}

