/*********** GLOBAL SETTINGS ************************/
* {margin: 0; padding: 0;}
html{overflow-y: scroll;}
a {outline: none;} /* removes Firefox dotted outline on click */
a img {border: none;}
em {font-style: italic;}
strong {font-weight: bold;}

/*************************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 12px;
	background: #fff url(../_media/back.jpg) repeat-x;
	text-align: center;
	color: #000;
}

#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 15px;
	padding-top: 0;
	background: #fff;
	text-align: left;
}

h1 {
	font-size:16pt;
	font-weight: normal;
	color:#E96C00;
	margin-bottom: 1em;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	color: rgb(49,123,214);
	text-transform: capitalize;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: .5em;
}

p {
	margin-bottom: 1em; 
	line-height: 1.4;
	font-size: 13px;
}

.small {
	font-size: 11px;
	}
	
ul {list-style: none;}
li {
	margin-bottom: 1em;
	height:auto;
}


/* links */

a:link, a:visited {
	color:#007FFF;
	font-weight: normal;
	text-decoration:none;
	font-size:9pt;
}

a:hover {
	text-decoration:underline;
}

/*
*************** HEADER ********************/
#header {
	overflow: hidden;
	background: url(../_media/logo_eadoc.gif) no-repeat;
	text-align: right;
	height: 82px;
}

#header h1{
	float: left;
}

#header h1 a {
	display: block;
	width: 128px;
	height: 82px;
	text-decoration: none;
	xxbackground: #999;
}

#header h1 span {
	display: none;
}

#header p {
	padding-top: 10px;
	font-size: 10px;
}

#header p a {
	font-size: 10px;
}

/*
*************** TOP NAV ********************/
#nav {
	clear: left;
	height:40px;
	background: url(../_media/topnav_bg.gif) repeat-x;	
	text-align: left;
}

body.about #nAbout,
body.deployment #nDeployment,
body.customers #nCustomers,
body.solutions #nSolutions,
body.products #nProducts,
body.support #nSupport {
	color: #fff;
}

/*
*************** CONTENT ********************/
body.home #valprop {
	background: #eef5fb url(../_media/valprop_home.gif) no-repeat;
	width: 960px;
	height: 210px;
	border-bottom: 6px solid #1b4384;
}

body.home #valpropcontent {
	background: url(../_media/valprop_home_screenshot.gif) bottom right no-repeat;
	width: 326px;
	height: 180px;
	padding: 30px 20px 0 20px;
	float:right;
}

#valpropcontent h2 {
	margin: 0;
}

#valpropcontent h2 a {
	color: #007fff;
	font-size: 17px;
	font-weight: bold;
	background: url(../_media/icon_chevron_large.gif) 100% 50% no-repeat;
	padding-right: 10px;
	margin: 0;
}

#valpropcontent p {
	font-size: 12px;
	color: #666;
	margin: 0 0 10px 0;
}

.valpropButton {
	float: left;
	padding-top: 132px;
	padding-left: 40px;
}

.valpropButton a:hover {
	text-decoration: none;
}

#contentWrap {
	margin-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
}

#contentWrap li {
	background: url(../_media/bullet_orange.gif) 0 6px no-repeat;
	padding-left: 10px;
	list-style: none;
	font-size: 13px;
}

#contentWrap ol {
	margin-left: 2em;
}

#contentWrap ol li {
	background-image: none;
}

#contentWrap li ul {
	margin-top: 10px;
	margin-left: 20px;
}

#contentWrap li ul li {
	background: url(../_media/bullet_gray.gif) 0 6px no-repeat;
	padding-left: 10px;
	font-size: 12px;
}

#content {
	margin-right: 310px;a
}

body.noSidebar #content {
	margin-right: 0;
}

#content h2 a {
	font-weight: bold;
	font-size: 15px;
	color: rgb(49,123,214);
}

#content h2 a:hover {
	font-weight: bold;
	font-size: 15px;
	color: rgb(49,123,214);
}

.callout {
	float: left;
	width: 285px;
	height: 220px;
	margin-right: 20px;
	display: inline;
	border: 1px solid #ccc;
	padding: 10px;
}

.callout h1 a {
	font-size:16pt;
	font-weight: normal;
	color:#E96C00;
	margin-bottom: 1em;
}

blockquote {
	background:url(../_media/bubble.gif) no-repeat;
	padding: 15px 20px 0 20px;
	height: 85px;
	margin-top: 15px;
	float:left;
	width: 594px;
}

blockquote a.quote, a:visited.quote {
	color: #636363;
	font-size: 17px;
}

p.cite {
	margin-top: 5px;
	margin-left: 20px;
	font-size: 13px;
	color: #666;
	line-height: 1.2;
	float:left;
	width: 594px;
}

ul.threeCol {
	float: left;
	width: 32%;
	xxborder: 1px solid #ccc;
	xxpadding: 0 10px;
}

.colTwo {
	float: left;
	xxwidth: 290px;
	width: 48%;
	xxmargin-right: 1%;
	display: inline;
}

.colTwo h2 {margin-bottom: 5px;}

.screenshot {
	clear: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
}

.screenshot a {
	font-weight: bold;	
}

.screenshot img {
	xxmargin-bottom: 5px;
}

.screenshot p {
	margin-top: 5px;	
}

.demo p {
	margin-top: 20px;	
}

