/* Standard Twinharbor CSS Classes */
/* All classes beyond this point are all required for the Twin Harbor Content Manager. */
/* They may be modified for a given site if desired. */
/* Copyright 2005 Twin Harbor Web Solutions Inc. */
input.CMSForm, select.CMSForm
{
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: 400;
	color: #000000;
	margin: 0px 0px 0px 0px;
	border: solid 1px #000000;
}
input.CMSFormDisabled, select.CMSFormDisabled
{
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: 400;
	color: #ABABAB;
	margin: 0px 0px 0px 0px;
	border: solid 1px #777777;
	background-color: #CCCCCC; 
}
.noborder
{
	border: none 0px #000000;
}
input.noborder
{
	border: none 0px #000000;
}
.right
{
	text-align: right;
}
.center
{
	text-align: center;
}
.left
{
	text-align: left;
}
/* Drag and drop classes */
.drag
{
	cursor: move;
	position: relative;
}
.dragme, .dragmemove
{
	cursor: hand;
	position: relative;
}
.dragmemove
{
	cursor: move;
	position:relative;
}
.controlStationary
{
	border: none 0px #000000;
}
.controlDrag
{
	background-color: #efddb7;
	color: #000000;
	filter: alpha(opacity=50);
	border: solid 1px #000000;
}
.control_editor_wrapper_active
{
	padding: 3px 3px 3px 3px;
	border: dashed 2px #ff6600;
}
.control_editor_wrapper, td.control_editor_wrapper
{
	border-collapse: collapse;
	padding: 3px 3px 3px 3px;
	border: solid 1px #000000;
}


/* Twin Harbor Content Manager Forms Styles */
.login
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #6699FF;
	padding: 2px 5px 2px 5px;
	border-collapse: collapse;
	border: none 0px #000000;
}
.loginheader
{
	font-weight: 700;
	text-align: center;
	color: #FFFFFF;
	background-color: #3366CC;
	border-top: none 0px #000000;
	border-bottom: solid 1px #000000;
	border-right: none 0px #000000;
	border-left: none 0px #000000;
}
.error
{
	color: #FFFFFF;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #FF0000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: none 1px #000000;
	border-left: none 1px #000000;
}
.requiredmarker
{
	color:#FF0000;
	font-weight: 300;
	font-size:8pt;
}
.FormHeaderText
{
	font-size: 10pt;
	color: #000066;
	font-weight: 700;
}
.formerror
{
	color:#FF0000;
	font-weight: 600;
	font-size:9pt;
}
.formsuccess
{
	color:#00CC33;
	font-weight: 600;
	font-size:9pt;
}
.adminPanelTableCell
{
	border-left: solid 2px #000000;
	border-right: none 0px #000000;
	border-top: none 0px #000000;
	border-bottom: none 0px #000000;
	padding: 2px 2px 2px 2px;
}
.pageEditorPanel
{
	background-color: White;
	font-family: Verdana;
	font-size: 7pt;
}
.pageEditorPanelH1
{
	background-color: Aqua;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: 700;
}
.pageEditorPanelH2
{
	background-color: Yellow;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: 700;
}
table.dataentry{
padding:2px 2px 2px 2px;
background-color:#B3CFFF;
}
th.dataentry{
background-color:#00FFFF;
}
tr.dataentryhilite{
background-color:#3366FF;
}

table.dataview{
background-color:#EEEEEE;
padding:2px 2px 2px 2px;
}

tr.dataviewhilite{
background-color:#CCCCCC;
}
.datatable
{
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	
}
.formlabel
{
	font-weight: 700;
	white-space:nowrap;
	padding: 2px 3px 2px 3px;
}
.formfield
{
}
.datatableheader{
	font-size:8.5pt;
	font-weight:700;
	border-bottom: 1px solid #000000;
	padding: 2px 2px 2px 2px;
	white-space:nowrap;
}
.datatablerowa, .datatablerowb{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	padding: 2px 3px 2px 3px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
.datatablerowa{
	background-color:#e7efff;
}
.datatableborderheader{
	background-color:#FFFFFF;
	color: #000066;
	font-size:8.5pt;
	font-weight:700;
	border: 1px solid #000000;
}
.datatableborderrowa, .datatableborderrowb{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	padding: 0px 3px 0px 3px;
	border: 1px solid #000000;
}
.datatableborderrowa{
	background-color:#e7efff;
}

/* END STANDARD STYLES */

/* O.N.E. Styles*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6A6A6A;
	height:100%;
}
.top_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6A6A6A;
}
.top_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #2578CD;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #656565;
	text-decoration: none;
}
.copy_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #464646;
}
.copy_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #787878;
}
.copy_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #4F84AE;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.list {
margin:0px;
padding:0px;
width:12px;
height:12px;
}
.link_1 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #2077CD;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6A6A6A;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #E65000;
}
.text_4 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #E65000;
}
.text_4 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 19px;
	width: 256px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 150px;
	width: 256px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	overflow:auto;
}
