/* LANDING PAGE */
body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: small;
	background-color: #e3e7f0;
}

a { color: #2a1e4e; }

ul
{
	margin: .2em 0 0 1em;
	padding: 2px 5px 6px 5px;
}

ul li
{
	margin: 0 0 8px 0;
	padding: 0 0 0 5px;
}



#container
{
	width: 800px;
	text-align: left;
	margin: 0 auto 0 auto;
	overflow: visible;
	height: 1%;
	padding: 10px 0 0 0;
}

#mainContent
{
	width: 800px;
	background-color: white;
	border-color: black;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	position: relative;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0;
	margin: 0;
}

#header
{
	width: 800px;
	height: 129px;
	background-image: url(images/banner_uk2.jpg);
	text-indent: -9999px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	border-color: black;
	border-width: 1px 1px 0 1px;
	border-style: solid solid none solid;
	margin: 0;
	_margin: 0 0 -4px 0;
}

#headerAP
{
	width: 800px;
	height: 129px;
	background-image: url(images/banner-HongKong.jpg);
	text-indent: -9999px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	border-color: black;
	border-width: 1px 1px 0 1px;
	border-style: solid solid none solid;
	margin: 0;
	_margin: 0 0 -4px 0;
}


#headerUK
{
	width: 800px;
	height: 129px;
	background-image: url(images/banner_berlin.jpg);
	text-indent: -9999px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	border-color: black;
	border-width: 1px 1px 0 1px;
	border-style: solid solid none solid;
	margin: 0;
	_margin: 0 0 -4px 0;
}




#leftCol
{
	width: 151px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	clear: none;
	margin: 0;
}

#oneCol
{
	padding: 0 20px 0px 20px;
	float: none;
	clear: both;
	margin: 0;
}



#leftCol h2
{
	font-size: 1em;
	margin: 0;
	padding: 10px 0 0 15px;
	background-color: #4063ab;
	text-transform: uppercase;
	color: white;
	height: 21px;
	width: 135px;
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#leftCol p
{
	padding: 0 0 0 10px;
	font-size: 75%;
	font-weight: bold;
	margin: 20px 15px 20px 0;
}

#cityList
{
	background-color: #d2d7b8;
	padding: 15px 0 15px 15px;
	margin: 0;
	width: 135px;
	font-size: 95%;
	border-right: black;
	border-bottom: black;
	border-width: 0 1px 1px 0;
	border-style: none solid solid solid;
}

#cityList h3
{
	color: #000;
	font-size: 1em;
}

#cityList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#cityList ul li
{
	padding: 0 0 10px 13px;
	background-image: url(images/nav_bullet2.gif);
	background-repeat: no-repeat;
	background-position: left .4em;
	text-transform: uppercase;
	font-size: .9em;
	color: #000000;
}

#cityList ul li.active
{
	background-image: url(images/nav_bullet_active.gif);
	background-repeat: no-repeat;
	background-position: left .4em;
	color: #000000;
}

#cityList ul li a
{
	display: block;
	font-weight: bold;
	color: #26501c;
}

#cityList ul li.active a
{
	background-image: url(images/nav_bullet_active.gif);
	color: #666666;
	text-decoration: none;
}

.sponsor { margin: 0 0 25px 10px;}

.logo { margin: 50px 0px 50px 10px;}


#mainCol
{
	margin: 0 0 0 0;
	width: 649px;
	float: right;
	clear: none;
}


#nav
{
	height: 30px;
	width: 649px;
	font-size: 85%;
	border-color: black;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	background-color: #4063ab;
	background-repeat: repeat-x;
	background-position: left bottom;
}
 

#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li
{
	float: left;
	height: 22px;
	padding: 8px 7px 0 8px;
	border-width: 0 1px 1px 0;
	border-style: none solid solid solid;
	border-color: black;
}


#nav ul li.last
{
	border-width: 0 0px 1px 0;
	border-style: none solid solid none;
	border-color: black;
}

#nav ul li a
{
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 1px;
	font-weight: bold;
	color: white;
}

#nav ul li.active, #nav ul li.last_active
{
	background: white;
	border-right: black;
	border-bottom: white;
	border-width: 0 0 0 0;
	border-style: none none none none;
	font-weight: bold;
}

#nav ul li.active a, #nav ul li.last_active a
{
	background-repeat: no-repeat;
	background-position: left center;
	color: black;
	text-decoration: none;
}


#mainColContent
{
	padding: 15px 18px 18px 18px;
}

#mainColContent h1
{
	color: #4063ab;
	font-size: 1.25em;
	margin: 20px 0 0 0;
}

#mainColContent h2
{
	color: #000000;
	font-size: 1.05em;
	margin: 20px 0 0 0;
	white-space: nowrap;
}

#mainColContent h3
{
	color: #000000;
	font-size: 1em;
	margin: 20px 0 0 0;
	white-space: nowrap;
}

#mainColContent h1.dateline
{
	font-size: 1em;
	margin: 0 0 10px 0;
}

#mainColContent img
{ margin-right:5px;
}

.keynote 
{
	border-bottom:1px dotted #999999;
}

.quote
{
	border-bottom:1px dotted #999999;
}

.bio {
	color:#858484;
	font-size:11px
}

.city_image
{
	padding: 35px 0 5px 15px;
	float: right;
}

.promo_image
{
	padding: 3px 0 3px 15px;
	float: right;
}

.dateTime
{
	color: #555F66;
	font-size: 80%;
}

.sidebar
{
	float: right;
	margin: 10px;
}

.sup 
{
font-size:70%;
vertical-align:text-top;
}

.quoteHighlight
{
	width: 153px;
	background-color: #CCC;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 10px 10px 10px 10px;
	color: #000000;
	line-height: 20px;
}

.quote_attribute
{
	padding: 0 0 0 15px;
	background-image: url(../events/cm/167209/images/quote_dash.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	line-height: 16px;
}


.agendaItem
{
	font-size: .85em;
	font-style:italic;
}

.sessionHeader
{
	font-size: 1.3em;
	font-weight:bold;
}

#footer
{
	margin: 10px 0px 0px 0px;
	font-size: .8em;
	color: black;
}

.pipe
{
	color: #135890;
	padding: 0 5px 0 5px;
	font-weight: normal;
}

#footer a { color: black;
 }

.sup
{
	font-size: 70%;
	vertical-align: text-top;
}

.small { font-size: 10px; }

.small-centered 
{ 
	font-size: 10px; 
	text-align:center;	
}

.login
{
	color: #003399;
	font-family: Arial,Helvetica,sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

.login a { font-size: 1.6em; }



#sessionTable {
	padding: 0;
	margin: 0;
}

th {
	padding: 0 0.5em;
	text-align: left;
	}

td.session {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td.primaryTop {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0.5em;
	text-align:center;
	vertical-align: middle;
	}
	

td.primaryTopLeft {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0.3em;
	text-align:center;
	vertical-align: middle;
	}
	
td.primaryTopActive {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#e0e4eb;
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
	}

td.primary {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0.5em;
	text-align:center;
	vertical-align: middle;
	}
	
td.primaryAlt {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#f9f9f9;
	padding: 0.5em;
	text-align:center;
	vertical-align: middle;
	}
	

td.primaryLeft {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0.3em;
	text-align: center;
	vertical-align: middle;
	}
	
td.primaryLeftAlt {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#f9f9f9;
	padding: 0.3em;
	text-align: center;
	vertical-align: middle;
	}


td.primaryActive {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#e0e4eb;
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
	}
	
td.primaryActiveAlt {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#e0e4eb;
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
	}


.news {
	border-top: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
	border-bottom: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	background-color:#e7e7e7;
	padding: 1.1em;
	text-align:left;
	}





.blog_date {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: .85em; 
			font-weight: bold;
			}
	   .blog_link {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: .85em; 
			font-weight: bold;
			}

		/* control spacing between blog entries: */
		
		/* for firefox: */
		#blogEntries br {
			margin: 0 0 21px 0;
			}
			
		/* for ie: */
		.blog_point {
			font-family: Arial, Helvetica, sans-serif; 
			font-size: .85em; 
			line-height: 2; 		
			margin: 0 0 5px 0;
			display: inline-block;
			}	

#learnmore
{
	width: 131px;
	padding: 0 0 10px 0;
	margin: 0 0 0 10px;
	background: url(images/learnmore_bg.gif) no-repeat left bottom;
}
#learnmore h2
{
	font-size: 12px;
	margin: 0 0 0 0;
	color: #FFFFFF;
	text-align: center;
	padding: 0;
	background: transparent url(/events/pbls/2009/images/learnmore_bg.gif) no-repeat left top;
	line-height: 22px;
	border:none;
	width: 131px;
}

#learnmore h3
{
	font-size: 12px;
	margin: 0 1px 0 1px;
	color: #3b599b;
	padding: 2px 0 0 4px;
	background-color: #CCC;
	line-height: 20px;
}

#learnmore a {
	color: #003358;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}
#learnmore a:hover { text-decoration: underline; }
#learnmore p {
	color: #333333;
	padding: 0 0 0 0;
	font-size: 12px;
	margin: 0 0 6px 6px;
}
#learnmore img {
	border: none;	
}
.learnmore {
	text-align: center;
}

/* a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}*/

#learnmore ul, #learnmore dl {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#learnmore ul li {
	margin-left: 10px;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 2px 30px;
}

#learnmore dl dt
{
	margin: 0 0 0 10px;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}

#learnmore dl dd
{
	padding: 0;
	margin: 0 0 4px 10px;
	font-size: 11px;
}



.livechat {	background: url(images/chaticon.png) no-repeat left center; }
.email { background: url(images/emailicon.png) no-repeat left center; }
.phone { background: url(images/phoneicon.png) no-repeat left center; }
.crowdvine { background: url(images/crowdvineicon.png) no-repeat left center; }
.twitter { background: url(images/twittericon.png) no-repeat left center; }
.facebook { background: url(images/facebookicon.png) no-repeat left center; }
.linkedin { background: url(images/linkedinicon.png) no-repeat left center; }

.h1orange {
	color: #CC6600;	
}
	
