
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans;
	font-size: 11px;
	color: #fff;
	background: url(/images/background2.jpg) top center no-repeat;
	background-color: #000;
}

h3 {
	font-size: 100%;
}

h2 {
	font-size: 130%;
}

a img {
	border: 0;
}

a, a:active, a:visited, a:hover {
	color: #fc0;
	text-decoration: none;
}

a:hover {
	color: #ff5001;
}

div.error {
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
}

#container {
	width: 996px;
	margin: 0 auto;
	margin-top: 63px;
}

#holder {
}

#logo {
	position: absolute;
	width: 624px;
	height: 108px;
	margin-top: -63px;
	margin-left: -13px;
	background-image: url(/images/logo2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

#left_side {
	width: 725px;
	float: left;
	margin-left: 45px;
}

#header {
	margin-top: 10px;
	margin-bottom: 10px;
}

#header h1 {
	text-align: right;
	font-weight: normal;
	text-transform: uppercase;
	color: #ff5001;
	font-size: 220%;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

#home_image {
	margin: 0;
	border: 1px solid #fc0;
	width: 710px;
	height: 240px;
	overflow: hidden;
	background-color: #55574C;
}

	#home_image img {
		width: 100%;
		height: 100%;
	}

	#home_image a {
		display: block;
		width: 100%;
		height: 100%;
	}

	#home_image h1 {
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		margin-top: -235px;
	}

	#home_image p {
		color: #fff;
		font-size: 12px;
	}

	#home_image #banner_countdown {
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		margin-top: -235px;
	}

	#home_image #banner_registrations {
		color: #fff;
		font-size: 12px;
	}

	#home_image #banner_movie {
	}

.spacer {
	height: 0px;
	line-height: 0px;
	font-size: 1px;
	clear: both;
}

/* Blocks */

div#blocks {
	clear: both;
	padding-top: 2px;
}

div.picture_block {
	float: left;
	/*width: 120px;*/
	height: 90px;
	margin-right: 10px;
}

div.picture_block a {
	text-decoration: none;
}

div.picture_block a p {
	color: #fc0;
	background-color: #55574C;
	font-size: 80%;
	margin: 68px 0 0 0;
	padding: 3px;
}

div.picture_block_left {
	float: left;
	height: 94px;
	width: 246px;
	color: #fff;
	font-size: 90%;
	background-color: #55574C;
}
div.picture_block_left h4 {
	margin: 0;
	padding: 3px 0 0 0;
	text-transform: uppercase;
}
div.picture_block_left img {
	float: left;
	width: 94px;
	height: 94px;
	margin: 0 7px 0 0;
}

div.picture_block_left p {
	margin: 5px 7px 0 0;
	padding: 0;
}

div.picture_block_left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
div#links_block a:link,
div#links_block a:visited,
div#links_block a:active,
div#links_block a:hover {
	text-decoration: none;
	color: #fc0;
	display: block;
}
div.picture_block_left a:link,
div.picture_block_left a:visited,
div.picture_block_left a:active,
div.picture_block_left a:hover {
	text-decoration: none;
	display: block;
}
div.picture_block_left a h4 {
	color: #fc0;
}
div.picture_block_left a p {
	color: #fff;
}
div#links_block_single,
div#links_block {
	width: 194px;
	height: 92px;
	float: left;
}
div#links_block {
	background: url(/images/bg_links_block.jpg) top left no-repeat;
}
div#links_block_single {
	background: url(/images/bg_links_block_single.jpg) top left no-repeat;
	color: #fff;
}
div#links_block_single a {
	color: #fff;
}
div#links_block_single p {
	margin: 10px 10px 17px 10px;
	padding: 0;
	font-size: 10px;
}
div#links_block_single a span.header_alike {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	color: #fc0;
}
div#links_block_single a span.highlight {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	color: #FF4D02;
}
div#links_block p {
	font-size: 90%;
	margin: 10px 10px 17px 10px;
	padding: 0;
}
div#links_block span.header_alike {
	font-size: 130%;
	font-weight: bold;
}

div#article, div#article_full, div.mainarticle {
	color: #fff;
	float: left;
	width: 499px;
	height: 415px;
	overflow: auto;
	margin-bottom: 20px;
}


