
/* ================== */
/* = 960 Fixed Grid = */
/* ================== */

html, body
{
	background: #fff;
	font: 14px Tahoma;
	margin:0;
	padding:0;
	height:100%;
}

table
{
	max-width: 750px;
	min-width: 650px;
	padding-bottom: 20px;
}

#body
{	
	padding-bottom:25px;

}

table th
{
	background-color: #fff;
	color: #000;
	text-shadow: #000;
	padding: 0px 5px 0px 0px;
	font: 13px Verdana, Tahoma, "Lucida Grande", Georgia;
	letter-spacing: 1.5px;
	font-weight: bold;
	text-transform: uppercase;	
}


table .statistika
{
	width: 150px;
	min-width: 150px;
	max-width: 150px;
}

table caption
{

	background-color: #fff;
	color: #000;
	text-shadow: #000;
	padding: 2px 5px 2px 0px;
	font: 15px Verdana, Tahoma, "Lucida Grande", Georgia;
	letter-spacing: 1.5px;
	font-weight: bold;
	text-transform: uppercase;	
}

h2
{

	background-color: #fff;
	color: #000;
	text-shadow: #000;
	padding: 0px 5px 0px 0px;
	font: 15px Verdana, Tahoma, "Lucida Grande", Georgia;
	letter-spacing: 1.5px;
	font-weight: bold;
	text-transform: uppercase;	
}

.min80
{
	   min-width: 75px; /* sets min-width value for all standards-compliant browsers */
	   width: 75px;
	   
}

.centered
{
	text-align: center;
}

input radio { border: 0px; } 

SPAN.float
{
    FLOAT: right;
    POSITION: static;
	padding-right: 25px;
}

SPAN.float1
{
    FLOAT: left;
	padding-left: 25px;
    POSITION: static;
}

SPAN.padleft
{
	padding-left: 50px;
}

SPAN.irasu_nerasta
{
	color: #cc3333;
	font-size: 20px;
	font-weight: bold;
}

table td
{

	border-bottom: 1px solid #bbb;
	font: 12px Verdana;
	padding: 0px 3px 0px 3px;
	
}

table td a
{

color: #ff6600;

text-decoration: none;

font-size: 11px;

font-weight: bold;
	
}

td.kal_laukas_galas
{
	background:#FFFFCC;
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: #000;
	color: #000;
	height: 60px;
	width: 95px
}

td.raudona
{
	background:#fff;
}

td.raudona a
{
	color: #FF4848;
	font-weight: bold;	
}

td.kal_laukas
{
	background:#FFFFFF;
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: #000;
	color: #000;
	height: 60px;
	width: 95px
}

td.kal_laukas_stat
{
	background:#FFFFFF;
	border-width: 1px;
	padding: 3px;
	border-style: dashed;
	border-color: #000;
	color: #000;
	height: 60px;
	width: 200px;
}

td.gelsva
{
	background:#DCDCDC;
	color: #000;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	vertical-align: top
}

td.balta
{
	background:#FFFFFF;
	color: #000;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	vertical-align: top
}

td.kal_laukas_pilkas
{
	background:#DCDCDC;
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: #000;
	color: #000;
	height: 60px;
	width: 95px
}

td.kal_laukas_svente
{
	background:#fff;
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: #FF0000;
	color: #f00;
	height: 60px;
	width: 95px;
	font-weight: bold

}

td.kal_laukas_sekmadienis
{
	background:#ffc;
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: #FF0000;
	color: #f00;
	height: 60px;
	width: 95px

}

input
{
	border: 1px solid #444;
	color: #000;
    background: #fff;
	padding: 2px;
	margin: 2px;
}

.check
{
	border: 1px solid #444;
	color: #000;
    background: #fff;
	padding: 2px;
	margin: 2px;
}


.footer
{
	border-top: 1px solid #ff9900;
	background:#444;
	color: #fff;
	position:absolute;
	bottom:0;
	width:100%;
	height:25px;			/* Height of the footer */
	padding: 3px 0px 0px 0px;

}

