/*
  Color hex values - used in vertical landing page scheme.
  First color is main color, second is darker color (hover link)
  
  red: D54505 / A53503
	orange: FDAF17 / D79B25
  green (default): 96BC31 / 709118
  blue: 00A5D4 / 0081A6
  khaki: CAAE7C / 9A855F
*/

/***** GLOBAL CSS STYLES *****/
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address, li, dd, fieldset, body, html, form {
	padding:0;
	margin:0;
}

.Style1 {color: #ed1c20
}

.Style2 {color: #96BC35
}

.Style3 {color: #00b5c5
}

.Style4 {color: #ed1c20 
}

.Style5 {color: #000000 ;
font-size:11px;
}

.Style6 {color: #996633
}

.Style7 {
	font-size: 12px;
	font-weight: bold;
}
.Style10 {color: #9F60CB
}
.Style9 {
	color: #000000;
	font-weight: bold;
}
.Style11 {
color: #00B5C5;
	font-size: 12px;
	font-weight: bold;
}
.Style12 {color: #00B5C5;font-size: 11px;}
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color:#666666
}
ul.alt2{ 
	padding:10px 0px 0px 10px; margin:0px 0px 0px 0px
}
ul.alt2 li{ 
	margin:0px 0px 10px 0px
}
ul.alt2 li.last{ 
	margin:0px 0px 0px 0px
}
ul#nav li{
	list-style-type:none;
	margin:0;
	padding:0;
	background:transparent;
	display:inline;
}
ul.qualifications{ 
	padding:0px 0px 0px 10px; margin:0px 0px 0px 0px
}
ul.qualifications li{ 
	padding:0px 0px 3px 15px; margin:0px 0px 0px 0px
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin-left:5%; }
blockquote{ margin:1em; }
fieldset { padding: .5em; }

.hide{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

/*----------------------------
  Layout
----------------------------*/
body{
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	background:url(images/shadow.gif) repeat-y;
}

#header {
display:none;


}
#wrapper{
	background:url(images/body_background.gif) repeat-y;
}

#headercontainer{
		background:url(images/wrapper_background.gif) no-repeat;
		height:40px;
}

h2#logo{
	position:absolute;
	top:0px;
	left:18px;
	margin:0;
	padding:0;
	width:100px;
	height:40px;
}
h2#logo a{
	width:100px;
	height:40px;
	background:url(images/logo_evadix.gif) no-repeat;
}


h2#flags{
display:none;
	position:absolute;
	top:40px;
	right:10px;
	margin:0;
	padding:0;
	width:102px;
	height:7px;
}

h1#menu{
display:none;
	position:absolute;
	top:10px;
	right:10px;
	margin:0;
	padding:0;
	width:332px;
	height:1px;
}


ul#search{
	position:absolute;
	top:40px;
	left:540px;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#search li{
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
	background:transparent;
	display:inline;
}

.extranet #header{
width:500px;
	height:231px;
	padding:12px 0 0 0;
	background:url(images/extranet_header.gif) #FDAF17 no-repeat;
}
#headertext{
	margin-top:-155px;
	margin-left:45px;
	width:315px;
	height:135px;
	color:#FFFFFF;
	line-height:13px;
}

#footer{
	clear:both;
	background:url(images/dotted.gif) repeat-x #FFFFFF;
	height:80px;
}
#footer ul.logo_bottom{
	left:18px;
	margin:0;
	padding:0;
	width:100px;
	height:40px;
  background:url(images/logo_evadix.gif) no-repeat;
}

.home #footer ul.associates{ background:transparent; height:auto; }
.home #footer ul.associates li{ display:inline; }
#footer ul.associates li{
	margin:0;
	padding:0 14px;
	background:transparent;
	display:none;
}
#footer ul.links{
	margin:0;
	padding:18px 0 0 0;
	width:180px;
	float:right;
}
#footer ul.links li{
	margin:0;
	padding:0;
	background:transparent;
	display:inline;
}

