/*
Company: EDIMS
File: main.css - This contains all the main styles for the website.
Developer: ASD Labs
*/

/*Global Browser Reset>*/
* {

padding:0;

margin:0;

}


/*Headings>*/
h1 { 

	font-size: 1em;
	color: #036;
	font-weight: lighter;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1.drop{
	font-size: 1.6em;
	margin-top:10px;
}
h2.primary, h2.secondary {
	width: 670px;
	height: 44px;
	padding: 11px 0 0 20px;
	margin-top: 0;
	margin-bottom: -11px;
	font-size: 2em;
	color: #333333;
	font-weight: lighter;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: -1px;
	overflow: hidden;
}
h2.primary {
	background: url("../images/darkHeading.gif") no-repeat;
}
h2.secondary {
	background: url("../images/lightHeading.gif") no-repeat;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 20px 0 0 40px;
	margin-top: 0;
	color: #333333;
}
h4 { }
h5 { }
h6 { }
/*>*/

/*Text Styles>*/
p {
		line-height: normal;
	
}

p.error {
	color: red;
	font-size: 1em;
	padding: 20px 40px 20px 40px;
	margin: 0;
}
/*>*/

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

ul.leftcontent, li
{
	color: #0c3e6f;
	padding-bottom: 5px;
}

ul.leftcontent_inside
{
	padding-left: 40px;
}

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
/*group>*/

/*HTML, Body>*/
body {
	background-color: #eee;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
/*</>*/

/*Layout>*/
#outerWrapper {
	position: relative;
	height: auto;
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("../images/bgstripmain.jpg") repeat-y;
}
#headerBox {
	width: 974px;
	height: 139px;
	background: url("../images/toppanel.jpg") no-repeat;
}
#headerBoxHome {
	width: 974px;
	height: 500px;
	background-image: url(../images/homewavebg.jpg);
	background-repeat: no-repeat;
}
#logobox{
	
	padding-top:30px;
}
#tinynav{
	background-color:#4274a7;
	color:#FFFFFF;
	width:934px;
	padding-top: 3px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left:20px;
	top:0px;
}
#tinynav span{
	font-size:.9em;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right:10px;
	line-height: 1.6em;
}
.emalogo{
	float:left;
	position:relative;
	left:458px;
}
.edslogo{
	float:left;
	position:relative;
	left:35px;
}
img#chef {
	position: relative;
	top: 0px;
	margin-left: 185px;
}
div#content {
	width: 934px;
	margin-left: 20px;
}

.contenthomeleft{
	margin-left: 20px;
	float:left;
	width:512px;
	display:block;
	padding-right: 10px;
}

.contenthomeright{
	width:422px;
	float:right;
	display:block;
	padding-left: 10px;
}

.contentleft {
	margin-left: 10px;
	padding-top: 20px;
	float:left;
	width:530px;
	display:block;
	padding-right: 10px;
}

.contentleft h1{
	font-size: 18px;
	margin-bottom: 20px;
}

#teamname{
	display: block;
	font-size: 16px;
	border-color: #CCC;
	border-style: dotted;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-bottom: 10px;
}

#event {
	font-size: 16px;
}

