body
{
	
	background: url('../../global/images/ess_main_background.png') repeat-x top #FFF;
	margin:0px;
	padding:0px;
	color: #000;
	font-family: arial, verdana;
	font-size: 12px; 12px;	
	
}


#outer
{
	width: 995px;
	margin: 0px auto;
	height: 760px;
	background-image: url('../../global/images/ess_main_content_bg.png');
	background-repeat: no-repeat;

	
}

#container
{
	position: relative;
	top: 0px;
	left: 32px;
	min-height: 760px;
	background-color: #ffffff;
	width: 924px;

}

#header
{
	background-image: url('../../global/images/ess_header_bg.png');
	background-repeat: repeat-x;
	width: 924px;
	
}

#header .search
{
	position: relative;
	top: 10px; 
	right: 20px;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, verdana;
	font-size: 12px; 
	color: #0075b4;
}

#header .search span
{
	color: #cc9966;
}

#header .search input
{
	font-size: 12px; 

}

.logo
{
	position: relative;
	top: 15px;
	left: 10px;
	float: left;
	width: 224px;
	height: 70px;
	z-index: 9999;
	
}
#main_navigation_container
{
	width: 919px;
	float:none;
	clear:both;
	height: 26px;
}
#main_navigation
{
	top: 20px;
	position: relative;
	float: right;
	height: 26px;
	background-color: #F6F6F6;	
	z-index: 100;
}
#main_navigation ul
{
	list-style-type: none;
	margin: 0px;
	padding:0px;
	
}
#main_navigation ul li
{
	float: left;
	position: relative;
	width: 
}
#main_navigation ul li a
{
	float: left;
	color: #a0a0a0;
	padding: 6px 12px;
	text-decoration: none;
	font-size: 12px; 
	position: relative;
	display:block;

}
#main_navigation ul li:hover
{
color: #fff;
	background-color: #1b7fb5;
}

#main_navigation ul li:hover a
{
	color: #FFF;
}
#main_navigation ul li a:hover
{
	color: #fff;
	background-color: #1b7fb5;
}

#main_navigation ul li div.sub-drop
{
	position: absolute;
	top: 26px;
	background: #eaf2f6;
	border-left: 1px solid #1b7fb5;
	border-right: 1px solid #1b7fb5;
	border-bottom: 1px solid #1b7fb5;
	border-top: 1px solid #1b7fb5;
	display: none;
	left: 0px;
}

#main_navigation ul li:hover div.sub-drop
{
	display: block;
	
}
#main_navigation ul li div.sub-drop ul
{
	position: relative;
}

#main_navigation ul li div.sub-drop ul li
{
	float: none;
	clear: both;
	
}
#main_navigation ul li div.sub-drop ul li a
{
	width: 140px;
	font-size: 8pt;
}
#main_navigation ul li div.sub-drop ul li a,#main_navigation ul li div.sub-drop ul li 
{
	display: block;
	color: #0073B2;
	background: #eaf2f6;
}
#main_navigation ul li div.sub-drop ul li a:hover,main_navigation ul li div.sub-drop ul li:hover
{
	background: #e3edef;
	color: #000;
}



.blue_sep
{
	position: relative;
	top: 20px;
	background-color: #1b7fb5;
	height: 6px;
}

.orange_sep
{
	position: relative;
	float: none;
	clear: both;
	top: 0px;
	left: 3px;
	width: 725px;
	background-color: #c99866;
	height: 13px;
}
#main_content_box
{
	float: none;
	position:relative;
	top: 20px;
	border: 0px solid gold;
	min-height: 600px;
	z-index: 1;
}
#left_callouts
{
	position: relative;
	top: 1px;
	width: 200px;
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #f5f5f5;
}

#left_callouts_products
{
	position: relative;
	top: 1px;
	width: 142px;
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #f5f5f5;
}


#left_callouts P
{
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	color: #f5f5f5;
	
}
#left_callouts h2
{
	font-family: arial;
	font-size:  14px;
	margin: 0px;
	padding: 0px;
	
}

#right_callouts_large
{
	position: relative;
	top: 1px;
	left: 40px;
	float: left;
	width: 680px;
	z-index: 1;
}

#right_callouts
{
	position: relative;
	top: 1px;
	float: left;
	margin-left: 10px;
	width: 680px;
	z-index: 1;
}

#right_callouts a
{
	color: ##0075b4;
}
#right_callouts a:hover
{
	color: ##c49566;
}


#main_marquee
{
	position: relative;
	top: 0px;
	left: 3px;
	margin-bottom: 2px;
}
.callout
{
	float: left;
	padding-top: 1px;
	background-image: url('../../global/images/left_callout_bg_sm.png');
	background-repeat: no-repeat;
	height: 68px;
	cursor:pointer;
}
.callout_over_over
{
	float: left;
	padding-top: 1px;
	background-image: url('../../global/images/left_callout_bg_over_sm.png');
	background-repeat: no-repeat;
	height: 68px;
	cursor:pointer;
}


#news_box
{
	float: left;
	width: 184px;
	position: relative;
	top: 2px;
	padding: 6px;
	background-color: #e2f5ff;
}

