#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#bLogo {
    float: right;
    width: 55px;
    margin-right: 10px;
    height: 55px;
    text-decoration: none;
    background: url('images/blogo.gif') no-repeat 0 0;
}
body.lt #logo {
	display:block;
	width: 185px;
	height: 29px;
	background: url('images/prisimink.lt.gif') no-repeat 0 0;
	text-indent: -9999px;
}

body.lt #index {
	float: left;
	width: 390px;
	height: 330px;
	padding: 94px 20px 0 360px;
	background: url('images/bg.index.lt.jpg') no-repeat 0 0;
}

body.lt #index p,
body.lv #index p,
body.ee #index p{ text-align: justify}

body.lt #index p a,
body.lv #index p a,
body.ee #index p a{ 
    text-align: left;
    display: inline-block;
    font-weight: bold;
}

body.lt #right_side div.sos ul { background: url('images/bg.sos_top.lt.gif') no-repeat 0 0; }

body.lv #logo {
	display:block;
	width: 181px;
	height: 29px;
	background: url('images/atceries.lv.gif') no-repeat 0 0;
	text-indent: -9999px;
}

body.lv #index {
	float: left;
	width: 390px;
	height: 330px;
	padding: 94px 20px 0 360px;
	background: url('images/bg.index.lv.jpg') no-repeat 0 0;
}

body.lv #right_side div.sos ul { background: url('images/bg.sos_top.lv.gif') no-repeat 0 0; }

#right_side div.search {
	background: url('images/bg.search.gif') no-repeat 0 0;
	display: block;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 7px 7px 7px 14px;
}
#right_side div.search input {
	color: #666666;
	font: normal 11px/11px Arial;
	padding: 3px 3px 0px 4px;
	margin: 0px;
	width: 115px;
	float: left;
}
#right_side div.search input.enter {
	background: url('images/search.gif') no-repeat 0 0;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 18px;
	height: 18px;
	float: right;
    cursor: pointer;
    cursor:hand;
}
body.ee #logo {
	display:block;
	width: 195px;
	height: 27px;
    margin-top: 3px;
	background: url('images/meelespea.net.gif') no-repeat 0 0;
	text-indent: -9999px;
}

body.ee #index {
	float: left;
	width: 390px;
	height: 330px;
	padding: 110px 20px 0 360px;
	background: url('images/bg.index.ee.jpg') no-repeat 0 0;
}

body.ee #right_side div.sos ul { background: url('images/bg.sos_top.ee.gif') no-repeat 0 0; }

.popup {
	padding: 10px;
	text-align: left;
}

/* ------------------------------ HEADER ------------------------------ */

#header {
	float: left;
	width: 960px;
	padding-bottom: 8px;
	z-index: 9999;
}

	#header p {
		float: left;
		width: auto;
		margin: 10px 0 0 10px;
		color: #000000;
		font-size: .9em;
	}

	#header p a img {
		margin: 0;
	}

/* ------------------------------ TOP MENU ------------------------------ */

#topmenu {
	float: right;
	background: url('images/bg.header_menu.gif') repeat-x 0 0;
	height: 42px;
	width: 100%;
}

	#top-menu {
		list-style-type: none;
		margin: 0;
		padding: 0;
		height: 35px;
		position: relative;
		z-index: 50;
	}

		#top-menu li {
			position: relative;
			height: 35px;
			float: left;
			width: auto;
			background: url('images/bg.header_menu_splitter.gif') no-repeat 0 3px;
			padding: 0 0 0 1px;
			margin: 0;
		}

			#top-menu li a {
				display: block;
				float: left;
				color: #fff;
				font-size: 13px;
				text-decoration: none;
				height: 25px;
				padding: 3px 20px 0;
			}

			body.ee #top-menu li a {
				padding: 3px 20px 0;
			}
			body.lv #top-menu li a {
				padding: 3px 20px 0;
			}

				#top-menu li a span {
					background: url('images/bg.header_menu_expand.gif') no-repeat 100% 7px;
					padding-right: 10px;
				}

				#top-menu li.nosubs a span {
					background: transparent none repeat scroll 0 0;
					padding-right: 0;
				}

		#top-menu li:hover a, #top-menu li.sfHover a, body li #top-menu li {
			background-color: #729717;
		}

			#top-menu li ul {
				width: 200px;
				float: left;
				list-style: none;
				position: absolute;
				left: -17px;
				top: -9000px;
				z-index: 10;
			}

			#top-menu li:hover ul, #top-menu li.sfHover ul { top: 28px; }

				#top-menu li:hover ul li, #top-menu li.sfHover ul li {
					text-indent: 0;
					position: static;
					padding: 0;
				}

				#top-menu li:hover ul li, #top-menu li:hover ul li a,
				#top-menu li.sfHover ul li, #top-menu li.sfHover ul li a {
					height: 1%;
					width: 170px;
					text-align: left;
				}

				#top-menu li:hover ul li a, #top-menu li.sfHover ul li a {
					padding: 5px 10px;
					color: #fff;
					background-color: #729717;
					border-top: 1px solid #92bf23;
					text-decoration: none;
				}

				#top-menu li:hover ul li a:hover, #top-menu li.sfHover ul li a:hover {
					background-color: #92bf23;
				}

	#top-menu iframe {
		position: absolute;
		left: -5px;
		top: -0.5em;
		z-index: -1;
		filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	}

	* html #top-menu li { z-index: 201; }

#top-menu li#ciklas:hover a, #top-menu li#ciklas.sfHover a, body li #top-menu li#ciklas, #top-menu li#ciklas a.ison { background-color: #006666; }
#top-menu li#ciklas { padding-left: 12px !important; background: url('images/bg.header_menu_left.gif') no-repeat 0 0; }
#top-menu li#ciklas a { padding-left: 8px; }
#top-menu li#ciklas a span { padding: 0; background: none; }
#top-menu li#ciklas:hover, #top-menu li#ciklas.sfHover { background-position: 0 -35px; }

body.ee #top-menu li#tsukkel:hover a, 
body.ee #top-menu li#tsukkel.sfHover a, 
body.ee li #top-menu li#tsukkel, 
body.ee #top-menu li#tsukkel a.ison {background-color:#669999;}

body.ee #top-menu li#tsukkel { 
	padding-left: 12px !important; 
	background: url('images/bg.header_menu_left.ee.gif') no-repeat 0 0; 
}

body.ee #top-menu li#tsukkel a { padding-left: 3px; }
body.ee #top-menu li#tsukkel a span { 
	background: url('images/bg.header_menu_expand.gif') no-repeat 100% 7px; 
	padding-right: 10px; 
}

body.ee #top-menu li#tsukkel ul { left: -6px;}

body.ee #top-menu li#tsukkel:hover, 
body.ee #top-menu li#tsukkel.sfHover { background-position: 0 -35px; }

body.ee #top-menu li#tsukkel:hover ul li a, 
body.ee #top-menu li#tsukkel.sfHover ul li a { padding: 5px 10px; border-top: 1px solid #85c6c6; }

body.ee #top-menu li#tsukkel:hover ul li a:hover, 
body.ee #top-menu li#tsukkel.sfHover ul li a:hover, 
body.ee #top-menu li#tsukkel ul li a.ison { border-color: #669999; background-color: #85c6c6; }

body.ee #top-menu li#tsukkel:hover ul li, 
body.ee #top-menu li#tsukkel:hover ul li a, 
body.ee #top-menu li#tsukkel.sfHover ul li, 
body.ee #top-menu li#tsukkel.sfHover ul li a { width: 145px; }

#top-menu li#kontracepcija:hover a, 
#top-menu li#kontracepcija.sfHover a, 
body li #top-menu li#kontracepcija, 
#top-menu li#kontracepcija a.ison {background-color:#f08827;}

#top-menu li#kontracepcija:hover ul li a, 
#top-menu li#kontracepcija.sfHover ul li a { border-top: 1px solid #f79b71; }

#top-menu li#kontracepcija:hover ul li a:hover, 
#top-menu li#kontracepcija.sfHover ul li a:hover, 
#top-menu li#kontracepcija ul li a.ison { border-color: #f08827; background-color: #f79b71; }

#top-menu li#kontracepcija:hover ul li, 
#top-menu li#kontracepcija:hover ul li a, 
#top-menu li#kontracepcija.sfHover ul li, 
#top-menu li#kontracepcija.sfHover ul li a { width: 170px; }


#top-menu li#kontratseptsioon:hover a, 
#top-menu li#kontratseptsioon.sfHover a, 
body li #top-menu li#kontratseptsioon, 
#top-menu li#kontratseptsioon a.ison {background-color:#f08827;}

#top-menu li#kontratseptsioon:hover ul li a, 
#top-menu li#kontratseptsioon.sfHover ul li a { border-top: 1px solid #f79b71; }

#top-menu li#kontratseptsioon:hover ul li a:hover, 
#top-menu li#kontratseptsioon.sfHover ul li a:hover, 
#top-menu li#kontratseptsioon ul li a.ison { border-color: #f08827; background-color: #f79b71; }

body.ee #top-menu li#kontratseptsioon:hover ul li, 
body.ee #top-menu li#kontratseptsioon:hover ul li a, 
body.ee #top-menu li#kontratseptsioon.sfHover ul li, 
body.ee #top-menu li#kontratseptsioon.sfHover ul li a { width: 200px; }

#top-menu li#nestumas:hover a, 
#top-menu li#nestumas.sfHover a, 
body li #top-menu li#nestumas, 
#top-menu li#nestumas a.ison { background-color: #a02833; }

#top-menu li#nestumas:hover ul li a, 
#top-menu li#nestumas.sfHover ul li a { border-top: 1px solid #c67e85; }

