/* EVENTIVE - CONFERENCE DEFAULT STYLESHEET */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}
h1 {
	color:#666666;
	font-size:1.8em;
	font-weight:bold;
}
h2 {
	color:#666666;
	font-size:1.2em;
	font-weight:bold;
}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
/* layout */
#container {
	width: 980px;
	margin: 0 auto;
	padding:0px;
}



#header_link {
display: block;
padding: 0px;
border: 0px;
background-image:  url(header_top_new.gif);
background-repeat: no-repeat;
width:980px;
height:109px;
}

#wrapper {
	margin:0;
}
#contentbox {
	width: 980px;
	margin-top:10px;
	border: 1px solid #999999;
	background-image:url(http://www.incisivemedia.com/events/template/borders.gif);
	background-repeat:repeat-y;
}
#leftcol {
	width:150px;
	float:left;
}
#middlecol {
	width:678px;
	float:left;
}
#rightcol {
	width:150px;
	margin:0px;	
	padding: 0px 0px 0px 0px;
	float:right;
}
#rightcol ul,#leftcol ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}
#rightcol li,#leftcol li {
	margin: 10px 5px;
	padding-left: 0;
	list-style: none;
}
/* speakers */
.speaker {
	background-image:url(http://db.riskwaters.com/global/conference_new_template/images/speak_back.gif);
	background-repeat:no-repeat; 
	height:100px;
}
.sleft {
	float:left;
	width:220px;
	margin-top:13px;
	margin-left:10px;
	font-size:0.8em;
}
.smiddle {
	float:left;
	width:205px;
	margin-top:13px;
	margin-left:10px;
	font-size:0.8em;
}
.sright {
	float:right;
	width:150px;
	margin-top:13px;
	margin-right:10px;
	font-size:0.8em;
}
.keynote {
	font-size:1.2em;
	font-weight:bold;
	color:#cb0000;
}
.spimageleft {
	float:left; 
	padding-right:5px;
}
/* navigation */
#leftcol #navigation {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
#navigation li {
	padding: 0; 
	margin: 5px 0 5px 0;
	background: #FFFFFF;
}
#navigation li ul {
	padding: 0; 
	margin: 1px 0 0 0;
	background: #FFFFFF;
	border: none;
}
#navigation li ul li {
	padding: 0; 
	margin: 0 0 2px 5px;
	border: none;
	list-style: none;
}
#navigation a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 1px 3px;
	background: #EEEEEE;
	width: 144px;
}
#navigation li ul li a {
	display: inline;
	background: none;
}
#navigation a:hover {
	color:#FF0000;
}
#current {
	color:#FF0000;
	font-weight: bold;
}
#navigation li.collapsed a {
	background-image: url(http://db.riskwaters.com/global/conference_new_template/images/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: 135px 3px;
}
#navigation li.expanded a {
	background-image: url(http://db.riskwaters.com/global/conference_new_template/images/down_arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 135px 3px;
	border-bottom: none;
}
.nodisplay {
	display:none;
}
/* top navigayion */
#topnav {
	padding-left:20px;
	font-size:1.2em;
	font-weight:bold;
	height:30px;
	line-height:2.0em;
	background-image:url(http://db.riskwaters.com/global/conference_new_template/images/grad.gif);
	background-repeat:repeat-x;
	
}
#topnav ul {
	list-style:none;
	margin:0;
}
#topnav li {
	display:inline;
	padding:10px;
}
#topnav a {
	color:#666666;
	text-decoration:none;
}
#topnav a:hover {
	color:#008145;
	text-decoration:none;
}
/* second level nav */
#contentnav {
	background-color:#cedace; 
	font-size:0.9em; 
	margin-top:-1px;
	padding-left:20px; 
	height:20px; 
	line-height:1.8em;
}
#contentnav ul {
	list-style:none;
	margin:0;
}
#contentnav li {
	display:inline;
}
.spacer {
	padding:0px 5px 1px 5px;
}
#contentnav a {
	color:#666666;
	text-decoration:none;
}
#contentnav a:hover {
	color:#008145;
	text-decoration:underline;
}
/* content */
#booknow {
	background-color:#b1b1b1;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.6em;
	height:30px;
	width:150px;
	
} 
#booknow a {
	color: #ffffff;
	text-decoration:none;
}
#booknow a:hover {
	text-decoration:underline;
}


