/* CSS Document */
body{margin:0; padding:0; background:url(images/mainbg.gif) 0 0 repeat-x #fff; font:14px/18px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#333;}
div, p, ul, h1, h2, h3, h4, form{margin:0px; padding:0px;}
ul{list-style-type:none;}

/*--Top Panel--*/
#topPan{width:728px; height:75px; position:relative; margin:0 auto; padding:0;}
#topPan h1{width:172px; height:165px; position:absolute; top:113px; left:0px; display:block; font:24px/18px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#fff; padding:65px 86px 0 450px; font-weight:normal;}
#topPan h1 span{font-size:14px;}

#topPan img{width:245px; height:39px; display:block; position:absolute; top:28px; left:0px;}

#topPan ul{width:410px; height:27px; position:absolute; top:33px; right:0px;}
#topPan ul li{float:left; width:82px; height:27px; display:block;}
#topPan ul li.lang{float:left; width:41px; height:27px; display:block;}
#topPan ul li a{display:block; width:82px; height:27px; background:#FBA01B; color:#fff; font:13px/27px Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center;}
#topPan ul li.empty{display:block; width:82px; height:27px; background:#FBA01B; color:#fff; font:13px/27px Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center;}
#topPan ul li a.lang{display:block; width:41px; height:27px; background:#FBA01B; color:#fff; font:13px/27px Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center;}
#topPan ul li a.lang{display:block; width:41px; height:27px; background:#FBA01B; color:#fff; font:13px/27px Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center;}
#topPan ul li a:hover{background:url(images/bullet1.gif) 50% 0 no-repeat #FBA01B; color:#fff; text-decoration:none;}
#topPan ul li.company{background:url(images/bullet1.gif) 50% 0 no-repeat #FBA01B; color:#fff; text-decoration:none; font:13px/27px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center;}


#topPan a.social{
	display: block;
	float: left;
	position:relative;
	top:41px; 
	left:250px; 
	width: 18px;
	height: 16px;
	margin-right: 2px;
	
	background-repeat: no-repeat;
	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

#topPan a.social:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}

#topPan a.facebook{
	background-image: url(images/social/facebook.gif);
}

#topPan a.twitter{
	background-image: url(images/social/twitter.gif);
}
#topPan a.draugiem{
	background-image: url(images/social/draugiem.png);
}


/*--/Top Panel--*/

/*--Middle Panel--*/
#mainmiddlePan{height:280px; background:url(images/middlepanbg.gif) 0 0 repeat-x #F0F0F0; color:#333; padding:17px 0 0;}


#mainmiddlePan_Register{height:400px; background:url(images/middlepanbg.gif) 0 0 repeat-x #F0F0F0; color:#333; padding:17px 0 0;}
#mainmiddlePan_LoggedIn{height:335px; background:url(images/middlepanbg.gif) 0 0 repeat-x #F0F0F0; color:#333; padding:17px 0 0;}
#middlePan{width:728px; position:relative; margin:0 auto;}

#middlePan #box {border:0px; width:480px; height:90px;position:absolute;}
#middlePan #topimage  {position:relative; top:0px; z:index:10; float:right;}


/*--left panel--*/
#middleleftPan{width:495px; float:left;}
#middleleftPan h2{width:490px; height:77px; background:url(images/icon1.jpg) 0 50% no-repeat #F0F0F0; color:#D67200; font:26px/77px Arial, Helvetica, sans-serif; padding:0 0 0 60px;}
#middleleftPan p{padding:10px 22px 0 0;} 
#middleleftPan p span.boldtext{font-weight:bold;}
#middleleftPan p span.light{color:#E19303;}
#middleleftPan p.more{width:118px; height:24px; margin:20px 0 0 284px; padding:0;}
#middleleftPan p.more a{width:100px; height:24px; display:block; background:url(images/icon5.jpg) 0 0 no-repeat #F0F0F0; color:#966202; font:16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#middleleftPan p.more a:hover{text-decoration:underline;}