#top-menu li#nestumas:hover ul li a:hover, 
#top-menu li#nestumas.sfHover ul li a:hover, 
#top-menu li#nestumas ul li a.ison { border-color: #a02833; background-color: #c67e85; }


#top-menu li#rasedus:hover a, 
#top-menu li#rasedus.sfHover a, 
body li #top-menu li#rasedus, 
#top-menu li#rasedus a.ison { background-color: #a02833; }

#top-menu li#rasedus:hover ul li a, 
#top-menu li#rasedus.sfHover ul li a { border-top: 1px solid #c67e85; }

#top-menu li#rasedus:hover ul li a:hover, 
#top-menu li#rasedus.sfHover ul li a:hover, 
#top-menu li#rasedus ul li a.ison { border-color: #a02833; background-color: #c67e85; }


#top-menu li#nestumas:hover ul li, 
#top-menu li#nestumas:hover ul li a, 
#top-menu li#nestumas.sfHover ul li, 
#top-menu li#nestumas.sfHover ul li a { width: 140px; }

body.lv #top-menu li#nestumas:hover ul li, 
body.lv #top-menu li#nestumas:hover ul li a, 
body.lv #top-menu li#nestumas.sfHover ul li, 
body.lv #top-menu li#nestumas.sfHover ul li a { width: 170px; }

body.ee #top-menu li#rasedus:hover ul li, 
body.ee #top-menu li#rasedus:hover ul li a, 
body.ee #top-menu li#rasedus.sfHover ul li, 
body.ee #top-menu li#rasedus.sfHover ul li a { width: 200px; }

#top-menu li#zinios:hover a, 
#top-menu li#zinios.sfHover a, 
body li #top-menu li#zinios, 
#top-menu li#zinios a.ison { background-color: #008b92; }

#top-menu li#zinios:hover ul li a, 
#top-menu li#zinios.sfHover ul li a { border-top: 1px solid #66b9be; }

#top-menu li#zinios:hover ul li a:hover, 
#top-menu li#zinios.sfHover ul li a:hover,
#top-menu li#zinios ul li a.ison { border-color: #008b92; background-color: #66b9be; }

#top-menu li#teave:hover a, 
#top-menu li#teave.sfHover a, 
body li #top-menu li#teave, 
#top-menu li#teave a.ison { background-color: #008b92; }

#top-menu li#teave:hover ul li a, 
#top-menu li#teave.sfHover ul li a { border-top: 1px solid #66b9be; }

#top-menu li#teave:hover ul li a:hover, 
#top-menu li#teave.sfHover ul li a:hover,
#top-menu li#teave ul li a.ison { border-color: #008b92; background-color: #66b9be; }


#top-menu li#zinios:hover ul li, 
#top-menu li#zinios:hover ul li a, 
#top-menu li#zinios.sfHover ul li, 
#top-menu li#zinios.sfHover ul li a { width: 195px; }

body.lv #top-menu li#zinios:hover ul li, 
body.lv #top-menu li#zinios:hover ul li a, 
body.lv #top-menu li#zinios.sfHover ul li, 
body.lv #top-menu li#zinios.sfHover ul li a { width: 141px; }

body.ee #top-menu li#teave:hover ul li, 
body.ee #top-menu li#teave:hover ul li a, 
body.ee #top-menu li#teave.sfHover ul li, 
body.ee #top-menu li#teave.sfHover ul li a { width: 154px; }

#top-menu li#naujienos:hover a, #top-menu li#naujienos.sfHover a, body li #top-menu li#naujienos, #top-menu li#naujienos a.ison { background-color: #f4d800; }
#top-menu li#naujienos:hover ul li a, #top-menu li#naujienos.sfHover ul li a { border-top: 1px solid #f8e866; }
#top-menu li#naujienos:hover ul li a:hover, #top-menu li#naujienos.sfHover ul li a:hover, #top-menu li#naujienos ul li a.ison { border-color: #f4d800; background-color: #f8e866; }
#top-menu li#naujienos:hover ul li, #top-menu li#naujienos:hover ul li a, #top-menu li#naujienos.sfHover ul li, #top-menu li#naujienos.sfHover ul li a { width: 85px; }

#top-menu li#gydytojui:hover a, 
#top-menu li#gydytojui.sfHover a, 
body li #top-menu li#gydytojui, 
#top-menu li#gydytojui a.ison { background-color: #f4d800; }

#top-menu li#gydytojui:hover ul li a, 
#top-menu li#gydytojui.sfHover ul li a { border-top: 1px solid #f8e866; }

#top-menu li#gydytojui:hover ul li a:hover, 
#top-menu li#gydytojui.sfHover ul li a:hover, 
#top-menu li#gydytojui ul li a.ison { border-color: #f4d800; background-color: #f8e866; }


#top-menu li#arstile:hover a, 
#top-menu li#arstile.sfHover a, 
body li #top-menu li#arstile, 
#top-menu li#arstile a.ison { background-color: #f4d800; }

#top-menu li#arstile:hover ul li a, 
#top-menu li#arstile.sfHover ul li a { border-top: 1px solid #f8e866; }

#top-menu li#arstile:hover ul li a:hover, 
#top-menu li#arstile.sfHover ul li a:hover, 
#top-menu li#arstile ul li a.ison { border-color: #f4d800; background-color: #f8e866; }


#top-menu li#gydytojui:hover ul li, 
#top-menu li#gydytojui:hover ul li a, 
#top-menu li#gydytojui.sfHover ul li, 
#top-menu li#gydytojui.sfHover ul li a { width: 85px; }

body.lv #top-menu li#naujienos:hover ul li, 
body.lv #top-menu li#naujienos:hover ul li a, 
body.lv #top-menu li#naujienos.sfHover ul li, 
body.lv #top-menu li#naujienos.sfHover ul li a { width: 72px; }

body.ee #top-menu li#uudised:hover ul li, 
body.ee #top-menu li#uudised:hover ul li a, 
body.ee #top-menu li#uudised.sfHover ul li, 
body.ee #top-menu li#uudised.sfHover ul li a { width: 55px; }


body.ee #top-menu li#arstile:hover ul li, 
body.ee #top-menu li#arstile:hover ul li a, 
body.ee #top-menu li#arstile.sfHover ul li, 
body.ee #top-menu li#arstile.sfHover ul li a { width: 55px; }


#top-menu li#menopaus:hover a, #top-menu li#menopaus.sfHover a, body li #top-menu li#menopaus, #top-menu li#menopaus a.ison,
#top-menu li#maminam:hover a, #top-menu li#maminam.sfHover a, body li #top-menu li#maminam, #top-menu li#maminam a.ison { background-color: #d0df5c; }
#top-menu li#menopaus:hover ul li a, #top-menu li#menopaus.sfHover ul li a,
#top-menu li#maminam:hover ul li a, #top-menu li#maminam.sfHover ul li a { border-top: 1px solid #e0f064; }
#top-menu li#menopaus:hover ul li a:hover, #top-menu li#menopaus.sfHover ul li a:hover, #top-menu li#menopaus ul li a.ison,
#top-menu li#maminam:hover ul li a:hover, #top-menu li#maminam.sfHover ul li a:hover, #top-menu li#maminam ul li a.ison { border-color: #d0df5c; background-color: #e0f064; }
#top-menu li#menopaus:hover ul li, #top-menu li#menopaus:hover ul li a, #top-menu li#menopaus.sfHover ul li, #top-menu li#menopaus.sfHover ul li a,
#top-menu li#maminam:hover ul li, #top-menu li#maminam:hover ul li a, #top-menu li#maminam.sfHover ul li, #top-menu li#maminam.sfHover ul li a  { width: 114px; }

#top-menu li#lang1 a, #top-menu li#lang2 a {
	height: 23px;
	padding: 5px 10px 0;
	font-size: 12px;
	text-decoration: underline;

}

#top-menu li#lang1{float: right}
#top-menu li#lang2{float: right}

body.ee #top-menu li#lang1 a {
	padding: 5px 5px 0;
}

body.ee #top-menu li#lang2 a {
	padding: 5px 5px 0;
}

#top-menu li#lang1 a:hover {
	background: #729717;
	text-decoration: none;
}

#top-menu li#lang2 {
	padding-right: 12px !important;
	background: url('images/bg.header_menu_right.gif') no-repeat 100% 0;
	z-index: 8;
}

#top-menu li#lang2:hover, #top-menu li#lang2.sfHover {
	background-position: 100% -35px;
}

#top-menu li#lang2 a {
	padding: 5px 0 0 10px;
}

#top-menu li#lang2 a:hover {
	background: #729717;
	text-decoration: none;
}

/* ------------------------------ RIGHT SIDE ------------------------------ */

#right_side {
	float: left;
	width: 170px;
}

	#right_side div.sos {
		width: 170px;
		margin-bottom: 20px;
		background: #eeeeee url('images/bg.sos_bottom.gif') no-repeat 0 100% ;
	}

		#right_side div.sos ul {
			width: 155px;
			margin: 0;
			padding: 80px 0 1em 15px;
			list-style-type: none;
		}

			#right_side div.sos ul li {
			  margin: 0 0 0.5em;
			  padding: 0 0 0 15px;
			  background: url('images/bullet.green.gif') no-repeat 0 5px;
			}

  #right_side a img {
    margin-bottom: 20px;
  }

	#right_side div.box {
		width: 170px;
		margin: 0 0 20px;
		padding: 0;
		background: url('images/bg.right_side_box_bot.gif') no-repeat 0 100%;
	}

	#right_side div.box div.bg {
		padding: 15px;
		background: url('images/bg.right_side_box_top.gif') no-repeat 0 0;
	}

	#right_side div.links {
			background: #eeeeee url('images/bg.left_side_box_top.gif') no-repeat 0 0 !important;
		}

			#right_side div.links div.bg	{
				background: url('images/bg.left_side_box_bot.gif') no-repeat 0 100% !important;
			}

	#right_side div.links p { margin: 0; }

	#right_side div.links p a { font-size: .9em; }

	#right_side div#banner-right {
		width: 150px;
		height: 250px;
		margin: 0 0 20px;
		padding: 10px;
		background: url('images/bg.banner_right.gif') no-repeat 0 0;
	}

