/* venture07 Styles */

/* HTML Elements */ 

	a {} /* Avoid using as will assign it to <a name=""> */
		a:link{
			color: #0E549F;
			}
		a:visited {
			color: #003C79;
			}
		a:hover {
			text-decoration: none;
			} 
			
/* Format Styles */

	.fieldRequired {
		font-weight: bold;
		}

	.row1 {
		background: #EEF7FA;
		}

/* Composition Styles */
	
	#agenda.venture07 a.collapsed {
		text-decoration: none;
		}
	#agenda.venture07 .bgRow {
		background: #E6F5FF;
		margin: 0;
		}
	#agenda.venture07 #c1 .content dd {
		margin: 0;
		padding: 2px 0 3px;
		}
	#agenda.venture07 #c1 .content dd dd {
		padding-left: 10px;
		}
	#agenda.venture07 #c1 .content dd dd li {
		background: url(/06redesign/assets/images/conferences/venture/bg_li_dot.gif) no-repeat 5px 6px;
		padding: 1px 0 0 15px;
		}
	#agenda.venture07 #c1 .content dd dd li strong {
		font-style: italic;
		}
	#agenda.venture07 #c1 .content dd dl {
		padding-bottom: 0;
		}
	#agenda.venture07 #c1 .content dd dt {
		font-size: 89%;
		font-style: italic;
		font-weight: normal;
		}
	#agenda.venture07 #c1 .content dd ul {
		padding-bottom: 0;
		}
	#agenda.venture07 #c1 .content dl {
		margin: 0;
		padding: 2px 0;
		}
		#agenda.venture07 #c1 .content dt {
		font-size: 120%;
		font-weight: normal;
		line-height: 100%;
		margin: 0;
		padding: 2px 0;
		}
	#agenda.venture07 #c1 .content li {
		background: none;
		padding: 3px 0;
		}
	#agenda.venture07 #c1 .content ul {
		padding-bottom: 0;
		}
	#agenda.venture07 #c1 p {
		margin-bottom: 4px;
		}
	
	#agenda.venture07 #c1 table {
		border-collapse: collapse;
		font-size: 94%;
		margin: 0 0 20px;
		}
	#agenda.venture07 #c1 tr {
		padding: 0;
		}
	#agenda.venture07 #c1 td {
		margin: 0;
		padding: 7px 4px;
		vertical-align: top;
		}
		#agenda.venture07 #c1 td.event {
			font-weight: bold;
			width: 115px;
			}
		#agenda.venture07 #c1 td.time {
			width: 140px;
			}
	#agenda.venture07 #expand {
		float: right;
		}
		#agenda.venture07 #expand a {
			text-decoration: none;
			}	
	#agenda.venture07 .followed {
		border-bottom: 1px solid #A1DAFF;
		}			
	
	#sponsorsHighlight {
		margin: 15px 10px 0 20px;
		}
		#sponsorsHighlight h2 {
			padding: 8px 5px;
			margin-bottom: 10px;
			}
		#sponsorsHighlight ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}
			#sponsorsHighlight ul li {
				padding: 10px 0;
				text-align: center;
				}
		#sponsorsHighlight .linkMore {
			clear: both;
			display: block;
			margin-top: 10px;
			padding: 3px;
			text-align: right;	
			}

	#sponsorsIndex.venture07 #highlightLinks {
		font-size: 110%;
		font-weight: bold;
		padding-bottom: 15px;
		}
	
	#sponsorsIndex.venture07  {}
		#sponsorsIndex.venture07 .textboxCenter, 
		#sponsorsIndex.venture07 .textboxRight, 
		#sponsorsIndex.venture07 .textboxLeft {
			font-size: 75%;
			font-weight: bold;	
			min-height: 80px;
			padding: 0 0 .5em; 
			text-align: center;
			}
			#sponsorsIndex.venture07 .textboxCenter, 
			#sponsorsIndex.venture07 .wrapper {
				clear: both;
				margin: 10px 0 0 10px;
*				margin: 10px auto 0;
				min-width: 400px;
				padding: 0;
				}
				#sponsorsIndex.venture07 .textboxCenter {
					margin-top: 20px;
					width: 90%;
*					width: 500px; 
					}					
				#sponsorsIndex.venture07 .wrapper {
					width: 90%; 
