body
{
	padding: 0;
   	margin: 12px 0 0;
   	background: url('../img/main-bg.gif') 0 0 repeat-x #fff;
   	font: 14px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
   	color: #7D7D7D;
}
a
{
	color: #3B3B3B;
	text-decoration: underline;
}
a:hover
{
	color: #0071EA;
	text-decoration: none;
}
#mainPan
{
	width:778px;
   	position:relative;
   	/*margin:0 auto;*/
/*	margin: 0px auto 0px 120px;*/
}

/*---TOP PANEL---*/
#topPan
{
	width:778px;
   	height:185px;
}
#topleftPan
{
	width:608px;
   	margin:0;
   	float:left;
   	background:url('../img/header.jpg') 0 0 no-repeat #FDFDFC;
   	color:#fff;
}
#topleftPan h1
{
	width:268px;
   	height:111px;
   	background:none;
   	font: 20px/22px Arial, Helvetica, sans-serif;
   	padding: 54px 0 0 340px;
	color: #FFF;
}

#IEroot #topleftPan h1
{
	width:230px;	
   	height:111px;
   	background:none;
	margin-left:340px;
	margin-top:65px;
    font: 20px/22px Arial, Helvetica, sans-serif;
   	padding: 0px;
	color: #FFF;
	/* border:1px solid red; */
}


#topleftPan h2
{
	font:13px/20px Arial, Helvetica, sans-serif;
   	display:block;
   	border-top:1px solid #6CEC16;
   	width:203px;
   	position:absolute;
   	top:105px; 
	left:340px;
	color: #FFF;
}
#topPan img
{
   width:229px;
   height:102px;
   display:block;
   margin:0;
   position:absolute;
   top:42px;
   left:61px;
}


#toprightPan
{
   	height:185px;
   	position:absolute;
   	top:0px;
   	right:50px;
	_right: 85px;
}
#toprightPan ul
{
	width:117px;
   	height:147px;
   	margin:18px 0 0;
}
#toprightPan ul li
{
	height:30px;
   	border-bottom:1px solid #CBCACA;
   	line-height:29px;
	list-style-type: none;
}
#toprightPan ul li a
{
	width:117px;
   	display:block;
   	background:url('../img/arrow-normal.gif') 0 50% no-repeat #fff;
   	color:#3B3B3B;
   	text-decoration:none;
   	padding:0 0 0 20px;
}
#toprightPan ul li a:hover
{
	background: url('../img/arrow-hover.gif') 0 50% no-repeat;
   	text-decoration:none;
}

#toprightPan ul li.active
{
	padding:0 0 0 20px;
	background: url('../img/arrow-hover.gif') 0 50% no-repeat;
   	text-decoration:none;
	color: #3B3B3B;
}


#toprightPan ul li.underlinenone
{
	height:30px;
   	border-bottom:none; 
	line-height:29px;
}
/*---TOP PANEL END---*/

/*---FOOTER PANEL--*/
#footermainPan{height:174px; background:url('../img/footerbg.gif') 0 0 repeat-x #777; color:#fff; margin:0; padding:0;}
#footerPan{width:778px; position:relative; margin:0 auto;}
#footerPan img{width:164px; height:69; position:absolute; top:37px; right:6px;}

#footerPan ul{width:500px; position:absolute; top:36px; left:10px;list-style-type: none;}
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 12px; color:#fff; background:#777777; text-decoration:none;}
#footerPan ul 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;}
#footerPan p.copyright a
{
	color: #FFF;
}
#footerPanhtml{width:70px; height:24px; background:url('../img/htmlbutton.gif') 0 0 no-repeat #7D7D7D; display:block; position:absolute; top:90px; left:61px;}
#footerPanhtml a{width:59px; height:19px; background:url('../img/arrow3-normal.gif') no-repeat 45px 4px #fff; display:block; position:absolute; top:3px; left:3px; margin:0; padding:0 0 0 5px; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPanhtml a:hover{background:url('../img/arrow3-hover.gif') no-repeat 45px 4px #fff; color:#353427; text-decoration:none;}

#footerPancss{width:58px; height:24px; background:url('../img/cssbutton.gif') 0 0 no-repeat #7D7D7D; display:block; position:absolute; top:90px; left:135px;}
#footerPancss a{width:46px; height:19px; background: url('../img/arrow3-normal.gif') no-repeat 35px 4px #fff; display:block; position:absolute; top:3px; left:3px; margin:0; padding:0 0 0 5px; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPancss a:hover{background:url('../img/arrow3-hover.gif') no-repeat 35px 4px #fff; color:#353427; text-decoration:none;}