/* ------------------------------ MIDDLE ------------------------------ */

#middle {
	float: left;
	width: 770px;
	margin-bottom: 20px;
}

#tools {
	clear: both;
	float: left;
	height: 98px;
	margin-right: 0;
	background: url('images/bg.tools.gif') no-repeat 100% 0;
	font-size: 12px;
}

#tools.short {background-image: url('images/bg.tools.short.gif');}

	#tools h4 { font-size: 1.2em; margin-bottom: .3em; }

	#tools a {
		color: #666666;
		text-decoration: none;
	}

	#tools a:hover { text-decoration: underline; }

	#tools ul {
		margin: 0;
		list-style-type: none;
	}

		#tools ul li {
			padding-left: 12px;
			background-image: url('images/bullet.green_small.gif');
			background-repeat: no-repeat;
			background-position: 0 6px;
		}

	#tools div.kalendorius, #tools div.bendruomene, #tools div.manozona {
		float: left;
		height: 85px;
		padding: 13px 0px 0px 63px;
  }

	#tools div.kalendorius {
		width: 140px;
		padding-left: 83px;
		background: url('images/bg.tools_kalendorius.gif') no-repeat top left;
	}

	#tools.short div.kalendorius { width: 140px; }

	#tools div.kalendorius h4 { color:#92bf23; }
	.kalendzalia { color:#92bf23; }

	#tools div.kalendorius ul li { background-image: url('images/bullet.green_small.gif'); }

		#tools div.kalendorius a.active {
			color: #92bf23 !important;
			font-weight: bold;
		}

	#tools div.bendruomene {
		width: 120px;
		background: url('images/bg.tools_bendruomene.gif') no-repeat top left;
	}

	#tools.short div.bendruomene { width: 130px; }

		#tools div.bendruomene h4 { color: #a2007a; }

		#tools div.bendruomene ul li { background-image: url('images/bullet.purple_small.gif'); }

		#tools div.bendruomene a.active {
			color: #a2007a !important;
			font-weight: bold;
		}

	#tools div.manozona {
		width: 155px;
		background: url('images/bg.tools_manozona.gif') no-repeat top left;
	}

		#tools div.manozona h4 { color: #f37033; }

		#tools div.manozona ul li {
			display: inline-block;
			background-image: url('images/bullet.orange_small.gif');
		}

		#tools div.manozona a.active {
			color: #f37033 !important;
			font-weight: bold;
		}

		#tools div.manozona a#new-messages {
			padding-right: 15px;
			background: url('images/ico.new_messages.gif') no-repeat 100% 3px;
		}

		#friends {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}

		#friends li {
			clear: both;
			padding: 3px 0;
		}

		#friends a {
			font-weight: bold;
			color: #F37033;
		}

		#friends a:hover { text-decoration: none; }

		#friends a.online {
			float: left;
			width: 100px;
			margin-right: 5px;
			padding: 0 0 0 18px;
			background: url('images/ico.online.gif') no-repeat 1px 3px;
		}

		#friends a.offline {
			float: left;
			width: 100px;
			margin-right: 5px;
			padding: 0 0 0 18px;
			background: url('images/ico.invisible.gif') no-repeat 0 3px;
		}

		#friends a.email {}

#userzone {
	float: right;
	width: 140px;
	height: 98px;
}

#userzone.long { width: 330px; }

	#userlogin {
		padding: 13px 0 0;
		font-size: 0.9em;
        width:auto !important;
	}

    #search_form{ width:auto !important;}

		#userlogin h4 {
			font-size: 1.3em;
			color: #006666;
		}

		#userlogin fieldset div {
			float: left;
			width: 120px;
		}

		#userlogin fieldset label { color: #666666; }

		#userlogin fieldset input { width: 100px; }

		#userlogin button { margin-top: 16px; }

		#userlogin div.button-end {
			float: none;
			width: 10px !important;
			margin-top: 16px;
		}

		* html #userlogin button { line-height: 100%; }
		* + html #userlogin button  { line-height: 100%; }

		#userlogin div.links div {
			float: left;
			width: 120px;
		}

	#userzone img {
		float: right;
		border: 1px solid #aaaaaa;
        clear: both;
	}

	#userzone-links {
		float: right;
        clear: both;
		height: 35px;
		margin-bottom: 0;
        width: 140px;
	}
        #userzone-links div.nick {
            float: left;
            width: 120px;
        }
		#userzone-links a.logout {
			float: left;
			background: url('images/bg.userzone_logout.gif') no-repeat top right;
			margin-left: 5px;
			margin-top: 2px;
			width: 15px;
			height: 16px;
			text-indent:-9999px;
			text-decoration: none;
		}

		#userzone-links a.online {
			float: left;
            overflow: hidden;
            height: 18px;
            width: 92px;
			font-weight: bold;
			padding-left: 5px;
			color: #006666;
		}

	#status {
		position: relative;
		float: left;
		width: 13px;
		height: 13px;
		margin: 2px 0 0 5px;
		padding: 1px 0 0;
	}

	#status img {
		border: 0;
		cursor: pointer;
	}

	div#status:hover #choose-status { display: block; }

	#choose-status {
		position: absolute;
		top: 7px;
		left: 7px;
		display: none;
		width: 100px;
		padding: 5px 10px;
		background: #fff;
		border: 1px solid #006666;
		text-align: left;
	}

	#choose-status.over { display: block; }

	#choose-status ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#choose-status ul li {
		background: none;
		margin: 2px 0;
		padding: 0 0 0 18px;
		font-size: .9em;
	}

	#choose-status ul li.online { background: url('images/ico.online.gif') no-repeat 1px 2px; }

	#choose-status ul li.invisible { background: url('images/ico.invisible.gif') no-repeat 0 2px; }

	#choose-status ul li.current {
		color: #006666 !important;
		font-weight: bold;
	}

	#choose-status a { float: none; }

/* ------------------------------ LEFT SIDE ------------------------------ */

