﻿@charset "utf-8";
/* CSS Document */
html{
	overflow:hidden;
}
body{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	background-color:#f7f7f7;
}
img{
	border:0px;
}
div{
	margin:0px;
	padding:0px;
}
.header{
	background-color:#464646;
	padding:10px;
	height:29px;
	color:#fff;
}

/* MAIN LAYOUT */
.maincol1, .maincol2, .maincol3 {
	float:left;
	overflow: hidden;
}
.maincol1 {
	width:250px;
	margin-left: 8px;
	background-color:#fff;
}
.maincol2 {
	width:4px;
	background:#e3e3e3 url(../images3/drag.gif) no-repeat center center;
	font-size:1px;
	margin-left: 8px;
	margin-right: 8px;
	overflow: visible;
}
.maincol3 {
	margin-right: 8px;
}
#maincontent {
	background:	#fff;
}
.main-iframe {
	width:100%;
	height:600px;
}
.clear {
	clear:both;
}
.mainholder{
	overflow: hidden;
	white-space: nowrap
}

.page_title {
	white-space: nowrap;
}
#tblTools {
	display:block !important;
}

.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.sitename{
	font-size:24px;
	font-weight:bold;
	padding-right:16px;
}
#lblSiteName {
	font-size: 28px;
}
.header-info {
	margin-top: 16px;
}
.gotosite{
	font-size:11px;
}
.gotosite a{
	color:#fff;
	text-decoration:none;
}
.gotosite a:hover{
	color:#fff;
	text-decoration:underline;
}
.absmiddle{
	vertical-align:middle;
	margin-left:5px;
}
.absmiddlepic{
	vertical-align:middle;
}
.welcome{
	font-size:12px;
	color:#9a9a9a;
}
.links{
	font-size:12px;
	padding:0px 15px;
}
.links a{
	color:#fff;
	text-decoration:none;
}
.links a:hover{
	color:#fff;
	text-decoration:underline;
}


.headerrpt{
	background:url(../images3/rpt.gif) repeat-x left top;
	height:29px;
}
.pages{
	color:#464646;
	font-size:14px;
	font-weight:bold;
	width:10px;
	white-space: nowrap;
}
td.actions,td.actionson{
	color:#464646;
	font-size:11px;
	width:75px;
	text-align:center;
}
.posabsolutediv{
	position:absolute;
	top:0px;
	right:0px;
}
.actionspad{
	padding-top:8px;
}
.actions a,.actionson a{ 
	color:#464646;
	display:block;
	text-decoration:none;
	background:url(../images3/bodyright.gif) no-repeat right top;
	width:75px;
	height:29px;
	display:block;
}
.actions a:hover{ 
	color:#fff;
	background:#424242 url(../images3/bodyrighton.gif) no-repeat right top;
}
.actionson a{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	background:#424242 url(../images3/bodyrighton.gif) no-repeat right top;
	width:75px;
	height:29px;
	display:block;
	text-decoration:none;
}
.filterpad{
	padding-top:8px;
}
.filter{
	color:#464646;
	font-size:11px;
}
.filter a,.filteron a{ 
	color:#464646;
	display:block;
	text-decoration:none;
	background:url(../images3/filterbg.gif) no-repeat right top;
	width:58px;
	height:29px;
	text-align:center;
}
.filter a:hover{ 
	color:#fff;
	text-decoration:none;
	display:block;
	background:#585858 url(../images3/filterbgon.gif) no-repeat right -1px;
	width:58px;
	height:29px;
	font-size:11px;
	text-align:center;
}
.filteron a{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	background:#424242 url(../images3/filterbgon.gif) no-repeat right -1px;
	width:58px;
	height:29px;
	display:block;
	text-decoration:none;
}
.menu{
	padding:8px;
}
.footer{
	clear:both;
	padding:0px;
	font-size:12px;
	text-align:center;
}
.filterdiv{
	background-color:#585858;
	border-bottom:4px solid #9d9d9d;
	padding:15px 10px;
	color:#fff;
	font-size:12px;
	display:none;
}
input{
	padding:0px;
	margin:0px;
}
.smalllist{
	width:50px;
	height:18px;
	font-size:12px;
}
.biglist{
	width:125px;
	height:18px;
	font-size:12px;
}
.textfield{
	width:90px;
	height:16px;
	font-size:12px;
	padding-left:3px;
	border:0px;
}
.btn{
	height:18px;
	font-size:12px;
	padding:0px 3px;
	margin:0px;
	border:0px;
	background-color:#fff;
	color:#000;
}
.btninvisible{
	height:18px;
	font-size:12px;
	padding:0px 3px;
	margin:0px;
	border:0px;
	background-color:#fff;
	color:#000;
	display:none;
	margin-right:2px;
}
.posrelative{
	position:relative;
}
.posabsolute,.posabsolute2{
	position:absolute;
	background:url(../images3/over.gif) no-repeat left top;
	font-size:11px;
	color:#c3c3c3;
	right:0px;
	top:-26px;
	width:58px;
}
.posabsoluteedit{
	left:0px;
	top:0px;
	display:none;
	width:100%;
	z-index: 10;
}
.posabsolute2{
	right:-9px;
	top:-28px;
	height:28px;
	background:url(../images3/actionsbg.gif) no-repeat left top;
}
.filterover{
	padding:3px 5px;
	text-align:right;
}
.filterover a{
	color:#fff;
	text-decoration:none;
}
.bodyrpt{
	background:url(../images3/bodyrpt.gif) repeat-x left top;
	height:29px;
}
td.workarea{
	vertical-align:bottom !important;
	text-align: center;
}
.workarea a,.workarea a.edit{
	display:block;
	background:url(../images3/back.gif) no-repeat left top;
	height:20px;
	width:65px;
	font-size:11px;
	color:#464646;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:4px 2px 0px 0px;
}
.workarea a:hover {
	color:#999;
}
.workarea a.on{
	display:block;
	background:url(../images3/backon.gif) no-repeat left top;
	height:20px;
	width:65px;
	font-size:11px;
	color:#c04000;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:4px 2px 0px 0px;
}
.workarea a.editon{
	display:block;
	background:url(../images3/backon2.gif) no-repeat left top;
	height:20px;
	width:65px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:4px 2px 0px 0px;
}
.actionsover{
	padding:7px 5px 0px 3px;
	text-align:left;
}
.actionsover a{
	color:#fff;
	text-decoration:none;
}
.actionsdiv{
	padding:5px 0px;
	color:#fff;
	font-size:12px;
	width:127px;
	background:#424242 url(../images3/actionsbottom.gif) no-repeat left bottom;
	display:none;
	z-index: 100;
}
.actionsdiv ul{
	padding:0px;
	margin:0px;
}
.actionsdiv ul li{
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:left;
}
.actionsdiv ul li a{
	padding:5px 0px 5px 10px;
	border-bottom:1px solid #666;
	color:#fff;
	text-decoration:none;
	background:none;
	display:block;
	width:auto;
	height: auto
}
.actionsdiv ul li a:hover{
	color:#9a9a9a;
	background:#333;
}
.editoptions{
	background-color:#585858;
	padding:5px 10px;
	color:#78adfc;
	font-size:11px;
}
.editoptions a{
	color:#78adfc;
	text-decoration:underline;
}
.editoptions a:hover{
	color:#78adfc;
	text-decoration:none;
}
.messagerpt{
	background:url(../images3/messagerpt.gif) repeat-x left top;
	height:27px;
	padding-left:2px;
}
.message{
	color:#010000;
	font-size:12px;
	font-weight:bold;
}
.hide,.hide a{
	font-size:11px;
	color:#78adfc;
	text-decoration:underline;
}
.hide a:hover{
	color:#78adfc;
	text-decoration:none;
}
.msg {
	background:#ffdd83;
	height:26px;
	display:none;
	margin: 1px;
	margin-left: 0;
}
.msg-left {
	float:left;
	background: url(../images3/msgbg.gif) no-repeat left top;
	height: 26px;
	width: 3px;
}
.msg-right {
	float:right;
	background: url(../images3/msgbg.gif) no-repeat right top;
	height: 26px;
	width: 3px;
}
.msg-close {
	float:right;
	margin-top: 10px;
	margin-right: 4px;
}
.msg-contents {
	padding:3px 8px;
	color:#464646;
	font-size:13px;
}

