#main-content #content #textbody {

	}

#main-content #content #textbody ul {
	list-style-position: outside;
	list-style-type: square;
	padding: 16px;
	margin: 10px;
	font-size: 1.1em; 
	line-height: 1.4em;
	}
	
	
#content table.noimagesizechanges {width: auto; margin-top: auto;}
#content table.noimagesizechanges td img {width: auto; height: auto;}


.maparea  {
	position:absolute; 
	z-index:200;
	width:340px;
	border:0px solid; 
	top: 200px;
	right:150px;
	border: 0px solid #0000af;
	}
	
.mapheader {
	clear:both;
	color: #770801;	
	background-color: #e5b560;
	border: 0px solid red;
	height:20px;
	font-weight:bold;
}

.mapheaderlink {
	float:right;
	margin-top:4px;
	margin-right:5px;
}

.mapheader a {
	cursor: pointer;
}

.mapimage {
	clear:both;
	text-align: center;
	border: 0px dashed black;
}

#adminmenu {
	font-size: 9px; 
	width: 960px; 
	position: absolute; text-align: right; 
	top: 20px;
}

#intramenu {
	color: #fff; 
	font-size: 9px; 
	width: 960px; 
	position:  absolute; 
	text-align: right; 
	top: 10px;
}
 
#print {
	background: #e3be78;
	color: #573905;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}


#print_img {
	margin-top: 1px;
}


label {
	display: block;
	margin-top: 1.5em;
	font-weight: bold;
	padding-bottom: 0.2em;
}

#yui-main label {
	display: block;
	margin-top: 8px;
	font-weight: bold;
	padding-bottom: 0.2em;
}

#yui-main .EviaCheckBoxList label {
	display: inline;
    	margin-top: 1.5em;
    	font-weight: bold;
    	padding-bottom: 0.2em;
}
input.text {
	width: 200px;
}

.prize {
	width: 70px;
}

.postalcode {
	width: 70px;
}


.comfort_ind {
	background: transparent;
	background-repeat: no-repeat; 
	background-position: left;
	background-image: url(../images/icon-kukka1.png);
	padding-left: 30px;
	line-height:25px;
}

.classy_ind {
	background: transparent;
	background-repeat: no-repeat; 
	background-position: left;
	background-image: url(../images/icon-kukka2.png);
	padding-left: 30px;
	line-height:25px;
}

.luxury_ind {
	background: transparent;
	background-repeat: no-repeat; 
	background-position: left;
	background-image: url(../images/icon-kukka3.png);
	padding-left: 30px;
	line-height:25px;
}


#monthimgs img {
	background-color: #ffffff;
	padding: 3px;
	border-left: 0px solid #beb7af;
	border-top: 0px solid #beb7af;
	border-right: 2px solid #beb7af;
	border-bottom: 2px solid #beb7af;
}

.serchresultheader {
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

.viiva {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	border: 1px solid #999999;
}

#loading {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#feedbackform {

}

#feedbackform input.text {
	width: 400px;
}

#feedbackform .textbox {
	width: 400px;
	height: 100px;
}

#offerform input.text {
	width: 200px;
}

#offerform .textbox {
	width: 400px;
	height: 100px;
}

#offerform .sukunimi{
	width: 130px;
	margin-right: 10px;
}

#offerform .etunimi{
	width: 100px;
	margin-right: 10px;
}

#offerform .trip{
	width: 300px;
	
}

#offerform label {
	display: block;
	margin-top: 1em;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0.2em;
}

#offerform {
	border:0px solid #000000;
}

#offerform .EviaCheckBoxList {
	margin-top: 1.5em;
	margin-bottom: 0.2em;
	border:0px solid #000000;
}

#offerform .EviaCheckBoxList input, #hotelsearch td .EviaCheckBoxList input {
	float:left;
	border:0px solid #000000;
	font-size: 1.0em;
	margin-top: 2px;
}

#offerform .EviaCheckBoxList label {
	float:left;
	margin-top: 5px;
	margin-bottom: 0;
    	font-size: 1.0em;
    	font-weight: bold;
	border:0px solid #000000;
	margin-right:20px;
}

