/* @override 
	http://www.danceinfo.local/css/styles7.css
	http://danceinfo.codesign.fi/css/danceinfo.css
	http://www.danceinfo.fi/css/danceinfo.css
	http://www.danceinfo.local/site1219216355.css/danceinfo.css
	http://www.danceinfo.local/site1238861530.css/danceinfo.css
	http://www.danceinfo.local/site1238863429.css/danceinfo.css
	http://www.danceinfo.local/site1238863909.css/danceinfo.css
	http://www.danceinfo.local/site1238864204.css/danceinfo.css
	http://www.danceinfo.local/site1238864535.css/danceinfo.css
	http://www.danceinfo.local/site1238864939.css/danceinfo.css
*/

/*TYPOGRAPHY-------------------------------------------*/
body{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
}
body.type1{
	background: #fff url(img/bg1.jpg) no-repeat top left;
}
body.type2{
	background: #fff url(img/bg2.jpg) no-repeat top left;
}
body.type3{
	background: #fff url(img/bg3.jpg) no-repeat top left;
}
body.type4{
	background: #fff url(img/bg4.jpg) no-repeat top left;
}
body.type5{
	background: #e0dfea url(img/bg5.jpg) no-repeat top left;
}
body.type6{
	background: #fff url(img/bg_tanka.jpg) no-repeat top left;
}


a#logo-link {
 	display: block; 
 	position: absolute; 
 	top: 0px; 
 	left: 0px; 
 	width: 290px; 
 	height: 65px; 
}
.type1 a#logo-link {
 	top: 26px; 
 	left: 246px; 
}
.type2 a#logo-link {
 	top: 66px; 
 	left: 510px; 
}
.type3 a#logo-link {
 	top: 86px; 
 	left: 666px;  	
}
.type4 a#logo-link {
 	top: 26px; 
 	left: 330px; 
}
.type5 a#logo-link {
 	top: 86px; 
 	left: 666px; 
}
.type6 a#logo-link {
 	top: 86px; 
 	left: 317px; 
}

a{
	color: #000;
}
a:hover{
	color: #937;
}


a.rss {
	display: block;
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 7px 0px 7px 30px;
	width: 180px;
	color: #000;
	font-weight: bold;
	border-bottom: 1px #e6e6e6 solid;
	background: #fff url(img/rss_icon.gif) no-repeat 0px 4px;


}
a.rss:hover {
	color: #937;
}
body.type4 a.rss:hover {
	color: #690;
}

body.type4 a:hover{
	color: #690;
}
a.selected {
	color: #000;
}

h1{
	font: normal 20px/22px  Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #937;
}
body.type4 h1 {
	color: #690;
}
h2{
	font: normal 17px/17px  Arial, Helvetica, sans-serif;
	color: #333;
	margin: 10px 0px 6px 0px;
	padding: 0px;
}
#contentleft h2{
	color: #888;
	padding: 20px 0px 0px 25px;	margin: 0px;}
h3{
	display: block;
	font: normal 10px/15px  Arial, Helvetica, sans-serif;
	color: #777;
	margin: 10px 0px 6px 0px;
	padding: 0px;
	letter-spacing: 0.5px;
	text-transform:uppercase;
}
h3 b {
	color: #937;
	font-weight: bold;
}
h3 i{
	color: #559900;
	font-weight: bold;
}
.mini{
	font: normal 11px/13px  Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 0px;
}

p{
	padding: 10px 0px 6px 0px;
	margin: 0px;
	line-height: 18px;
}
#contentleft p{
	font: normal 11px/15px  Arial, Helvetica, sans-serif;
	color: #777;
	margin-left: 25px;
}
#contentright p{
	font: normal 11px/15px  Arial, Helvetica, sans-serif;
	width: 175px;
}


#sidenote {
	width: 210px;
}
#sidenote h1 {
	font: normal 17px/19px  Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#sidenote h2 {
	font: normal 14px/17px  Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#sidenote p {
	font: normal 11px/15px  Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #666;
}

dl, .previewdl {
	position: relative;
	display: block;
	float: left;
	width: 450px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	clear: both;
}

