#container
{
   width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#header {
  width: 950px;
  margin:20px 0px 0px 0px;
  clear:both;
}
/*##############################  header ######################################*/
#header  #logo
{
	width:191px;
	padding-top:6px;
   float: left;
}
#header #headerrightcol
{
	width:734px;
	float: right;
}
#searchbox
{
	width:208px;
	margin-top:3px;
	padding-left:10px;
	float:right;
}
#searchbox input
{
  background: url(../images/global/searchbox_mid.gif) repeat-x;	
  border:0px;
  padding:0px;
  margin:0px;
  height:16px;
  width:128px;
}
#searchbox .input
{
	background: url(../images/global/searchbox_mid.gif) repeat-x 0px 1px;	
	overflow: hidden;
	border:0px;
   padding:0px;
}
#header #loginlinks
{
	width:300px;
	padding-top:4px;
	text-align: right;
	float:right;
}
#topnav
{
  width:734px;
  padding-top:12px;
  clear:both;
}
#topnav #menuleft
{
	width:4px;
	float:left;
}
#topnav .menupane
{
	width:726px;
	background: url(../images/global/nav_bg.gif) repeat-x;	
	float:left;
}
#topnav #menuleft
{
	width:4px;
	float:left;
}
#topnav #menuright
{
	width:4px;
	float:right;
}
#pagecontents,#homepagecontents
{
  width:950px;
  position: relative;	
  clear: both;
  overflow: hidden;	
  padding-top:20px;
}
#pagecontents
{
 padding-bottom:20px;
 overflow: hidden;
}
#maincol1
{
	width:190px;
	overflow: hidden;
	float:left;
}
#maincol2
{
	width:734px;
	overflow: hidden;
	float: right;
}
#pagemainimage
{
 margin:0px 0px 10px 0px;	
}
/* ######################## Home ################### */
#homemainimg
{
	width:950px;
	background: #F6F6F6 url(../images/home/main_img.jpg) no-repeat;
	height:339px;
	clear: both;
	overflow: hidden;
}
#homemainimg h1
{
	width:340px;
	padding:45px 0px 0px 25px;
	font-size:1.6em;
	color:#384f1f;
}
#homemainimg h2
{
	width:290px;
	padding:15px 0px 0px 25px;
	font-size:1em;
	font-weight: normal;
	color:#525750;
}
#homeheading1
{
	width:259px;
	color:#ffffff;
	font-weight:bold;
	background:#70A43B url(../images/home/header_bg_aby_analyser.gif);
	padding:4px 0px 5px 15px;
	border-right:1px solid #ABCA8C;
	float:left;
	
}
#homeheading2
{
	width:315px;
	color:#ffffff;
	font-weight:bold;
	background:#428E9A url(../images/home/header_bg_aby_designer.gif);
	padding:4px 0px 5px 15px;
	border-left:1px solid #9CC0C2;
	float:left;
}
#homeproducts
{
	padding-top:15px;
	clear: both;
	overflow: hidden;
}
#homecol1
{
	width: 271px;
	float:left;
}
#homecol2
{
	width:15px;
	float:left;
}
#homecol3
{
	width:296px;
	margin-left:10px;
	float:left;
}
#homecol1 a,#homecol3 a
{
	font-size:1em;
	background:url(../images/global/link_arrow.gif) no-repeat 4px right;
	padding-right:10px;
	color:#2d657a;
	text-decoration: underline;
}

