/* =BASE */

body {
  background: #2c2c2c;
  color: #fff;
  font: normal 14px/20px 'Trebuchet MS', Arial, Helvetica, sans-serif; /* normalize font size across browsers */
}


a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}

a:hover {
	background-color: #fff;
	color: #2c2c2c;
}

a, strong, b { /* Straightens out OS X font rendering */
  line-height: 19px;
}

.hidden {
  display: none;
}

h2 {
	color: #139be5;
	font-size: 17px;
}

ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 5px 0 5px 0;
	padding-left: 10px;
}

/* =GRID =MODIFIERS */

.container_16:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.container_16{display:inline-block}
* html .container_16{height:1%}
.container_16{display:block}

.container_12:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.container_12{display:inline-block}
* html .container_12{height:1%}
.container_12{display:block}

.clearfix li:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.clearfix li{display:inline-block}
* html .clearfix li{height:1%}
.clearfix li{display:block}

.alpha { clear: left}

/* =LOGIN */
#userpanel {
	position: absolute;   /*Panel will overlap  content */
    /* position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
}

#userpanel #content {
	background: #272727;
}

#userpanel #panel {
	height: 310px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
	text-align: left;
	font-size: 12px;
}

#userpanel #panel h1 {
	font-size: 19px;
	padding: 15px 0 10px;
	margin: 0;
	color: white;
}

#userpanel #panel p {
	margin: 5px 0;
	padding: 0;
}

#userpanel #panel #form_lostpwd {
	display: none;
}


#userpanel #panel a {
	color: #15ADFF;
}

#userpanel #panel a:hover {
	background: none;
}

#userpanel #panel a.lostpwd {
	display: block;
	float: left;
	width: 280px;
}

#userpanel #panel label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#userpanel #panel label.remember {
	float: none;
	display: inline-block;
	width: auto;
}

#userpanel #panel input {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 280px;
	color: white;
	height: 20px;
}

#userpanel #panel input:focus {
	background: #545454;
}

#userpanel #panel input.remember {
	width: auto;
	border: none;
	background: none;
	display: inline-block;
}

#userpanel #panel input.login,
#userpanel #panel input.logout,
#userpanel #panel input.lostpwd,
#userpanel #panel input.register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#userpanel #panel input.login,
#userpanel #panel input.logout,
#userpanel #panel input.lostpwd,
#userpanel #panel input.register {
	background-color: #1d9ebb;
	color: #fff;
	width: auto;
}

#userpanel #tab {
  	background: url(/media/images/site/login/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0px;
    z-index: 999;
}

#userpanel #tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

#userpanel #tab ul.login li.left {
  	background: url(/media/images/site/login/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#userpanel #tab ul.login li.right {
  	background: url(/media/images/site/login/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#userpanel #tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(/media/images/site/login/tab_m.png) repeat-x 0 0;
}

#userpanel #tab ul.login li a {
	color: #15ADFF;
}

#userpanel #tab ul.login li a:hover {
	color: white;
}

#userpanel #tab .sep {color:#414141}

#userpanel #tab a.open, #userpanel #tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 160px;
	position: relative;
	top: 11px;
}

#userpanel #tab a.open {background: url(/media/images/site/login/bt_open.png) no-repeat left 0;}
#userpanel #tab a.close {background: url(/media/images/site/login/bt_close.png) no-repeat left 0;}
#userpanel #tab a:hover.open {background: url(/media/images/site/login/bt_open.png) no-repeat left -19px;}
#userpanel #tab a:hover.close {background: url(/media/images/site/login/bt_close.png) no-repeat left -19px;}

/* =HEADER */

#header {
	background: #1d9ebb url("/media/images/site/bg_header.png") top left repeat-x;
}

#header #logo {
	margin: 0px 10px;
}

#header #logo a {
	border: 0;
	display: block;
	width: 590px;
	height: 126px;
}

#header #logo a:hover {
	background: none;
}

#header #slogan p {
	margin-top: 50px;
	position: relative;
	font-size: 17px;
	font-style: italic;
}

