html, body{
	font-family:verdana;
	background-color:#D1DFC3;
}
body{
	padding-top:40px;
	padding-bottom:40px;
	background: #D1DFC3 url(/redesign/images/background.gif) repeat-x;
	background-position: 0px 40px;
}
li{ font-size:11px; color:#666666; margin-bottom:5px;}
ol li{ list-style-type:decimal; list-style-position:outside; margin-left:20px; }
em {	font-style:italic; }
blockquote {	margin:1em;}
/* setting a consistent width, 160px; 
control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
a{cursor:pointer;}
h1,h2,h3 {	margin:10px 0; }

h1,h2,h3,h4,h5,h6,strong {font-weight:bold; }
h1 {	
	color:#993333;
	 font-size:14px;
	margin-top:0;
	}
h2 {	
	color:#667C99;
	font-size:12px;
	text-transform:uppercase;

}
h3 {	
	color:#993333;
	font-size:12px;
}
hr{
	height:5px;
	color:#99B0CC;
}
code{color:#666666;}
pre{margin-bottom:10px;}
th{text-align:right;color:#993333;font-size:12px;}
hr.bottom{
	background: transparent url(/redesign/images/dots.gif) repeat-x scroll bottom; margin-top:0; margin-bottom:0; margin-left: -10px; border:0;
}
cite{ color:#993333;  border-bottom: dashed 1px #99B0CC; text-align:right; display:block; margin-bottom:10px; padding-bottom:.25em;}
div.single-quote{border-top:1px dashed #99B0CC; padding-top:5px;}
div.quote p, div.single-quote p{font-style: italic;}
h2.seperator{ border-bottom: dashed 1px #99B0CC; display:block; margin-bottom:10px; padding-bottom:.25em;}
p{color:#666666; font-size:11px; padding-bottom:11px;}
dt{margin-left:10px;}
dd{margin-left:20px;}
td{color:#666666;font-size:11px; padding-bottom:10px; padding-right:10px;vertical-align: top;}
/******/
#custom-doc{
	width:900px;
	min-width:900px;
	background:#FFFFFF;
	/*  border-top: solid 40px  #D1DFC3; */
}


#hd{
	height:145px;
	min-height:145px;
	background:#FFFFFF;
	/*border-bottom:solid 1px #667C99; */
}

#bd{
	border-left:solid 1px #667C99;	
	border-right:solid 1px #667C99;	
	border-bottom:solid 1px #667C99;	
	padding:20px 20px;

}

a{
	color:#667C99;
	text-decoration:underline;
}


/* Header */
div#infobox{
	position:absolute;
	z-index:99999;
	width:175px;
	left:50%;
	top:0;
	background:#E0ECD8;
	border-left:2px solid #993333;
	border-bottom:2px solid #993333;
	border-right:2px solid #993333;
	padding:25px 10px 10px 10px;
	margin: 0 0 0 227px;
}