.homeproductpic
{
	width:114px;
	overflow: hidden;
	float: left
}
.homeproductdetails
{
	font-size:0.95em;
	padding:20px 0px 0px 0px;
	overflow: hidden;
}
.homeproductdetails #btnanalyser,.homeproductdetails  #btndesigner
{
	padding-right:15px;
	text-align: right;
	overflow: hidden;
}
.homeproductdetails  #btndesigner
{
	padding-top:8px;
}
#homelatestnews
{
	width:344px;
	position: absolute;
	top:40px;
	left:595px;
}
#homelatestnews #latestnewspanelcontents
{
	width:344px;
	background:url(../images/home/bg_news.png);
   padding-top:10px;
	height:250px;
	clear: both;
}
#homelatestnews #latestnewspanelcontents ul
{
 list-style-type: none;
 margin:0px 0px 0px 5px;
 padding:0px;
} 
#homelatestnews #latestnewspanelcontents li
{
	background:url(../images/global/arrow.gif) no-repeat 20px 3px;
	padding-left:40px;
}
#homelatestnews #latestnewspanelcontents li div
{
	border-bottom:1px dotted #c1c1c1;
	padding-bottom:7px;
	margin-right:20px;
}
#homelatestnews #latestnewspanelcontents li a{	
  font-size:0.95em;
  color:#2B7C9C;
  font-weight:normal;
}
#homelatestnews #latestnewspanelcontents span 
{
  font-size:0.85em;
  
}
#latestnewspanelheader
{
	width:344px;
	margin:0px 0px 0px 1px;
}
#latestnewspanelheader #latestnewstitle
{
	width:286px;
	background:url(../images/home/bg_news_middle.png);
	color:#ffffff;
	font-weight: bold;
	padding:3px 0px 4px 7px;
	float:left;
}
#latestnewspanelheader #latestnewsleftcor
{
	width:35px;
	float:left;
}
#latestnewspanelheader #latestnewsrightcor
{
	width:16px;
	float:left;
}

