body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:125%;
/* background: url('images/blue-bg0.png') repeat-x left top fixed; */ 
/* background: url('images/dblue051.jpg') left top fixed; */
/* background: #aaa url('img/Kihnu-troi_madeli-ee-tile3.gif') left top fixed; */
/* background: rgb(10,80,132) url('../millefiori/images/eesti-loodus_1600x1200.jpg') 50% 50% no-repeat fixed; */ 
/* background: rgb(32,64,32) url('img/foresttree.jpg'); */
/* background:#eee url('img/opaque-backdrop.png'); */
/* background:#bbb url('img/noise_transparent.png'); */ 
background:#bbb url('img/ruuduline-bg.png');
margin:0;
margin-top:1px;
}

button {font-size: 16px;}

iframe {border-width: 0px;overflow:hidden;} /* pre-HTML5: frameborder="0" scrolling="no" */

#page {padding:0;margin:0;height:1px;} /* ruum 1px poster-pildi jaoks */

a			{text-decoration: none; }
a:hover		{color:black !important;}
a:visited	{color:#0000ff;}

a img {border:none;}

img.icon16 {vertical-align:text-top;}

h2 {font:bold 18px Tahoma,Arial,sans-serif;}

img.xside-border {
border-left:1px solid black;
border-right:1px solid black;
}

#kihnu { display:none;
position:fixed;bottom:2px;right:5px;
padding:3px 5px;
color:#ddd;background:#422;
font:normal 10px Arial;
z-index:500;
}
#taust {
position:fixed;bottom:2px;right:5px;
padding:3px 5px;
color:#ddd;background:rgb(10,80,132);
font:normal 10px Arial;
z-index:500;
}
#info { 
position:fixed;bottom:2px;left:10px;
padding:3px 5px;
color:#ddd;background:#222;
font:normal 11px Arial;
}

#header0 {
	width: 992px;
	margin:0 auto; /* padding:1px; */
	height:0px; /* 14px */
/*	background: url('ximg/bg-top2.png') no-repeat 50% -24px; */
}
#footer0 {
	width: 992px;
	margin:0 auto; padding:1px;
	border:0px solid red;
	height:36px;
	/* background: url('img/bg-bottom2.png') no-repeat 50% -2px; */ 
}
#container0 {
	width: 992px;
	margin:0 auto; /* padding:1px; */
	/* background: url('img/bg-mid2.png') repeat-y 50% 0px; */
	}

#container {
	/*width: 960px; */
	width: 994px;
	margin: 0 auto;
	/* margin-top:1px; */
	border:3px solid #0073CF;
	background:#f0f8ff;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-left-radius:12px; 
	-webkit-border-bottom-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	-moz-box-shadow: 3px 3px 15px #888;
	-webkit-box-shadow: 3px 3px 15px #888;
	box-shadow: 3px 3px 15px #888;
	}

#header {
	position:relative;padding:1px; margin:3px 3px 0; 
	height:156px; 
	color:black; 
	background:#f0f8ff url('img/SOOMAA_Vinayakh-flickr_976.jpg') -22px 250px; 
	clear:both; 
	/* https://www.flickr.com/photos/vinayakh/4450183213/ 
	https://farm3.staticflickr.com/2689/4450183213_1d9ff56d1e_o_d.jpg
	*/
}

#headerimg { 
float:left;
margin:38px 0 0 50px;
padding:2px 1px 1px 2px;
height:82px;width:82px;
/* background:url('img/RING70.gif') 5px 5px no-repeat; 
background:#0073CF;
border:1px solid #555;
border-radius:41px;
-moz-border-radius:42px; */
}

/* gallery headerimg */
#g-headerimg { 
position: absolute;
/* margin: 4% 0 0 6%; */
top: 20%;left: 1%;
/* padding: 38px 1px; */
height: 82px;width: 82px;
}

#headertxt {
font-size: 26px;
text-align: center;
border: 0px solid white;
padding: 24px;
}

