
/* Links ----------------------------- */

img {
	border-style: none;
}

/* Typography------------------------- */

a.edit {
	font-size: 1em;
	color: #879194;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
}

/* Forms ------------------------------------- */

#addGrant {
	width: 400px;
}


/* 	PAGE SPECIFIC ITEMS ------------------------- */

/* Login Page ---------------------------------- */

#login {
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
}

#login h1 {
	color: #fff;
	background-color: #797979;
	padding: 10px 10px 4px 10px;
	border-bottom: 1px solid #fff;
}

#login label {
	color: #424242;
	font-size: 1.6em;
	padding: 6px;
	background-color: #f1f8ff;
	border-bottom: 1px solid #b7cae2;
}

#login label strong {
	display: block;
	width: 130px;
	float: left;
	text-align: right;
	padding: 6px;
	font-weight: normal;
	font-style: normal;
}

#login form {
	width: 500px;
	margin: 25px auto;
	padding: 10px;
	text-align: left;
	background-color: #fff;
}

#login input.text {
	display: inline;
	font-size: 1.2em;
	width: 300px;
}

#loginInput {
	text-align: center;
	background-color: #797979;
}

/* User Home Page ----------------------------- */

body.cms {
	background: #1e1e1e;
}

body.cms #footer {
	display: none;
}

body.cms div#mainContent {
	width: 78%;
	float: left;
}

#cmshome {
	background: #fff;
	float: left;
	margin-top: 10px;
}

#cmshome table {
	width: 100%;
	font-size: 1.2em;
	border-collapse: collapse;
}

#cmshome td {
	padding: 4px;
}

#cmshome th {
	background: #afc0d3;
	color: #ffffff;
	text-align: left;
	padding: 3px;
	border-bottom: 2px solid #4e667e;
}

#cmshome th.active {
	background: #b7cae2;
}

#cmshome .odd {
	background-color: #f1f8ff;
	border-bottom: 1px solid #cde3fc;
}

h1#welcome {
	font-size: 2.4em;
	letter-spacing: -1.5px;
	color: #1e1e1e;
	border-bottom: 1px solid #d5d5d5;
	margin-top: 15px;
}

.location {
	font-style: italic;
	font-size: .8em;
}

#currentWork, #yourHistory {
	clear: left;
	margin-bottom: 10px;
	background: #6f7375;
	padding-bottom: 2px;
}

#history th {
	background-color: #989898;
}

#history th.active {
	background-color: #d5d5d5;
}

#history .odd {
	background-color: #f4f4f4;
	border-bottom: 1px solid #d5d5d5;
}

#pendingItems {
	background-color: #6694c2;
}

#currentWork table, #yourHistory table, #pendingItems table {
	clear: left;
	background: #fff;
}

#currentWork h2, #yourHistory h2, #pendingItems h2 {
	margin: 0;
	padding: 5px;
	color: #ffffff;
}

#currentWork {
	background-color: #6694c2;
}

#currentWork th {
	background-color: #f1f8ff;
	border-bottom-color: #6694c2;
}

#currentWork th.active {
	background-color: #6694c2;
}

p#messageBlock {
	color: #235071;
	font: 2.4em Arial, Helvetica, Geneva, sans-serif;
	padding: 15px;
	background-color: #cde3fc;
	border: 1px solid #235071;
}

#urgentItems {
	background-color: #fed71f;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#urgentItems h2 {
	margin: 0;
	padding: 5px;
	border-bottom-color: #fff;
}

#urgentItems th {
	background: #f3df61;
	border-bottom-color: #ffcb08;
}

#urgentItems th.active {
	background: #f9eeab;
}

#urgentItems table {
	clear: left;
	background: #fff;
}

#urgentItems .odd {
	background: #f9eeab;
}

#urgentItems .alert, #urgentItems .alert a {
	color: #f3df61;
}

#history .even {
	background: #fff;
	border-bottom: 1px solid #e6e6e6;
}

#current .even {
	background-color: #fff;
	border-bottom: 1px solid #cde3fc;
}

/*Table Styles
----------------------------------*/
table.tableGrid {
	background: #fff;
}

table.tableGrid h2 {
	margin: 0;
	padding: 5px;
	color: #ffffff;
}

table.tableGrid {
	background-color: #6694c2;
}

