@import url('/css/common.css');

body { text-align:center; }
.mainwrap { width:902px; text-align:left; margin:0 auto; }

.otherlanguageselection { float:right; padding-right:15px; }
.languageselection { float:right; padding-right:10px; }
.languageselection ul { margin:0; padding:0; list-style:none; }
.languageselection ul li { float:left; padding-left:10px; }
.languageselection ul li a, .otherlanguageselection a { float:left; text-decoration:none; color:#8f8c8c; }
.languageselection ul li a.flagsselected { font-weight:bold; color:#2b4b32; }

.header { clear:both; background:url('../layout/bg_header.jpg') no-repeat; height:105px; }
.header .logo { padding-left:25px; }
.header .logo img { border:0; }
.mainnavigation { padding:60px 0 0 10px; }
.mainnavigation ul { margin:0; padding:0; list-style:none; float:left; }
.mainnavigation ul li { padding-right:7px; }
.mainnavigation ul li, .mainnavigation ul li a  { float:left; }
.mainnavigation li.selectednavi a { color:#c34e31; }

.mainnavigation ul li a { color:#2b4b32; font-weight:bold; text-decoration:none; }

.contentarea { border:1px solid #e2e2e2; border-top:none; padding:10px 10px 0 5px; min-height:300px; height:auto !important; height:300px; }
.contentarea .banners { width:220px; padding-left:5px; }
.contentarea .subcontentright { width:220px; padding:5px; border-top:1px solid #e1dcd1; }
.contentarea .subnavigation { padding:0 5px 10px 5px; }
.contentarea .subnavigation ul { margin:0; padding:0; list-style:none; }
.contentarea .subnavigation ul li { padding-bottom:5px; }
.contentarea .subnavigation ul li a { text-decoration:none; }
.contentarea .subnavigation ul ul { padding:10px 0 0 10px; }
.contentarea .subnavigation li.selectednavi a { color:#c34e31; }
.contentarea .subnavigation li.selectednavi ul a { color:#2b4b32; }
.contentarea .banners img, .contentarea .subcontentright img { border:0; }
.contentarea .content { width:650px; }

.mainlevel { padding:10px 5px 20px 5px; }
.mainlevel a { font-weight:bold; color:#2b4b32; text-decoration:none; }
.contentarea .content .fronttext, .contentarea .content .blogtext { padding:10px; width:380px; border-right:1px solid #e2e2e2; }
.contentarea .content .frontnews, .contentarea .content .blogcategories { padding:10px 0; width:240px; }

.newsfront_maintitle { font-size:18px; color:#2b4b32; padding-bottom:10px; }
.newsfront_news .newsfront_news_time { color:#2b4b32; }
.newsfront_news { padding-bottom:10px; }
.newsfront_news a { color:#e7714c; text-decoration:none; }
.newsfront_news .newsfront_news_title a { font-weight:bold; }
.newsfront_news .newsfront_news_readmore { padding-bottom:10px; }

.frontmainbanner { min-height: 250px; height: auto !important; height:250px; background-color:#fff; margin-bottom:10px; }
.submainbanner { margin-bottom:10px; min-height:230px; height:auto !important; height:230px; }
.frontnews .frontnewsdate { color:#2b4b32; }
.frontnews .frontnewstitle { font-weight:bold; color:#e7714c; }
.frontnews .frontnewsreadmore { margin-bottom:10px; }
.frontnews .frontnewsreadmore a { text-decoration:none; color:#e7714c; } 

.bottomlinks { margin-top:10px; border:1px solid #e2e2e2; padding:5px; text-align:center; color:#e7714c; }
.bottomlinks a { text-decoration:none; color:#e7714c; }
.contact { text-align:center; margin-top:10px; color:#2b4b32; }
.contact a { text-decoration:none; color:#2b4b32; }

.tsi_bannerslot_banner { line-height:0; margin-bottom:3px; }
.tsi_bannerslot_banner img { border:0; }

.subpages { background:url('../layout/bg_sp_leftcolumn.gif') repeat-y; min-height:400px; height:auto !important; height:400px; }

/*Houses list*/
.houses_houselist_title { clear:both; padding-bottom:5px; font-weight:bold; color:#2b4b32; }
.houses_houselist_title a { font-weight:bold; color:#2b4b32; text-decoration:none; }
.houses_houselist_housetitle a { color:#2b4b32; text-decoration:none; }
.houses_houselist_house { float:left; margin: 0 5px 5px 0; }
.houses_houselist_house img { border:0; }

.float_left { float:left; }
.float_right { float:right; }
.clear { clear:both; }

/* GALLERY */
.gallery_images_image { float: left; padding: 5px; width:100px; min-height:110px; height:auto !important; height:110px; }
.gallery_images_image img { border: 0; }

/* LIGHTBOX STYLES */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../layout/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../layout/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* dealers map */
.simplemap { position: relative; width: 170px; height: 288px; background-image: url('../layout/map.gif'); }
.simplemap_point { position: absolute; line-height: 0; font-size: 0; width: 9px; height: 9px; }
.simplemap_point img { border: 0; }

.dealers_communes { float:left; width:200px; }
.dealer { float:left; padding-bottom:5px; }
.dealer .dealer_title { color:#e7714c; font-size:18px; font-weight:bold; }
.dealers_list { width:400px; float:right; padding-bottom:10px; }

/*Forms*/
.finnlamelli_feedback table, .finnlamelli_orderbrochure table { border-collapse:collapse; }
.finnlamelli_feedback table td, .finnlamelli_orderbrochure table td { padding:2px; vertical-align:top; border-bottom:1px solid #eee; }
.finnlamelli_feedback table td.simpleform_label, .finnlamelli_orderbrochure table td.simpleform_label { padding-right:20px; }

.simpleform_text, .simpleform_textarea { border:0; background:url('../layout/inputshadow.gif') no-repeat; padding:3px; font-family:arial,verdana; font-size:12px; }
.simpleform_errors { color:#ff0000; padding-bottom:10px; }
.simpleform_buttons { text-align:right; }
.simpleform_submit, .simpleform_reset { border:1px solid #ccc; }
.simpleform_textarea { width:300px; height:150px; }
.simpleform_text { width:300px; }

/* leftnavigation */
.leftnavigation { padding:0 5px 10px 5px; }
.leftnavigation ul { margin:0; padding:0; list-style:none; }
.leftnavigation ul li { padding-bottom:5px; }
.leftnavigation ul li a { text-decoration:none; }
.leftnavigation ul li a { font-weight: bold; }
.leftnavigation ul ul { padding:10px 0 0 10px; }
.leftnavigation ul li ul li a { font-weight: normal; }
.leftnavigation li.selectednavi a { color:#e7714c; }
.leftnavigation li.selectednavi ul a { color:#2b4b32; }

/*Blogi*/

.blog_entry_status { padding: 6px 0 14px 0; margin-bottom: 20px; border-bottom: 1px solid #aaa; }
.blog_entry_title { color:#e7714c; font-size:16px; font-weight:bold; }
.blog_entry_writer { padding-bottom: 10px; }
.blog_entry_writecomment_title { color:#2B4B32; }
.blogcategories, .blog_archivenavi { padding: 0 10px 0 20px; }
.blog_archivenavi ul { padding:0; margin: 0; }
.blog_archivenavi ul li { list-style:none; }
.blog_archivenavi ul li a { font-weight:bold; }
.blog_archivenavi ul ul { padding: 0 0 0 18px; }
.blog_archivenavi ul ul li { line-height:16px; }
.blog_archivenavi ul ul li a { font-weight:normal; }

.blog_comment_time { float: right; }
.blog_comment_writer { float: left; font-weight: bold; }
.blog_entry_writecomment { padding-top: 8px; }
.blog_entry_writecomment_title { padding-top: 8px; }
.blog_comment_content { clear: both; }
.blog_comment { padding-bottom: 16px; }

.commentform_comment textarea { width: 250px; }
.commentform_comment th { vertical-align:top; width: 100px; }
.commentform_writer input, .commentform_email input { width: 250px; }
.commentform_buttons td { padding-left: 105px; }
