/* ------------------------------------------------------------

	Title: 		project
	Author: 	@abramarketing.com

------------------------------------------------------------ */

body {
	font: small "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	background-color: #FFF;
	color:#000;
	}

body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0;margin: 0}

p {margin: 0 0 1.5em 0;line-height: 1.5em}

ul, li, dl, dt, dd {list-style: none}

a:link, a:visited {text-decoration: none}
img {border: none;}
/* ------------------------------------------------------------

	Header Levels

------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", sans-serif;
	}

h4 {
  font-size:12pt;
  font-weight:bold;
  color:#0000FF;
}

/* ------------------------------------------------------------

	Page Structure

------------------------------------------------------------ */
#outercontainer {
	width: 100%;
	background: #FFF url('/images/white_skin/bg_outer_container.jpg') top left repeat-x;	
}
#container {
	width: 835px;
	margin: 0 auto;
	overflow: hidden;
	padding: 22px 0;
	background:#FFF url('/images/white_skin/bg_container.jpg') top left repeat-x;
	}
	
/* ------------------------------------------------------------

	Header

------------------------------------------------------------ */
#outerouterheader {
	width: 100%;
	background: #084890 url('/images/white_skin/bg_outer_header.jpg') top left repeat-x;
}

#outerheader {
	background: url('/images/white_skin/bg_header.jpg') top center no-repeat;
	margin: 0 auto;
	height: 121px;
}

#header {
	width: 835px;
	margin: 0 auto;
}

#header .logo {
	float: left;
	margin: 36px 0 0 0;
}

#utilityNav {
	background: url('/images/white_skin/bg_utlity_nav.jpg') top left no-repeat;
	float: right;
	width: 335px;
	margin: 3px 0 0 0;
}

#utilityNav li {
	float: left;
	padding: 5px 7px 13px 11px;
}

/* ------------------------------------------------------------

	 Navigation

------------------------------------------------------------ */
#nav {
	background: #FFF url('/images/white_skin/bg_nav.jpg') bottom left repeat-x;
}

#nav ul {
	width: 835px;
	margin: 0 auto;
	overflow: hidden;
}

#nav li {
	float: left;
	border-left: 1px solid #DCDADA;
	padding: 10px 12px;
}

#nav li a {
	font-weight: bold;
	font-size: 115%;
	text-decoration: none;
}

/* ------------------------------------------------------------

	 Left Column
	 
------------------------------------------------------------ */
#leftColouter {
	width: 530px;
	float: left;
}
#leftCol {
	margin: 0 64px 0 0;
	color: #000;
	width:460px;
}

#leftCol h1, .def h1 {
	font-size: 180%;
	margin: 0 0 10px 0;
}
	
#leftCol .intro {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 110%;
	}
	
#leftCol .trainingButtons {
	margin: 0;
	padding: 0 0 10px 0;
	color: #323233;
}

#leftCol #trainingButtonsouter {
	padding: 10px 0 0 0;
	margin: 0;
	background-color:#FFF;
	width:460px;
	border:1px solid #BAD1E3;
}

#leftCol .trainingButtons li {
	overflow: hidden;
	border-bottom: 1px solid #C3D0EB;
	padding: 8px 10px 6px 20px;
	background: none;
}

#leftCol .trainingButtons h2, .def h2 {
	color: #15448d;
	font-size: 170%;
	padding: 0 0 5px;
	border-bottom: none;
}

#leftCol .trainingButtons p {
	font-size: 90%;
	margin: 0 0 8px 0;
	line-height: 1.2em;
}

#leftCol .trainingButtons img {
	float: right;
	border: 1px solid #A5BFD6;
	padding: 3px;
	margin: 0 0 0 25px;
}

.tab_content {
  position:relative;
}

#leftCol #homeTabs {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftCol #homeTabs ul {
	margin: 0;
	padding: 0;
}

#leftCol #homeTabs li {
	background-color: #DBDBDB;
	margin: 0 4px 0 0;
	padding:0 10px 0 0;
	float: left;
	border: none;
}

#homeTabs li#tab1 {
	border-left:1px solid #BAD1E3;
}

#leftCol #homeTabs li a {
	color: #323233;
	display: block;
	background-color: #DBDBDB;
	padding:5px 13px 4px 20px;
	margin: 0;
	color: #000;
}

#leftCol #homeTabs .current {
    background-color:#FFF;
    }
    
#leftCol #homeTabs .current a {
	background-color:#FFF;
    color: #051E3D;
    }

/* ------------------------------------------------------------

	 Right Column
	 
------------------------------------------------------------ */
.rightCol {
	width: 265px;
	float: left;
	background-color: #DBDBDB;
	border: 1px solid #CCC;
	padding: 15px;
	color: #000;
}

