body {
	background: #4A6A82 url(/maintenance/images/bkgd-gradient.gif) repeat-x;
}

body, td, th, li, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.45;
}

a {
	color: #4A6A82;
}

a:hover {
	color: #74ACCB;
}

td {
	padding: 0 6px 3px 5px;
}

th {
	font-weight:bold;
	background: url(/maintenance/images/bkgd-grad.gif) repeat-x;
	color: #4A6A82;
	text-align:left;
	vertical-align:top;
	padding: 5px;
	border: solid #DFEAF4 1px;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

h1.section, h2.section, h3.section, h4.section, h5.section {
	border-bottom: solid #74A170 1px;
}


h1 {
	border-bottom: solid #BACBD8 1px;
	padding-bottom: 5px;
	margin: 5px 0 15px 0;
	font-size: 25px;
	color: #294B29;
}

h1 {
	margin: 5px 0 10px 0;
	font-size: 30px;
	color: #4E7083;
}

h2 {
	margin: 0 0 5px 0;
	color: #EDBA23;
	font-size: 25px;
}

h3 {
	margin: 5px 0 5px 0;
	font-size: 20px;
	color: #4E7083;
}

h4 {
	font-weight: bold;
	color: #324B65;
	font-size: 18px;
	margin: 0 0 5px 0;
}

h5 {
	margin: 0 0 10px 0;
	color: #4E7083;
	font-size: 15px;
	font-weight: bold;
}

input
{
	vertical-align:middle;
}

img
{
	border:none;
	vertical-align:middle;
}

.wrapper{
	margin: 0 5px 5px 0;
	padding: 5px;
	border: dashed #81ACD3 1px;
	position: relative;
}

fieldset{
	margin: 0 5px 5px 0;
	border: dashed #81ACD3 1px;
}
fieldset a{
	text-align:right;
	padding-right: 29px;
	display:block;
	margin-left: 364px;
	margin-right: 0;
	text-decoration:none;
	font-weight:bold;
	width: 175px;
	height: 20px;
	padding-top: 3px;
}
fieldset a.remove{
	background: url(/maintenance/mojo/images/stop-x-bkgd.gif) no-repeat top right;
	color:#450A0A;
	border: solid #912929 1px;
	margin-bottom: 5px;
}
fieldset a.preview{
	background: url(/maintenance/mojo/images/go-arrow-bkgd.gif) no-repeat top right;
	color:#122D09;
	border: solid #527446 1px;
}

fieldset .mceLayout a {
	display: inline;
}
#addCopyBlock{
	text-align:right;
	padding-right: 29px;
	display:block;
	margin-left: 0;
	margin-right: 0;
	text-decoration:none;
	font-weight:bold;
	width: 125px;
	height: 20px;
	padding-top: 3px;
	background: url(/maintenance/mojo/images/add-plus-bkgd.gif) no-repeat top right;
	color:#554617;
	border: solid #A28A29 1px;
}
fieldset a.normal{ /* only appears 1 time per copyblock, the exception to the rule */
	text-align:left;
	text-decoration:underline;
	padding: 0;
	display:block;
	margin: 0;
	font-weight:bold;
	width: auto;
	height: auto;
}
fieldset legend{
	background-color: #81ACD3;
	font-weight:bold;
	color: #fff;
	text-align:left;
	vertical-align:top;
	padding: 5px;
	border: solid #DFEAF4 1px;
}

hr {
	color:#000000;
	background-color:#000000;
	height:1px;
	width:80%;
	border: 0;
}

.divider td {
	margin:0;
	padding:5px 5px;
}
.divider td div {
	width:100%;
	text-align:center;
	background:#FFFFFF url(/maintenance/images/cb-collapse-bg.jpg) repeat-x scroll 0%;
	cursor: pointer;
	cursor: hand;
}
.divider td span {	
	text-align:center;
	display: block;
	width: 120px;
	margin: 0 auto;
	font-weight:bold;
	background:transparent url(/maintenance/images/bkgd-grad.gif) repeat-x scroll 0%;
	border: 1px solid #DFEAF4;
	color:#294B29;
	padding:2px 10px;
}

