/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	margin: 0;
	padding: 0;
	font: 80% Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF url(/media/images/bg.gif) repeat-x;
	line-height: 18px; 
}

a {
	color: #33ADDB;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	font: 110% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}


p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	margin: 0px auto; 
	width: 85%; 
	min-width: 600px;
}

.header { 
	height: 45px; 
	margin: 0px 0 2px 0; 
	padding: 20px 0 0 5px;
	border-top: 4px solid #000;
	background: #FFF url(/media/images/headerbg.gif) repeat-x bottom left;
	color: #808080;
}
	
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}

.subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	background: #33ADDB url(/media/images/hmleftbg.gif) repeat-x;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	background: #F6F6F6 url(/media/images/hmrightbg.gif) repeat-x;
	color: #626262;
	line-height: 30px;
	float: right;
	width: 100%;
	
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #33ADDB url(/media/images/hmleftbg.gif) repeat-x;
	border-top: 0px solid #1A83AC;
	color: #FFFFFF;
}

.controlPanel{
	background: #F4F4F4;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
	border: 1px solid #A2A2A2;
}

.button {
	/* background: #F6F6F6 url(/media/images/hmrightbg.gif) repeat; */
	background: #F6F6F6;
	line-height: 20px;
	margin: 20px 2px 15px 0;
	padding: 5px 10px 5px 10px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #808080;	
	position: relative;	
}

.button img{
	padding: 1px 8px 1px 0;
	text-align: center;
	vertical-align:bottom;
	position: relative;
	top: 2px;
}

.HItem{
	width:  110px; 
	height: 90px; 
	/*border: 1px solid black; */
	float:left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px;
	overflow: none;
}
.HItem span{
	clear:both;
	display:block;
}

.HItem:hover{
	background-color: #33ADDB;
	color: #FFFFFF;
	cursor: pointer;
}

.HItem_list{
	overflow: none;
	clear:both;
	text-align:left;
	margin: 1px 0px 1px 0px;
	padding: 5px 0px 5px 0px;
}

.HItem_list:hover{
	background-color: #33ADDB;
	color: #FFFFFF;
	cursor: pointer;
}

.HItem_list img{
	
	float:left;
	width: 16px;
	height: 16px;
	padding-right: 3px;
}

a img{
	border: 0px solid black;
	vertical-align: bottom;
	padding:0px 5px 0px 5px;
}

h2 img{
	padding: 0px 8px 3px 0;
	vertical-align:bottom;	
}

.button:hover {
	/*background: #33ADDB url(/media/images/hmleftbg.gif) repeat-x; */
	background: #33ADDB;
	border: 1px solid #1A83AC;
	color: #FFFFFF;
	cursor: pointer;
}

.button_modal{
	background: #F6F6F6;
	line-height: 20px;
	margin: 20px 2px 15px 0;
	padding: 5px 10px 5px 10px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #808080;	
	position: relative;	
	width:100%;height:20px;
}

.button_modal:hover{
	border: 2px solid #33ADDB;
	cursor: pointer;
	
}

.button_modal_clicked{
	background: #33ADDB url(/media/images/hmleftbg.gif) repeat-x;
	border: 1px solid #1A83AC;
	color: #FFFFFF;
	cursor: none;
	
}


.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}

.right {
	float: right;
	width: 100%;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	background: bottom right url(/media/images/feedback_clip_image002.jpg) no-repeat;
	min-height:270px;
	/*border-left: 1px solid #e6e6e6; */
}

a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(/media/images/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.message{
	background-color: #F4F3C8;
	border: 1px solid #AAAAAA;
	padding: 5px 5px 5px 78px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	min-height: 48px;
	background-repeat: no-repeat;
	font-size: 1.3em;
	background-position: 5px center;
}

.description{
	background-image:url('/media/images/info-48x48.png');
	padding: 5px 5px 5px 78px;
	background-repeat: no-repeat;
	background-position: 5px center;
	min-height: 48px;
	vertical-align: middle;
	font-size: 1.3em;
}

.error{	
	background-image: url('/media/images/Remove-48x48.png');
	color: red;
	font-style: italic;
}

.warning{	
	background-image: url('/media/images/warning-48x48.png');	
	font-style: italic;
}

.info{
	background-image: url('/media/images/info-48x48.png');	
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #f2f2f2 url(/media/images/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #f2f2f2 url(/media/images/corner.gif) no-repeat bottom right;
	color: #626262;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
	font-size: 80%
}

.clear{
	clear: both;
}

.footer a { 
	text-decoration: underline; 
}

.footer p.authors a { 
	text-decoration: underline; 
	color: #999999;
	font-weight: bold;
}


form.search {
	padding: 0; 
	margin: 0; 
}

input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}

