/* EPM STYLESHEET 
by DARREN TAYLOR for INTERNETCREATION LTD 2009

MAIN COLORS:
#white - #FFFFFF
#dark blue - #0071bc
#light blue - #aae1fa
#light grey - #bcbdc0
#dark grey - #58595b

*/

body										
{ background: #FFF; font-family: Arial; font-size: 13px; }
a
{ text-decoration: none; color: #0071bc; }
a:hover, a:active
{ text-decoration: underline; }

div#headerContainer 						
{ text-align: left; margin: 0 auto; width: 895px;}

div#container 						
{ text-align: left; margin: 0 auto; width: 895px;  }

div#loginBar								
{ text-align: right; margin: 13px 0 13px 0; padding-right: 50px;}
div#loginBar	a										
{ color: #000000;}

div#navigation
{ height: 22px; float: left; width: 895px; margin-top: 20px; float: left;}

div#navigation ul 
{ display:inline; padding:0px; margin: 0px; }

div#navigation ul li 
{ display:inline; padding:0px; margin: 0px; }

div#navugation li ul
{ display: none; position: absolute; top: 30px; }

#home, #about, #services, #technical, #serviceFirst, #whatOthersSay, #partnerProgramme, #links, #contactUs
{ display: inline; float: left;	list-style-type: none; list-style-image: none; margin: 0; padding: 0;height: 24px; }


#home a { background: transparent url(../images/navigation.png) no-repeat scroll 0 0; display: block; height: 22px; margin: 0; padding: 0; width: 100px; }
#home a:hover, #home a.active { background-position: 0 -26px;}

#about a { background: transparent url(../images/navigation.png) no-repeat scroll -100px 0; display: block; height: 22px; margin: 0; padding: 0; width: 99px; }
#about a:hover, #about a.active { background-position: -100px -26px;}

#services a { background: transparent url(../images/navigation.png) no-repeat scroll -200px 0; display: block; height: 22px; margin: 0; padding: 0; width: 98px; }
#services a:hover, #services	 a.active { background-position: -200px -26px;}

#technical a { background: transparent url(../images/navigation.png) no-repeat scroll -300px 0; display: block; height: 22px; margin: 0; padding: 0; width: 98px; }
#technical a:hover, #technical	 a.active { background-position: -300px -26px;}

#serviceFirst a { background: transparent url(../images/navigation.png) no-repeat scroll -400px 0; display: block; height: 22px; margin: 0; padding: 0; width: 97px; }
#serviceFirst a:hover, #serviceFirst	 a.active { background-position: -400px -26px;}

#whatOthersSay a { background: transparent url(../images/navigation.png) no-repeat scroll -500px 0; display: block; height: 22px; margin: 0; padding: 0; width: 97px; }
#whatOthersSay a:hover, #whatOthersSay	 a.active { background-position: -500px -26px;}

#partnerProgramme a { background: transparent url(../images/navigation.png) no-repeat scroll -600px 0; display: block; height: 22px; margin: 0; padding: 0; width: 95px; }
#partnerProgramme a:hover, #partnerProgramme	 a.active { background-position: -600px -26px;}

#links a { background: transparent url(../images/navigation.png) no-repeat scroll -700px 0; display: block; height: 22px; margin: 0; padding: 0; width: 95px; }
#links a:hover, #links	 a.active { background-position: -700px -26px;}

#contactUs a { background: transparent url(../images/navigation.png) no-repeat scroll -800px 0; display: block; height: 22px; margin: 0; padding: 0; width: 95px; }
#contactUs a:hover, #contactUs	 a.active { background-position: -800px -26px;}

div#headImage 
{ clear: both; height: 358px; width: 893px; position:relative }

div#headImage.home
{ background: url(../images/home-head.png) no-repeat; }

div#headImage.about
{ background: url(../images/about-head.png) no-repeat; }

div#headImage.services
{ background: url(../images/services-head.png) no-repeat; }

div#headImage.technical
{ background: url(../images/technical-head.png) no-repeat; }

div#headImage.serviceFirst
{ background: url(../images/serviceFirst-head.png) no-repeat; }

div#headImage.whatOthersSay
{ background: url(../images/whatTheySay-head.png) no-repeat; }

div#headImage.partner
{ background: url(../images/partners-head.png) no-repeat; }

div#headImage.links
{ background: url(../images/links-head.png) no-repeat; }

div#headImage.contact
{ background: url(../images/contact-head.png) no-repeat; }


div#contentWrap
{ background: url(../images/twocol.png) repeat-y; min-height: 300px; height: auto !important; }

div#tellMeMore
{ position: absolute; bottom: 13px; right: 115px;}

div#content
{ background: #ABE1FA; float: left; padding:10px 20px 10px;
width:587px;  }

div#content h1
{ font-size: 16px; padding: 0 0 10px 0; }

div#content p
{ padding: 0; line-height: 16px; font-size: 12px;  letter-spacing: .2px; margin:0 0 15px 0; }

div#imgStrip
{ float: left; background: url(../images/imgStrip.png) no-repeat #FFFFFF; height: 107px;  width: 627px; float: left; padding-bottom: 10px; }

div#news
{ background: #bcbdc0; width: 253px;  float: right;  margin-right: 3px; margin-top: 5px; padding-top: 15px;}

div#news h1
{ font-size: 16px; color: #FFF;padding: 0 0 10px 10px;}

div#news p
{ padding: 3px 10px 3px 10px; line-height: 16px; font-size: 12px;  letter-spacing: .2px; color: #FFF;}

div#news span.title
{ text-decoration: underline; font-weight: bold;}
div#news a{
	text-decoration:underline; color:#FFFFFF;
}
div#news a:hover{
	text-decoration:none;
	color:#818285;
}

div#footer
{ clear: both; height: 50px; }

div#copyEPM
{ text-align: left; width: 48%; color: #0071bc; font-size: 20px; padding: 10px 0 0 0;}

div#design
{ padding-top: 10px; text-align: right; width: 50%;}

.fl
{ float: left; }

.fr
{ float: right; }

.paged_links{
	margin-top:30px;
}

.news_attachments li{
	margin:0 0 15px 30px;
	list-style-type:circle;
}

/* QUICKFORM STYLES */
.quickform_header{
	font-weight:normal;
	padding:0;
}
.quickform_container{
	margin:0 0 15px 0;
}
.quickform_row{
	margin:0 0 0 0;
}
.quickform_container p{
	margin:0;
	padding:0;
}
.quickform_required{
	color:#004990;
}
.quickform_label{
	font-weight:normal;
}
.quickform_element{
	margin:0;
	padding:0;
}
p.notify{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffe0;
	border: 1px solid #e6db55;
	padding:5px;
	margin:0 15px 15px 15px;
	display:block;
}

p.quickform_error{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffe0;
	border: 1px solid #e6db55;
	padding:5px;
	margin:0 15px 15px 15px;
	display:block;
}
.quickform_container p.quickform_error{
	margin:0 0 1px 0;
}

/* DOWNLOADS TABLES */
.downloads_table{
	padding:10px;
}
.downloads_table table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #b7b7b7;
	width:100%;
}

.downloads_table caption {
	font-weight: bold;
	background: #0071BC url(../images/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

.downloads_table td, .downloads_table th {
	padding: 4px;
}

.downloads_table thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

.downloads_table tbody th {
	font-weight: bold;
}

.downloads_table tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
.downloads_table tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

.downloads_table tbody th a:link, .downloads_table tbody th a:visited{
	color:#96D030;
	background:url(../images/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
.downloads_table tbody th a:hover{
	color:#FF8601;
	}

.downloads_table tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	color:#58595B;
	}

.downloads_table tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

.downloads_table table td a:link, .downloads_table table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

.downloads_table table td a:hover {
	color: #0071BC;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
.downloads_table tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url(../images/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

.downloads_table table a[title^="Download"] { 
	background: url(../images/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

.downloads_table tfoot th, .downloads_table tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

.site_map{
	margin:10px;
}
.site_map ul{
	margin-top:15px;
}
.site_map li{
	list-style-type:square;
	margin:0 0 15px 30px;
	font-size:12px;
}
.site_map li li{
	font-size:10px;
}
.site_map li li li{
	font-size:10px;
}

#content, #content p, #content p p, #content p p p, #content ul, #content li, #content table, #content td, #content th{
	font-size:12px;
	line-height:15px;
}

#content ul{
	margin-bottom:15px;
}
#content li{
	list-style-type:square;
	margin:0 0 5px 30px;
	padding:0 0 0 10px;
	font-size:12px;
}

/* TELL ME MORE PAGE */
.tell_me_more_container{
	padding:25px;
	text-align:left;
	font-size:12px;
}
h1.tell_me_more_header{
	font-size:16px;
	margin-bottom:15px;
}
.tell_me_more_error{
	margin:0;
	padding:0;
	font-style:italic;
	color:#CC0000;
}
.tell_me_more_table{
	width:100%;
}
.contact_table{
	width:70%;
	margin-top:15px;
}
.tell_me_more_table th, .contact_table th{
	font-weight:normal;
	width:30%;
	vertical-align:top;
	font-size:11px;
	text-align:left;
}
.tell_me_more_table td, .contact_table td{
	vertical-align:top;
	padding-bottom:10px;
	text-align:right;
}
.tell_me_more_text_input{
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color:#FFFFFF;
	border:1px solid #A8B9C3;
	padding:4px;
	width:100%;
}
.tell_me_more_textarea_input{
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color:#FFFFFF;
	border:1px solid #A8B9C3;
	padding:4px;
	width:100%;
	height:100px;
}
.tell_me_more_submit{
	background-color:#005CAC;
	width:90px;
	text-align:center;
	color:#FFFFFF;
	border:none;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding:3px;
	cursor:pointer;
}
.tell_me_more_submit:hover{
	background-color:#006699;
}