/************************************************************************/ /*GLOBAL /************************************************************************/

a { outline: none; text-decoration: none; color: #333;}
a:hover { outline: none;  text-decoration: underline; color: #000;}
a:active { outline: none; text-decoration: none; color: #333; }
a:visited { outline: none; text-decoration: none; color: #666; }

ul li a { outline: none; }
ul li a:hover { outline: none; }
ul li a:active { outline: none; }
ul li a:visited { outline: none; }

.newsEntry ol li {
	margin-left: 10px;
	font-size: 11px;
}

a img { border: 0px;}

img {
	border:0px;
	margin: 0px;
	}
	
.hidden {
	visibility: hidden;
	display:none;
}
.popup {
	position:absolute;
	visibility:hidden;
	background-color:#FFF;
	width:260px;
	text-align:left;
	border:4px solid #CCC;
	padding:6px;
	padding-top:2px;
	z-index:10;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
h7 {
	display:block;
	background: url(../gfx/siteGFX.png) no-repeat 0px -0px;
	color:#fff;
	width:165px;
	height:26px;
	font-size: 13px;
	padding:0 4px;
	padding-left:16px;
	text-align: left;
}
h7.rightHand {
	margin-bottom: 0;
	margin-top:0;
	float:right;
	margin-bottom:10px;
	text-shadow: #000 1px 1px;
}	
h7.fullPage {
	width:952px;
}
h8 {
	display:block;
	background-color: #333;
	color:#fff;
	width:120px;
	font-size: 12px;
	padding:0 2px;
	margin-top:3px;
}


hr.nice_break {
	width: 100%;
	color: #FFF;
	background-color: #FFF;
	background-position: center;
	background-repeat: no-repeat;
	height:1px;
	clear:both;
	margin:10px auto;
	border: none;
	text-align: center;
	}
hr.hidden {
	visibility: hidden;
	}	
html, body {
	background: #535354 url(../../gfx/bg_fade.png) repeat-x;
	color: #333;
	padding: 0;
	top:0px;
	}
body {
	/* background: #444 url(../gfx/bg.gif) repeat-x top;
	background: #ddd url(http://www.dunkdigital.com/clients/greenMonday/gfx/bg.gif) repeat-y top; */
	margin:0 auto;
}

.homePage {
	background-color: #FFF;
	border:1px solid #333;
	border-top: none;
}
.basicPage {
	background-color: #fff;
	border:1px solid #333;
	border-top: none;
}


body.speakers {
	background: #FFF;
	margin:0;
	height:100%;
}
.bordered {
	border:1px solid #bbbcbc;
	
	/*
	-moz-border-radius-bottomright: 40px;
	-webkit-border-bottom-right-radius: 40px;
	*/
}
.homebulletdiv {
	margin-right:30px;
	margin-top:8px;
	float:right;
	clear:left;
}	
#frontpagespeakers {
	display:block;
	overflow: hidden;
	height:135px;
	width:320px;
	padding:0px;
	position:relative;
}
#speakerHolder {
	display:inline;
	width:9999px;
	height:125px;
	line-height: 125px;
	min-height: 125px;
	position:relative;
	padding:0px;
	margin:0px;
}
.speakerImages {
	float:left;
	position:absolute;
	top:0px;
	height:125px;
	width:104px;
	margin:0;
	padding:0;
	line-height: 125px;
	min-height: 125px;
	background-color: #000;
}
#contentWrapper {
	width: 960px;
	margin: 0 auto;
	/*background: url(../gfx/bg.gif) repeat-x;*/
	}
	
.fl_left {
	float:left;
	}
	
.fl_right {
	float:right;
	}
	
.m_r_10 {
	margin-right:10px;
	}
.m_l_10 {
	margin-left:10px;
	}	
#header {
	height:99px;
	margin: 0;
	background:url(../gfx/header.jpg) no-repeat;
	}
.locale {
	height:22px;
	color:#FFF;
	font-size:12px;
	margin-bottom:14px;
	border-bottom:1px solid #545945;
	border-top:1px solid #545945;
}	
.regions {
	margin:0;
	padding-top:12px;
}
.icon_world {
	margin-left:20px;
	margin-top:2px;
	width:18px;
	height:17px;
	background:url(../gfx/siteGFX.png) no-repeat -465px -213px;
	display:block;
	float:left;
}
.cities, .cities a {
	display:block;
	margin-top:2px;
	margin-left:20px;
	float:left;
	text-decoration: none;
}

.flags {
	width:16px;
	height:11px;
	display:block;
	margin-top:5px;
	margin-left:0px;
	float:left;
	margin-right:10px;
}
.flags a {
	width:16px;
	height:11px;
	display:block;
	text-decoration: none;
	color:#fff;
}
.active_flag a, .active_flag a:hover, .active_flag a:visited {
	text-decoration: none;
	color:#fff;
}

.flag_UK {

	background:url(../gfx/siteGFX.png) no-repeat -467px -230px;
}

.flag_USA {
	background:url(../gfx/siteGFX.png) no-repeat -467px -241px;
}
.active_flag {
	height:14px;
	display:inline;
}
.regions_end {
	height:30px;
	width:4px;
	background:url(../gfx/siteGFX.png) no-repeat -500px -644px;
	padding-bottom:10px;
	padding-right:2px;
	margin:0;
	padding-top:7px;
	margin-left:-4px;
}	
#otherFlags {
	position:absolute;
	top:118px;
	left:54px;
	background-color: #fff;
	padding-bottom:5px;
}
ul#otherFlags li{
	list-style: none;
	margin-left:-20px;
	width:40px;
	padding:5px;
}