.helpPage{
	font-size: 2;
}

.helpPage h4 {
	font-weight:bold;	
	font-size: 18px;
}

.helpPage img {
	border: 1px solid black;
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 10px 5px;
}

.errorlist{
	color:red;
	padding: 3px;
	padding-left: 20px;
	margin: 2px;
}

/* GROUP PANEL */
.groupPanel{
	border: 1px solid #808080;
	position: relative;
	display: block;
	margin: 2px 5px 5px 5px;
}

.groupPanel h1{
	font-size: 14pt;
	color: #626262;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-color: #F4F3C8;
}

.groupPanel .content{
	padding: 5px 5px 5px 5px;
}
/* list control */
.groupPanel ul.control{
	list-style: none;	
	padding-left: 1px;
	margin: 1px 1px 1px 1px;
}
.groupPanel ul.control li{
	padding: 2px 2px 2px 2px;
	cursor: pointer;
}
.groupPanel ul.control li:hover{
	background-color: #0876B6; 	
	color: white;	
}

.groupPanel ul.control li[selected="1"]{
	background-color: #F4F3C8;
	color: #626262;
}

.imgBtn{
	position: relative;
	width: 60px;
	height: 70px;
	margin-left:  5px;
	border: 1px solid #808080;
	padding: 5px 5px 0px 5px;
}
.imgBtn:hover{
	background: #33ADDB repeat-x;
	border: 1px solid #1A83AC;
	color: white;
}
.imgBtn:hover a{
	color: white;
}

.dashboard_panel{
	vertical-align: top; 
	display: block; 
	border: 1px solid gray; 
	border-bottom: 3px solid gray; 
	padding: 5px 5px 5px 5px; 
	margin: 0px 0px 5px 5px;
	font-size:1.1em;
	background-color: white;
	-webkit-box-shadow: 2px 2px 2px #888;
	-moz-box-shadow: 2px 2px 2px #888;
	box-shadow: 2px 2px 2px #888;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
/*	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
*/	
}

.dashboard_panel .comment{
	font-style: italic;
	font-size:0.9em;
}
.dashboard_panel ul{
	margin: 3px;
}
.dashboard_panel ul a{
	padding:1px;
}
.dashboard_panel ul a:hover{
	background-color: #245F8C;
	color: white;
}
.transparent_box{
	background-color: white;
	filter:alpha(opacity=75);
	opacity: 0.75;
}

.questionText{
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}

.progress{
	background-color: red;
	border: 0px solid black;
	height: 15px;
}

.infotbl{}
.infotbl td.label{
	font-weight: bold;
	vertical-align: top;
}


.jjmenu {	
	position:absolute;
	background:#F6F6F6;
	border-bottom:2px solid #808080;
	border-right:1px solid #808080;
	padding:0px;
	-webkit-box-shadow: 3px 3px 2px #888;
	-moz-box-shadow: 3px 3px 2px #888;
	box-shadow: 3px 3px 2px #888;
/*
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
*/
}

div.jj_menu_item_hover {
	background:#e4e4e4;
}

div.jj_menu_item {
	color:black;
	border:1px solid #808080;
	border-bottom:none;
	cursor:pointer;	
	padding:0px 5px 0px 5px;
}
div.jj_menu_item img{
	position: relative;
	padding: 2px 5px 2px 0px;
	vertical-align: middle;
}
div.jj_menu_item span {
	display:block;
	padding:4px;
}
div.jj_menu_item_more span {
	background:url(/media/images/more.gif)  right no-repeat;	
	padding-right:20px;
}
table.form{
	vertical-align: top:
	
}
table.form th{
	margin-top:0px;
	margin-bottom:0px;
	width: 35%;
	text-align: left;
	border-right: 1px solid gray;
	font-weight: normal;
}
table.form input[type="text"], table.form input[type="password"]{
	min-width: 99%;
}
/* Entire pane */

