﻿/*
farby:
#E9D803 - yellow
#C8B902 - yellow dark
#627547 - green
#e5ffd4 - light green

*/
* 	
{
	margin: 0;
	padding: 0;
}
.no_js { display: block }
.has_js { display: none }
.js .no_js { display: none; height:0; line-height:0; font-size:0; }
.js .has_js { display: block }
		
a,abbr,acronym,address,applet,body,blockquote,big,b,caption,center,cite,code,dl,dt,dd,del,div,dfn,em,form,font,fieldset,html,h1,h2,h3,h4,h5,h6,input,
img,iframe,ins,i,li,label,kbd,legend,ol,object,p,pre,q,span,s,sub,sup,samp,small,strike,strong,tt,textarea,table,tbody,tfoot,thead,tr,th,td,u,ul,var
{	
	font-size: 1em;	
	border:0 none;
	outline: 0;
	outline-style:none;
	outline-width:0;
	margin:0; 
	padding:0; 	
	vertical-align:baseline; 	
}
body
{	
	font-family: Arial,Helvetica,Verdana, Trebuchet MS,Sans-Serif;
	background-color: #627547;
	/*background-image: url('images/PozadieStred.gif');*/
}
img
{
	border:0;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	-x-system-font:none;
	font-family:serif,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	
}
h1 
{
	font-size:145%;  
	color:	#627547;	
	border-bottom:1px dashed #627547;
	padding:0 0 5px;
	margin:0 0 5px 0;
}

h2 
{
	margin:3px 0 3px 0;
	font-size:128%; 
	color:	#627547;	
	}
h3 
{
	font-size:120%;
	color:	#627547;
}
h4
{
	font-size:100%;
	color:	#627547;
}
h5
{
	font-size:95%;
	color:	#627547;
}
h6
{
	font-size:86%;
	text-indent: 10px;
	font-size: 0.8em;
	color: #394529;
}

.taItems
{
	display:inherit;
}
.taCounter
{
    margin: 0 4px 0 4px;
    line-height: 1.4em;
    text-indent: 5px;
    font-size: 0.8em;
    color: #789256;
    /*font-weight: bolder;*/
}
.taLabel
{
	font-size: 0.9em;
	font-weight:bolder;
	font-style:italic;
	color: #394529;
}
.labelImage
{
    padding:0 3px;
}

.ulValidRes
{
    margin:0;
    }
.ulValidRes li
{
	list-style:none;
	line-height:1.6em;
	font-size:0.8em;
	background:url('images/triangleErr.gif') no-repeat scroll 0 0.4em;
	padding:0;
}
.ErrRed
{
    margin-bottom:15px !important;
	position :relative;
	display:block;	
	color: #FFF;
	text-indent: 25px;
	background: #E45A49 url('images/StatusError.gif') no-repeat scroll 5px 5px;	
	border:1px dashed #FFF;
	padding :9px !important;			
}
*html .ErrRed
{ 
    margin-bottom:25px !important;
    }
	
.ErrGreen
{
	display:block;
	height:20px;
	color: Green;
	text-indent:30px;
	background:  #FFF  url('images/StatusInfo.gif') no-repeat scroll 5px 5px;	
	border:1px dashed #394529;
	padding :8px !important;
	margin-bottom:15px !important;
}
*html .ErrGreen
{ 
    margin-bottom:25px !important;
}

/* start fieldsets and inputs*/
.checkBox
{  
	color:#627547;
	font-size:16px;	
}

.fsYellow
{
    background-color:#F7F7DE;
}

fieldset
{
	background-color: #F5FBFF;
	border: 3px solid #C4D0B3 /*#627547*/;
	padding: 15px !important;
	margin: 10px 0 20px 0 !important;
	position: relative;
}
/**html fieldset 
{
	padding:15px !important;
}
*:first-child+html fieldset
{
	padding:15px !important;
}*/
legend 
{
color:#627547;
font-size:18px;
text-transform:capitalize;
-x-system-font:none;
font-family:Georgia,'Times New Roman',serif;
font-style:oblique;
font-variant:normal;
font-weight:bold;
left:0;
padding:0 10px;
top:-0.5em;
}

*:first-child+html legend
{
position:absolute;
}

* html legend
{
position:absolute;
}
legend
{	
position:/*\**/absolute\9;
margin:0\9 10px\9;
}

