/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #5c9917;
	text-align:left;
	top:50%;
	left:50%;
}

#TB_window html {
	top: -30px;
}


* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	position: absolute;
	right: 25px; top: 11px;
	height:25px;
	float:right;
}

#TB_closeAjaxWindow{
	padding:15px 25px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	display: none;
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	position: absolute;
	top: 0; right: 18px;
	height:40px;
	width: 100px;
	color: #fff;
	font-size: 12px;
	z-index: 10;
	background: #fafedb;
}


#TB_title a {
	color: #003912 !important;
	text-decoration: none;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
}


/* --- Contest --- */
ul#contest-tab-handles {
	position: fixed;
	top: 0; left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Tahoma !important;
	z-index: 100;
	background: #fafedb;
	float: left;
	width: 629px;
}

ul#contest-tab-handles li {
	float: left;
	margin: 0;
	padding: 0;
}

ul#contest-tab-handles li a {
	float: left;
	color: #003912;
	padding: 12px 10px;
	padding-left: 30px;
	background: url('../../../../../images/bg-text-bullet.gif') no-repeat 12px 12px;
	font-size: 12px;
}

ul#contest-tab-handles li a:hover {
	text-decoration: none;
}


ul#contest-tab-handles li.active a {
	background: #5c9917 url('../../../../../images/lapas_baltas.gif') no-repeat 15px 14px;
	color:#fff;
	text-decoration: none;
}

#contest-tabs {
	font-family: Tahoma !important;
	padding-top: 40px;
}

.kukuruzai {
	position: absolute;
	bottom: 0; left: 0;
	width: 629px; height: 233px;
	background: url('../../../../../images/kukuruzai.png') no-repeat;
}

* html .kukuruzai {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../../../../../images/kukuruzai.png');
}


/* --- End Contest --- */

.contest form, .contest form fieldset {
	float: left;
	width: 100%;
	border: none;
	margin: 0;
	padding: 0 0 15px 0;
}

.contest form label {
	float: left;
	width: 250px;
	padding-right: 20px;
	text-align: right;
}

.contest #text {
	width: 616px;
	#width: 626px;
	height: 350px;
	#height: 560px;
	overflow-y:scroll;
	padding-left: 10px;
	line-height: 20px;
	color: #003912;
	font-size: 12px;
	margin-top: 40px;
	#margin-top: 0;
	padding-bottom: 220px;
}

.contest #text strong, .contest #text b {
	color: #7fb509;
}

.contest #text h1 {
	font: 100% Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #7fb509;
	padding: 0 0 20px 0;
}
.contest #text a {
	color: #5c9917 !important;
}
.contest #text h1 a:hover {text-decoration: underline;}

.contest #text h2 {
	font: 100% Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #7fb509;
	padding: 0 0 20px 0;
	font-weight: bold;
}
.contest #text h3 {
	font: 100% Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #7fb509;
	padding: 0 0 20px 0;
	font-weight: bold;
}

.contest #text p {margin: 0 0 1.5em 0;}
.contest #text a {
	font-weight: bold;
	color: #003912;
}
.contest #text a:hover {color: #eb5f14;}

.contest #text hr {
	border: 0;
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
}

.contest #text ul {
	padding: 0;
	list-style: none;
	margin-bottom: 1.5em;
}

.contest #text ul li {
	display: block;
	padding: 0 0 0 20px;
	background: url('../../../../../images/bg-text-bullet.gif') no-repeat 0px 4px;
}

* html .contest #text ul li {vertical-align: top; height: 1%;}
.contest #text ul ul {margin: 0;}
.contest #text ul ul li {
	padding-left: 20px;
	background: url('../../../../../images/bg-text-bullet.gif') no-repeat 0 4px;
}

.contest #text ul ul ul {margin: 0;}
.contest #text ul ul ul li {
	background: url('../../../../../images/bg-text-bullet.gif') no-repeat 0 4px;
}

.contest #text ol {
	padding: 0 0 0 40px;
}

* html .contest #text ol {padding: 0;}
*:first-child+html .contest #text ol {padding: 0;}

.contest #text ol ol {list-style-type: lower-alpha;}
.contest #text ol li {padding: 0}

.contest #text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #cbcbcb;
	width: 100%;
	margin-bottom: 1.5em;
}

* html .contest #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
.contest #text table[border="0"] {border: 0;}
.contest #text table.noborder { border: 0; }
.contest #text td {
	padding: 4px 5px;
	font-size: 1em;
	border-color: #cbcbcb;
	vertical-align: top;
}

.contest #text th {
	padding: 4px 5px;
	text-align: left;
	border-color: #cbcbcb;
	font-weight: bold;
}

.contest #text td p, .contest #text th p {margin: 0;}
/* --- End Text --- */
