
/* WebGarden 2014-03-05 */

* {	margin: 0; padding: 0; } img { border: 0; max-width:100%; } a:focus, input:focus, textarea:focus { outline: none; } .clear { clear: both; } :focus { -moz-outline-style:none; } strong { font-weight: bold; } i { font-style: italic; } td { vertical-align: top; } fieldset { border: 0; }

body {
	text-align: center;
	background: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	margin-bottom: 20px;
}
		
	h1,
	h1.componentheading,
	div.componentheading,
	.contentheading,
	h2.contentheading { font-family: Arial, Verdana, sans-serif; font-size: 24px; color: #325153; padding: 6px 0 6px 0; line-height: 1.3em }
	
		#footer h1 { color: #fff; }
	
		h2.contentheading { padding-bottom: 4px !important; }

	h2,
	table.blog table.contentpaneopen td.contentheading,
	div.leading h2.contentheading { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #325153; padding: 6px 0 6px 0; line-height: 1.3em; }
	
	.moduletable.h3,
	h3 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; padding: 12px 0 6px 0px; font-style: normal; color: #325153; line-height: 1.3em; }
		
	p { padding: 6px 0 6px 0; }
	
	a { color: #3290d8; text-decoration: underline; }
	
	a:hover { color: #3290d8; text-decoration: none; }
	
	/*   MUUT   */

	.display { padding: 10px 0 15px 0; }
	
	table.category td, table.category th { padding: 0 15px 5px 0; }
	
	p.buttonheading { height: 0 !important; margin: 0 !important; padding: 0 !important; }
	
	dl.article-info { font-size: 11px; color: #666; background-color: #d3d3d3; border-radius: 3px; -moz-border-radius: 3px; padding: 0; }
	
		dl.article-info dd { float: left; padding: 6px 6px 6px 0; }
	
	.pagination { text-align: center; }
	
		.pagination ul { margin: 0 auto; font-size: 12px; color: #333; }
		
			.pagination li { list-style: none; display: inline; padding: 4px; }
	
	.clear { clear: both; }
	
	.centered { text-align: center; }
	
	div.formLabel { padding: 3px 0 0 0; }
	
	textarea { height: 150px; width: 320px; border: 1px solid #999; clear: both; margin: 2px 0 2px 10px; }
	
	#submit_bt,
	input.button,
	.naytaOstoskori a { background-color: #18b127 !important; border-radius: 5px !important; -moz-border-radius: 5px !important; border: 0 !important; cursor: pointer; color: #fff; font-size: 15px; padding: 10px !important; float: left; }
	
		.naytaOstoskori a { font-size: 13px; padding: 5px; text-decoration: none; }
	
	#submit_bt:hover,
	input.button:hover,
	.naytaOstoskori a:hover { background-color: #2fc63d !important; }
	
	.foxcontainer { padding: 0 !important; }

/*   TEMPLATE   */


#container { width: 980px; margin: 0 auto; text-align: left; }

	#top { height: 87px; width: 960px; padding: 20px 0 10px 10px; }
	
		#logo { float: left; width: 710px; height: 87px; }
		
		#ota-yhteytta { float: left; width: 198px; height: 36px; margin: 40px 0 0 0; padding: 11px 0 0 52px; background: url(../images/ota-yhteytta.png) 0 0 no-repeat; }
	
	#menu { width: 960px; height: 52px; margin: 0 0 4px 10px; background: url(../images/menuBack.png) 0 0 repeat-x; padding: 0 0 0 0; }

	#pic { width: 973px; height: 328px; }

	#main { width: 960px; text-align: left; padding-top: 10px; margin-left: 10px; line-height: 1.5em; }
	
		#mainFirst { float: left; width: 310px; margin-right: 15px;  /*margin-top: 10px; padding-top: 10px; border-top: 1px solid #e2e2e2;*/}
		
		#mainSecond { float: left; width: 310px; margin-right: 15px;  /*margin-top: 10px; padding-top: 10px; border-top: 1px solid #e2e2e2;*/}
		
		#mainThird { float: left; width: 310px;  /*margin-top: 10px; padding-top: 10px; border-top: 1px solid #e2e2e2;*/}
	
		#left { float: left; width: 740px; padding-right: 20px;}
		
		#right { float: left; width: 200px; }

		#main ul, #main ol, #main_pad ol, #main_pad ul { margin: 6px 0 12px 35px; }
	
	#footer { width: 960px; margin: 10px 0 0 10px; padding-top: 26px; border-top: 1px solid #e2e2e2; text-align: center; color: #adacac; height: 51px; }
		
		.webgarden { width: 89px; height: 46px; background: url(../images/webgardenSmall.png); display: block; float: right; margin-top: -15px; }
		
			.webgarden:hover { background-position: 0 -46px; }