#homeproductnews
{
	width:344px;
	position: absolute;
	top:345px;
	left:595px;
}
#homeproductnews #productnewspanelcontents
{
	width:344px;
	background:url(../images/home/bg_news.png);
	height:150px;
	overflow: hidden;
}
#productnewspanelheader
{
	padding-left:2px;
}
#homeproductnews #productnewspanelcontents ul
{
 list-style-type: none;
 margin:10px 0px 0px 5px;
 padding:0px;
} 
#homeproductnews #productnewspanelcontents li
{
	background:url(../images/global/arrow.gif) no-repeat 20px 2px;
	padding-left:40px;
}
#homeproductnews #productnewspanelcontents li a{	
  font-size:0.95em;
  color:#71777E;
  font-weight:normal;
}
#homeproductnews #productnewspanelcontents li div
{
	border-bottom:1px dotted #c1c1c1;
	padding-bottom:7px;
	margin-right:20px;
}
#homeproductnews #productnewspanelcontents span 
{
  font-size:0.85em;
  color:#286896;
}
#homeproductnews #productnewstop
{
	width:344px;
   background:url(../images/home/bg_news.png);
	padding:0px;
	overflow: hidden;
	clear: both;
}
#homeproductnews #productnewstop #productnewstopcontents
{
	width:302px;
	margin:auto;
}
#homeproductnews #productnewstop #productnewstitle
{
	width:82px;
	background:url(../images/home/o_product_news.gif) no-repeat 1px 2px;
	color:#46850E;
	font-weight:bold;
	border-bottom:3px solid #92C319;
	padding:0px 0px 4px 18px;
	float:left;
	overflow: hidden;
}
#homeproductnews #productnewstop #productnewsleft
{
	width:202px;
	font-size:1em;
	text-align: right;
	border-bottom:3px solid #DDDDDD;
	padding:0px 0px 4px 0px;
	float:left;
	overflow: hidden;
}
#homeproductnews #productnewspanelcontents .homenewsmore, #homelatestnews #latestnewspanelcontents .homenewsmore
{
  width:280px;	
  padding-top:10px;
  margin: auto;
  clear: both;
  overflow: hidden;
}
/* ############## product ################## */
#productdemobtn
{
  margin:0px 0px 10px 0px;	
}
#productdemobtn p
{
	padding:0px;
	margin:0px;
}
.productpanel
{
	width:190px;
	margin-bottom:10px;
}
.productpanel .productpanelheaderleft
{
	width:10px;
	float:left;
}
.productpanel .productpanelheadertitle
{
	width:166px;
	color:#ffffff;
	font-weight:bold;
	padding:5px 0px 0px 4px;
	background:#909090 url(../images/products/menu_header_mid.gif);
	height:21px;
	float:left;
}
.productpanel .productpanelheaderright
{
	width:10px;
	float:right;
}
.productpanel .productpanelcontents
{
	border:1px solid #D7D7D7;
	padding: 10px 0px 10px 0px;
	clear: both;
	overflow: hidden ;
}
ul#productsnav
{
 list-style-type: none;
 margin:0px 10px 0px 10px;
 padding:0px;
} 
ul#productsnav li
{
 border-bottom:1px solid #EFEFEF;
 padding:4px 2px 8px 2px
}
ul#productsnav li a
{
	color:  #707070;
	font-size:0.95em;
}
ul#productsnav li.first
{
	padding:0px 2px 8px 2px;
}
ul#productsnav li.last
{
	padding:4px 2px 0px 2px;
	border-bottom:0px;
}
ul#productsnav li.mainlink a{	
 font-size:1em;
 color:#327F9C;
 font-weight:bold;
}
.productpanel ul#downloadslist
{
  list-style-type: none;
  margin:0px 0px 0px 0px;
  padding:0px;
}
.productpanel ul#downloadslist li
{
 border-bottom:1px solid #EFEFEF;
 padding:4px 8px 0px 8px;
 margin:0px;
 height:140px;
 overflow: hidden;
}
.productpanel ul#downloadslist li.last
{
	padding:4px 8px 0px 8px;
	margin:0px;
	border-bottom:0px;
	overflow: hidden;
}
.productpanel ul#downloadslist .title
{
  color:#717171;
  font-weight:bold;
  margin: 0px 0px 10px 8px;
  clear:both;
}
.productpanel ul#downloadslist .productimage
{
	width:55px;
	float:left;
	overflow: hidden;
}
.productpanel ul#downloadslist .productlinks
{
	width:100px;
	margin:15px 0px 0px 10px;
	float:right;
	overflow: hidden;
}
.productpanel ul#downloadslist .productlinks a
{
	font-size:0.95em;
	color:#327F9C;
	text-decoration: underline;
}
.productpanel ul#downloadslist .productlinks p
{
	margin-bottom:6px;
}
#maintext
{
	color:#787878;
	font-size:1.5em;
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	padding:8px 0px 10px 0px;
	margin-bottom:15px;
}
#maintext p
{
	padding:0px;
	margin:0px;
}
#productdtldetails
{
	width:395px;
	float:left;
	overflow: hidden;
}
#productdtldetails h3
{
	font-size:1.4em;
	margin-bottom:15px;
	1font-weight: normal;
	color:#868686;
}
#productdtldetails #productdltimage
{
   width:90px;
	float:left;
}
#productdtldetails #productdltdescription
{
	width:270px;
	float:right;
}
#productdtldetails a
{
	color:#4393CB;
	text-decoration: underline;
}
#productdtldetails a.designerdemolink
{
	color:#0C4756;
}
#productdtldetails a.analyserdemolink
{
	color:#407D3F;
}
#productdtlscreens
{
	width:312px;
	float:right;
}
#productdtlscreens td
{
	padding:0px 27px 2px 0px;
}
#productdtlscreens td.last
{
	padding:0px 0px 2px 0px;
}
#screenshotsheader
{
	width:310px;
	margin-bottom:8px;
	float:right;
}
#screenshotsheader #screenshotstitle
{
	width:82px;
	background:url(../images/global/o_ring_blue.gif) no-repeat 1px 2px;
	color:#3B87C3;
	font-weight:bold;
	border-bottom:3px solid #56BAD1;
	padding:0px 0px 4px 18px;
	float:left;
	overflow: hidden;
}
#screenshotsheader #screenshotsleft
{
	width:210px;
	font-size:1em;
	text-align: right;
	border-bottom:3px solid #DDDDDD;
	padding:0px 0px 4px 0px;
	float:left;
	overflow: hidden;
}
#screenshots
{
	clear: both;
	overflow: hidden;
}
#screenshots table
{
 	position: relative;	
}
#screenshots img
{
	cursor: pointer;
}
#productdtlbenfea
{
	border-top:1px solid #D4D4D4;
	padding-top:10px;
	clear:both;
}
#productdtlbenfea h4.bull
{
	background:url(../images/global/arrow_grey.gif) no-repeat 0px 3px;
	padding-left:17px;
} 
#productdtlbenfea p.indent
{
	margin-left:17px;
}
#productdtlbenefits
{
	width:345px;
	float:right;
}
#productdtlbenefits h4
{
	color:#555553;
	font-size:1em;
	margin-bottom:4px;
	font-weight: bold;
}
#productdtlbenefits #prodbencontents
{
	width:320px;
	background-color: #F6F6F6;
	padding:10px;
	margin:0px 6px 0px 0px;
	clear:  both;
	overflow: hidden;
}
#productdtlbenefitshd
{
	width:345px;
	clear:both;
}
#productdtlbenefitshd #prodbenleft 
{
	width:329px;
	background:url(../images/products/header_keyfbenefit.gif);
	color:#ffffff;
	padding:6px 0px 0px 10px;
	font-weight:bold;
	height:29px;
	float:left;
}
#productdtlbenefitshd #prodbenright
{
	width:6px;
	float:right;
}
#productdtlfeatures
{
	width:355px;
	float:left;
}
#productdtlfeatures h4
{
	color:#266F98;
	font-size:1em;
	margin-bottom:4px;
	font-weight: bold;
}
#productdtlfeatures #prodfeacontents
{
	width:335px;
	padding:10px;
	margin:0px 6px 0px 0px;
	clear:  both;
	overflow: hidden;
}
#productdtlfeatureshd
{
	width:355px;
	clear:both;
}
#productdtlfeatureshd #prodfealeft
{
	width:339px;
	background:url(../images/products/header_keyfeature.gif);
	color:#ffffff;
	padding:6px 0px 0px 10px;
	font-weight:bold;
	height:29px;
	float:left;
}
#productdtlfeatureshd #prodfearight
{
	width:6px;
	float:right;
}
#productdtlfeatures ul,#productdtlbenefits ul
{
 list-style-type: none;
 margin:0px 0px 0px 5px;
 padding:0px;
} 
#productdtlfeatures li,#productdtlbenefits li
{
	background:url(../images/global/arrow_grey.gif) no-repeat 1px 2px;
	padding-left:20px;
}