table.tableGrid th {
	background-color: #f1f8ff;
	border-bottom-color: #6694c2;
}

table.tableGrid .odd {
	background-color: #f1f8ff;
	border-bottom: 1px solid #cde3fc;
}



/*Table Styles
----------------------------------*/
table.tableGrid {
	clear: both;
	background: #fff;
}

table.tableGrid h2 {
	margin: 0;
	padding: 5px;
	color: #ffffff;
}

table.tableGrid {
	background-color: #cbcdcd;
}

table.tableGrid tbody {
	background-color: #fff;
}

table.tableGrid thead {
	background-color: #9c9e9e;
	border-bottom-color: #9c9e9e;
}

table.tableGrid thead td a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

table.tableGrid .odd {
	background-color: #f1f2f1;
	border-bottom: 1px solid #d9dad9;
}

table.tableGrid .even {
	background-color: #fff;
	border-bottom: 1px solid #d9dad9;
}

/*Tabs
----------------------------------------------*/
ul.tabs {
	background-color: #474a4c;
	margin: 0;
	width: 100%;
	float: left;
	border-bottom: 1px solid #fff;
}

ul.tabs li {
	list-style: none;
	display: inline;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

ul.tabs li a:link, ul.tabs li a:visited {
	float: left;
	padding: 10px;
	margin: 4px 4px 0 4px;
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
	color: #9c9e9e;
	text-decoration: none;
}

ul.tabs li a:hover {
	color: #fff;
}

ul.tabs li.active a {
	background-color: #9c9e9e;
	color: #fff;
}

/*Pagination
---------------------------------------------*/
#pager {
	width: 100%;
	background-color: #e6e6e6;
	float: left;
	border-top: 3px solid #474a4c;
	border-bottom: 1px solid #474a4c;
}

span.results {
	padding: 8px 4px;
	float: left;
	font-weight: bold;
}

span.pages {
	padding: 8px 4px;
	float: right;
}

/* CMS Controls 
---------------------------------*/
#controls {
	width: 20%;
	float: right;
	color: #fff;
	background: #1e1e1e;
	margin-top: 10px;
}

#controls h2, #controls h3 {
	color: #fff;
	background: #161616;
	padding: 6px 6px 3px 10px;
	border-bottom: 1px solid #333;
}

#controls a:link, #controls a:visited {
	color: #fff;
}

#controls ul {
	margin: 0;
	padding: 0;
}

#controls li {
	list-style: none;
	border-bottom: 1px solid #333;
	font-size: 1.1em;
	display: block;
}

#controls li a {
	display: block;
	text-decoration: none;	
	padding: 6px 32px;
	margin: 0;
}

#controls li a:hover {
	display: block;
	color: #fed71f;
	background-color: #333;
}

.changePass {
		padding-left: 18px;
	background: no-repeat url(../images/icons/key.png) 10px 50%;
}

.logout {
		padding-left: 18px;
	background: no-repeat url(../images/icons/door_in.png) 10px 50%;
}

.addPage {
	background: no-repeat url(../images/icons/page_white_add.png) 10px 50%;
}

.addDoc {
	background: no-repeat url(../images/icons/page_add.png) 10px 50%;
}

.addFaq {
	background: no-repeat url(../images/icons/help.png) 10px 50%;
}

.addGrant {
	background: no-repeat url(../images/icons/money_add.png) 10px 50%;
}

.addEvent {
	background: no-repeat url(../images/icons/date_add.png) 10px 50%;
}

.addNews {
	background: no-repeat url(../images/icons/newspaper_add.png) 10px 50%;
}

.addLink {
		background: no-repeat url(../images/icons/link_add.png) 10px 50%;
}

.subjects {
	background: no-repeat url(../images/icons/sitemap_color.png) 10px 50%;
}

.redirects {
		background: url(../images/icons/arrow_switch.png) no-repeat 10px 50%;
}

.users {
	background: no-repeat url(../images/icons/group.png) 10px 50%;
}

.stats {
	background: no-repeat url(../images/icons/chart_bar.png) 10px 50%;
}

.home {
		background: url(../images/icons/house.png) no-repeat 10px 50%;
}


/*Redirects Page 
------------------------------ */

table#redirects td {
	font-size: .8em;
}