#middleleftPan form label{width:80px; height:30px; margin:0 0 0 0; font-weight:bold; color: #000000; position:relative; float:left; }
#middleleftPan form input{width:360px; height:18px; margin:0 0 0 0;  float:left; position:relative; }
#middleleftPan form textarea{width:360px; height:127px; margin:0 0 0 0; float:left; position:relative; }
#middleleftPan form input.button{width:58px; height:24px; float:left; margin:10px 0 0 387px; background:url(images/login.jpg) 0 0 no-repeat #FEFEFE; color:#fff; border:none; font:13px/18px Arial, Helvetica, sans-serif; font-weight:bold; }

/*--/left panel--*/

/*--right panel--*/
#middlerightPan{width:233px; float:left;}
#middlerightPan form{width:233px; height:260px; background:#fff; color:#3B3B3B;}
#middlerightPan form.register{width:233px; height:380px; background:#fff; color:#3B3B3B;}
#middlerightPan form.loggedin{width:233px; height:315px; background:#fff; color:#3B3B3B;}
#middlerightPan form input{width:195px; height:18px; margin:5px 0 10px 18px; }
#middlerightPan form input.weight{width:40px; height:18px; margin:5px 5px 10px 5px; }
#middlerightPan form input.radio{width:18px; height:18px; margin:5px 0 10px 15px; }
#middlerightPan form input.date{width:85px; height:18px; margin:5px 5px 10px 18px;  }
#middlerightPan form label{width:100px; height:18px; margin:0 0 0 18px; font-weight:bold; }
#middlerightPan form label.orange{color:#D67200; }
 
#middlerightPan form input.button{width:58px; height:24px; float:left; margin:0; background:url(images/login.jpg) 0 0 no-repeat #FEFEFE; color:#fff; border:none; font:13px/18px Arial, Helvetica, sans-serif; font-weight:bold; }

a.calc{
	display: block;
	float: right;
	width: 38px;
	height: 33px;
	margin-right: 7px;
	background-image: url(images/calc.png);	
	background-repeat: no-repeat;
	filter:alpha(opacity=60);
    -moz-opacity:0.6;
    opacity: 0.6;
}

a.calc:hover{
	filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity: 1;
}

#middlerightPan form h2{width:150px; height:73px; display:block; background:url(images/icon1.jpg) 10% 50% no-repeat #fff; color:#D67200; font:22px/73px Arial, Helvetica, sans-serif; padding:0 0 0 75px;}
#middlerightPan form #register{width:160px; height:24px; float:left; }
#middlerightPan form #register a{display:block; background:url(images/icon3.jpg) 10% 50% no-repeat #fff; color:#333; font:22px/24px Arial, Helvetica, sans-serif; padding:0 0 0 35px; text-decoration:none;}
#middlerightPan form #register a:hover{background:url(images/icon3.jpg) 10% 50% no-repeat #fff; color:#000; text-decoration:none;}

#middlerightPan p.more{width:150px; height:24px; margin:35px 0 0 18px; padding:0;}
#middlerightPan p.more a{width:150px; height:24px; display:block; background:url(images/icon5.jpg) 0 0 no-repeat #fff; color:#D67200; font:16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#middlerightPan p.more a:hover{text-decoration:underline;}

#middlerightPan p.online{width:233px; height:88px; margin:18px 0 23px;}
#middlerightPan p.online a{width:189px; height:66px; display:block; background:url(images/online.jpg) 0 0 no-repeat #EFEFEF; color:#fff; font:18px/20px Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:22px 0 0 44px;}
#middlerightPan p.online a:hover{text-decoration:none;}
/*--/right panel--*/
/*--/Middle Panel--*/

/*--Bottom Panel--*/
#bottomPan{width:728px; position:relative; margin:0 auto;}
#bottommiddlePan{width:708px; float:left; margin:21px 0;}

