/* Structure & Background Images
================================================*/

body {
	background-color: #0099CC;
	font-family: verdana, sans-serif;
	font-size: 80%;
	margin: 0px;
	text-align: center;
}
div.wrapper {
	outline: 0px solid red;
	background-color: #C0E2F5;
	width: 100%;
}
div.sleeve {
	outline: 0px solid blue;
	margin: 0 auto;
	width: 1000px;
}
div#header {
	outline: 0px solid red;
	height: 76px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
div#login {
	background: #fff;
	border: 1px solid #2FABD5;
	border-top: 0px;
	outline: 0px solid blue;
	padding: 5px 5px 7px 5px;
	position: absolute;	
	right: 100px;
	top: 0px;
}
div#action-bar {
	background-color: #0099CC;
	font-size: 1.5em;
	height: 1.8em;
}
div.utilities {
	border: 0px solid red;
	padding-right: 160px;
}
div#login {
	font-size: .75em;
	
}
div#content,
div#result-buttons {
	border: 0px solid red;
	float: left;
	height: auto;
	position: relative;
	text-align: left;
	width: 1000px;
}
div#result-buttons {
	padding: 15px 0px 10px 0px;
}
div#nav-control {
	outline: 0px solid blue;
	float: left;
	overflow: hidden;
	padding-bottom: 10px;
	width: 291px;
}
div#sketch-def {
	float: left;
	outline: 0px solid blue;
	padding: 20px 20px 0px 90px;
	width: 200px;
}
div#sketch-why {
	float: left;
	outline: 0px solid blue;
	padding: 17px 70px 20px 20px;
	width: 600px;
}
div#footer {
	background-color: #0099CC;
	clear: left;
	height: 100px;
	margin: 0px;
	width: 100%;
}
div#section-headings,
div#corporate-info {
	outline: 0px solid red;
	height: 100%;
	width: 1000px;
}

/* Links & Text
================================================*/

h2.h2 {
	color: #fff;
	float: left;
	font-family: tahoma,verdana,sans-serif;
	font-size: 1em;
	height: 100%;
	line-height: 1.7em;
	margin: 0px;
	text-align: left;
}
h2.h2 span {
	padding: 5px;
	padding-left: 15px; 
	padding-right: 35px;
}
div.help h2 {
	color: #0099CC;
}
h2.firstchild {
	background-color: #2FABD5;
	margin-left: 60px;
	width: 243px;
}
h2.question {
	float: right;
	padding-right: 122px;
}
h3.h3 {
	clear: both;
	color: #999;
	font-size: 125%;
	margin: 0px;
	margin-bottom: 13px;
}
div.help-content div div h3 {
	margin-top: 0px;
	padding: 0px;
}
div#sketch-why h3 {
	clear: left;
}
div.help-content div div p {
	text-align: left;
}
div.help-content p.help-status {
	color: auto;
}
div#sketch-why p {
	clear: right;
	padding-top: 0px;
}
div#corporate-info p {
	color: #fff;
	font-size: 95%;
	margin: 0px 60px 0px 0px;
	padding-top: 10px;
	text-align: right;
	white-space: nowrap;
}
p#user-notice {
	font-size: 115%;
	height: 2em;	
	text-align: right;
}
p#action-summary {
	outline: 0px solid red;
	bottom: 40px;
	color: #0099CC;
	font-family: tahoma,verdana,sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
	position: absolute;
	left: 140px;
	text-align: right;
	width: 500px;
}
p#save-success {
	background: #ffff00;
	color: #999;
	float: right;
	padding: 5px;
	position: relative;
	right: 10px;
	text-align: right;
	top: -5px;
}
p#save-success.hide {
	display: none;
}
p.help-status {
	float: right;
	font-size: 85%;
	padding-top: 10px;
}
div.utilities p {
	border: 0px solid red;
	float: right;
	font-size: 60%;
	margin: 0px;
	padding: 8px 10px 0px 0px;
}
p#userlinks {
	padding-right: 0px;
}
div#corporate-info a {
	color: #fff;
	text-decoration: underline;
}
div#login a {
	color: #2FABD5;
}
div.utilities p a {
	color: #fff;
}
span#status {
	color: #0099CC;
	font-weight: bold;
	left: 250px;
	position: absolute;
	top: 20px;
}
.alert {
	color: red;
	font-size: 100%;
}