.saved a{
	color:#78adfc;
	text-decoration:underline;
}
.saved a:hover{
	color:#78adfc;
	text-decoration:none;
}
.adminright{
	background:url(../images3/adminright.gif) no-repeat right top;
	height:29px;
	padding-right:10px;
}
.whitediv{
	background-color:#fff;
	padding:15px;
}


.side-collapse-icon {
	position: absolute;
	width: 14px;
	height: 17px;
	background: url(../images3/side-icon.gif) no-repeat left top;
	top:9px;
	left: -5px;
	cursor: pointer;
}
.side-collapse-icon.collapsed {
	background-position: left bottom;
}
.side-collapse-icon.hovered {
	background-position: right top;
}
.side-collapse-icon.collapsed.hovered {
	background-position: right bottom;
}
#dragbar {
	position: absolute;
	height: 300px;
	width: 16px;
	z-index: 500;
	opacity: .01; 
		filter: alpha(opacity=1); 
		-ms-filter: "alpha(opacity=1)"; 
		-khtml-opacity: .01; 
		-moz-opacity: .01;
	cursor: e-resize;
	background: #ccc;
}
#dragbar.pressed {
	background: url(../images3/dragbar.gif) repeat-y center top;
	opacity: .70; 
	filter: alpha(opacity=70); 
	-ms-filter: "alpha(opacity=70)"; 
	-khtml-opacity: .70; 
	-moz-opacity: .70;
}
/*.button {
	padding:0px 6px;
	border:1px solid #e1e1e1;
	background:#eee;
	font-size:12px;
	color:#464646;
	margin-bottom: 0px;
}*/

/* breadcrumbs */
#BreadCrumb {
	padding: 3px;
	padding-left:8px;
	padding-right:8px;
	color:#666;
	font-size: 11px;
	overflow: hidden;
	background-color: #eaeaea;
	display: none;
}

div.top-header .footertitle {
	font-size:27px;
	margin-top:2px;
	display:block;
}
td.footertitle {
	background-color:#f0f0f0;
	}