#kirjeldus { 
	position:absolute;bottom:5px;right:8px;
	font-size:smaller;
	}
#header-music {
	position:relative;
	padding:1px;margin:3px 3px 0;
	height:156px;
	color: black;
	background:#222 url('img/McKenzie_Arena_concert_sm.jpg') 1px -65px no-repeat;
	clear: both;
	}

#footer {
	padding: 30px 10px 14px;
	color: #fff;
	border:0px solid red;
	text-align: center;
	/* background:#0073CF url('img/bg-footer-b.png') repeat-x; */
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-left-radius:7px; 
	-webkit-border-bottom-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	clear: both;
	
background:#0E2ECB;	
background-image: linear-gradient(bottom, #0E2ECB 0%, #f0f8ff 100%);
background-image: -o-linear-gradient(bottom, #0E2ECB 0%, #f0f8ff 100%);
background-image: -moz-linear-gradient(bottom, #0E2ECB 0%, #f0f8ff 100%);
background-image: -webkit-linear-gradient(bottom, #0E2ECB 0%, #f0f8ff 100%);
background-image: -ms-linear-gradient(bottom, #0E2ECB 0%, #f0f8ff 100%); 
/* background-image: -webkit-gradient(linear,left bottom,left top,
	color-stop(0, #0073CF),color-stop(0.55, #f0f8ff)); */
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f0f8ff,endColorStr=#0E2ECB); 
}

input[type="text"], input[type="number"], input[type="time"], textarea {
border:1px solid #888;/*box-shadow: inset 1px 1px rgba(0,0,0,.3);*/
}
input[type="text"]:focus, input[type="number"]:focus, input[type="time"]:focus, textarea:focus {
outline:none;background:aliceblue;
}

.head_3 {
	font-size: 16px; 
	font-weight: bold;
	}

.redbody { color: #E00000; } 

div.left	{
	float:left;
	width:156px;
	margin:0;
	padding:0;
	/* background:#ccc; 
	-moz-box-shadow: 5px 5px 10px #aaa;
	-webkit-box-shadow: 5px 5px 10px #aaa;
	box-shadow: 5px 5px 10px #888; */
	}

div.right	{
	float:right;
	width:156px;
	margin:0;
	padding:0;
	/* background:#ccc; 
	-moz-box-shadow: -5px 5px 10px #aaa;
	-webkit-box-shadow: -5px 5px 10px #aaa;
	box-shadow: -5px 5px 10px #888; */
	}

div.old-content {
	margin-top: 8px;
	margin-left: 163px;
	margin-right: 163px;
	border-top: 3px solid #D8DAF0;
	border-left: 3px solid #D8DAF0;
	border-right: 3px solid #FBFCFF;
	border-bottom: 3px solid #FBFCFF;
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.6);
	box-shadow: inset 0 0 15px rgba(0,0,0,.6);
	padding:14px 14px 14px;
	background: #e8f0ff;
	/* background: url('img/backgr_stone.jpg'); */
	}

div.content {
	margin-top: 8px;
	margin-left: 163px;
	margin-right: 163px;
	padding:14px 14px 14px;
	xbackground: #e8f0ff;
	border:1px solid #ccc;
	-moz-box-shadow:1px 1px #fff, 1px 1px #fff inset;
	-webkit-box-shadow:1px 1px #fff, 1px 1px #fff inset;
	box-shadow:1px 1px #fff, 1px 1px #fff inset;
}

#dl-content {
	float:left;
	background: url('img/backgr_stone.jpg'); 
	width: 860px;
}

div.blue { 
	background-color:#0073CF;
	height:8px;
	margin:0;
	border-bottom:4px solid #0088dd;
	border-left:3px solid #0055d0;
	border-right:3px solid #0090e5;
	clear:both;
}

.igalpool { 
background: url('images/banner_ani.gif') -36px 0px no-repeat; 
height: 48px;
margin:0;
}

#counter {height:22px; width:114px; border:0px dotted red;}
#counter img {float: left; padding: 3px 2px 2px; width:44px;background-color:#8f8; border:1px solid #888;}
#countertxt {float:left;padding: 3px 6px 3px; border:0px dotted red;}

ul li #home {padding-left:28px;}
#homeico {
position:absolute;top:-1px;left:3px;
background:transparent url(img/home.png) no-repeat;
width:24px;height:24px;z-index:90;
}


/* ==================================================== */
/* main menu                                            */
/* ==================================================== */
/* width:996px; disabled jun2020, for videod.php 
ul#main, #menu > ul {width:996px;} */
ul#main, #menu > ul {width:inherit;}

/*#menu > ul { */
#menu > ul {
float:left;position:relative;xwidth:938px;
width: 100%;box-sizing: border-box;
height:30px;
padding:0;margin:0;
border-top:1px solid #0055d0;
border-left:3px solid #0055d0;
border-right:3px solid #0090e5;
background:#0073CF url('img/menu_blue.png') repeat-x;
list-style-type:none;
font-weight:bold;
}

#menu li {display:inline;}

#menu a {
float:left;
text-decoration:none;
text-align:center;
color: #ddd;
-moz-text-shadow: 0 -1px 0 rgba(0,0,0,0.75);
-webkit-text-shadow: 0 -1px 0 rgba(0,0,0,0.75);
-khtml-text-shadow: 0 -1px 0 rgba(0,0,0,0.75);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
/* text-shadow: 1px 1px #000;
 xbackground:#0073CF url('img/top_back_must.png') -80px 0 no-repeat; */
background:#0073CF url('img/menu_blue.png') repeat-x;
padding: 6px 10px 8px;
border-left: 1px solid #999;
border-right: 1px solid #000;
xborder-top: 1px solid #818181;
}