#header #languages {
	position: absolute;
    top: 40px;
	right: 0px;
    z-index: 999;
}

#header #languages a {
	display: block;
	margin-bottom: 5px;
}

#header #languages a:hover {
	background: none;
}


/* =NAVIGATION */

#navigation {
	background-color: #1f1f1f;
}

#navigation ul {
	list-style-type: none;
	overflow: hidden;
	display: block;
	width: 785px;
	margin: 0 auto;
}

#navigation ul li {
	float: left;
	margin-left: 20px;
}

#navigation ul li:first-child { /* This works for everything except IE6, which needs the last li to be targeted explicitly */
	margin-left: 0;
}

#navigation ul li a {
	color: #7e7e7e;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	padding: 8px 5px;
	text-align: center;
}

#navigation ul li a { /* Safari */
	-webkit-border-radius: 14px;
}

#navigation ul li a, x:-moz-any-link, x:default { /* Firefox 3 */
	-moz-border-radius: 14px;
}

#navigation ul li a:hover {
	background: none;
 	color: #fff;
}

.index #navigation ul li.navigation_index a,
.faq #navigation ul li.navigation_faq a,
.movies #navigation ul li.navigation_movies a,
.blog #navigation ul li.navigation_blog a,
.downloads #navigation ul li.navigation_downloads a,
.links #navigation ul li.navigation_links a,
.contact #navigation ul li.navigation_contact a {
	font-weight: bold;
	color: #fff;
}

#navigation ul li.navigation_supporters a {
	color: #1d9ebb;
}

#navigation ul li.navigation_supporters a:hover {
	color: #15ADFF;
}

.supporters #navigation ul li.navigation_supporters a {
	color: #15ADFF;
	font-weight: bold;
}

/* =HOME =SLIDER */
#slider {
	border: #666 1px solid;
	margin: 0 0 15px 0;
	overflow: hidden;
}

#slider #main {
	margin: 0;
	position:relative;
	overflow:hidden;
	height: 264px;
}

#slider #pages {
	position:absolute;
}

#slider #pages a {
	font-weight: normal;
}

#slider #pages .page {
	height: 264px;
	position: relative;
}

#slider #pages .text {
	position: absolute;
	left: 0px;
	top: 199px;
	width: 100%;
	height: 65px;
	padding: 0 5px 0 5px;
	color: #fff;
	font-size: 16px;
	background: url("/media/images/site/home/bg_feature.png");
}

#slider #pages .text strong {
	display: block;
}

#slider #menu {
	margin: 0;
	width: 260px;
	float:left;
	background-color:#333;
	cursor:pointer;
	font-size:12px;
}

#slider #menu li {
	padding: 3px 0 3px 3px;
	border-top:1px solid #666;
	height:59px;	
}

#slider #menu li:hover {
	background-color:#444;
}

#slider #menu li.active {
	background-color:#555;
}

#slider #menu li.highlighted {
	color: #ff5757;
}

#slider #menu li strong {
	display:block;
}

/* =HOME =PAYPAL (ENGLISH) */
.index #paypal {
	text-align: center;
}

.index #paypal p {
	margin-bottom: 20px;
}

/* =HOME =COUNTER */
.index #counter {
	text-align:center;
	margin-top: 50px;
	display: block;
	overflow:hidden;
}

.index #counter img {
	border: #111 1px solid;
}

.index #counter form {
	margin-top: 20px;
}


/* =HOME =SUPPORTERS */

#supporters .grid_12 {
	text-align: center;
	width: 100%;
}

#supporters a:hover {
	background: none;
}


/* =HOME =COLUMNS */

#column_right a {
	float: left;
}


/* =HOME =COMMUNITY */

#column_right .community {
	margin: 30px 0 0 0;
	text-align: center;
}

#column_right .community a {
	display: inline;
}

#column_right .community a:hover {
	background: none;
}


/* =HOME =NEWSLETTER */

#column_left .newsletter {
	text-align: center;
	margin-top: 30px;
}

#column_left .newsletter label, #column_left .newsletter button {
	display: inline-block;
}