.rightCol h3 {
	font-size: 150%;
	border-bottom: 4px solid #4E71B0;
	padding: 0 0 8px 0;
	margin: 0 0 17px 0;
}

.rightCol .learnMore, .rightCol ul {
	margin: 0 0 15px 0;
}

.rightCol .learnMore li, .rightCol li {
	background: url('/images/white_skin/bullets_learn_more.png') center left no-repeat;
	padding: 0 0 4px 20px;
	font-size: 90%;
}

.rightCol .companyNews {
	margin: 0 0 15px 0;
}

.rightCol .companyNews li {
	background: url('/images/white_skin/bullets_company_news.png') top left no-repeat;
	padding: 0 0 4px 20px;
	font-size: 90%;
}

.rightCol .companyNews li a {
	color: #FFF;
}

/* ------------------------------------------------------------

	 Secondary Page
	 
------------------------------------------------------------ */
#leftCol h2, .def h2 {
	font-size: 150%;
	border-bottom: 1px solid #497EC5;
	margin: 0 0 10px 0;
}

#leftCol h3 {
	font-size: 130%;
	margin: 0 0 1px 0;
}

#leftCol ul {
	margin: 0 0 15px 0;
}

#leftCol li, .def li {
	padding: 4px 0 5px 25px;
	background: url('/images/white_skin/leftCol_check.png') top left no-repeat;
	border-bottom: 1px solid #1D5EAA;	
}

/* ------------------------------------------------------------

	 Wide Column
	 
------------------------------------------------------------ */
#wideCol {
	color: #000;
}

/* ------------------------------------------------------------

	 Footer
	 
------------------------------------------------------------ */
#outerfooter {
	width: 100%;
	background: #D3E2F4 url('/images/white_skin/bg_footer.jpg') top left repeat-x;
}

#footer	{
	width: 835px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 22px 0;
	font-size: 85%;
	color:#323233;
}

#footerleft {
	float: left;
	width: 250px;
}

#footerright {
	float: left;
	width: 500px;
	margin: 0 0 0 20px;
}

#footerright li {
	float: left;
	padding: 0 10px;
	margin-bottom:8px;
}

/* ------------------------------------------------------------

	 Form Fields

------------------------------------------------------------ */
label, input, select, textarea {
	border: 1px solid #999;
	}


/* ------------------------------------------------------------

	scriptaculous

------------------------------------------------------------ */
.drop {
	width: 775px;
	}

/* ------------------------------------------------------------

	Mark's Rounded Box...eat your heart out, Neal

------------------------------------------------------------ */	
.rounded_box {
  position:relative;
  background-color:#FFF;
  margin:5px;
  border:1px solid #CCC;
}
.rounded_box_top, .rounded_box_bottom {
  position:relative;
  clear:both;
  width:100%;
  height:9px;
  overflow:hidden;
}
.rounded_box_content {
  position:relative;
  width:100%;
  color:#000;
}
.rounded_box_content_pad {
  padding-left:9px;
  padding-right:9px;
}
.rounded_box_tl, .rounded_box_bl, .rounded_box_tr, .rounded_box_br {
  position:relative;
  width:9px;
  height:9px;
}
.rounded_box_tl, .rounded_box_bl {
  float:left;
}
.rounded_box_tr, .rounded_box_br {
  float:right;
}

.svctbl {
  padding:5px;
  color:#000;
}

.svc_move, .svc_edit, .svc_delete {
  height:16px;
  width:16px;
  position:relative;
  float:left;
  margin-right:5px;
}

.svc_move {
  cursor:move;
  background-image:url('/images/icons/icon_move.gif');
}

.svc_edit {
  cursor:pointer;
  background-image:url('/images/icons/icon_edit.png');
}

.svc_delete {
  cursor:pointer;
  background-image:url('/images/icons/icon_delete.png');
}


ul#sortables h2 {
	color: #15448d;
	font-size: 170%;
	padding: 0 0 5px;
	border-bottom: none;
}

ul#sortables p {
	font-size: 90%;
	margin: 0 0 8px 0;
	line-height: 1.2em;
}

ul#sortables img {
	float: right;
	border: 1px solid #A5BFD6;
	padding: 3px;
	margin: 0 0 0 25px;
}

.ajax_status {
  position:absolute;
  right:3px;
  color:#000;
  height:16px;
}

.ajax_save {
  position:absolute;
  height:0;
  width:0;
  overflow:hidden;
}

.svc_image {
  float: right;
  border: 1px solid #A5BFD6;
  padding: 3px;
  margin: 0 0 0 25px;
}

#svctopics_container {
  position:absolute;
  overflow:hidden;
}