/* ************************************ REGION HEADER STRIP ************************************ */
div.regionmenu {
    position: absolute;
    left: 0px;
    top: 100px;
    z-index: 100;
}

div.country_menu {
    float: left;
    margin-left: 10px; 
    height:22px;
}

div.popup_menu {
	margin-top:2px;
}

div.popup_menu a { border:1px solid #FFF;display:block;width:100%;background-color: #FFF;}
div.popup_menu a:hover { background-color: #eee;border:1px solid #999;display:block;width:100%; }
div.country_menu:hover div:first-child { border-bottom: none; }
div.country_menu div.popup_menu { display: none; }
div.country_menu:hover div.popup_menu { 
    display: block; 
     background-color: #FFF; 
}


div.country_menu div {
    /* background-color: #FFF; */
}


div.popup_menu div, div.popup_menu a { display:block; text-decoration: none; padding:5px; height:20px;margin:0px;width:100%;background-color: #FFF;}
div.popup_menu div + div, div.popup_menu a + a { margin-top: 0px; } 

/* ************************************ END REGION HEADER STRIP ************************************ */

#content {
	position: relative;
	height: inherit;
	margin: 0 auto;
	padding: 0;
	/*background: url(../gfx/scribble.png) no-repeat;*/
	
}
#content.speaker {
	background: #FFF;
	background-image: none;
	margin-bottom:2px;
}
#footer {
	width:958px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
	margin:0 auto;
	background-color: #efefef;
	border-left:1px solid #333;
	border-right:1px solid #333;
	
	}	

.footerMenu {
	float:left;
	margin-left:10px;
	margin-right: 50px;
}

.footerMenu ul li {
	color:#666;
	list-style: none;
	font-size: 11px;
}
.footerMenu ul li.title {
	font-weight: bold;
}

.footerMenu ul li a, .footerMenu ul li a:hover, .footerMenu ul li a:visited {
	color:#666;
	text-decoration: none;
}

html { height: 100%;}
body { height: 100%;}

/*
#contentWrapper { position: relative; min-height: 100%;}
* html #contentWrapper { height: 100%;}
#footer { position: relative; margin-top: -360px; }
.footer {
	height: 360px;
	clear: both;
	bottom:0px;
	width:960px;
	margin:0 auto;
	position: fixed;
	background-color: #d6d6d6;
	}

*/	
/* The header */	

.flashSquare {
	width:150px;
	height:150px;
	margin:0;
	padding:0;
	margin-bottom: 0;
	display:block;
	margin-right:10px;
	font-size:12px;
	line-height: 13px;
}

.signUp { height:48px; margin-bottom:10px; margin-right:30px;}
.signUp a, .signUp a:hover { 		width:120px; height:48px; display:block; 	background: url(../gfx/siteGFX.png) no-repeat -532px 0px; 		text-decoration: none; padding-left:54px; padding-top:4px; }

.tell { height:48px; margin-bottom:10px; margin-right:30px;}
.tell a, .tell a:hover { 			width:120px; height:48px; display:block; 	background: url(../gfx/siteGFX.png) no-repeat -532px -56px; 	text-decoration: none; padding-left:54px; padding-top:4px; }

.remind { height:48px; margin-bottom:10px; margin-right:30px;}
.remind a, .remind a:hover { 		width:120px; height:48px; display:block; 	background: url(../gfx/siteGFX.png) no-repeat -532px -115px; 	text-decoration: none; padding-left:54px; padding-top:4px; }

.podcasts { height:48px; margin-bottom:10px; margin-right:30px;}
.podcasts a, .podcasts a:hover { 	width:120px; height:48px; display:block; 	background: url(../gfx/siteGFX.png) no-repeat -532px -171px; 	text-decoration: none; padding-left:54px; padding-top:4px; }

.feedback { height:48px; margin-bottom:10px; margin-right:30px;}
.feedback a, .feedback a:hover { 	width:120px; height:48px; display:block; 	background: url(../gfx/siteGFX.png) no-repeat -532px -231px; 	text-decoration: none; padding-left:54px; padding-top:4px; }

.linkedin { height:48px; margin-bottom:10px; margin-right:30px;}
.linkedin a, .linkedin a:hover { 	width:120px; height:48px; display:block; 	background: url(../gfx/siteGFX.png) no-repeat -532px -287px; 	text-decoration: none; padding-left:54px; padding-top:4px; }

.twitter { height:48px; margin-bottom:10px; margin-right:30px;}
.twitter a, .twitter a:hover { 		width:120px; height:48px; display:block; 	background: url(../gfx/siteGFX.png) no-repeat -532px -346px; 	text-decoration: none; padding-left:54px; padding-top:4px; }