#booknow_middle_wrapper {
	width:150px;

} 

#booknow_middle {
	background-color:#b1b1b1;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.6em;
	height:30px;
	width:150px;
	
} 
#booknow_middle a {
	color: #ffffff;
	text-decoration:none;
}
#booknow_middle a:hover {
	text-decoration:underline;
}




#counter_flash {
	background-color:#FFFFFF;
	height:18px;
	text-align: center;
	padding: 6px 5px 6px 5px;
	
} 


#content {
	padding: 0px 10px 10px 8px;
}
.indent {
	padding: 0 11px;
}

.left {
	float:left;
	padding-right:5px;
	margin-bottom:-2px;
}
#booktable {
	background-image:url(http://db.riskwaters.com/global/conference_new_template/images/book_back.gif);
	background-repeat:repeat-x; 
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.6em;
	height:30px;
	width:150px;
	margin-left:250px;
	border:1px solid #999999;
} 

#headlines {
	border:1px solid #999999;
	padding:0px 10px 0px 10px; 
}
#booktable a {
	color: #ffffff;
	text-decoration:none;
}
#booktable a:hover {
	text-decoration:underline;
}
#bullet1 li{
	list-style-image: url(http://db.riskwaters.com/global/conference_new_template/images/bullet.gif);
}
#gallery table {
	display:table-cell;
	vertical-align:middle;
}
#gallery td {
	padding:5px;
}
.red {
	color:#ff0000;
}
/* show/hide commands */
#openvoting {
	display: none;
}
#openaward {
	display: none;
}
#opensponsor {
	display: none;
}
#openvenue {
	display: none;
}
/* sponsor bar */
#countdown {
	padding:5px 5px 5px 5px; 
	height:20px;
}
.sponsorbar{
	margin:10px 0;
	padding: 5px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #F2F2F2;
	text-align:center;
	font-weight:bold;
}
.logo {
	padding:5px 10px 5px 10px;
}
/* Form */
div.row {
  clear: both;
  padding-top: 5px;
}
div.row span.label {
  float: left;
  width: 130px;
  text-align: right;
}
div.row span.formw {
  float: right;
  width: 520px;
  text-align: left;
}
/* misc */
.clear {
	clear:both;
}
.photocenter {
	margin-left:25px;
}
.panel {
	float:left; 
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
}
#footer {
	text-align: center;
	font-size: 0.9em;
}



.sponsor_right p  {
	text-align: center;
}

.sponsor_right img  {
border:0;
}


/* main css */
body {					color: #333333;	
						font-size:0.8em;				}
h1 {					color: #333;					}
h2 {					color: #333;					}

h3 {
	background-color:#f7eaeb;
	padding:10px;
	border:1px solid #cccccc;
	font-weight:strong;
	font-size:1.1em;
	
}

h4 {
	background-color:#999999;
	color:#ffffff;
	padding:10px;
	font-size:1.1em;
	font-weight:bold;
	margin-top:0px;
}

a {						color: #670e12;					}
a:hover {				color: #666666;					}

/* layout */
#contentbox {			border: 1px solid #999999;		}


/* navigation */
#navigation a {
	text-decoration:none;
	color: #666666;
}
#navigation a:hover {
	text-decoration:underline;
	color:#670e12;
}

/* top navigation */
#topnav a {				color:#666666;
						text-decoration:none;			}
#topnav a:hover {		color:#670e12;
						text-decoration:none;			}

/* second level nav */
#contentnav {			background-color:#cedace;		}
#contentnav a {			color:#666666;
						text-decoration:none;			}
#contentnav a:hover {	color:#65c6ec;
						text-decoration:underline;		}

/* content */
#booknow {				background-color:#b1b1b1;
						color:#FFFFFF;					} 
#booknow a {			color: #FFFFFF;
						text-decoration:none;			}
#booktable {			color:#FFFFFF;
						border:1px solid #999999;		} 
#headlines {			border:1px solid #999999;		}
#booktable a {			color: #ffffff;
						text-decoration:none;			}
#booktable a:hover {	text-decoration:underline;		}
#bullet1 li{			list-style-image: url(http://db.riskwaters.com/global/conference_new_template/images/bullet.gif);	}
.red {					color:#670e12;					}

/* sponsor bar */
#countdown {			background-color:#fff;		}
#footer {				text-align: center;
						font-size: 0.9em;				}