/* User Management ------------------------------ */

#userInfo {
	width:  30%;
	float: left;
	padding: 5px;
	background-color: #e6e6e6;
	font-size: 1.4em;
}

#userInfo li {
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}

#userPermissions {
	width: 60%;
	float: left;
	margin-left: 2%;
}

table#permissionList {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#permissionList thead {
	background: #666666;
	color: #ffffff;
}

#permissionList th {
	padding: 3px;
}

#permissionList td {
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}

div.addRule {
	background: #cde3fc;
}

.bigButton {
	padding: 5px;
	
}

/* Subject and Keywords 
-----------------------------------*/

#subjects {
	width: 50%;
	float: left;
}

#subjects li {
	color: #000;
	font-size: 1.6em;
	font-weight: bold;
	list-style: none;
}

#subjects li li {
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	list-style-type: circle;
}

#subjects li li li {
	font-size: 1.2em;
}


li.editSubject {
	padding: 5px;
	border: 2px solid #cde3fc;
}

#keywordsntags {
	width: 50%;
	float: left;
}

#addSubject label input {
	display: block;
}

#keywords li {
	color: #6f7375;
}

#tags li {
	display: inline;
	padding: 3px;
}

/* New and Edit Item screens ----------------- */

#addItems {
	background: #313a3d;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

#addItems ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 10px;
}

#addItems li {
	display: inline;
	padding: 0;
	margin: 0;
}

#addItems li a {
	color: #fff;
	padding: 5px;
	background: #2f3538;
	text-decoration: none;
	border: 1px solid #3e464a;
}

#addItems li a:hover {
	background: #3e464a;
}

#richEditor {
	padding: 5px 5px 5px 20px;
}

/* ADMIN NAV
--------------------------- */
#adminNav {
	background: #1e1e1e;
	padding: 5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

a#userName {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding: 0 5px;
}

#adminNav li {
	display: inline;
} 

#adminNav li ul {
	display: none;
}

#adminNav li li {
	display: block;
}

/* DASHBOARD --------------------------- */
#dashwrap {
	width: 100%;
	min-width: 800px;
	position: fixed;
	bottom: 0;
	right: auto;
	left: auto;
}

#editPage {
	width: 120px;
	height: 20px;
	float: right;
	background: url(../images/editpage.gif) no-repeat;
	color: #fff;
	padding: 3px 10px 3px 35px;
}

#dashboard {
	background: #2b2b2b;
	clear: right;
	text-align: left;
	color: #fff;
	width: 100%;
}

#dashboard h2, #dashboard h3 {
	color: #fff;
	border: none;
	margin: 0;
}

#dashboard ul {
	list-style: none;
}

#dashboard a:link, #dashboard a:visited {
	color: #fff;
	border-style: none;
}

#dashboard a:hover {
	color: #fed71f;
}

#dashboard label {
	display: inline;
	padding: 5px;
}

.dashTitle {
	color: #424242 !important;
	font-size: 12px;
	font-weight: bold;
}

#infoBox {
	width: 100%;
}

#infoBox ul {
	float: left;
	padding: 4px 0;
}

#pageStatus {
	width: 100%;
	background: #000;
	color: #fff;
	padding: 5px;
}

#approval h2, #approval li, #approval ul, #approval p {
	display: inline;
}


#metaInfo {
	clear: both;
	color: #f1f2f2;
	margin: 10px;
	width: 380px;
	float: left;
}

#metaInfo li {
	color: #fff;
	width: 190px;
	float: left;
	list-style: none;
}

#metaInfo li strong {
	color: #6f7375;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#metaInfo h3 {
	clear: both;
}

#tools {
	margin: 10px;	
	width: 380px;
	float: right;
	text-align: left;
	font-size: 1.2em;
}

#tools a:link, #tools a:visited {
	text-decoration: none;
}

#tools li {
	display: block;
	width: 190px;
	float: left;
}

#tools li a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

#tools li a:hover {
	background-color: #333;
}

#submitButton a {
	margin-top: 10px;
	display: block;
	text-indent: -5000px;
	width: 200px;
	height: 31px;
	background: url(../images/submit.gif) no-repeat;
	float: right;
}

#submitButton a:hover {
	background: url(../images/submit_over.gif) no-repeat;
}

