/* CSS Document */

body
{
	top: 0;
	margin: 0;
	background: #c9dce9 url('../images/Stage_BG_btm.png') repeat-x left top;
}

#tot
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background: url('../images/grad.png') repeat-y left 50%;
	border: #000 solid 0px;
}

#header
{
	height: 75px;
	padding-top: 10px;
}

.title
{
	line-height: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.title1
{
	line-height: 24px;
	color: #222;
	font-size: 16px;
	font-weight: bold;
}
.title2
{
	line-height: 32px;
	color: #222;
	font-weight: bold;
}

.text
{
	line-height: 18px;
	color: #222;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.textlink
{
	line-height: 16px;
	color: #222;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.slogan
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}

#menu
{
	float: right;
	height: 4px;
	margin-right: 8px;
	margin-top: 5px;
}

.butonas
{
	width: 96px;
	height: 11px;
	float: left;
	margin-right: 0px;
	line-height: 24px;
	color: #1F4D7A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin-left: 0px;
}

.butonas a
{
	background: url('../images/butonas.jpg') no-repeat left 50%;
	display: block;
	color: #1F4D7A;
	text-decoration: none;
	height: 23px;
	margin-left: 10px;
}

.butonas a:visited
{
	color: #1F4D7A;
	text-decoration: none;
}

.butonas a:hover
{
	background: url('../images/hover.jpg') no-repeat left 50%;
}

#corp
{
	background: #D3DBF8;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: #12212E solid 2px;
	border-top: #12212E solid 2px;
}

.main-text
{
	background: #FFFFFF;
	width: 700px;
	margin-bottom: 20px;
	min-height: 300px;
	position: relative;
	border: #5288AE solid 1px;
	padding-top: 15px;
	padding-left: 15px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.main-text p
{
	line-height: 130%;
	padding-right: 50px;
}

#menius
{
	width: 240px;
	position: absolute;
	top: 55px;
	right: 0px;
	background: #DAE6AC;
	border: #80942E solid 1px;
}

.menu-item
{
	height: 20px;
	background: #DAE6AC;
	line-height: 20px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.menu-item a
{
	color: #222;
	text-decoration: none;
	display: block;
}

.menu-item a:visited
{
	color: #222;
	text-decoration: none;
}
.menu-item a:hover
{
	color: #222;
	text-decoration: none;
	background: #B4CB58;
}



.menu-title
{
	height: 30px;
	font-size: 18px;
	background: #80942E;
	line-height: 30px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.footer
{
	height: 20px;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 300px;
	font-size: 11px;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
.clear
{
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.ttitle
{
	color: #5A661A;
	font-family: Arial, sans-serif;
	font-size: 18px;
	padding: 25px 0;
	font-weight: bold;
}


#hoverpage ul#outer li div p
{
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0 0px 0;
}
#hoverpage ul#outer li div h2
{
	line-height: 1em;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	font-family: Arial, sans-serif;
}
#hoverpage ul#outer li div h3
{
	line-height: 1em;
	color: #222;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin-top: 0;
}
#hoverpage ul#outer li div h3.clear
{
	clear: left;
}


#hoverpage
{
	width: 798px;
	height: 410px;
	border: 1px solid #aaa;
	background: #222;
	position: relative;
	z-index: 500;
	overflow: hidden;
	text-align: left;
}
#hoverpage table
{
	border-collapse: collapse;
	margin: -1px;
}
#hoverpage ul#outer
{
	background: transparent;
	padding: 0;
	margin: 0;
	list-style: none;
}

#hoverpage ul#outer li.page
{
	display: inline;
}
/* needed for IE to function correctly */

#hoverpage ul#outer li.page a.menuitem
{
	text-decoration: none;
}

#hoverpage ul#outer li.page i
{
	position: absolute;
	display: block;
	height: 25px;
	right: 620px;
	background: transparent;
	cursor: default;
	z-index: 100;
	text-align: right;
	text-decoration: none;
	color: #222;
	font-style: normal;
	cursor: pointer;
	font-weight: bold;
}

#hoverpage ul#outer li.p1 i
{
	top: 57px;
}
#hoverpage ul#outer li.p2 i
{
	top: 82px;
}
#hoverpage ul#outer li.p3 i
{
	top: 107px;
}
#hoverpage ul#outer li.p4 i
{
	top: 132px;
}
#hoverpage ul#outer li.p5 i
{
	top: 157px;
}


#hoverpage ul#outer li.page div
{
	display: block;
	width: 713px;
	height: 310px;
	padding: 51px;
	font-weight: normal;
		font-family: Arial, sans-serif ;
	color: #222;
	overflow: auto;
}
#hoverpage ul#outer li.p1 div
{
	background: #fff url('../images/page1_back.jpg');
}
#hoverpage ul#outer li.p2 div
{
	background: #fff url('../images/page1_back.jpg');
}
#hoverpage ul#outer li.p3 div
{
	background: #fff url('../images/page3_back.jpg');
}
#hoverpage ul#outer li.p4 div
{
	background: #fff url('../images/page4_back.jpg');
}
#hoverpage ul#outer li.p5 div
{
	background: #fff url('../images/page5_back.jpg');
}

#hoverpage ul#outer li div img
{
	border: 0px solid #888;
	float: right;
	margin: 0 10px 5px 0;
}
#hoverpage ul#outer li div p.big
{
	line-height: 1em;
	color: #111;
	font-size: 1.2em;
}
#hoverpage ul#outer li div a
{
	color: #444;
	text-decoration: underline;
}
#hoverpage ul#outer li div em
{
	display: block;
	width: 190px;
	height: 230px;
	float: left;
	background: url('../images/current.gif') no-repeat;
	margin-right: 20px;
}

#hoverpage ul#outer li.p1 div em
{
	background-position: 21px 0;
}
#hoverpage ul#outer li.p2 div em
{
	background-position: 21px 25px;
}
#hoverpage ul#outer li.p3 div em
{
	background-position: 21px 50px;
}
#hoverpage ul#outer li.p4 div em
{
	background-position: 21px 75px;
}
#hoverpage ul#outer li.p5 div em
{
	background-position: 21px 100px;
}

#hoverpage ul#outer li.page div a:hover
{
	text-decoration: none;
}

#hoverpage ul#outer li.page a:hover
{
	white-space: normal;
}
/* for IE6 */

#hoverpage ul#outer :hover div
{
	position: absolute;
	left: 0;
	top: 0;
}
#hoverpage ul#outer a:hover i
{
	color: #000;
	font-weight: bold;
}
/* for IE6 */
#hoverpage ul#outer :hover a i
{
	color: #0e3c69;
	font-weight: bold;
}

#hoverpage ul#outer div ul li
{
	line-height: 20px;
	font-size: 0.9em;
	color: #444;
	list-style-type: disc;
}
#hoverpage ul#outer div ul li a
{
	line-height: 20px;
	font-size: 1.0em;
	color: #111;
}

#hoverpage ul#outer div dl dd
{
	line-height: 20px;
	font-size: 1.0em;
	color: #333;
}
#hoverpage ul#outer div dl dt
{
	line-height: 30px;
	font-size: 1.1em;
	color: #333;
}


#slideshow
{
	list-style: none;
	color: #fff;
}
#slideshow span
{
	display: none;
}
#wrapper
{
	width: 506px;
	margin: 50px auto;
	display: none;
}
#wrapper *
{
	margin: 0;
	padding: 0;
}
#fullsize
{
	position: relative;
	width: 500px;
	height: 300px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #000;
}
#information
{
	position: absolute;
	bottom: 0;
	width: 500px;
	height: 0;
	background: #000;
	color: #fff;
	overflow: hidden;
	z-index: 200;
	opacity: .7;
	filter: alpha(opacity=70);
}
#information h3
{
	padding: 4px 8px 3px;
	font-size: 14px;
}
#information p
{
	padding: 0 8px 8px;
}
#image
{
	width: 500px;
}
#image img
{
	position: absolute;
	z-index: 25;
	width: auto;
}
.imgnav
{
	position: absolute;
	width: 25%;
	height: 306px;
	cursor: pointer;
	z-index: 150;
}
#imgprev
{
	left: 0;
	background: url(images/left.gif) left center no-repeat;
}
#imgnext
{
	right: 0;
	background: url(images/right.gif) right center no-repeat;
}
#imglink
{
	position: absolute;
	height: 306px;
	width: 100%;
	z-index: 100;
	opacity: .4;
	filter: alpha(opacity=40);
}
.linkhover
{
	background: url(images/link.gif) center center no-repeat;
}
#thumbnails
{
	margin-top: 15px;
}
#slideleft
{
	float: left;
	width: 20px;
	height: 81px;
	background: url(images/scroll-left.gif) center center no-repeat;
	background-color: #222;
}
#slideleft:hover
{
	background-color: #333;
}
#slideright
{
	float: right;
	width: 20px;
	height: 81px;
	background: #222 url(images/scroll-right.gif) center center no-repeat;
}
#slideright:hover
{
	background-color: #222;
}
#slidearea
{
	float: left;
	position: relative;
	width: 456px;
	margin-left: 5px;
	height: 81px;
	overflow: hidden;
}
#slider
{
	position: absolute;
	left: 0;
	height: 81px;
}
#slider img
{
	cursor: pointer;
	border: 1px solid #666;
	padding: 2px;
}