#dispLogin {
	border: solid #6699B5 1px;
	padding: 10px;
	background-color:#DFEAF4;
	width: 118px;
	position: absolute;
	top: 9px;
	left: 764px;
}

#dispLogin p{
	margin: 0;
	font-size: 10px;
}

#dispLogin strong{
	display: block;
	font-size: 22px;
	font-weight: normal;
}

#header {
	position: relative;
	height: 60px;
	background-color: #8FAABE;
	padding: 15px;
}

#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px 0 0 10px;
	color: #fff;
	border: none;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
	display: block;
	border-bottom: solid #9EB6C7 1px;
	padding-bottom: 2px;
	width: 600px;
}

#footer {
	font-size:10px;
	text-align:center;
	padding-top:20px;
}

#page-wrap {
	background: #fff;
	padding: 20px;
	width: 915px;
	margin: 0 auto;
	border-bottom:solid 2px #333333;
	border-right:solid 2px #333333;
	border-top:solid 2px #999999;
	border-left:solid 2px #999999;
}

.fiveHundredPX li
{
	width: 500px !important;
}

#msg
{
	margin: 5px 0;
	padding: 5px;
	background-color: #990000; /*#FF3300*/
	color : #FFF;
	font-weight: bold;
	width: 200px;
	text-align:center;
	clear: both;
}

#notify /* used at the top of the CM and SA list pages */
{
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background:#990000;
	width: 550px;
}

/* Begin Login Page CSS */
#login
{	margin: 0 auto;
	border: solid #81ACD3 3px;
	background-color:#fff;
	width:275px;
	font-weight:bold;
	font-size:12px;
	padding:6px;
}
#login tr.title
{
	text-align:center;
}
#login tr.title td
{
	padding-top: 5px;
}
#login tr th
{
	vertical-align:middle;
}

#login h1 {
	margin: 5px 0 0 0;
	text-align: center;
	background: #D3DEE6;
	letter-spacing: -1px;
	line-height: 1.0em;
	padding: 10px;
	font-size: 24px;
}

#login h2 {
	margin: 0;
	font-size: 14px;
	text-align: center;
}

#login input {
	width: 110px;
}

#login .title input {
	width: auto;
}

#login input#Login {
	margin-top: 2px;
	margin-bottom: 0;
	width: auto;
}

/* End login Page CSS*/



/* REPLACED WITH H1
.pageHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-align:left;
}
*/

.altRow
{
	background-color:#DFEAF4;
}

.pageTitle {
	font-size:15px;
	width:425px;
}


/* Javascript Calender picker css */
td.calendarDateInput 
{
	letter-spacing:normal;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select.calendarDateInput 
{
	letter-spacing:.06em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.calendarDateInput 
{
	letter-spacing:.06em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* End Javascript Calender picker css */



/* Validation javascript css */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #000000; /*#00A8E6*/
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #990000;
	/*color : #FF3300;*/
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #000000; /*#00CC00*/
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #990000; /*#FF3300*/
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

label {
	/*font-weight: bold;*/
	vertical-align:middle;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
/* End Validation javascript css */


.btn a, .formBtn{
	padding: 1px;
	color: #DDE4EC;
	background: #7BA7C1;
	width: 50px;
	text-align: center;
	border: solid #476583 1px;
	margin: 0 3px 3px 0;
}
.center
{
	width:100px;
	margin: 0 auto;
}
.btn a {
	font-size: 10px;
	display: block;
	float: left;
}
.btn a.wideBtn {
	width:100%;
}
.formBtn {
	font-size: 12px;
}
.btn a:hover, input:hover.formBtn{
	color: #fff;
	background-color: #6B8FAF;
}
.btn a:active, input:active.formBtn{
	color: #000;
	background-color: #FEFDC0;
}

#nav, #navEdit {
	width: 915px;
}
#nav, #navEdit, #nav ul, #navEdit ul {
	float: left;
	list-style: none;
	line-height: 1;
	background-color:#DFEAF4;
	padding: 0;
	border: solid #ccc;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	z-index:999;
}

#navEdit ul {margin: 0;}

#nav a, #navEdit a {
	display: block;
	color: #4A6A82;
	text-decoration: none;
	padding: 3px 15px;
	text-align: left;
	/*width:100%;		 Added to prevent mouseout bug - JC */
}

#nav li, #navEdit li {
	width: auto;
	float: left;
	padding: 0;
}
/* Added to give user visual cue that the menu has a flyout */
#nav li.subNav, #navEdit li.subNav {
	background: url(/images/system/subNav.gif) no-repeat right center;
}