#left_side {
	float: left;
	width: 170px;
}

	#left_side div.menu {
		width: 170px;
		margin-bottom: 20px;
		background: url('images/bg.left_side_top.gif') no-repeat 0 0;
	}

		#left_side div.menu ul {
			width: 140px;
			margin: 0;
			padding: 10px 15px 15px 15px;
			background: url('images/bg.left_side_bot.gif') no-repeat 0 100%;
			list-style-type: none;
		}

			#left_side div.menu ul li {
				padding: 10px 0 0 15px;
				background-image: url('images/bullet.green.gif');
				background-repeat: no-repeat;
				background-position: 0 15px;
			}

				#left_side div.menu ul li a { color: #92bf23; }

				#left_side div.menu ul li a:hover { color: #f37033; }

			#left_side div.menu ul li.sel { background-image: url('images/bullet.green.gif'); }

			body#page-ciklas #left_side div.menu ul li.sel ul li a, 
			body#page-kontracepcija #left_side div.menu ul li.sel ul li a,
			body#page-nestumas #left_side div.menu ul li.sel ul li a, 
			body#page-kontracepcija #left_side div.menu ul li.sel ul li a,
			body#page-zinios #left_side div.menu ul li.sel ul li a, 
			body#page-naujienos #left_side div.menu ul li.sel ul li a,
            body#page-gydytojui #left_side div.menu ul li.sel ul li a,
			body#page-bendruomene #left_side div.menu ul li.sel ul li a, 
			body#page-myzone #left_side div.menu ul li.sel ul li a,
			body#page-kita #left_side div.menu ul li.sel ul li a ,
			body#page-tsukkel #left_side div.menu ul li.sel ul li a,
			body#page-kontratseptsioon #left_side div.menu ul li.sel ul li a,
			body#page-rasedus #left_side div.menu ul li.sel ul li a,
			body#page-teave #left_side div.menu ul li.sel ul li a,
			body#page-arstile #left_side div.menu ul li.sel ul li a,
			body#page-teave #left_side div.menu ul li.sel ul li a,
            body#page-bsp #left_side div.menu ul li.sel ul li a{ color: #006666; }
            
            body#page-teave #left_side div.menu ul li.sel ul li, 
            body#page-teave #left_side div.menu ul li.sel ul li.sel

			body#page-ciklas #left_side div.menu ul li.sel,
			body#page-kita #left_side div.menu ul li.sel,
			body#page-tsukkel #left_side div.menu ul li.sel,
            body#page-bsp #left_side div.menu ul li.sel{ background-image: url('images/bullet.blue_dark.gif'); }
			
			body#page-ciklas #left_side div.menu ul li.sel a, 
            body#page-kita #left_side div.menu ul li.sel a,
			body#page-tsukkel #left_side div.menu ul li.sel a,
            body#page-bsp #left_side div.menu ul li.sel a{ color: #006666; }
			
			body#page-ciklas #left_side div.menu ul li.sel ul li,
			body#page-ciklas #left_side div.menu ul li.sel ul li.sel,
			body#page-kita #left_side div.menu ul li.sel ul li,
			body#page-kita #left_side div.menu ul li.sel ul li.sel,
            body#page-tsukkel #left_side div.menu ul li.sel ul li,
            body#page-tsukkel #left_side div.menu ul li.sel ul li.sel,
            body#page-bsp #left_side div.menu ul li.sel ul li,
            body#page-bsp #left_side div.menu ul li.sel ul li.sel{ background-image: url('images/bullet.blue_dark_small.gif'); }
			
			body#page-ciklas #left_side div.menu ul li.sel ul li.sel a, 
            body#page-kita #left_side div.menu ul li.sel ul li.sel a,
			body#page-tsukkel #left_side div.menu ul li.sel ul li.sel a,
            body#page-bsp #left_side div.menu ul li.sel ul li.sel a{ color: #006666; }

			body#page-tsukkel #left_side div.menu ul li.sel { background-image: url('images/bullet.blue_light.gif'); }
			body#page-tsukkel #left_side div.menu ul li.sel a { color: #669999; }
			body#page-tsukkel #left_side div.menu ul li.sel ul li,
			body#page-tsukkel #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.blue_light_small.gif'); }
			body#page-tsukkel #left_side div.menu ul li.sel ul li.sel a { color: #669999; }

			body#page-kontracepcija #left_side div.menu ul li.sel { background-image: url('images/bullet.orange.gif'); }
			body#page-kontracepcija #left_side div.menu ul li.sel a { color: #F08827; }
			body#page-kontracepcija #left_side div.menu ul li.sel ul li,
			body#page-kontracepcija #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.orange_small.gif'); }
			body#page-kontracepcija #left_side div.menu ul li.sel ul li.sel a { color: #F08827; }

			body#page-kontratseptsioon #left_side div.menu ul li.sel { background-image: url('images/bullet.orange.gif'); }
			body#page-kontratseptsioon #left_side div.menu ul li.sel a { color: #F08827; }
			body#page-kontratseptsioon #left_side div.menu ul li.sel ul li,
			body#page-kontratseptsioon #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.orange_small.gif'); }
			body#page-kontratseptsioon #left_side div.menu ul li.sel ul li.sel a { color: #F08827; }
			
			
			body#page-nestumas #left_side div.menu ul li.sel { background-image: url('images/bullet.red.gif'); }
			body#page-nestumas #left_side div.menu ul li.sel a { color: #A02833; }
			body#page-nestumas #left_side div.menu ul li.sel ul li,
			body#page-nestumas #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.red_small.gif'); }
			body#page-nestumas #left_side div.menu ul li.sel ul li.sel a { color: #A02833; }
			
			body#page-rasedus #left_side div.menu ul li.sel { background-image: url('images/bullet.red.gif'); }
			body#page-rasedus #left_side div.menu ul li.sel a { color: #A02833; }
			body#page-rasedus #left_side div.menu ul li.sel ul li,
			body#page-rasedus #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.red_small.gif'); }
			body#page-rasedus #left_side div.menu ul li.sel ul li.sel a { color: #A02833; }

			body#page-zinios #left_side div.menu ul li.sel { background-image: url('images/bullet.blue.gif'); }
			body#page-zinios #left_side div.menu ul li.sel a { color: #008B92; }
			body#page-zinios #left_side div.menu ul li.sel ul li,
			body#page-zinios #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.blue_small.gif'); }
			body#page-zinios #left_side div.menu ul li.sel ul li.sel a{ color: #008B92; }
			
			
			body#page-teave #left_side div.menu ul li.sel { background-image: url('images/bullet.blue.gif'); }
			body#page-teave #left_side div.menu ul li.sel a { color: #008B92; }
			body#page-teave #left_side div.menu ul li.sel ul li,
			body#page-teave #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.blue_small.gif'); }
			body#page-teave #left_side div.menu ul li.sel ul li.sel a{ color: #008B92; }
			

			body#page-naujienos #left_side div.menu ul li.sel { background-image: url('images/bullet.yellow.gif'); }
			body#page-naujienos #left_side div.menu ul li.sel a { color: #f4d800; }
			body#page-naujienos #left_side div.menu ul li.sel ul li,
			body#page-naujienos #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.yellow_small.gif'); }
			body#page-naujienos #left_side div.menu ul li.sel ul li.sel a { color: #f4d800; }

            body#page-gydytojui #left_side div.menu ul li.sel { background-image: url('images/bullet.yellow.gif'); }
            body#page-gydytojui #left_side div.menu ul li.sel a { color: #f4d800; }
            body#page-gydytojui #left_side div.menu ul li.sel ul li,
            body#page-gydytojui #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.yellow_small.gif'); }
            body#page-gydytojui #left_side div.menu ul li.sel ul li.sel a { color: #f4d800; }

            body#page-arstile #left_side div.menu ul li.sel { background-image: url('images/bullet.yellow.gif'); }
            body#page-arstile #left_side div.menu ul li.sel a { color: #f4d800; }
            body#page-arstile #left_side div.menu ul li.sel ul li,
            body#page-arstile #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.yellow_small.gif'); }
            body#page-arstile #left_side div.menu ul li.sel ul li.sel a { color: #f4d800; }
 

			body#page-bendruomene #left_side div.menu ul li.sel { background-image: url('images/bullet.purple.gif'); }
			body#page-bendruomene #left_side div.menu ul li.sel a { color: #a2007a; }
			body#page-bendruomene #left_side div.menu ul li.sel ul li,
			body#page-bendruomene #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.purple_small.gif'); }
			body#page-bendruomene #left_side div.menu ul li.sel ul li.sel a { color: #a2007a; }

			body#page-myzone #left_side div.menu ul li.sel { background-image: url('images/bullet.orange.gif'); }
			body#page-myzone #left_side div.menu ul li.sel a { color: #F08827; }
			body#page-myzone #left_side div.menu ul li.sel ul li,
			body#page-myzone #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.orange_small.gif'); }
			body#page-myzone #left_side div.menu ul li.sel ul li.sel a { color: #F08827; }

			body#page-menopaus #left_side div.menu ul li.sel { background-image: url('images/bullet.green_light.gif'); }
			body#page-menopaus #left_side div.menu ul li.sel a { color: #d0df5c; }
			body#page-menopaus #left_side div.menu ul li.sel ul li,
			body#page-menopaus #left_side div.menu ul li.sel ul li.sel { background-image: url('images/bullet.green_light_small.gif'); }
			body#page-menopaus #left_side div.menu ul li.sel ul li.sel a { color: #d0df5c; }

			#left_side div.menu ul li.sel a {
				color: #92BF23;
				font-weight: bold;
				text-decoration: none;
			}

			#left_side div.menu ul li ul {
				width: 125px;
				padding: 0;
				background: none;
			}

				#left_side div.menu ul li ul li, #left_side div.menu ul li.sel ul li.sel {
					padding: 10px 0 0 12px;
					background-image: url('images/bullet.green_small.gif');
					background-repeat: no-repeat;
					background-position: 0 15px;
					font-size: 0.9em;
				}

					#left_side div.menu ul li.sel ul li a {
						color: #006666;
						font-weight: normal;
						text-decoration: underline;
					}

					#left_side div.menu ul li.sel ul li a:hover, #left_side div.menu ul li.sel ul li.sel a { text-decoration: none; }

					#left_side div.menu ul li.sel ul li.sel a { color: #92BF23; }

		#left_side div.box {
			float: left;
			width: 170px;
			margin: 0 0 20px;
			padding: 0;
			background: url('images/bg.left_side_box_top.gif') no-repeat top left #eeeeee;
		}

			#left_side div.box div.bg	{
				width: 140px;
				padding: 15px;
				background: url('images/bg.left_side_box_bot.gif') no-repeat bottom left;
			}

				#left_side div.box h4 {
					margin-bottom: 10px;
					color: #92bf23;
					font-size: 1.2em;
				}

				#left_side div.box label { float: left; }

				#left_side div.box input {
					width: 134px;
					margin-bottom: 10px;
				}

				* html #left_side div.box button { line-height: 100%; }
				* + html #left_side div.box button { line-height: 100%; }

	#left_side div.links div.bg p {
		margin: 0;
		font-size: .9em;
	}

#left_side div.menu ul li a { color: #92bf23; }

				#left_side div.menu ul li a:hover { color: #f37033; }

			#left_side div.menu ul li.sel { background-image: url('images/bullet.green.gif'); }