.signUp a:hover { background-color:#eee;}
.tell a:hover { background-color:#eee;}
.remind a:hover { background-color:#eee;}
.podcasts a:hover { background-color:#eee;}
.feedback a:hover { background-color:#eee;}
.linkedin a:hover { background-color:#eee;}
.twitter a:hover { background-color:#eee;}

#logo {
	height: 90px;
	width: 177px;
	float:left;
	margin-right:10px;
	}
#logo h1, #logo p {
	text-indent: -9999px;
	}
	
#logo h1 a {
	display: block;
	width: 256px;
	height: 67px;
	}
		
#strap {
	margin-right:95px;
	margin-left:0;
	height: 90px;
	width: 456px;
	float:left;
	}
#strap h1, #strap p {
	text-indent: -9999px;
	}	
#strap h1 a {
	display: block;
	width: 372px;
	height: 90px;
	}

#leftnav {
	height:100%;
	clear:none;
	margin-right:10px;
}

ul#nav {
	height: 40px;
	width:950px;
	list-style: none;
	clear: both;
	padding-top:3px;
	padding-left:10px;
	/* background: #000 url(../gfx/navBG.gif) repeat-x top; 
	*/
}
	
#nav li {
	float: left;
	text-align: center;
	height: 40px;
	color:#3b6e44;
	font: 16px/2.5 Helvetica, Arial, sans-serif;
	}
* html #nav li{  /* make hover effect work in IE */
	width: 1px;
}
#nav li a {
	height: 40px;
	display: block;
	text-decoration:none;
	color:#FFF;
	overflow: hidden;
	width:108px;
	background:none;
	background: url(../gfx/siteGFX.png) no-repeat -242px -60px;
	margin-right:2px;
	}
#nav li a.highlight {
	background: url(../gfx/siteGFX.png) no-repeat -242px -100px;
}
#nav li a:hover {
	background: url(../gfx/siteGFX.png) no-repeat -242px -100px;
	}

/*
#nav.nav_1 li#nav_1 a { color:#3b6e44; text-decoration:none; background-color:#FFF;border-bottom:1px solid #FFF;border-right:1px solid #444;border-top:1px solid #444;border-left:1px solid #444;margin-top:-1px;}
#nav.nav_2 li#nav_2 a { color:#3b6e44; text-decoration:none; background-color:#FFF;border-bottom:1px solid #FFF;border-right:1px solid #444;border-top:1px solid #444;border-left:1px solid #444;margin-top:-1px;}
#nav.nav_3 li#nav_3 a { color:#3b6e44; text-decoration:none; background-color:#FFF;border-bottom:1px solid #FFF;border-right:1px solid #444;border-top:1px solid #444;border-left:1px solid #444;margin-top:-1px;}
#nav.nav_4 li#nav_4 a { color:#3b6e44; text-decoration:none; background-color:#FFF;border-bottom:1px solid #FFF;border-right:1px solid #444;border-top:1px solid #444;border-left:1px solid #444;margin-top:-1px;}
#nav.nav_5 li#nav_5 a { color:#3b6e44; text-decoration:none; background-color:#FFF;border-bottom:1px solid #FFF;border-right:1px solid #444;border-top:1px solid #444;border-left:1px solid #444;margin-top:-1px;}
#nav.nav_6 li#nav_6 a { color:#3b6e44; text-decoration:none; background-color:#FFF;border-bottom:1px solid #FFF;border-right:1px solid #444;border-top:1px solid #444;border-left:1px solid #444;margin-top:-1px;}
#nav.nav_7 li#nav_7 a { color:#3b6e44; text-decoration:none; background-color:#FFF;border-bottom:1px solid #FFF;border-right:1px solid #444;border-top:1px solid #444;border-left:1px solid #444;margin-top:-1px;}
*/
.hide { display: none; }

#nav li#mwm { float:right;}
#nav li#mwm a { background: url(../gfx/siteGFX.png) no-repeat -242px -826px;  width:136px; }
#nav li#mwm a:hover { background: url(../gfx/siteGFX.png) no-repeat -242px -866px; }

#nav.nav_1 li#nav_1 a { color:#3b6e44; text-decoration:none; background: url(../gfx/siteGFX.png) no-repeat -242px -140px;}
#nav.nav_2 li#nav_2 a { color:#3b6e44; text-decoration:none; background: url(../gfx/siteGFX.png) no-repeat -242px -140px;}
#nav.nav_3 li#nav_3 a { color:#3b6e44; text-decoration:none; background: url(../gfx/siteGFX.png) no-repeat -242px -140px;}
#nav.nav_4 li#nav_4 a { color:#3b6e44; text-decoration:none; background: url(../gfx/siteGFX.png) no-repeat -242px -140px;}
#nav.nav_5 li#nav_5 a { color:#3b6e44; text-decoration:none; background: url(../gfx/siteGFX.png) no-repeat -242px -140px;}
#nav.nav_6 li#nav_6 a { color:#3b6e44; text-decoration:none; background: url(../gfx/siteGFX.png) no-repeat -242px -140px;}
#nav.nav_7 li#nav_7 a { color:#3b6e44; text-decoration:none; background: url(../gfx/siteGFX.png) no-repeat -242px -140px;}
/* sub menu */

