﻿.clear
{
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}

.cell
{
	float: left;
	padding-right: 10px;
}

/* Standard Form Styles */
.formTable
{
	border-collapse: collapse;
}
.formTable td
{
	padding: 0px;
	padding-right: 10px;
}
.formTable th
{
	text-align: left;
	padding: 0px;
	padding-right: 10px;
	vertical-align: bottom;
}

/* Login Styles */
.loginTable tr td
{
	padding-right: 10px;
}
.loginTable .text-box
{
	width: 150px;
}

/* Error Classes */

.MaskedEditError
{
	background-color: #ffcccc;
}

/* Datepicker classes */

.calDayA
{
	vertical-align: top;
	font-size: 10px;
	text-align: left;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #c3b694;
}

.calOtherMonthA
{
	background-color: #ccf3fb;
	vertical-align: top;
	font-size: 10px;
	text-align: left;
	padding: 4px;
	border: 1px solid #c3b694;
}

.calTitle td
{
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.datepicker
{
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;
}
.datepick a
{
	display: block;
	height: 20px;
}

.calToday
{
	background-color: #FFFFCC;
	vertical-align: top;
	font-size: 10px;
	text-align: left;
	padding: 4px;
}
.calDay
{
	vertical-align: top;
	font-size: 10px;
	text-align: left;
	height: 80px;
	padding: 4px;
}

.calDayTitle
{
	
	background-image:url(/images/bgBlue.jpg);
	font-weight: bold;
	color: #ffffff;
}
.calOtherMonth
{
	background-color: #e6e6e6;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	vertical-align: top;
	height: 80px;
	font-size: 10px;
	text-align: left;
	padding: 4px;
}

.calTitle
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #be4d00;
}
.calTitle td
{
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.ajax__calendar_title /* This is nessesary because of an IE8 bug with the calendar extender. */
{
	width: 140px;
}


/* Text Boxes */
.text-box, .watermark-text-box, .text-box-list, .text-box-100, .watermark-text-box-100
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding-left:5px;
}

.text-box, .watermark-text-box
{
	width: 110px;
}

.text-box-100, .watermark-text-box-100
{
	width: 98%;
}

/* Watermark Text */
.watermark-text-box, .watermark-text-box-100
{
	color: #A6A6A6;
}

/* Buttons */
.text-button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0;
	background-color: #000099;
	color: #ffffff;
	padding: 0 4px;
	overflow: visible;
}
.text-buttond
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #ec0404;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
}

/* Tree Views */
.tree-view-node
{
	padding: 3px;
}
.tree-view-selected-node
{
	border: 1px solid #000000;
	padding: 2px;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.popupPanel
{
	background-color: #FFFFFF;
	padding: 10px;
}

/* Begin CMS Styles */
#cms_page
{
}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #ffffff;
	padding: 5px;
	background-color: #ec0404;
	font-size: 14px;
	font-weight: bold;
	height: 14px;
}
#cms_links
{
	background-color: #ccf3fb;
	color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	text-align: center;
}
#cms_logout
{
	background-color: #ccf3fb;
	padding-right: 5px;
}
#cms_logout a
{
	color: #000000;
}
.cms_nav-selection
{
	background-color: #000000;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/style/images/cms-drop-bg.gif);
	border: 1px solid #000000;
	font-weight: bold;
}
.cms_nav-selection select
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.cms_nav-selection2
{
	background-color: #cccccc;
	font-weight: bold;
}
.cms_heading
{
	padding-left: 5px;
	background-color: #ec0404;
	font-weight: bold;
	color: #ffffff;
}
.cms_title
{
	font-weight: bold;
	background-image: url(/style/images/cms-title-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px;
	padding-bottom: 0px;
	color: #666666;
	height: 16px;
}
.cms_field .cms_title
{
	color: #CC0000;
	background-image: none;
	background-color: #f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #cccccc;
}
.cms_field
{
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #cccccc;
	padding: 4px;
	margin-bottom: 20px;
	background-color: #e6e6e6;
}
.cms_field .cms_field
{
	background-color: #f1f1f1;
}

.cms_field .horrule
{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-color: #f5f5f5;
}

/* End CMS Styles */

/* Standard Color Styles */
.red
{
	color: #CC0000;
}

/* AJAX Tab Control */
/* xp theme */
.ajax_tabs .ajax__tab_header
{
	font-family: inherit;
	font-size: inherit;
	height: 21px;
	line-height:22px;
	_border-bottom: 1px solid #ccc;
	background: url(/images/common/tab-line.gif) repeat-x bottom;
}
.ajax_tabs .ajax__tab_outer
{
	padding-right: 4px;
	background: url(/images/common/tab-right.gif) no-repeat right;
	height: 22px;
}
.ajax_tabs .ajax__tab_inner
{
	padding-left: 3px;
	background: url(/images/common/tab-left.gif) no-repeat;
}
.ajax_tabs .ajax__tab_tab
{
	height: 21px;
	padding: 0 40px;
	margin-right: 0;
	background: #fff;
	_border: 1px solid #ccc;
	_border-bottom: none;
	_position: relative;
	_bottom: -1px;
	background: url(/images/common/tab.gif) repeat-x;
}
.ajax_tabs .ajax__tab_hover .ajax__tab_outer
{
	background: url(/images/common/tab-hover-right.gif) no-repeat right;
}
.ajax_tabs .ajax__tab_hover .ajax__tab_inner
{
	background: url(/images/common/tab-hover-left.gif) no-repeat;
}
.ajax_tabs .ajax__tab_hover .ajax__tab_tab
{
	_background: #ccc;
	background: url(/images/common/tab-hover.gif) repeat-x;
}
.ajax_tabs .ajax__tab_active .ajax__tab_outer
{
	background: url(/images/common/tab-active-right.gif) no-repeat right;
}
.ajax_tabs .ajax__tab_active .ajax__tab_inner
{
	background: url(/images/common/tab-active-left.gif) no-repeat;
}
.ajax_tabs .ajax__tab_active .ajax__tab_tab
{
	_background: #D9F2FF;
	border-bottom: 0;
	background: url(/images/common/tab-active.gif) repeat-x;
}
.ajax_tabs .ajax__tab_body
{
	font-family: inherit;
	font-size: inherit;
	border: 1px solid #999;
	border-top: 0;
	padding: 8px;
	_background: #D9F2FF;
}