ul.menu2 {
	margin: 0 0 1.5em;
	list-style-type: none;
}

	ul.menu2 li {
		padding: 10px 0 0 15px;
		background-image: url('images/bullet.green.gif');
		background-repeat: no-repeat;
		background-position: 0 15px;
	}

		ul.menu2 li a { color: #92bf23; }

		ul.menu2 li a:hover { color: #f37033; }

	ul.menu2 li.sel, ul.menu2 li.ison { background-image: url('images/bullet.green.gif'); }

	ul.menu2 li.sel a, ul.menu2 li.ison a {
		color: #92BF23;
		font-weight: bold;
		text-decoration: none;
	}

	ul.menu2 li ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

		ul.menu2 li ul li, ul.menu2 li ul li.sel, ul.menu2 li ul li.ison {
			padding: 10px 0 0 12px;
			background-image: url('images/bullet.green_small.gif');
			background-repeat: no-repeat;
			background-position: 0 15px;
			font-size: 0.9em;
		}

			ul.menu2 li.sel ul li a, ul.menu2 li.ison ul li a, ul.menu2 li ul li a {
				color: #006666;
				font-weight: normal;
				text-decoration: underline;
			}

			ul.menu2 li.sel ul li.sel a, ul.menu2 li ul li.sel a, ul.menu2 li.ison ul li.ison a, ul.menu2 li ul li.ison a { font-weight: normal; }

			ul.menu2 li.sel ul li a:hover, ul.menu2 li.ison ul li a:hover, ul.menu2 li.sel ul li.sel a, ul.menu2 li.ison ul li.ison a { text-decoration: none; }

			ul.menu2 li.sel ul li.sel a, ul.menu2 li.ison ul li.ison a { color: #92BF23; }

body#page-bendruomene ul.menu2 li.sel { background-image: url('images/bullet.purple.gif'); }
body#page-bendruomene ul.menu2 li.sel a { color: #a2007a; }

body#page-zinios ul.menu2 li.ison { background-image: url('images/bullet.blue.gif'); }
body#page-zinios ul.menu2 li.ison a { color: #008B92; }
body#page-zinios ul.menu2 li.ison ul li a { color: #006666; }
body#page-zinios ul.menu2 li ul li, body#page-zinios ul.menu2 li ul li.ison { background-image: url('images/bullet.blue_small.gif'); }
body#page-zinios ul.menu2 li.ison ul li.ison a { color: #008B92; }

body#page-teave ul.menu2 li.ison { background-image: url('images/bullet.blue.gif'); }
body#page-teave ul.menu2 li.ison a { color: #008B92; }
body#page-teave ul.menu2 li.ison ul li a { color: #006666; }
body#page-teave ul.menu2 li ul li, 
body#page-teave ul.menu2 li ul li.ison { background-image: url('images/bullet.blue_small.gif'); }
body#page-teave ul.menu2 li.ison ul li.ison a { color: #008B92; }



/* ------------------------------ CONTENT ------------------------------ */

#content {
	float: left;
	width: 770px;
	margin-right: 20px;
}

div.banner_big {
	float: right;
	width: 750px;
	height: 100px;
	margin-bottom: 20px;
	padding: 10px;
	background: url('images/bg.banner.gif') no-repeat 0 0;
}
#text {
	float: left;
	width: 580px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#text.wide {
	width: 770px;
	padding-left: 0;
}

	#text h1, #text h2, #text h3, #text h4 {color: #92BF23;}

	#text ul {
		margin: 0 0 1.5em 1em;
		list-style-type: none;
	}

		#text ul li {
			padding: 0 0 0 12px;
			background-image: url('images/bullet.green_small.gif');
			background-repeat: no-repeat;
			background-position: 0 6px;
		}

			#text ul li ul { margin: 0 0 0 .5em; }

			#text ul li ol li {
				padding: 0;
				background: none !important;
			}
			#text .prisimink{/* tekste zodis Prisimink.lt*/
				font-weight:bold;
				color:#555555;
			}
			#text .prisimink span {
				color: #F37033;
			}
.hist dt {
	float:left;
}

.hist dd {
	margin: 0 0 10px 45px;
}
.histLV dt {
	float:none;
	font-size:16px;
}

.histLV dd {
	margin: 0 0 10px 30px;
}

	body#page-ciklas #text ul li,
	body#page-register #text ul li,
	body#page-kita #text ul li,
	body#page-tsukkel #text ul li,
    body#page-bsp #text ul li{ background-image: url('images/bullet.blue_dark_small.gif'); }
	
    body#page-ciklas #text ul li ul li, 
    body#page-register #text ul li ul li, 
    body#page-kita #text ul li ul li,
    body#page-tsukkel #text ul li ul li,
    body#page-bsp #text ul li ul li{ background-image: url('images/bullet.blue_dark2.gif'); }
    
	body#page-ciklas #text ul li ul li ul li, 
	body#page-register #text ul li ul li ul li, 
	body#page-kita #text ul li ul li ul li,
	body#page-tsukkel #text ul li ul li ul li,
    body#page-bsp #text ul li ul li ul li{ background-image: url('images/bullet.blue_dark3.gif'); }

	body#page-tsukkel #text ul li { background-image: url('images/bullet.blue_light_small.gif'); }
	body#page-tsukkel #text ul li ul li { background-image: url('images/bullet.blue_light2.gif'); }
    body#page-tsukkel #text ul li ul li ul li { background-image: url('images/bullet.blue_light3.gif'); }

	body#page-kontracepcija #text ul li { background-image: url('images/bullet.orange_small.gif'); }
    body#page-kontracepcija #text ul li ul li { background-image: url('images/bullet.orange2.gif'); }
    body#page-kontracepcija #text ul li ul li ul li { background-image: url('images/bullet.orange3.gif'); }
    
	body#page-kontratseptsioon #text ul li { background-image: url('images/bullet.orange_small.gif'); }
    body#page-kontratseptsioon #text ul li ul li { background-image: url('images/bullet.orange2.gif'); }
    body#page-kontratseptsioon #text ul li ul li ul li { background-image: url('images/bullet.orange3.gif'); }
    
    

	body#page-nestumas #text ul li { background-image: url('images/bullet.red_small.gif'); }
    body#page-nestumas #text ul li ul li { background-image: url('images/bullet.red2.gif'); }
    body#page-nestumas #text ul li ul li ul li { background-image: url('images/bullet.red3.gif'); }
    
	body#page-rasedus #text ul li { background-image: url('images/bullet.red_small.gif'); }
    body#page-rasedus #text ul li ul li { background-image: url('images/bullet.red2.gif'); }
    body#page-rasedus #text ul li ul li ul li { background-image: url('images/bullet.red3.gif'); }
    
	body#page-zinios #text ul li { background-image: url('images/bullet.blue_small.gif'); }
    body#page-zinios #text ul li ul li { background-image: url('images/bullet.blue2.gif'); }
    body#page-zinios #text ul li ul li ul li { background-image: url('images/bullet.blue3.gif'); }
    
	body#page-teave #text ul li { background-image: url('images/bullet.blue_small.gif'); }
    body#page-teave #text ul li ul li { background-image: url('images/bullet.blue2.gif'); }
    body#page-teave #text ul li ul li ul li { background-image: url('images/bullet.blue3.gif'); }


	body#page-naujienos #text ul li { background-image: url('images/bullet.yellow_small.gif'); }
    body#page-naujienos #text ul li ul li { background-image: url('images/bullet.yellow2.gif'); }
    body#page-naujienos #text ul li ul li ul li { background-image: url('images/bullet.yellow3.gif'); }

    body#page-gydytojui #text ul li { background-image: url('images/bullet.yellow_small.gif'); }
    body#page-gydytojui #text ul li ul li { background-image: url('images/bullet.yellow2.gif'); }
    body#page-gydytojui #text ul li ul li ul li { background-image: url('images/bullet.yellow3.gif'); }

    body#page-arstile #text ul li { background-image: url('images/bullet.yellow_small.gif'); }
    body#page-arstile #text ul li ul li { background-image: url('images/bullet.yellow2.gif'); }
    body#page-arstile #text ul li ul li ul li { background-image: url('images/bullet.yellow3.gif'); }

	body#page-bendruomene #text ul li { background-image: url('images/bullet.purple_small.gif'); }
    body#page-bendruomene #text ul li ul li { background-image: url('images/bullet.purple2.gif'); }
    body#page-bendruomene #text ul li ul li ul li { background-image: url('images/bullet.purple3.gif'); }

	body#page-myzone #text ul li,
	body#page-profile #text ul li { background-image: url('images/bullet.orange_small.gif'); }
    body#page-myzone #text ul li ul li, body#page-profile #text ul li ul li { background-image: url('images/bullet.orange2.gif'); }
	body#page-myzone #text ul li ul li ul li, body#page-profile #text ul li ul li ul li { background-image: url('images/bullet.orange3.gif'); }

	body#page-kalendorius #text ul li { background-image: url('images/bullet.green_small.gif'); }
	body#page-kalendorius #text ul li ul li { background-image: url('images/bullet.green2.gif'); }
    body#page-kalendorius #text ul li ul li ul li { background-image: url('images/bullet.green3.gif'); }

	body.ee#page-menopaus #text ul li { background-image: url('images/bullet.green_light_small.gif'); }
    body.ee#page-menopaus #text ul li ul li { background-image: url('images/bullet.green_light2.gif'); }
    body.ee#page-menopaus #text ul li ul li ul li { background-image: url('images/bullet.green_light3.gif'); }


	#breadcrumb {
		margin: 0 0 1em;
		color: #000000;
		font-size: .9em;
	}

		#breadcrumb a { margin-right: 5px;}

	body.lt #print {
		float: right;
		width: 120px;
		height: 28px;
		padding: 13px 0 0 37px;
		margin: 0 !important;
		background: url('images/ico.print.lt.gif') no-repeat 0 0;
	}

	body.lv #print {
		float: right;
		width: 90px;
		height: 28px;
		padding: 13px 0 0 37px;
		margin: 0 !important;
		background: url('images/ico.print.lv.gif') no-repeat 0 0;
	}

	body.ee #print {
		float: right;
		width: 43px;
		height: 28px;
		padding: 13px 0 0 37px;
		margin: 0 !important;
		background: url('images/ico.print.ee.gif') no-repeat 0 0;
	}

	a#goback {
		position: relative;
		float: right;
		height: 41px;
		margin: 0 0 5px 5px !important;
		background: url('images/bg.goback.gif') no-repeat 0 0;
		font-weight: bold;
		cursor: pointer;
	}

	a#goback span {
		float: left;
		display: block;
		height: 28px;
		padding: 13px 15px 0;
		background: url('images/bg.goback_end.gif') no-repeat 100% 0;
	}

	body#page-ciklas #text h1, 
	body#page-ciklas #text h2, 
	body#page-ciklas #text h3, 
	body#page-ciklas #text h4, 
	body#page-ciklas #left_side div.box h4, 
	body#page-register #text h1, 
    body#page-register #text h2, 
    body#page-register #text h3, 
    body#page-register #text h4, 
    body#page-register #left_side div.box h4, 
    body#page-kita #text h1, 
    body#page-kita #text h2, 
    body#page-kita #text h3, 
    body#page-kita #text h4, 
    body#page-kita #left_side div.box h4, 
    body#page-bsp #text h1,
    body#page-bsp #text h2,
    body#page-bsp #text h3,
    body#page-bsp #text h4,
    body#page-bsp #left_side div.box h4,
    #popup h1, 
    #popup h2, 
    #popup h3, 
    #popup h4   { color: #006666; }

	body#page-tsukkel #text h1, 
	body#page-tsukkel #text h2, 
	body#page-tsukkel #text h3, 
	body#page-tsukkel #text h4, 
	body#page-tsukkel #left_side div.box h4  { color: #669999; }

	body#page-kontracepcija #text h1, 
	body#page-kontracepcija #text h2, 
	body#page-kontracepcija #text h3, 
	body#page-kontracepcija #text h4, 
	body#page-kontracepcija #left_side div.box h4, 
	body#page-profile #text h1, 
	body#page-profile #text h2, 
	body#page-profile #text h3, 
	body#page-profile #text h4, 
	body#page-profile #left_side div.box h4  { color: #F08827; }

	body#page-kontratseptsioon #text h1, 
	body#page-kontratseptsioon #text h2, 
	body#page-kontratseptsioon #text h3, 
	body#page-kontratseptsioon #text h4, 
	body#page-kontratseptsioon #left_side div.box h4{ color: #F08827; }
	
	body#page-nestumas #text h1, 
	body#page-nestumas #text h2, 
	body#page-nestumas #text h3, 
	body#page-nestumas #text h4, 
	body#page-nestumas #left_side div.box h4  { color: #A02833; }
	
	
	body#page-rasedus #text h1, 
	body#page-rasedus #text h2, 
	body#page-rasedus #text h3, 
	body#page-rasedus #text h4, 
	body#page-rasedus #left_side div.box h4  { color: #A02833; }
	

	body#page-zinios #text h1, 
	body#page-zinios #text h2, 
	body#page-zinios #text h3, 
	body#page-zinios #text h4, 
	body#page-zinios #left_side div.box h4  { color: #008B92; }
	
	body#page-teave #text h1, 
	body#page-teave #text h2, 
	body#page-teave #text h3, 
	body#page-teave #text h4, 
	body#page-teave #left_side div.box h4  { color: #008B92; }
	

    body#page-naujienos #text h1, 
    body#page-naujienos #text h2, 
    body#page-naujienos #text h3, 
    body#page-naujienos #text h4, 
    body#page-naujienos #left_side div.box h4  { color: #F4D800; }
    
	body#page-gydytojui #text h1, 
	body#page-gydytojui #text h2, 
	body#page-gydytojui #text h3, 
	body#page-gydytojui #text h4, 
	body#page-gydytojui #left_side div.box h4  { color: #F4D800; }
	
	body#page-arstile #text h1, 
	body#page-arstile #text h2, 
	body#page-arstile #text h3, 
	body#page-arstile #text h4, 
	body#page-arstile #left_side div.box h4  { color: #F4D800; }	

	body#page-bendruomene #text h1, 
	body#page-bendruomene #text h2, 
	body#page-bendruomene #text h3, 
	body#page-bendruomene #text h4, 
	body#page-bendruomene #left_side div.box h4 { color: #A4007B; }

	body#page-myzone #text h1, 
	body#page-myzone #text h2, 
	body#page-myzone #text h3, 
	body#page-myzone #text h4, 
	body#page-myzone #left_side div.box h4 { color: #F37033; }

	body#page-kalendorius #text h1, 
	body#page-kalendorius #text h2, 
	body#page-kalendorius #text h3, 
	body#page-kalendorius #text h4, 
	body#page-kalendorius #left_side div.box h4, 
	body#page-kalendorius #right_side div.box h4, 
	body#page- #right_side div.box h4   { color: #92BF23; }

	body.ee#page-menopaus #text h1, 
	body.ee#page-menopaus #text h2, 
	body.ee#page-menopaus #text h3, 
	body.ee#page-menopaus #text h4, 
	body.ee#page-menopaus #left_side div.box h4  { color: #d0df5c; }

	body#page-zinios #news .item a { color: #008B92}
	
	body#page-teave #news .item a { color: #008B92}
	
    body#page-naujienos #news .item a { color: #006666}

	body#page-apklausa #text h1, body#page-apklausa #text h2, body#page-apklausa #text h3, body#page-apklausa #text h4, body#page-apklausa #left_side div.box h4 { color: #A4007B; }

    body.ee#page-menopaus table th  { border-bottom: 1px solid #d0df5c; }
    body#page-rasedus table th  { border-bottom: 1px solid #a02833; }
    