/* Startover panel
================================================*/
div#startover-question {
	margin: 20px 0px 20px 330px;
	width: 500px;
}
div#startover-question div {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 10px;
}
div#startover-question h2 {
	color: #000;
	float: none;
}
/* Admin panel
================================================*/
ul#site-list li {
	padding-top: 10px;
}
ul#site-list li span {
	display: block;
	padding-bottom: 10px;
	padding-top: 5px;
}

/* NavTree Object, inc. staging area
================================================*/

#tree_sitemap { 
	border: 1px solid #999;
	font-family: tahoma,verdana,sans-serif;
	font-size: 105%;
	margin: 15px 0px 0px 85px;
	padding-bottom: 50px;
	position: relative;
	width: 200px;
}
#tree_sitemap #bucketsign {
	bottom: 2px;
	font-size: 80%;
	left: 2px;
	position: absolute;
}
#tree_sitemap ul { 
	border: 0px dashed red;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#tree_sitemap ul ul {
	margin-top: 3px;
} 

#tree_sitemap li {
	background-color: #fff;
	border: 1px dashed #fff;
	line-height: 130%;
	margin: 2px 0;
	width: auto;	
}

#tree_sitemap li.hide {
	border: none;
}
#tree_sitemap li:hover {
	border: 1px dashed #999;
    cursor: move;
}	
#tree_sitemap li#x0 {
	border: 0px;
    border-top: 3px dashed #2FABD5;
    line-height: 0px;
    margin-top: 10px;
    padding-top: 3px;
}
#tree_sitemap li#x0:hover {
	cursor: default;
}
#tree_sitemap li.home:hover {
	border: 1px dashed #fff;
    cursor: default;
}
#tree_sitemap a {
	border: 1px dashed #fff;
	color: #333;
    padding: 2px 5px;
    text-decoration: none;
}
#tree_sitemap .self a {
    font-weight: bold;
}
#tree_sitemap .self li a {
    font-weight: normal;
}
#tree_sitemap .helper {
    border:1px dashed #aaaa00;
    background: #ffff00;
}
#tree_sitemap li.self input.newname {
	font-weight: bold;
	width: 70px;
}
#tree_sitemap li.self span.tooltip {
	top: -1.6em;
	display: block;
	left: 10px;
	position: absolute;
}	

#dragHelper {
	text-align: left;
}

/* Newlink Form & Trash
================================================*/
div#nav-control form {
	border: 0px solid red;
	float: right;
	padding: 20px 0px 0px 110px;
}
div#nav-control form input {
	clear: right;
	float: right;
}
div#nav-control form img {
	float: left;
}
div#nav-control form input#newlink {
	position: relative;
	margin-bottom: 3px;
	right: 4px;
	width: 120px;
}
div#nav-control #trash li {	
    list-style: none;
}
div#nav-control #trash {	
    float: left;
}

	
/* Crumbs 
================================================*/
#crumbs {
	border: 0px solid blue;
	float: left;
	padding-bottom: 10px;
	width: 510px;
}
#crumbs ul {
	border: 0px solid red;
	float: left;
	font-family: tahoma,verdana,sans-serif;
	font-size: 105%;
	list-style-type: none;
	margin: 0px;
	padding: 20px 0px 0px 25px;
}
#crumbs li {
	float: left;
	line-height: 160%;
	padding-left: 6px;
	position: relative;
}
#crumbs li span.separator {
	font-size: 90%;
	letter-spacing: -.3em;
}
#crumbs a {
    text-decoration: none;
}
#crumbs li.self {
	font-weight: bold;
}
#crumbs li.kids a {
	color: #2884C7;
}
#crumbs li.self:hover {
	background-color: #ffc;
	margin-left: 3px;
	padding: 0 3px 0 3px;
}
#crumbs li.li1:hover {
	background-color: #fff;
	margin-left: 3px;
	padding: 0 0 0 3px;
}
#crumbs li.self input.newname {
	font-weight: bold;
	width: 70px;
}
#crumbs li.self span.tooltip {
	top: 1.5em;
	display: block;
	left: 10px;
	position: absolute;
}	
#crumbs li.self input.savename {
	font-weight: normal;
	font-size: 70%;
	position: relative;
	left: 5px;
}
	
/* Help, and Content/Notes textareas 
================================================*/

/* === Thanks to http://www.cssplay.co.uk === */