/* =HOME =BLOG */

#column_left .blog {
	margin-bottom: 15px;
}

#column_left h2 {
	font-size: 20px;
	display: block;
	line-height: 35px;
}

#column_left .blog .date {
	font-size: 12px;
	font-style: italic;
	display: block;
}

#column_left .blog .title {
	font-size: 17px;
	display: block;
	border-bottom: #414141 1px dotted;
	
}

#column_left .blog a {
	padding: 10px;
	display: block;
}

#column_left .blog a:hover {
	background-color: #333;
	color: #fff;
}

/* =MOVIES */

.movies #content a {
	background: none;
}

.movies #content img {
	border: #9f9f9f 1px solid;
	margin-bottom: 20px;
}

.movies #content img.member {
	border: #105e89 1px solid;
	margin-bottom: 20px;
}

.movies #content .text {
	position: absolute;
	left: 1px;
	top: 106px;
	width: 250px;
	height: 25px;
	padding: 10px 5px 0 12px;
	color: #fff;
	font-size: 16px;
	background: url("/media/images/site/home/bg_feature.png");
}

.movies .member {
	border: #9f9f9f 1px solid;
	margin-bottom: 20px;
	display: block;
	width: 618px;
	height: 140px;
	background-color: #4183b5;
}

.movies .member p {
	color: #b9d1e4;
	font-size: 25px;
	padding: 30px 10px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
}

.movies #content h1 {
	font-size: 25px;
	display: block;
	color: #fff;
}

.movies #content h2 {
	font-size: 23px;
	line-height: 25px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 5px;
}

.movies .description {
	font-size: 15px;
}

/* =BLOG */
.blog #content img {
	margin: 10px;
	border: #7e7e7e 1px solid;
}

.blog h1 {
	font-size: 22px;
	margin-bottom: 3px;
}

.blog #content a {
	color: #fff;
}

.blog #content a:hover {
	background: none;
}

.blog p.date {
	font-size: 12px;
	margin-bottom: 10px;
}

.blog .grid_12 .post {
	padding-bottom: 25px;
	border-bottom: #5f5f5f 5px solid;
}

.blog #content a.more {
	background-color: #1d9ebb;
	padding: 3px;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	margin-top: 15px;
}

.blog #content a.more:hover {
	color: #fff;
	background-color: #1d9ebb;
}

/* =BLOG =COMMENTS */
.blog #comments .comment {
	margin: 20px auto 0 auto;
	padding-bottom: 5px;
	border-bottom: #5f5f5f 1px dotted;
	width: 95%;
}

.blog #comments .comment p {
	margin-bottom: 10px;
	word-wrap: break-word;
}

.blog #comments .admin {
	color: #f1db44;
	font-weight: bold;
	font-size: 17px;
}

.blog #comments .member {
	color: #1d9ebb;
	font-weight: bold;
	font-size: 17px;
}

.blog #comments .user {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
}

.blog #comments .info {
	font-size: 11px;
}

.blog #comments .info .admin {
	color: #f1db44;
}

.blog #comments .info .member {
	color: #1d9ebb;
}

.blog #comments .info .user {
	color: #fff;
}

.blog #comments h1 {
	font-size: 25px;
	font-weight: normal;
	display: inline-block;
	margin-bottom: 20px;
}

.blog #content .pagination_comments,
.blog #content .pagination_posts {
	color: #1d9ebb;
	text-align: center;
	margin: 0 0 20px 0;
	display: block;
	padding: 2px;
}

.blog #content .pagination_comments strong,
.blog #content .pagination_posts strong {
	color: #fff;
}

.blog #content .pagination_comments a,
.blog #content .pagination_posts a {
	color: #1d9ebb;
	font-weight: lighter;
	text-transform: uppercase;
	display: inline-block;
	padding: 2px;
}

.blog #content .pagination_comments a:hover,
.blog #content .pagination_posts a:hover {
	color: #1d9ebb;
	background-color: #fff;
}

/* =BLOG =POST COMMENT */