#footer ul.links li a{
	float:left;
	height:8px;
	font-size:1px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(images/footermatrix.gif) no-repeat;
}
#footer ul.links li.terms a{
	width:53px;
	background-position:0 0;
}
#footer ul.links li.terms a:hover{
	background-position:0 -8px;
}
#footer ul.links li.privacy a{
	width:61px;
	background-position:-53px 0;
}
#footer ul.links li.privacy a:hover{
	background-position:-53px -8px;
}
#footer ul.links li.sitemap a{
	width:43px;
	background-position:-114px 0;
}
#footer ul.links li.sitemap a:hover{
	background-position:-114px -8px;
}
#footer ul.links li.help a{
	width:24px;
	background-position:-157px 0;
}
#footer ul.links li.help a:hover{
	background-position:-157px -8px;
}
#footer ul.links li.feedback a{
	width:43px;
	background-position:-190px 0;
}
#footer ul.links li.feedback a:hover{
	width:43px;
	background-position:-190px -8px;
}

/* Homepage Styles */
.home #wrapper{
	background:#FFFFFF;
}

.home #content{
	float:none;
	padding:0;
	margin:10px 0 20px 0;
	background:url(images/presslign.gif) 35px 0 repeat-y;
}

#lcol{
	float:left;
	width:335px;
	margin:0 0 0 48px;
	display:inline;
}

#rcol{
	float:left;
	width:317px;
	margin:0 0 0 45px;
	display:inline;
}

/* Backpage Styles */
#content{

	margin:10px 0 0 0;
width:650px;
	float:left;
}
.breadcrumb ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.breadcrumb ul li{
	list-style-type:none;
	margin:0;
	padding:0 11px 0 5px;
	background:url(images/breadcrumb.gif) 100% 5px no-repeat;
	display:inline;
}
* html .breadcrumb ul li{ /* IE was having issues aligning the > */
	padding:0 9px 0 7px;
}
.breadcrumb ul li.first{
	padding-left:0;
}
.breadcrumb ul li.last{
	background:transparent;
}
.breadcrumb a, .orange .breadcrumb a, .red .breadcrumb a, .blue .breadcrumb a, .khaki .breadcrumb a{
	color:#666666;
}
.breadcrumb a:hover, .orange .breadcrumb a:hover, .red .breadcrumb a:hover, blue .breadcrumb a:hover, .khaki .breadcrumb a{
	text-decoration:underline;
	color:#333333;
}

#sidebar{
display:none;
	width:0px;
	padding:0 0 0 0px;
}

/* Popup Styles */
.popup #container{
	padding:20px;
	border-top:5px solid #DDDDDD;
}

.closelink{
	position:absolute;
	top:20px;
	right:20px;
}


/*----------------------------
  Typography and images
----------------------------*/
a{
	color:#00b5c5;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
.orange a{
	color:#FDAF17;
}
.orange a:hover{
	color:#D79B25;
}
.red a{
	color:#D54505;
}
.red a:hover{
	color:#A53503;
}
.blue a{
	color:#00A5D4;
}
.blue a:hover{
	color:#0081A6
}
.khaki a{
	color:#CAAE7C;
}
.khaki a:hover{
	color:#9A855F;
}

a.more, .more{
	color:#000000;
	text-decoration:none;
	padding:0 9px 0 0;
	background:url(images/bigbullet.gif) 100% 100% no-repeat;
}
a.more:hover{
	color:#C92B08;
	text-decoration:none;
}
a.newslink{
	display:block;
	height:15px;
	text-decoration: none;
	text-indent:-9999px;
	background:url(images/articlespresse.gif) 100% 0 no-repeat;
}
a img{ border:none; }

h1{
	margin:11px 0 16px 0;
	font-size:46px;
	color:#96BC35;
	font-weight:normal;
	letter-spacing: -4px;
}
h1.pressrelease{
	font-size:30px;
}
.orange h1{
	color:#FDAF17;
}
.red h1{
	color:#D54505;
}
.blue h1{
	color:#0081A6;
}
.khaki h1{
	color:#CAAE7C;
}
.extranet h1{
	color:#4F75A2;
  font-size:30px;
	margin:11px 0;
}
.popup h1{
	font-size:20px;
	color:#000000;
	margin:20px 0 0 0;
}

.extranet h2.alert{
	font-size:16px;
	letter-spacing: 1px;
	color:#A90100;
	margin:11px 0 -11px 0;
}

h2{
	font-size:11px;
	text-transform: uppercase;
	margin:15px 0 -13px 0;
}
#lcol h2, #rcol h2{
	text-transform:uppercase;
	color:#C92B08;
	font-size:13px;
	margin:0 0 15px 0;
}
.extranet h2{
	font-family: "News Gothic", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#919191;
	text-transform: none;
}

