body {
	background:url('skynetImages/bodyBG-wood.jpg') center repeat-y;
	margin:0 auto;
	width:100%;
	padding:0;
	font-size:12px;
	font-family:helvetica, sans, sans-serif, arial;
}
body#admin {
	background:#FFF;
	color:#333;
	font-family:helvetica, sans, sans-serif;
	padding-top:15px;
}
h1,h2,h3,h4,p,div,a,input,form,ul,li {
	margin:0;
	padding:0;
}
a, a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#ccc;
}
body#admin a, body#admin a:visited {
	color:#333;
}
body#admin a:hover {
	color:#666;
}
h1, h2, h3, h4, p, ul, li {
	color:#FFF;
}
body#admin h1,body#admin h2,body#admin h3,body#admin h4,body#admin p,body#admin ul,body#admin li {
	color:#333;
}
h1 {
	font-size:32px;
	font-weight:normal;
	margin-bottom:20px;
}
h2 {
	font-size:24px;
	font-weight:normal;
	margin-bottom:12px;
}
h3 {
	font-size:20px;
	font-weight:normal;
	margin-bottom:8px;
}
p {
	padding-bottom:10px;
}
form p {
	margin-bottom:20px;
	padding-bottom:0;
}
ul {
	list-style-type:none;
}
img, img a, img a:link {
	border:0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Header Styles */
div#header {
	background:#000 url('skynetImages/headBG.jpg')top center no-repeat;	
	padding:0;
	border-bottom:1px solid #999;
}
div#adminheader {
	width:712px;
	margin:0 auto;
}
	div#header div#headContainer, div#header div#adminHeadContainer {
		width:902px;
		height:135px;
		margin:0 auto;
	}
	div#header div#logo {
		padding-left:40px;
	}
	div#header div#primaryNavigation {
		width:902px;
		height:55px;
		background:url('skynetImages/navBgRight.png')right no-repeat;
		position:absolute;
		top:82px;
	}
		div#header div#primaryNavigation ul#nav {
			list-style-type:none;
			height:56px;
			width:902px;
			margin:0;
			padding:0;
		}
			div#header div#primaryNavigation ul#nav li.navLink a {
				float:left;
				text-indent:-1000em;
				height:54px;
				overflow:hidden;
			}
			li#navItem1 a {
				background:url('skynetImages/nav-home-button.png')left no-repeat;
				width:104px;
			}
			li#navItem2 a {
				background:url('skynetImages/nav-wht-we-do-button.png')left no-repeat;
				width:171px;
			}
			li#navItem3 a {
				background:url('skynetImages/nav-our-work-button.png')left no-repeat;
				width:151px;
			}
			li#navItem4 a {
				background:url('skynetImages/nav-showroom-button.png')left no-repeat;
				width:165px;
			}
			li#navItem5 a {
				background:url('skynetImages/nav-contact-button.png')left no-repeat;
				width:163px;
			}
			div#adminNavigation {
				height:20px;
				text-align:right;
				font-size:14px;
				text-transform:lowercase;
			}
			div#adminNavigation ul#nav {
				height:20px;
				list-style-type:none;
			}
			div#adminNavigation ul#nav li.adminNavLink a {
				float:right;
				border-right:1px solid #111f8b;
				height:14px;
				color:#333;
				
				padding:3px 20px 3px 20px;
			}
			div#adminNavigation ul#nav li.adminNavLink.last a {
				border-right:none;
				padding-right:0;
			}
		
/* Content Styles */
/* div#content {
	width:872px;
	padding:15px;
	margin:0 auto;
	background:url('skynetImages/contentBG.png')center repeat-y;
} */

div#leftColumn {
	width:540px;
	float:left;
}
div#rightColumn {
	width:332px;
	float:right;
}

/*Footer Styles */
div#footer {
	width:902px;
	background-color:#000;
	margin:0 auto;
}
	div#footer ul#footer-nav {
		list-style-type:none;
		height:56px;
		width:902px;
	}
		div#footer ul#footer-nav li.navLink {
			float:left;
		}
		
/* Slideshow */
#slideshow {
	width:540px;
	height:260px;
}
#leadImageContainer {
	width: 530px;
}
#leadImageContainer div.image img {
	width:530px;
	position:absolute;
	height:300px;
}
#leadSlideShow {
	width:530px;
	height:350px;
	overflow:hidden;
	margin-bottom:15px;
}
#leadSlideShow .controls {
	height:50px;
}
#leftColumn .textDisplay {
	width:530px;
	padding:5px;
	color:#fff;
	margin-bottom:15px;
}
.textDisplay .title {
	font-size:18px;
	padding-bottom:7px;
}