.blog #post_comment {
	text-align: center;
}

.blog #post_comment textarea {
	margin-bottom: 20px;
}

.blog #post_comment h1 {
	font-size: 25px;
	display: inline-block;
	margin-bottom: 20px;
}



/* =FAQ */
.faq h1 {
	font-size: 18px;
}

.faq #content h1 a {
	font-weight: normal;
	color: #1d9ebb;
	font-size: 14px;
}

.faq #content h1 a:hover {
	background: none;
}

.faq span {
	display: inline-block;
	border-left: #4b4b4b 5px solid;
	padding-left: 10px;
	margin: 5px 0 25px 0;
}

.faq span .excerpt {
	display: none;
}

/* =DOWNLOADS, LINKS */

.downloads h1,
.links h1 {
	padding: 10px 0 0 10px;
	font-size: 20px;
	font-weight: normal;
}

.links #content a,
.downloads #content a {
	color: #1d9ebb;
	display: inline-block;
	padding: 2px;
}

.links #content a:hover,
.downloads #content a:hover {
	color: #18598a;
}

.links h2,
.downloads h2 {
	display: inline;
}

.links .container_12 .main,
.downloads .container_12 .main {
	background-color: #494949;
	margin: 0 0 20px 0;
}

.links #content .grid_8,
.downloads #content .grid_8 {
	border-left: #5f5f5f 3px solid;
	border-right: #5f5f5f 3px solid;
	padding: 0 15px 0 15px;
	background-color: #2c2c2c;
	margin: 0;
}

.downloads #content .grid_4,
.links #content .grid_4 {
	margin: 0;
}


/* =CONTACT */
.contact #content .grid_6 img {
	margin-top: 50px;
}

.contact #content .grid_5 img {
	border: #9f9f9f 1px solid;
	margin-bottom: 20px;
}

.contact #content p {
	margin-bottom: 10px;
}

/* =SUPPORTERS */
.supporters #content p {
	margin-bottom: 10px;
}

.supporters #content h3 {
	font-size: 17px;
}

.supporters #content ul {
	list-style: square;
	list-style-position: inside;
	margin-left: 10px;
}

.supporters #content #form_paypal {
	text-align: center;
	margin-top: 30px;
}

/* =LAYOUT */
#content .grid_12 {
	margin: 20px 0 20px 0;
}

/* =OVERLAY */

#overlay {
	/* dimensions after the growing animation finishes  */
	width:640px;
	height:360px;
	

	
	/* initially overlay is hidden */
	display:none;
	

/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

#overlay .close {
	background-image:url(http://static.flowplayer.org/img/overlay/close.png);
	position:absolute;
	right:-27px;
	top:-27px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* =OVERLAY =MOVIE */
#movie {
	width: 640px;
	height: 360px;
	background-color: #000;
	border:1px solid #666;
	margin-bottom: 20px;
}

/* =OVERLAY =PASSWORD */
#overlay .password {
	background-color: #18598a;
	border-bottom: #134469 1px solid;
	color: #fff;
}

#overlay .password div {
	padding: 10px;
	text-align: center;
}

#overlay .password h1 {
	font-size: 20px;
	font-weight: bold;
}

/* =OVERLAY =INFO */
#overlay .info {
	background-color: #4183b5;
	border: #2c2c2c 0px solid;
	color: #fff;
}

#overlay .info a {
	color: #fff;
	text-decoration: underline;
}

#overlay .info a:hover {
	text-decoration: none;
	background: none;
}

#overlay .info div {
	padding: 10px;
	text-align: center;
}

#overlay .info h2 {
	color: #fff;
}

/* =FOOTER */
#footer {
	background: #2c2c2c url("/media/images/site/bg_footer.png") top left repeat-x;
}

#footer #logo {
	margin: 0px;
}

#footer #logo a img {
	display: block;
}

#footer p {
	margin: 52px 0 0 0;
	color: #2c2c2c;
	font-size: 15px;
}

#footer p a, #footer p a:hover {
	color: #2c2c2c;
	background: none;
}