ul#page_subnav {
	/*width: 127px;*/
	width: 230px;
	position:relative;
	top:38px;
	left:0;
	float:left;
}

ul#page_subnav li {
	display:block;
	list-style: none;
}
ul#page_subnav li.spacer {
	margin:0;
	height:8px;
	background-color: #FFF;
	border-bottom:0;
	width: 238px;
	
	}

ul#page_subnav li.current_page_item {
	background: #fff;
	background-image: none;
}
ul#page_subnav li a {
	display: block;
	background: url(../gfx/siteGFX.png) no-repeat -48px -683px;
	padding: 6px 10px;
	text-decoration: none;
	color:#333;
	font-size: 13px;
	height:27px;
}
ul#page_subnav li a:hover {
	display: block;
	color: #fff;
	background: url(../gfx/siteGFX.png) no-repeat -48px -722px;
}
ul#page_subnav li.spacer a {
	display: block;
	background-color: #FFF;
	}
ul#page_subnav li.spacer a:hover {
	display: block;
	background-color: #FFF;
	}
ul#page_subnav li.current_page_item a {
	color: #fff;
	background: url(../gfx/siteGFX.png) no-repeat -48px -722px;
}

/* main content blocks */

#subNavContent {
	/*width: 613px;*/
	width:480px;
	padding: 10px;
	padding-top:0;
	margin-left:10px;
	margin-top:28px;
	margin-right: 18px;
	margin-bottom:  40px;
	font: 15px/23px Arial, Helvetica, sans-serif;
	min-height: 400px;
	
	/*-moz-border-radius-bottomright: 40px;
	-webkit-border-bottom-right-radius: 40px;*/
	
	
}
#subNavContent.withImage {
	background: #FFF url(../gfx/subContentBG.jpg) no-repeat right bottom;
}
#subNavContent h1 {
    color: #407942;
    margin: 10px 0 10px 0;
}
#subNavContent h2 {
    color: #000;
    margin: 20px 0 10px 0;
    line-height: 20px;
}
#subNavContent h3 {
    color: #333;
    font-size: 13px;
    margin-top:10px;
    line-height: 20px;
}
#subNavContent p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom:10px;
}
#subNavContent ol {
	margin: 10px 0;
}
#subNavContent ol li {
	list-style-position: inside;
	font-size: smaller;
	padding-left: 20px;
}
#subNavContent ul.frontPages {
	margin-top:25px;
	margin-left:25px;
	width:600px;
}
#subNavContent ul.frontPages li {
	margin-bottom:20px;
	color:#222;
}

#bodyCopy {
	width:510px;
	padding:0;
	margin-bottom:25px;
	margin-top:10px;
	margin-left:10px;
	min-height:400px;
	top:0;
}


#bodyCopy ol {
	padding-left:40px;
}
/*
#bodyCopy ul {
	padding-left:40px;
	line-height: 12px;
}
#bodyCopy ul li {
	list-style-image: url(../gfx/bullet.gif);
	list-style-position: inside;
}
*/
#bodyCopy div#diaryDetails ul {
	padding-left:40px;
}

#bodyCopy div#diaryDetails ul li {
	list-style:none;
	/*background-image: url(../gfx/bullet.gif);*/
	background-repeat: no-repeat;
	padding-left: 25px;
	position:relative;
	left: -35px;
}

#diaryCol {
	background: #b3c5b2 url(../../gfx/diary_col_bg.png) no-repeat 0 0;
	width:213px;
	height:100%;
	padding:0 10px;
	padding-top:10px;
	margin-top:12px;
	margin-left:10px;
	clear:left;
}

#diaryCol div.diaryBlockGlobal {
	border: 1px solid #fff;
	background-color:#bcccba;
	width:206px;
	font-size: 12px;
	height:40px;

}
#diaryCol div.diaryBlockGlobal:hover {
	border: 1px solid #333;
	background-color:#fff;
}

#diaryCol div.diaryBlockGlobal a, #diaryCol div.diaryBlockGlobal a:visited {
	display:block;
	text-decoration: none;
	height:40px;
	padding:4px;
	color:#333;
}
#diaryCol div.diaryBlockGlobal a:hover {
	text-decoration: none;
}

#diaryCol div.diaryBlock {
	background:url(../gfx/newsColBG2.png) no-repeat 0 0;
	width:216px;
	font-size: 9px;
	line-height: 11px;
}
#diaryCol div.diaryBlock:hover {
	background:url(../gfx/newsColBG2.png) no-repeat -216px 0;
	background-repeat: no-repeat;
	width:216px;
	font-size: 9px;
	line-height: 11px;
}
.diaryColBase {
	background: url(../gfx/newsColBG2.png) no-repeat 0 -305px;
	height:10px;
	width:216px;
}
#diaryCol div.diaryBlock a {
	display:block;
	text-decoration: none;
	color:#333;
	padding:10px;
}
#diaryCol div.diaryBlock a:hover {
	text-decoration: none;
	color:#333;
}
.diaryBlock div.dateText {
	margin-top:40px;
	font-size:13px;
	font-weight: bold;
	color:#333;
}
.diaryBlock div.speakers {
	margin-top:10px;
	font-size:11px;
}
.diaryBlock div.speakersFixed {
	margin-top:10px;
	font-size:11px;
	width:105px;
}
#sponsorCol {

	width:180px;
	height:100%;
	clear:left;
	padding:0;
	margin:0;
	margin-top:12px;
}
#sponsorCol.midContent {
	width:150px;
	height:100%;
	clear:left;
	padding:0;
	/*
	margin:0 10px;
	margin-top:28px;
	*/
}
#diaryList li {
	list-style: none;
	display:block;
	font-size: 11px;
	line-height: 12px;
}