.news_content h1
{
	font-family: tahoma;
	margin:0px;
	padding:0px;
	font-size:  14px;
	font-weight: bold;
	color: #0075b4;
}
.news_content h1 span
{
	font-weight: normal;
}

.news_content p
{

	color: #4b4b4b;
	font-size: 12px;
}


#right_callout_content
{
	background: url('../../global/images/rt_cont_bg.gif') no-repeat;
	position: relative;
	width: 725px;
	height: 316px;
	top: 2px;
	left: 3px;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #565656;
	
}

#right_callout_content H2
{
	font-family: tahoma;
	font-size:  14px;
	font-weight: bold;
	color: #0474b1;
	
}

#right_callout_content H2 span
{
	font-family: tahoma;
	font-size:  14px;
	color: #c49566;
	font-weight: normal;
}
.divider
{
	float: left;
	border-right: 1px solid #ccc;
	height: 200px;
	padding-left:15px;
	margin-right:15px;
	margin-top: 50px;
}
.featured_product
{
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 20px;
}

.featured_whitepaper
{
	float: left;
	width: 210px;
	margin-top: 10px;
}
.featured_event
{
	float: left;
	width: 200px;
	margin-top: 10px;
	padding-left: 10px;
}

.bottom_blue_sep
{
	position: relative;
	top: 30px;
	float:none;
	clear:both;
	background-color: #1b7fb5;
	height: 6px;
}

#footer
{
	position: relative;
	top: 30px;
	float: none;
	clear: both;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #606060;
	text-align: center;
	padding-bottom: 20px;
	text-decoration: none;
}
#footer ul
{
	width: 656px;
	margin:0px auto;
	padding: 0px;
}
#footer ul li
{
	display:inline;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #606060;
	margin: 0px;
	padding:0px;
}
#footer ul li a
{
	margin: 0px;
	padding:5px;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #606060;
	text-align: center;
}
#footer a
{
	position: relative;
	
	float: none;
	clear: both;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #606060;
	text-align: center;
	padding-bottom: 20px;
	text-decoration: none;
}
#footer a:hover
{
	position: relative;
	
	float: none;
	clear: both;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #606060;
	text-align: center;
	padding-bottom: 20px;
	text-decoration: underline;
}

#footer span
{
	color: #0076b4;
}


#breadcrumb
{
	position: relative;
	top: 10px;
	font-family: arial;
	font-size: 12px;
	color: #4e4e4e;
	height: 30px;
}

#breadcrumb a
{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #0075b4;
}

a{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #0075b4;
}

a:HOVER{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #cf9566;
	text-decoration: underline;
}

/***********************PRODUCTS PAGE*********************/

#product_content
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
	text-align: left;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #a6a6a6;
	
}

#product_content h1
{
	background: url('.../images/product_orange_arrow.gif') no-repeat left;
	width: 4px;
	height: 7px;
	padding-right: 4px;
	margin: 0px;
	font-family: tahoma;
	font-size:  18px;
	color: #0075b4;
}

#product_content h1 span
{
	color: #c99866;
}

.grey_sep
{
	position: relative;
	top: 40px;
	float: none;
	clear: both;
	top: 0px;
	left: 3px;
	width: 612px;
	border: 1px solid #bababa;
	height: 12px;
	
}



#product_details
{
	width: 412px;
	margin: 0px;
	padding: 0px; 
	float:left;
}


#production_documentation
{
	background: url('../images/product_doc_bg.gif') no-repeat;
	width: 199px;
	height: 113px;
	position: relative;
	top: 50px;
	right: 0px;
	margin: 0px; 
	padding: 0px;
	float: right;

}

#production_documentation ul
{
	
	margin-top:8px;
	margin-right:10px;
	margin-left:10px;
	

}

#production_documentation ul li
{
	line-height:18px;
	list-style-type: none;
	white-space: nowrap;
}

#production_documentation ul li a
{
	margin-top:8px;
	margin-right:10px;
	margin-left:10px;
}

#production_documentation ul li a:hover
{
	background: url('../images/grey_arrow.gif') no-repeat left;
	width: 4px;
	height: 8px;
	font-weight: bold;
	padding-right: 4px;
	margin-top:8px;
	margin-right:10px;
	margin-left:10px;
}



#product_cat_menu
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 166px;
}




#product_cat_menu li.parent
{
	background: #535353;
	border-bottom: 1px solid #F5F5F5;
	padding-top: 6px;
	text-indent: 10px;
	padding-bottom: 6px;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
}

#product_cat_menu li.parent:hover
{
	background: #0075B4;
	border-bottom: 1px solid #F5F5F5;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
}


#product_cat_menu li.parent a
{
	display: block;
	width: 224px;
	color: #FFF;
	text-decoration: none;
}


.product_sub_menu
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
	float: none;
	clear: both;
	width: 166px;
}


.product_sub_menu li.child
{
	border-bottom: 1px solid #FFF;
	padding-top: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 4px;
	background: #DBDBDB;
	white-space: normal;
	width: 166px;
}
.product_sub_menu li.child:hover
{
	border-bottom: 1px solid #FFF;
	padding-top: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 4px;
	background: #F5F5F5;
}