/* ------------------------------ SEARCH ------------------------------ */

	 .searchbig {
	background: url('images/bg.search.big.gif') no-repeat 0 0;
	display: block;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 7px 7px 7px 14px;
}
.searchbig input {
	color: #666666;
	font: normal 11px/11px Arial;
	padding: 3px 3px 0px 4px;
	margin: 0px;
	width: 520px;
	float: left;
}
.searchbig input.enter {
	background: url('images/search.gif') no-repeat 0 0;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 18px;
	height: 18px;
	float: right;
    cursor:pointer;
    cursor:hand;
}
.searchresults .rez{
	color: #000000;
	margin: 0 0 10px 0;
}
.searchresults .result{
	margin: 0;
	padding: 10px 0;
}
.searchresults .line{
	border-bottom: 1px solid #aaaaaa;
	height: 1px;
}
.searchresults .strong {
	font-weight: bold;
	margin-bottom: 5px;
}
.searchresults .strong a{
	color: #93bf24;
	font-size: 110%;
}
.searchresults .psl{
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #91c022;
    float:left;
    width:100%;
}
.searchresults .pslbot{
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #91c022;
}
.searchresults p.where{
	margin: 10px 0 5px 0;
	padding: 0px;
}

/* ------------------------------ INDEX ------------------------------ */

#index {}

	#index h3 {
		margin: 0;
		padding: 5px 5px 0;
		color: #f47032;
		font-size: 1.2em;
		line-height: 1.3em;
		border-top: 1px solid #fff;
	}

	#index p {
		margin-bottom: 5px;
		padding: 0 0 0 15px;
		line-height: 1.5em;
	}

	#index p span { margin-right: 5px; }

	#index form {	margin-bottom: 5px; }

	#index select {
		width: 150px;
		margin: 0 20px 0 5px;
	}

	* html #index button { line-height: 100%; }
	* + html #index button { line-height: 100%; }

/* ------------------------------ SITEMAP ------------------------------ */

ul#sitemap {
	margin-bottom: 0;
	list-style: none;
}

#sitemap a { text-decoration: none; }

#sitemap a:hover { text-decoration: underline; }

ul#sitemap li {font-weight: bold;}

ul#sitemap ul li {
	background: url('images/bullet.li_li.gif') no-repeat 0 7px;
	font-weight: normal;
}

ul#sitemap ul li ul li {
	background: url('images/bullet.li_li_li.gif') no-repeat 0 7px;
}

/* ------------------------------ FOOTER ------------------------------ */

#footer {
	float: left;
	width: 960px;
	padding: .4em 0px;
	border-top: 1px solid #aaaaaa;
	font-size: .9em;
}

	#footer p {
		float: right;
		margin: 0;
	}

		#footer p a, #footer p span {
			padding: 0 8px;
			color: #666666;
		}

		#footer p.l { float: left; }

		#footer a.last { padding-right: 0; }

		#footer a.first { padding-left: 0; }

/* ------------------------------ PAGINATION ------------------------------ */

.pagination { margin-bottom: 1.5em; }

/* ------------------------------ MISC ------------------------------ */

#inner-links { font-size: .9em; }

#inner-links a:visited { color: #999999; }

#month-topics a:visited { color: #999999; }

.error {
	width: 580px;
	margin: 0 0 1.5em;
	padding: 0;
	background: #eee url('images/bg.msg.error.gif') no-repeat 0 0;
}

	.error p {
		margin: 0;
		padding: 0 0 8px;
	}

	.error strong { color: #a02833; }

.error div.message, .notice div.message {
	min-height: 51px;
  height: auto !important;
  height: 51px;
	padding: 16px 15px 13px 85px;
	background: url('images/bg.msg.bottom.gif') no-repeat 0 100%;
}

.notice {
	width: 580px;
	margin: 0 0 1.5em;
	padding: 0;
	background: #eee url('images/bg.msg.notice.gif') no-repeat 0 0;
}

	.notice p {
		margin: 0;
		padding: 0 0 8px;
	}

	.notice strong { color: #92BF23; }

a.active {
	color: #F37033 !important;
}

div.svarbu {
	clear: both;
	width: 540px;
	margin-bottom: 1.5em;
	padding: 15px 20px 0;
	background: #eee url('images/bg.important_top.gif') no-repeat scroll left top;
	color: #000000;
}

div.svarbu div.end {
	position: relative;
	clear: both;
	width: 580px;
	height: 10px;
	margin: 5px -20px 0;
	background: transparent url('images/bg.important_bottom.gif') no-repeat scroll left bottom;
	line-height: 10px;
}

div.svarbu p {
	margin: 0px 0 0;
}

div.svarbu ol {
	margin: 0 0 0 2em !important;
}

div.svarbu ul {
	margin: 0 0 0 .5em !important;
}

img.ico-external, img.ico-pdf{
	margin-left: 5px;
}

.list {
	clear: both;
	margin-bottom: 1em;
}

.item {
    background: url('../i/pix.gif') repeat-x left top;
    padding-top: 10px;
    padding-bottom: 10px;
}
    .item img
    {
        border: 1px solid #aaaaaa;
    }
	.item a, .item span {
		color: #A4007B;
	}
    .item span {
        font-weight: bold;
    }
	.item a.online {
		padding: 0 0 0 18px;
		background: url('images/ico.online.gif') no-repeat 1px 2px;
		font-size: 12px;
		font-weight: bold;
	}

	.item a.offline {
		padding: 0 0 0 18px;
		background: url('images/ico.invisible.gif') no-repeat 0 2px;
		font-size: 12px;
		font-weight: bold;
	}

	.item a:hover {
		text-decoration: none;
	}

    .item  .bottomLine {
        padding-top: 5px;
    }
    .item table {
        margin-bottom: 10px;
    }
    .item td {
	    padding: 0;
    }


form.forma td {
	border-bottom: 1px solid #eee;
}

form.forma table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1em;
}

form.forma div.intro {
	margin-bottom: 5px;
}

.forma {
	margin: 20px 0 1.5em;
}

#tables {
	border-collapse: collapse;
}