*					width: 500px; 
					}				
			#sponsorsIndex.venture07 .textboxLeft {
				clear: left;
				float: left;
				margin: 0 .5% 0 0;
				width: 48%;
				}
			#sponsorsIndex.venture07 .textboxRight {
				clear: right;
				float: right;
				margin: 0 0 0 .5%;
				width: 48%;
				}
				#sponsorsIndex.venture07 .textboxCenter h2, 
				#sponsorsIndex.venture07 .textboxLeft h2, 
				#sponsorsIndex.venture07 .textboxRight h2 {
					background: #F0E6E6;
					border-bottom: 1px solid #0099FF;
					border-top: 1px solid #0099FF;
					font-size: 170%;
					margin: 0;
					padding: 2px 2px 3px;
					text-align: center;
					}
				#sponsorsIndex.venture07 .textboxCenter img, 
				#sponsorsIndex.venture07 .textboxLeft img, 
				#sponsorsIndex.venture07 .textboxRight img {
					border: 0;
					margin: 3px;
					padding: 0;
					vertical-align: middle;
					}
				#sponsorsIndex.venture07 #c1 .content .textboxCenter li, 
				#sponsorsIndex.venture07 #c1 .content .textboxRight li, 
				#sponsorsIndex.venture07 #c1 .content .textboxLeft li {
					background: none;
					font-size: 140%;
					font-weight: normal;
					list-style: none;
					margin: 0;
					}
					#sponsorsIndex.venture07 .textboxCenter li strong, 
					#sponsorsIndex.venture07 .textboxRight li strong, 
					#sponsorsIndex.venture07 .textboxLeft li strong {
							font-size: 140%;
							}	
				#sponsorsIndex.venture07 .textboxCenter ul, 
				#sponsorsIndex.venture07 .textboxRight ul, 
				#sponsorsIndex.venture07 .textboxLeft ul {
					margin: 0;
					padding: 0;
					}
	.style1 {color: #FF0000}

	#presenters.venture07 div.clearFloatLeft {
		border-bottom: 1px dotted #A1DAFF;
		margin-bottom: 10px;
		}
	
	.venture07 blockquote {
		margin: 0 0 15px;
		padding: 8px;
		}
		.venture07 blockquote.bg {
			background: #F8F3F3;
			border-bottom: 1px solid #A1DAFF;
			border-top: 1px solid #A1DAFF;
			}
		.venture07 blockquote p {
			margin: 0;
			padding: 0;
			}
		.venture07 .quotedName {
			font-style: italic;
			font-weight: bold;
			line-height: 100%;
			margin: 0;
			padding: 7px 0 0;
			text-align: right;
			}
			.venture07 .quotedDescription {	
				font-size: 89%;
				font-weight: normal;
				}	
	
	.venture07 #c1 {
		background: #fff;
		}

	.venture07 #c2 {
		background: #fff;
		}

	.venture07 #c1 .content li {
		background: url(/06redesign/assets/images/conferences/venture/bg_li.gif) no-repeat 15px 6px;
		margin: 0;
		padding: 2px 2px 6px 25px;
		}
		.venture07 #c1 .content li li {
			background: url(/06redesign/assets/images/conferences/venture/bg_li_dot.gif) no-repeat 15px 6px;
			}

		
	.venture07 #c1 .content ul {
		list-style: none;
		margin: 0;
		padding: 0 0 8px;
		}
		.venture07 #c1 .content ul ul {
			padding-top: 5px 0 0;
			}
		
		
	.venture07 #c1 .content  dd {
		background: none;
		margin: 0;
		padding: 0 0 6px 20px;
		}
		#media.venture07 #c1 .content  dd {
			padding-left: 0;
			}
		
	.venture07 #c1 .content dt {
		background: none;
		font: bold 115% "trebuchst ms", verdana, arial, sans-serif;
		margin: 0;
		padding: 8px 0 4px;
		}
		
		#media.venture07 #c1 .content dt {
			font-size: 100%;
			font-weight: normal;
			}
			
	.venture07 #c1 .content dl {
		margin: 0;
		padding: 0 0 12px;
		} 
		
	
	.venture07 #cochairs {
		float: left;
		padding-top: 0;
		}
	
	.venture07 #conferenceDate {
		color: #6C0000;
		float: right;
		padding: 0 30px 0 0;
		width: 150px;
		}
		#venture07Home.venture07 #conferenceDate {
		float: none;
		padding: 0 0 15px 15px;
		}
		.venture07 #conferenceDate p {
			letter-spacing: -0.03em;
			margin: 0;
			}
			.venture07 #conferenceDate p.date {
				font-size: 135%;
				padding-bottom: 4px;
				}
			.venture07 #conferenceDate p.location {
				font-size: 100%;
				line-height: 100%;
				}
	
	.venture07 #confLinks {
		margin: 0 0 0 175px;
		position: relative;
		}
		.venture07 #confLinks li {
			background: url(/06redesign/assets/images/conferences/venture/bg_subnav.gif) no-repeat 0px 50%;
			display: inline;
			margin: 0;
			padding: 0 12px 0 8px;
			}
			.venture07 #confLinks li a {
				text-decoration: none;
				}
			
		.venture07 #confLinks ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}
			
	.venture07 .formContainer {
		padding: 0 0 20px;
		}
	
	.venture07 h1, .venture07 h2, .venture07 h3, .venture07 h4, .venture07 h5 {
		color: #6C0000;
		font-style: normal;
		}
		.venture07 #c1 .content h1 {
			background: none;
			color: #0099FF;
			font-size: 190%;
			margin: 8px 0 20px;
			padding: 0;
			}
		.venture07 h4 {
			font-style: italic;
			}
			
	.venture07 .logoConference {
		margin: 0 0 10px;
		}
		
	.venture07 .multiColumn {
		float: left;
		width: 40%;
		}
									
	.venture07 #news {
		background: #E6F5FF;
		border-top: 2px solid #003C79;
		margin: 0 0 15px 175px;
		padding: 15px 15px 5px;
		position: relative;
		}
		.venture07 #news li {
			border-top: 1px solid #A1DAFF;
			margin: 0;
			padding: 8px 0;
			}
		.venture07 #news ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}

	.venture07 #navSecondary {
		background-color: #fff;
		font: normal 120% "trebuchet ms", verdana, arial, sans-serif; 
		margin: 25px 0;
		}
		.venture07 #navSecondary ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}
			.venture07 #navSecondary li {
				border-bottom: 1px solid #B3E1FF;
				margin: 0;
				padding: 0;
				}
				.venture07 #navSecondary li a {
					background: url(/06redesign/assets/images/conferences/venture/bg_arrow_blue.gif) no-repeat 15px 5px;
					display: block;
					color: #0E549F;
					padding: 3px 2px 3px 30px;
					text-decoration: none;
					}
					.venture07 #navSecondary li a:hover {
						color: #6C0000;
						}
				.venture07 #navSecondary li.first {
					border-top: 1px solid #B3E1FF;
					}			
					
	.venture07 .note {
		font-size: 89%;
		font-style: italic;
		}
	
	.venture07 .registerButton {
		background: #0099FF;
		border-bottom: 1px solid #0066FF;
		border-left: 1px solid #66CCFF;
		border-right: 1px solid #0066FF;
		border-top: 1px solid #66CCFF;
		font-weight: bold;
		font-size: 89%;
		}
	
	.venture07 #sidebar {
		background: #E6F5FF;
		font-size: 94%;
		margin-top: 0;
		padding-bottom: 10px;
		width: 33%;
		}
		
	.venture07 #sponsorshipType {
		border-collapse: collapse;
		}
		.venture07 #sponsorshipType .linkMore {
			padding-left: 40px;
			}			
		.venture07 #sponsorshipType td {	
			padding: 4px 10px 6px;
			}	
			
	.venture07 #c1 .content #step3steps li {
		background: none;
		}		

	.venture07 .submit {
		background: #8CD8F2;
		border: none;
		font-size: 89%;
		margin: 0 0 10px;
		padding: 1px 2px;
		}
		
	.venture07 table {
		font-size: 94%;
		margin: 0 0 20px;
		}
		
	.venture07 td {
		margin: 0;
		padding: 7px 4px;
		vertical-align: top;
		}
		.venture07 td.bgRow {
			background: #E6F5FF;
			}
		.venture07 td.bgRow2 {
			background: #F2FAFF;
			}
			
	.venture07 #ticker {
		float: none !important;
		padding: 5px !important;
		position: absolute !important;
			right: 10px;
			top: 37px;
		width: 275px !important;
		}
		.venture07 #ticker li {
			background-position: 5px 6px !important;
			padding-left: 15px !important;
		}
	
	.venture07 span.vertSpace {
		display: block;
		padding: 8px 0 0;
		}
		
	.venture07 ul.leftColumn, .venture07 ul.rightColumn {
		float: left;
		width: 40%;
		margin-right: 5%; 
		}
	
	.venture07 .warning {
		color: #ff0000;
		}
		.venture07 div.warning {
			background: #F0E6E6;
			border: 1px solid #ff0000;
			color: black;
			margin-left: 5%; margin-right: 7%;
			padding: 10px; 
		}
			
	#venture07Home.venture07 #c1 .content {
		padding: 19px 0 0 25px;
		}	
		
	#venture07Home.venture07 #featured {
		background: #fff;
		float: left;
		margin: 0;
		padding: 10px 0 10px;
		width: 100%;
		z-index: 9;
		}
		#venture07Home.venture07 #featured h2, #venture07Home.venture07 #ticker h2 {
			background: #004B9C;
			color: #fff;
			font-size: 100%;
			font-weight: bold;
			margin: -16px 0 8px -16px;
			padding: 1px 3px;
			position: relative;
			text-transform: uppercase;
			width: 100%;
			}
		#venture07Home.venture07 #featured h3 {
			font-size: 130%;
			font-weight: bold;
			}
		#venture07Home.venture07 #featured blockquote {
			 background: url(/06redesign/assets/images/conferences/venture/bg_quote_open.gif) no-repeat;
			 margin: 0;
			 padding: 0;
			}
		#venture07Home.venture07 #featured .headshot {	
			float: right;
			}
		#venture07Home.venture07 #featured li {	 
			 background: url(/06redesign/assets/images/conferences/venture/bg_arrow_blue.gif) no-repeat 0 50%;
			 margin: 0;
			 padding: 2px 0 3px 17px;
			 }
		#venture07Home.venture07 #featured ul {	 
			 list-style: none;
			 margin: 0;
			 padding: 0 0 5px;
			 }		
		#venture07Home.venture07 #featured .quote {
			 background: url(/06redesign/assets/images/conferences/venture/bg_quote_close.gif) no-repeat 98% 100%;
			 margin: 0;
			 padding: 4px 18px 0 22px; 
			 zoom: 100%;
			 }
		#venture07Home.venture07 #featured .name {	 
			 font-size: 89%;
			 font-style: italic;
			 font-weight: bold;
			 line-height: 100%;
			 margin: -10px 0 0;
			 padding: 17px 18px 10px;
			 text-align: right;
			 }
			 #venture07Home.venture07 #featured .description {	
			 	font-weight: normal;
			 	}	
		#venture07Home.venture07 #featured .bio {	 
			 font-size: 89%;
			 margin: 0;
			 padding: 0 0 10px;
			 }
	
	#venture07Home.venture07 #intro {
		font-size: 110%;
		line-height: 140%;
		margin: 0 225px 0 0; 
		padding: 0;
		}	
		
	#venture07Home.venture07 #left, #venture07Home.venture07 #mid, #venture07Home.venture07 #right, #venture07Home.venture07 #ticker {
		 background: #F0E6E6;
		 border: 1px solid #0099FF;
		 display: inline;
		 float: left;
		 margin: 0;
		 padding: 10px;
		 width: 27%;
		 }
		#venture07Home.venture07 #left {
			margin: 0 0 0 22px;
			}
		#venture07Home.venture07 #mid {
			margin: 0 3.5% 0;
			} 
		
	#venture07Home.venture07 #navAction {
		margin: 0 0 10px;
		padding: 0;
		position: relative;
		}
		#venture07Home.venture07 #navAction img {
			position: absolute;
				bottom: 48px;
				right: 5px;
			}
		#venture07Home.venture07 #navAction li {
			background: url(/06redesign/assets/images/conferences/venture/bg_arrow_red.gif) no-repeat 8px 55%;
			float: left;
			padding: 7px 7px 6px 20px;
			}
			#venture07Home.venture07 #navAction li a {
				text-decoration: none;
				}
		#venture07Home.venture07 #navAction ul {
			background: #E6F5FF;
			border-bottom: 2px solid #003C79;
			height: 30px;
			letter-spacing: -0.05em;
			list-style: none;
			margin: 0;
			padding: 0;
			width: 100%;
			}
	
	#venture07Home.venture07 #tagline {
		background: #0099FF;
		display: block;
		height: 17px;
		margin: 0;
		padding: 0;
		text-align: right;
		width: 100%;
		}
		#venture07Home.venture07 #tagline .text {
			color: #fff;
			font: bold 150%/100% "trebuchet ms", verdana, arial, sans-serif; 
			margin-right: 200px;
			text-transform: uppercase;
			}