﻿/*
	Ramunas Geciauskas Design
	Web Template
	http://geciauskas.com
*/

html, body {
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, sans-serif;
}

div, p, ul, li, a {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #0066FF;
}

a:hover {
	color: #0033CC;
}

img {
	border: 0px;
}

hr {
	border: 1px #999999 solid;
	border-top: 0px;
	margin: 40px 20px 40px 20px;
}

div.fix {
	clear: both;
}

#tpart {
	background-color: #21242C;
	min-width: 1000px;
}


#toplogo {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 60px;
	clear: both;
}

#toplogo #logoleft {
	width: 500px;
	float: left;
}

#toplogo #logoright {
	width: 450px;
	float: left;
	color: #999999;
	text-align: right;
	padding: 10px 30px 0px 0px;
}

#toplogo #logoright a {
	font-weight: bold;
	color: #FFFFFF;
}

#toplogo #logoright a:hover {
	text-decoration: underline;
}

#topmenu {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 34px;
	background-image: url('../gfx/menuline.png');
	clear: both;
}

#topmenu li {
	list-style: none;
}

#topmenu a {
	display: block;
	width: 160px;
	height: 25px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 9px;
	text-align: center;
}

#topmenu a:hover {
	background-color: #31343A;
	background-image: none;
}

#topmenu span {
	float: right;
	padding-right: 30px;
}

#topmenu .textbox {
	margin-top: 7px;
	width: 120px;
	height: 16px;
	border: 1px #999999 solid;
	color: #666666;
	background-color: #DDDDDD;
}

#topmenu .okbutton {
	width: 46px;
	height: 20px;
	font-size: 10px;
	border: 1px #CCCCCC solid;
	background-color: #666666;
	color: #CCCCCC;
}




#biglogo {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 300px;
	background-image: url('../gfx/original.png');
}

#biglogo p.logotitle {
	padding: 30px 0px 10px 30px;
	font: 24px Tahoma, sans-serif;
	color: #000000;
}

#biglogo p.logotext {
	padding: 10px 0px 0px 40px;
	font-size: 14px;
	color: #000000;
	width: 400px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
}


#tabs {
	margin: -35px auto 0px auto;
	padding-left: 30px;
	width: 970px;
	height: 35px;
}

#tabs li {
	list-style: none;
}

#tabs a {
	background-image: url('../gfx/tab.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	display: block;
	width: 170px;
	height: 23px;
	float: left;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	padding: 12px 2px 0px 2px;
}

#tabs a:hover {
	background-position: 0px 0px;
}

#tabs a.tabactive {
	background-image: url('../gfx/tabselected.png');
	background-position: 0px 0px;
	color: #0F0F0F;
}

#mpart {
	background-color: #E0E1E1;
	clear: both;
	min-width: 1000px;
}


#main {
	margin: 0px auto 0px auto;
	width: 1000px;
	background-color: #F9F9F9;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
/*
#main img {
	border: 1px #CCCCCC dashed;
}
*/


#leftside {
	padding: 5px 20px 30px 30px;
	width: 600px;
	clear: both;
	float: left;
	background-color: #F9F9F9;
}

#leftside ul {
	margin: 10px 0px 10px 40px;
}

#sitemap {
	padding: 10px 0px 0px 10px;
	font-size: 10px;
	color: #666666;
}

#sitemap a {
	color: #333333;
	text-decoration: underline;
}

#sitemap a:hover {
	text-decoration: none;
}

#rightside {
	width: 300px;
	padding: 5px 30px 30px 20px;
	float: right;
	background-color: #F9F9F9;
}

div.rightbox {
	width: 240px;
	margin: 20px;
	padding: 10px;
	background-color: #DFDFDF;
}

div.rightbox div.righticon {
	float: left;
	margin: 6px;
	text-align: center;
}

div.rightbox div.tbltitle, div.rightbox div.tblbody {
	width: 226px;
	border: 1px #999999 solid;
	padding: 6px;
	background-color: #F9F9F9;
}

div.rightbox div.tblbody {
	border-top: 0px;
}

div.rightbox div.tblbody img {
	margin: 5px 20px 5px 5px;;
	float: left;
	clear: both;
}

div.rightbox div.tbltitle img {
	border: 0px;
	float: left;
	margin: 1px 8px 0px 2px;
}

#leftside h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 15px 0px 5px 0px;
}

#leftside p.whole {
	display: block;
	background-color: #d1e198;
	padding: 7px 10px 7px 10px;
	margin: 10px 0px 10px 0px;
}

#leftside p.column {
	width: 270px;
	float: left;
	padding: 10px 15px 5px 15px;
}

#darker {
	width: 560px;
	background-color: #DFDFDF;
	padding: 20px;
}

div.ditem {
	float: left;
	text-align: center;
	margin: 5px;
}

#note {
	background-color: #C0C0C0;
	width: 1000px;
	clear: both;
	margin: 0px auto 0px auto;
}

#note div.smallcol {
	width: 150px;
	float: left;
	margin: 30px 20px 30px 20px;	
}

#note div.smallcol ul {
	list-style: none;
	padding: 5px;
	margin: 5px;	
}

#note div.smallcol li.lit {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;	
}


#note div.smallcol li {
	font-weight: normal;
	list-style: none;
	font-size: 11px;
	padding: 1px 0px 0px 10px;
}

#note div.smallcol a {
	color: #333333;
}

#note div.smallcol a:hover {
	text-decoration: underline;
}

#bpart {
	clear: both;
	background-color: #21242C;
	min-width: 1000px;
}


#footer {
	width: 1000px;
	margin: 0px auto 0px auto;
	color: #999999;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	text-decoration: underline;
}

#leftfoot {
	width: 770px;
	height: 60px;
	padding: 10px 0px 0px 30px;
	float: left;
}

#rightfoot {
	float: right;
	height: 60px;
	width: 170px;
	padding: 10px 30px 0px 00px;
}

#rightfoot a {
	color: #666666;
}