#dhtmlgoodies_xpPane{
	background-color:#7190e0;
	float:left;
	min-height:600px;
	max-height:800px;
	height: 600px;
	width:200px;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;	
}
#dhtmlgoodies_xpPane .panelContent{
	font-size:0.9em;
	background-image:url('/media/images/bg_pane_right.gif');
	background-position:top right;
	background-repeat:repeat-y;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;	
	padding-left:2px;
	padding-right:2px;	
	overflow:hidden;
	position:relative;
	clear:both;
}
#dhtmlgoodies_xpPane .panelContent div{
	position:relative;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
	background-image:url('/media/images/bg_panel_top_right.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:25px;
	padding-right:5px;
	cursor:pointer;
	overflow:hidden;

}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
	line-height:25px;
	vertical-align:middle;
	font-family:arial;
	font-size:0.9em;
	color:#215DC6;
	font-weight:bold;
	float:left;
	padding-left:5px;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
	float:right;
	cursor:pointer;
}

#dhtmlgoodies_xpPane .dhtmlgoodies_panel a img
{
	padding: 2px 5px 1px 0;
	text-align: center;
	vertical-align:bottom;
	position: relative;
	width:16px;
	height:16px;
}

#dhtmlgoodies_xpPane .dhtmlgoodies_panel a
{
	color: #084BCA;
	text-decoration:none;
}

#dhtmlgoodies_xpPane .dhtmlgoodies_panel a:hover
{
	color: #1A98E7;
}

#otherContent{	/* Normal text content */
	float:left;	/* Firefox - to avoid blank white space above panel */
	padding-left:10px;	/* A little space at the left */
}	

.panelBtn{
	width:60px;
	height:33px;
	border:solid 1px transparent;
	padding-top:3px;
	margin-right:15px;
	margin: 5px;
	float: left;
}
.panelBtn:hover{
	height:32px;
	width:58px;
	padding: 2px;
	cursor:pointer;
	border:outset 1px;
}
.breadcrumbs {
	background-color:#E2E8FB;
	padding: 2px 2px 4px 5px;
}

.breadcrumbs span.last{
	color: red;
	font-weight:bold;
	padding: 0px 5px 0px 5px;
}

.breadcrumbs a {
	color: #084BCA;
	padding: 0px 5px 0px 5px;
}
.breadcrumbs a:hover {
	background-color: #8CAAF8;
	color: white;
}

.menu{margin:0; padding:0; min-width:500px; list-style:none;background:rgb(255,255,255);}
.menu div{padding:0; margin:0px 3px 1px 0px; height:40px; display:block; }
.menu div a{text-align:left;height:40px; padding:0px 25px; font:16px Verdana, Arial, Helvetica, sans-serif; color:rgb(255,255,255); display:block; background:url('../images/verMenuImages.png') 0px 0px no-repeat; text-decoration:none; font-weight:bolder; outline:none;}
.menu div a:hover{background:url('../images/verMenuImages.png') 0px -40px no-repeat; color:rgb(247,242,242);}
.menu div a.active, .menu li a.active:hover{background:url('../images/verMenuImages.png') 0px -80px no-repeat; color:rgb(35,157,203);}
.menu div a span{line-height:40px;}
.Round
	{
	float:left; 
	color:black
	margin-left:10px;
	min-width:145px;
	width:145px;
	min-height:145px;
   -moz-border-radius:10px; 
	border-radius:10px; 
	border:1px solid rgb(35,157,203) ;
	-webkit-border-radius: 10px;
	display:block;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	display:block;
	}
	
		.Round:hover
	{
	filter:alpha(opacity=100);

	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	cursor:pointer;
	}
	
	.menu_content
	{
		padding-left:20px;
		min-height:150px;
	}