.footer a
{
	font: 13px "Lucida Grande", Georgia, Arial;
	color: #fff;
	background: #444;
	text-decoration: none;
}

.footer a:hover
{	
	font-weight: bold;
}


#container {
		min-height:100%;
		position:relative;
}


.grid_1 { width:8.33%; } /* 80 */
.grid_2 { width:16.67%; } /* 160 */
.grid_3 { width:24.99%; } /* 240 */
.grid_4 { width:33.31%; } /* 320 */
.grid_5 { width:41.67%; } /* 400 */
.grid_6 { width:50%; } /* 480 */
.grid_7 { width:58.33%; } /* 560 */
.grid_8 { width:66.67%; } /* 640 */
.grid_9 { width:75%; } /* 720 */
.grid_10 { width:83.33%; } /* 800 */
.grid_11 { width:91.67%; } /* 880 */
.grid_12 { width:100%; } /* 960 */


.msgbox
{
	margin-bottom: 16px;
	margin-left: 8px;
	margin-right: 0pt;
	margin-top: 0pt;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}


.msgbox_extragreen
{
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 8px;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #e6db55;
border-right-color-value: #e6db55;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #e6db55;
border-left-color-value: #e6db55;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #ffffe0;
margin-bottom: 8px;
}

.msgbox_extrayellow
{
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 8px;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #62a762;
border-right-color-value: #62a762;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #62a762;
border-left-color-value: #62a762;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #e6ffe6;
margin-bottom: 8px;
}