#menu a:hover {
xcursor: default;
color:black;
text-shadow: 0 1px #8bf;
/* xbackground: transparent url('img/menu_hover_blue.png') repeat-x; */
background:#0073CF url('img/blue_hover.png') repeat-x;
}


#menu a.nolink {
color:black;
background:#0073CF url('img/menu_blue.png') repeat-x;
border-left: 1px solid #999;
border-right: 1px solid #000;
}

#menu li.selected {
float:left;
height:18px;
text-align: center;
color:black;
background-color:#0073CF;
/* background: url('img/top_back_must.png') -80px 0 no-repeat; */
padding: 6px 10px 8px;
xborder-top:1px solid #727272;
border-left: 1px solid #0072CF;
border-right:1px solid #0072CF;
}

li.left {display:none;}

li.left-selected {
float:left;
width:154px;
text-align:center;
color:#000;
padding: 6px 4px 8px;
background-color:#0073CF;
border-top:1px solid white;
border-right:1px solid white;   
}

li.right {
float:left;
padding: 6px 4px 8px;margin:0;
border-left: 1px solid #999;
/* background:#0073CF url('img/menu_blue.png') repeat-x; */
} 
/* end main menu */


/* Begin DropDown menu */
ul.dropdown li.selected, ul.dropdown li.selected:hover {
    position:relative;
    z-index: 50;
    cursor: default;
}
.noframe {margin:0;padding:0;border:none;width:82px;}
.noframe li a {width:71px;}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 27px;
 left: 0;
 z-index: 598;
 xwidth: 100%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}
/* end dropdown menu */






/* eelmisest toodud, eraldi lehed */
#h-page {
	background:#f4f4f4 url('img/bgMain-xHamster2.png');
/*
	background:#f4f4f4 url('img/pasteboard_bg.png');
	background:#777 url('img/backgr_gridbw.gif');
	background:#777 url('img/backgr_stone.jpg');
	background:#777 url('img/body_background_birds.png'); */

	border: 1px solid #666;
	/* border-top:none; 00:27 22.11.2014 galerii tõttu */
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px; 
	-webkit-border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	padding:15px;
	margin:0 0 5px;
}
	