#bottommiddlePan form label{width:80px; height:30px; margin:0 0 0 0; font-weight:bold; color: #000000; position:relative; float:left; }
#bottommiddlePan form textarea{width:360px; height:127px; margin:0 0 0 0; float:left; position:relative; }
#bottommiddlePan form input.button{width:58px; height:24px; float:left; margin:10px 0 0 387px; background:url(images/login.jpg) 0 0 no-repeat #FEFEFE; color:#fff; border:none; font:13px/18px Arial, Helvetica, sans-serif; font-weight:bold; }
#bottommiddlePan form input.floatbutton{width:58px; height:24px; background:url(images/login.jpg) 0 0 no-repeat #FEFEFE; color:#fff; border:none; font:13px/18px Arial, Helvetica, sans-serif; font-weight:bold; }
#bottommiddlePan form input.floatbuttonlong{width:73px; height:24px; background:url(images/button_long.jpg) 0 0 no-repeat #FEFEFE; color:#fff; border:none; font:13px/18px Arial, Helvetica, sans-serif; font-weight:bold; }
#bottommiddlePan form input.number{width:55px; height:18px; margin:0 0 0 0; }
#bottommiddlePan form input.text{width:220px; height:18px; margin:0 0 0 0; }
#bottommiddlePan form input.left{float:left; }
#bottommiddlePan form input.right{float:right;  margin:0 0 0 10px;}

#bottommiddlePanBorder{width:708px; float:left; margin:0 0 41px 0; background:url(images/middleborder.gif) 0 0 repeat-y;}

/*--Bottom Left Panel--*/
#bottomleftPan{width:354px; float:left;}
#bottomleftPan p{padding:10px 21px 0 0;} 
#bottomleftPan p span.boldtext{font-weight:bold;}
/*--
#bottomleftPan p.more{width:118px; height:24px;  display:block; margin:20px 0 0 186px; padding:0; background:url(images/icon5.jpg) 0 0 no-repeat #fff;}
--*/
#bottomleftPan p.more {width:200px; height:24px; display:block; background:url(images/icon5.jpg) 0 0 no-repeat #fff; color:#966202; font: "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none; margin: 10px 0 0 0; float: right;}
#bottomleftPan p.more a{width:100px; height:24px; display:block; background:url(images/icon5.jpg) 0 0 no-repeat #fff; color:#966202; font:16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#bottomleftPan p.more a{width:80px; height:24px; display:block; background:url(images/icon5.jpg) 0 0 no-repeat #fff; color:#966202; font:16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}


#bottomleftPan h2{width:260px; height:57px; background:url(images/icon4.jpg) 0 0% no-repeat #fff; color:#D67200; font:26px/35px Arial, Helvetica, sans-serif; padding:0 0 0 60px;}
#bottomleftPan h3{width:260px; height:26px; font-size:18px; display:block;}
#bottomleftPan h4{width:298px; height:104px; background:url(images/image1.jpg) 0 0 no-repeat #fff; color:#000; text-indent:-20000px; margin:25px 0 0;}

/*--/Bottom Left Panel--*/
/*--Bottom Right Panel--*/
#bottomrightPan{width:354px; float:left;}
#bottomrightPan p{padding:10px 2px 0 20px;} 
#bottomrightPan p span.boldtext{font-weight:bold;}

#bottomrightPan p.more{width:80px; height:24px; margin:20px 0 0 238px; padding:0;}
#bottomrightPan p.more a{width:80px; height:24px; display:block; background:url(images/icon5.jpg) 0 0 no-repeat #fff; color:#966202; font:16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#bottomrightPan p.more a:hover{text-decoration:underline;}


#bottomrightPan h2{width:200px; height:26px; font-size:18px; display:block; line-height:26px; padding:0 0 0 60px; margin:57px 0 0;}
#bottomrightPan h3{width:260px; height:26px; font-size:18px; display:block; padding:10px 2px 0 20px;}
/*#bottomrightPan h3{width:152px; height:74px; display:block; background:url(images/image2.jpg) 0 0 no-repeat #FEFEFE; color:#fff; font:18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:25px 0 0 60px; font-weight:bold; text-transform:uppercase; padding:30px 126px 0 14px;} */
#bottomrightPan h3 span{ font-size:14px; text-transform:none;}

/*--/Bottom Right Panel--*/

/*---FOOTER PANEL--*/
#footermainPan{height:110px; background:url(images/footerbg.gif) 0 0 repeat-x #777; color:#fff; margin:0; padding:0; clear:both;}
#footerPan{width:778px; position:relative; margin:0 auto;}
#footerPan img{width:248px; height:38px; position:absolute; top:23px; right:6px;}

#footerPan ul{width:500px; position:absolute; top:36px; left:49px;}
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 6px; color:#fff; background:#777777; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:158px; background:#7D7D7D; color:#fff; display:block; position:absolute; top:80px; left:61px;}
#footerPan ul.templateworld li a{background:#7D7D7D; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p.copyright{background:#7D7D7D; color:#fff; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; position:absolute; top:56px; left:61px;}

