@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#1f150c;


}

.fl {
	float:left;
	}

.fr {
	float:right;
	}

.clear {
	clear:both;
	}

.section a:link, .section a:active, .section a:visited {
	color:#8a5922;
	text-decoration:none;
	}

.section a:hover {
	 text-decoration:underline;
	}

#header {
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 138px;
	width: 960px;
	background:transparent url(i/mens-conference-2010-hdr.jpg) top center no-repeat;
	
}

.eng #header {
	background:transparent url(i/eng-mens-conference-2010-hdr.jpg) top center no-repeat;
	}

.sec-header {
	background-color:#191008;
	border-top:1px solid #2e1a0a;
	border-bottom:1px solid #2e1a0a;
	height:48px;
	margin:0 auto;
	padding:0;
	
	}
	

.sec-home {
	min-height:639px;
	width:960px;
	margin:0 auto;
	padding-top:0;
	background:transparent url(i/mens-conference-2010-top-bg.jpg) 0 -50px no-repeat;
	}	

.sec-home-eng {
	min-height:639px;
	width:960px;
	margin:0 auto;
	padding-top:0;
	background:transparent url(i/eng-mens-conference-2010-top-bg.jpg) 0 -50px no-repeat;
}
	
.section {
	min-height:569px;
	width:960px;
	margin:0 auto;
	padding-top:20px;
	background:transparent url(i/mens-conference-2010-SECTION-bg.jpg) 0 -50px no-repeat;
		font-size:16px;
	line-height:24px;
	font-family:Lucida Sans, Helvetica, Arial, Sans Serif;
	color:#8a5922;
	}	

.section strong, .speaker h2 {
	color:#8b280e;
	font-size:18px;
	letter-spacing:.025em;
	}
	

.nav-wrap {
	height:48px;
	width:960px;
	margin:0 auto;
}

.nav-wrap h2 {
	color: #8b280e;
	float:left;
	margin:0;
	line-height:48px;
	}

.nav-wrap UL {
	list-style:none;
	list-style-type:none;
	text-indent:0;
	padding:0;
	margin:0;
	float:right;
	line-height:48px;
	}

.nav-wrap UL LI{
	float:left;
	padding-left:15px;
	}



UL LI A:link, UL LI A:active, UL LI A:visited {
	color:#8a5922;
	text-decoration:none;
	}
	
UL LI A:hover {
	text-decoration:underline;
	}
	
#acerca-content, #faqs-content {
	width:550px;
	}

#faqs-content {
	font-size:12px;
	line-height:18px;
	}

#faqs-content strong {
	font-size:12px;}

#acerca-profile, #faq-profile {
	background-color:#000;
	padding:15px;
	width:360px;
	display:block;
	font-size:14px;
	}

#faq-profile {
	font-size:11px;
	line-height:18px;
	}

#faq-profile UL {
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
	}
#faq-profile UL LI {
	margin-bottom:10px;
	}


/***********************************
	SPEAKER SECTION
************************************/
.speaker {
		font-size:14px;
		line-height:20px;
		border-bottom: 1px solid #2e1a0a;
		padding-bottom:15px;
		margin-bottom:15px;
		min-height: 230px;
		width:90%
	}

.speaker p {
		padding-left:185px;
	}

.speaker-img {
	width:160px;
	margin-right:25px;
	display:block;
	}

.speaker-img img {
	display:block;
	padding:5px;
	background-color:#FFF;
	}
	
/***********************************
	Hotels SECTION
************************************/
.hotel-wrap {
	width:350px;
	margin-right:20px;
	}

.hotel {
	margin-bottom:15px;
	font-size:11px;
	line-height:18px;
	}
	
.hotel strong {
	font-size:12px;
	}
	
	
#style-nav {
		list-style:none;
		list-style-image:none;
		text-transform:uppercase;
		width:960px;
		display:block;
		padding:0;
		margin:10px 0;
	}
	
#style-nav LI {
		min-width:100px;
		display:inline;
		}

#style-nav LI a:link, #style-nav LI a:active, #style-nav LI a:visited{
		float:right;
		margin-right:10px;
		padding:5px 8px;
		background-color:#000;
		font-size:18px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	}

#style-nav a:link, #style-nav a:active, #style-nav a:visited {
	color:#8b280e;
	}

#style-nav LI a:hover {
	color:#000;
	text-decoration:none;
	background-color:#8a5922;
	}
	
#inscribase-hdr-link {
	width:145px;
	height:25px;
	margin-top:100px;
	background-color:transparent;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
	float:right;
	}
	
.live {
	height:183px; 
	background:#000 url(i/liveBG.jpg) top center repeat-x; 
	}