/* Admin Styles */
ul#adminMainMenu, ul#pagesList, ul.zoneModules, ul#templatesList, ul#templateZones, ul#modulesList {
	list-style-type:none;
}
	ul#adminMainMenu li {
		margin-bottom:30px;
	}
	ul#pagesList li, ul#templatesList li, ul#templateZones li, ul#modulesList li {
		padding:10px 0;
		width:670px;
		border-bottom:1px dotted #ccc;
	}
		ul#adminMainMenu li p {
			font-size:30px;
			font-weight:normal;
			padding-right:30px;
			display:inline;
		}
		ul#adminMainMenu li span {
			font-size:14px;
		}
		ul#pagesList li a.name, ul#templatesList li a.name, ul#templateZones li a.name, ul#modulesList li a.name {
			float:left;
			font-size:16px;
		}
		ul#pagesList li a.config, ul#templatesList li a.config, ul#templateZones li a.zone, ul#modulesList li a.config {
			float:right;
			font-size:14px;
		}
		ul#pagesList li a.delete, ul#templatesList li a.delete, ul#templateZones li a.zone, ul#modulesList li a.delete {
			float:right;
			margin-left:15px;
			margin-right:5px;
		}
div.templateZone {
	/*border: 1px dotted #ccc;
	width:600px;
	margin:0 0 20px 20px;
	padding:15px; */
	margin-bottom:15px;
}
div#contentZones {
	margin-top:20px;
}
div#contentZones span.name {
	float:left;
}
div#contentZones a.remove {
	float:right;
}

div#contentZones div.mid ul li {
	width:630px;
	border:1px solid #ececec;
}
div#contentZones div.mid ul li .moduleTitleBar {
	background-color:#ECECEC;
	font-size:14px;
	height:18px;
	padding:3px 5px 0 5px;
	width:620px;
}
div#contentZones div.mid ul li .moduleParams {
	width:610px;
	font-size:12px;
	padding:5px 10px 0 10px;
}
div#contentZones div.mid ul li .moduleParams .modParam {
	margin-bottom:10px;
}
div#contentZones div.mid ul li .moduleParams .modParam span.paramName {
	margin-right:6px;
	font-size:12px;
}
div.templateZone p {
	padding-bottom:0;
	margin-bottom:0;
}
div.templateZone p.add {
	float:right;
	margin-right:35px;
	font-size:12px;
}
ul.zoneModules {
	min-height:40px;
}
ul.zoneModules li {
	margin-bottom:10px;
}
div#wysiwyg_div_textarea1 {
	margin-bottom:20px;
}	
table#toolbar0_textarea1 {
	background-color:#e5e5e5;
}
table#toolbar1_textarea1 {
	background-color:#f5f5f5;
}

/* ADMIN MENU */
body#admin div.leftColumn {
	float:left;
	width:222px;
	/* margin-right:25px; */
}
body#admin div.rightColumn {
	float:right;
	width:474px;
}
div#adminContent {
	width:712px;
	position:relative;
	margin:0 auto;
}
div#collections {
	width:222px;
	float:left;
	margin-right:25px;
}
div#collections .head {
	width:222px;
	height:33px;
	background:url('skynetImages/collectionsViewTop1.jpg') no-repeat top left;
}
div#collections .mid {
	width:222px;
	background:url('skynetImages/collectionsViewMid1.jpg') repeat-y left;
}
div#collections .bottom {
	width:222px;
	height:17px;
	background:url('skynetImages/collectionsViewBot1.jpg') no-repeat top left;
}
div#contentItems, div#relatedItems {
	width:474px;
	float:left;
}
div#relatedItems {
	margin:20px;
}
div#contentItems .head {
	width:474px;
	height:33px;
	background:url('skynetImages/contentItemsViewTop.jpg') no-repeat top left;
}
div#relatedItems .head {
	width:474px;
	height:33px;
	background:url('skynetImages/relatedItems-top.jpg') no-repeat top left;	
}
div#contentItems .mid, div#relatedItems .mid2 {
	width:474px;
	background:url('skynetImages/contentItemsViewMid.jpg') repeat-y left;
}
div#contentItems .bottom, div#relatedItems .bottom2 {
	width:474px;
	height:18px;
	background:url('skynetImages/contentItemsViewBot.jpg') no-repeat top left;
}
ul#contentItems li, ul#collectionList li {
	color:#333;
	font-size:12px;
	padding-left:15px;
}
table#contentTable2 {
	width:435px;
	margin-left:20px;
}
table#contentTable2 tr {
	background:url('skynetImages/contentItemListBorderBottom.jpg')repeat-x bottom;
	margin-left:20px;
	width:435px;
	height:45px;
}
table#contentTable2 tr td {
	height:45px;
}
table#contentTable2 tr td div.drag {
	padding:10px 0 10px 0;
	width:435px;
	position:relative;
}
table#contentTable2 tr td div.itemName {
	float:left;
	padding-top:3px;
	font-size:12px;
}
table#contentTable2 tr td div.itemName a {
	font-size:12px;
}
table#contentTable2 tr td div.actionButtons {
	float: right; width: 60px; margin-right: 8px;
}
table#contentTable2 tr td div.actionButtons .editButton {
	margin-right:18px;
}
table#contentTable2 tr td img.itemIcon {
	margin-right:10px;
}



