/* general reset */
html{background:#fdfdfa url(../images/bg-body.jpg) no-repeat 50% 0;}
body{
	margin:0;
	color:#563d6d;
	font:12px "Lucida Sans", arial,sans-serif;
	background:url(../images/bg-html.jpg) no-repeat 50% 100%;
	min-width:994px;
}
img{border-style:none;}
a{color:#c04d9d;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% "Lucida Sans", arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/* reset settings */
/* page wrapper */
#wrapper{
	margin:0 auto;
	padding-top:347px;
	width:994px;
	background:url(../images/bg-main.gif) repeat-y;
	position:relative;
}
/* header */
#header{
	position:absolute;
	top:0;
	left:0;
	height:347px;
	width:994px;
	overflow:hidden;
	background:url(../images/bg-header.jpg) no-repeat;
}
#header .info{
	padding:231px 0 0 94px;
	overflow:hidden;
	width:900px;
}
#header .info strong{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:38px;
	float:left;
	margin-right:42px;
}
.txt-march{
	background:url(../images/txt-march.gif) no-repeat;
	width:271px;
}
.txt-taffi{
	background:url(../images/txt-2010taffi.gif) no-repeat;
	width:351px;
}
/* logo */
.logo{
	display:block;
	width:425px;
	height:311px;
	text-indent:-9999px;
	position:absolute;
	top:21px;
	left:288px;
	z-index:1;
}
.logo a{
	background:url(../images/logo.png) no-repeat;
	display:block;
	overflow:hidden;
	height:100%;
	cursor:pointer;
}
/* navigation */
#nav{
	overflow:hidden;
	height:65px;
	position:relative;
	z-index:2;
}
#nav .btn-register{
	float:right;
	width:218px;
	height:55px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/btn-register.gif) no-repeat;
	margin:6px 17px 0 0;
}
#nav .btn-register:hover{background-position:0 -55px;}
#nav ul{
	margin:0;
	padding:13px 0 0;
	list-style:none;
	float:left;
}
#nav li{
	padding-left:14px;
	margin-right:16px;
	float:left;
}
#nav li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:44px;
}
#nav li a:hover, #nav li a.active{background-position:0 -44px;}
.txt-welcome-nav a{
	background:url(../images/txt-welcome.gif) no-repeat;
	width:134px;
}
.txt-learn-nav a{
	background:url(../images/txt-learn.gif) no-repeat;
	width:158px;
}
#nav .txt-speakers-nav{
	padding-left:29px;
	margin-right:13px;
}
.txt-speakers-nav a{
	background:url(../images/txt-speakers.gif) no-repeat;
	width:146px;
}
#nav .txt-questions-nav{padding-left:0;}
.txt-questions-nav a{
	background:url(../images/txt-questions.gif) no-repeat;
	width:177px;
}
/* middle part */
#main{
	width:980px;
	padding:0 7px 90px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
/* main content */
#content{
	float:left;
	width:663px;
	margin-top:-11px;
	position:relative;
	z-index:1;
}
/* flash */
.flash-wrapper{
	height:360px;
	background:url(../images/bg-flash.gif) repeat-x 0 100%;
}
.flash-wrapper img{display:block;}
/* main txt area */
.txt-info{
	padding:8px 20px 8px 16px;
	line-height:24px;
}
#content h1, #content h2, #content h3{
	margin:0 0 8px;
	color:#c04d9d;
	font:24px/25px Georgia, "Times New Roman", Times, serif;
}
#content h2{font-size:21px;}
#content h3{font-size:18px;}
#content p{
	margin:0 0 23px;
	letter-spacing:1px;
	text-align:justify;
}
/* sidebar */
#sidebar{
	float:right;
	width:292px;
	padding:0 12px 10px 13px;
	line-height:14px;
}
#sidebar h3{
	margin:0;
	font-size:13px;
}
#sidebar p{margin:0;}
/* general sidebar box */
.sidebox{
	background:#fff;
	width:280px;
	padding:5px 7px 5px 5px;
	margin-bottom:20px;
	overflow:hidden;
}
.sidebox .box{
	border:1px solid #e5e5e5;
	text-indent:-9999px;
	overflow:hidden;
}
/* welcome box */
.welcome-box{
	background:url(../images/bg-welcome-box.gif) no-repeat;
	height:133px;
}
.btn-read{
	display:block;
	width:121px;
	height:30px;
	overflow:hidden;
	background:url(../images/btn-read.gif) no-repeat;
	margin:65px 0 0 20px;
}
.btn-read:hover{background-position:0 -30px;}
/* invite box */
.invite-box{
	background:url(../images/bg-invite-box.gif) no-repeat;
	height:78px;
}
#sidebar fieldset{
	overflow:hidden;
	width:227px;
	padding:16px 0 0 6px;
}
.txtinp{
	height:14px;
	width:174px;
	float:left;
	padding:3px 7px;
	background:url(../images/bg-txtinp.gif) no-repeat;
	overflow:hidden;
}
.txtinp input{
	text-indent:0;
	float:left;
	width:100%;
	height:14px;
	font-size:10px;
	color:#60447a;
	margin:0;
	padding:0;
	background:none;
	border:0;
}
.btn-go{
	float:right;
	width:37px;
	height:26px;
	margin-top:-1px;
	background:url(../images/btn-go.gif) no-repeat;
}
.btn-go:hover{background-position:0 -26px;}
/* sign box */
.sign-box{
	background:url(../images/bg-signup-box.gif) no-repeat;
	height:78px;
}
/* womens box */
.womens-box{
	background:url(../images/bg-2010womens-box.gif) no-repeat;
	height:133px;
	display:block;
}
/* ico box */
.ico-box{
	margin:0;
	padding:6px 0 1px;
	list-style:none;
	border:1px solid #e5e5e5;
	text-align:center;
}
.ico-box li{
	display:inline;
	padding:0 10px;
}
/* advert */
.ad{
	width:290px;
	margin:0 auto;
	display:block;
	border:1px solid #b3b3b3;
}
.ad img{display:block;}
/* footer */
#footer{
	padding:0 7px;
	position:relative;
	background:url(../images/bg-footer-outside.gif) no-repeat;
}
#footer .holder{
	background:#63487d url(../images/bg-footer.gif) repeat-x;
	padding:18px 20px;
	height:170px;
	text-align:center;
	color:#bb9bd9;
	font-size:11px;
}
#footer a{color:#bb9bd9;}
#footer p{
	margin:0 0 5px;
	font-weight:bold;
}
#footer ul{
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
#footer li{
	display:inline;
	padding:0 2px 0 5px;
	background:url(../images/separator1.gif) no-repeat 0 3px;
}
#footer li:first-child{background:none;}
/* advert list */
#footer .ad-list{margin-bottom:7px;}
#footer .ad-list li{
	background:none;
	padding:0 28px;
}
.txt-making{
	display:block;
	margin:0 auto 23px;
	width:507px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/txt-making.gif) no-repeat;
}
.photo_right {
float:right;
margin:0 0 7px 15px;
}
.photo_left {
float:left;
margin:6px 15px 7px 0;
}