.product_sub_menu li.child a
{
	display: block;
	color: #535353;
	text-decoration: none;

}


#products_landing
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#products_landing li
{
	padding: 8px;
	border-bottom: 1px solid #ccc;
}

#product_display
{
	float: none;
	clear: both;
	position: relative;
	padding-top: 10px;
}

#product_display blockquote
{
	margin: 0px;
	padding: 10px;
	border-top: 2px dashed #CCC;
}

#print_page
{
	float: right;
	position: relative;
	color: #333;
}
#print_page a
{
	text-decoration: none;
}
#print_page a:hover
{
	text-decoration: underline;
}
#product_doc_listing
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#product_doc_listing li
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

#product_doc_listing li:hover
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

.dark_grey11px
{
	text-align: left;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #4b4b4b;
	text-decoration: none;

}

.dark_grey11px a
{
	color: #0075b4;
	text-decoration: none;
}

.blue_links
{
	text-align: left;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #0075b4;
	text-decoration: none;
}

.blue_link
{
	text-align: left;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #0075b4;
	
	text-decoration: none;
}

.dark_grey_header
{
	
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: gray;
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
}



.callout p
{
	margin: 0px;
	padding: 0px;
}

.solution_box
{
	margin-top: 10px;
	margin-left: 25px;
	width: 170px;
}

.solution_box p
{
	margin: 0px;
	padding: 0px;
	font-size:  11px;
}


.solution_box a
{
	font-size:  12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.solution_box a:hover
{
	font-size:  12px;
	color: #E9E9E9;
	text-decoration: underline;
	font-weight: bold;
}

#products_landing h2
{
	color: #0075B4;
	margin: 0px;
}
#products_landing p
{
	margin: 0px;
	line-height: 17px;
}

#company_links
{
	background: url('../images/product_doc_bg.gif') no-repeat;
	width: 199px;
	height: 113px;
	position: relative;
	top: 0px;
	right: 10px;
	left: 0px;
	margin: 0px;  /*height: 170px*/
	padding: 0px;
	float: right;

}

.submit_btns{
	border: 1px solid #606060;
	background-color: #CC9966;
	font-family: Arial;
	padding: 4px;
	font-size: 12px;
	color: #FFFFFF;	
	cursor: pointer;
}

.submit_btns_bl{
	border: 1px solid #606060;
	background-color: #1B7FB5;
	font-family: Arial;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
	cursor: pointer;
}

a
{
	color: #0075b4;
}

a:hover
{
	color: #c49566;
}


.menu_child
{
	list-style-display: none;
	margin: 0px;
	padding: 0px;
	
}

.menu_child li
{
	float: none;clear:both;
}



.submenu
{
	z-index: 9999;
	border: solid 1px #006699;
	border-top: none;
	background-color: #eaf2f6;
	position: absolute;
	top: 32px;
	padding: 6px 0;
	clear: both;
	width: 100px;
	font-size: 8pt;
	display: none;
}

.submenu li
{
	background: none;
	display: block;
	float: none;
	padding: 6px 6px;
	border: 0;
	color: #105cbe;
	line-height: normal;
	cursor: pointer;
	margin: 2px 2px;
	font-size: 8pt;
	width: 82px;
}

 .submenu li:hover
 {
	 background: #e3edef; 
	 color: #333;
	 cursor: pointer;
	 font-size: 8pt;
	 width: 82px;
 }

 h3
 {
	font-size: 14px;
	font-family: arial;
 }
 
.submenu li
{
	background: none;
	display: block;
	float: none;
	margin: 0px 2px;
	border: 0;
	line-height: normal;
	font-size: 8pt;
	border-top: solid 1px #DEDEDE;
	width: 82px;
}

.submenu_links
{
	margin: 0px;
	padding: 0px;
}

.submenu a
{
	display: block;
	width: 82px;
	color: #105cbe;
}

.submenu a:hover
{	display: block;
	width: 82px;
	 color: #333!;
}


.header_contact
{
	color: #CC9966;
	text-decoration: none;
	
}


.header_contact
{
	color: #1B7FB5;
	text-decoration: underline;
	
}




#event_info_window
{
	position: absolute;
	width: 362px;
	height: 250px;
	margin: auto;
	top: 58px;
	left: 83px;
	z-index: 9999;
	background: url(/acalendar/detail_box.png) no-repeat;
}


.btn
		{
			padding: 4px 10px;
			background: #1B7FB5;
			border: 2px solid #0075B4;
			color: #FFF;
			font-weight: bold;
			font-size: 8pt;
			cursor: pointer;
		}
ul#webinar_print
{
	float: left;
	width: 348px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 60px;
	top: 20px;
}
ul#webinar_print li
{
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
}
ul#webinar_print li a
{ 
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	text-decoration: none;
}
ul#webinar_print li a:hover
{ 
	text-decoration: none;
}
hr.grey
{
	width: 616px;
}
p {color: #4b4b4b;}
li {color: #4b4b4b;}
h3, h4 {color: #4b4b4b;}		