.contentleft p{
	font-family:Arial, Helvetica, sans-serif;
	color: #0c3e6f;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}
ul{
	font-family:Arial, Helvetica, sans-serif;
	color: #0c3e6f;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}
.contentleft p .firstp{
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 14px;
}


.contentleft p#signature{
	color: #999;
}

.contentleft_inset
{
	float: right;
	padding: 8px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.contentleft_inset h1
{
	color: #FFF;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
}

.contentleft_inset p
{
	color: #0c3e6f;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

.contentleft_inset #download
{
	color: #ff7f47;
	font-weight: normal;
	font-size: 14px;
}

.contentright{
	border-style: solid;
	border-color: #fff;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	padding-top: 20px;
	padding-left: 20px;
	width:350px;
	float:right;
	display:block;
	/*background-color: #dfecf8;*/
	background-color: #f0f6fb;
	height: 100%;
	border-style: solid; 
	border-color: #ff7f47; 
	border-width: 0px; 
	border-left-width: 1px;
}

.contentright h1{

	font-size: 18px;
	margin-bottom: 20px;
}

.contentright p{
	color: #0c3e6f;
	font-weight: normal;
	margin-right: 20px;
	font-size: 12px;
}
.contentright .small{
	font-family: Arial, Helvetica, San-Serif;
	font-size: 11px;
}


.contentright li{
	color: #0c3e6f;
	margin-left:20px;
	list-style-image: none;
	font-weight: bold;
	padding-bottom: 3px;
	vertical-align: top;
}

.contentright_photo
{
	width: 355px;
	display: block;
	padding-right: 0px;
	border-style: solid;
	border-color: #FFF;
	border-width: 5px;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
      padding:0;
      border:none;
      visibility: hidden;
}

div#bottom {
	position: relative;
	width: 974px;
	height: 25px;
	background-image: url(../images/bgstripfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#botpanel{
	background-image: url(../images/footerpanel_eug.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #376386;
	height: 230px;
	width: 934px;
	left:20px;
	padding-bottom:5px;
}
div#footer {
	position: relative;
	color: #ff7f47;
	background-color: #eee;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-bottom: 20px;
	font-size:.8em;
}
/*>*/

/*Lists>*/
ul#introText {
	position: absolute;
	z-index: 2;
	top: 125px;
	margin-left: 20px;
	font-size: 1.75em;
	line-height: 110%;
	color: #eceae9;
}
ul#introText li {
	margin-bottom: 5px;
}
li.intro1 {
	list-style-image: url("../images/1.gif");
}
li.intro2 {
	list-style-image: url("../images/2.gif");
}
li.intro3 {
	list-style-image: url("../images/3.gif");
}

ul.secondaryList, ul.primaryList {
	background-color: #333333;
	margin: 0;
	padding: 15px 0 15px 0;
}
ul.secondaryList li, ul.primaryList li {
	color: #333333;
	font-size: 1em;
	margin: 10px 0 10px 55px;
}
/*>*/

/*footer>*/
#storiesfoot{
	position:relative;
	top: 0px;
	float:left;
	width:272px;
	display:block;
	padding-left:20px;
	padding-top: 20px;
	background-image: url(../images/footerhdr_cs.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;	
}
#eventsfoot{
	border-style: solid;
	border-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	position:relative;
	top: 0px;
	float:left;
	width:330px;
	display:block;
	background-image: url(../images/footerhdr_ec.gif);
	background-repeat: no-repeat;
	background-position: 15px 20px;	
	padding-left:15px;
	padding-top: 20px;
}
#quickfoot{
	position:relative;
	top: 0px;
	float:left;
	width:272px;
	padding-left:15px;
	padding-top: 20px;
	display:block;
	background-image: url(../images/footerhdr_ql.gif);
	background-repeat: no-repeat;
	background-position: 15px 20px;
}

.botcontent{
	padding-top:50px;
}
.botcontent h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.botcontent p{
	color:#FFFFFF;
	margin-top:0px;
	margin-right:6px;
	font-size:.9em;
	font-weight:normal;
}
/*>*/

/*Links - link visited hover active>*/
a:link {
	color: #ff7f47;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ff7f47;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ff7f47;
	font-weight: bold;
	text-decoration: underline;
	outline: none;
}
a:active {
	color: #ff7f47;
	font-weight: bold;
	text-decoration: none;
}

/*Footer Links*/
a:link#footer {
	font-size:10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #069;
	text-decoration: none;
}
a:visited#footer {
	font-size:10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #069;
	text-decoration: none;
}
a:hover#footer {
	font-size:10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #ff7f47;
	text-decoration: underline;
}
a:active#footer {
	font-size:10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #069;
	text-decoration: none;
}

/*Header Links*/
a:link#header {
	font-size:10px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}
a:visited#header {
	font-size:10px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}
a:hover#header {
	font-size:10px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: underline;
}
a:active#header {
	font-size:10px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}

/*Active Page*/
a:link#activepage {
	color: #ff7f47;
	text-decoration: none;
}
a:visited#activepage {
	color: #ff7f47;
	text-decoration: none;
}
a:hover#activepage {
	color: #ff7f47;
	text-decoration: none;
}
a:active#activepage {
	color: #ff7f47;
	text-decoration: none;
}
/*>*/