/* ################### Services ############### */
#servicescol1
{
	width:370px;
	overflow: hidden;
	float:left;
}
#servicescol1 a
{
	color:#368CC8;
	text-decoration: underline;
}

#servicescol2
{
  width:8px;
  margin-left:18px;
  overflow: hidden;
  float:left;	
}
#servicescol3
{
	 width:316px;
	 margin-left:18px;
	 overflow: hidden;
	 float:left;
}
#servicescol3 h3
{
	color:#82B74E;
}
#servicescol3 ul 
{
  list-style-type: none;
  margin:15px 0px 20px 10px;
  padding:0px;
}
 #servicescol3 .greytext
 {
 	font-size:0.9em;
	color:#999999;
 }
 /* ########################## Partners #####################*/
 #partnerslist a
 {
 	color:#1492B2;
	text-decoration: underline;

 }
 #partnerslist th
 {
   	font-size:1.6em;
		color:#327F9C;
		text-align: left;
		font-weight: normal;
		border-top:1px solid #D1D5D7;
		border-bottom:1px solid #D1D5D7;
		padding:10px 0px 10px 0px;
  }
 #partnerslist .hdlogo
 {
 	width:20%;
 }
 .#partnerslist .hdoverview
 {
 	width:60%;
 }
  #partnerslist .hdlocation
 {
 	width:20%;
 }
 #partnerslist td
 {
 	padding:20px 20px 10px 0px;
	border-bottom:1px solid #D1D5D7;
   vertical-align: top;
 }
  #partnerslist td.last
  {
   	border:0px;
  }
/* ############# about us ################## */  
#aboutuscol1
{
	width:440px;
	float:left;
}
#aboutuscol2
{
	width:256px;
	float:right;
}
#aboutuscol1 h2
{
	color:#3E90C8;
	font-size:1.5em;
	font-weight:normal;
	background:url(../images/global/o_ring_blue.gif) no-repeat 1px 2px;
	padding-left:18px;
}
/* ############## contact us ################## */
#contactuscol1
{
	width:464px;
	float:left;
}
#contactuscol1 #map
{
	width:444px;
	height:400px;
	padding:10px;
	border:1px solid #CACACA;
}
#contactuscol2
{
	width:245px;
	float:right;
}
#contactuscol2 h2
{
	color:#3E90C8;
	font-size:1.5em;
	font-weight:normal;
}
#contactuscol2 a
{
	text-decoration: underline;
}