h3{
	font-size:11px;
	margin:15px 0 -15px 0;
}
h3 a, .subnav h4 a{ text-decoration:none; }
#sidebar h3, .subnav h4{
	font-size:12px;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#96BC31;
	margin:12px 0 0 0;
  width:155px;
}
.orange #sidebar h3, .orange .subnav h4{
	color:#FDAF17;
}
.red #sidebar h3, .red .subnav h4{
	color:#D54505;
}
.blue #sidebar h4, .blue .subnav h4{
	color:#00A5D4;
}
.khaki #sidebar h4, .khaki .subnav h4{
	color:#CAAE7C;
}

#sidebar h3.button a{
	display: block;
	width:185px;
	height:23px;
	text-indent: -9999px;
}
#sidebar h3.button a{ text-decoration:none; }

img.headline{
	padding:3px 0 4px 0;
}
	
p{
	line-height: 1.3em;
	margin:15px 0;
}
p.caption{
	text-align:right;
	margin:2px 0 0 0;
	font-weight: bold;
}

.rightimg{
	float:right;
	padding:0 0 10px 10px;
}
.leftimg{
	float:left;
	padding:0 10px 10px 0;
}

.rule{
	margin:11px 0;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-top:1px solid #EAEAEA;
}

/*----------------------------
  Lists
----------------------------*/

ul{
	list-style-type:none;
	margin:30px 0 30px 0;
}
ul.last{
  margin-bottom:15px;
}
ul li{
	list-style-type:none;
	padding:0 0 17px 18px;
	
}

ul.alt{ margin:15px 0; }
ul.alt li{ padding-bottom:5px; }
.subnav ul, .related ul, .casestudies ul{
	margin:6px 0 25px 0;
	padding:0;
	width:150px;
}
.subnav ul li, .related ul li, .casestudies ul li{
	margin:0;
	padding:0 0 0 10px;
	background:transparent;
	font-weight:bold;
}
* html .subnav ul li, * html .related ul li, * html.casestudies ul li{  /* Safari was overlapping the flash replaced links, so I had to set the bottom margin to 0 - this makes the spacing correct for IE */ 
	margin:0 0 -2px 0;
}
.extranet .subnav ul li, .pressroom .subnav ul li{
	margin-bottom:4px;
}
* html .extranet .subnav ul li, * html .pressroom .subnav ul li{
	margin:0 0 4px 0;
}
.casestudies ul li{
	margin:0;
	font-weight:normal;
}
.related ul li, .casestudies ul li{
	background:url(images/plain_bullet.gif) 2px 5px no-repeat;
}
.subnav ul li a, .related ul li a{
	color:#666666;
	text-decoration:none;
}
.casestudies ul li a{
	color:#7E7E7E;
	text-decoration:none;
}
.subnav ul li a:hover, .subnav ul li a.selected, .related ul li a:hover, .casestudies ul li a:hover{
	color:#000000;
}
ul.SiteMap{ margin-bottom:15px; }
ul.SiteMap ul{
	padding-left:20px;
	padding-bottom:15px;
	margin:0;
}
ul.SiteMap li{
	padding:0;
	background:0;
	margin-left:15px;
	font-weight:bold;
}
ul.SiteMap ul li{
	list-style-type:none;
	padding:0 0 3px 18px;
	margin:0;
	background:url(images/bullet.gif) 7px 3px no-repeat;
	font-weight:normal;
}