span.form, label.form 
{
text-transform:capitalize;
font-weight:bolder;
font-size:11px;
padding-left:2px ;
color:#627547;
}
.maleP,.malePBold
{
color:#627547;	
text-indent:0;
}
p.maleP,p.malePBold,span.maleP,span.malePBold
{	
	
	padding:3px 0;
	color:#627547;	
	font-size:12px;
	text-indent:0;
}
.malePBold
{
    padding:0 5px;
    /*padding:0 5px 0 5px;*/
    font-weight:bold;
    color:#627547 !important;
}
input.pole:focus, textarea.pole:focus, select.pole:focus
{
    background-color: #e5f2fa;
    color: #424E30;
}
input.pole, textarea.pole, select.pole
{
    font-size: 90%;
    background-color: #FFF;
    border-color: #96C4E0;
    border-style: solid;
    border-width: 1px;
    color: #627547;
    padding: 3px;
}
span.pole
{
color:#627547;
}

input.poleBon,textarea.poleBon, select.poleBon
{
    background-color: #e5f2fa;
    color: #424E30;
}

input.poleY:focus, textarea.poleY:focus, select.poleY:focus
{
    background-color: #FFFFE0;
    color: #7D6400;
}

input.poleY, textarea.poleY, select.poleY
{
    font-size: 95%;
    background-color: #FFF;
    border-color: #E4D947;
    border-style: solid;
    border-width: 1px;
    color: #4B5A36;
    padding: 3px;
}
span.poleY
{
color:#627547;
}
input.poleYon,textarea.poleYon, select.poleYon
{
    background-color: #FFFFE0;
    color: #7D6400;
}
.iHolder
{
	padding:3px 0;
}
.inlineDiv
{
	display:inline;
}
/* end fieldsets and inputs*/

/* start Validacia Hesla */


.pass_poor,
.pass_weak,
.pass_good,
.pass_strong,
.pass_excellent {
font-weight:bold;
font-size:85%;
margin:0  0 0 5px !important;
}

.pass_poor {
color:#676767;
border-bottom:solid 3px #676767;
}
 
.pass_weak {
color:#aa0033;
border-bottom:solid 3px #aa0033;
}
 
.pass_good {
color:#f5ac00;
border-bottom:solid 3px #f5ac00;
}
 
.pass_strong {
color:#6699cc;
border-bottom:solid 3px #6699cc;
}
 
.pass_excellent {
color:#008000;
border-bottom:solid 3px #008000;
}


.textbox {
border: solid 2px #cccccc;
border-top: solid 2px #a0a0a0;
}

/* end  Validacia Hesla */


div.yellow
{
    height: 0px;
    line-height:0;
    border-top: solid 1px #E4D947;
    border-bottom: solid 1px #FFFFCC;

}

/* start Settings */
.w150
{
	width:150px !important;
}
.w200
{
	width:200px !important;
}
.w250
{
	width:250px !important;
}
.w350
{
	width:350px !important;
}
.w350ddl
{
	width:360px !important;
}
.pr50
{
	padding-right:50px !important;
}
.pr100
{
	padding-right:100px !important;
}
.pr150
{
	padding-right:150px !important;
}
.pr200
{
	padding-right:200px !important;
}
.pr250
{
	padding-right:250px !important;
}
.pr350
{
	padding-right:250px !important;
}
.h40
{
	height:40px !important;
}
.h80
{
	height:80px !important;
}
.mb5 {
margin-bottom:5px !important;
}
.mb10 {
margin-bottom:10px !important;
}
.mb15 {
margin-bottom:15px !important;
}
.mt10 {
margin-top:10px !important;
}
.mr10 label{
text-indent:10px !important;
}
.mt15 {
margin-top:15px !important;
}

div.infos
{
    background-color: #FFFFDD;
    border: 1px solid #EEAA77;
    margin: 1.2em 0;
    padding: 5px;
}
.infos {
color:#663333;
}

/* end Settings */

/* start captcha*/
.timeOutTextMsg
{
    font-size:75%;
    color:#EEAA77;
}

.timeOutTextOut
{
    font-weight: bold;
    font-size: 75%;
    color: #663333;
}

.captchaInfo
{
    font-size:75%; 
    padding:2px;   
}
/* end captcha*/