.b1 {height:1px; font-size:1px; overflow:hidden; display:block; background:#aaa; margin:0 5px;}
.b2 {height:1px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3 {height:1px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4 {height:2px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}

div#page-content {
	border: 0px solid black;
	float: right;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 33px;
	right: 156px;
	position: relative;
	width: 520px;
}
div.help {
	padding: 5px;
}
form div#content-area {
	clear: left;
	position: relative;
	width: auto;
}
div#help-content {
	background-color: #fff;
	color: #000;
	font-size: 90%;
	text-align: left;
}
div#help-content div div h3 {
	margin-top: 0px;
	padding: 0px;
}
div#help-content div div {
	padding: 10px;
}
div#help-content div div p {
	text-align: left;
}
div#help-content p.help-status {
	bottom: 0px;
	margin: 0px;
	padding: 10px 3px 0px 0px;
	position: absolute;
	right: 0px;
	text-align: right;
}
form div.preview {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 5px;
}
div#note-area {
	border: 0px solid blue;
	clear: both;
	margin-top: 20px;
	width: 520px;
}

/* Home page - action buttons
================================================*/
div.action-buttons {
	float: left;
	padding: 0 10px 10px 0px;
}

/* Images
================================================*/
a img,
div#header img {
	border: 0px;
}
img#sketch-logo {
	float: left;
	position: relative;
	top: 9px;
	left: 70px;
}
div#header {
	background-image: url("../img/header.gif");
	background-position: center center;
}
div#content {
	background-image: url("../img/content-backer.gif");
	background-position: center center;
}
h2.h2 span {
	/*background-image: url("../img/arrow-down-dark.gif");*/
	background-position: 100% 6px;
	background-repeat: no-repeat;
}
h2.firstchild span {
	/*background-image: url("../img/arrow-down-light.gif");*/
}
h2.question span {
	background-image: url("../img/arrow-right-dark.gif");
	background-position: 100% 8px;
}
#tree_sitemap ul { 
	background-image: url("../img/pale-green.gif");
}
#tree_sitemap li#x0 {
	background-image: url("../img/pale-green.gif");
}

button#edit-button,
button#save-button,
button#preview-button {
	background: #fff;
	border: 0px solid red;
	cursor: pointer;
	margin: 0px;
	margin-bottom: -32px;
	padding: 0px;
	float: right;
	width: 102px;
}
button#save-button {
	right: 120px;
	width: 70px;
}
button#preview-button {
	width: 118px;
}
button#save-button.wxpreview {
	display: none;
}
form#download-form {
	float: right;
	position: relative;
	text-align: right;
	right: 156px;
}

/* TinyMCE Specific
================================================*/
/* preview mode */

div.wxpreview table#TextArea3_tbl {
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
}
div.wxpreview td.mceToolbar table.mceToolbar {
	visibility: hidden;
}
div.wxpreview tr.first {
	background: #fff;
	/*background-image: url('../img/preview-background.gif');*/
}
div.wxpreview table.mceLayout tr.first td {
	border-top: 1px solid #fff;
}	
div.wxpreview table.mceLayout tr.last td {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}	
div.wxpreview tr.last {
	background: #fff;
}
div.wxpreview tr.last td a,
div.wxpreview tr.last td div {
	visibility: hidden;
}
div.wxpreview td.mceIframeContainer {
	border: 1px solid #fff;
}

/* WIDGET AND CONTROLS 
================================================*/
#widget-controls,
#widget-display-area {
	border: 1px solid red;
	display: none;
	height: 100px;
	width: 100%;
}
#widget-display-area {
	border: 1px solid red;
	height: 100px;
}
div.widget {
	background-color: blue;
	border: 1px solid black; 
	float: left;
	height: 100px;
	position: relative;
	width: 100px;
}
#global-scope,
#widget-scope {
	float: left;
}
#widget-scope {
	clear: left;
}
div.frame {
	background-color: #ccc;
	border: 1px solid red; 
	height: 50px;
	position: relative;
	width: 50px;
}
div.frame.active {
	background-color: #fff;
	border: 1px solid blue; 
	width: 100px;
}
div.frame p.frame-number {
	color: #000;
	font: 3em Verdana;
	display: none;
	margin: 0px;
	padding: 0px;
}
div.frame.active p.frame-number {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;	
}
/* being moved */
div.frame.original-node {
	background-color: transparent;
	border: 2px solid #000; 	
}
div.frame.original-node p {
	display: none;
}


/* Deleted
================================================*/

    /*.wrap {
        border: 1px solid blue;
    }*/
    
    /*sortable > a {
        cursor: move; 
        color: #008800; 
    /*.dropzoneactive {
        border:10px solid #aaaa00;
        background: #0000ff;
        font-size:42px; 
    }*/

