/*
*	Reset
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
}

html, body {
	font: normal 12px Arial;
}

body {
	line-height: 1.6;
	color: #ccc;
	background-color: #000;
	background-position: top center;
	background-repeat: no-repeat;	
}

a {
	color: #ccc;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;	
	height: 0;
	line-height: 0;
}

.tright {
	text-align: right;	
}

.bold {
	font-weight: bold;	
}

.w180 {
	width: 180px;
}

.w200 {
	width: 200px;
}

.w230 {
	width: 230px;
}

.w240 {
	width: 240px;
}

.w254 {
	width: 254px;
}

.w460 {
	width: 460px;	
}

.w470 {
	width: 470px;	
}

.w685 {
	width: 685px;
}

.w740 {
	width: 740px;
}

.mb5 {
	margin-bottom: 5px;	
}

.mr15 {
	margin-right: 15px;	
}

.mr20 {
	margin-right: 20px;	
}

.bl {
	border-left: 1px dashed #393a3d;
	padding-left: 17px;
}

.white {
	color: #fff;	
}

.red {
	color: #FF0000 !important;	
}

.blue {
	color: #0a8cc9 !important;	
}

#page {
	max-width: 1302px;
	min-width: 960px;
	height: 815px;
	margin: 0 auto;
	background: url('/images/bg_black.png') top center no-repeat;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#footer {
	height: 60px;	
}

#footer p {
	color: #999;
	padding: 5px 0 0 0;	
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.2;
}

#footer span {
	display: block;
	padding-top: 7px;
}

.head {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;	
}

/*
*	Header
*/

#header {
	padding-top: 15px;	
}

#header h1 {
	float: left;
	margin-top: -10px;
	text-indent: -9999px;
	background: url('/images/logo.gif') top left no-repeat;	
}

#header h1 a {
	display: block;	
	width: 117px;
	height: 114px;	
}

#nav-top {
	float: left;	
	margin-left: 30px;
	list-style: none;
}

#nav-top li {
	float: left;
	position: relative;
}

#nav-top a.lvl1 {
	display: block;	
	height: 34px;
	text-indent: -9999px;
	background: url('/images/nav_top.gif') no-repeat;
}

#nav-news a.lvl1 {				background-position: 0 0; width: 80px;}
#nav-news a.lvl1:hover {			background-position: 0 -34px; }

#nav-agenda a.lvl1 {				background-position: -80px 0; width: 80px;  }
#nav-agenda a.lvl1:hover {		background-position: -80px -34px; }

#nav-media a.lvl1 {				background-position: -160px 0; width: 70px; }
#nav-media a.lvl1:hover {		background-position: -160px -34px; }

#nav-club a.lvl1 {				background-position: -230px 0; width: 56px; }
#nav-club a.lvl1:hover {			background-position: -230px -34px; }

#nav-community a.lvl1 {			background-position: -286px 0; width: 114px; }
#nav-community a.lvl1:hover {	background-position: -286px -34px; }

#nav-djs a.lvl1 {				background-position: -400px 0; width: 40px; }
#nav-djs a.lvl1:hover {			background-position: -400px -34px; }

#nav-contact a.lvl1 {			background-position: -440px 0; width: 110px; }
#nav-contact a.lvl1:hover {		background-position: -440px -34px; }


#nav-top li ul {
	display: none;
	position: absolute;	
	padding-bottom: 3px;
	min-width: 190px;  width: auto !important; width: 190px;
	list-style: none;
	background: url('/images/nav_sub.png') bottom right no-repeat;
}

#nav-top li ul li {
	float: none;	
}

#nav-top li ul li a {
	display: block;
	line-height: 30px;
	height: 30px;
	font-size: 15px;
	font-family: Tahoma;
	color: #ccc;
	text-decoration: none;
	padding: 0 15px;
	white-space: nowrap;
}

#nav-top li ul li a:hover {
	color: #fff;
}

#nav-top li ul li.active a {
	color: #fff;
	font-weight: bold;	
}

#nav-top li ul li.first a {
	line-height: 28px; height: 28px;
	padding-bottom: 1px;
}