#svctopics {
  position:relative;
  left:-255px;
}

#svctopics li {
  padding:1px;
  margin-bottom:1px;
  background-image:none;
  float:none;
  list-style: none;
  height:24px;
  width:250px;
  clear:both;
  background-color:#FFF;
  color:#0B478F;
  font-size:11pt;
  border:1px solid #CCC;
}

.svc_image_small {
  float: left;
  border: 1px solid #A5BFD6;
  padding: 1px;
  height:20px;
  width:27px;
  margin-right:5px;
}

#svc_topics_btn {
  border: 1px solid #A5BFD6;
  padding: 1px;
  margin-bottom:8px;
  cursor:pointer;
}

.icons, .icons a, .icons a:active, .icons a:visited, .icons a:hover {
  color:#0000FF;
  font-size:8pt;
}

.tbl_drk td {
  color:#000;
  font-size:8pt;
}



/* LIST SORTING (MOOTOOLS) */

li.sort {
	padding:3px;
	list-style: none;
	width: 300px;
	border:1px solid #666;
	margin-bottom:2px;
	font:9pt Tahoma;
    background-color:#FFF;
}

li.sort .handle {
    position:relative;
    float:left; 
    cursor:move;
    width:16px;
    height:16px;
    margin-right:3px;
    background-image:url('/images/icons/icon_move.gif');
}

#ajax_save {
  position:absolute;
  height:0;
  width:0;
  overflow:hidden;
}

li.taboff, li.tabover, li.tabon {
	position:relative;
	float:left;
	margin:1px;
	cursor:pointer;
}

li.taboff, li.tabover {
	border:1px solid #dbdbdb;
}

li.taboff {
	color:#000000;
	background-color:#FFF;
}

li.tabover {
	color:#FF0000;
	background-color:#FCF4F8;
}

li.tabon {
	color:#0000FF;
	border:1px solid #C0C0C0;
	background-color:#B54167;
}

.chdead, .chout, .chover, .chsel {
	padding:1px;
	margin-bottom:2px;
}

.chdead, .chout {
	background-color:#FFF;
	border:1px solid #dbdbdb;
}

.chout, .chover, .chsel {
	cursor:pointer;
	cursor:pointer;
	cursor:pointer
}

.chdead {
	color:#dbdbdb;
	cursor:default;
}

.chout {
	color:#666;
}

.chover {
	background-color:#FCF4FB;
	border:1px solid #A71D4A;
	color:#A71D4A;
}

.chsel {
	background-color:#BFC0F3;
	border:1px solid #4040FF;
	color:#FFF;
}

/* GROUP SESSIONS */

#gu_container {
	position:relative;
	width:520px;
	height:320px;
}

#gu_list, #gu_sel {
	position:relative;
	float:left;
	height:300px;
	overflow:auto;
	padding:5px;
	border:1px solid #c0c0c0;
	margin:5px;
}

#gu_list {
	width:260px;
}

#gu_sel {
	width:200px;
}

/* CMS MODULES */

.sortable_list {
  border:1px solid #666;
  padding:2px;
  margin-bottom:1px;
  font-size:8pt;
}

.tblT {
  background-color:#ff6600;
}

.tblT td {
  font-weight:bold;
  font-size:9pt;
  color:#FFF;
  border-right:1px solid #FFF;
}

.tblA {
  background-color:#FFF;
}

.tblB td {
  background-color:#DBDBDB;
  border-right:1px solid #FFF;
}

#meta_fix {
  position:relative;
  width:0;
  height:0;
}

#meta_container {
	position:absolute;
	top:40px;
	left:302px;
	width:507px;
	height:50px;
	border:1px solid #D0D9E2;
	background-color:#CEE8F9;
	padding:8px;
}

.meta_input {
	width:345px;
}

.tbl {
	padding:1px;
	border:1px solid #CCC;
}
.tbl th {
  	font-weight:bold;
  	border:1px solid #FFF;
}
.tbl td {
  	border-bottom:1px solid #CCC;
}

.clearall {
	clear:both;
	height:0;
	overflow:hidden;
}