/*Misc>*/
.clear {
	clear: both;
}
/*>*/

/*Eugene's CSS*/
.readbio
{
	font-size: 17px;
	color: #ff7f47;
	cursor: pointer;
}

.readbio:hover
{
	text-decoration: underline;
}

#teamtitle
{
	font-size: 13px;
	color: #AAA;
}

.doctor_love
{
	position: absolute;
	display: block;
	width: 251px;
	height: 358px;
	z-index: 3;
	left: 704px;
	top: 102px;
}

.edim_main_header
{
	position: absolute;
	display: block;
	border-width: 1px;
	width: 2;
	height: 155;
	z-index: 2;
	left: 20px;
	top: 142px;
}

.edim_header1
{
	position: absolute;
	display: block;
	border-width: 1px;
	z-index: 2;
	left: 526px;
	top: 111px;
}

.edim_demo
{
	position: absolute;
	display: block;
	background-color: #CCC;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	width: 427;
	height: 155;
	z-index: 2;
	left: 529px;
	top: 302px;
	opacity: .50;
	filter: alpha(opacity='50'); /*This is here for internet explorer*/
}

.cross
{
	font-family: verdana;
	font-weight: bolder;
	color: #ff7f47;
}

.hidden
{
	display: none;
}

#formtop
{
	background-color: /*#DEE8EF;*/ #fff;
	padding: 10px;
	padding-left: 40px;
	border-style:solid;
	border-color: #307DB8;
	border-width: 1px;
	width: 843px;
	margin-bottom: 20px;
}

#form1
{
	background-color: #e5eeef;
	border-style:dotted;
	border-color: #DBDBDB;
	border-width: 1px;
	white-space: nowrap;
	position: relative;
	width: 853px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px; 
}

#formquestions
{
	width: 200px;
	margin-right: 5px;
	padding-right: 5px;
	float: left;
}

#formquestions_submit
{
	width:900px;
	margin-right: 5px;
	text-align:right;
}

#formquestionssmall
{
	width: 130px;
	margin-right: 5px;
	padding-right: 5px;
	float: left;
}

