/* Start of CMSMS style sheet 'algirdai' */
* {
	padding:0;
	margin:0;
}
html, body {
	height:100%;
}
body {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	background:#000;
}
.clear {
	clear:both;
}
a img {
	border:0;
}
a {
	text-decoration:none;
	color:#ffffff;
}
a:hover {
 	text-decoration:underline;
}

.main_table {
	width:100%;
	height:100%;
}
.holder_cell {
	width:100%; height:100%;
	vertical-align:middle;
	text-align:center; 
}
.holder_cell * {
	vertical-align:top;
}
.main_holder {
	position:relative;
	width:983px;
	border:1px solid #7f8182;
	background:#2a3f7a url(uploads/site/images/bg_top.jpg)  no-repeat 0px 65px;
	margin:10px auto;
}
h1 {
	position:absolute;
	font-family:Arial;
	top:34px;
	left:30px;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
}
.lang_menu {
	position:absolute;
	top:37px;
	right:25px;
}
.lang_menu li {
	list-style-type:none;
	float:left;
	padding-right:2px;
}
.lang_menu a {
	display:block;
	padding:3px 5px 3px;
}
.lang_menu li.active a {
	background:#331e5c;
}
.lang_menu li.active a:hover {
	text-decoration:none;
}
.content_holder {
	padding:238px 0 13px 0;
         background:url(uploads/site/images/footer_bg.jpg) no-repeat 0 292px;
}
.book {
	padding:8px 0 0 110px;
	float:left;
}
.book a {
	display:block;
	background:url(uploads/site/images/menu_bg.gif) no-repeat bottom left;
	line-height:33px;
	width:95px;
	text-align:center;
}
.book a:hover {
	background:url(uploads/site/images/menu_bg.gif) no-repeat top left;
	text-decoration:none;
}
.main {
	float:right;
	padding:0 17px 0 0;
}
* html .content_container {
 right:5px;
}
.menu {
	padding-bottom:21px;
}
.menu td {
	background:url(uploads/site/images/menu_bg.gif) no-repeat bottom left;
	list-style-type:none;
	height:33px;
	width:95px;
	vertical-align:middle;
	text-align:center;
}
.menu td.active, .menu td:hover {
	background:url(uploads/site/images/menu_bg.gif) no-repeat top left;
}
.menu td.active a, .menu td:hover a {
	text-decoration:none;
}
#info {
	width:556px;
	height:200px;
	overflow: auto;
	position: relative;
}
.footer {
	padding:43px 0 22px 25px;
	background:url(uploads/site/images/footer_bg.jpg) no-repeat top left;
	position:relative;
}
.footer .link {
position:absolute;
font-size:12px;
left:20px;
}
.footer .pic {
	position:absolute;
	top:-170px;
	left:15px;
}
* html .footer .pic {
	position:absolute;
	top:-170px;
	left:-310px;
}
.copyrights {
	float:right;
	padding:0 30px 0 0;
	font-size:12px;
}
/* CUSTOM SCROLLBAR
-------------------------------- */
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #fff;
}
.vscrollerbar {
width: 10px;
background:#27617f url(uploads/site/images/scrollbar.jpg) left bottom no-repeat;
cursor:pointer;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background:#27617f url(uploads/site/images/scrollbar.jpg) left bottom no-repeat;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
.flexcroll {
	height:200px;
	width:590px;
	position: relative;
	overflow:hidden;
outline:none;
}
.flexcroll * {
outline:none;
}
.content_container {
	background:url(uploads/site/images/content_top.jpg) top left no-repeat;
	width:610px;
	margin-left:8px;
	overflow:hidden;
position:relative;
}
.content_container .content_bg_bot {
	background:url(uploads/site/images/content_bot.jpg) bottom left no-repeat;
	padding:1px 10px;
}

#content {
	text-align:left;
	padding:15px 15px 5px 5px;
	font-size:12px;
	line-height:16px;
}
/* CONTENT FORMATTING 
------------------------------------ */
#content {
}
#content a {
text-decoration:underline;
}
#content a:hover {
text-decoration:none;
}
#content p {
	margin-bottom:10px;
	line-height:18px;
}
#content ul, 
#content ol {
	margin-bottom:10px;
	margin-left:30px;
}
#content ul {
	list-style-type:;
}
#content ul li,
#content ol li{
	padding-bottom:3px;
}
#content ul li ul,
#content ol li ol {
	margin-top:8px;
}

#content h2 {
	font-size:16px;
	margin-bottom:10px;
}
#content h3 {
	font-size:14px;
	margin-bottom:10px;
}
#content h4 {
	font-size:12px;
	margin-bottom:10px;
}

.info_table {
border-right:1px solid #fff;
border-bottom:1px solid #fff;
margin-bottom:15px;
}
.info_table td, th {
border-left:1px solid #fff;
border-top:1px solid #fff;
padding:3px 5px;
text-align:center;
}
.info_table th {
text-align:center;
background:#537795;
}

.service {
float:left;
position:relative;
width:190px;
text-align:center;
display:inline;
margin:10px 10px 0 0;
}
.service .img {
padding-bottom:5px;
}
.service .info {
font-size:12px;
font-weight:bold;
line-height:12px;
}

.image_left {
float:left;
position:relative;
display:inline;
margin:0 15px 15px 0;
}

.camper_info {
float:left;
position:relative;
width:300px
}


.calendar_holder {
float:left;
position:relative;
width:230px;
}
.form_holder {
float:left;
position:relative;
width:300px;
padding-left:10px;
padding-top:5px;
}
.form_holder label {
display:block;
text-align:right;
padding:0 2px;
}

.form_holder textarea {
width:200px;
height:70px;
font-family:arial;
padding:1px;
font-size:11px;
}
.form_holder .input_text  input {
font-size:11px;
width:150px;
padding:1px;
}

.legend {
padding-top:10px;
font-size:11px;
height:20px;
padding-left:5px;
}
.legend .color_booked {
width:30px;
height:14px;
background:#F68964;
float:left;
margin-right:6px;
display:inline;
position:relative;
border:1px solid #4F7493;
}

.fbsubmit {
width:140px;
padding:2px;
background:#537795;
color:#fff;
border:none;
}

.choose_site {
margin:0 auto;
margin-top:40px;
margin-bottom:139px;
width:535px;
height:93px;
background:url(uploads/site/images/button.jpg) no-repeat 10px 0;

}
.choose_site a {
width:250px;
line-height:90px;
font-size:15px;
font-weight:bold;
float:left;
}
.choose_site a.left {
width:250px;
text-align:right;
padding-right:20px;
}
.choose_site a.right{
width:240px;
text-align:left;
padding-left:25px;
}
.front .content_holder {
background:0;
}

/* End of 'algirdai' */