#tables td {
	vertical-align: top;
	border-bottom: 0;
}

#forma {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

#forma input, #forma select, #forma textarea {
	width: 97%;
}

#forma select {
	width: 98%;
}

#forma td {
	padding: 10px 5px;
	border-bottom: 1px solid #eee;
}

#forma td.kas {
	width: 110px;
}

#forma td.agree {
	width: auto;
}

#forma td.agree input {
	width: auto;
	margin: 0; padding: 0;
}

#forma .demesiaus {
	background: #92BF23;
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
}

#forma .button {
	width: auto;
}

#security_table, #security_table td {
	border: 0;
	width: auto;
	background: none;
	margin: 0;
	padding: 0 10px 0 0;
}

#security_table td input {
	width: 200px;
}

#security {
	border: 1px solid #ccc;
}

#klausimai {
	margin-left: 10px;
}

#klausimai p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#klausimai p.kategorija {
	font-weight: bold;
	cursor: pointer;
	padding: 0 10px 0 15px;
	margin: 10px 0;
	background: url('images/ico.closed.gif') no-repeat 0 4px;
}

#klausimai div.klausimas-p {
	cursor: pointer;
	margin: 10px 0;
	margin-left: 20px;
	padding: 0 10px 0 15px;
	background: url('images/ico.closed.gif') no-repeat 0 2px;
	font-weight: bold;
	line-height: 1.2em;
}

#klausimai div.atsakymas-p {
	color: #000;
}

#klausimai div.atsakymas {
	margin-left: 20px;
	padding: 0 10px 0 15px;
}

#klausimai .open {
	background-image: url('images/ico.open.gif') !important;
}

#gydytojai {
	width: 230px;
	margin-right: 20px;
	letter-spacing: -0.05em;
}

#gydytojai strong {
	letter-spacing: -0.01em;
	color: #000;
}

#gydytojai td {
	font-size: 10px !important;
	padding: 10px 5px;
	border-bottom: 1px solid #eee;
}

#gydytojai .address{
	font-size: 10px !important;
	margin-top: 5px;
}

#calsiusk td input {
	width: 220px;
}
#calsiusk td select {
	width: 100px;
}

table.list {
	width: 100%;
}
	table.list a { color: #f47032; }

	table.list th{ border-bottom: 1px solid #f47032; }

	table.list td { border-bottom: 1px solid #aaa; }

	table.list td.main a {
		font-weight:bold;
		text-decoration:none;
	}

	table.list td.main a:hover {text-decoration:underline;}

	table.list td.main .other {
		font-size:0.9em;
		color: #666666;
	}

.del-checked{
	float:right;
	margin:0 0 1.5em ;
}

#zodynas {
	padding-bottom: 1em;
	border-bottom: 1px solid #eee;
}

#zodynas dt {}

#zodynas dd { margin-bottom: 0; }

#zodIndex {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	text-align: right;
}

#text a.zod {
	border-bottom: 1px dotted;
	cursor: help;
	text-decoration: none;
}

.required {}

div.img, div.left-img, div.right-img {
	font-size:0.9em;
	color:#888888;
	margin-bottom: 1em;
}
div.left-img {
	padding: 0 10px 0 0;
	float: left;
}
div.right-img {
	padding: 0 0 0 10px;
	float:right;
}


/* ------------------------------ BUTTON ------------------------------ */