/*
textarea {
width:99%;
}
input.btn, textarea.btn {
-x-system-font:none;
background:#F8F8F8 none repeat scroll 0 0;
border:1px solid #394529;
color:#394529;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-bottom:4px;
padding:3px;
}
input.btn:hover, #links p.submit input:hover {
background:#A64951 none repeat scroll 0 0;
cursor:pointer;
}
input.btn, #links p.submit input {
background:#BEC761 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
font-size:10px;
padding:4px;
}*/

.contentTable td
{
vertical-align: top;
}

ol, ul {
	margin-bottom: 1.5em;	
}
p
{
	line-height: normal;
	text-indent: 10px;
	font-size: 0.8em;
	color: #394529;
}
.clearNB
{
height:1px;
*clear:both;
margin:0;
padding:0;
line-height:0;
}	
.clear
{
height:1px;
clear:both;
margin:0;
padding:0;
line-height:0;
}

.clear_right
{
    clear: right;
    font-size: 0px;
    height: 0px;
}

.clear_left
{
    clear: left;
    font-size: 0px;
    height: 0px;
}

/*
ul, ol 
{
	margin-left: 3em;
}
*/

a:link
{
	color: #958A02;
	text-decoration: none; /*color: #E9D803;*/
}
a:visited
{
	color: #AC9F02;
	/*color: #C8B902;*/
	text-decoration: underline;
}
a:hover
{
	/*color: #AC9F02;*/
	color: #617446;
	text-decoration: underline;
}
.LsiteMenu li
{
	line-height:1.6em;
	font-size:0.8em;
	padding:0 0 0 0px;	
	list-style-type:none;	
}
.LsiteMenu li a
{
	color:#627547;
	text-decoration:none;
}
.LsiteMenu li a:hover
{
	color:#627547;
	text-decoration:underline;
}
.hlLagoonzoon
{
	top:35px;
	position:absolute;
	display:block;
	width:200px;
	height:180px;
	}

.ulLinks li
{
	list-style:none;
	line-height:1.6em;
	font-size:0.8em;
	background:url('images/Flover.gif') no-repeat scroll 0 0.4em;
	padding:0 0 0 20px;
}
.linky:link
{
	text-decoration: none;
	color:#E9D803;
}
.linky:hover, .linky:active
{
	color: #E9D803;
	text-decoration: underline;
}
.linky:visited
{
	color: #E9D803;
	text-decoration: none;
}
.input
{
	padding-left: 3px;
	color: #FFF;
	background-color: #6495ed;
	position: relative;
	margin-right: 5px;
}
.floatLeft
{
clear:left;
float:left;
padding:0;
}

.floatRight
{
	border:0 none;
	float: right !important;
	margin:0;
	padding:0;
}
/*login div*/
body .divCenter
{
	padding:0 120px 0 110px;
	margin:auto;
	text-align:center;
}

#TopMain
{
	position:relative;
	height:100%;
	width:100%;	
	bottom:0px;	
	clear: right
}

/*start top*/
#TopLysta 
{	
	font-size:0.8em;
	font-weight:500;
	color: #e5ffd4;	
	position:relative;
	top:0px;
	width:100%;
	background-image:url(images/TopLysta.gif);
	height:27px;
	background-repeat: repeat-x;
	background-position: left top;
}
#CenterObrazok 
{
	display:inline-block;
	left:0px;
	top:0px;
	width:100%;
	height:201px;
	background-image: url(images/TopObraz.jpg);
	background-repeat: no-repeat;
	background-position: left bottom
}
.SearchHolder
{
	position:absolute;	
	top:63px;
	left:285px;
	height:33px;
	width:235px;
	display:inline-block;
}

.MainSearch
{
	margin:0;
	position:absolute;
	margin:	0 0 0 3px;
}
.ulInline
{	
	padding:0;
}
.ulInline li
{	
	top:0;
	display:inline;
}
input.isearch
{
	width:195px;
-x-system-font:none;
background:#F8F8F8 none repeat scroll 0 0;
border:1px solid #394529;
color:#394529;
font-family:Arial;
/*font-size:16px;
font-size-adjust:none;
font-stretch:normal;*/
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-bottom:4px;
padding:3px;
}
input.isearch
{
	background-position: 0 0;
	background: #E8DEC5 none repeat scroll 0 0;
	border: medium none;
	color: #617446;
	font-size: 14px;
	padding: 3px;
	letter-spacing: 1px;
}