#navigation #current,#topnav #current {				color:#670e12;					}



/* sponsorbox */
.center {
	text-align:center;
}

.sponsorbox {
background-image:  url(middle.gif);
background-repeat: repeat;
width: 649px;
}	

.sponsorbox_top {
background-image:  url(top.gif);
background-repeat: no-repeat;
	padding:5px;
}

.sponsorbox_bottom {
background-image:  url(bottom.gif);
background-repeat: no-repeat;
	padding:5px;
}
		
.sponsorbox p {
	margin-top:0;
	margin-bottom:9px;
}

.sponsorbox img {
	margin:0px 10px 0px 10px;
	vertical-align:middle;
}




	
.right {
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}

.border {
	border:1px solid #cccccc;
	margin-bottom:16px;

}

.profiles {
	padding:0px 20px 0px 20px;
}

.maphead {
	margin-top:10px;
}


/* SPEAKERS */


.sleft {
	float:left;
	width:190px;	
	margin-top:12px;
	margin-left:10px;
	font-size:0.8em;
	
}

.sleft_center_text {
	float:left;
	width:190px;	
	margin-top:12px;
	margin-left:10px;
	font-size:0.8em;
	text-align:center;
	
}

.sleft img {
	float:left;
}



.keynote {
	font-size:1.2em;
	font-weight:bold;
	color:#666666;
}

.spimageleft {
	float:left; 
}



table#prog {
	border:1px solid #580b05;
	border-collapse:collapse;
	width:95%;
	font-size:1.0em;
	
}

#prog td {
	padding:5px;
	border-top:1px solid #666666;
	vertical-align:top;
}

.greyback {
	background-color:#787777;
	color: #FFFFFF;
	
}

.redback {
	background-color:#a7121c;
	color: #FFFFFF;
	
}

.lightgreyback {
	background-color:#c0c0c0;
	
	
}

.warn_msg {
	color:#FF0000;
}
/* Speakers Table */

table.speakers	{
	background-color:#ADADAD;
	border: 1px solid #999;
	border-collapse:collapse;
	font-size:100%;
	margin-top:5px;
	margin-left:0px;
}

table.speakers td	{
	padding:3px;
	vertical-align:top;
}

table.speakers td.heading {
	background-color:#ADADAD;
	font-weight:bold;
	color:#333333;
	width:8em;
}

table.speakers td.main {
	background-color: #eee;
	line-height:1.3em;
	margin:0.1em;
	padding:0px;
	width:500px;
	width:60em;
}

td.main p {
	line-height:1.3em;
	margin-top:0.1em;
	margin-bottom:0.7em;
	padding:0px
}

table.speakers td.img {
	border: 1px solid #00A199;
	width:80px;
	text-align:center;
}

.logo {
	margin:10px auto;
	text-align:center;
}

.splogo {
	margin-right:20px;
	vertical-align:middle;
}

.spinfo {
	float:left;
	width:150px;
	text-align:center;
	margin-bottom:20px;
}

.clear {clear:both;}

.profile {
	padding-left:10px;
	padding-right:10px;
}

/* Book */

#book {
	border-collapse:collapse;
	width:98%;
	font-size:1.1em;
	background-color: #FFFFFF; 
	

}

#book td {
	padding:5px;
	vertical-align:top;
	width:16%;
	border:1px solid #666666;
	padding:7px;
}

.row {background-color: #F2F2F2;}

.dark_grey {background-color:#cccccc;}

.booking { 
	border: 1px solid #ccc;	
	font-size:1.1em;  
	width:99%;
}
.booking td {
	vertical-align:top;
	padding:5px;
	
}

.bookblock {			display:block; 
						margin:10px 0;
						width:95% ;
						background-color: #f3e3d9; 
						color:#000;
						font-size:12px; 
						padding:10px;
						border:1px solid #ae5131;
						
						}

.bookblock2 {			display:block; 
						margin:10px 0;
						border: 1px solid #ccc;
						width:95%; 
						font-size:12px; 
						padding:10px;	}
						
.imgleft {
	float:left;
	margin-right:10px;
}

.red {
	color:#670e12;
	font-weight:bold;
}



.counterStyle{		
    color:#FF0000; 
}

.mapStyle {
    color:#FF0000; 
}

img {
	border:none;
}

#rightcol li{float: left;}


