/* OED Styles ////////////////////
Author: Enforme Interactive, 2009
/////////////////////////////////*/

body {
	background-color: #CDC8C0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	margin: 10px 10px 10px 25px!important;
	color: #333;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	color: #D6492A;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	color: #666;
}

.homenewcontent h3, .homenewcontent2 h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #666;
}

h4 {
}

h5 {
}

p, .bodycontent ul, .bodycontent li, .contacttable {
	font-size: 13px;
	margin-top: 0px;
	color: #333;
}

.table, .table td {
	font-size: 13px;
	margin-top: 0px;
	color: #333;
	border: 1px solid #D5D5C6;
}

.tablesmall, .tablesmall td {
	font-size: 12px;
	margin-top: 0px;
	color: #333;
	border: 1px solid #D5D5C6;
}

#wrapper {
	width: 980px;
	margin: 0px auto;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #D3CFC8;
	border-style: none none solid;
	margin: 20px 0px 20px 0px;
}
ol li {
	margin-bottom: 8px;
}
ol li ul li {
	margin-bottom: 0px;
}


/* Header
----------------------------------------*/
/*#header {
	width: 970px;
	height: 90px;
	background-color: #FFF;
	display: block;
	margin: 0px;
	padding: 25px 10px 0px 0px;
	background-image: url(../images/ui/bg_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#header .homelink {
	position: absolute;
	top: 0;
	left: 0;
	width: 475px;
	height: 110px;
}*/
#header {
	width: 970px;
	height: 90px;
	background-color: #FFF;
	display: block;
	margin: 0px;
	padding: 25px 10px 0px 0px;
	background-image: url(../images/ui/bg_header_compass.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#header .logo {
	position: absolute;
	top: 30px;
	left: 17px;
}
.topnav {
	color: #666;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-bottom: 40px;
}
.topnav a {
	color: #D6492A;
	text-decoration: none;
}
.topnav a:visited {
	color: #D6492A;
	text-decoration: none;
}
.topnav a:hover {
	color: #D6492A;
	text-decoration: underline;
}
.search {
	float: right;
	display: inline;
	clear: both;
	width: 332px;
	position: relative;
}
.searchfield {
	border: 1px solid #CCC;
	width: 250px;
	/*height: 21px;*/
	font-size: 13px;
	padding: 3px;
	color: #333;
	float: left;
}
.searchbutton {
	background-image: url(../images/ui/btn_search.gif);
	display: block;
	height: 25px;
	width: 71px;
	border: 1px solid #D3D3C2;
	float: right;
}


/* Navigation
----------------------------------------*/
#nav {
	
}

#nav ul {
	margin: 0px;
	text-align: center;
	height: 30px;
	width: 980px;
}
#nav li {
	height: 30px;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	color: #FFF;
	padding: 9px 18px 9px 18px;
	text-decoration: none;
	letter-spacing: .05em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #555;
	margin: 0px;
	background: #060606;
	background: url("../images/ui/bg_nav.gif") repeat-x;
	width: auto;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0)
 {
#nav a { padding: 5px 34px 7px 34px; }
 }*/

#nav a:hover {
	text-decoration: none;
	background: #595959;
	color: #FFF;
}

#nav a.selected {
	text-decoration: none;
	background: #595959;
	color: #FFF;
}

#nav ul.navTop {
	position: relative;
	z-index: 100;
	height: 30px;
	margin: 0px;
	/*border-right: 1px*/ 
}

#nav ul.navTop li {
	float: left;
}

#nav ul.navTop ul {
	top: 30px;
	position: absolute;
	display: none;
	border: 1px solid #A9A9A9;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#nav ul.navTop ul li {
	display: block;
	float: none;
	border-bottom: 1px solid #A9A9A9;
}

#nav ul.navTop ul li a {
	display: block;
	padding: 5px;
	background-color: #595959;
	color: #FFF;
	font-weight: normal;
}

#nav ul.navTop ul li a:hover {
	background-color: #060606;
	/*background-position: 0 -24px !important;*/
	color: #FFF;
}