#hotelsearch .EviaCheckBoxList label {
	display:inline;
	margin-top: 5px;
	margin-bottom: 0;
    	font-size: 1.0em;
    	font-weight: normal;
	border:0px solid #000000;
	margin-right:20px;
}

#offerconfirmation h3 {
	margin-bottom: 8px;
	margin-top: 15px;
}

#offerconfirmation label {	
	margin-top: 0.2em;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 2px;
}


select, input {
	font-size: 85%;
}

input.button {
	width: auto;
	overflow: visible;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-image: url(../images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.button:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

input.button:disabled
{
	border: 3px double #CCCCCC;
}

.errorinput {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #e6502d;
	}

.errormessage {
	padding: 2px;
	color: red;
	font-weight: bold;
}
	
td.altrow  {
	background: #f6f6f8;	
}


#sitemap .menudepth0 {
	margin-left: 0px;
}

#sitemap .menudepth1 {
	margin-left: 20px;
}

#sitemap .menudepth2 {
	margin-left: 40px;
}

#sitemap .menudepth3 {
	margin-left: 60px;
}

#sitemap .menudepth4 {
	margin-left: 80px;
}

#sitemap .menudepth5 {
	margin-left: 100px;
}

#sitemap .menudepth6 {
	margin-left: 120px;
}

#sitemap .menudepth7 {
	margin-left: 140px;
}

#sitemap .menudepth8 {
	margin-left: 160px;
}
	
.tabmenu {
	clear:both;
	color: black;
	margin: 15px 0px 0px 10px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px 
}

.tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	padding-left: 0;
}

.tabmenu a, a.active {
	color: black;
	background: #ccced2;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
}

.tabmenu a.active {
	background: #E3E4E9;
}

.tabmenu a:hover {
	color: #fff;
	background: #ADC09F; 
}

.tabmenu a:visited {
	/*color: #E8E9BE; */
}

.tabmenu a.active:hover {
	background: #ABAD85;
}

.tabmenu img {
	border:0;
	vertical-align:text-bottom;
	margin-bottom:2px;
}

.adminheading {
	background: #E3E4E9 url(../images/bg_header.jpg);
	font-weight: bold;
	padding: 5px;
	border-top: 10px;
}

.adminheading2 {
	background: #9FCBE8 url(../images/bg_header2.jpg);
	font-weight: bold;
	padding: 5px;
}

.contentPager {
	padding: 5px;
	text-align: center;
}

.contentPager a {
	text-decoration: none;
}

.contentPager a.selected {
	font-weight: bold;
}


.EviaCheckBoxList label {
	display:inline;
    	margin-top: 1.5em;
    	font-size: 1.1em;
    	font-weight: bold;
    	padding-bottom: 0.2em;
}

#hmgallery-image-area {
	width: 448px;
}

#hmgallery-image-area table {
	margin-bottom: 10px;
}

#hmgallery-image-area-image {
	margin-bottom: 10px;
}

#hmgallery-image-area img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hmgallery-image-list-thumb {
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 106px;
	height: 80px;
}

#Cintro {
	background-color: #eeffff;
}

.powered {
	clear: both;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	background-color: transparent;
	border: 0px solid black;
	font-size: 10px;
}

.powered a {
	text-decoration: none;
	font-size: 10px;
}

.controlmodalheading {
	padding-top:24px;
	background:url(../images/evia_yr02.gif) repeat-x;
}

#controlmodalimage {
	background:url(../images/eviacms5_logo_s.png);
	position:absolute;
	margin:0px;
	right:1px;
	top:0px;
	width:94px;
	
	height:38px;
}

#controlmodalheadtext {
	position:absolute;
	margin-left:5px;
	top:4px;
	color: #FFFFFF;
	font-weight:bold;
}

.EviaCheckBoxList label {
		display: inline;
    	margin-top: 1.5em;
    	font-weight: bold;
    	padding-bottom: 0.2em;
}