#subNavContent div.futureEventBlock {
	width:100%;		
	padding-top:0;
}

#subNavContent div.futureEventBlock ul li {
	list-style: none;	
	font-size:11px;
}

/* currently unused... */
#subNavContent div.futureEventBlock ul li.alt {
	background-color:#fcfcfc;
}

#subNavContent div.futureEventBlock ul li span.companyRole {
	float:right;	
}

#subNavContent div.futureEventBlock a {
	display:block;
	padding:10px;
	padding-top:0;
	text-decoration: none;
	border:1px solid #efefef;
	border-bottom:1px solid #ededed;
	
	/*-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
}

#subNavContent div.futureEventBlock a:hover {
	text-decoration: none;
	background-color:#efefef;

}
#subNavContent div.futureEventBlock a h2{
	padding-top: 0;
}
.col1 {
	width:230px;
	background-color: #EDEDED;
	height:200px;
	margin-bottom:10px;
}
.col1_2 {
	width:760px;
	min-height:200px;
	margin-bottom:10px;
}

.col1_2crumb {
	width:760px;
	margin-bottom:10px;
	padding-left:20px;
}
#breadcrumb {
	font-size:11px;
}
.col2 {
	width:100%;
	min-height:200px;
	margin-bottom:10px;
	padding:10px;
}
.col2.home {
	/* background: url(../../gfx/homeBG.png) no-repeat;*/
	margin-top:-10px;
}

.homeSpeakers {
	background-color:#999;
	width:100%;
}
.col2 p {
	
	text-align: left;
	padding-bottom:10px;
}

.col2 a { outline: none; text-decoration: none; color: #333;}
.col2 a:hover { outline: none;  text-decoration: underline; color: #000;}
.col2 a:active { outline: none; text-decoration: none; color: #333; }
.col2 a:visited { outline: none; text-decoration: none; color: #666; }

.col3 {
	width:750px;
	min-height:200px;
	margin-bottom:10px;
}
.col3 p {
	padding:0;
	text-align: left;
}
.col3 a, .col3 a:visited {
	color:#333;
	text-decoration: none;
}
.col3 a:hover {
	color:#000;;
	text-decoration: underline;
}
.leaf {
	background: url(../gfx/campaign_leaf.jpg) no-repeat;
}
.gallery {
	background: url(../gfx/campaign_gallery.jpg) no-repeat;
}

.speakerBlock {
	float:left;
	font-size: smaller;
	margin-right:1px;
	line-height: 12px;
	font-size: 11px;
}
.speakerBlockFixed {
	width:105px;
	float:left;
	font-size: smaller;
	margin-right:1px;
	line-height: 12px;
	font-size: 11px;
}
.speakerBlock a {
	display:block;
	text-decoration: none;
	color:#333;
}
.speakerBlock a:hover {
	text-decoration: none;
	color:#000;
}

.speakerBlock img a {
	border:0;
}


/* BLOCK LISTS */

#selectList ul {
        list-style-type: none;
        width: 760px;
} 

#selectList li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 4px 0;
        list-style-type: none;
        background-color: #fff;
}

#selectList li a { 
        color: #2f3c4f;
        font: bold 120%;
        padding: 5px;
        padding-left:10px;
        text-decoration: none;
        display:block;
}

#maxInput{
	display:inline;
	float:right;
	margin-top:2px;
}
* html #selectList li a {  /* make hover effect work in IE */
	width: 715px;
}
#selectList li a:hover {
        background: #eee;
        color:#2f3c4f;
        text-decoration: none;
}

#selectList li span.eventDate {
	float:right;
	clear:none;
	line-height: 150%;
	display:inline;
}

/* short lists for diary column etc */

#selectListShort ul {
	padding-left:10px;
	margin-left:0;
	margin-top:8px;
} 
#selectListShort li {
    margin:8px 0;
    padding-left:24px;
    list-style-type: none;
    font-size: 10px;
    background: url(../gfx/siteGFX.png) -205px -3px;
    min-height:18px;
}

#selectListShort li a { 
	color: #2f3c4f;
    text-decoration: none;
    display:block;
}
#selectListShort li a:hover {
        background: #eee;
        color:#2f3c4f;
        text-decoration: none;
}
/* standard input styles */

label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; width:150px; line-height:16px; margin:0 10px 10px 0;}
dt.short {float:left; text-align:right; width:100px; line-height:16px; margin:0 10px 10px 0;}
dd {float:left; width:320px; line-height:16px; margin:0 0 10px 0; display:inline;}
dd.helpText {font-size: 11px;line-height:16px; width:100px;margin-left:20px;margin-top:8px;}