#log-in, #join-us {
	float: right;
	width: 85px;
	height: 32px;
	background: url('/images/dashboard.png') top left no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#join-us {
	background-position: top right;
}

.sign-in {
	text-align: right;	
	line-height: 23px;
	color: #FFF;
	font-weight: bold;
}

.sign-in img {
	width: 24px;
	vertical-align: top;	
	margin-left: 5px;
}

#avatar {
	vertical-align: middle;	
	margin-left: 10px;
	width: 50px;
}

#heading {
	margin-top: 90px;
	height: 250px;
}

h1 {
	font-size: 48px;
	color: #fff;
}

h2 {
	font-size: 25px;
	color: #fff;
	line-height: 35px;
	height: 35px;
}

h1 a, h2 a {
	color: #fff;
	text-decoration: none;
}

.heading {
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 35px;
	height: 35px;
	background-image: url('/images/heading.png');
	background-repeat: no-repeat;
	position: relative;
	margin-right: 10px;
	margin-top: 20px;
}

.heading .inner {
	line-height: 35px;
	height: 35px;
	margin-right: -10px;
	background-image: url('/images/heading.png');
	background-repeat: no-repeat;
}

.heading span {
	float: right;	
	font-size: 11px;
	padding-right: 10px;
}

.heading span a {
	color: #FFF;
	text-decoration: none;	
}

.purple	{	background-position: 0 0;		}
.lime	{	background-position: 0 -40px;	}
.violet	{	background-position: 0 -80px;	}
.orange	{	background-position: 0 -120px;	}
.blue	{	background-position: 0 -160px;	}
.green	{	background-position: 0 -200px;	}
.spring	{	background-position: 0 -240px;	}
.dark	{	background-position: 0 -280px;	}

.purple .inner	{	background-position: 100% 0;		}
.lime .inner	{	background-position: 100% -40px;	}
.violet .inner	{	background-position: 100% -80px;	}
.orange .inner	{	background-position: 100% -120px;	}
.blue .inner	{	background-position: 100% -160px;	}
.green .inner	{	background-position: 100% -200px;	}
.spring .inner	{	background-position: 100% -240px;	}
.dark .inner	{	background-position: 100% -280px;	}


.box {
	background-color: #141414;	
	padding: 0 20px;
	margin-bottom: 20px;
	position: relative;
}

.box_narrow {
	padding: 0 5px;	
}

.box p {
	padding: 15px 0;	
}

p.grey {
	color: #5b5b5b;
	font-size: 11px;
}

p b {
	color: #fff;	
}

.small {
	font-size: 10px;
	line-height: 1.2;
	padding: 10px 20px;
}

.small p {
	padding: 6px 0;	
}

#nav-listen {
	list-style: none;	
}

#nav-listen li {
	display: inline;
}

#nav-listen li a {
	text-decoration: none;	
	color: #FFF;
	font-size: 10px;
	padding: 0 3px;
}

.news {
	list-style: none;	
	display: block;
	overflow: hidden;
	padding-bottom: 15px;
}

.news li {
	padding-top: 10px;
	overflow: hidden;
	height: 1%;
}

.news .img {
	float: left;	
	width: 105px;
}

.news .img img {
	border: 1px solid #292929;
}

.news .info {
	margin-left: 105px;	
}

.news .info p {
	padding-top: 5px;	
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
}
.box p {
	font-family: Tahoma;
	font-size: 12px;
}
.box.small p {
	font-size: 11px;
}
h4 a, a.more {
	color: #fb9400;	
	text-decoration: none;	
}

a.more {
	display: block;
	font-size: 11px;
	font-weight: bold;
}

a.more:hover {
	text-decoration: none !important;	
}

.links {
	display: block;	
}

.links a {
	float: left;	
	margin-right: 10px;
}

table th, table td { 
	padding: 2px 0;
}

table.grey th {
	color: #ccc;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
}

table.grey td {
	color: #999;
	font-family: Tahoma;
	font-size: 11px;
}

table.narrow th {
	padding-top: 10px;
	padding-bottom: 0;
	color: #a1a1a1;
}

table.narrow td {
	padding-top: 0;
	color: #a1a1a1;
}

h3 {
	font-size: 25px;
	color: #0086c5;
	line-height: 1.3;
}

