/* -------------------------------------------------
Intelligent Content 2009 CSS
Author: Charles Cooper
Version: 2008-09-04a
Based on: Web Content 2008 CSS
Version: 08.30.2007
Author: Kevin Shoesmith
Email: kevin@venncommunications.com
Website: http://www.venncommunications.com
------------------------------------------------- */

/* Basic Layout */

* {
	padding:0;
	margin:0;
}

html {
	height: 101%;
}

p {
	margin-bottom: 10px;
}

body {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	background-color: #F8F8F8;
}


#Header {
	width: 100%;
	clear: both;
	height: 260px;
	margin-bottom: 5px;
	background-image: url(http://www.intelligentcontent2009.com/images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

#Wrapper {
	background-color: #F8F8F8;
	clear: both;
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#ContentArea {
	width: 680px;
	float: left;
	position: relative;
	background-color: #F8F8F8;
}

#wideColumn {
	width: 650px;
	float: left;
	padding: 5px 3px 7px 3px;
	margin: 0px 0px 5px 10px;
}

#doubleMainColumn {
	width: 640px;
	float: left;
	padding: 0px;
	margin: 0px 0px 5px 10px;
}

#homeBanner {
	width:870px;
	float:left;
	position:relative;
	padding: 5px 3px 7px 3px;
	border-bottom: 1px ridge #CECECE;
	margin: 5px 0px 5px 10px;
	background-image: url(/images/separator.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#programTable {
    clear: left;
    width: 98%;
    text-align: left;
    padding-left: 8px;
    margin-bottom: 10px;
}

/* Sponsors related news div */
.relatedNews {
	width: 220px;
	float: right;
	margin: 15px 5px 5px 8px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

/* Sponsors listing div */

.sponsorListing {
	clear: both;
	margin: 10px 0px 45px 0px;
	position: relative;
}

Right side columns */
#rightMainColumn {
	width: 450px;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#rightHomeColumn {
	width: 450px;
	float: right;
	padding: 4px;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#rightWideColumn {
	width: 900px;
	float: right;
	padding: 4px;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#rightSecondary {
	width: 175px;
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 7px;
	position: relative;
	text-align: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}

/* 
#logoContent {
	width: 175px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	padding: 0px 8px 0px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	background: #E4E4E4;
}
 */
 
 
#logoContent {
	width: 175px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	text-color: #F8F8F8;  
	padding: 0px 8px 0px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F8F8;
	border-right-color: #F8F8F8;
	border-bottom-color: #F8F8F8;
	border-left-color: #F8F8F8;
	background: #F8F8F8;
}
 

#TRG {
	width: 175px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
	text-align: left;
	padding: 0px 8px 0px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	background: #E4E4E4;
}

#rightHolder {
	width: 180px;
	float: right;
	margin-top: 35px;
	margin-bottom: 10px;
	margin-right: 8px;
	position: relative;
	text-align: left;
	padding: 0px;
}

/* Left side columns */

#ContentMain {
	width: 650px;
	float: left;
	padding: 5px 5px 5px 5px;
	position:relative;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#leftHomeColumn {
	width: 360px;
	float: left;
	padding: 5px 8px 5px 5px;
	border-right: 1px solid #CECECE;
	position:relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}

#leftMainColumn {
	width: 175px;
	float: left;
	padding: 5px;
	margin: 10px 0px 5px 10px;
	border: 1px dotted #CCCCCC;
}

#LeftNav {
	width: 175px;
	float: left;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}

#leftHolder {
	width: 175px;
	float: left;
	padding: 5px;
	margin: 10px 0px 5px 10px;
}

/* Footer */

#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color:#999;
	clear: both;
	text-align: left;
	position: relative;
	padding: 5px 5px 15px 5px;
	width: auto;
	border-top: thin solid #CECECE;
}

#footer a:link {
	color: #999;
	text-decoration: underline;
}

#footer a:visited {
	color: #999;
	text-decoration: underline;
}

#footer a:hover {
	color: #666;
	text-decoration: none;
}

#logosBottom {
	clear: both;
	text-align: center;
	position: relative;
	margin: 0;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

/* Field set - Advanced Search page */

fieldset {
	border: none;
	line-height: auto;
	margin: 0px 0px 0px 10px;
}

input, .multiselect {
	margin: 3px 3px 3px 0px;
}


/* Nav styles */

#Menu {
	width:855px;	
    margin:0 auto;	
    margin-left:expression( (document.body.clientWidth - 990) / 2 + 'px');
 }


#tabNav {
	height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/bg_navbar_night.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#tabNav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 900px;
}

#tabNav ul li {
	float: left;
}

#tabNav ul a {
	display: block;
	padding: 0 1.1em;
	line-height: 2.5em;
	color: #EFEFEF;
	font-weight: bold;
	text-decoration: none;
}

#tabNav ul a:hover {
	color: #FFF;
	font-weight: bold;
	background: url(http://www.webcontent2008.com/images/marker.jpg) no-repeat center bottom;
}