dt, .previewdt {
	width: 140px;
	float: left;
	margin: 0px 0px;
	padding: 4px 0px 2px 0px;
	border: 0px;
	vertical-align: top;
	line-height: 14px;
	font-size: 11px;
	text-align: right;
}
/* commented backslash hack for mac-ie5 \ */
dt, .previewdt { clear: both; }
/* end hack */

dd, .previewdd {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 4px 0px 2px 10px;
	border: 0px;
	vertical-align: top;
	font-size: 11px;
	/*	background: #f0f;*/
}

img{
	border: 0px;
}
#contentmiddle ul li{
	list-style: disc url(img/bullet.gif);
}
a.linklist{
	text-decoration: none;
	margin: 0px;
	padding: 0px 20px 0px 12px;
	background: url(img/arrow.gif) no-repeat -18px -2px;
	font: normal 12px/18px  Arial, Helvetica, sans-serif;	
}
#contentright a.linklist{
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	background: none;
	width: 210px;
	font: bold 12px/15px  Arial, Helvetica, sans-serif;
	border-bottom: 1px #e6e6e6 solid;
}
#contentright a.linklist b{
	color: #937;
}
body.type4 #contentright a.linklist:hover{
	color: #690;
}
body.type4 #contentright a.linklist b{
	color: #690;
}
#contentright b{
	font-size: 14px;
}
hr{
	border: 0px;
	background-color: #e6e6e6;
	height: 1px;
}

/*GENERAL LAYOUT-------------------*/

body {
	margin: 0px;
	padding: 0px;
}

#wrap{
	display: block;
	top: 0px;
	left: 30px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#header {
	position: relative;
	float: left;
	display: block;
	clear: both;
	top: 0px;
	left:0px;
	width: 960px;	
	overflow: hidden;
	border-left:0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 225px;
}
#contentwrap{
	position: relative;
	display: block;
	float: left;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	width: 998px;
	clear: both;
	overflow: hidden;
}
#contentwrap2 {
	position: relative;
	display: block;
	float: left;
}
#contentwrap.extrawide{
	width: 1050px;
}
#left{
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top: 1px #e6e6e6 solid;
}
body.type5 #left{
	border-top: 1px #ccc solid;
}
#contentleft{
	width: 180px;
	clear: both;
}
#contentmiddle{
	display: block;
	position: relative;
	width: 330px;
	float: left;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px #e6e6e6 solid;
}
#text {
	width: 330px;
}
#textwide {
	width: 465px;
}
#textextra {
	width: 510px;
}
#video {
	padding: 0px;
	margin: 0px;
	width: 480px;
	display: block;
	background: #000;
	color: #fff;
	position: relative;
}
#video p {
	color: #fff;
}
#video p a {
	color: #fff !important;
	text-decoration: underline;
}


body.type5 #contentmiddle{
	border-top: 1px #ccc solid;
}
.wide #contentmiddle{
	width: 465px;

}
.extrawide #contentmiddle{
	width: 510px;
}

#contentright{
	display: block;
	position: relative;
	width: 230px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 20px;
	float: left;
	border-top: 1px #e6e6e6 solid;
}
body.type5 #contentright{
	border-top: 1px #ccc solid;
}
#contentright img{
	border: 0px;
	border-bottom: 1px #e6e6e6 solid;
}
body.type5 #contentright img{
	border-bottom: 1px #ccc solid;
}

#kuvat.contentview {
	margin: 0;
	padding: 10px;
}

/*MAINMENU LAYOUT---------------------*/
.mainmenu{
	display: block;
	float: left;
	margin: 0px;
	padding: 160px 0px 0px 0px;
}
.mainmenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.mainmenu li{
	list-style: none;
	position: relative;
	padding: 0px 0px 0px 22px;
}
.mainmenu li a{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform:uppercase;
	color: #937;
}
.mainmenu li a:hover, 
.mainmenu li.selected a, 
#mainmenu3 li a:hover, 
#mainmenu3 li.selected a {
	color: #000;
}
.mainmenu li.sub-menu-visible, #mainmenu3 li.sub-menu-visible {
/*	background: url(img/menu_selected.gif) no-repeat left top;*/
}

#mainmenu1{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 160px;
}
#mainmenu2{
	position: absolute;
	left: 160px;
	bottom: 0px;
	width: 220px;
}
#mainmenu3{
	position: absolute;
	left: 400px;
	bottom: 0px;
	width: 220px;
}