h3.red {
	color: #ff0000;
}

h1 a:hover, h3 a:hover, h2 a:hover {
	text-decoration: none !important;	
}

.list  {
	padding-top: 10px;
	padding-bottom: 10px;
}

.list p {
	padding: 0 0 6px 0;
	line-height: 1.2;
	font-family: Tahoma;
	font-size: 11px;
}

.list p a.more {
	font-weight: normal;
}

.forum {
	list-style: none;
}

.forum li  {
	color: #ccc;
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px 0;
}

.forum li a {
	color: #acdd1b;
	text-decoration: none;
}

/* Community */

.comm {
	font-family: Tahoma;
	font-size: 11px;		
}

.comm .meta {
	color: #666;	
	/*overflow: hidden;*/
	height: 25px;
	margin-bottom: 5px;
}

.comm .meta a {
	float: right;	
	text-decoration: underline;
}

.comm a {
	color: #ccc;	
	text-decoration: none;
}

.comm b {
	color: #ccc;
}

.comm .list {
	color: #ccc;	
	padding: 0 0 15px 0;
	line-height: 1.3;
}

.comm .list a {
	color: #33ccff;
	text-decoration: underline;
}

.comm .list .meta {
	font-size: 10px;
	margin: 0;
}

.comm thead th {
	text-align: left;
	padding: 0 0 0 17px;
	line-height: 1;
}

.comm tbody td {
	background: #111111;
	border: 1px solid #2a2a2a;
	padding: 17px;
}

.comm tbody td div.col {
	width: 260px;
}

.comm tbody td table td {
	background: transparent;
	border: 0;
	width: auto !important;
	padding: 5px 0;
	text-align: center;
}

.comm tfoot td {
	padding-left: 17px;	
	line-height: 1;
}

.comm tfoot td a {
	color: #666;
	text-decoration: none;
}

.comm .caption {
	width: 65px;	
}

.twitter a {
	color: #33ccff;	
}

.facebook a {
	color: #336699;	
}

.draugiem a {
	color: #f26522;	
}

a.title {
	text-decoration: none;
}

.free {
	padding: 20px 0;	
}

.free p {
	padding: 7px 0;	
}

.free ul {
	margin: 10px 20px;
}

.free a {
	color: #5b9cdf;
}

table.community td {
	padding: 20px 10px;	
}

table tr.odd td {
	/*background: #333;*/
	background: #111111;
	border-top: 1px solid #2A2A2A;
	border-bottom: 1px solid #2A2A2A;
	padding: 15px 10px;
}

table tr.odd td.first {
	border-left: 1px solid #2A2A2A;
}

table tr.odd td.last {
	border-right: 1px solid #2A2A2A;
}

table.community td a {
	color: #fff;
	text-decoration: none;
}

#community_paging {
	padding: 0 0 20px 0;	
}

table.community_list td {
	padding: 8px 15px !important;	
}

#community_paging a, #community_paging span {
	color: #fff;
	padding: 4px;	
	line-height: 20px;
}

textarea {
	margin: 0;
	width: 100%;
}

#event-popup {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	line-height: 1.2;
	z-index: 100;
}

#event-popup .heading {
	margin-bottom: 0;	
}

#event-popup h2 {
	padding-right: 20px;	
}

#event-popup .bg {
	margin-top: -20px;
	background: #333;	
	padding: 40px 20px 0px 20px;
	zoom: 1;
}

#event-popup .ft {
	height: 20px;
	background: url('/images/bg_popup.png') bottom right;
}

#event-popup img {
	margin-left: 10px;	
}

#newsletter_wrap {
	float: right;	
	padding-top: 10px;
	clear: right;
}

#newsletter_val {
	background: #222;
	border: 1px solid #555;
	font-size: 11px;
	font-family: Arial;
	color: #CCCCCC;
	padding: 4px 5px;

	width: 135px;

	margin-right: 5px;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#newsletter_val:focus {
	border: 1px solid #888;
}

#newsletter_btn {
	border: 0;	
	background: #F51A21;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	
	height: 22px;
	line-height: 22px;
    padding-bottom: 2px;


	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

span.cufon {
	color: #FFFFFF;
	font-weight: bold;	
}