#TopRight
{
	position: relative;
	width:100%;
	left:0;
	height: 228px;
	background-position: left bottom;
	background-image: url(images/ObrazokRight.jpg);
	background-repeat: repeat-x
}
#TopRightAdm
{
	position: relative;
	width:100%;
	left:0;
	height: 50px;
	background-position: left bottom;
	background-image: url(images/ObrazokRight.jpg);
	background-repeat: repeat-x
}
#TopRoller
{
	float:right;
	margin:26px 25px 0 0;
	height:155px;
	width:289px;
	background: /*#FFF*/ url(images/LogoRoler.gif) no-repeat center center;
	/*border:solid 3px #2a465f;	*/
	z-index:2
}
.Nadpis
{	
	position:absolute;
	float:left;
	padding:82px 0  0 265px;
}
.userStatus
{
	display:inline-block;
	/*font-size:0.8em;
	font-weight:500;
	color: #e5ffd4;*/
	position:absolute;
	right:0;	
	padding:0 10px 0 10px;
	z-index:1000;
}
.userStatusR
{
	padding:4px 5px 0 0;
	float:right;
}
.userStatusL
{
	padding:4px 0 0 5px;
	float:left;
}
/*end top*/
/*start Nav*/
#MainNavBack 
{
	position:relative;
	z-index:7000;
	top:-8px;
	width:100%;
	display:block;
	background-image: url(images/OkrajeStredT.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#MenuHolder
{		
	padding:0 0 0 15px;
	height:30px;
	width:96%;
	background-position:left center;
	background-repeat: no-repeat;
}
/*end Nav*/
/*start Hlavny obsah*/
#MainContent
{

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
margin-right:0px;
margin-top:-8px;
padding-top:10px;
background-image: url('images/PozadieStred.gif');
background-repeat: repeat;
}
.leftBar {
float:left;
padding-left:15px;
padding-top:10px;
width:220px;
}

.mainBar 
{
margin-left:15px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
padding-left:220px;
padding-top:10px;
}
*html .mainBar
{
height:1px;
padding-left:0px;
}
*:first-child+html .mainBar
{
padding-left:221px;
}

#footerContent
{
clear: left;
background-image: url( 'images/PozadieStred.gif' );
background-repeat: repeat;
bottom:0;
}
#beforeFooter
{
    padding:10px 0;
	background-position: bottom;
	clear: left;
	width: 100%;
	text-align: center;
	background-image: url( 'images/OkrajeStredB.gif' );
	background-repeat: repeat-x;
}
* html body #beforeFooter
{
	background-position: bottom;
}
#footer * {
/*font-size:0.9em;*/

}
#footer
{
	clear: left;
	width: 100%;
	text-align: center;
	padding: 4px 0;
	background: #627547 url( 'images/Footer.gif' )  repeat-x;
}

#footer a{
color: #FFF;
text-decoration:none;
/*font-size:11px;*/
}
.ContentvsFooter
{
    background-image: url( 'images/PozadieStred.gif' );
    }
/*end Hlavny obsah*/

