﻿body {
	background-color:transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	overflow:none;
	font-size:13px;
}

A img{
border:0;	
}
 A:link { color:#09F; text-decoration:none;}
 A:visited {  color: #09F}
 A:active {  color: #09F}
 A:hover { color:#09F; }

#moduletitle{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:35px;
	margin-bottom:10px;
	padding:12px 20px;
	font-size:20px;
	line-height:20px;
	color:#3CBFFF;
	background:#F5F5F5;
	border-bottom:1px solid #CCC;
}

#moduletitle img{
	max-height:32px;	
}

.title{
	position:relative;
	margin-top:20px;
	width:70%;
	min-width:780px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	height:40px;
	vertical-align:middle;
}



h1{
	font-size:20px;
	color:#0CF; /*#0CF;*/
}

h2{
	font-size:20px;
}


hr{
	border: 1px dotted #666;
}

#modulebtns{
	position:absolute;
	top:6px;
	z-index:100;
	right:5px;
	height:36px;
	text-align:right;
}

#modulebtns a{
	color:#999;
	background:url(images/menubarBg.png) top repeat-x;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	height:40px;
	min-width:120px;
	display:inline-block;
	margin:3px 0px;
	text-decoration:none;
	text-transform:capitalize;
	border-radius: 12px;
	border:1px solid #CCC;
	padding-left:8px;
	padding-right:8px;
	text-align:left;
	font-weight:bold;
}

#modulebtns a:hover{
	background:#FFFFFF;
	color:#3CBFFF;
	border:1px solid #666;
}

#modulebtns img{
	padding-top:4px;
	padding-bottom:0px;
	border:0;
	vertical-align:middle;
	max-width:32px;
	max-height:32px;
}

.title #modulebtns{
	top:-6px;	
}

#mainsection{
	position:absolute;
	top:59px;
	left:0px;
	width:300px;
	bottom:0px;
	border-right:1px solid #CCC;
	padding:10px;
	overflow:auto;
	background:url(images/mainsect.png) repeat-x bottom;
}

#mainsection .sectitle{
	margin:-10px;
	font-size:16px;
	color:#0CF;
	font-weight:bold;
	padding:12px;
	background-image:url(images/thbg.png);	
	background-position:center;
	background-repeat:repeat-x;	
	margin-bottom:5px;
}

#contentsection{
	position:absolute;
	top:59px;
	left:320px;
	right:0px;
	bottom:54px;
	overflow:auto;
}


.padplus{
padding:20px 40px;	
}	

input.inputfield , select.dropfield{
	/*	border:2px solid #0CF;
    background-color:#ffe8a3;*/
    padding:6px;

	border:1px solid #CCC;
	background:#FFFFFF;
	border-radius: 4px;
}

textarea.inputfield{
    padding:6px;
	border:1px solid #CCC;
	background:#FFF;
	border-radius: 4px;	
}

.txtEditbar{
	background:#EFEFEF;
	padding:2px 20px;
	border:1px solid #999;
	border-radius:4px;	

	display:inline-block;
	margin:5px 0px;
	float:right;
}

.txtEditbar select{
	margin-right:10px;	
}


.txtEditbar a{
	margin-left:1px;
	opacity:0.8;	
}

.txtEditbar a:hover{
opacity:1;
}



.fullwidth{
	width:95%;	
}

.btn{
	/*	background-image:url(images/btnsBg.png);
		background-position:center;
		background-repeat:repeat-x;
	background-color:#fecc37;*/
	padding:9px;
	color:#09F;
	font-weight:bold;
	min-width:90px;
	font-size:14px;
	cursor:pointer;
}

.resultstable{
	background:#DBDBDB;
}

.resultstable th{
	background-image:url(images/thbg.png);	
	background-position:center;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	height:36px;
}

.resultstable td{
	padding:5px;
	font-size:13px;

}



.SmallNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.SearchCell {
	background-color: #666666;
}

.trhl{
	background:#DFF4FF;
	/*cursor:pointer;*/
}

.trhl a{
color:#000;

}


.trnormal{
	/*cursor:pointer;*/
	background:#F8F8F8;
	
}

#pagerpanel{
	border-top:1px solid #999;
	position:absolute;
	height:34px;
	bottom:0px;
	right:0px;
	left:320px;
	/*background-image:url(images/thbg.png);	
	background-position:center;
	background-repeat:repeat-x;*/
	background-color:#333;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	padding:10px 20px;
}