/*################ news ################# */
#news a,#newsdetails a
{
	color:#368CC8;
	text-decoration: underline;
}
#newsdetails h2
{
	color:#3E90C8;
	font-size:1.5em;
}
#dnn_ctr412_XModDisplay_dnn_ctr412_XModDisplay_phFormHost_xmodCmdBtn0_1,#dnn_ctr415_XModDisplay_dnn_ctr415_XModDisplay_phFormHost_xmodCmdBtn0_1,#dnn_ctr421_XModDisplay_dnn_ctr421_XModDisplay_phFormHost_xmodCmdBtn0_1
{
	display:none;
}
/*################ downloads ################# */
.downloadlist
{
	margin-top:10px;
}
.downloadlist table
{
	width:100%;
}
.downloadlist .SubHead td
{
  background: #A1A1A1;	
  color:#ffffff;
  border:0px;
   white-space: nowrap;
}
.downloadlist td
{
  vertical-align: top;
  border-bottom:1px solid #EFEFEF;	
}
.downloadlist .TitleCell
{
	 width: 230px;
}
.downloadlist .DescriptionCell
{
	 width: 230px;
}
/*#################### Member ###############*/
#frmmember label img,#frmlogin label img
{
  display: none;
}
#frmmember .NormalTextBox
{
	width:180px;
}
#frmlogin td
{
	padding-bottom:4px;
}
/*#################### Search Results ###############*/
#searchresults table
{
	width:737px;
}
 #searchresults td
 {
   vertical-align: top;	
	padding:6px 4px 6px 4px;
	border-bottom:1px dotted #C1C1C1;
 }
 #searchresults span.SubHead
 {
   font-weight:bold;
	color:#505050;
 }
#searchresults a.SubHead
 {
   font-weight:bold;
	color:#2A6C84;
 }
  #searchresults a.CommandButton
  {
  	display: none;
  }
 #searchresults .NormalBold
 {
 	background-color: #f1f1f1;
 }
  #searchresults .NormalBold td
  {
  	 text-align: right;
	 padding-right:10px; 
  }
 #searchresults .NormalBold a,  #searchresults .NormalBold a
 {
 	font-size: 1.1em;
 }
/* ############## footer ################## */
#footer
{
	width:950px;
	font-size: 0.90em;
	color:#ffffff;
	padding:15px 0px 15px 0px;
	background: #142C51;
	overflow: hidden;
}
#footer #footercol1
{
	width:500px;
	margin-left:10px;
	float:left;
	overflow: hidden;
}
#footer #footercol2
{
	width:66px;
	margin-right:10px;
	float:right;
}
#footer  ul{
 margin:0px;
 padding:0px;
 list-style:none;
}
#footer  li
{
	display:inline;
	border-left:1px solid #ffffff;
	padding:0px 4px 0px 5px;
	margin: 0px 0px 0px 0px;
}
#footer  li.first{
 border:0px;
 padding-left:0px;
 margin-left:0px;
}
#footer  li.last
{
 padding:0px 0px 0px 5px;
 margin-left:0px;
}
#footer a
{
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;
}
#footer #footerlinks
{
   width: 247px;
	padding:2px 10px 2px 10px;
	background-color: #6F7B8E;
	overflow: hidden;
}
#footer #copyrights
{
	margin:5px 0px 0px 6px;
}
#dnn_ctr378_XModFeedback_xmod_rfvDetails,
#dnn_ctr378_XModFeedback_xmod_rfvSummary,
#dnn_ctr378_XModFeedback_xmod_rfvTitle,
#dnn_ctr378_XModFeedback_xmod_rfvDate,
#dnn_ctr381_XModFeedback_xmod_rfvTitle,
#dnn_ctr381_XModFeedback_xmod_rfvDate,
#dnn_ctr381_XModFeedback_xmod_rfvSummary,
#dnn_ctr381_XModFeedback_xmod_rfvDetails
{
	display: none;
}
#newslisting
{
	width:708px;
	border-top:1px dotted #C1C1C1;
	float:left;
}
#newslisting  td
{
	padding:6px 4px 6px 4px;
	border-bottom:1px dotted #C1C1C1;
}
#newslisting .newsitem
{
	width:700px;
}
#newslisting .date
{
	font-size:0.85em;
	font-weight: bold;
}
#newslisting a
{
	color:#296896;
}
#newslisting a.CommandButton
{
  font-size:1em;
  font-weight: bold;	
  color:#333333;
}
#news .date
{
  font-size:0.85em;
  color:#124060;
  font-weight:bold;
}
#news .summary
{
  margin-top:6px;
}
.adminmainconetents
{
	border: 0px;
}
#frmmember select.NormalTextBox
{
	width:183px;
}
#frmmember td
{
	padding-bottom:4px;
}
#frmmember img
{
	margin-left:5px;
}
#frmlogin .Normal
{
  display:none;
}