input.button, div.button {
	position: relative;
	width: auto !important;
	height: 22px;
	padding: 0 0 0 10px;
	margin-right: 10px;
	background-color: transparent;
	background-image: url('images/btn.green.gif');
	background-repeat: no-repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
	overflow: visible;
}
div.button a { color: #fff !important; text-decoration: none !important; line-height: 180% !important; font-size: 12px !important; }

html[xmlns] input.button { padding: 0 0 2px 10px; }

button {
	position: relative;
	width: auto !important;
	height: 22px;
	padding: 2px 0 3px 10px;
	margin-right: 10px;
	background-color: transparent;
	background-image: url('images/btn.green.gif');
	background-repeat: no-repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
	overflow: visible;
}

.button-end {
	position: absolute;
	display: inline;
	width: 10px;
	height: 22px;
	margin-left: -10px;
	background-color: transparent;
  background-image: url('images/btn_end.green.gif');
  background-repeat: no-repeat;
}

button.disabled {
	background-image: url('images/btn.disabled.gif') !important;
	cursor: default;
	color: #eee;
}

input.disabled {
	background-image: url('images/btn.disabled.gif') !important;
	cursor: default;
	color: #eee;
}

div.disabled {
  background-image: url('images/btn_end.disabled.gif') !important;
}

body#page-ciklas input.button, body#page-ciklas button{ background-image: url('images/btn.blue_dark.gif'); }
body#page-ciklas .button-end{background-image: url('images/btn_end.blue_dark.gif'); }

body#page-tsukkel input.button, body#page-tsukkel button{background-image: url('images/btn.blue_light.gif');}
body#page-tsukkel .button-end{background-image: url('images/btn_end.blue_light.gif'); }


body#page-kontracepcija input.button, 
body#page-kontracepcija button { background-image: url('images/btn.orange.gif'); }
body#page-kontracepcija .button-end {background-image: url('images/btn_end.orange.gif'); }

body#page-kontratseptsioon input.button, 
body#page-kontratseptsioon button { background-image: url('images/btn.orange.gif'); }
body#page-kontratseptsioon .button-end {background-image: url('images/btn_end.orange.gif'); }



body#page-nestumas input.button, body#page-nestumas button { background-image: url('images/btn.red.gif'); }
body#page-nestumas .button-end {background-image: url('images/btn_end.red.gif'); }

body#page-rasedus input.button, body#page-rasedus button { background-image: url('images/btn.red.gif'); }
body#page-rasedus .button-end {background-image: url('images/btn_end.red.gif'); }


body#page-zinios input.button, body#page-zinios button { background-image: url('images/btn.blue.gif'); }
body#page-zinios .button-end {background-image: url('images/btn_end.blue.gif'); }

body#page-teave input.button, body#page-teave button { background-image: url('images/btn.blue.gif'); }
body#page-teave .button-end {background-image: url('images/btn_end.blue.gif'); }


body#page-naujienos input.button, body#page-naujienos button { background-image: url('images/btn.yellow.gif'); }
body#page-naujienos .button-end {background-image: url('images/btn_end.yellow.gif'); }

body#page-gydytojui input.button, body#page-gydytojui button { background-image: url('images/btn.yellow.gif'); }
body#page-gydytojui .button-end {background-image: url('images/btn_end.yellow.gif'); }

body#page-arstile input.button, body#page-arstile button { background-image: url('images/btn.yellow.gif'); }
body#page-arstile .button-end {background-image: url('images/btn_end.yellow.gif'); }

body#page-bendruomene input.button, body#page-bendruomene div.button, body#page-bendruomene button,
body#page-apklausa input.button, body#page-apklausa div.button, body#page-apklausa button { background-image: url('images/btn.purple.gif'); }
body#page-bendruomene .button-end, body#page-apklausa .button-end {background-image: url('images/btn_end.purple.gif'); }

body#page-myzone input.button, body#page-myzone button { background-image: url('images/btn.orange.gif'); }
body#page-myzone .button-end {background-image: url('images/btn_end.orange.gif'); }

body#page-register input.button, 
body#page-register button,
body#page-kita input.button, 
body#page-kita button,
body#page-bsp input.button,
body#page-bsp button{ background-image: url('images/btn.blue_dark.gif'); }

body#page-register .button-end, 
body#page-kita .button-end,
body#page-bsp .button-end{background-image: url('images/btn_end.blue_dark.gif'); }

body#page-profile input.button, body#page-profile button { background-image: url('images/btn.orange.gif'); }
body#page-profile .button-end {background-image: url('images/btn_end.orange.gif'); }

body#page-kalendorius input.button, body#page-kalendorius button { background-image: url('images/btn.green.gif'); }
body#page-kalendorius .button-end {background-image: url('images/btn_end.green.gif'); }

body.ee#page-menopaus input.button, body.ee#page-menopaus button { background-image: url('images/btn.green_light.gif'); }
body.ee#page-menopaus .button-end {background-image: url('images/btn_end.green_light.gif'); }

#popup input.button, #popup button { background-image: url('images/btn.green.gif'); }
#popup .button-end {background-image: url('images/btn_end.green.gif'); }

div.gray { background-image: url('images/btn.gray.gif') !important; }
div.gray-end {background-image: url('images/btn_end.gray.gif') !important; }

/* ------------------------------ DISKUSIJOS ------------------------------ */

table#forumList { width: 100%; }

    table#forumList td, table#forumList th
    {
        vertical-align: top;
    }

    table#forumList thead th
    {
        background: none;
        border-bottom: 1px solid #a2007a;
        font-weight: normal;
        font-size: 0.9em;
        padding: 5px 4px;
    }

    table#forumList tbody td
    {
        border-bottom: 1px solid #aaaaaa;
        padding: 5px 4px;
    }

    table#forumList tbody td.colTema { color: #000000; }
        table#forumList tbody td.colTema span.kiek { }
        table#forumList tbody td.colTema a.tema { font-weight: bold; color: #a2007a; }
        table#forumList tbody td.colTema a.tema:hover { text-decoration: none; }
        table#forumList tbody td.colTema div.preview { margin: 5px 0; }
        table#forumList tbody td.colAuthor span, table#forumList tbody td.colLast span { font-weight: bold; }
table.orange thead th { border-bottom-color: #f37033 !important; }
table.orange tbody td.colTema a.tema { color: #f37033 !important; }

span.online{
	background: url('images/ico.online.gif') no-repeat 0 2px;
	padding-left: 17px;
}

span.offline{
	background: url('images/ico.invisible.gif') no-repeat 0 2px;
	padding-left: 17px;
}

table#messagesList
{
    width: 100%;
}
    table#messagesList td, table#messagesList th
    {
        vertical-align: top;
    }

    table#messagesList thead th
    {
        background: none;
        border-bottom: 1px solid #f47032;
        font-weight: normal;
        font-size: 0.9em;
        padding: 5px 0px;
    }

    table#messagesList tbody td
    {
        border-bottom: 1px solid #aaaaaa;
        padding: 3px 0px;
    }
        table#messagesList tbody td a { color: #f47032; }


table#poll
    {
        position: relative;
        width: 140px;
        margin: 0;
    }
    table#poll td
    {
        line-height: 130%;
        padding: 0 0 5px 0;
        margin: 0;
        vertical-align: top;
    }
    table#poll td.rad
    {
        width: 18px;
    }
        table#poll td.rad input
        {
            margin: 3px 0 0 0;
            padding: 0;
            width: 12px;
            height: 12px;
            line-height: 100%;
            display: block;
        }


table.postsList {
	clear: both;
	border-collapse: separate;
}
    table.postsList td
    {
        vertical-align: top;
        border-bottom: 1px solid #aaaaaa !important;
        padding: 10px;
    }
    table.postsList td.left2, table.postsList td.right2
    {
        vertical-align: bottom;
        border-bottom: none !important;
        padding-top: 10px;
        color: #666666;
    }
        table.postsList td a
        {
            color: #a3007a;
        }
            table.postsList td.right div.msg
            {
                padding: 10px 0;
                color: #000000;
            }
            table.postsList td.right div.data
            {
                color: #666666;
            }
    table.postsList td.left
    {
        padding-right: 0;
    }
        table.postsList td.left p
        {
            margin: 5px 0 0 0;
            padding: 0;
            font-size: 0.9em;
        }
        table.postsList td.left span
        {
            font-weight: bold;
        }
        table.postsList td.left img
        {
            border: 1px solid #aaaaaa;
            margin-bottom: 5px;
        }
        table.postsList td.left img.lietuviskai, .item img.lietuviskai
        {
            border: none;
            margin: 0 0 -2px 2px;
        }
table.first { margin: 0; }
    table.first td { border: none !important; padding: 0; }
    table.first td.right, table.first td.right2 { padding-left: 10px; }
    table.answer td { padding-left: 0 !important; }

div.paging
{
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    padding-bottom: 10px;
}
span.paging
{
    position: relative;
    float: left;
    margin-right: 5px;
}
a.p, span.p
{
    position: relative;
    float: left;
    margin: 0px 2px;
}
a.lastPage { color: #A3007A; margin-left: 10px; }
span.pt {
	float: left;
	margin: 0 5px 0 0;
}
span.p_last, span.p_first, span.p_next, span.p_prev
{
    position: relative;
    float: left;
    width: 24px;
    height: 16px;
    background-image: url('images/bg.paging_dis.gif');
    cursor: normal;
    margin: 0px 2px;
    margin-top: 2px;
}
span.p_last {background-position: -72px 0px;}
span.p_next {background-position: -48px 0px;}
span.p_prev {background-position: -24px 0px;}
a span.p_last, a span.p_first, a span.p_next, a span.p_prev
{
    background-image: url('images/bg.paging.gif');
    cursor: pointer;
    margin-left: 0;
    margin-right: 0;
}
span.p span.p_last, span.p span.p_first, span.p span.p_next, span.p span.p_prev
{
    margin-left: 0;
    margin-right: 0;
}

div.lft
{
    position: relative;
    float: left;
}
div.go_to
{
    position: relative;
    float: right;
}
    div.go_to label, div.go_to input
    {
        position: relative;
        float: left;
    }
    div.go_to label
    {
        margin-top: 1px;
    }
    div.go_to input
    {
        width: 30px;
        margin: 0px 5px;
    }
    div.go_to a.p
    {
        margin-top: 1px;
    }

tr.new td { background: #ffe9e1; font-weight: bold; }

tr.even { background-color: #fcfcfc; }

tr.deleted { background-color: #eee; }
tr.deleted td,tr.deleted div,tr.deleted td,tr.deleted a { color: #c0c0c0 !important; }

span.text90 table { margin-bottom: 0.5em }

#rasykime {
    position: absolute;
    border: 1px solid #AAAAAA;
    padding: 5px;
    width:158px;
    background: white;
    display: none;
    font-size: 10px;
    margin-top: -15px;
    text-align: center;
}

.svarbi {}

.moderator {}

	tr.moderator td.nick {
		border-top: 10px solid #eee !important;
		border-right: 10px solid #eee !important;
		border-left: 10px solid #eee !important;
	}

	tr.moderator td.left {
		border-bottom: 10px solid #eee !important;
		border-left: 10px solid #eee !important;
	}

	tr.moderator td.right {
		border-bottom: 10px solid #eee !important;
		border-right: 10px solid #eee !important;
	}

	tr.moderator td.nobt {
		border-top: 0 none !important;
	}

	div#ModeratorBox {
		position: relative;
		float: right;
		width:160px;
		overflow: hidden;
		margin: 0 0 5px 5px !important;
		background: url('images/bg.ModeratorBox.gif') no-repeat 0 0;
		font-weight: normal;
		cursor: pointer;
	}

	div#ModeratorBox span {
		float: left;
		display: block;
		padding: 11px 10px 11px 11px;
		background: url('images/bg.ModeratorBox_end.gif') no-repeat 0 100%;
	}
	div#ModeratorBox a.online  {
		background: url('images/ico.online.gif') no-repeat 0 2px;
		padding-left: 17px;
		display: block;
		width:122px;
		overflow: hidden;
		font-weight: bold;
	}

div#ModeratorBox a.offline {
	background: url('images/ico.invisible.gif') no-repeat 0 2px;
	padding-left: 17px;
	display: block;
	width:122px;
	overflow: hidden;
	font-weight: bold;
}

/* ------------------------------ DL.SLIDER ------------------------------ */

dl.slider dt {
  margin: 0 0 .5em;
}

dl.slider dt.collapsed {
  padding: 0 0 0 15px;
  background: url('images/ico.closed.gif') no-repeat 0 5px;
  cursor: pointer;
}

dl.slider dt.expanded {
  padding: 0 0 0 15px;
  background: url('images/ico.open.gif') no-repeat 0 5px;
  cursor: pointer;
}

dl.slider dd {
  margin: 0 0 1.5em 15px;
}

#sliderButton {
  background: url('images/bg.goback.gif') no-repeat 0 0;
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 41px;
  margin: -100px 0 5px 5px !important;
  position: relative;
  font-size: .9em;
}

#sliderButton span {
  background: url('images/bg.goback_end.gif') no-repeat scroll 100% 0;
  display: block;
  float: left;
  height: 28px;
  padding: 13px 15px 0;
}

.historyEE1{
	border-bottom: 1px solid #f08827;
	line-height: 20px;
	text-align: right;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
}
.historyEE2{
	font-weight: bold;
	font-size: 20px;
	margin-bottom:10px;
}
/* ------------------------------ Video ------------------------------ */

.video.rght{
    margin:0 0 10px 10px;
    background:#eee;
    padding:4px 4px 0px 0px;
}
small {
	font-size: 11px;
}

ol.poll-advanced li { margin-bottom: 1em !important; }

ol.poll-advanced li thead th {
	border-top: 1px solid #A4007B !important;
	border-bottom: 1px solid #A4007B !important;
	color: #A4007B;
}

ol.poll-advanced li tbody th,
ol.poll-advanced li tbody td 	 { border-bottom: 1px solid #AAAAAA !important; }
ol.poll-advanced li input.text { width: 450px; }
ol.poll-advanced .err 				 { background: #FFECE8; }
ol.poll-advanced .err 				 { sbackground: #fff6f4; }

ol.poll-advanced li h4 {
	position: relative;
	margin-left: -18px;
}

.msgSignature {font-size: 12px;margin-top: 5px; border-top: 1px solid #e6e6e6; color: #a8a8a8;padding-top: 5px;font-weight: bold;}
.msgSignature a{font-size: 12px}
.noBorder{border-top: none !important}

strong.important_red a { font-size: 110%; }