/*Div Panel*/
.DivHolder  
{
	position:relative; 
	margin:0; 
	padding:0; 
} 
.DivHolder .T,.B 
{ 
	font-size:0; 
	height:3px; 
	line-height:0; 
	position:relative; 
	display:block; 
}  
* html .DivHolder .B 
{ 
	/*bottom:-1px; */
} 
.DivHolder .L,.R 
{ 
	position:absolute; 
	background:url(images/Corners.gif) no-repeat 0 top; 
	height:3px; 
	width:3px; 
} 
.DivHolder .T .L 
{ 
	display:block; 
	background-position:100% 100%; 
	left:0; 
	top:0; 
} 
.DivHolder .T .R 
{ 
	display:block; 
	background-position:0 100%; 
	right:0; 
	top:0; 
} 
.DivHolder .B .L 
{ 
	display:block; 
	background-position:100% 0; 
	left:0; 
	top:0;
	margin:0 3px 0 0 ;
}  
.DivHolder .B .R 
{ 
	display:block; 
	background-position:0 0; 
	right:0; 
	top:0; 
}  
.DivHolder .InnerHolder 
{ 
	display:block; 
	height:auto; 
	background-color:#617446; 
	padding:0 0 0 3px;
} 
.DivHolder .OuterHolder 
{ 
	display:block; 
	height:auto; 
}  
.DivHolder .DivHeader 
{ 
	display:block;
	width: auto;
	height:100%; 
	background:#617446; 
	margin:0 0 0 3px;
} 
.DivHolder .DivHeaderText 
{ 
	display:block; 
	height:auto; 
	background:#617446;
} 
.DivHolder .TextHead 
{ 
	padding:0 5px 3px 5px;
	padding:0;
	margin:0;
	
} 
.DivHolder .TextHead h1 
{ 
	font-family: Arial,Helvetica,Verdana, Trebuchet MS,Sans-Serif;
	text-transform:capitalize;
	font-weight:bolder;
	font-size:0.8em;
	margin:0px 0 3px 0;
	padding: 0;
	border:0;
	color:	#627547;
}
.DivHolder .Text 
{ 
	padding:5px;
	
} 
.DivHolder .TextHead .Text 
{ 
	padding:0 5px 3px 5px;	
} 
.DivHolder .TextCont
{
	padding: 0;
	margin: 0;	
} 
.DivHolder .TextCont .Text 
{
	padding:15px 10px 25px 10px;	
} 
.DivHolder .InnerContent 
{ 
	height:auto;
	background:#FFF url('images/TextBack.gif') repeat-x left bottom;
} 
.DivHolder .Line 
{ 
	display:block;
	width: auto;
	height:3px; 
	background:#617446; 
	margin:0 3px 0 3px; 
} 
.DivHolder .inHeight 
{ 
	float:left; 
	width:0; 
	height:350px; 
	display:inline-block; 
}
*html .ieBug	
{	
	width:100%;
	float:right; 
}
/*end panel area*/

/*start  add and edit tabs */
.tabyHolder 
{
	display:block;
	font-size: 0.8em;
	height:21px;
}

