body {	text-align: center;	margin: 0 auto;	padding: 0; background-color:#e6e6e6; }
a { outline:none; }
.mainWrapper {width:950px;margin:0 auto; background: url('/images/bg.mid.png') repeat-y top center; }
/** Header Stuff **/
.headerWrapper { background: #fff; height:100px; background: url('/images/bg.top.png') no-repeat top center; }
.headerTop { margin: 0 auto; width: 930px; margin-top:20px; }
.headerLeft { float:left; height: 90px; width: 250px; margin-left: 20px; margin-top:10px; }
.headerLeft a { background: transparent url('/images/logo.png') no-repeat top left; width:250px; height:90px; display:block; text-decoration:none; }
.headerRight { float:right; font: 18px Arial; font-weight: bold; line-height: 30px; margin: 25px 30px 0 0; text-align: right; }
.headerRight .title { color: #52A329; }
.headerContent { margin: 0 auto; text-align:left; }

/** Header Navigation **/
.headerNav {clear:both;background: url('/images/top.nav.png') repeat-x top left; height: 41px; margin:0 auto; width:930px; }
.headerNav ul { list-style: none; margin: 0 auto; padding:0 0 0 20px; }
.headerNav li {	font: 10px verdana; text-transform: uppercase; float:left; display: block; width: 95px; margin-top:2px; margin-left: 3px; }
.headerNav li.active a:link, .headerNav li.active a:visited { display:block; line-height: 31px; width: 91px; text-decoration:none; color:#000;
		background: transparent url('/images/tab.active.png') no-repeat top center; border-top: 2px solid #fff; margin-top:-2px; }
.headerNav li.inactive a:link, .headerNav li.inactive a:visited { display:block; line-height: 31px; width: 91px; text-decoration:none; color:#fff;
		background: transparent url('/images/tab.inactive.png') no-repeat top center; }
.headerNav li.inactive a:hover { color: #ffff00; }

/** Middle Stuff **/
#wrapper {	margin: 0 auto; }
.middle { text-align: left; font: 14px arial;	padding: 20px 30px; line-height: 22px; }
.middle a:link , .middle a:visited{ color: #0000ff; text-decoration:none; }
.middle a:hover {	color: #ff0000; text-decoration: underline; }
.main-left {	float:left;width:540px; }
.main-right { 	float:right;width:320px; }
.main-clear {	clear:both; }

.main-right-col-top { background: transparent url('/images/col.right.top.gif') no-repeat top center;margin:0 auto; height:18px; }
.main-right-col-mid { background: transparent url('/images/col.right.bg.gif') repeat-y top center;margin:0 auto;height:auto; }
.main-right-col-content { padding: 0 18px; font: 12px arial; }
.main-right-col-content .title { font-size: 14px; font-weight: bold; text-transform: uppercase; margin-bottom:5px; }
.main-right-col-bot { background: transparent url('/images/col.right.bot.gif') no-repeat top center;margin:0 auto; height:18px; margin-bottom: 10px; }
.main-right-col-border { border:1px solid #999; background:#fff; }
.main-right-col-border p { padding:0 10px;line-height:16px; }

hr { background-color:#CCCCCC;	border: 0;	color: #CCCCCC;	height: 1px; }
h1 { color: #000; background-color: transparent; border-bottom: 1px solid #D0D0D0; font-size: 16px; font-weight: bold; margin: 7px 0 7px 0; padding: 7px 0 7px 0; }
h2 { color: #000; background-color: transparent; border-bottom: 1px solid #D0D0D0; font-size: 16px; font-weight: bold; margin: 7px 0 7px 0; padding: 7px 0 7px 0; }

.default-template {	background:#459e00; font: 12px arial; text-align:left; color:#fff; padding:5px 10px 5px 10px; width: 826px; margin: 0 auto 10px auto; font-weight: bold; }
.default-template a:link, .default-template a:visited { color:#fff; text-decoration:none; }
.default-template a:hover { text-decoration:underline; }

.border {border: 1px solid #ccc; padding: 10px;}

/** Login **/
.loginForm { background: #fff;	width: 350px;	/*border: 2px solid #ccc;*/	padding: 10px; }
.login-form { border: 1px solid #ccc; margin: 0 auto; padding: 0 10px 10px 10px; width: 400px; }

/** Error / Notifications **/
label.error { font: 12px arial; margin-left: 5px; background: url('/images/site/red-x-icon.png') no-repeat left center; color: #cc0000; padding-left: 12px; }
label.valid { background: url('/images/site/grn-chk-icon.png') no-repeat left center; padding-left: 12px; color: #0000cc; margin-left: 5px; }

.loginError, .loginLoad, .loginLinks {	line-height: 24; font: 14px arial; color: #000; border:1px solid #cc0000; background: #ffcccc; display: none; }
.loginLoad {	border:1px solid #336699; background: #efefef url('/images/site/ajax_loader.gif') no-repeat 5px center;	padding-left: 25px; }
.loginLinks {	display: block;	border: 1px solid #fff;	border-bottom: 1px solid #ccc;	background: #fff;	padding:0; }
.loginLinks span {	border: 1px solid #ccc;	border-bottom: none; padding:4px 7px; line-height: 24px; z-index: 10; margin-left: 3px;	cursor: pointer; }
.loginLinks span:hover { background: #efefef; cursor: pointer; }
.selected {	background: #efefef; }
.loginDiv {	height:46px; margin-bottom: 20px; }

#loader { padding-left: 21px; line-height: 21px; background: transparent url('/images/site/ajax_loader.gif') no-repeat left center;	display: none; }

label {	width: 150px;	text-align: right; }

input, select {	padding: 2px; }
select, options {	border: 1px solid #aaaaaa; }

/** Schedule Table **/
table { font: 12px arial; }
table.tablesorter {	font-family:arial; background-color: #CDCDCD; margin:10px 0pt 15px; font-size: 12px; width: 100%; text-align: left; line-height: 22px; }
table.tablesorter thead tr th, table.tablesorter tfoot tr th {	background-color: #459e00; color: #fff;	border: 1px solid #FFF;	font-size: 12px; padding: 4px; }
table.tablesorter thead tr .header { background-image: url('/images/site/bg.gif');	background-repeat: no-repeat; background-position: center right; cursor: pointer; }
table.tablesorter tbody td { color: #3D3D3D; padding: 2px 4px; /*background-color: #FFF;*/ vertical-align: top; }
table.tablesorter tbody tr.odd td {	/*background-color:#F0F0F6;*/ }
table.tablesorter thead tr .headerSortUp {	background-image: url('/images/site/asc.gif'); }
table.tablesorter thead tr .headerSortDown { background-image: url('/images/site/desc.gif'); }
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { background-color: #8dbdd8; }

/** Tabs Section **/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url('/images/site/tab.png') no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #336699;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {    opacity: .4; }
.tabs-container {    border-top: 1px solid #97a5b0;    padding: 10px 0;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {    padding: 0 0 0 20px;    background: url('/images/site/loading.gif') no-repeat 0 50%; }

/*
Tabs - additional IE specific bug fixes

Recommended usage (Conditional Comments):
<!--[if lte IE 7]>
<link rel="stylesheet" href="tabs_ie.css" type="text/css" media="projection, screen" />
<![endif]-->

*/
.tabs-nav { /* auto clear */
    display: inline-block;
}
.tabs-nav .tabs-disabled {
    position: relative; /* fixes opacity */
    filter: alpha(opacity=40);
}
.tabs-nav .tabs-disabled a span {
    _height: 19px; /* for some reason the height is 1px to less with opacity... */
    min-height: 19px; /* ...in both IE 6 and 7 */
}


/** NEW TABS **/
.navigation ul{	list-style-image: none;	list-style: none; }
.navigation li {float: left; padding: 3px 7px;	margin-right: 10px; }




/** Calendar Date Picker **/
.ui-datepicker {
	font: 12px arial;
}
#ui-datepicker-div {
	font: 12px arial;
}
/**table.jCalendar {	border: 1px solid #000;	background: #aaa;    border-collapse: separate;    border-spacing: 2px; }
table.jCalendar th {	background: #333;	color: #fff;	font-weight: bold;	padding: 3px 5px; }

table.jCalendar td {	background: #ccc;	color: #000;	padding: 3px 5px;	text-align: center; }
table.jCalendar td.other-month {	background: #ddd;	color: #aaa; }
table.jCalendar td.today {	background: #666;	color: #fff; }
table.jCalendar td.selected {	background: #f66;	color: #fff; }
table.jCalendar td.selected.dp-hover {	background: #f33;	color: #fff; }
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {	background: #fff;	color: #000; }
table.jCalendar tr.selectedWeek td {	background: #f66;	color: #fff; }
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {	background: #bbb;	color: #888; }
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {	background: #bbb; color: #888; }**/

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

/*div.dp-popup { position: relative;	background: #ccc; font-size: 10px; font-family: arial, sans-serif; padding: 2px; width: 171px; line-height: 1.2em; }
div#dp-popup { position: absolute;	z-index: 199; }
div.dp-popup h2 {	font-size: 12px;	text-align: center;	margin: 2px 0;	padding: 0; }
a#dp-close {	font-size: 11px;	padding: 4px 0;	text-align: center;	display: block; }
a#dp-close:hover {	text-decoration: underline; }
div.dp-popup a { color: #000;	text-decoration: none;	padding: 3px 2px 0; }
div.dp-popup div.dp-nav-prev {	position: absolute;	top: 2px; left: 4px; width: 100px; }
div.dp-popup div.dp-nav-prev a {	float: left; }*/
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
/*div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {	cursor: pointer; }
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {	cursor: default; }
div.dp-popup div.dp-nav-next {	position: absolute;	top: 2px; right: 4px; width: 100px; }
div.dp-popup div.dp-nav-next a { float: right; }
div.dp-popup a.disabled { cursor: default;	color: #aaa; }
div.dp-popup td { cursor: pointer; }
div.dp-popup td.disabled {	cursor: default; }*/

/** ICONS **/

.span-icon { padding-left: 20px; height: 16px; display: block; }

.icon-manage-contacts { 	background: url('/images/contacts.gif') no-repeat 0px 0px; }
.icon-contact { 			background: url('/images/contacts.gif') no-repeat 0px -16px; }
.icon-add-contact { 		background: url('/images/contacts.gif') no-repeat 0px -128px; }
.icon-authentication {		background: url('/images/contacts.gif') no-repeat 0px -177px; }
.icon-doctype-audio { 		background: url('/images/doctypes.gif') no-repeat 0px 0px; }
.icon-doctype-unknown { 	background: url('/images/doctypes.gif') no-repeat 0px -16px; }
.icon-doctype-blank { 		background: url('/images/doctypes.gif') no-repeat 0px -32px; }
.icon-doctype-brochure {	background: url('/images/doctypes.gif') no-repeat 0px -48px; }
.icon-doctype-image {		background: url('/images/doctypes.gif') no-repeat 0px -64px; }
.icon-doctype-csv {			background: url('/images/doctypes.gif') no-repeat 0px -80px; }
.icon-doctype-presentation {background: url('/images/doctypes.gif') no-repeat 0px -96px; }
.icon-doctype-document {	background: url('/images/doctypes.gif') no-repeat 0px -144px; }
.icon-doctype-email {		background: url('/images/doctypes.gif') no-repeat 0px -160px; }
.icon-doctype-pdf {			background: url('/images/doctypes.gif') no-repeat 0px -176px; }
.icon-doctype-video {		background: url('/images/doctypes.gif') no-repeat 0px -208px; }
.icon-doctype-compressed {	background: url('/images/doctypes.gif') no-repeat 0px -224px; }

.span-icon-large { padding-left: 35px; line-height: 32px; display: block; }

.icon-system-error-large {	background: url('/images/dwt.gif') no-repeat 0px 0px; }
.icon-system-info-large { 	background: url('/images/dwt.gif') no-repeat 0px -32px; }
.icon-system-warning-large {background: url('/images/dwt.gif') no-repeat 0px -64px; }

/** Footer Stuff **/
.footer { font: 11px arial; color: #000; padding:0 0 20px 0; margin: 20px auto; background: url('/images/bg.bot.png') no-repeat bottom center; }
.footerContent {width:930px; margin: 0 auto; border-top: 5px solid #488206;}


