@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
	             "Helvetica Neue", sans-serif;
	font-weight: 300;
	
	/* font-family: Trebuchet MS, Arial, Helvetica, sans-serif; */
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #6D6C8D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-image: url(../img/bg.jpg);
}

h1 {
	padding-top: 0;
	margin-top: 0;
	font-size: 24px;
	font-weight: normal;
	color: #8485a3;
	text-transform: capitalize;
}

h2 {
	padding-top: 0;
	margin-top: 0;
	font-size: 16px;
	font-weight: normal;
	color: #ccc;
	text-transform: capitalize;
	width: 70%;
	border-bottom: 1px dashed #444;
}

a, .blue {
	color: #8485a3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.note {
	font: normal 11px Arial;
}

/* Sort Styling */

.sortul {width: 70%; cursor: move; margin-left: 0; padding: 0;}
.sortli {display: block; background: #222; padding: 5px; margin-bottom: 2px;}
.sortinput {float: left; padding: 0; border: 0; margin-right: 10px;}

/* Layout Styling */

#top {
	width: 100%;
	height: 74px;
	background: black url(../img/bgTop.jpg);
}

#topContent {
	margin: 0 auto;
	width: 95%;
	height: 74px;
	text-align: left;
	line-height: 74px;
	font-size: 12px;
}

#topContent img {
	margin-right: 15px;
}

.window {
	margin: 0 auto;
	width: 93%;
	background: url(../img/bgWindow2.jpg) center;
	border: 2px solid #ccc;
	margin-top: 20px;
	padding-top: 100px;
}

.navContainer {
	width: 99%;
	margin: 0 auto;
	height: 60px;
}

#subnav {
	width: 99%;
	background: black url(../img/bgSubnav.jpg);
	margin: 0 auto;
	height: 29px;
	border: 1px solid #333;
	border-bottom: 0;
}

#windowInner {
	width: 99%;
	background: black url(../img/bgRightcolumn.jpg) right no-repeat;
	margin: 0 auto;
	border: 1px solid #333;
	border-top: 0;
	display: table;
}

#contents, #content {
	padding: 30px 30px 30px 30px;
}

#content a, #contents a {
	color: #fff;
	text-decoration: none;
}

#content a:hover, #contents a:hover {
	text-decoration: underline;
}


#rightColumn {
	width: 253px;
	float: right;
}

.windowFooter {
	width: 99%;
	margin: 0 auto;
	height: 30px;
}

/* Module Styling */

.preview {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 11px;
}

.module {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 11px;
	color: #bbb;
}

/* Nav Styling */

.navIcon {
	float: left;
	margin: 5px 1px 0px 0px;
	border: 1px solid #ddd;
}

/* Form Styling */

label {
	display: block;
	font-size: 18px;
	margin-bottom: 3px;
}

input {
	background: url(../img/bgInput.jpg);
	border: 1px solid #444;
	font-size: 17px;
	color: #ccc;
	padding: 4px;
	margin-bottom: 10px;
}

textarea {
	background: #212528 url(../img/bgTextarea.jpg) repeat-x;
	width: 70%;
	height: 300px;
	margin-bottom: 10px;
	border: 1px solid #444;
	color: #ccc;
	padding: 4px;
}

.button {
	background: url(../img/bgBtn.jpg);
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 14px;
	color: #111;
	cursor: pointer;
}

.columnbutton {
	background: url(../img/bgColumnBtn.jpg) repeat-x;
	padding: 7px 0 8px 0;
	font-size: 14px;
	color: #fff;
	width: 100%;
	border: 0;
	margin-bottom: 0;
	margin-top: 0px;
	border-bottom: 1px solid black;
	cursor: pointer;
}

.accordion {
	color: white;
	background: #121212 url(../img/bgAccordion.jpg) repeat-x;
	padding: 10px;
	margin: 0;
	
}

.accordion li a {
	color: #fff;
	text-decoration: none;
}

.accordion li {
	list-style-type: none;
	cursor: pointer;
}


/* Sub Nav Styling */

.save {
	background: url(../img/bgSaveBtn.jpg);
	border: 0;
	border-right: 1px inset #444;
	padding: 5px 13px 5px 40px;
	font-size: 14px;
	color: #fff;
	margin: 0;
	cursor: pointer;
	float: left;
}

.cancel {
	background: url(../img/bgCancelBtn.jpg);
	border: 0;
	border-right: 1px inset #444;
	padding: 5px 13px 5px 40px;
	font-size: 14px;
	color: #fff;
	margin: 0;
	cursor: pointer;
	float: left;
}

.prev {
	background: url(../img/bgPreviewBtn.jpg) no-repeat;
	border: 0;
	border-right: 1px inset #444;
	padding: 5px 13px 5px 40px;
	font-size: 14px;
	color: #fff;
	margin: 0;
	cursor: pointer;
	float: left;
}

.expand {
	background: url(../img/bgExpandBtn.jpg) no-repeat;
	border: 0;
	border-right: 1px inset #444;
	padding: 5px 13px 5px 40px;
	font-size: 14px;
	color: #fff;
	margin: 0;
	cursor: pointer;
	float: left;
}

/* Text Styling */

.pagename {
	font-size: 24px;
	color: #b3b4b5;
	margin-top: 4px;
	text-transform: capitalize;
}

.hover {
	background: #191919;
}

#sitemap {
	padding: 15px;
	background: #171717;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 68%;
}

/* Tooltip Styling */

#tooltip{
	position:absolute;
	border: 1px solid #888;
	background: #252525 url(../img/bgTooltip.png);
	padding: 5px;
	color:#010101;
	display:none;
	filter:alpha(opacity=90);
		-moz-opacity:0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
	
	}
	
/* Publish List Styling */

.unpublist {
	padding: 5px;
	margin: 3px;
	margin-right: 280px;
	border-bottom: 1px dashed #333;
}

.btnIcon {
	float: right;
	margin: 2px;
	cursor: pointer;
}
.date {
	color: #8485a3;
	margin-right: 15px;
	float: left;
}
