﻿@import '../common.css';
@import '../jqmodal.css';
body
{
	background-color:#75C11E;
	height:100%;
}

body, input, select, textarea
{
	font-family:'century gothic', tahoma,verdana,arial;
	font-size:12px;
}

.brandedlabel
{
	color:#75C11E;
}

.headerbg
{
	background-color:#75C11E;
}

.filter
{
	background:url('../../images/editor/editorhelpbg.jpg') top left no-repeat #EEEEEE;
	border:1px #333333 solid;
	margin:2px;
	padding:2px;
}

.reportstep
{
	background:url('../../images/editor/editorhelpbg.jpg') top left no-repeat #EEEEEE;
	border:1px #333333 solid;
}

.rptbutton, .rpttextbox, .rptdropdown
{
	height:18px;
	font-size:10px;
}

.adminpanel_menu
{
	background:#FBA81A;
}
.adminpanel_details
{
	background: #FEE354;
}

image,img
{
	border:none;
}

.note
{
	font-style:italic;
}

.paragraphundercheckbox
{
    padding-left:20px;
    margin-top:-15px;
    margin-bottom:-15px;
}


.footer
{
	text-align:center;
	font-size:11px;
	color:#555555;
}

ol,ul
{
}

h1, .h1
{
	font-family:'century gothic', 'Arial Narrow', Arial, Tahoma;
	text-transform:uppercase;
	font-size:28px;
	color:#999999;
	margin:0 0 0 0;
}
h2,.h2
{
	font-family:'century gothic', 'Arial Narrow', Arial, Tahoma;
	text-transform:uppercase;
	font-size:15px;
	color:#D47519;
	margin:0 0 0 0;
	text-shadow: 1px 1px 1px #333;
}

h3,.h3
{
	font-family:'century gothic', 'Arial Narrow', Arial, Tahoma;
	text-transform:uppercase;
	font-size:14px;
	color:#444444;
	margin:0 0 0 0;
}
h4
{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 0;
}

.toolbartitle
{
	font-family:'arial narrow', 'verdana';font-weight:bold;font-size:13px;
}

.toolbarbg
{
	background:url('../../images/editor/toolbarbg.jpg') top repeat-x #ffffff;border:1px #0000aa solid;
}

a:link
{
	color:#3333dd;
	text-decoration:underline;
}
a:visited
{
	color:#3333dd;
	text-decoration:underline;
}
a:hover
{
	color:#000099;
	text-decoration:none;
}

/* Custom Classes */

.error
{
	color:#aa0000;
}

.rpt
{
	font-size:11px;
}
.rpt1
{
}
.rpt2
{
	background-color:#eeeeee;
}
.rpthead
{
	background-color:#75C11E;
	font-weight:bold;
}

.rpton
{
	background-color:#FFB606;
	cursor:pointer;
}

.rptoff
{
	
}


p{margin-bottom:10px;}

.mapheading, .mapcontainer h2
{
	font-family:tahoma,arial;
	font-size:11px;
	color:#75C11E;
	font-weight:bold;	
}

.mapcontainer
{
	border:5px #BFE296 solid;
	background-color:#DFF7C4;
	color:#1e5b08;
	font-family:tahoma,arial;
	font-size:11px;
	color:#333333;	
}

.mapbody
{
	font-family:tahoma,arial;
	font-size:11px;
	color:#333333;	
}