#infobox h2{
	font-size:11px; 
	margin:0;
	padding-bottom:15px;
	color:#333333;
	background: url(/redesign/images/dots.gif) repeat-x 0 15px;
}
#infobox h2 a{
	color:#333333;
	text-decoration:none;
}
#infobox hr{ 
	width:100px; 
	height:1px; 
	margin:0 auto; 	
}
#infobox p{font-size:10px;  padding:0; color:#333333; text-align:left;}
#infobox a{color:#993333;}
div#flashbox{height:120px; background:#000000;}
div.flash-replaced div.alt{ display:none;}
/* Navbar */
/*
ul.nav{
	background:#B4C6CC;	width:900px; 	height:auto;
}
ul.nav li{
	float:left;
	position:relative;
	background:#B4C6CC;
	height:25px;
	border-bottom:1px solid #667C99;
	font-size:13px;
}
ul.nav a{
	color:#003373;
	text-decoration:none;
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #B4C6CC;
	margin-left:-1px;
}
ul.nav li.selected a,
ul.nav a:hover{
	background:  0px 0px url(/redesign/images/button-bg.gif) repeat-x #B4C6CC; 
	color:#993333;
	border-bottom:0;
	border-left:solid 1px #667C99;
	border-right:solid 1px #B4C6CC;
}
ul.nav li.selected,
ul.nav li:hover{
	border-bottom: 0;
}
ul.nav li:hover + li a{
	border-left:solid 1px #667C99;
}
ul.nav li#buy:hover + li{
	border-left:solid 1px #667C99;
	margin-left:-1px;
}
ul.nav li#home a:hover{margin-left:0;padding-left:0;border-left:0; }
li#home{ width:67px; } 
li#home a{border-left:solid 1px #000000;	}
li#home a:hover{
	border-left:solid 1px #667C99;
}
*/
ul.nav{
	background:#B4C6CC;	width:900px; 	height:auto;
}
ul.nav li{
	float:left;
	position:relative;
	background:#B4C6CC;
	height:25px;
	border-bottom:1px solid #667C99;
	font-size:13px;
	margin-bottom:0;
}
ul.nav a{
	color:#003373;
	text-decoration:none;
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #B4C6CC;
	margin-left:-1px;
}
ul.nav a:hover{color:#993333;}
ul.nav li.selected a{
	background:  0px 0px url(/redesign/images/button-bg.gif) repeat-x #B4C6CC; 
	color:#993333;
	border-bottom:0;
	border-left:solid 1px #667C99;
	border-right:solid 1px #B4C6CC;
}

ul.nav li.selected{
	border-bottom: 0;
}
ul.nav li.selected + li a{
	border-left: solid 1px #667C99;
}

ul.nav li#home.selected{
	
}
ul.nav li#home a{
	border-left: solid 1px black;
}
*html ul.nav li{border-left:solid 1px #FFFFFF; margin-left:-1px;}
*html ul.nav li#home{border-left:solid 1px #667C99;}
*html ul.nav li.selected a{}
*html ul.nav li.selected{
	border-left:solid 1px #667C99;
	border-right:solid 1px #667C99;
	margin-left:-2px;
	padding-right:-1px;
}

li#home{ width:66px; } 
li#nav_Software{ width:78px;}
li#nav_Services{ width:75px;}
li#nav_Learn{ width:85px;}
li#nav_Support{ width:72px;}
li#nav_News{ width:109px;}
li#nav_Info{ width:105px;}
li#nav_Buy{ width:87px;  }
li#nav_Buy a{border-right:solid 1px #FFFFFF;}
li#nav_Buy.selected a{border-right: solid 1px #667C99;}

li#search{ 
	width:222px;
	border-right:solid 1px #667C99; 
	border-bottom:solid 1px #667C99;
}
li#search #sfield{margin-left:10px; margin-top:2px;width:139px;}
li#search #sbtn{margin-bottom:-4px;}
.himg{
	float:left;
	margin-right:10px;
}