#formquestionslong
{
	width: 720px;
	margin-right: 5px;
	padding-right: 5px;
	float: left;
	border-style: dotted;
	border-color: #DBDBDB;
	border-width: 0 0 1px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#formquestionshidden
{
	width: 200px;
	margin-right: 5px;
	padding-right: 5px;
	float: left;
	visibility: hidden;
}

.formquestion
{
	margin-right: 10px;
}

#form2
{
	background-color: #F1F1F1;
	border-style: dotted;
	border-width: 1px;
	border-color: #DBDBDB;
	position: relative;
	height: auto;
	width: 853px;
	margin-top: 20px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top; 
}

#form3
{
	background-color: #EAF4E8;
	border-style: dotted;
	border-width: 1px;
	border-color: #DBDBDB;
	position: relative;
	height: auto;
	width: 853px;
	margin-top: 20px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top; 
}

#formright
{
	position: relative;
	top: -70px;
	width: 160px;
	left: 340px;
	z-index:1;
}

#error
{
	color: #F00;
}

.error
{
	background-color: #dfecf8;
}

.normal
{
	background-color: #f4f4f4;
}

button { cursor: pointer; }

img.css_button
{
	cursor: pointer;
}

.css_button
{
	background: url(../images/submit.jpg);
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: bottom;
}
.css_button:hover
{
	background: url(../images/submit.jpg);
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: bottom;
}
button.css_button { background-position: 0 -20px; height: 20px; width: 66px; margin: }

.css_button_clear
{
	background: url(../images/clear.jpg);
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: bottom;
}
.css_button_clear:hover
{
	background: url("../images/clear.jpg");
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: bottom;
}
button.css_button_clear { background-position: 0 -20px; height: 20px; width: 66px; margin: }

#systemfeatures
{
	width: 300px;
	background-color: #fff;
	margin-left: 25px;
	margin-right:auto;
	padding: 5px;
}

#systemfeatures:hover
{
	background-color: #adcce0;
}

#systemfeatures_description
{
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: -5px;
	padding-left: 5px;
	font-size: 10px;
	font-style: italic;	
}

#casestudy_header
{
	font-weight: bold;
}

.top_box_container
{
	width: 320px;
	margin-bottom: 30px;
	background-color: #fff;
	margin-left: 10px;
	background-image: url('../images/top_box_container_bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

.top_box
{
	position: relative;
	/*background-image: url("../images/top_box_bg.jpg");
	background-position: top;
	background-repeat: repeat-x;*/
	border-style: solid;
	/*border-color: #ff7f47;*/
	border-color: #fff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	margin: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 0px;
	min-height: 100px;
	margin-bottom: 20px;
}

.top_box #top_box_h
{
	color: #fff;
	/*color: #003366;*/
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	/*background-color:  #6498ca;*/
	margin-right: 0px;
}

.top_box_bottom
{
	margin: 0px;
	padding: 0px;
	background-color: #f0f6fb;
	margin-top: 0px;
}

.bottom_box
{
	position: relative;
	background-image: url("../images/bottom_box_bg.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0b3e6d;
	text-align: right;
	bottom: 0px;
	margin-left: 10px;
	margin-top: -9px;
	width: 321px;
	height: 200px;
	margin-bottom: 20px;
}

#index_left
{
	background-image: url("../images/bottom_box_bg.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0b3e6d;
	text-align: left;
	margin: 0px;
	width: 592px; 
	float:left;
	height: 180px;
	padding: 10px;
	color: #fff;
	font-size: 20px;
}

#index_left_1
{
	background-image: url("../images/bottom_box_bg.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0b3e6d;
	text-align: left;
	margin: 0px;
	width: 291px; 
	float:left;
	height: 180px;
	padding: 10px;
	color: #fff;
	font-size: 18px;
	margin-right: 1px;
}

#index_left_2
{
	background-image: url("../images/bottom_box_bg.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0b3e6d;
	text-align: left;
	margin: 0px;
	width: 280px; 
	float:left;
	height: 190px;
	padding: 10px;
	color: #fff;
	font-size: 10px;
}

#index_left_2 a
{
	font-size: 11px;
}

#bio_content p
{
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
}

#navthree
{
	border-style:solid;
	border-color: #ccc;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 10px;
}

/* Benchmarking Tool */
#question_section
{
	color: #0c3e6f;
	margin-bottom: 5px;
	margin: 0px;
	padding: 0px;
}

#form_container
{
	position: relative;
	height: 300px;
	margin-left: 15px;
	padding: 0px;
}

#form_answer
{
	position: relative;
	width: 200px;
	height: 180px;
	margin-bottom: 10px;
}

#form_question
{
	position: relative;
	width: 240px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#positive
{
	color: #00c600;
}

#negative
{
	color: #f00;
}
/*---End Benchmarking Tool---*/


#largeimage_container
{
	position: absolute;
	top: 100px;
	left: 320px;
	text-align:center;
	z-index: 50;
	opacity: 0.00;
	filter: alpha(opacity=0); /*This is here for internet explorer*/
	background-image: url('../images/largeimage_container_close.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

#largeimage_inner_container
{
	background-color: #fff;
	padding: 10px;
	padding-top: 25px;
	text-align: right;
	padding-left: 10px;
	position: relative;
	margin: 0 auto;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	font-size: 10px;
	background-image: url('../images/largeimage_container_close.gif');
	background-position: top right;
	background-repeat: no-repeat;	
}

a.image
{
	text-decoration: none;
}
a.image:hover
{
	cursor: pointer;
}

.shown
{
	display: block;
}

#spaced_address
{
	color: #0c3e6f;
	margin-bottom: 5px;
}

.news_header
{
	color: #ff7f47;
	font-size: 16px;
	display: block;
	background-image: url('../images/news_plus.jpg');
	background-position: 518px 7px;
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #036;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-right: 20px;
}

.news_body
{
	display: none;
}

.event_header
{
	color: #ff7f47;
	font-size: 16px;
	display: block;
	background-image: url('../images/news_plus.jpg');
	background-position: 518px 7px;
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #036;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-right: 20px;
}

.event_body
{
	display: none;
}
/*Eugene's CSS*/