#homeLink {
	clear: both;
}

#metaInfo h2 {
	
}

div.options {
	border: 1px solid #333;
	padding: 4px;
}

#metaInfo label {
	display: block;
	clear: both;
}

#metaInfo label strong {
	padding-right: 8px;
}

/*Dash 2.0

#dashboard {
	color: #fff;
	position: fixed;
	width: 100%;
	top: 0px;
	right: auto;
	left: auto;
	z-index: 900;
	background: url(../images/trans.png) repeat;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#editBar {

}

ul#pageTools {
	font-weight: bold;
	font-size: 12px;
}

ul#pageTools li {
	float: left;
	display: block;
	padding: 5px;
	margin: 0;
}

ul#pageTools li a {
	color: #fff;
	text-decoration: none;
}

ul#pageTools li ul {
	display: none;
}

#pageStatus {
	width: 100%;
	color: #ffde43;
	text-align: center;
	float: left;
	border-top: 1px solid #ffcb08;
	border-bottom: 1px solid #ffcb08;
	background-color: #000;
}

#pageStatus h2 {
	color: #ffde43;
	padding: 2px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

.submitButton {
	float: right;
	padding: 0 8px;
	margin-top: -7px;
}*/

/*Style Switcher 
----------------------------------*/
#changeLayout {
	padding: 2px;
}

#changeLayout h3 {
	float: left;
	padding-right: 4px;
}

#twoCol a, #threeCol a, #fourCol a {
	text-indent: -5000px;
	width: 30px;
	height: 25px;
	display: block;
	float: left;
}

#twoCol a:hover, #threeCol a:hover, #fourCol a:hover {
	background-color: #333;
}

#twoCol a {
	background-image: url(../images/icons/2col-base.png);
}

#twoCol a.active {
	background-image: url(../images/icons/2col-active.png);
}

#threeCol a {
	background-image: url(../images/icons/3col-base.png);
}

#fourCol a {
	background-image: url(../images/icons/4col-base.png);
}


/* Document Library -------------------- */
h1#libraryTitle {
	color: #fff;
	background-color: #617b96;
	border-bottom: 1px solid #fff;
	padding: 5px;
	margin: 0;
}

#docLibrary {
	width: 49%;
	min-height: 400px;
	background-color: #fff;
	overflow: auto;
	float: left;
	border: 1px solid #e6e6e6;
}

#sortLibrary {
	padding: 4px;
	background-color: #afc0d3;
}

#sortLibrary p {
	margin: 0;
}

#docTools {
	float: right;
	width: 49%;
}

ul#docActions {
	padding: 0;
	margin: 0;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	background-color: #dbecfe;
}

#docActions li {
	list-style: none;
	border-bottom: 1px solid #fff;
}

#docActions li a {
	padding: 4px 8px;
	margin: 0;
	text-decoration: none;
	color: #2f5479;
	display: block;
}

#docActions li a:hover {
	background-color: #cde3fb;
}

#itemInfo {
	background-color: #f1f2f2;
	padding: 4px;
}

div.Doc {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #cbcece;
}

div.specs {
	border-top: 1px solid #fff;
	padding-top: 8px;
}


div.specs h4 {
	font-size: 1.5em;
	margin-bottom: 0;
}

#itemInfo ul {
	padding: 0px 4px;
	font: 1.2em Arial, Helvetica, Geneva, sans-serif;
} 

#itemInfo li {
	list-style-type: none;
	margin: 4px 0;
	color: #000;
}

#itemInfo li strong {
	font-size: .8em;
	color: #9c9e9f;
	padding-right: 4px;
	text-transform: uppercase;
}

#newFolder {
	
}
/* Document Upload --------------------
#docLibrary {
	width: 400px;
	float: left;
}

#docInfo {
	width: 200px;
	position: fixed;
	top: 200px;
	left: 575px;
	background-color: #e6e6e6;
}

#docInfo p {
	margin: 0;
}

#docUpload {
	background-color: #cde3fc;
}

#uploadFile {
	padding: 15px;
	width: 570px;
	background-color: #f1f2f2;
}

#docInfo li {
	list-style: none;
}
*/

/* Icons ------------------------------ */
img.icon {
	padding: 0 4px;
}

.closeIcon {
	float: right;
	padding: 3px;
}