#mainmenu3 li a{
	color: #690;
}

/*SUBMENU LAYOUT----------------------*/
#submenuwrap{
	width: 900px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#submenu{
	bottom: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#submenu {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
#submenu li{
	list-style: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding: 0px 15px 0px 12px;
}
#submenu li a{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;
	text-transform: none;
	color: #937;
}
#submenu li a:hover, #submenu li.selected a{
	color: #000;
}
#submenu li.selected {
	background: url(img/submenu_selected.gif) no-repeat -13px 2px;
}

body.type3 #submenu, body.type5 #submenu{
	left: 160px;
}
body.type4 #submenu{
	left: 380px;
}
body.type4 #submenu li a{
	color: #690;
}
body.type4 #submenu li a:hover, body.type4 #submenu li.selected a{
	color: #000;
}


/*SIDENAVI LAYOUT---------------------*/
.sidenavi{
	display: block;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	border-left: 1px #e6e6e6 solid;
}
#contentright H2{
	padding: 20px 0px 0px 25px;
	margin: 0px;
}
.sidenavi ul {
	list-style: none;
	list-style-type: none;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.sidenavi ul li {
	list-style: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 1px;
	padding-left: 0px;
}
.sidenavi ul li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 1px 20px 10px 30px;
	background: url(img/arrow.gif) no-repeat 0px 0px;
	color: #000;
}
.sidenavi ul li a:hover {
	color: #937;
	text-decoration: none;
	/*background: #fff url(img/arrow.gif) no-repeat 0px -90px;*/
}
.sidenavi ul li.selected a {
	background: url(img/arrow.gif) no-repeat 0px -180px;
	color: #937;
	font-weight: bold;
}
#sub2menu{
	width: 220px;
}

/* @group opasnavi */

#opasnavi{
	display: block;
	width: 240px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border-left: 1px #e6e6e6 solid;
}
body.type5 #opasnavi{
	border-left: 1px #ccc solid;
}
#left H2{
	padding: 20px 0px 0px 25px;
	margin: 0px;
}
#opasnavi ul{
	list-style: none;
	list-style-type: none;
	font: normal 13px/10px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#opasnavi ul li {
	list-style: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 1px;
}
#opasnavi ul li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 10px 20px 10px 30px;
	color: #000;
	font-weight: bold;
}
#opasnavi ul li a b, #opasnavi ul li a strong {
	color: #937;
}
#opasnavi ul li a:hover {
	color: #937;
	text-decoration: none;
	/*background: #fff url(img/arrow.gif) no-repeat 0px -90px;*/
}
#opasnavi ul li.selected a {
	background: url(img/arrow.gif) no-repeat 0px -174px;
	color: #937;
}
/*OPASNAVI SUB*/
#opasnavi ul li ul{
	list-style: none;
	list-style-type: none;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#opasnavi ul li ul li{
	list-style: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 1px;
}
#opasnavi ul li ul li a, #opasnavi ul li.selected ul li a  {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 1px 20px 8px 50px;
	background: url(img/arrow.gif) no-repeat 13px 0px;
	color: #000;
	font-weight: normal;
}
#opasnavi ul li ul li a:hover {
	color: #937;
	text-decoration: none;
	/*background: #fff url(img/arrow.gif) no-repeat 0px -90px;*/
}
#opasnavi ul li ul li.selected a {
	background: url(img/arrow.gif) no-repeat 0px -182px;
	color: #937;
	font-weight: bold;
}

/* @end */

/* @group videonavi */

#videonavi{
	display: block;
	width: 260px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border-left: 1px #e6e6e6 solid;
}

#videonavi ul{
	list-style: none;
	list-style-type: none;
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#videonavi ul li {
	list-style: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 1px;
}
#videonavi ul li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 10px 10px 10px 45px;
	color: #000;
	background: url(img/arrow.gif) no-repeat 15px -261px;
}
#videonavi ul li a b, #videonavi ul li a strong {
	color: #937;
}
#videonavi ul li a:hover {
	color: #937;
	text-decoration: none;
	/*background: #fff url(img/arrow.gif) no-repeat 0px -90px;*/
}
#videonavi ul li.selected a {
	background: url(img/arrow.gif) no-repeat -5px -352px;
	color: #937;
}
#videonavi .videobold{
	display: block;
}
#videonavi .videonormal{
	display: block;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
}