fieldset, fieldset dd p {
	font-size:12px;
	margin-top:0;
}
fieldset, fieldset dd h2 {
	margin-top:0;
}
fieldset label {
	color:#333;
	font-size:12px;
	margin-right:25px;
	}
	
fieldset input {
	
	}
fieldset input.textinput {
	border:1px solid #666;
	font-size:12px;
	color:#2f3c4f;
	text-indent:4px;
	padding:0px;
	margin:0px;
	
	width:320px;
	height:22px;
	}
fieldset input.smalltextinput {
	width:80px;
	}
fieldset input.tinytextinput {
	width:40px;
	}
fieldset input:focus {
	border-color:#77b2ee;
	}
fieldset input.error, fieldset input.error:focus {
	border-color:#8d1c1c;
	}
fieldset input.submit {
	margin-top:20px;
	}
textarea.standardTextArea {
	border:1px solid #666;
	font-size:12px;
	color:#2f3c4f;
	text-indent:4px;
	padding:0px;
	margin:0px;
	
	width:500px;
	height:300px;
	resize: vertical;
}
fieldset textarea.shortTextArea {
	border:1px solid #666;
	font-size:12px;
	color:#2f3c4f;
	text-indent:4px;
	padding:0px;
	margin:0px;
	
	width:400px;
	height:80px;
	resize: vertical;
}

/* **************** ROWS UL *********************** */

ul.rows {
	list-style: none;
	margin-bottom:20px;
}

ul.subRow {
	list-style: none;
	margin-left:10px;
}
li.subRow {
	line-height: 12px;
}
li.row.companyRow {
	font-weight: bold;
	color:#ED2424;
	font-size: 12px;
	background-color: #f6f1ea;
}

li.row.noLink {
	/*width:480px;
	border-bottom:1px solid #e7e7e7;
	border-top:1px solid #fdfdfd;
	border-left:1px solid #fff;*/
	display:block;
	text-decoration: none;
	padding-left:10px;
	padding-top:13px;
	padding-bottom:12px;
	font-size:11px;
	/*height:18px;*/
}
/*
li.row.firstRow {
	border-top:1px solid #e7e7e7;
}
li.row {

}
*/
li.row.alt {
	background-color:#f9f9f9;
}

li.row.rowhead {
	background-color:#fff2f2;
	border-bottom:1px solid #e7e7e7;
	border-top:1px solid #fdfdfd;
	border-left:1px solid #fff;
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:10px;
	font-size:11px;
	height:12px;
}

/*li.row.rowhead:hover {
	background-color:#fff2f2;
	border-bottom:1px solid #fdfdfd;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}*/

li.row span {
}

li.row a.rowlink {
	width:580px;
	border-bottom:1px solid #e7e7e7;
	border-top:1px solid #fdfdfd;
	border-left:1px solid #fff;
	display:block;
	text-decoration: none;
	padding-left:10px;
	padding-top:13px;
	padding-bottom:12px;
	font-size:11px;
	height:18px;
}


li.row a {
	text-decoration: none;
	color:#333;
}
/*li.row a:hover {
	text-decoration: none;
	color:#333;
}
li.row:hover {
	background-color: #e7e7e7;
	text-decoration: none;
	color:#000;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

li.row a:hover.rowlink {
	background-color: #e7e7e7;
	text-decoration: none;
	color:#000;
	border-bottom:1px solid #e7e7e7;
	border-top:1px solid #fdfdfd;
	border-left:1px solid #fff;
	
}
*/
li.row span.empty {
	float:left;
	padding-left:20px;
	height:20px;
}

li.row span.actions {
	float:left;
	width:70px;
	margin-left:-70px;
	height:42px;
	margin-top:-12px;
	z-index:10000;
	background:#f5f5f5 url(../images/application.png) -254px -71px;
}

li.row span.actions a.remove {
	height:26px;
	width:26px;
	text-indent:-9000px;
	font-size:1px;
	display:block;
	float:left;
	margin-top:8px;
	margin-left:8px;
	margin-right:-6px;
	background:url(../images/application.png) -224px -333px;
}

li.row span.actions a:hover.remove {
	background-position:-224px -359px;
}

li.row span.actions a:active.remove {
	background-position:-224px -385px;
}

li.row span.actions a.remove.pressed {
	background-position:-224px -411px;
}

li.row span.actions a.edit {
	float:left;
	margin-top:12px;
	margin-left:10px;
}

li.row span.id {
	float:left;
	width:108px;
	margin-left:20px;
	margin-right:10px;
	height:20px;
	background:url(../images/application.png) no-repeat -680px -902px;
	padding-left:26px;
}

li.row span.date {
	float:left;
	width:100px;
	margin-right:10px;
}

li.row span.type {
	float:left;
	width:100px;
	margin-right:10px;
}

li.row span.details {
	float:left;
	width:390px;
	margin-right:10px;
}

li.row span.status {
	float:left;
	width:60px;
	text-align:center;
	color:#fff;
	font-size:10px;
	height:18px;
	overflow:hidden;
}