div#article_full {
	width: 715px;
}

div#article_full div#subarticle {
	color: #fff;
	float: left;
	width: 479px;
	height: 415px;
	overflow: auto;
}

div#article .extframe, div#article_full .extframe {
	width: 100%;
	margin: 0;
	border: 0;
}

div.mainarticle {
	margin: 0;
	width: 484px;
	margin-right: 15px;
	font-size: 12px;
	height: 405px;
}

div.mainarticle p {
	line-height: 140%;
}

div.mainarticle img {
	border: 1px solid #57584F;
	margin-left: 10px;
	margin-right: 10px;
}

div.mainarticle h2 {
	color: #fc0;
}

div#subnav {
	font-size: 12px;
	float: left;
	width: 200px;
	padding-left: 12px;
}

ul#subnavigation {
	padding: 0 ! important;
	list-style-type: none;
	margin: 0;
}

ul#subnavigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#subnavigation li.nav {
	white-space: nowrap;
}

ul#subnavigation li.sel {
	font-weight: bold !important;
	white-space: nowrap;
}

ul#subnavigation li a {
	color: #fc0;
	text-decoration: none;
}

ul#subnavigation li.sel a, a.sel {
	color: #ff5001 ! important;
}

ul#subnavigation li h2 {
	font-size: 12px;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}

ul#subnavigation li .hr {
	height: 10px;
	margin-bottom: 8px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #A1A2A4;
}

div#subnav .resource_image {
	font-size: 1px;
	height: auto;
	padding: 0;
	margin-top: 20px;
	border: 1px solid #57584F;
}

div#subnav .resource_image img {
	width: 100%;
}

/* forms */

form {
	margin: 0;
	padding: 0;
}

.form {
}

.form .row {
	clear: both;
	margin-bottom: 5px !important;
}

.form .row .lbl {
	width: 200px;
	float: left;
}

.form .row .inp {
	float: left;
}

.form .submitbutton {
	position: absolute;
	margin-left: -20px;
	margin-top: 20px;
	cursor: pointer;
	cursor: hand;
}

/* Right side */

#right_side {
	float: left;
	margin-left: 3px;
}

#right_side #actions {
	width: 200px;
	height: 375px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#right_side #actions div {
	position: absolute;
	width: 200px;
	height: 300px;
	cursor: pointer;
	cursor: hand;
}

#right_side #tomtom_button {
	width: 100px;
	height: 20px;
	position: absolute;
	margin-left: 100px;
	margin-top: 200px;
	cursor: pointer;
	cursor: hand;
}

#right_side #tomtom_button a {
	display: block;
	height: 20px;
}

/* links in right sidebar */
#action_mailing {
	position: relative;
	display: block;
	top: 320px;
	left: 30px;
	width: 116px;
	height: 42px;
}
#action_login {
	position: relative;
	display: block;
	top: 310px;
	left: 50px;
	width: 116px;
	height: 42px;
}
#action_signup {
	position: relative;
	display: block;
	top: 270px;
	left: 1px;
	width: 167px;
	height: 41px;
}
#action_logout {
	position: relative;
	display: block;
	top: 295px;
	left: 116px;
	width: 85px;
	height: 21px;
}
#action_profile {
	position: relative;
	display: block;
	top: 250px;
	left: 0px;
	width: 117px;
	height: 20px;
}
#action_challenge {
	position: relative;
	display: block;
	top: 285px;
	left: 67px;
	width: 134px;
	height: 41px;
}

#right_side #navigation {
	width: 200px;
	height: 220px;
	overflow: hidden;
}

/* video page */
#movie_player {
	width: 420px;
	height: 238px;
	border: 1px solid #fc0;
	position: absolute;
	top: 112px;
	left: 50%;
	margin-left: -453px;
	z-index: 80;
	display: none;
	background-color: #55574C;
	background-image: url(/images/bg_movie_player.jpg);
	background-repeat: no-repeat;
}

#movie_preview {
	position: absolute;
	top: 0;
	left: 0;
	width: 128px;
	height: 72px;
	border: 1px solid #fc0;
	display: none;
}