.taby
{
	margin:0 0 8px 0;
}
.taby li {
	display:inline;
	margin:0;
	padding:0;
}
.taby a:link, .taby a:visited, .taby a:active
{
	float: left;
	background: url('left_tab.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 6px;
	text-decoration: none;
}
.taby a span
{
	float:left;
	display:block;
	background:url('right_tab.gif') no-repeat right top;
	padding:3px 15px 2px 6px;
	margin-right:2px;
	font-weight:bolder;
	color:#FFF;
}
.taby a:hover
{
	background-position: 0% -42px;
	cursor: pointer;
}

.taby a:hover span {
	background-position:100% -42px;
	cursor: pointer;
}
.listGrid
{
	top:0;
	margin:0;
	padding:0px 10px 10px 10px;
	border:solid 1px #627547;	
}
*html .listGrid
{
	padding:20px 10px 10px;
}
*:first-child+html  .listGrid
{
	padding:20px 10px 10px;
}
.headerRight
{
	height:21px;
	float:right;

}
.headerRight span
{	
	padding:5px 10px;
	text-transform:capitalize;
}
.dgImgBorder
{
background-color:#fff;
padding:0 ;
margin :10px;	
border:solid 1px #CECECE !important
}
/*end add and edit tabs*/

/*start button area*/
.lgLBtn
{
		position:relative;
		height:25px;
		display:inline-block; 		
        vertical-align: top;        
        zoom: 1;
        *display: inline;
}
.lgLBtn .lglbE
{
	margin:0px;
	padding:2px 5px 4px 22px; 
	background:transparent url(images/ButtonGreen.gif) top left no-repeat;
	border:0px;
	height:25px;
	color:white;
	font-size:11px;
	cursor:pointer;
	float:left;
}
.lgLBtn .lglbD
{	
	background:transparent url(images/ButtonGreen.gif) bottom left no-repeat;	
	cursor:default;
}
* html .lgLBtn .lglbE
{	
	padding:3px 1px 3px 18px;  
}
*:first-child+html .lgLBtn .lglbE
{
	padding:3px 1px 3px 18px;
}
.lgLBtn .lglbER
{
	right:0px;
	top:0px;
	background:transparent url(images/ButtonGreen.gif) -244px 0px no-repeat;
	width:6px;
	height:27px;
	position:absolute;
}
.lgLBtn .lglbDR
{	
	background:transparent url(images/ButtonGreen.gif) -244px -25px no-repeat;	
	cursor:default;
}
.lgLBtn .lglbR
{
	width:6px;
	height:25px;
	overflow:hidden;
	position:relative;
	float:left;
}
/*end button area*/

/*start Datalist Div Item Template*/
.iCont
{
	border-bottom:1px solid #E5E5E5;
	float:left;
	font-size:11px;
	line-height:13px;
	margin-bottom:5px;
	min-height:125px;
	overflow:hidden;
	padding:0 5px 5px;
	width:112px;
}
.SearchMan
{
	position:relative;
	display:block;	
}

/*end Footer Datalist Div Item Template*/

/*start Footer links*/


.footer_nav
{	
    text-align: center;
    /*clear: both;
    position: relative;*/
}

.footer_nav_c
{
    width: 615px;
    margin: 10px auto;
   /* position: relative;*/
}

.footer_nav_c div
{
    float: left;
    width: 130px;    
    margin-right: 10px;
    padding-right: 20px;
    /*border-right:solid 1px #CECECE; */  
    height:85px;
}

.footer_nav_c div.last
{
    padding-right: 0;
    margin-right: 0;
}
.footer_nav_c h3
{
	border-bottom:1px solid #E4FACF;
	color:#B7F17B;
	font-size:90%;
	letter-spacing:0.04em;
	font-weight:bold;
	margin:5px auto 1px;
	padding-bottom:4px;
	text-align:left;
	text-indent:2px;
}

.footer_nav_c ul li
{
	line-height:1em;
    list-style-type: none;
    list-style-image: none;
    text-align: left;
    margin: 0;
}

.footer_nav_c a
{
    font-weight: normal;
    font-size: 11px;
    color: #292929;
    text-decoration: none;
}

.footer_nav_c a:hover
{
    color: #292929;
    text-decoration: underline;
}

.footer_nav_link
{
    text-align: center;
    vertical-align: middle;
    line-height: 200%;
}

.footer_nav_link a
{
    text-decoration: none;
    font-family: Tahoma, Verdana, sans-serif;
    color: #333333;
    font-weight: 400;
    margin: 0px 8px;
}

.footer_nav_link a img
{
    margin-right: 10px;
}
/*end footer links*/

/* start ToolTip pouzitie v LGDataList*/


#LGTooltip
{
    display: block;
	margin:0 10px 1em 0;
	width:250px;
	padding:8px;
	background:#fcfcfc;
	border:1px solid #e1e1e1;
	line-height:130%;				
	}
#LGTooltip h3{
	margin:0 0 .5em 0;
	font:13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}	
#LGTooltip p{
	margin:0 0 .5em 0;
	}		
#LGTooltip img{
		background:#fff;
		padding:1px;
		border:1px solid #e1e1e1;
		float:left;
		margin-right:10px;
		}		

.noDisp
{
 display:none;
}	

/* end ToolTip*/

/* start infoTip Registration na zobrazenie formatovaneho divu s informaciami */
.infoTipB,.infoTipY
{    
    margin-top:1px;
    margin-top:0px\9;
    padding-top: 6px;
}
.infoTipB{
background: url("images/infoTipB.gif") no-repeat scroll 0 0 transparent;
}
.infoTipY{
background: url("images/infoTipY.gif") no-repeat scroll 0 0 transparent;
}
.infoTipChildB,.infoTipChildY
{
    _height:0;    
    font-size: 11px;
    padding: 5px;
}
.infoTipChildB
{
    background: repeat scroll 0 0 #ebf5ff;
    border-right: 1px solid #b1d3f5;
    border-bottom: 1px solid #b1d3f5;
    border-left: 1px solid #b1d3f5;
    
}
.infoTipChildY
{
    background: repeat scroll 0 0 #eeeebd;
    border-bottom: 1px solid #e4d947;
    border-left: 1px solid #e4d947;
    border-right: 1px solid #e4d947;
}

.ulInfo
{
    margin:0;   
}
.ulInfo li
{
    color:#627547;	
	list-style:none;
	font-size:12px;
	/*background:url('images/triangleErr.gif') no-repeat scroll 0 0.4em;*/	
	text-indent:0;
}

/* end infoTip*/