/* @end */

/* @group firstpagecontent */

#firstpagecontent a {
	text-decoration: none;
}
#firstpagecontent h1{
	color: #333;
	font-size: 17px;
	line-height: 19px;
	margin-bottom: 0px;
}
#firstpagecontent p{
	margin-top: 0px;
}
#firstpagecontent h3{
	margin-bottom: 3px;
	margin-top: 20px;
	color: #937;
	font-weight: bold;
}
#firstpagecontent a:hover{
	color: #937;
}
#firstpagecontent a:hover h1{
	color: #937;
}
#firstpagecontent b{
	color: #937;
}

#firstpagecontent a.green h3 {
	color: #559900;
}
#firstpagecontent a.green:hover {
	color: #690;
}
#firstpagecontent a.green:hover h1 {
	color: #690;
}
#firstpagecontent a.green b {
	color: #559900;
}

/* @end */

/* @group news */

#news{
	display: block;
	width: 206px;
	height: 346px;
	padding: 10px 0px 40px 14px;
	margin: 0px 0px 0px 0px;
	background: url(img/newsbg.gif) no-repeat 0px bottom;
}
#news dl{ 
	display: block;
	width: 190px;
	clear: both;
	padding: 5px 0px 18px 10px;
	margin: 0px 0px 0px 0px;
	background: url(img/arrow.gif) no-repeat 0px bottom;
	
}

#news dt {
	width: 37px;
	float: left;
	padding: 0px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-weight: bold;
	display: block;
	float: left;
}

#news dd {
	display: block;
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
}
#news a{
	text-decoration: none;
}

/* @end */

/* @group searchresults */

#searchresults{
	display: block;
	position: relative;
	width: 510px;
	float: left;
	margin: 0px;
	padding: 0px;
/*	border-top: 1px #e6e6e6 solid;*/
}
#searchresults dl{ 
	display: block;
	clear: both;
	border-top: 1px #e6e6e6 solid;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 500px;
}
#searchresults dt {
	width: 170px;
	padding: 0px;
	float: left;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	
}
#searchresults dd {
	width: 320px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
}


#searchresults h1{
	font-size: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#searchresults h3{
	display: block;
	font: normal 9px/12px  Arial, Helvetica, sans-serif;
	color: #777;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: 0.5px;
	text-transform:uppercase;
}

#searchresults a.linklist {
	font: bold 11px/15px  Arial, Helvetica, sans-serif;
	display: block;
	padding: 0px 0px 0px 10px;
}

#searchresults hr{
	margin-bottom: 0px;
	clear: both;
	margin-left: 10px;
}

.resultcount{
	display: block;
	float: left;
	font-size: 11px;
	color: #777;
	margin: 0px;
	padding: 0px 0px 5px 12px;
}
.resultnumbers{
	display: block;
	float: right;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;
}
.resultnumbers a{
	color: #937;
}
.resultnumbers a:hover{
	color: #000;
}

/* @end */

/* @group leftsearch */

#leftsearch{
	width: 210px;
	clear: both;
	background-color: #9C8494;
	font-size: 11px;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	
}
#leftsearch form{
	margin: 0px;
	padding: 0px;
}
#leftsearch p{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#leftsearch, #leftsearch h2{
	color: #fff;
}
#leftsearch li {
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
#leftsearch ul{
	margin: 0px;
	padding: 5px 0px 0px 20px;
	list-style-type: none;
	list-style: none;
}
#leftsearch .field{
	width: 170px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
}
#leftsearch .submit{
	width: 40px;
	padding: 0px;
	margin: 10px 0px 20px 129px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#leftsearch .tall{
	margin-top: 10px;
}
#leftsearch .day{
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	width: 47px;
}
#leftsearch .month{
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	width: 120px;
}
#leftsearch .opt{
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	width: 170px;
}

/* @end */

/* @group footer */

#footer{
	clear: both;
	width: 1000px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background: url(img/footer.gif) no-repeat 0px 0px;
}
#footertxt{
	float: right;
	text-align: right;
}
#footertxt p{
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 13px 200px 40px 0px;
	padding: 0px;
	line-height: 13px;
}
#footertxt p b {
	color: #000 !important;
	line-height: 15px;
}
#footertxt p a {
	color: #333 !important;
	text-decoration: none;
}