#nav ul.navTop .last {
	border-right: none !important;
	/*background-position: 0 -58px;
	padding-right: 22px !important;
	Safari padding-right: 10px !important;*/
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#nav ul.navTop .last { padding-right: 10px !important; }
}

ul.navTop li.sfHover ul {
	top: 30px !important;
	width: 100px !important;
	display: block;
}


/* Main
----------------------------------------*/
#main {
	width: 960px;
	padding: 10px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/home/bg_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#interiormain {
	width: 960px;
	padding: 10px;
	margin: 0px;
	background-color: #FFF;
}
.homemaincolumn {
	width: 690px;
	vertical-align: top;
}
.maincolumn {
	width: 690px;
	vertical-align: top;
}
.homerightcolumn {
	width: 260px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
.leftcolumn {
	width: 260px;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
}
.homewelcome {
	border: 1px solid #D5D5C6;
	width: 658px;
	background-image: url(../images/ui/red_line_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px 15px 15px 15px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.homewelcome img {
	margin-bottom: 15px;
}
/*.homenew {
	border: 1px solid #D5D5C6;
	width: 658px;
	padding: 47px 15px 15px 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/home/hdr_whatsnew.gif);
	background-repeat: repeat-x;
	background-position: top;
}*/
.homenew {
	border: 1px solid #D5D5C6;
	width: 688px;
	padding: 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.homenewcontent {
	padding: 15px;
}
.homenew img {
	margin-bottom: 15px;
}
.homenewleft {
	border-right: 1px solid #D5D5C6;
	width: 203px;
	padding-right: 12px;
}
.homenewmiddle {
	width: 203px;
	padding: 0px 12px 0px 17px;
}
.homenewright {
	border-left: 1px solid #D5D5C6;
	width: 203px;
	padding-left: 16px;
}
.title {
	width: 688px;
	border: 1px solid #D5D5C6;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FDBA47;
	background-image: url(../images/interior/bg_title.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodycontent {
	margin: 25px;
}
.field {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CDC8C0;
}
.sumbit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #D6492A;
	padding: 4px;
	border: 1px solid #B5B0A9;
}
.reset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #CDC8C0;
	padding: 4px;
	border: 1px solid #B5B0A9;
}
.leave {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #CDC8C0;
	padding: 4px;
	border: 1px solid #B5B0A9;
}
.smalltext {
	font-size: 11px;
}
.imagepaddingleft {
	padding: 0px 0px 10px 15px;
}
.photo {
	margin: 0px 0px 2px 0px;
}
.industryfocussidebar {
	background-color: #E4EFF4;
	padding: 15px;
	margin: 0px 0px 10px 20px;
	float: right;
	width: 235px;
	font-size: 13px;
	color: #333;
}
.industryfocussidebar h2 {
	font-size: 15px;
	color: #D6492A;
	text-transform: uppercase;
	font-weight: normal;
}
.industryfocussidebar img {
	margin: 0px 0px 15px 0px;
}
.industryfocussidebar li {
	margin-left: -20px;
}
.red {
	color: #CC0000;
}
.tanbox {
	background-color: #F7F6F5;
	display: block;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #D5D5C6;
	text-align: center;
}
.tableheader {
	background-color: #F7F6F5;
	padding: 10px;
}
.formbkgd {
	background-color: #F4FAFD;
	border: 1px solid #DEEFF8;
	padding: 15px;
}
.twitter {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #D3CFC8;
	background-image: url(../images/home/bg_twitter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#twitter_update_list {
	margin-bottom: 0;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.tweet {
	padding-top: 10px;
}
.tweet .tweet_list {
    /*-webkit-border-radius: .5em;*/
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tweet .tweet_list li {
    overflow: auto;
    /*padding: .5em;*/
}
.tweet .tweet_list li a {
    color: #006699;
}
.tweet .tweet_list .tweet_even {
    /*background-color: #91E5E7;*/
}
.tweet .tweet_list .tweet_avatar {
    padding-right: .5em;
    float: left;
}
.tweet .tweet_list .tweet_avatar img {
    vertical-align: middle;
}


/* Right Column
----------------------------------------*/
/*.events {
	border: 1px solid #D5D5C6;
	width: 238px;
	padding: 40px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	background-image: url(../images/home/hdr_upcomingevents.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}*/
.events {
	border: 1px solid #D5D5C6;
	width: 258px;
	background-image: url(../images/home/hdr_upcomingevents.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-color: #FFF;
}
.eventslist {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
}
/*.quicklinks {
	border: 1px solid #D5D5C6;
	width: 238px;
	padding: 40px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	background-image: url(../images/home/hdr_quicklinks.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}
.quicklinks ul {
	list-style-type: none;
	padding-left: 1em;
	text-indent: -1em;
	margin: 0px;
}*/
.quicklinks {
	border: 1px solid #D5D5C6;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	margin-bottom: 10px;
}
.quicklinks ul {
	list-style-type: none;
	padding: 10px;
	/*text-indent: -1em;*/
	margin: 0px;
}



/* Left Column
----------------------------------------*/
.industryfocus {
	border: 1px solid #D5D5C6;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*line-height: 1.8em;
	background-image: url(../images/interior/hdr_industryfocus.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	margin-bottom: 10px;
	color: #333;
}
.industryfocus ul {
	padding: 10px 10px 0 10px;
}
.industryfocus li {
	padding-left: 10px;
}
.siteselection {
	border: 1px solid #D5D5C6;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-image: url(../images/interior/hdr_siteselection.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	margin-bottom: 10px;
	color: #333;
}
.siteselection ul {
	padding: 10px 10px 0 10px;
}
.siteselection li {
	padding-left: 10px;
}
.businesssupport {
	border: 1px solid #D5D5C6;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-image: url(../images/interior/hdr_businesssupport.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	margin-bottom: 10px;
	color: #333;
}
.businesssupport ul {
	padding: 10px 10px 0 10px;
}
.businesssupport li {
	padding-left: 10px;
}
.emergingbusiness {
	border: 1px solid #D5D5C6;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-image: url(../images/interior/hdr_emergingbusiness.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	margin-bottom: 10px;
	color: #333;
}
.emergingbusiness ul {
	padding: 10px 10px 0 10px;
}
.emergingbusiness li {
	padding-left: 10px;
}
.qualityoflife {
	border: 1px solid #D5D5C6;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-image: url(../images/interior/hdr_qualityoflife.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	margin-bottom: 10px;
	color: #333;
}
.qualityoflife ul {
	padding: 10px 10px 0 10px;
}
.qualityoflife li {
	padding-left: 10px;
}
.newsdata {
	border: 1px solid #D5D5C6;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-image: url(../images/interior/hdr_newsdata.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	margin-bottom: 10px;
	color: #333;
}
.newsdata ul {
	padding: 10px 10px 0 10px;
}
.newsdata li {
	padding-left: 10px;
}
.aboutoed {
	border: 1px solid #D5D5C6;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-image: url(../images/interior/hdr_aboutoed.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	margin-bottom: 10px;
	color: #333;
}
.aboutoed ul {
	padding: 10px 10px 0 10px;
}
.aboutoed li {
	padding-left: 10px;
}
.industryfocus ul, .siteselection ul, .businesssupport ul, .emergingbusiness ul, .qualityoflife ul, .newsdata ul, .aboutoed ul {
	list-style-type: none;
	padding-left: 1em;
	text-indent: -1em;
	margin: 0px;
}
.industryfocus ul li, .siteselection ul li, .businesssupport ul li, .emergingbusiness ul li, .qualityoflife ul li, .newsdata ul li, .aboutoed ul li {
	margin-bottom: 10px;
}
.leftgradientbox {
	width: 230px;
	padding: 18px 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/interior/bg_leftgradientbox.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;
	color: #333;
}
.testimonialrenew {
	width: 230px;
	padding: 160px 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/interior/bg_testimonial_renew.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	color: #333;
	line-height: 1.5em;
}
.testimonialbio {
	width: 230px;
	padding: 160px 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/interior/bg_testimonial_bio.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	color: #333;
	line-height: 1.5em;
}
.testimonialadv {
	width: 230px;
	padding: 160px 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/interior/bg_testimonial_advtech.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	color: #333;
	line-height: 1.5em;
}
.testimonial {
	width: 260px;
	padding: 3px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/interior/bg_testimonial.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	color: #333;
	line-height: 1.5em;
}
#portfolio {
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#portfolio li {
	list-style-type:none;
}
#portfolio p {
	margin: 10px 15px 15px 15px;
	font-size: 12px;
}
.requestinfobox {
	width: 260px;
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	color: #333;
	background-color: #D3CFC8;
	background-image: url(../images/ui/red_line_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 75px;
}
.requestinfotext {
	padding: 10px 10px 0px 85px;
	position: relative;
}
.requestinfobox img {
	float: left;
}



/* Ads
----------------------------------------*/
.ad {
	margin-bottom: 10px;
}
#blogad {
	width: 260px;
	height: 71px;
	background-image: url(../images/ui/ad_blog.gif);
	margin-bottom: 10px;
	position: relative;
	display: block;
}
.subscribe {
	padding: 30px 0px 0px 0px;
}
.feed {
  	margin-left: 3px;
  	padding: 0 0 0 16px;
  	background: url("../images/ui/icn_rss_blog.gif") no-repeat 0 50%;
}
a.feed, a:visited.feed {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	text-decoration: none;
} 
a:hover.feed {
	color: #006699;
}
/*.bloglink {
	position: relative;
	left: 0px;
	height: 71px;
	width: 175px;
	background: red;
}
.rsslink {
	position: relative;
	left: 200px;
	height: 71px;
	width: 20px;
	background: green;
}*/
#blogad .bloglink {
	position: absolute;
	top: 0;
	left: 0;
	width: 185px;
	height: 71px;
}
#blogad .rsslink {
	position: absolute;
	top: 0;
	left: 190px;
	width: 65px;
	height: 71px;
}


/* Flash
----------------------------------------*/
#flashcontent {
	border: 1px solid #D5D5C6;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-bottom: 10px;
	width: 688px;
	height: 310px;
	display: block;
}


/* Sponsors
----------------------------------------*/
#partners {
	background-color: #F7F6F5;
	width: 980px;
	height: 104px;
	border-top: 1px solid #CCC;
	clear: both;
	background-image: url(../images/home/partners.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
}
#partners ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 19px;;
}
#partners li {
	padding-right: 50px;
	display: inline;
}



/* Sitemap
----------------------------------------*/
#sitemap {
	background-color: #F7F6F5;
	width: 980px;
	border-top: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	clear: both;
	line-height: 1.5em;
	margin: 0px;
}
#sitemap a, #sitemap a:visited {
	text-decoration: none;
	color: #666;
}
#sitemap a:hover {
	text-decoration: none;
	color: #006699;
}
#sitemap ul {
	list-style: none;
    margin: 0 0 1em 0;
    padding: 0;
}
#sitemap ul li {
    margin: .25em 0;
    padding: 0 0 0 10px;
    background:url(../images/ui/bullet_hyphen.gif) no-repeat 0 5px;
}
/*#sitemap ul {
	padding-left: 1em;
	text-indent: -1em;
	margin: 0px;
	list-style-position: inside;
	list-style-image: url(../images/ui/bullet_hyphen.gif);
}*/
#sitemap td {
	border-right: 1px solid #CCC;
	width: 119px;
	padding: 10px;
	margin: 0px;
}
.lastcolumn {
	border-right: 1px solid #F7F6F5;
}


/* Footer
----------------------------------------*/
#footer {
	width: 980px;
	margin: 12px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	clear: both;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #666;
}
#footer a:hover {
	text-decoration: none;
	color: #006699;
}
.left {
	float: left;
	text-align: left;
	margin-bottom: 12px;
}
.right {
	float: right;
	text-align: right;
	margin-bottom: 12px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