#cal_container {
	width:820px;
	clear:both;
}
#allmods, #mycal {
	position:relative;
	float:left;
}
#allmods {
	width:195px;
	overflow:auto;
	height:360px;
	margin-top:2px;
	margin-left:5px;
	background-color:#DBDBDB;
}
#mycal {
	width:581px;
}
#mycal table {
	width:581px;
	margin:0;
}
#mycal h1 {
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}
#mycal table a:link, #mycal table a:visited {
	color:#0000FF;
}
#mycal td, #mycal th {
	border:1px solid #dbdbdb;
	padding:1px;
	color:#666;
}
#mycal th {
	font-weight:bold;
	background:none;
	background-color:#FFF;
}
#mycal tr.calrow {
	height:60px;
}
#mycal td {
	vertical-align:top;
	width:85px;
}
#mycal td .calday {
	text-align:right;
}
#mycal td.caldead, #mycal td.callive {
	width:80px;
}
#mycal td.caldead {
	background-color:#CCC;
}
#mycal td.callive {
	background-color:#FFF;
}
#mycal td.callive .assigned_module {
	position:relative;
	border:1px solid #CCC;
	padding:1px;
	margin:1px;
	font:9px Arial;
	cursor:move;
	background-color:#FFF;
}
#allmods .module {
	position:relative;
	margin:1px;
	padding:2px;
	font-size:8pt;
	background-color:#FFF;
	border:1px solid #666;
	cursor:move;
	width:172px;
}

#ncalendar table {
	padding:0px;
	width:180px;
	margin:0 auto;
}
#ncalendar table th {
	padding:0px;
	font-size:1em;
	background:silver;
}
#ncalendar table tr {
	padding:0px;
}
#ncalendar {
	background:url('/images/calendar/bg.png') no-repeat;
	width:205px;
	height:182px;
	font-size:.8em;
	padding-top:1em;
	cursor: pointer;
	position:absolute;
	opacity:0;
	color:#000;
}
#ncalendar div {
	 cursor:move;
	 text-align:center;
	 width:200px;
	 display:block;
}
#ncalendar table {
	  margin-top:2px;
	  width:95%;
	  border:0px;
}
#ncalendar img {
	cursor:pointer;
}
#ncalendar .dayselected {
	background:#e0e0e0;
}
#ncalendar .noday {
	background:#e0e0e0;
	padding:0em;
	text-align:center;
}
#ncalendar .sunday {
	background:#ffe1e1;
}
#ncalendar .today {
	background:#b0b0b0;
	color:maroon;
	padding:0em;
	text-align:center;
}
#ncalendar td.isToday {
	background:#e1ffe1;
	font-weight:bold;
}
#ncalendar table td {
	padding:0px;
	padding:.2em;
}

.appform td {
	vertical-align:top;
	font:9pt Tahoma;
	font-weight:bold;
}
.optional {
	font:9pt Tahoma;
	color:#FF0000;
}
.infobox {
	position:relative; 
	border:1px solid #666;
	margin:10px; 
	padding:10px; 
	font:8pt Arial; 
	color:#666;
}

li.navsel {
	font-weight:bold;
}



table.listtbl {
	border:1px solid #FFF;
	padding:2px;
	margin-bottom:5px;
}
table.listtbl th {
	background-color:#DBDBDB;
	color:#000;
	text-align:left;
	padding:3px;
	font-weight:bold;
	border:1px solid #666;
	vertical-align:top;
}
table.listtbl th.tt {
	color:#0000FF;
}
table.listtbl td {
	padding:3px;
	text-align:left;
	color:#000;
	background-color:#FFF;
	border:1px solid #666;
	vertical-align:top;
}
table.listtbl input.ff, table.listtbl textarea.ff {
	width:300px;
	font:9pt Arial;
}
table.listtbl textarea.ff {
	height:100px;
}


#cc_cont {
	position:relative;
	width:500px;
}
#cc_cont div.col {
	position:relative; 
	float:left; 
	width:235px; 
	height:300px; 
	overflow:auto; 
	padding:5px;
	background-color:#EEE;	
}
#cc_cont div.col ul {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
li.ccli {
	background:none;
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #CCC;
	padding:2px;
	cursor:move;
	background-color:#FFF;
	font-size:8pt;
	margin-bottom:1px;
}
li.cclit {
	background:none;
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #0000FF;
	padding:2px;
	background-color:#DBDBDB;
	font-size:8pt;
	font-weight:bold;
	margin-bottom:1px;
}
li.ccliz {
	background:none;
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #CCC;
	padding:2px;
	background-color:#FFF;
	font-size:8pt;
	margin-bottom:1px;
}

.report_btn, .report_btn_over {
	margin:8px;
	padding:8px;
	font:15pt Arial;
	color:#666;
	width:400px;
	cursor:pointer;
}

.report_btn {
	background-color:#FFF;
	border:1px solid #CCC;
}

.report_btn_over {
	background-color:#dbdbdb;
	border:1px solid #0000FF;
}

.report_btn img, .report_btn_over img {
	position:relative;
	vertical-align:middle;
	margin-right:30px;
}
input.report_subtn {
	border:1px solid #000;
	background-color:#dbdbdb;
	color:#0000FF;
	font-weight:bold;
	font-size:9pt;
	padding:3px;
}