#home #tabNav .home a,
#news #tabNav .news a,
#contact #tabNav .contact a,
#program #tabNav .program a,
#presenters #tabNav .presenters a,
#register #tabNav .register a,
#sponsors #tabNav .sponsors a,
#faqs #tabNav .faqs a,
#call #tabNav .call a,
#search #tabNav .search a,
#lodging #tabNav .lodging a,
#transportation #tabNav .transportation a,
#about #tabNav .about a,
#venue #tabNav .venue a {
	color: #FFF;
	font-weight: bold;
	background: url(http://www.webcontent2008.com/images/marker.jpg) no-repeat center bottom;
}

/* Text styles */

h1 {
	font-family: Arial, sans-serif;
	font-size: 180%;
	font-weight: bold;
	color: #6B1818;
	margin: 15px 0px 10px 0px;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #6B1818;
	margin: 15px 0px 10px 0px;
}

/* 	color: #010365; */

h2 a:link {
	color: #6B1818;
	font-weight: bold;
}

h2 a:visited {
	color: #6B1818;
	font-weight: bold;
}

h2 a:hover {
	color: #6B1818;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #6B1818;
	margin: 15px 0px 10px 0px;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #6B1818;
	margin: 15px 0px 10px 0px;
}

h5 {
	font-family: Arial, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #6B1818;
	margin: 8px 0px 5px 0px;
}

.sessionInfo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	color:#333333;
	line-height: 13pt;
	margin: 3px 0px 30px 0px;
}

.contentText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color:#333333;
	line-height: 14pt;
	margin: 7px 0px 10px 0px;
}

.presenterText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color:#333333;
	line-height: 14pt;
	margin: 0px 0px 0px 0px;
}

.contentText ol {
	width: auto; 	
	padding-left: 15px; 
	margin-bottom: 15px;
}

.contentText ul {
	width: auto; 	
	padding-left: 15px; 
	margin-bottom: 15px;
}

.contentText li {
	line-height: 13pt;
	margin: 0px 0px 3px 20px;
}

.secondaryContentText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	color:#333333;
}

.categoryText {
	font: 8pt Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #010365;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #010365;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #010365;
	font-weight: normal;
	text-decoration: none;
}

#skip a {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
	margin: 3px;
	text-decoration: none;
	float: right;
}

/* Program table */


table {
	font-family: Arial, sans-serif;
	font-size: 75%;
	border-collapse: collapse;
	width: 98%;
    border: thick;
/*	border: none; */
}

#progDate {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	color:#333333;
	line-height: 14pt;
	margin: 3px 0px 5px 0px;
    text-align: center;
    background-color: #CDCBCB;
}

#progTime {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 110%;
	color:#333333;
	line-height: 14pt;
	margin: 3px 0px 5px 0px;
    vertical-align: top;
}

#progSession {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 110%;
	color:#333333;
	line-height: 14pt;
	margin: 3px 0px 5px 0px;
    vertical-align: top;
}

#progBreak {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 110%;
	color:#333333;
	line-height: 14pt;
	margin: 3px 0px 5px 0px;
    background-color: #ffffff;
    text-align: center;
}

#progLunch {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 110%;
	color:#333333;
	line-height: 14pt;
	margin: 3px 0px 5px 0px;
    background-color: #EDEBEB;
    text-align: center;
}

#progTrack {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 110%;
	color:#333333;
	line-height: 14pt;
	margin: 3px 0px 5px 0px;
    background-color: #E9E5E5;
    text-align: center;
}

#shade {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color:#333333;
	line-height: 14pt;
	margin: 3px 0px 3px 0px;
    background-color: #F6F4F4;
}

/* 	border: 1px solid #a5a5a5; */

.FormHolder {
	/* 	border: none; 
    vertical-align: top;
    
}

th {
	padding: 0.2em 1em;
/*	border-bottom: none; */
}
/* 		border-bottom: 1px solid #a5a5a5; */

td {
	padding: 0.3em 1em 1.1em;
/*	border-bottom: none; */
}
/* 		border-bottom: 1px solid #a5a5a5; */

col#timeCol {
/*	border-right: 1px solid #a5a5a5; */
	width: 12%
}

col#sessionCol {
/*	border-right: 1px solid #a5a5a5; */
	width: 45%

}

col#speakerCol {
/*		border-right: 1px solid #a5a5a5; */
	width: 20%
}

col#trackCol {
/*	border-right: none; */
	width: 20%

}

thead {
	background: #CCC;
/*	border-top: 1px solid #a5a5a5; */
}

/* 
tr:hover {
	background-color: #DDDDDD;
}

thead tr:hover {
	background-color: #CCCCCC;
	color: inherit;
}
 */

/* Images handling  */

.profileImage {
	border: 1px solid #D1D1D1;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	height: auto;
	width: auto;
}

.profileImage a:link {
	text-decoration: none;
}

.profileImage a:visited {
	text-decoration: none;
}

.profileImage a:hover {
	text-decoration: none;
}

.poweredImage a:link {
	margin: 0px;
	border: 0px;
	text-decoration: none;
}

.poweredImage a:visited {
	margin: 0px;
	border: 0px;
	text-decoration: none;
}

.poweredImage a:hover {
	margin: 0px;
	border: 0px;
	text-decoration: none;
}