a.addContent {
	padding: 5px 5px 5px 20px;
	background: no-repeat url(../images/icons/add.png) 2px 50%;
	font-size: 1.2em;
	font-weight: bold;
	color: #23282a;
	margin-top: 10px;
	text-decoration: underline;
	clear: both;
}

a.addContent:hover {
	background-color: #fff4c2;
	color: #2d547a;
}

li.hiddenNav, .hiddenNav a:link, .hiddenNav a:visited {
	color: #b8cae2;
	text-decoration: none;
}

.addNewPage a {
	display: block;
	padding: 7px 12px 5px 20px;
	background: #cde3fc url(../images/icons/addWhite.gif) no-repeat 2px 50%;
	color: #173a57;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

.addNewPage a:hover {
	background-color: #daecff;
}

.new {
	padding-left: 20px;
	background: no-repeat url(../images/icons/new.png);
}

.urgent {
	padding-left: 20px;
	background: no-repeat url(../images/icons/exclamation.png);
}

.locked {
	padding-left: 20px;
	background: no-repeat url(../images/icons/lock.png);
}

.approve {
	padding-left: 20px;
	background: no-repeat url(../images/icons/accept.png);
}

.decline {
	padding-left: 20px;
	background: no-repeat url(../images/icons/delete.png);
}

.comments {
	padding-left: 20px;
	background: no-repeat url(../images/icons/comment.png);
}

.draft {
	padding-left: 20px;
	background: no-repeat url(../images/icons/disk.png);
}

.copy {
	padding-left: 20px;
	background: no-repeat url(../images/icons/page_copy.png);
}

.delete {
	padding-left: 20px;
	background: no-repeat url(../images/icons/bin.png);
}

.cancel {
	padding-left: 20px;
	background: no-repeat url(../images/icons/cancel.png);
}

.enterMetadata {
	padding: 3px 10px;
	background: #ff0009;
	width: 160px;
}

.editMetadata {
	padding: 4px 4px 4px 24px;
	background: url(../images/icons/tag_blue_edit.png) no-repeat 3px 50%;
}

.keywords {
	background: no-repeat url(../images/icons/key.png) 3px 50%;
}



.newRule {
	padding: 4px 4px 4px 20px;
	background: no-repeat url(../images/icons/add.png) 3px 50%;
}

.remove {
	padding: 4px 4px 4px 20px;
	background: no-repeat url(../images/icons/delete.png) 3px 50%;
}

.sortAsc {
	padding-left: 12px;
	background: no-repeat url(../images/icons/sortAsc.gif) 0 50%;
}

.sortDesc {
	padding-left: 12px;
	background: no-repeat url(../images/icons/sortDesc.gif) 0 50%;
}

.extdoc {
	padding-left: 18px;
	background: no-repeat url(../images/icons/page_white_word.gif) 0 50%;
}

.extppt {
	padding-left: 18px;
	background: no-repeat url(../images/icons/page_white_powerpoint.gif) 0 50%;
}

.extpdf {
	padding-left: 18px;
	background: no-repeat url(../images/icons/page_white_acrobat.gif) 0 50%;
}
	
.extxls {
	padding-left: 18px;
	background: no-repeat url(../images/icons/page_white_excel.gif) 0 50%;
}	

.exthtml, .exthtm {
	padding-left: 18px;
	background: no-repeat url(../images/icons/page_white_world.gif) 0 50%;
}

.extzip {
	padding-left: 18px;
	background: no-repeat url(../images/icons/page_white_zip.gif) 0 50%;
}

.extgif {
	padding-left: 18px;
	background: no-repeat url(../images/icons/image.gif) 0 50%;
}

.extjpg {
	padding-left: 18px;
	background: no-repeat url(../images/icons/picture.gif) 0 50%;
}

.folder {
		padding-left: 18px;
	background: no-repeat url(../images/icons/folder.gif) 0 50%;
}

#twoCols {
	width:100%;
}
#oneCol {
	width:50%;
	float: left;
}
#tab td{
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #696969;
   	border-bottom: 1px solid #696969;
	font: 1.2em tahoma;
	color: #000000;
	vertical-align: top;
}	



/* Module Windows-Popup Dialog Boxes -----------------*/

div.small {
	width: 270px;
}

div.small input.text {
	width: 250px;
}