div#fullWidthContent {
	width:714px;
	margin-bottom:50px;
}
div#fullWidthContent div.top {
	background:#FFF url('skynetImages/contentItemTop.jpg') no-repeat top left;
	width:714px;
	height:40px;
}
div#fullWidthContent div.mid, div#fullWidthContent div.moduleMid, div#fullWidthContent div.templateMid, div#fullWidthContent div.pageMid {
	background:#FFF url('skynetImages/contentItemMid.jpg') repeat-y left;
	width:674px;
	padding-left:20px;
	padding-right:20px;
}
div#fullWidthContent div.bottom, div#fullWidthContent div.moduleBot, div#fullWidthContent div.templateBot, div#fullWidthContent div.pageBot {
	background:#FFF url('skynetImages/contentItemBot.jpg') no-repeat top left;
	width:714px;
	height:24px;
}
div#fullWidthContent div.pageTop {
	background:#FFF url('skynetImages/admin-pages-top.jpg') no-repeat top left;
	width:714px;
	height:40px;
}
div#fullWidthContent div.moduleTop {
	background:#FFF url('skynetImages/admin-modules-top.jpg') no-repeat top left;
	width:714px;
	height:40px;
}
div#adminHeadContainer {
	padding-bottom:35px;
}
div#addCollection {
	padding-top: 5px; font-size: 11px; text-align: right; float: left; width:212px;
}
div#addContentItem {
	padding-top: 5px; font-size: 11px; text-align: right; float: left; width:464px
}
div#addItem {
	width:700px;
	padding-top:5px;
	text-align:right;
}
body#admin p, body#admin a {
	color:#333;
}
body#admin form#editContentItem {
	padding:10px 0 0 20px;
}
ul#sortlist {
	width:435px;
}
ul#sortlist {
	color:#333;
}
ul#sortlist li {
	width:435px;
	margin-left:20px;
}
ul#sortlist li {
	background:url('skynetImages/contentItemListBorderBottom.jpg')repeat-x bottom;
	margin-left:20px;
	width:435px;
	height:25px;
}
ul#sortlist li {
	padding:10px 0 10px 0;
	width:435px;
	position:relative;
}
ul#sortlist li div.itemName {
	float:left;
	padding-top:3px;
	font-size:12px;
}
ul#sortlist li div.itemName a {
	font-size:12px;
}
ul#sortlist li div.actionButtons {
	float: right; width: 60px; margin-right: 8px;
}
div#relatedItems ul#sortlist li div.actionButtons {
	width:29px;
}
ul#sortlist li div.actionButtons .editButton {
	margin-right:18px;
}
ul#sortlist li img.itemIcon {
	margin-right:10px;
}
table#collectionTable1 {
	margin-left:15px;
}
table#collectionTable1 td {
	font-size:12px;
	padding:5px 0;
}
ul#pagesList, ul#modulesList, ul#templatesList {
	
}
div#contentZones div.top {
	background:url('skynetImages/page-templateZone-top.jpg') no-repeat top left;
	width:665px;
	height:11px;
}
div#contentZones div.mid {
	background:url('skynetImages/page-templateZone-mid.jpg') repeat-y left;
	width:665px;
	padding:0 0 0 15px;
}
div#contentZones div.bot {
	background:url('skynetImages/page-templateZone-bot.jpg') no-repeat top left;
	width:665px;
	height:11px;
}
div.customParam {
	margin-bottom:10px;
}
div.addParam {
	width:220px;
	text-align:right;
	font-size:12px;
}
div#contentFullImage, div#contentThumbnail {
	width:630px;
	margin:0 0 20px 0;
}
.itemList {
	padding-bottom:15px;
}
.itemList .item {
	margin-bottom:15px;
}
.itemList .item img {
	float:left;
	padding-right:15px;
}