/* id="h-page" class="lilac" */
.lilac {background:url('img/lilacsbg.gif') !important;}
.vid   {
	background:url('img/hamster_bg.jpg') !important;
	border-top:1px solid #444 !important;
	color:#ddd;
	padding:12px !important;
}


object#player1 {background:#000 url(jwplayer/jwplayer-bg.png) 50% 50% no-repeat;}

/* dark MyTube videopage */
.vid object#player1 {
background:#333 url(jwplayer/jwplayer-bg.png) 50% 50% no-repeat;
padding:4px 3px 3px 4px;
border:1px solid #000;
border-radius:3px;
box-shadow: 1px 1px #555, 1px 1px #555 inset;
}


#h-head-black {
	font:bold 18px Tahoma;
	color: white;
	background:#444 url('img/nsb_header.jpg') -3px 0 repeat-x;	
	padding: 18px 34px 22px; 
	height:15px;
	}

#m-head-black {
	font:bold 22px Tahoma, Arial, sans-serif;
	color: white;
	background:#444 url('img/nsb_header.jpg') repeat-x;	
	padding: 12px 20px 12px 20px;
}

#hb-left {
float:left;
margin-top:3px;
}
#hb-right {
float:right;
font:bold 20pt Tahoma,Arial,Sans-Serif;
color:#eee;
text-shadow:
-2px -2px 0 #0073CF,
2px -2px 0 #0073CF,
-2px 2px 0 #0073CF,
2px 2px 0 #0073CF;
letter-spacing:2px;
}