/* @end */



/* TABLE STYLES--------------- */
table td{
	font: normal 11px/15px Arial, Helvetica, sans-serif;
}
table.no_border {
	border: 0px;
	border-collapse: collapse;
}

table.no_border td {
	border: 1px solid #fff;
	vertical-align: top;
	padding: 2px;
}
body.type5 table.no_border td{
	border: 1px solid #e0dfea;
}

table.with_border {
	border: 0px;
	border-collapse: collapse;
	border-collapse: separate;
	border-spacing: 1px;
	background: #ddd;
	padding: 0px;
}

table.with_border td {
	vertical-align: top;
	padding: 1px 0px 0px 10px;
	background: #fff;
	padding: 2px;
}

table caption, tr.th td{
	border-collapse: separate;
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	border-spacing: 1px;
	background-color: #999;
	text-align: left;
	padding: 5px 3px 5px 3px;
	text-align: center;
	color: #fff;
	background-color: #937;
}
body.type4 table caption, body.type4 tr.th td{
	background-color: #abd037;
}

table.with_border td p, table.no_border td p {
	margin: 0px 0px 0px 0px;
}
td.right {
	text-align: right;
}
tr.thsub td{
	background-color: #eee;
}
tr.thtotal td{
	background-color: #ddd;
}



/*CSS - FORM STYLES--------------- */

input, textarea, select{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #444;
	padding: 0px 0px 0px 0px;
}
input[type="text"], textarea {
	width: 300px;
	border: 1px solid #bbb;
	padding: 0px 0px 0px 5px;
}
input.disabled, textarea.disabled {
	background: none;
	border: none;
	color: #666;
}

input.dateinput {
	width: 70px;
}
input.clockinput {
	width: 40px;
}

.date-delete {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
p.error {
	color: #800;
	font-size: 12px;
}
 
/*SITE TOOLS ------------------*/
#sitetools {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	height:  60px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#sitetools div{
	display: block;
	float: left;
	top: 0px;
	right: 0px;
	height:  60px;
	margin: 0px;
	padding: 0px 30px 0px 10px;
	text-align: left;
	background-color: #abd037;
}
body.type5 #sitetools div{
	background-color: #937;
}

#sitetools div.trans, body.type5 #sitetools div.trans{
	background: none;
	padding: 2px 0px 0px 0px;
}

#sitetools div p {
	font-size: 11px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	line-height: 14px;
}

#sitetools div p a {
	font-size: 11px;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	color: #fff;
}
#sitetools div.trans a{
	color: #690;
}
body.type5 #sitetools div.trans a{
	color: #937;
}


#sitetools a .big {
	font-size: 16px;
}
/*SEARCH LAYOUT----------------------*/
#sitetools div #search{
	width: 190px;
	height: 20px;
	padding: 10px 0px 7px 0px;
	margin: 0px;
}
#search form{
	padding: 0px;
	margin: 0px;
}
#search .field{
	width: 135px;
	padding: 0px;
	margin: 0px;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
}
#search .searchbutton {
	padding: 0px;
	margin: 0px 0px 0px 7px;
	width: 40px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#search ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#search ul li{
	list-style: none;
	float:left;
}

/*TEMP POISTOT---------------------*/
/*table, #opasnavi, #videonavi, #contentleft, #Xleftsearch, .sidenavi, #firstpagecontent, #Xcontentmiddle, #searchresults{
	display: none;
}*/


/*.contentarea>br {
	display: none;
}*/
.contentarea h1 br, .contentarea h2 br, .contentarea h3 br, .contentarea h4 br, .contentarea p br  {
	display: inline;
}



#murupolku {
	padding: 5px; 
	position: absolute; 
	top: 218px; 
	left: 20px; 
	text-decoration: none; 
	margin-top: 10px;
	font-weight: bold;
	font-size: 9px; 
	color: #888; 
}

#murupolku a {
	padding: 0px; 
	font-size: 11px; 
	color: #555; 
	text-decoration: none; 
	margin-top: 10px;
	font-weight: normal;
}
#murupolku a:hover {
	color: #937;
}

