body
{
	background-image: url('/images/background_home.png');
}

/* Specific */

#flash_overlay
{
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: #000;
}

#header
{
	height: 160px;
}

#content
{
	padding: 5px 0px;
	background: transparent;
}

#content_background
{
	padding: 0px;
	background: transparent;
}

#content_background_bottom
{
	display: none;
}

/* Menu exception */

.menuPartner #menu14
{
	display: none;
}

/* Home page - top */

.pageHometop
{
	display: block;
	height: 260px;
}

.pageHometop #introduction
{
	float: left;
}

.pageHometop #introduction .block
{
	position: relative;
	float: left;
	width: 327px;
	height: 207px;
}

.pageHometop #introduction .spacer
{
	float: left;
	width: 7px;
	height: 207px;
}

.pageHometop #introduction .title
{
	display: none;
}

.pageHometop #introduction .intro
{
	position: relative;
	margin: 25px;
	font-family: arial;
	font-size: 20px;
	color: #78ae9a;
}

.pageHometop #introduction .background
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.pageHometop #introduction .link
{
	position: absolute;
	bottom: 25px;
	left: 25px;
}

.pageHometop #introduction .image
{
	position: absolute;
	top: -1px;
	right: -6px;
}

.pageHometop #introduction .pageCounter
{
	position: absolute;
	top: 90px;
	right: 25px;
}

.pageHometop #introduction .counter
{
	position: relative;
	float: left;
	width: 47px;
	height: 67px;
	margin: 0px 1px;
	padding: 0px 0px 0px 6px;
	background: url(/images/background_counter.png) no-repeat;
}

.pageHometop #introduction .verbose
{
	position: absolute;
	left: 3px;
	bottom: 0px;
	width: 47px;
	text-align: center;
}

.pageHometop #introduction .digits
{
	position: relative;
	float: left;
	width: 20px;
	height: 25px;
	margin: 13px 0px 0px 1px;
	overflow: hidden;
}

.pageHometop #introduction .digits .digit
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 275px;
	width: 20px;
	background: url(/images/digit.png) repeat-y;
}

/* Home page - middle */

.pageHomemiddle
{
	margin: 0px 0px 30px 0px;
}

/* Tell a Friend */

.informDefault
{
	top: 270px;
}

/* Page */

.pageDefault
{
	position: relative;
	width: 540px;
	padding: 0px 0px 0px 170px;
}

.pageDefault .menuFloat,
.pageDefault .text .spacer
{
	display: none;
}

.pageDefault .image
{
	position: absolute;
	top: 40px;
	left: 4px;
}

.pageDefault h1
{
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 23px;
	font-weight: bold;
}

/* User teaser */

.userHome
{
	position: relative;
	z-index: 1;
	width: 540px;
	padding: 10px 0px 0px 170px;
}

.userHome form .item
{
	float: left;
	width: 100%;
	margin: 20px 0px;
}

.userHome form .option
{
	float: left;
	display: block;
	width: 33%;
}

.userHome form .option input
{
	float: left;
	border: none;
}

.userHome form .option .optionTitle
{
	float: left;
	display: block;
	margin: -4px 0px 0px 5px;
}

.userHome form .elementSubmit
{
	width: 210px;
	height: 28px;
	background: url(/images/user/apply.png) no-repeat;
	border: none;
	cursor: pointer;
}

.userHome form .elementSubmit:hover
{
	background-image: url(/images/user/apply_over.png);
}

.userHome form #itemDummy
{
	display: none;
}

/* Vote - home */

.voteHome
{
	width: 540px;
	padding: 40px 0px 0px 170px;
}

.voteHome a
{
	display: block;
	width: 210px;
	height: 28px;
	background: url(/images/vote/vote_home.png) no-repeat;
}

.voteHome a:hover
{
	background-image: url(/images/vote/vote_home_over.png);
}

/* Home page - bottom */

.pageHomebottom
{
	display: block;
	margin: 4px;
}

/* Radio */

.pageHomebottom	.container
{
	overflow: hidden;
}

.pageHomebottom	.container .top
{
	height: 7px;
	background: url(/images/content_large_top.png) no-repeat;
}

.pageHomebottom	.container .middle
{
	background: url(/images/content_large_middle.png) repeat-y;
}

.pageHomebottom	.container.blocks .middle
{
	height: 320px;
}

.pageHomebottom	.container .bottom
{
	height: 7px;
	background: url(/images/content_large_bottom.png) no-repeat;
}

.pageHomebottom	.container .block
{
	position: relative;
	padding: 0px 0px 0px 24px;
}

.pageHomebottom	.container.blocks .block
{
	float: left;
	width: 215px;
	height: 295px;
	padding-top: 5px;
}

.pageHomebottom	.container.radio .block
{
	height: 80px;
}

.pageHomebottom	.container .header
{
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	font-family: arial;
	font-size: 20px;
	color: #78ae9a;
	border-bottom: 1px solid #dddddd;
}

.pageHomebottom	.container .text
{
	clear: both;
}

.pageHomebottom	.container.blocks .image
{
	position: absolute;
	bottom: -25px;
	left: 1px;
}

.pageHomebottom	.container.radio .image
{
	position: absolute;
	top: -6px;
	left: 500px;
}

.pageHomebottom	.container .title
{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 20px;
	font-family: arial;
	color: #4682b8;
	border-bottom: 1px solid #dddddd;
}

.pageHomebottom	.container .intro
{
	line-height: 175%;
}

.pageHomebottom	.container.blocks .link
{
	position: absolute;
	bottom: 0px;
	overflow: hidden;
}

.pageHomebottom	.container.radio .link
{
	position: absolute;
	top: 50px;
	left: 800px;
	overflow: hidden;
}

/* Poll */

.pollDefault .title
{
	display: none;
}

.pollDefault .intro
{
	line-height: 175%;
}

.pollDefault .questions
{
	width: 100%;
	margin: 15px 0px;
}

.pollDefault li
{
	float: left;
	width: 100%;
	margin: 0px 0px 8px 0px;
}

.pollDefault td
{
	padding: 0px 0px 8px 0px;
}

.pollDefault li input,
.pollDefault li div
{
	float: left;
	border: none;
}

.pollDefault li div
{
	margin: 2px 0px 0px 8px;
}

.pollDefault .results td
{
	padding: 5px 0 0;
}

.pollDefault .bar
{
	width: 80%;
}

.pollDefault .bar b
{
	float: left;
	margin: -4px 0 0 5px;
}

.pollDefault .bar .perc
{
	background: #4f98cd;
	float: left;
	height: 9px;
}

.pollDefault .bar .perc_left,
.pollDefault .bar .perc_right
{
	width: 4px;
	height: 9px;
	background: #4f98cd url('../images/poll_left.gif') no-repeat top left;
	float: left;
}

.pollDefault .bar .perc_right
{
	background-image: url('../images/poll_right.gif');
}