.tube-red {
display:inline-block;
background:#cc0000;
background-image: linear-gradient(bottom, #AA0000 0%, #FF0000 100%);
background-image: -o-linear-gradient(bottom, #AA0000 0%, #FF0000 100%);
background-image: -moz-linear-gradient(bottom, #AA0000 0%, #FF0000 100%);
background-image: -webkit-linear-gradient(bottom, #AA0000 0%, #FF0000 100%);
background-image: -ms-linear-gradient(bottom, #AA0000 0%, #FF0000 100%);
/* background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #D1D1D1),
	color-stop(0.55, #FFFFFF)); */
  
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ff0000,endColorStr=#aa0000);

padding:0 4px 2px 6px;margin-left:2px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
}

.tube {
display:inline-block;
background:#cc0000;color:#ddd;
letter-spacing:0;
text-shadow:none;
text-shadow:-1px -1px 0 #000;
background-image: linear-gradient(bottom, #dd6600 0%, #eea640 100%);
background-image: -o-linear-gradient(bottom, #dd6600 0%, #eea640 100%);
background-image: -moz-linear-gradient(bottom, #dd6600 0%, #eea640 100%);
background-image: -webkit-linear-gradient(bottom, #dd6600 0%, #eea640 100%);
background-image: -ms-linear-gradient(bottom, #dd6600 0%, #eea640 100%);
  
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#eea640,endColorStr=#dd6600);

padding:0 5px 2px 6px;margin-left:2px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
}


.vtube {
display:inline-block;
background:#99ff66;
background-image: linear-gradient(bottom, #66cc33 0%, #ccFF99 100%);
background-image: -o-linear-gradient(bottom, #66cc33 0%, #ccFF99 100%);
background-image: -moz-linear-gradient(bottom, #66cc33 0%, #ccFF99 100%);
background-image: -webkit-linear-gradient(bottom, #66cc33 0%, #ccFF99 100%);
background-image: -ms-linear-gradient(bottom, #66cc33 0%, #ccFF99 100%);
/* background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #D1D1D1),
	color-stop(0.55, #FFFFFF)); */
  
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ccFF99,endColorStr=#66cc33);

padding:0 6px 2px 6px;margin-left:4px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
}

/* MyTube peamenüü iframe mõõdud */
#mainmenu {width:960px;height:40px;border:none;}

/* MyTube paremserva menüü iframe mõõdud, tumedal madalam */
#mbar {width:186px;height:550px;}
.dark #mbar {width:180px;height:538px;}

/* poliitika linkide iframe */
#poliitika {
width:238px;
height:932px;
}
/* huumori linkide iframe */
#irw {
width:226px;
height:500px;
}


#h-sisu { float:left; width:656px; }

#h-sisu h4 {
margin-bottom: 3px;
font-size: 14px;
}

#h-sidebar {
	float:right;
	padding: 5px 5px 5px; 
	width: 238px;
	/* border: 2px inset #eee; 
	border-top: 3px solid #aaa;
	border-right: 3px solid #eee;
	border-bottom: 3px solid #eee;
	border-left: 3px solid #aaa; */
	border:1px solid #aaa;
	box-shadow: 1px 1px #eee, 1px 1px #eee inset;
	min-height: 520px;
	color: blue; 	
	background-color: #d0d0d0;
}

#m-sisu { float:left;font:normal 14px Verdana,Arial,sans-serif;}
/* #h-page > p, #m-sisu > p {font:normal 11px Verdana,Arial,sans-serif;} */

#m-video, #textbox {float:left;}

#textbox {position:relative;width:752px;line-height:125%;font-size: 14px;}
#textbox small, #m-sisu small {font:normal 13px Arial,sans-serif;}

 
#mm-sidebar-vana {
	float:right;
	padding: 3px; 
	width: 168px;
	border-top: 2px solid #aaa;
	border-left: 2px solid #aaa;
	border-right: 2px solid #eee;
	border-bottom: 2px solid #eee;
	min-height: 480px;
	color: blue; 	
	background-color: #ddd;
	}

#m-sidebar {
	position:relative;float:right;
	padding: 3px 3px 3px 3px ; 
	width: 186px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-top: 2px solid #e8e8e8;
	border-left: 2px solid #e8e8e8;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	min-height: 550px;
	color: blue;
 	
	/* xbackground-color: #ddd; */
	background: -moz-linear-gradient(bottom,#bbbbbb 0,#dddddd 50%);
	background: -webkit-linear-gradient(bottom,#bbbbbb 0,#dddddd 50%);
	background: linear-gradient(bottom,#bbbbbb 0,#dddddd 50%);
	background: -ms-linear-gradient(bottom,#bbbbbb 0,#dddddd 50%);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#dddddd,endColorStr=#bbbbbb);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

#m-sidebar:after {
position:absolute;
content: url(img/widget-shadow214.png);
bottom: -28px;
left:1px;
}

/* #m-sidebar lisa-klass */
#m-sidebar.dark  {
	background:#383844 !important;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#444444', endColorStr='#383844');
	border-top: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	border-right: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	box-shadow:1px 1px #555, 1px 1px #555 inset;
	min-height: 540px;
}
#m-sidebar.dark:after {
position:absolute;
content: url(img/widget-shadow178.png);
bottom: -30px;
left:1px;
}

div.roundbox {
	color:black;
	background-color:#F8FCFF;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #888;
	padding: 15px; 
	margin: 0 0 10px;
	line-height:110%;	
	-moz-box-shadow: 0 0 18px rgba(0,0,0,.7);
	-webkit-box-shadow: 0 0 18px rgba(0,0,0,.7);
	box-shadow: 0 0 18px rgba(0,0,0,.7);
}

div.roundbox-w {
	color:black;
	background:none;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	padding:20px; 
	margin: 0 0 15px;
	line-height:110%;	
}


#bot-banner {
position:relative;text-align:center;color:#ff8;
height:162px;/*margin:5px 3px 0;*/padding-top:10px;
background:#000 url('img/McKenzie_Arena_concert_sm.jpg') 50% -75px no-repeat;
}
#bot-banner-vr {
height:162px;margin:5px 3px 0;padding-top:10px;
color:#262;
text-align:center;
background:#000 url('img/viru-raba-looduspilt.ee.jpg') 0px -130px no-repeat;
}

#bot-banner-sc {
height:172px;margin:5px 3px 0;padding-top:10px;
color:#ff8;
text-align:center;
background:#000 url('img/panorama_header2.jpg') -55px 0px no-repeat;
}

/* eraldi lehed lopp */


 
#buduaar {
	width: 1024px;
	margin: 0 auto;
	padding:10px; 
	border:6px solid #ddd;
	background: url('images/bg-buduaar.png') repeat left top;
	}

div.panel-h, td.panel-h, a.tubelink {
	color: white;
	font-weight:bold;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-top-left-radius:7px; 
	-webkit-border-top-right-radius:7px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom: 6px solid #0073CF;
	background:url('img/panel_header.png') repeat-x; 
	background-color: #444;
	padding: 5px 10px 6px; 
	margin:4px 0 0;	
	}

/* Panel-header with corner */
.phcont {
position:relative;
width:100%;height:24px;
background:#555;
}
.ph {
position:absolute;left:-15px;
background:#444 url(img/panel_header.png) repeat-x;width:141px;
font:bold 12px Arial;
color:#fff;
padding:4px 4px 4px 26px;
height:16px;
}
.phbot {
position:absolute;left:-15px;top:24px;
width:30px;height:15px;
background:url(img/nurk-v.gif) no-repeat;
}


/* little menu */
.tubelink {
	font:bold 13px Verdana,Arial;
	display:block;
	xmargin:0;
}

.tubelink:hover {
	background: transparent url('img/blue_hover.png') repeat-x;
}


div.sepa, td.sepa  {
	color: white;
	background-color: #ffffff;
	padding: 1px; 
	margin: 0;
	}

div.cell {
	color: black;
/*	xbackground: #fff url('img/cell-bg.gif') bottom repeat-x; */
	padding: 4px 8px 4px; 
	margin: 0 0 4px;
	border:1px solid #aaa;
	background:#eee;	

background-image: linear-gradient(bottom, #D1D1D1 0%, #FFFFFF 55%);
background-image: -o-linear-gradient(bottom, #D1D1D1 0%, #FFFFFF 55%);
background-image: -moz-linear-gradient(bottom, #D1D1D1 0%, #FFFFFF 55%);
background-image: -webkit-linear-gradient(bottom, #D1D1D1 0%, #FFFFFF 55%);
background-image: -ms-linear-gradient(bottom, #D1D1D1 0%, #FFFFFF 55%);
background-image: -webkit-gradient(linear,left bottom,left top,
					color-stop(0, #D1D1D1), color-stop(0.55, #FFFFFF));  
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#d1d1d1);
}

div.nomargin, a.nomargin {margin:0;}

div.cell:hover {
background:#fff;
}


div.cell-bl {
	color: black;
	background-color: #e0e0e0;
	padding: 4px 8px 4px; 
	margin: 0px;
	border:0px dotted red;
}


.floatcell {
	float:left;	
	font-size:12px;
	color: black;
	background-color: #e0e0e0;
	border:1px solid grey;
	padding: 8px 9px 8px; 
	margin: 1px;
	}

#l-panel { 
	xbackground-color: #0073CF;
	xborder-right:1px solid #000;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px; 
	}

#r-panel { 
	xbackground-color: #0073CF;
	xborder-left:1px solid #000;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px; 
	}

P.note { 
	background-color : #f4db1a; 
	border: 1px solid black; 
	color: black; 
	margin: 5px 5px 5px 5px; 
	padding: 12px 12px; 
	} 

div.raam { 
	display:block;
	min-height:200px;
	}


/* Download button */
#dl {
display:block;
float:left;
font:bold 13px Arial,sans-serif;
color:#444;
/* background:#ddd url(img/dl-btn-sprite.png) 0 0 repeat-x; */
background:#ddd;
background-image:url(img/dl_folder.png), url(img/dl-btn-sprite.png);
background-position:0 0, 0 0;
background-repeat:no-repeat, repeat-x;

/* padding:6px 10px 4px;margin:5px 8px 2px 0; */
padding:7px 10px 3px 36px;margin:5px 8px 2px 1px;
height:18px;
border:1px solid #a0a0a0;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
box-shadow: 0 1px #555;
}

#dl:hover {
color:#fff !important;
/* background:rgb(63,73,182) url(img/dl-btn-sprite.png) 0 -30px repeat-x; */
background:rgb(63,73,182); 
background-image:url(img/dl_folder.png), url(img/dl-btn-sprite.png);
background-position:0 0, 0 -30px;
background-repeat:no-repeat, repeat-x;
}

#dl:active {
color:#fff;
background:#248 url(img/dl_folder.png) no-repeat;
}

#share {position:relative;width:80px;font:11px Verdana,Arial,sans-serif;}
#share img {margin-top:5px;}


/* OLD 14.12.2012
#dl {
display:block;
float:left;
color:#fff;font-weight:bold;
background:#111 url('img/btn2-a-sprite.gif') 0 -1px no-repeat;
border:2px outset #e8e8e8;
padding:7px 16px 8px 36px;
margin:3px 5px 0 0;
}

#dl:hover {
background:#ffcc00 url('img/btn2-a-sprite.gif') 0 -31px no-repeat;
border:2px solid #ccc;
}
#dl:active {
border:2px inset #e8e8e8;
} 
*/

/* veel vanem download-nupp
#dl {
display:block;
float:left;
background:#e0e0e0 url('img/bg_05.png') -164px -592px no-repeat;
border:2px outset #e8e8e8;
padding:9px 36px 9px;
margin:3px 5px 0 0;
}

#dl:hover {
background:#e0e0e0 url('img/bg_05.png') -164px -643px no-repeat;
border:2px solid #ccc;
}

#dl:active {
background:#d8d8d8 url('img/bg_05.png') -164px -642px no-repeat;
border:2px inset #e8e8e8;
}
*/


.smallbody {
font-family:Verdana,Arial,Sans-serif;
font-size: 11px; 
color: #000000; 
}

table {font-size:10pt; color:black; font-family:Verdana,Arial,Sans-serif;}


.head3 {
margin:3px 5px 0; 
font:bold 14px verdana;
}

p.boxgrey {
	background-color : #f0f0f0;
	border: 1px solid black;
	clear: both;
	color: black;
	margin: 5px 5px 5px 5px;
	padding: 15px 15px; }


div.triip0  {float:left;width:75%;height:1px;}
div.triip   {height:2px;border-bottom:1px solid black;}
div.triip2  {height:2px;border-bottom:6px solid black;}
/*div.triips  {height:2px;border-bottom:1px solid black;margin:5px 0;} */
div.triips  {border-bottom:2px solid white;border-top:1px solid #ccc;margin:5px 0;} 
div.triip-sc  {
border-bottom:2px solid #222;border-top:1px solid #000;
margin:5px 0;width:400px;
}

.players {padding-left:10px;}
.players p {margin-top:5px;}

.spacer     {height:10px;padding:1px;border:0px dotted red;}

.clear      {clear:both;}


/* arrows */
#lbtn a {
display:block;
width:32px;height:24px;margin:20px 0 15px;
background:url('img/left.png');
}
#lbtn a:hover {
background:url('img/left-h.png');
}

#rbtn a {
display:block;
width:32px;height:24px;margin:20px 0 15px;
background:url('img/right.png');
}
#rbtn a:hover {
background:url('img/right-h.png');
}

.ftspace {display:inline-block;width:30px;}

#universe { width:604px;height:300px;background:rgb(41,53,91) url('img/big-small-universe1.jpg') no-repeat;}
#universe:hover {background:rgb(70,88,134) url('img/big-small-universe2.jpg') no-repeat;}
/* end CSS styles */