/*** Homepage like rightsidebar **/
#sevents, #snews{ border-left: solid 2px #99B59D; border-right:solid 2px #99B59D; background:#E0ECD8; padding:10px; margin-bottom:10px;}
#hsidebar h2{font-size:10px; font-weight:bold; margin:0 0 10px 0; padding-bottom:10px; border-bottom:solid 1px #8CB066; color:#000000;} 
#hsidebar h3{font-size:12px; color:#993333; margin:0 0 2px 0; cursor:pointer; background:transparent url(/redesign/images/toggle_arrow_green.gif) no-repeat -20px 0; padding-right:25px;	} /* event */
#hsidebar h4{font-size:10px; margin:0 0 5px 0; color:#333333; }  /* date */
#hsidebar hr{height:1px; color:#8CB066;}
#hsidebar p{ color:#333333; padding:0;}
#hsidebar a{ font-size:10px;}
#hsidebar .event{
	padding-bottom:10px;
	margin-bottom:10px;
	background:transparent url(/redesign/images/dots.gif) repeat-x scroll bottom;
}
#hsidebar .last{background:none;}
#hsidebar #snews h3{background-position: -20px 0;}
/*sidebar */
#sidenav{
	font-size:11px;
}
#sidenav li a {
	text-decoration:none;
	color:#003373;
	height:20px;
	line-height:20px;
	display:block;
	background: url(/redesign/images/dashes.png) no-repeat bottom left;
}
#sidenav ul li a{
	padding-left:10px;
	color:#667C99;
}
#sidenav ul li ul li a{
	padding-left:20px;
}
#sidenav ul li.current a{
	color:#993333;
	background: url(/redesign/images/nav-current.png) no-repeat bottom left;
}
#sidenav ul li.current{
	border-top:solid white 2px;
	margin-top:-2px; 
}
#sidenav ul li.current ul li a {background: url(/redesign/images/dashes.png) no-repeat bottom left;color:#667C99;}
#sidenav ul li.current ul li{}
#sidenav li a:hover{
	color:#993333;
}
/* StatXact Right Sidebar */
.rightsidebar{
	text-align:left;
	width:192px; 
	float:right; 
	background: url(/redesign/images/dots.gif) repeat-y;
	background-position: 0px 0px;
	padding:0 0 0 10px;
	color:#666666;
	font-size:11px;
}
.rightsidebar h1, .rightsidebar h2, .rightsidebar h3,.rightsidebar h4{text-align:center;}  
.rightsidebar a{color:#667C99;}
.rightsidebar .manualimg{	margin: 0 auto 15px auto; display:block}
.rightsidebar .button{margin: 0 auto 10px auto ;display:block;}
.rightsidebar .roadmap{
	text-align:left;
	display:block;
	text-decoration:underline;
	margin: 25px 0 35px 0;
	font-size:10px;
}
.rightsidebar dl{	text-align:left;}
.rightsidebar dt{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#993333;
	margin-bottom:20px;
}
.rightsidebar dd{
	padding-bottom:20px;
	text-align:left;
	font-size:11px;
}
.rightsidebar dl strong{	color:#333333;	font-size:10px;}



/*Content */
ul.blist{  margin: 0 0 10px 10px;}
ul.blist li{list-style-type:disc; list-style-position:outside;}

	.yui-t6 .yui-b { width:200px; }
	.yui-t6 #yui-main .yui-b{ margin-right:220px;}
	.phasebox{background: url(/redesign/images/phase-bg.gif) no-repeat scroll top left;width:642px;height:258px;padding:10px 0 0 10px;}
	.phasebox ul{ padding-left:15px;	margin-top:0px;}
	.phasebox ul li{list-style-position:outside; list-style-type:disc;	color:#333333; margin-left:5px !important; margin-bottom:12px; margin-top:5px;}
	.phasebox ul a{text-decoration:none; color:#333333; }
	.phase1{float:left; width:150px; margin-left:0px; }
	.phase2{float:left;	width:150px; margin-left:5px; }
	.phase3{float:left;	width:145px; margin-left:15px; }
	.phase4{float:left;	width:145px; margin-left:15px;	}
	.home ul{color:#666666;}
	.home ul li{	font-size:10px;	}
	div.learnmore{
		background:url(/redesign/images/learnmore-bg.gif) no-repeat scroll top left;
		min-height:81px;
		height:81px;
		padding-top:3px;
		padding-left:10px;
	}
	div.learnmore ul li{
			font-size:11px;
			list-style-image: url(/redesign/images/green_bullet.png);
			list-style-position:inside;
			list-style-type:none;
			margin-left:5px;
			margin-bottom:2px;
			padding-bottom:0;

	}


/* Collapsable boxes */
.collapse{
	position:relative;
	border: 1px solid #99B0CC;
	border-top:3px solid #99B0CC;
	padding:10px 20px 20px 20px;
	margin-bottom:20px;
	color:#ffffff;
}
.collapse h4{font-size: 11px; color:#8CB066; padding:0 0 6px 0;}
.more-b{
	background: url(/redesign/images/moar.png) top right no-repeat;
	position:absolute;
	top:0;
	right:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:22px;
	width:44px;
}
.close-b{
	background: url(/redesign/images/close-b.png) top right no-repeat;
	position:absolute;
	top:0;
	right:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:20px;
	width:44px;
}
.collapse1{
	position:relative;
	/*border: 1px solid #99B0CC; */
	border-top:3px solid #99B0CC;
	padding:10px 20px 20px 20px;
	margin-bottom:0;
	color:#ffffff;
}
.collapse1 h4{font-size: 11px; color:#8CB066; padding:0 0 6px 0;}
.vcard{
	color:#666666;
	font-size:11px;
}
#hcard-Steve-Herbert .organization-unit{
	margin-bottom:5px;	
}

table.pricing{color:#666666;
font-size:11px;text-align: right;
margin-bottom:10px;
}
.product-name{text-align:left;}
.product-name th{text-align: right; font-weight:bold;}
.vs th{text-align:center;}
#midcol{float:left;width:424px}
.block{display:block;}
div.partner{text-align:center; margin-bottom:10px;}
div.partner img{margin:0 auto 5px auto;}
div.partner p{text-align:left;}

/* footer */
#ft{background:#003373;color:#DEE099;font-size:9px;padding:5px 0;}
#ft a{color:#DEE099;text-decoration:none;}
#ft span{margin-left:160px;}


.start{margin-bottom:10px; overflow:auto; width:100%Å;}