.demo img {
	float: left;
	width: 196px;
	margin-right: 5px;	
}

p.question {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
}

.logo {
	float: left;
	width: 246px;
	margin-bottom: 10px;
}

.descr {
	margin-left: 266px;
	margin-bottom: 10px;
}

.descr p {
	margin-bottom: 0;
	}
	
#tabsWrap {
}

#content ul#tabs {
	height: 25px;
	width: 557px;
	margin-left: 0;
}

#contentWrap #content #tabs li {
	list-style: none;
	background: none;
	float: left;
	margin: 0 5px 0 0;
	padding-left: 0;
	xxpadding: 0 0 0 6px;
	xxheight: 25px;
}

#content #tabs a {
	float: left;
	display: block;
	background: #DFEAF5;
	padding: 5px 5px 0 0;
	text-decoration: none;
	height: 20px;
	width: 150px;
	text-align: center;
	color: #1B4384;
	font-size: 11px;
	font-weight: bold;
}

#content #tabs a:hover {
	color: #1B4384;
}

#content #tabs li.ui-tabs-selected {
	xxbackground: #1B4384;
}

#content #tabs li.ui-tabs-selected a {
	background: #1B4384;
	color: #fff;
	font-weight: bold;
}

#content #tabs li.ui-tabs-selected a:hover {
	color: #fff;
	font-weight: bold;
}

#tabsWrap .tabContent {
	clear: left;
	xxmargin-top: 20px;
	xxheight: 730px;
}

.ui-tabs-hide { display: none; }

.border {
	border: 1px solid #1B4384;
	padding: 20px;
}

#subscribe {
   	float: right;
	background: #fff url(../_media/rss_16.png) no-repeat left top;
	white-space: nowrap;
   	padding: 0 0 2px 20px;
	margin-top: 9px;
}
/*
*************** TABLES ********************/
.entry table, 
table.std {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 10px;
}

.entry th, 
.std th {
	text-align: center;
}

.entry th, 
.entry td, 
.std td,
.std th {
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #DFEAF5;
}

table.comparison {
	xxwidth: 600px;
}

.comparison th {
	background: #1B4384;
	color: #fff;
}

.ltBlue {
	background: #DFEAF5;
	font-weight: bold;
}

.ltGray {
	background: #eee;
}

/*
*************** SIDEBAR ********************/
#sidebarWrap {
	float: right;
	width: 288px;
	}
#rtSidebar {
	background: #eef5fb url(../_media/sidebar_bg.gif) 0 bottom repeat-x;
	margin-bottom: 20px;
}

#rtSidebar .section {
	border-top: 2px solid #deeaf5;
	padding: 15px;
	padding-bottom: 5px;
}

#rtSidebar .section h2 {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

#rtSidebar .section h3 {
	color: #007fff;
	font-size: 13px;
	margin-bottom: 0;
}

#rtSidebar .section h3 a {
	font-weight: bold;
}

#rtSidebar .section p {
	color: #555;
	font-size: 11px;
	line-height:1.2;
}

.custLogo {
	border: 6px solid #deeaf5;
	margin-bottom: 1em;
}

#rtSidebar .section p.custDesc {
	color: #999;	
}

#rtSidebar .section p.custDesc  a {
	font-size: 11px;
}

p.intro {
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 1.2;
}

.content {
	font-family: Verdana, Arial;
	text-align: left;
	font-size: em;
	font-weight: normal;
	align: left;
	color: black;
}

#caseStudy {
	padding: 15px;
}

/*
*************** FOOTER ********************/
#footer {
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 10px;
	border-top: 1px solid #999;
} 

#footer div {
	margin-bottom: .5em;
	font-size: 10px;
	color: #999;
	white-space: nowrap; 
	display: inline;
}

#footer a {
	text-decoration: none;
	font-size: 10px;
}

#footer a:hover {
	text-decoration: underline;
}


/* misc.
---------------------------------------------------------- */
a.chevron {
	padding-right: 10px;
	background: url(../_media/icon_chevron.gif) 100% 50% no-repeat;
}

.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

hr { 
	display: none;
	height:0px; 
    border:0px; 
    border-top:1px solid #ccc;
}

.nomargin {margin: 0;}



/* HORIZONTAL FREESTYLE MENU LAYOUT */

/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	 float: left;
	 font-weight: bold;
	 display: inline;
	margin-top: 13px;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
	display: none;
	position: absolute;
	z-index: 100;
	top: 20px; 
	left: 10px;
	xheight: 68px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 display: block;
 position: relative;
 xxwidth: 150px;
 text-align: center;
	margin-bottom: 0;
	width : auto;
	/*width needed or else Opera goes nuts */
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin: 0;
 text-align: left;
 xxwidth: 150px;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
 display: block;
 xheight: 68px;
 text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color : #deeaf5;
	width : auto;
	padding: 0 15px;
	text-transform: uppercase;
}

.menulist li ul.submenu {
	padding: 0;
	margin: 0;
}

.menulist li ul.submenu li a {
	height: auto;
	color: #000;
	background: #deeaf5;
	 width: 160px;
	padding: 3px 5px;
 	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
}

/* List  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #FFF;
}
.menulist .submenu a:hover, .menulist .submenu a.highlighted:hover, .menulist .submenu a:focus {
 color: #FFF;
 background-color: #317bd6;
}
.menulist a.highlighted {
 color: #FFF;
}

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../_media/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