div.copyright
{
	padding: 10px 0 0 0;
	font-size: 0.9em;
}
div.logo
{
	float: left;
	margin: 37px 0 0 20px;
}
div.slogan
{
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 146px;
	padding-left: 40px;
	float: left;
}
div.slogan2
{
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 10px;
	text-align: justify;
}
div.lang-switch
{
	float: left;
	margin: 5px;
	padding: 0;
	font-size: 0.8em;
}
div.lang-switch select
{
	font-size: 1em;
}
div.listing-sorting
{
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #2C8792;
	background: #EEF6FF;
	padding: 5px;
}
div.listing-sorting a
{
	font-weight: bold;
}
div.content
{
	background: url('../img/bodytop.jpg') no-repeat;
	width: 827px;
	clear: both;
}
div.inner-center
{
	background: url('../img/bodytop.jpg') top left no-repeat;
	padding: 1px 27px;
	width: 555px;
}
div.breadcrumb
{
	margin: 10px 0;
	font-size: 0.9em;
}
p
{
	padding: 0;
	margin: 10px 0;
}
.date
{
	font-size: 0.85em;
}
p.news
{
	margin-top: 5px;
	font-size: 0.85em;
}
p.last
{
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
img
{
	border: 0;
}
form
{
	padding: 0;
	margin: 0;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
h1
{
	font-size: 1.6em;
	margin: 10px 0;
	padding: 0;
	color: #39A002;
	font-family: Georgia,"Times New Roman",Times,serif;
}
h2
{
	font-size: 1.3em;
	margin: 5px 0;
	padding: 0;
	color: #084655;
}
div.field
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;
}
div.url
{
	color: #2C8792;
	padding: 0;
	font-style: italic;
	font-size: 0.9em;
	width: 1%;
	cursor: help;
	white-space: nowrap;
}
div.description
{
	margin: 2px 0;
	padding: 0;
	font-size: 0.9em;
	text-align: justify;
}
div.stat
{
	clear: both;
	padding: 0;
	font-size: 0.9em;
	margin: 2px 0;
}
div.stat img
{
	margin: 0 5px;
}
div.pr_stat
{
	margin: 2px 0 15px 0;
	font-size: 0.9em;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background: #D7EBD3 url('../img/ico-notif.gif') center left no-repeat;
	border: 1px solid #265624;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 10px 10px 40px;
	color: #265624;
}
div.error
{
	background: #FFEDEB url('../img/ico-error.gif') center left no-repeat;
	border: 1px solid #CD5C52;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 10px 10px 35px;
	color: #CD5C52;
}
div.navigation
{
	clear: both;
	margin: 5px 0;
	text-align: center;
}
div.navigation span a
{
	text-decoration: none;
}
div.navigation span
{
	margin: 0 2px;
}
div.navigation span
{
	text-decoration: none;
	border: 1px solid #2C8792;
	background: #EEF6FF;
	padding: 0 4px;
}
div.navigation a:hover, div.navigation span.active
{
	background: #FFF;
}
div.alpha-navigation
{
	text-align: center;
}
div.alpha-navigation a, div.alpha-navigation span
{
	padding: 0 2px;
}
/* box styles start */
div.box
{
	clear: both;
	margin: 10px 0 0 0;
}
div.box-caption-movable
{
	background: url('../img/movable-box-caption-bg.gif') bottom left repeat-x;
	font-weight: bold;
	line-height: 36px;
	margin: 0 10px;
	font-size: 0.8em;
	color: #39A002;
	text-transform: uppercase;
	font-family: Georgia,"Times New Roman",Times,serif;
}
div.box-caption-left-movable
{
	background: url('../img/movable-box-caption-left.gif') bottom left no-repeat;
	height: 36px;
}
div.box-caption-right-movable
{
	background: url('../img/movable-box-caption-right.gif') bottom right no-repeat;
	height: 36px;
}
div.box-caption-fixed
{
	background: url('../img/fixed-box-caption-bg.gif') bottom left repeat-x;
	font-weight: bold;
	line-height: 36px;
	margin: 0 10px;
	font-size: 1.1em;
}
div.box-caption-left-fixed
{
	background: url('../img/fixed-box-caption-left.gif') bottom left no-repeat;
	height: 36px;
}
div.box-caption-right-fixed
{
	background: #79C2D8 url('../img/fixed-box-caption-right.gif') bottom right no-repeat;
	height: 36px;
}
div.box-content-right
{
	/*background: #B0E0E6 url('../img/box-content-right.gif') right repeat-y;*/
}
div.box-content-left
{
	/*background: url('../img/box-content-left.gif') left repeat-y;*/
	border-left: 4px solid #FFF;
	border-right: 4px solid #FFF;
}
div.box-content-center
{
	padding: 10px;
	margin: 0 2px;
	/*background: #B0E0E6;*/
}
div.box-content-center ul li a
{
	background: url('../img/ico-li.gif') 8px center no-repeat;
	padding: 5px 5px 5px 20px;
	display: block;
	color: #3B3B3B;
}
div.box-content-center ul li div, div.box-content-center ul li a:hover
{
	background: #FFF url('../img/ico-active.gif') 8px center no-repeat;
	padding: 5px 5px 5px 20px;
	color: #0071EA;
}
div.box-footer
{
	/*background: url('../img/box-footer-bg.gif') top left repeat-x;*/
	height: 4px;
	margin: 0 4px;
	font-size: 0.1px;
}
div.box-footer-left
{
	/*background: url('../img/box-footer-left.gif') top left no-repeat;*/
	height: 4px;
}
div.box-footer-right
{
	/*background: #B0E0E6 url('../img/box-footer-right.gif') top right no-repeat;*/
	height: 4px;
}
div.box-content
{
	padding: 10px;
}
/* box styles end */
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
/*div.account-menu
{
	position: relative;
	float: right;
	margin-right: 60px;
	margin-top: -155px;
}*/
div.account-menu input.text
{
	width: 100px;
}
ul.account-menu, ul.extra-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.account-menu li,ul.extra-menu li
{
	margin: 0 0 5px 0;
}
div.comment-approval
{
	margin: 2px 0;
	font-size: 0.9em;
	color: #666;
}
div.posted
{
	font-size: 0.9em;
	margin-bottom: 10px;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
td.left-column
{
	width: 220px;
	padding-left: 10px;
	margin: 0;
}
td.right-column
{
	width: 220px;
	margin: 0;
}

#IEroot td.right-column
{
	width: 250px;	
	padding-left: 55px;
	background:transparent;
}

td.center-column
{
	/*padding: 0 27px;*/
	margin: 0;
	background: url('../img/body-bg.gif') left repeat-y;
}
input.text, input.numeric, input.password, select.text, input.what
{
	border: 1px solid #A5ACB2;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
}
input.button
{
	border: 1px solid #A5ACB2;
	background: #C0DB92 url('../img/flat-button-bg.gif') center left repeat-x;
	font: bold 11px Verdana, Arial, Tahoma, sans-serif;
	color: #084655;
	font-weight: bold;
	height: 20px;
	cursor: pointer;
}
input.button:hover
{
	background: #D7EDB1;
}
input, textarea
{
	font-family: Verdana;
	font-size: 1em;
	border: 1px solid #A5ACB2;
}
input.radiocheck
{
	border: none;
}
th.head
{
	border: 1px solid #2C8792;
	padding: 0 5px 0 10px;	
}
th.sort-asc,th.sort-desc,th.sort-none
{
	height: 20px;
	cursor: pointer;
}
th.sort-asc { background: url('../img/sortings.gif') 0px 0px no-repeat; }
th.sort-desc { background: url('../img/sortings.gif') 0px -20px no-repeat;}
th.sort-none {background: url('../img/sortings.gif') 0px -40px no-repeat;}
p.field, p.error
{
	margin: 15px 0;
}
p.error
{
	padding: 5px;	
	background: #FFEDEB ;		
	border: 1px solid #CD5C52;
	font-weight: bold;
	color: #CD5C52;	
}
hr
{
	background: #2C8792;
	height: 1px;
	border: none;
	margin: 10px 0;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
div.admin-approve
{
	margin: 0 10px 10px 10px;
}
div.waiting
{
	margin: 0 5px 10px 0;
	float: left;
	width: 12px;
	height: 12px;
	background: #D9E1E7;
	border: 1px solid #2C8792;
}
div.dbx-box
{
}
div.dbx-handle
{
	color: #215DC6;
	height: 31px;
	padding:0px;
	margin:0px;
}
fieldset
{
	padding: 10px;
	margin: 10px 1px;
	border: 1px solid #2C8792;
}
legend
{
	padding: 2px 5px;
	color: #235081;
	border: 1px solid #2C8792;
	font-size: 1.2em;
	font-weight: bold;
}
/* Collapsing fieldsets */
html fieldset.collapsed {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-bottom: 0;
  height: 1em;
}
html fieldset.collapsed * {
  display: none;
}
html fieldset.collapsed legend {
  display: block;
}
html fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../img/expanded-arrow.png) 0 75% no-repeat;
}
html fieldset.collapsed legend a {
  background-image: url(../img/collapsed-arrow.png);
  background-position: 0 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
  display: inline;
}
html fieldset.collapsible legend a {
	font-weight: bold;
  display: block;
  text-decoration: none;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html fieldset.collapsible .fieldset-wrapper {
  /*overflow: auto;*/
}

ul.tree
{
	list-style-type: none;
	padding:0px;
	margin:0px 0px 0px 25px;
}
ul.tree li
{
	font-size:12px;
}

ul.gallery
{
	list-style-type: none;
	padding:0px;	
	margin:0px;
}
ul.gallery li
{
	padding: 0px 10px 10px 0px;  
	color: black;
	float: left;
}

/* pagenate start */
div.pagenate {
	padding: 5px 0;
	margin-top: 10px;
	clear:both;
}
div.pagenate span.info {
	border: 1px solid #2C8792;
	padding: 1px 15px 1px 5px;
	margin-right: 5px;
	cursor: pointer;
	background: #B0E0E6 url('../img/menu_action_down.gif') 95% 50% no-repeat;
}
div.pagenate a:link, div.pagenate a:active, div.pagenate a:visited {
	text-decoration: none;
}
div.pagenate a {
	border: 1px solid #2C8792;
	padding: 1px 5px;
	background-color: #B0E0E6;
}
div.pagenate strong {
	border: 1px solid #2C8792;
	padding: 1px 5px;
	margin-right: 5px;
	background-color: #C4ECF1;
}
div#jump2page {
	position: absolute;
	border: 1px solid #2C8792;
	z-index: 100;
	background: #B0E0E6;
}
div#jump2page div.title {
	padding: 2px 5px;
}
div#jump2page div.content {
	background: #B0E0E6;
	padding: 5px;
}
/* pagenate end */

