body {
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: .75em;
	background: #9ab url("images/stripe.gif") repeat-x;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 150%;
	font-family: arial;
	margin: 25px 5px 15px;
	clear: left;
}

h2 {
	font-size: 120%;
	margin: 10px 0 5px;
}

h3,h4,h5,h6 {
	font-size: 100%;
	margin: 10px;
}

p {
	font-size: 100%;
	margin: 10px;
}

ul {
	list-style: square;
}

ul, ol, li {
	margin-bottom: 5px
}

a {
	font-weight: bold;
	color: #48d;
	text-decoration: none;
}

a:hover {
	color: #4d8;
}

table {
	margin: 5px auto 25px;
}

th,td {
	padding: 1px 5px;
	border-bottom: 1px solid #ddd;
}

.br {
	border-right: 1px solid #ddd;
}

form, .infoBox {
	background: #eee;
	border: 1px solid #aaa;
	border-right-color: #444;
	border-bottom-color: #444;
	margin: 10px 30px 30px;
	padding-bottom: 10px;
	position: relative;
}

input, select, textarea {
	border: 1px solid #aaa;
	background: #fff;
}

input.button, a.button {
	font-weight: bold;
	text-align: center;
	clear: both;
	float: none;
	background: #fff url("images/button.gif") repeat-x;
	border: 3px double #999;
	margin-top: 5px;
	font-size: 90%;
	cursor: pointer;
}

input.checkbox, input.radio{
	background: transparent;
	border: 0;
	float: none;
}

a.button {
	font-size: 90%;
	line-height: 2em;
	color: #000;
	padding: 1px 8px;
}

a.button:hover {
	color: #000;
}

form p input, form p select {
	float: right;
	margin-left: 5px;
	position: relative;
}

form p.noFloat input, form p.noFloat select {
	float: none;
	clear: both;
	position:static
}

form p {
	font-weight: bold;
	display: block;
	clear: both;
	margin: 2px 120px 5px;
	padding: 1px 1px 5px;
	border-bottom: 1px dotted #bbb;
	line-height: 1.4em;
}

.infoBox p {
	font-size: 100%;
	clear: both;
	margin: 2px 120px 8px;
	border-bottom: 1px dotted #bbb;
	line-height: 1.4em;
}

form h2, .infoBox h2 {
	margin: 1px 1px 15px;
	font-weight: normal;
	font-size: 90%;
	padding: 1px 5px 4px;
	background: #e0e9f6 url("images/info.gif") no-repeat;
	border: 1px solid #77b;
	text-indent: 11px;
}

#pageShadow {
	margin: 0 auto 30px;
	width: 710px;
	background: url("images/shadow.gif") repeat-y;
	position: relative
}

#pageShadow img {
	display: block;
}

#page {
	border: 1px solid #777;
	text-align: left;
	margin: 0 4px;
	background: #fff;
	height: auto !important;
	height: 400px;
	min-height: 400px;
}

.goodMessage, .badMessage {
	margin: 1px;
	font-size: 90%;
	padding: 1px 5px;
	text-indent: 10px;
}

.goodMessage {
	background: #dfd url("images/check.gif") no-repeat;
	border: 1px solid #7b7;
}

.badMessage {
	background: #fdd url("images/attn.gif") no-repeat;
	border: 1px solid #b77;
}

.systemMessage {
	background: #fe9;
	border: 1px solid #d96;
	margin: 1px;
	font-size: 90%;
	padding: 1px 5px;
}

#topNav {
	list-style: none;
	margin: 0;
	padding: 0 5px;
	height: 30px;
	border-bottom: 1px solid #aaa;
	margin: 0 1px;
	font-size: 100%;
	font-weight: bold;
	background: #fff url("images/menuBG.gif") repeat-x;
}

#topNav li {
	float: left;
	position: relative;
	border: 1px solid #aaa;
	border-right-color: #777;
	border-bottom: none;
	margin: 10px 1px -1px;
	padding: 0 5px;
	background: #fff;
	line-height: 19px;
	z-index: 1;
}

#topNav li.active {
	border-bottom: 1px solid #fff;
}

#topNav li a:hover {
	text-decoration: underline;
}

#content {
	margin: 5px;
}

.finePrint {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.2em;
}

.previewLink {
	text-align: right;
	font-size: 90%;
	padding: 0 5px;
	margin-bottom: 10px;
}

/* 

	SCRIPTACULOUS BELOW 
	
*/
#sortablelist { 
	list-style-type:square;
	margin-left:20px;
	padding:0;
}
#sortablelist li {
   	margin:0;
    margin-left:20px;
    padding-left:20px;
    padding:4px;
    cursor:move;
}
div.dropmarker {
    height:6px;
    width:200px;
    background: url(/images/dropmarker.png) left top;
    margin-top:-3px;
    margin-left:-5px;
    z-index:1000;
    overflow: hidden;
 }
   
div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected { 
	background-color: #ffa;
}
div.autocomplete ul li {
	vertical-align:middle;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	height:32px;
	cursor:pointer;
}

form.inplaceeditor-form, form.inplaceeditor-form li {	
	height:0;
	background: none;
	border: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	position:relative;
	text-align: left;
}

form.inplaceeditor-form textarea, form.inplaceeditor-form input {
	float: none;
	clear: both;
	position:static;
}

form.inplaceeditor-form input.editor_ok_button {
	font-weight: bold;
	text-align: center;
	clear: both;
	float: none;
	background: #fff url("images/button.gif") repeat-x;
	border: 3px double #999;
	margin-top: 5px;
	font-size: 90%;
	cursor: pointer;
}

form.inplaceeditor-form a {
  margin-left:1em;
}

.inplaceeditor-empty {
    font-style: italic;
    color: black;
}