li.row span.userName {
	float:left;
	width:200px;
	margin-right:10px;
	overflow:hidden;
	height:18px;
}
li.row span.userTelephone {
	float:left;
	width:120px;
	margin-right:10px;
	overflow:hidden;
	height:18px;
}
li.row span.userType {
	float:left;
	width:100px;
	margin-right:10px;
	overflow:hidden;
	height:18px;
}
li.row span.commIcon a {
	float:left;
	display:block;
	width:80px;
	margin-right:10px;
	width:29px;
	height:24px;
	padding-left:34px;
	background:url(../gfx/siteGFX.png) no-repeat -120px 0px;
}
li.row span.commIcon a:hover {
	color:#ED2424;
	background:url(../gfx/siteGFX.png) no-repeat -120px -22px;
}
li.row span.companyName {
	float:left;
	width:300px;
	margin-right:10px;
}
li.row span.companyType {
	float:left;
	width:120px;
	margin-right:10px;
}
li.row span.isUsed {
	float:left;
	width:40px;
	margin-right:10px;
}
li.row span.yesNo {
	float:left;
	width:90px;
}
li.row span.task {
	float:left;
	width:500px;
	margin-right:10px;
}
li.row span.editRow {
	display:inline;
	float:right;
	margin-right:-40px;
	margin-top: -14px;
	background-color: #fff;
	width:80px;
	height:45px;
	font-size: 10px;
	background:url(../gfx/siteGFX.png) no-repeat;
}
li.row span.editRow a.edit {
	display:block;
	float:left;
	text-indent:-9000px;
	font-size:1px;
	margin-top:14px;
	width:20px;
	height:20px;
	background:url(../gfx/siteGFX.png) no-repeat -93px 0px;
}

li.row span.editRow a:hover.edit {
	background:url(../gfx/siteGFX.png) no-repeat -93px -22px;
}

li.row span.editRow a.delete {
	display:block;
	float:left;
	text-indent:-9000px;
	font-size:1px;
	margin-top:14px;
	margin-left:20px;
	width:19px;
	height:19px;
	background:url(../gfx/siteGFX.png) no-repeat -188px -2px;
}
li.row span.editRow a:hover.delete {
	background:url(../gfx/siteGFX.png) no-repeat -188px -26px;
}



#gbe_logo {
	background-color:#fff;
	border-left:1px solid #fff;
	width:127px;
	margin-left:-2px;
	padding-top:20px;
	text-align:center;
}

#gbe_logo.noSubNav {
	border:0;
}

#gbe_logo img {
	border:0;
}

#gbe_logo a {
	padding-top:10px;
	color:#ED2424;
	text-decoration:none;
	display:block;
}

#gbe_logo a:hover {
	color:#FFF;
	background-color:#FFF;
	text-decoration:none;
}

/* APPLY AS TYPES */
#practitioner a {
	display:block;
	margin:0;
	background: #fff url(../gfx/siteGFX.png) 0 -212px no-repeat;
	width:142px;
	height:104px;
	overflow:hidden;
}

#practitioner a:hover {
	background-position:0 -317px;
}

#influencer a {
	display:block;
	margin:0;
	background: #fff url(../gfx/siteGFX.png) -149px -212px no-repeat;
	width:142px;
	height:104px;
	overflow:hidden;
}

#influencer a:hover {
	background-position:-149px -317px;
}

#supplier a {
	display:block;
	margin:0;
	background: #fff url(../gfx/siteGFX.png) -298px -212px no-repeat;
	width:142px;
	height:104px;
	overflow:hidden;
}

#supplier a:hover {
	background-position:-298px -317px;
}

.projectChoice {
	margin:0;
	margin-top:20px;
	margin-right:18px;
	margin-bottom:20px;
}

.projectChoice a {
	display:block;
	text-align:center;
	text-decoration:none;
}

.projectChoice a span.desc {
	margin-top:40px;
	visibility: hidden;
	display: none;
}

.projectChoice h1 {
	font-size:16px;
	line-height:16px;
}

.flushRight {
	margin-right:0;
}

#typeDescription {
	width:480px;
	min-height:80px;
	border:1px solid #ccc;
	margin:25px 0;
	background: #fff url(../gfx/siteGFX.png) 0 -425px no-repeat;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#typeDescription .theDesc {
	width:100%;
	top:-20px;
	float:left;
	clear:none;
}

#typeDescription .theDesc p {
	padding:0 10px;
	padding-bottom:10px;
	line-height:14px;
	font-size:13px;
	
}

#pointer {
	position:relative;
	top:-32px;
	margin:0;
	margin-left:0;
	background: #fff url(../gfx/siteGFX.png) -449px -395px no-repeat;
	width:64px;
	height:32px;
	float:left;
	clear:none;
}