#footerPanhtml{width:70px; height:24px; background:url(images/htmlbutton.gif) 0 0 no-repeat; display:block; position:absolute; top:90px; left:61px;}
#footerPanhtml a{width:59px; height:19px; background: url(images/arrow-normal.gif) no-repeat 50px 4px #FB9217; display:block; position:absolute; top:3px; left:3px; margin:0; padding:0 0 0 5px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPanhtml a:hover{background:url(images/arrow-hover.gif) no-repeat 50px 4px #FB9217; color:#fff; text-decoration:none;}

#footerPancss{width:58px; height:24px; background:url(images/cssbutton.gif) 0 0 no-repeat; display:block; position:absolute; top:90px; left:135px;}
#footerPancss a{width:46px; height:19px; background: url(images/arrow-normal.gif) no-repeat 40px 5px #FCD927; display:block; position:absolute; top:3px; left:3px; margin:0; padding:0 0 0 5px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPancss a:hover{background:url(images/arrow2-hover.gif) no-repeat 40px 5px #FCD927; color:#fff; text-decoration:none;}

/* Table design */
table {
	border-collapse:collapse;
	border:1px solid #FFCA5E;
}
caption {
	font: 1.2em/2.1em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	height: 32px;
	color: #FFAA00;
}
caption.fat {
		font-weight: bold;
}

caption a{
		display:block; 
		float:right;
		padding-right: 7px;
}

thead th {
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}
tbody tr {
}
tbody tr.odd {
	background: #FFF8E8;
}

tbody th {
	background:url(images/middlepanbg.gif) 0 0 repeat-x #F0F0F0; 
	color:#333;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
tbody th.holyday {
	background:url(images/middlepanbg.gif) 0 0 repeat-x #F0F0F0; 
	color:#D67200;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
tbody td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 3px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	vertical-align: top;
}

tbody td.w240 {
	width: 240px;
}
td.col1 { width: 150px; color: blue; }

tbody td span.boldtext{font-weight:bold;}
tbody td span.below{color:#FF00FF;}
tbody td span.normal{color:#006400;}
tbody td span.warning{color:#32cd32;}
tbody td span.over{color:#FF0000;}
tbody td.right{text-align: right;}

tbody td span.light{color:#E19303;}

a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #F8A704;
	text-decoration: underline;
}
tfoot th {
	color: #FFFFFF;
	height: 30px;
}
tfoot td {
	color: #FFFFFF;
	height: 30px;
}


/* Blog design */
#nav {
	float: left;
	padding-right: 10px;
}
#container {
	padding-bottom: 17px;
}
#main {
	/* filter: Alpha(opacity=85); */
	float: left;
}
.transparent {
	filter: Alpha(opacity=85);
	/* the -moz-opacity attribute is recognized by 
	   Gecko browsers and should be a decimal */
        -moz-opacity: .85;
	/* opacity is the proposed CSS3 method, supported
	   in recent Gecko browsers */
	opacity: .85;
}
.invisible {
	display: none;
	line-height: 0px;
	font-size: 0px;
}
.box {
	width: 448px !important;
	width:/**/448px;
	background-image: url('images/middle.png');
	padding-left: 10px;
	padding-top: 5px;
	margin-top: -6px !important;
	margin-top: /**/-6px;
	margin-bottom: -2px;
	padding-bottom: 1px;
	padding-right: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #000000;
}
.box span.greytext
{
	color: #333;
}
.box a {
	font-size: small;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color:#D67200;
}
.pararight {
	font-size: smaller;
	font-style: italic;
	text-align: right;
	color: #333;
}
.fat {
	font-weight: bold;
}
.box a.aleft {
	width:205px; 
	margin:0 0 0 0; 
	float:left;
	position:relative;
	text-align: left;
	font-weight: bold;
}
.box a.aright {
	width:205px; 
	margin:0 0 0 0; 
	float:right;
	position:relative;
	text-align: right;
	font-weight: bold;
}
.box a:hover {
	color: #F8A704;
	text-decoration: underline;
}
/*
.box ul {
	padding-left: 10px;

}
*/