div.small input.file {
	margin: 5px 0;
	width: 130px;
}

div.medium {
	width: 600px;
}

div.large {
	width: 90%;
	margin: auto;
	min-width: 800px;
}


div.modWindow {
	background: url(../images/trans.png) repeat;
	border: 2px solid #101111;
	margin-bottom: 10px;
	color: #fff;
	position: absolute;
	top: 120px;
	left: 60px;
}

div.modWindow a {
	color: #edc607;
}

div.modWindow h1 {
	margin: 0;
	padding: 6px 4px 4px 4px;	
	color: #fff;
	background-color: #101111;
	border-bottom: 1px solid #23282a;
	text-transform: uppercase;
	font-size: 1.3em;
}

div.modWindow h2, div.modWindow h3 {
	color: #fff;
}

div.modInside {
	padding: 8px;
}

div.warning {
	background-color: #ffec92;
	border-color: #cc0001;
	background-image: none;
	color: #000;
}

div.warning h1 {
	background-color: #cc0001;
	border-bottom-style: none;
}

div.modInside p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
}

div.modInside p.error {
	color: #cc0001;
}

span#addFolderName, span#addFolderFileName {
	font-weight: bold;
	color: #ffcb08;
}

div.modWindow label {
	padding: 8px 0;
	color: #fff;
	font-weight: bold;
}

div.modWindow input.submit {
	float: right;
	padding: 0;
}

div.modWindow button {
	float: right;
	padding: 0;
	margin: 5px;
}

span.cancel {
	background-image: none;
	padding: 10px 4px;
	display: block;
}

span.cancel a {
	color: #cc0001;
}

/* Page Status (Dashboard 2.0) -------------------- */
div.status {
	margin: 0;
	padding: 6px 4px 4px 4px;	
	color: #fff;
	background-color: #101111;
	border-bottom: 1px solid #23282a;
}

div.status h1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.5em;
	float: left;
	border-style: none;
}

ul.approval {
	float: left;
	padding-left: 10px;
}

ul.approval li {
	display: inline;
}

div.pageTools {
	clear: both;
}

div.pageActions {
	float: right;
}

div.pageActions li {
	display: inline;
}

/* Expanded Metadata Entry ------------------------ */

#metaEntry {
	background: #fff;
}

#metaForm {
	background-color: #fff;
}

#metaForm label {
	padding: 4px;
	color: #2f3537;
	font-size: 1.1em;
	background-color: #f4f4f4;
	border-bottom: 1px solid #d5d5d5;
}

#metaForm label span {
	padding: 4px 8px;
}

#metaForm input.text {
	width: 250px;
	display: inline;
}

#metaForm ul {
	margin: 0;
	padding: 4px 4px 4px 8px;
}

#metaForm li {
	display: inline;
	padding: 4px;
	line-height: 1.5em;
	background-color: #f9eeab;
	margin: 2px 2px 2px 0;
	list-style-type: none;
	border-bottom: 1px solid #fed71f;
	border-right: 1px solid #fed71f;
	color: #1e1e1e;
}

#metaForm input.date, #metaForm input.contact {
	width: 170px;
}

#metaForm label.active {
	background: url(../images/meta-label-bg.gif) repeat;
	border-bottom: 1px solid #b8cae2;
	border-top: 1px solid #b8cae2;
}

#metaSuggest {
	width: 280px;
	padding: 8px;
	color: #333;
	background-color: #e6e6e6;
	border: 1px solid #9c9e9e;
}

#metaSuggest h3 {
	border-bottom: 1px solid #cbcdcd;
	border-top: 1px solid #cbcdcd;
}

#metaSuggest a {
	color: #173a57;
}

#metaSuggest dl {
	font-size: 1em;
}

#metaSuggest dt {
	font-size: 1.1em;
}

#metaSuggest dd {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

#metaSubmit {
	clear: both;
	background-color: #101111;
	padding: 8px;
}

div.fileUpload {
	background-color: #fff;
	margin-bottom: 8px;
}

div.fileUpload h2, #metaEntry h2 {
	color: #fff;
	background-color: #3c3c3c;
	padding: 4px;
	margin: 0;
	font-size: 14px;
}

#newLibraryItem {
	height: 400px;
	overflow: auto;	
}

