
#tour-overlay
{
	position:absolute;
	width:100%;
	height:60px;
	bottom:-60px;
	border-top:2px solid #ffffff;
	background-color:#000000;
}

#tour-title
{
	position:absolute;
	width:100%;
	height:60px;
	left:20px;
	bottom:-60px;
	line-height:60px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

#tour-signup
{
	display:block;
	position:absolute;
	right:40px;
	bottom:-36px;
	width:185px;
	line-height:32px;
	font-size:16px;
	font-weight:bold;
	text-indent:15px;
	color:#ffffff;
	text-shadow:0 -1px #712929;
	z-index:99999;
	background:transparent url('../images/bg-images.gif') no-repeat -280px -385px;
}

#tour-signup:hover
{
	text-shadow:0 1px #712929;
	text-decoration:none;
	background-position:-280px -417px;
}


#banner-top 
{
	background: #ffffff url('../images/bg-home.gif') repeat-x left bottom;
}

#banner-content 
{
	width: 960px;
	height: 320px;
	margin: 0 auto;
	background: transparent url('../images/home-banner.gif') no-repeat right 20px;
}

#banner-top h1,
#banner-top h2 
{
	padding-top: 10px;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 46px;
	color: #19253a;
	letter-spacing: -2px;
}

#banner-top h2 
{
	width: 350px;
	margin: 15px 0 30px 0;
	padding: 0;
	font-size: 20px;
	letter-spacing: normal;
	color: #333333;
}

#banner-top .signup 
{
	display: block;
	float: left;
	margin-right: 15px;
	padding: 10px 15px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #c30000;
	text-shadow:0 0 0.1em #ffffff;
}

#banner-top .signup:hover 
{
	background-color: #a50000;
}

#banner-top .how-it-work 
{
	display: block;
	float: left;
	margin-top: 10px;
	color: #c30000;
	font-size: 18px;
	font-weight: bold;
}

#banner-top .how-it-work:hover 
{
	text-decoration: underline;
}

/* **** HIGHLIGHTS **** */
#highlights 
{
	height: 100px;
	margin: 3px 0 30px 0;
	background-color: #e0f4fa;
}

#highlights-content 
{
	width: 960px;
	margin: 0 auto;
}

#highlights-content .highlight 
{
	width: 31%;
	margin-top: 10px;
	float: left;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 17px;
	text-align: center;
	letter-spacing: -1px;
	font-style: italic;
}

#highlights-content .center 
{
	width: 32%;
	margin-right: 2%;
	margin-left: 2%;
}

#highlights-content .highlight h4 
{
	color: #19253a;
}

#highlights-content .highlight h4 span 
{
	font-size: 22px;
}

#highlights-content .highlight .author 
{
	width: 85px;
	height: 25px;
	margin: 5px auto;
	background: transparent url('../images/bg-images.gif') no-repeat -176px -384px;
}

#highlights-content .highlight .cwm 
{
	background-position:-176px -416px;
}

#highlights-content .highlight .pegn 
{
	background-position:-176px -448px;
}

/* **** CONTENT **** */

#geral h2 
{
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
}

#content 
{
	float: left;
	width: 620px;
	margin: 0;
}

#recommended
{
	margin-bottom:30px;
}

#recommended .book-list
{
	float:left;
	position:relative;
	width:290px;
	height:100px;
	margin:20px 20px 0 0;
}

#recommended .book-list .cover-small
{
	position:absolute;
	left:0;
	margin-right:10px;
}

#recommended .book-list .infos
{
	margin-left:70px;
}

#recommended .book-list h5
{
	font-size:13px;
	font-weight:bold;
}

#recommended .book-list h5 a
{
	max-height:35px;
}

#recommended .book-list p
{
	max-height:30px;
	margin-top:5px;
	font-size:11px;
}

#recommended .book-list .category
{
	margin-top:5px;
	color:#808080;
	font-size:11px;
}

#featured
{
	
}

#featured .book-list
{
	float:left;
	width:90px;
	margin:20px 33px 0 0;
}

#featured .book-list h5
{
	font-weight:bold;
	font-size:12px;
}

#featured .book-list h5 a
{
	max-height:30px;
}

#featured .book-list .author
{
	font-size:11px;
}

#featured .book-list p
{
	margin-top:3px;
	color:#808080;
	font-size:11px;
}


#sidebar 
{
	float: right;
	width: 300px;
}

#sidebar h2
{
	font-weight:normal;
}

#connected
{
	margin-bottom:20px;
	padding:15px 15px;
	background-color:#eeeeee;
}

#connected h2
{
	margin-bottom:15px;
	padding-bottom:8px;
	border-color:#dddddd;
	font-size:16px;
	color:#444444;
	font-weight: bold;
}

#connected .users
{
	width:273px;
	height:230px;
	overflow:hidden;
}

#connected img
{
	display:block;
	width:32px;
	height:32px;
}

#connected .user
{
	float:left;
	width:32px;
	height:32px;
	margin-right:7px;
	margin-bottom:7px;
}

#lastupdates
{
	margin:15px 0 20px 0;
}

#lastupdates .update
{
	position:relative;
	min-height:48px;
	height:auto !important;
	height:48px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #EEEEEE;
}

#lastupdates .infos
{
	margin-left:55px;
}

#lastupdates .photo
{
	position:absolute;
}

#lastupdates .author
{
	font-weight:bold;
}

#lastupdates .date
{
	margin-top:3px;
	font-size:10px;
	color:#808080;
}

#banner
{
	margin:15px 0 20px 0;
}

#news
{
	margin:15px 0 20px 0;
}

#news .news
{
	margin-bottom:10px;
}

#news h3
{
	font-weight: bold;
}


#news p
{
	margin-top:3px;
}

#news .date
{
	margin-top:3px;
	color:#808080;
	font-size:11px;
}

#news .date span
{
	vertical-align: top;
}