.signupOpen {
	width:60px;
	height:60px;
	position:absolute;
	margin-left:413px;
	top:203px;
}
.signupOpen a, .signupOpen a:hover, .signupOpen a:visited {
	display:block;
	text-indent: -9999px;
	text-decoration: none;
	line-height: 60px;
}
.newsHeader {
	color:#333;
	font-size:18px;
	margin-top:80px;
	font-weight: bold;
	margin-left:-10px;
}
.listNews {
	padding:0 10px;
	padding-left:0;
	margin-bottom:20px;
}
.listNewsColumns {
	float:left;
	width:220px;
	padding:0 10px;
	padding-left:0;
	
	border-right:1px dotted #ccc;
}
.listNewsColumnRight {
	float:left;
	width:220px;
	padding:0 10px;
	padding-left:10px;
	
}
.newsCol {
	
}
.newsDate {
	font-size: 11px;
	color: #666;
}
.newsTitle {
	font-weight: bold;
}
.newsEntry {
	font-size: 12px;
}
ul.homeBullets li a,ul.homeBullets li a:visited {
	color:#333;
	text-decoration: none;
}
ul.homeBullets li a:hover {
	color:#000;
	text-decoration: underline;
}


.write_up_edit {
	background-color: #eee;
	border:1px solid #aaa;
	padding:10px;
}
.write_up_edit a {
	display:block;
	background-color: white;
	border:1px solid #ddd;
	padding:6px;
	width:140px;
	text-align:center;
}
h3.roundtableTopics {
	 display:block;
	 color:#fff;
	 padding:4px;
}
h3.roundtableTopicsDates {
	 display:block;
	 color:#FFF;
	 font-size: 11px;
	 padding:4px;
}
.roundTableTopic_open {
	width:14px;
	height:12px;
	background-image: url(../gfx/siteGFX.png);
	background-position: 0 -774px;
	background-repeat: no-repeat;
	margin-top:2px;
}
.roundTableTopic_open a {
	width:14px;
	height:12px;
	display:block;
}
.roundTableTopic_closed {
	width:14px;
	height:12px;
	background-image: url(../gfx/siteGFX.png);
	background-position: -14px -774px;
	background-repeat: no-repeat;
	margin-top:2px;
}
.roundTableTopic_closed a {
	width:14px;
	height:12px;
	display:block;
}
.roundtableDates {
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	padding:2px;
	padding-bottom:4px;
}
.roundtableDates p {
	padding:10px;
}
 a.topicLink {
	height:30px;
	display:block;
	text-decoration: none;
	color:#fff;
	background-color:#666;
	}
 a.topicLink:hover {
	background-color:#444;
	text-decoration: none;
	}
	
 a.dateLink {
	height:24px;
	display:block;
	text-decoration: none;
	color:#fff;
	background-color:#999;
	}
 a.dateLink:hover {
	background-color:#666;
	text-decoration: none;
	color:#fff;
	}
 a.dateLink:visited {
	color:#fff;
	}
ul.cityLinks li {
	list-style:disc;
	list-style-type: disc;
	display:block;
}
ul.cityLinks li a {
	text-decoration: none;
	display:block;
}
ul.cityLinks li a:hover {
	text-decoration: none;
	display:block;
	background-color:#fff;
	color:#333;
}
ul.cityLinks li a:visited {
	color:#000;
}

/************************************************************************/ /*LOCALE NAV /************************************************************************/

#locale_nav {
 background: #e5e5e5;
 float: left;
 margin: 0; padding: 0;
 border-bottom: none;
 height:20px;
}

#locale_nav li a, #locale_nav li {
 float: left;
}

#locale_nav li {
 list-style: none;
 position: relative;
  height:20px;
}

#locale_nav li a {
	font-size:11px;
 padding: 1px 4px;
 text-decoration: none;
 color: white;
 /*
 background: -moz-linear-gradient(top, black, #3c3c3c 1px, #292929 5px);
 background: -webkit-gradient(linear, left top, left 5, from(black), color-stop(4%, #3c3c3c), to(#292929));
 */
 background-color: #333;
 border-right: 1px solid #3c3c3c;
 border-left: 1px solid #292929;
 border-bottom: 1px solid #232323;
 border-left: 1px solid #393939;

}

#locale_nav li a:hover {
 background: #2a0d65;
 background: -moz-linear-gradient(top, #4b6a1f, #2c3d15);
 background: -webkit-gradient(linear, left top, left bottom, from(#4b6a1f), to(#2c3d15));
}

#locale_nav li a.global_home {
	background-color:#535354;
	border:none;
}

/* Submenu */

.hasChildren {
	position: absolute;
	width: 5px; height: 5px;
	background: black;
	right : 0;
	bottom: 0;
}

#locale_nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 padding: 0; margin: 0;
}

#locale_nav li:hover > ul {
 display: block;
}

#locale_nav li ul li, #locale_nav li ul li a {
 float: none;
}

#locale_nav li ul li {
 _display: inline; /* for IE6 */
}

#locale_nav li ul li a {
 width: 150px;
 display: block;
   height:20px;
   padding: 1px 4px;
   height:20px;
}

/* SUBSUB Menu */

#locale_nav li ul li ul {
 display: none;
}

#locale_nav li ul li:hover ul {
 left: 100%;
 top: 0;
}


#locale_nav li ul li ul li a {
 width: 150px;
 display: block;
   height:20px;
   padding: 1px 4px;
   height:20px;
}

#locale_nav li ul li ul li, #locale_nav li ul li, #locale_nav li {
 margin-bottom:3px;
}

#locale_nav li ul 