#nav li li, #navEdit li li {
	float: none;
	padding: 0;
}

#nav li ul, #navEdit li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	background: #fff;
}

#nav li li, #navEdit li li {
	width: 14em;
}
#nav li li li, #navEdit li li li{
	width: 200px;
}

#nav li ul a, #navEdit li ul a {
	text-align: left;
}

#nav li ul ul, #navEdit li ul ul {
	margin: -2.25em 0 0 14em;
}

#nav li ul ul li, #navEdit li ul ul li{
	margin: 0;
	padding: 0;
	border: solid #fff 1px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul ,
#navEdit li:hover ul ul, #navEdit li:hover ul ul ul, #navEdit li:hover ul ul ul ul, #navEdit li.sfhover  ul ul, #navEdit li.sfhover  ul ul ul, #navEdit li.sfhover ul ul ul ul
{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul,
#navEdit li:hover ul, #navEdit li li:hover ul, #navEdit li li li:hover ul, #navEdit li.sfhover ul, #navEdit li li.sfhover ul, #navEdit li li li.sfhover ul, #navEdit li li li li:hover ul, #navEdit li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover, #navEdit li:hover, #navEdit li.sfhover {
	background-color: #D1E1EF;
}
#content {
	clear: both;
}
.clr {
	clear: both;
}

#newsStories_list {
	margin-top:10px;
}

#copyBlockHolder {
	margin: 10px 0;
}

#pageOptions {
	float:right;
	width:200px;
	padding:0 10px 10px 0;	
	border-left: dashed #C0C0C0 1px;
	border-bottom: dashed #C0C0C0 1px;
}

#pageOptions a {
	padding: 5px;
	color: #000;
	background: #DFEAF4;
	width: 75%;
	text-align: center;
	border: solid #2E602E 1px;
	margin: 0 25px 5px 25px;
	display: block;
}

#storyandcats, #createPage, #newsCategory {
	float:right;
	width:610px;
}
#newsStory{
	float:left;
	width:610px;
}

/***************************\
* New Drop-Down List Styles *
\***************************/
.ddl {
	width:auto;
}
.ddl, .ddl ul {
	float: left;
	list-style: none;
	line-height: 1em;
	background-color:#DFEAF4;
	cursor:pointer;
	padding: 0;
	border: solid #ccc;
	border-width: 1px 0;
	margin: 0;
	z-index:500;
}

.ddl li {
	width: auto;
	float: left;
	padding: 0;
	margin:0 2px;
	display:block;
}

.ddl li li{
	float: none;
	padding: 0;
	width:auto;
}

.ddl li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	background: #fff;
}

.ddl li ul a {
	text-align: left;
}

.ddl li:hover, .ddl li.ddlhover {
	background-color: #D1E1EF;
}

.ddl li:hover ul, .ddl li.ddlhover ul {
	left: auto;
}	

.ddl li div {
	display: block;
	color: #4A6A82;
	padding: 0 15px;
	text-align: left;
	background:right no-repeat url(/images/system/ddlArrow.gif);
}

.ddl li span {
	display: block;
	padding: 0 10px 0 5px;
}

/***************************\
* End Drop-Down List Styles *
\***************************/


/* Date Picker functionality */
#startDate, #endDate {
	border: solid 1px #FFFFFF;
	margin-left:10px;
}

#sdPicker, #edPicker {
	cursor:pointer;
}

/*TinyMCE Style Fixes */
.tooltip 
{
   border-bottom: double 3px #A2D045;
   cursor: help;
   font-size:12px;
   font-weight:normal;
   color:#000;
   vertical-align:middle;
   margin-left:50px;   
}

.statusHdr {
font-weight: bold;
width: 350px;
border: 1px solid #A5CFE9;
padding: 5px 10px;
font-size: 12px;
color: #4B7A98;
background: #D5EBF9;
}