#pagerpanel a.lnk{
	margin:-14px 2px -10px 0px;
	display:inline;
	height:24px;
	min-width:120px;
	padding:15px 20px;
	position:relative;


}



#tabpanel{
	border-top:1px solid #999;
	position:absolute;
	height:54px;
	bottom:0px;
	right:0px;
	left:320px;
	/*background-image:url(images/thbg.png);	
	background-position:center;
	background-repeat:repeat-x;*/
	background-color:#333;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-align:right;
	padding-right:20px;
}

#tabpanel a{
		display:inline-block;
		background:url(images/tabbg.png) center repeat-x;
		border-bottom-right-radius:6px;
		border-bottom-left-radius:6px;
		border:1px solid #CCC;
		border-top:0;
		font-size:14px;
		padding:10px 20px;
		width:90px;	
		text-align:center;
		color:#666666;
		margin-top:-1px;
		margin-right:5px;
		opacity:0.8;
}

#tabpanel a:hover{
	opacity:1;	
	border:1px solid #09F;
	border-top:0;
}

#tabpanel .tabselect{
	color:#09F;
	background:#FFFFFF;
	opacity:1;
	border:1px solid #09F;
	border-top:0;
}



.ErrorNotices {
	font-size: 26px;
	color:#CC3300;
	font-weight:bold;
}

.CriticalError {
	font-size: 14px;
	font-weight: bold;
	color:#FF0;
	background-color:#C00;
	padding:20px;
}

.topframe{
	/*position:absolute;*/
	top:0px;
	left:0px;
	right:0px;
	height: 40px; /*Height of top frame div*/
	font-size:18px;
	color:#0CF;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	padding-top:14px;
	border-bottom:1px solid #CCC;
	background:url(Images/popbgs.png) repeat-x center;
}

.middleframe{
	position:absolute;
	top:54px;
	left:0px;
	right:0px;
	bottom:60px;
	padding:10px;
	overflow:auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#FFFFFF;
	
}

.bottomframe{
	position:absolute;
	bottom:0px;
	right:0px;
	left:0px;
	height: 40px; /*Height of bottom frame div*/
	text-align:right;
	background:url(images/popbgs.png) repeat-x center;
	padding:10px;

}

.bottomflush{
	bottom:0px;	
}

.colum3{
	position:relative;
	width:33%;
	margin-right:0.5%;
}

.OptionName {
	font-weight: bold;
	background-color:#CCC;
	color:#333;
	padding:6px;
	min-height:20px;
}

.OptionFields {
	background-color: #F5F5F5;
	color: #333;
	padding:6px;
	min-height:20px;
}


.OptionHeader{
	background-image:url(images/thbg.png);	
	background-position:center;
	background-repeat:repeat-x;
	background-color:#000;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:14px;
	height:1px;
	min-height:30px;
}

.inputtable, .othertable {
	border:1px solid #CCC;
	margin-bottom:50px;

}

.inputtable {
	width:70%;
	min-width:780px;
}

.inputtable td, .othertable td{
	padding:4px;
	font-size: 12px;
}

.inputtable th, .othertable th{
	background-image:url(images/thbg.png);	
	background-position:center;
	background-repeat:repeat-x;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:14px;
}





.OptionHeader{
	background-image:url(images/thbg.png);	
	background-position:center;
	background-repeat:repeat-x;
	background-color:#000;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}


/* Panels */
.collapsingpanel{
	margin-bottom:2px;
	border:1px #666666 solid;
	border-radius:4px;
}

.collapsingpanel th{
	background-image:url(images/thbg.png);	
	background-position:center;
	background-repeat:repeat-x;
	color:#CCC;
	font-weight:bolder;
	cursor:pointer;
	text-align:left;
	padding:10px;
	font-size:14px;
}

.radiotitle{
	color:#0CF;	
}

.fancyinline{
	background:#F5F5F5;
	padding:40px;
}



.bluetext{
	color:#0CF;
}


.smalltext{
font-size:11px;
}

.copyright-text{
font-size:11px;
color:White;
}

.wrapper{
	margin-left:auto;
	margin-right:auto;
	width:90%;
	padding:10px;
}

.wrapper .title{
	margin:10px 5px;
	width:100%;	
}

#splashload{
position:absolute;
 left:20%; 
 top:20%;
 right:20%;
 bottom:20%;
 background:#FFFFFF;
 opacity:0.8;
 border:1px solid #CCC;
 text-align:center;
 vertical-align:middle;
 border-radius:8px; 
}