#movie_panel {
	height: 240px;
	padding-left: 435px;
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
}

	#movie_panel #movie_parameters {
		padding-bottom: 8px;
		margin-bottom: 8px;
		border-bottom: 1px dotted #fff;
	}

		#movie_panel #movie_parameters h4 {
			margin: 0;
			padding: 0;
			font-size: 12px;
		}

		#movie_panel #movie_parameters .ctrl_txt {
			width: 240px;
			font-size: 12px;
		}

	#movie_panel #movie_description {
		height: 78px;
		overflow: auto;
	}

		#movie_panel #movie_description p {
			padding: 0;
			margin: 0;
			line-height: 16px;
			font-size: 11px;
		}

#video_selection {
	position: relative; /* IE 6/7 position fix */
	width: 700px;
	height: 155px;
	overflow: hidden;
	/* overflow: -moz-scrollbars-horizontal; */
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 15px;
}

	#video_hkeeper {
		position: relative;
		width: 0;
	}

.video_preview {
	float: left;
	width: 130px;
	height: 155px;
	margin-right: 10px;
	overflow: hidden;
}

	.video_preview img {
		width: 128px;
		border: 0 none;
	}
	.video_preview p {
		margin: 3px 0 0 0;
	}

	.video_preview p.movie_info {
		font-size: 90%;
	}

	.video_preview p.movie_info span {
		color: #fc0;
		text-transform: uppercase;
		font-weight: bold;
	}

	.video_preview p.movie_description_short {
		font-weight: normal;
		color: #fff;
	}

	.video_preview p.movie_description_full {
		display: none;
	}

	.video_preview .video_thumbnail,
	.video_preview .video_thumbnail_private {
		width: 128px;
		height: 72px;
		overflow: hidden;
		border: 1px solid #fc0;
		background-color: #55574C;
	}

		.video_preview .video_thumbnail .video_login {
			display: none;
		}

		.video_preview .video_thumbnail_private .video_login {
			position: absolute;
			width: 130px;
			height: 50px;
			background-color: #000000;
			filter: alpha(opacity=70);
			-moz-opacity: 0.7;
			text-align: center;
			vertical-align: middle;
			padding-top: 22px;
		}

#video_pages {
	position: absolute;
	display: block;
	top: 502px;
	left: 50%;
	width: 244px;
	height: 12px;
}
#video_pages a {
	margin-right: 4px;
}

/* Button go */

input.go {
	border: 0;
	padding: 0;
	float: right;
}
input#job_keywords {
	display: inline;
	width: 140px;
}

/* Home block */

#home_block_selection .home_wide {
	float: left;
	width: 275px;
	margin-right: 10px;
}
#home_block_selection .home_small {
	float: left;
	width: 130px;
	margin-right: 10px;
}
#home_block_selection h3 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #fc0;
	text-transform: uppercase;
}
#home_block_selection p {
	margin: 0;
	padding: 0;
}

/* links page */

#article_links {
	width: 715px;
	background-image: url(/images/bg_linkspage.png);
	height: 360px;
	overflow: hidden;
}

	#article_links .link_block {
		float: left;
		width: 160px;
		height: 160px;
		margin-right: 20px;
		margin-bottom: 20px;
	}

		#article_links .link_block td {
			text-align: center;
			vertical-align: middle;
		}

/* Scroll */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #fc0;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}

a.jScrollArrowUp {
	background: url(/images/scroll_up.png) no-repeat 0 0;
}
a.jScrollArrowDown {
	background: url(/images/scroll_down.png) no-repeat bottom left;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

/* IE */
#article_full,
#article {
	/*
	scrollbar-face-color: #53544C;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #84857f;
	scrollbar-shadow-color: #41423A;
	scrollbar-highlight-color: #5a5a5a;
	scrollbar-3dlight-color: #545454;
	scrollbar-darkshadow-color: #424242;
	*/
	scrollbar-face-color: #ffc602;
	scrollbar-arrow-color: #53544C;
	scrollbar-track-color: #535548;
	scrollbar-shadow-color: #ffc602;
	scrollbar-highlight-color: #ffc602;
	scrollbar-3dlight-color: #ffc602;
	scrollbar-darkshadow-color: #ffc602;
}