.statusBdy {
border-bottom: 1px solid #A5CFE9;
border-left: 1px solid #A5CFE9;
border-right: 1px solid #A5CFE9;
width: 350px;
padding: 5px 10px;
font-size: 12px;
color: #1B4966;
background: #FFFFFF;
line-height: 1.5em;
}

.mceEditorContainer a
{
	width: auto;
	display: inline;
	margin: auto;
	padding: 0;
}


/*******************************\
* Reorder & Page Content Styles *
\*******************************/
.fiveHundredPX li
{
	width: 500px !important;
}

#catContainer {
}
#catContainer h3{
	border-bottom: solid #81ACD3 1px;
	background: url(/maintenance/images/bkgd-grad.gif) repeat-x;
	margin: 0;
	padding: 2px;
	font-size: 14px;
	font-weight:bold;
	color: #000;
}
#catContainer li, #sortOrder li
{
	border: solid #000 1px;
	color: #000;
	width: 400px;
	background-color: #DFEAF4;
	margin: 3px 10px 3px 3px;
	padding: 0 0 5px 0;
	cursor: move;
	font-weight: bold;
	list-style: url(../images/uii_icons/move.gif);
	vertical-align:middle;
}
 #sortOrder li
 {
 	padding: 10px;
	background-color: #FFF;
 }
#catContainer li#catContainer_noCat, #catContainer li.events   {
	list-style:none;
	cursor:default;
}
#catContainer li ul li
{
	background-color: #FFFFFF;
	width: 95%;
	padding:3px;
	vertical-align:middle;
}

table.pageContentGrid {
	width: 450px;
}

table.pageContentGrid .btn a {
	margin-bottom:0;
}

table.pageContentGrid th {
	padding:5px 5px 5px 5px;
	margin:0;
	color:#000;
}
table.pageContentGrid td {
	padding:5px 5px 5px 20px;
}
table.pageContentGrid .altrow {
	color: #DFEAF4;;
}



/* Nav Builder */
#navBtnHolder{
	text-align: center;
	width:150px;
	margin: 5px auto;
}

#navEdit li a{
	float: left;
	cursor:move;
}

#navEdit li li.normal, #navEdit li li.bottom{
	clear: both;
}

#navEdit li.empty span{
	display:block;
	font-size:10px;
	color:#CCCCCC;
	width:100%;
	text-align:center;
	padding:0;	
	margin:0;
}

#navEdit li.top{
 	height: 10px;
	background:url(../images/uii_icons/arrowDown.gif) no-repeat center;
}

#navEdit li.bottom{
	height: 10px;
	background:url(../images/uii_icons/arrowUp.gif) no-repeat center;
}

#navEdit li.top a, #navEdit li.bottom a{
 	height: 10px;
	margin:0;
	padding:0;
}

#navEdit li a.editLink, #navEdit li a.deleteLink{	
	padding: 3px 2px 3px 0;
	margin:0;
	cursor:pointer;
}

#navEdit li li div.actions{
	float: right;
}


div.navbuilder a {
	font-weight:bold;
	font-size:12px;
	background-color:#FFFFFF; 
	color:#000000;
	text-decoration:none;
	width:auto;
	padding:2px 5px 2px ;
}


#lblDirections{
	margin: 0 0 5px 0;	
}

#lblAddEdit {
	margin: 5px 0 0 0;	
}

