@charset "utf-8";
/* CSS Document */
/* ######### CSS Header ######### */

#wrapper {
    width: 1024px; 
    margin: 0 auto;
}

.header {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5F6062;
	background-image: url(../Images/Templates/HeaderBG.png);
}

.headerlogo {
	float: left;
	border: none;
}

/* EQD_NAV Definitions */

div.eqd_nav{
	float: right;
}

div.eqd_nav ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.eqd_nav ul li{
	display:inline;
}


/* ######### CSS for Tab Menu ######### */

.tabsmenuclass ul{
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

.tabsmenuclass li{
	float: left;
}

.tabsmenuclass a{
	display: block;
	color: #FFF;
	text-decoration: none;
	background-image: url(../Images/Templates/TopNavTab.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	background-position: bottom;
	padding-top: 15px;
	padding-left: 35px;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
	color: white;
	background-image: url(../Images/Templates/TopNavActive.png);
	background-repeat: no-repeat;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
	width: 100%;
	height: 24px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

.tabsmenucontentclass ul{
	margin: 0;
	height: 15px;
	list-style-type: none;
	float: right;
	padding-top: 0;
	padding-right: -15;
	padding-bottom: 0;
	padding-left: 0;
}

.tabsmenucontentclass li,
.tabsmenucontentclass a{
	display: inline;
	text-decoration: none;
	color: #5F6062;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	text-align: right;
}

.tabsmenucontentclass a:hover{
	color: #09F;
}

#headernav_wrapper{
	float: right;
	width: 600px;
}


/* ######### CSS for search container below ######### */


#eqd_search{
	float: right;
	text-align: left;
	width: 19%;
	//background-position: top, -5px;
	background-image: url(../Images/Templates/searchbg2.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#eqd_search input{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: transparent;
	color: #666;
	padding-left: 15px;
	
}

#eqd_search input:focus{
	outline-style:none;
}


.fieldset{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#hiddenform{
	visibility: hidden;
	}

/* ######### CSS BODY ######### */

.eqd_body_wrapper{
	margin-top: 10px;
}

/* eqd content */

.eqd_content{
	width: 814px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 175%;
	color: #333;
	float: right;
}

.eqd_content_sub{
	width: 975px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 175%;
	color: #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	
}

.eqd_content H3,
.eqd_content_sub H3{
	font-weight: normal;
	font-size: 14.5pt;
	color: #999;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.eqd_content H1,
.eqd_content_sub H1,
#fmain h2{
	font-weight: normal;
	font-size: 18pt;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.eqd_content_sub H4{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.eqd_content H2{
	font-weight: normal;
	font-size: 17pt;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.eqd_content p,
.eqd_content_sub p{
	padding-right: 25px;
	padding-left: 20px;
}

.eqd_content a,
.eqd_content_sub a{
	text-decoration: none;
	color: #09F;
}

.eqd_content a:hover,
.eqd_content_sub a:hover{
	text-decoration: underline;
}

.eqd_content ul
.eqd_content_sub ul{
	font-size: 12px;
	line-height: 2em;
}

.eqd_content img,
.eqd_content_sub img{
	float: right;
	margin-bottom: 2%;
}

#leftcol {
	width: 390px;
	float: left;
	margin-bottom: 35px;
}

#rightcol {
	float: right;
	width: 380px;
	margin-top: 0px;
}


/* eqd_widget Definitions */

#widget_wrapper{
	width: 824px;
	float: right;
	margin-bottom: 15px;
	margin-top: 50px;
}

#eqd_widget{
	width: 540px;
	float: left;
}

#rss_widget{
	float: right;
}

#updates_widget{

}

#customers_widget{
	float: right;
}

#testimonials_widget{}

.widget1{
	height: 175px;
	width: 255px;
	background-color: #C9C9C9;
	margin-left: 25px;
}

/*.widget2{
	height: 90px;
	width: 225px;
	margin-left: 25px;
	float: right;
	background-image: url(../Images/Ad_Call_Widget/TipsFeedHeader.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09F;
	text-decoration: none;
	padding-top: 75px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 110%;
}*/

.widget2{
	height: 175px;
	width: 255px;
	background-color: #C9C9C9;
	margin-left: 25px;
	float: right;
}

.widget3{
	height: 90px;
	width: 225px;
	background-image: url(../Images/Ad_Call_Widget/RSSFeedHeader.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09F;
	text-decoration: none;
}

.widget3 a,
.widget2 a{
	color: #666;
	font-size: 9pt;
	text-decoration: none;
	line-height: 110%;
	text-align: center;
}

.widget3 a:hover,
.widget2 a:hover{
	color: #000;
	text-decoration: none;
}

/* EQD_Ads */

#Ad_wrapper{
	width: 824px;
	float: right;
	margin-bottom: 15px;
}

#largead{
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3%;
	margin-left: auto;
	}

