﻿html, body, form
{
	height: 100%;
	margin: 0;
}

body, .Label
{
	padding: 0;
	font-family: "Verdana, Trebuchet MS" , "Lucida Grande" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344272;
	text-decoration: none;

}

h1, h2, h3, h4, h5, h6
{
	color: #0066CB;
}

h1
{
	font-size: 2.0em;
	font-weight: normal;
}

a
{
	color: #62ADF5;
	text-decoration: underline;
}

img
{
	border: none;
}

#loginName
{
	position: absolute;
	right: 10px;
	top: 6px;
	z-index: 100;
	white-space: nowrap;
	font-family: Arial;
	font-size: 12px;
	color: #697079;
}

#mainwrapper
{
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#header
{
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	border: solid 1px #005AC5;
	font-size: 2.0em;
	font-weight: normal;
	padding: 10px;
	border-bottom: solid 4px Black;
}

#header-bottom
{
	width: 100%;
	font-size: 14px;
	font-style: italic;
}

/*
#content
{
	width: 100%;
	border: solid 1px #005AC5;
	background-color: White;
	border-top: solid 1px Black;
}

#content-left
{
	width: 180px;
	padding-top: 10px;
}

#content-right
{
	width: auto;
	border-left: 1px solid #A7A7A7;
	padding: 15px;
	vertical-align: top;
}

#breadcrumb
{
	width: 100%;
	font-family: Verdana;
	font-size: 9pt;
}

#breadcrumb a
{
	color: #0066CB;
	text-decoration: none;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}*/

.DockingZone, .DockingZoneEmpty, .DockingZoneHighlight
{
	background: white;
	border: 1px dashed #295896 !important;
	padding: 0;
}

.DockingZoneActive
{
	background-color: #C2D8ED;
}

.DockingZoneHighlight
{
	background-color: #E2EBF3;
}

.Error
{
	color: #FF0000;
}

.Input
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #698AB5;
	text-decoration: none;
	background-color: #FFFFFF;
	border: solid 1px #7EB0DA;
}

.RadPanelBar
{
	background-color: #E4EBF4;
}

.RadPanelItem
{
	color: #344272;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Helvetica, sans-serif;
	height: 19px;
	background: url(Img/BlueRadPanelBarSeperator.gif) repeat-x;
	padding: 4px 0px 0px 4px;
}

.CheckBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #344272;
	text-decoration: none;
	background-color: #E4EBF4;
}

#modulePropertiesButtonBar
{
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	white-space: nowrap;
	z-index: 10000;
}

/*.windowicon
{
	visibility: hidden;
}*/

.error
{
	border: 2px solid red;
}

.rade_resizeCell
{
	width: 0px !important;
}
.rade_resizeCell DIV
{
	display: none;
}

.rade_tool .InternalLink
{
	background: url(Editor/InternalLink.gif) center center;
}

.rade_contentCell
{
	overflow: auto;
}

#UserControlPanel fieldset
{
	margin: 10px;
}

#UserControlPanel legend
{
	font-weight: bold;
}

div.radwindow
{
	z-index: 30000 !important;
}

.radwindow ul.controlbuttons li
{
	list-style: none !important;
}