#navPreview
	{
	    position: relative;
	    z-index: 999;
		background: #245586;
	}
	#navPreview ul {
		list-style: none;
		margin: 0;
		padding: 0;
		/* width: auto;
        float:left; */
	background: #245586;
		width: 100%;
	}
	
	#navPreview li {
		margin: 0;
	}
	
	#navPreview ul, #navPreview li {
		float: left; 
		width: auto;
	}

	#navPreview ul {
	}
	
	#navPreview li a{
		display: block;
		/* float: left; */
		color: #fff;
		padding:10px;
	}
	
    #navPreview li ul {
	    width: 12.9em;
	    position: absolute;
	    left: -999em;
	    height: auto;
	    font-weight: normal;
	    margin: 0;
	    background-color: #5E93C9;
    }

    #navPreview li li {
	    float: none;
	    position: relative;
		height: auto;
		border-bottom: solid #8CA8D8 1px;
		font-size: 12px;
		margin: 0;
    }

    #navPreview li ul li a {
	    text-align: left;
	    color: #fff;
	    background: #5E93C9;
	    margin: 0;
	    padding: 5px 9px;
		width: 89%;
    }

    #navPreview li ul ul {
	    margin: -1.75em 0 0 12.90em;
	    background: #5E93C9;
    }

    #navPreview li:hover ul ul, #navPreview li:hover ul ul ul, #navPreview li.sfhover ul ul, #navPreview li.sfhover ul ul ul {
	    left: -999em;
    }

    #navPreview li:hover ul, #navPreview li li:hover ul, #navPreview li li li:hover ul, #navPreview li.sfhover ul, #navPreview li li.sfhover ul, #navPreview li li li.sfhover ul {
	    left: auto;
    }

    #navPreview li li a:hover {
	    background: #1E3C78;
    }
	
    #navPreview li:hover, #navPreview li.hover { /* Fix for IE7 "Sticking" menus */
		position: static;
	}	
	
	#navPreview li.dd a {
		background:url(/images/nav-arrow.gif) right center no-repeat;
	}
	#navPreview li.dd a:hover {
		background:url(/images/nav-arrow-hover.gif) right center no-repeat;
	}
	#navPreview li.dd li a {
		background-image: none;
	}
	#navPreview li.dd li a:hover {
		background-image: none;
	}



/* Webpage Column Picker Styles */
.colPicker
{
	border: 1px solid #A0A0A0;
	width: 101px; /* 20 px margin on col2 + 3x 25px cols + 6px border (2 per content area) = 101 */
	padding: 10px;
	float:left;
}
.colPicker a
{		
	display:block;
	height:30px;
	width:25px;
	text-decoration:none;
	margin: 0;
	padding: 0;
	text-align:center;
}
.colPicker a:hover
{
	background-color:#DFEAF4;		
}
.colPicker a.selected
{
	background-color:#6B8FAF;		
}
.colPicker .col1, .colPicker .col2 , .colPicker .col3
{
	border: 1px solid #A0A0A0;
	width: 25px;
	height: 30px;
	float: left;		
}
.colPicker .col2, .colPicker .col3
{
	margin: 0 0 0 10px;
}
#preCol1, #preCol2, #postCol1, #postCol2, #lblCol, .sampleCol
{
	float: left;
	width: 50px;
	margin: 0 10px;
	background:#6B8FAF url(/maintenance/images/col-gradient.gif) repeat-x scroll 0% top;
	color:#294B29;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
}
#lblCol
{		
	background:none;
	margin: 0;
	width: 100%;
	cursor:default;
}
.sampleCol
{
	height:100px;
	float:right;
}
.toolTip
{
	float:left;
	width: 200px;
	margin:0 0 0 8px;
	font-weight:bold;
	display:none;
	text-align:center;
	padding: 2px;
	background-color: #DFEAF4;		
	color: #4A6A82;
	border:1px solid #2E602E;
}
.active
{
	display:block;
}
#fsBlank
{
	padding:5px;
	text-align:center;
	font-weight:bold;
	margin-top:5px;
}
#fsOrderBtns
{
	text-align:center;
	padding:8px 5px 5px 5px;
}
#webpage #copyBlockHolder 
{
	float: left;
	background:#6B8FAF url(/maintenance/images/col-gradient.gif) repeat-x scroll 0% top;
	padding: 0 5px;
	margin: 0;
	width:698px;
}
#webpage #copyBlockHolder fieldset
{
	background-color:#fff;
}
#webpage #copyBlockHolder #colHolder ul#sortOrder li
{
	width:600px !important;
}
#colTitle a
{
	margin-left: 100px;
	font-size: 12px;
}
#colInstructions
{
	padding:5px 5px 0 5px;
	width:600px;
	margin-bottom:10px;
	display:block;
}
#exampleLayout
{
	float:right;
}


#ddlPages_opt
{
	width: 400px;
	height: 210px;
	overflow-y: scroll;
}