/* EQD_side_Menu */

#eqd_side_menu{
	width: 200px;
	float: left;
}

#eqd_sidemenu_wrapper{
	width: 195px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.eqd_sidenav{
	width: 195px;
}

.eqd_sidenav H1{
	background-color: #ACACAC;
	padding-top: 13px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 3px;
}

.eqd_sidenav H1:hover{
	background-color: #C2CD23;
}

.eqd_sidenav H1 a{
	color: #EFEFEF;
	text-decoration: none;
}

#currentpg{
	background-color: #09F;
}

.eqd_sidenav H2{
	background-color: #E0E0E0;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	padding-left: 10px;
}

.eqd_sidenav H2:hover{
	background-color: #CCC;
}

.eqd_sidenav H2 a{
	color: #999;
	text-decoration: none;
}

.eqd_sidenav H1 a:hover{
	color:#fff;
}
.eqd_sidenav H2 a:hover{
	color: #09F;
}

#eqd_sidemenu_wrapper{
	width: 195px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* ######### CSS FOOTER ######### */

/* EQD_Global_Nav Definitions */

#breadcrumbs
{
	list-style-type: none;
	border-bottom: #CCC 1px solid;
	height: 40px;
}

#breadcrumbs ul{
	list-style-type: none;
	color: #64B1FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#breadcrumbs ul li{
	background-image: url(../Images/Templates/crumb.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	margin: 0px;
	padding-top: 16px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#breadcrumbs a,
#mobilesite a{
	font-weight: bold;
	color: #6B6D6B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#breadcrumbs a:hover,
#mobilesite a:hover{
	color: #09F;
}

#breadcrumbs a:{
	color: #9CC;
}

/* Global Nav */

#eqd_global_nav ul{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#eqd_global_nav a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9.5pt;
	text-decoration: none;
	display: block;
}

#eqd_global_nav a:hover{
	color: #09F;
}

#eqd_global_nav h3 a,
#eqd_global_nav h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10pt;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
}

#eqd_global_nav ul ul{
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#eqd_global_nav ul ul li{
	float:left;
	width: 35px;
}



/* sosumi */

#crumbery .sosumi ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: right;
	margin-top: 170px;
	margin-right: 2em;
	list-style-type: none;
}

#crumbery .sosumi ul a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #999;
}

#crumbery .sosumi ul a:hover{
	text-decoration: underline;
}






/* HomePage Content Styles */

.subcontent {
	height: 275px;
	padding-top: 15px;
}

.subcontent2 {
	height: 50px;
	padding-top: 15px;
}

#screenshots {
	float: right;
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 125%;
	color: #333;
	border: none;
}

#screenshots H3{
	font-weight: normal;
	font-size: 16pt;
	color: #999;
	margin-top: 20px;
	padding: 0px;
}

#screenshots H1{
	margin: 0px;
	font-weight: normal;
	font-size: 18pt;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#screenshots ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#screenshots ul li{
	display: inline;
}

#customers {
	float: left;
}

.symbolp{
	position: relative;
	bottom: 0.4em;
	font-size: 8pt;
}

.symbolh1 {
	position: relative;
	bottom: 0.5em;
	font-size: 12pt;
}

.pressrelease{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
}


.pressrelease img{
	float: left;
	margin-right: 2%;
}

#buzz{
	width: 11%;
	float: right;
	margin-bottom: 3%;
	margin-left: 3%;
	border: thin dotted #CCC;
}


.dimension {
	min-height:1%;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.accordian {
	width: 95%;
	margin:auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.accordian li {
	list-style-type: none;
	line-height: 200%;
}
	
.title{
	color: #09F;
	line-height: 250%;
	font-size: 1em;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

.title1{
	color: #09F;
	line-height: 250%;
	font-size: 1em;
	font-weight: bold;
	}

.title:hover{
	text-decoration: underline;
}
#casepush{
	height: 50px;
}







/* Gallery styles */

#fgallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(../ediscovery/img/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:800px;
	overflow:hidden;
}

#slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:800px;
	overflow:hidden;
}

.slide{
	float:left;
}

#fmenu{
	/* This is the container for the thumbnails */
	height:45px;
}

#fmenu ul{
	margin:0px;
	padding:0px;
}

#fmenu ul li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

#fmenu ul li.inact:hover{
	background-image: url(../ediscovery/img/pic_bg.png);
	background-repeat: repeat;
}

#fmenu ul li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(../ediscovery/img/active_bg.png) no-repeat;
}

#fmenu ul li.act a{
	cursor:default;
}

#fmenu ul li a{
	display:block;
	height:35px;
	padding-top:10px;
}


/* The styles below are only necessary for the demo page */

#fmain{
	text-align:center;
	position:relative;
	margin-bottom: 200px;
	width: 800px;
	float: right;
}

a img{
	border: none;
	}