/* start comments */
div.comment {
	border-bottom: 1px solid #bbb;
	padding: 10px 0px;
}
/* end comments */


/* START RATING */
.rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../img/starrating.gif') top left repeat-x;		
}
.rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.rating li a:hover {
	background: url('../img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.rating a.r1-unit{left: 0px;}
.rating a.r1-unit:hover {width:30px;}
.rating a.r2-unit{left:30px;}
.rating a.r2-unit:hover {width: 60px;}
.rating a.r3-unit{left: 60px;}
.rating a.r3-unit:hover {width: 90px;}
.rating a.r4-unit{left: 90px;}	
.rating a.r4-unit:hover {width: 120px;}
.rating a.r5-unit{left: 120px;}
.rating a.r5-unit:hover {width: 150px;}
.rating a.r6-unit{left: 150px;}
.rating a.r6-unit:hover {width: 180px;}
.rating a.r7-unit{left: 180px;}
.rating a.r7-unit:hover {width: 210px;}
.rating a.r8-unit{left: 210px;}
.rating a.r8-unit:hover {width: 240px;}
.rating a.r9-unit{left: 240px;}
.rating a.r9-unit:hover {width: 270px;}
.rating a.r10-unit{left: 270px;}
.rating a.r10-unit:hover {width: 300px;}

.rating li.current-rating {
	background: url('../img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* END RATING */
table.common
{
	width: 100%;
	background: #B0E0E6;
}
table.common th
{
	text-align: center;
	background: #B9E6A2 url('../img/th-bg.gif') top repeat-x;
	padding: 5px;
	border-bottom: 1px solid #C4ECF1;
	border-right: 1px solid #C4ECF1;
}
table.common td
{
	padding: 5px;
	border-bottom: 1px solid #C4ECF1;
	border-right: 1px solid #C4ECF1;
}
table.common tr.highlight
{
	background: #A3D9E0;
}
table.common tr.hover
{
	background: #DCF4F7;
}

/* start jquery.autocomplete styles */
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
/*	filter:mask();*/
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('../img/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
/* end jquery.autocomplete styles */

table.calendar
{
	background: #FFF;
	border: 1px solid #DBDBDB;
	text-align: center;
	/*font-size: 0.8em;*/
}
table.calendar a
{
	color: #FF7400;
}
table.calendar td
{
	background: #FFF;
	border: 1px solid #DBDBDB;
}
table.calendar tr
{
	background: #DBDBDB;
}
table.calendar td.linked-day
{
	background: #FFF3A7;
	border:1px solid #FF7400;
	color:#FF7400;
	font-weight:bold;
	
}