/* Content Browser -----------------------------*/

#contentBrowser h1 {
	color: #fff;
	border-bottom: 1px solid #9c9e9e;
}

#findContent h2, #findContent h2 a {
	color: #fff;
	text-decoration: none;
}

#contentBrowser fieldset {
	background-color: #474a4c;
}

#contentBrowser label {
	margin: 8px 4px;
	font-weight: bold;
}

#aboutTab p {
	padding: 4px 8px;
}

#findContent {
	width: 25%;
	float: left;
}

#chooseContent {
	width: 75%;
	float: left;
	background-color: #fff;
}

#availableContent, #previewContent {
	height: 500px;
	width: 48%;
	padding-right: 1%;
	float: left;
	overflow: auto;
}

.previews {
	padding-left: 8px;
}

#yourContent {
	background-color: #cde3fc;
}
.box{
background: #474a4d;
}

.boxholder{
clear: both;
background: #474a4d;
border: 2px solid #202326;
}

.innerBox {
	padding: 4px;
	background-color: #2f3537;
}

.innerBox h3 {
	color: #fff;
}

.tab{
float: left;
margin: 0 1px 0 0;
text-align: center;
background-color: #202326;
}

.tabtxt{
margin: 0;
color: #fff;
padding: 6px 6px 2px 6px;
font-size: 12px;
}

.tabtxt a {
	color: #fff;
}

.tabtxt a:hover {
	color: #ffcb08;
}

img.remove {
	float: right;
}

.whiteBox .contentBlock {
	background: #fff url();
	border:1px solid #EAEAEA;
}

.importantBox .subhead {
	background: #FFCCCC url();
	color:red;
}
.importantBox .contentBlock {
	background: #fff url();
	border:1px solid #FF5252;
}
.subb {
    border-style:inner;
    border:1px solid white;
    min-height:100px;
}


.hiddenNav, .hiddenNav a {
	color: #b8cae2;
}

a.addItem {
	display: block;
	padding: 7px 12px 5px 20px;
	background: #cde3fc url(../../images/icons/addWhite.gif) no-repeat 2px 50%;
	color: #173a57;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

a.addItem:hover {
	background-color: #daecff;
}

#addBox {
	background: #cde3fc;
	padding: 5px;
}

#addBox label, .editBox label {
	margin-bottom: 6px;
}

.editBox {
	padding: 6px;
	background-color: #e6e6e6;
	width: 400px;
	margin: 5px 0 10px 25px;
}

.enter2 {
	cursor:text;
}

.enter2:hover {
	background-color:#E8E8E8;
}

div.addHandle, div.moveHandle {
	margin-bottom: 3px;
}

div.addHandle {
	padding: 1px 16px 1px 1px;
	background: #cde3fc url(../../images/icons/arrowWhite.gif) no-repeat 99% 50%;
	cursor: move;
}

div.moveHandle {
	padding: 3px 16px 2px 3px;
	background: #cde3fc url(../../images/icons/moveWhite.gif) no-repeat 99% 50%;
	cursor: move;
	margin-bottom: 0;
}


div.addHandle div.content, div.moveHandle div.content {
	background-color: #fff;
}

div.addHandled {
	padding: 3px 16px 2px 3px;
	margin-bottom: 0px;
}

div.addHandle h3, div.moveHandle h3 {
	color: #2f3538;
	margin: 0;
	font-size: 12px;
	letter-spacing: 0;
}

div.addHandle p, div.moveHandle p {
	color: #9c9e9f;
	margin: 0;
	font-size: 10px;
}

div.ddhandle {
	cursor: move;
	padding: 5px;
	color: #797979;
	background: #d5d5d5 url(../images/move.gif) no-repeat 3px 50%;
}

div.ddhandle a {
	color: #797979;
}


/* tool tip styles */
.toolTip
{
background-color: black;
padding: 6px;
height: 25px;
}

.toolTip h4
{
color: black;
}

.toolTip p
{
color: white;
text-align: center;
position: relative;
top: -15px;
}

/* Error Box */

.errorBox {
	background-color: #fff4c2;
	padding: 5px;
	border: 2px solid #ffe879;
}

.errorBox h1 {
	color: #cc0001;
	font: bold 1.5em Arial, Helvetica, Geneva, sans-serif;
}