dl.searchresults{ 
	margin:30px 0;
	background:url(images/dotted_light.gif) 0 0 repeat-x;
	padding:10px 0 0 0;
}
dl.searchresults dt{
	display:block;
	margin:0;
	font-weight:bold;
}
dl.searchresults dt a{ text-decoration:none; }
dl.searchresults dd{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:url(images/dotted_light.gif) 0 100% repeat-x;
}

dl.press{ margin:2px 0 11px 0; }
dl.press dt{
	float:left;
	width:60px;
	clear:left;
	padding:9px 0 0 0
}
dl.press dd{
	margin:0 0 0 60px;
	padding:9px 0 10px 0;
	background:url(images/dotted_light.gif) 0 100% repeat-x;
}
* html dl.press dd{ text-indent:-3px; } /* IE 3-pixel jog */
dl.press a{
	color:#666666;
	text-decoration:none;
}
dl.press a:hover{
	color:#00b5c5;
	text-decoration:none;
}

ul.news{ margin:15px 0; }
ul.news li{
	background:transparent;
	margin:0 0 11px 0;
	padding:0;
}
/*----------------------------
  sIFR
----------------------------*/



.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash #sidebar .related h3, .sIFR-hasFlash #sidebar .casestudies h3 {
	visibility: hidden;
}
.sIFR-hasFlash #sidebar .subnav li span{
	visibility: hidden;
	font-size:13px;
}
.sIFR-hasFlash #sidebar .related li span{
	visibility:hidden;
	font-size:12px;
}
.sIFR-hasFlash #sidebar .casestudies li span{
	visibility:hidden;
	font-size:13px;
	line-height:13px;
}
.sIFR-hasFlash #lcol h2, .sIFR-hasFlash #rcol h2{
	visibility: hidden;
	font-size:15px;
	line-height:17px;
}
.sIFR-hasFlash h2.alert{
	visibility: hidden;
}


/*----------------------------
  Tables
----------------------------*/
table.data{
	border-spacing:2px;
}
table.data th{
	background:#96BC31;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	vertical-align: top;
	padding:7px 8px 5px 8px;
}
.orange table.data th{
	background:#FDAF17;
}
.red table.data th{
	background:#D54505;
}
.blue table.data th{
	background:#00A5D4;
}
.khaki table.data th{
	background:#CAAE7C;
}
table.data td{
	background:#F3F3F3;
	padding:9px 8px;
	vertical-align: top;
}
table.data tr.even td{ background:#D4D4D4; }
table.data td.dark, span.dark{
	color:#000000;
}

table.left{
	margin-right:15px;
	margin-bottom:15px;
}

/*----------------------------
  Forms
----------------------------*/
input.textfield{
	width:150px;
	border:1px solid #CFCFCF;
	font-size:10px; 
}
input.pagerTextBox{
  width:20px;
  border:1px solid #CFCFCF;
  font-size:10px;
}
input.searchbtn{
	position:relative;
	top:3px;
}

table.formFields{
	width:400px;
	margin-top:20px;
}
table.formFields .fieldLabel{ vertical-align:top; width:100px; }
table.formFields .fieldLabel-long{ padding:5px 0; color:#000000; }
input.textBox{ width:300px; border:1px solid #BBBBBB; }
input.smallTextBox{ width:80px; border:1px solid #BBBBBB; }
.textArea{ width:300px; height:200px; border:1px solid #BBBBBB; }
.formButtons{ text-align:right; width:400px; }
.resultsfooter div{ display:inline; }
.resultsfooter{ text-align:right; }