.msgbox_small
{
	margin-bottom: 3px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.msgbox_geltona
{
	border: 1px solid #e6db55;
	background-color: #ffffe0;
}

.msgbox_raudona
{
	border: 1px solid #cc0000;
	background-color: #ffebe8;
}

.msgbox_zalia
{
	border: 1px solid #00cc00;
	background-color: #CAFFD8;
}

.min275
{
	min-width: 275px;
}

.column {
	margin: 0 0%;
	overflow: hidden;
	float: left;
}
.row {
	min-width: 960px;
	width: 100%;
	margin: 0;
	overflow: hidden;
}
.row .row {
	width: auto;
	margin: 0;
}

.header_plot {	
			border-bottom: 3px solid #ff9900;
			margin: 0;
			background: #444444;
			height: 46px;
}

.header_links a {
	font: 14px Verdana;
	color: #fff;
	float: right;
	margin: 15px 7px 10px 7px;	

	text-decoration: none;
}

.header_links a:hover {
	font: 14px Verdana;
	color: #fff;
	float: right;
	margin: 15px 7px 10px 7px;	

	text-decoration: none;
	font-weight: bold;
}

.header_title
{			
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size: 22px;
	line-height: 28px;
	color: #fff;
	padding: 10px 0px 0px 10px;
	font-style: italic;
	letter-spacing: 1.5px;

}

.header_subtitle
{			
	font: 14px Georgia, Arial;
	color: #fff;
	padding: 5px 0px 0px 0px;
	letter-spacing: 0.8px;

}

.menu_horiz a
{
	font: 13px "Lucida Grande", Georgia, Arial;
	color: #000;
	float: left;
	padding: 4px 8px 5px 8px;	
	background: #fff;

	text-decoration: none;
}

.menu_horiz a:hover
{
	font: 13px "Lucida Grande", Georgia, Arial;
	color: #fff;
	padding: 4px 8px 5px 8px;	
	background: #444;
	text-decoration: none;	
	
}

.invite
{
	font: 13px "Lucida Grande", Georgia, Arial;
	color: #fff;
	margin: 15px 15px 10px 15px;	
}

.emphasize
{
	color: #ff9933;

}

.input_invite {
	width: 110px;
}

.input_fastentry {
	width: 175px;
}

.syndicatebutton
{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	height: 20px;
	padding: 2px;
	background-color: #ff9933;
	border: 1px solid #666;
	font-weight: bold;
}

.button_invite {

	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	height: 22px;
	padding: 2px;
	background-color: #ff9933;
	border: 1px solid #666;
	font-weight: bold;

}

.footer_plot
{
	background: #353535;
	color: #fff;
	
}

.footer_plot ul
{
	font: 12px Verdana;
	color: #ddd;
	padding: 5px 25px 0px 5px;
	text-align: left;
	border-left: 1px dashed #666;
	line-height: 20px;
}

.footer_plot li a
{
	color: #ddd;
	text-decoration: none;
}

.footer_plot li a:hover
{
	color: #fff;
	text-decoration: none;
	FONT-WEIGHT: bold;	
}

.footer_plot p
{
	font: 12px Verdana;
	color: #ddd;
	padding: 5px 25px 0px 5px;
	text-align: justify;
	border-left: 1px dashed #666;
}

.footer_plot h1
{
	padding: 5px 10px 0px 5px;
	font: 12px Georgia;
	color: #fff;
	text-align: left;
	border-left: 1px dashed #666;	
	font-weight: bold;
}

.justify
{
	text-align: justify;
}

a
{
	color: #336600;
}

.alright
{
	text-align: right;
}

.conthead
{
	background-color: #fff;
	color: #000;
	text-shadow: #000;
	padding: 10px 5px 3px 15px;
	font: 14px Verdana, Tahoma, "Lucida Grande", Georgia;
	letter-spacing: 1.5px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	
}

.conthead a
{
	color: #000;
}

.contbody
{

	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	text-shadow: #ffffff;
	padding: 3px 17px 17px 15px;
	font: 14px "Lucida Grande", Georgia;
	
	
}

.contbody a
{
		color: #336600;
		text-decoration: undeline;
		font-weight: bold;
}

.stat_1men
{
	
}

.stat_6men
{
	
}

.tinklarastis
{
	background-color: #fffbcc;
	border: 1px solid #e6db55;
}

.table3
{
	width: 100%;
	text-align: left;
}

.finsv a
{
	font-family: verdana;
	font-size: 14px;
}

.tinkl_irasas
{
	padding: 3px 15px 8px 0px;
	
	text-align: justify;
}

.large_left
{
	font: "Lucida Grande", Georgia #000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1.2px;
	text-align: left;
}

.large
{
	font: "Lucida Grande", Georgia #000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1.2px;
	text-align: right;
	FLOAT: right;
    POSITION: static;	
}

.large1
{
	font: "Lucida Grande", Georgia #000;
	letter-spacing: 1.2px;
	text-align: right;
	FLOAT: right;
    POSITION: static;	
}

.tinkl_antraste a
{
	font-weight: bold;
}

.tinkl_body
{

	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	text-shadow: #ffffff;
	padding: 3px 5px 17px 15px;
	font: 14px "Lucida Grande", Georgia;
	
}

.tinkl_body a
{
		color: #ff6600;
		text-decoration: none;
		font-weight: bold;
}

.editText 
{
	border-bottom: 1px dotted #444;
}

.taupo
{
	padding-top: 14px;
	font-style: normal;
	letter-spacing: 1px;
	font-size: 12px;
	
}

.virsyta {
	font-size: 13px;
}

.pilka
{
	background: #eee;
}

.wsuma
{
	width: 75px;
}

.waction
{
	width: 35px;
}

.wall
{
	width: 100%;
}

.wdesc
{
	width: 200px;
}

.wdata
{
	width: 75px;
}

.green a
{
	color: #336600;
}

.red a
{
	color: #cc3333;
}

.right
{
	text-align:right;
}

.border1px
{
	border: 1px solid #e6db55;
	background-color: #ffffe0;
	padding: 0px 10px 0px 10px;
}

#wrapper {
    width: 800px;
    margin: 10px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 350px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 12px;
	color: #333;
}


.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

.rowpaddingtop
{
	padding-top: 20px;
}