html {
	height: 100%;
}

body {
	background: #fff url(../Resources/slice.jpg) repeat-x left top;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
}

hr {
	height: 2px;
	border-width: 2px 0 0 0;
	border-color: #ccc;
	border-style: solid;
	margin-top: 12px;
	margin-bottom: 12px;
}

a img {
	border: none;
}

p, dl, ul {
	margin-top: 0;
	padding-top: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-bottom: .2em;
}

p>h1, p>h2, p>h3, p>h4 {
	padding-top: .6em;
}

h4 {
	border-top: 1px solid #ccc;
	padding-top: 5px;
}

ul + h2 {
	margin-top: 9px;
}

div#header {
	margin: 0 auto 0;
	height: 150px;
	width: 786px;
	padding: 0 0 10px;
	position: relative;
	overflow: visible;
	background: url(../Resources/glass.jpg) no-repeat left top;
}

#content {
	width: 560px;
	float: right;
	min-height: 300px;
}

.clearer {
	clear: both;
	height: 0;
}

#header h1, #header h2 {
	width: 560px;
	margin: auto;
	padding: 55px 0 0 140px;
	color: #182e2b;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, sans-serif;
	font-weight: normal;
	font-size: 30px;
}

div#header div#controls {
	position: absolute;
	height: 20px;
	top: 8px;
	right: 24px;
	text-align: right;
	color: #b8b8b8;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	white-space: nowrap;
}

div#header div#controls a {
	color: #efefef;
	text-decoration: none;
}

div#header div#controls a:hover {
	color: #fff;
}

dt {
	font-weight: bold;
	padding-top: 7px;
}

dd {
	padding-left: 12px;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 4px;
}

div#PageDiv {
	width: 700px;
	margin: 0 auto auto;
	padding-bottom: 15px;
	font-family: "Lucida Grande","Verdana",sans-serif;
	font-size: 12px;
	padding-top: 0;
	position: relative;
}

fieldset.border {
	border: 6px solid #bfbfbf;
	margin: 0 0 12px;
	background-color: #efefef;
	padding: 12px;
}

fieldset p {
	margin: 0;
	padding: 0;
}

blockquote {
	margin: 0;
	padding-right: 4px;
	padding-left: 6px;
}

.highlight {
	font-weight: bold;
	background-color: #ff9;
	padding: 2px 4px 2px 4px;
	margin: -2px -4px -2px -4px;
}

h1 {
	font-family: Georgia,Palatino, serif;
	font-weight: normal;
	color: #333;
	font-size: 24px;
	margin: 0;
	padding: 0 0 12px;
}

p img, li img {
	vertical-align: middle;
}

a {
	color: #43897c;
	padding: 2px 4px;
	margin: -2px -4px;
}

a:hover {
	color: #fff;
	background-color: #43897c;
	text-decoration: none;
}

a.selected {
	background-color: #666;
}

h3 a {
	color: #000;
}

ul.listbox {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #fff;
}

ul.listbox li {
	list-style-type: none;
	padding: 4px 4px 4px 4px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	clear: both;
}

.even {
	background-color: #fff;
}

.odd {
	background-color: #fefddb;
}

.error a {
	color: #c00;
}

.date {
	width: 150px;
	float: left;
	text-align: right;
}

.edit {
	margin-left: 6px;
	width: 170px;
	float: left;
}

.file {
	width: 340px;
	float: left;
}

label {
	width: 100px;
	text-align: right;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	font-size: 11px;
	padding-top: 3px;
}

label.radio {
	width: auto;
	text-align: left;
	font-size: 10px;
	float: none;
	margin-right: 0;
}

li div label {
	width: auto;
	text-align: left;
	font-size: 10px;
	float: none;
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 0;
}

div.version {
	width: 300px;
	float: left;
	padding-top: 1px;
	padding-bottom: 2px;
}

input[type=radio] {
	font-size: 10px;
}

input {
	vertical-align: top;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

#sort {
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #e6e6e6;
}

table {
	width: 100%;
	clear: both;
}

td {
	padding: 2px 4px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

td p {
	margin-top: 0;
	margin-bottom: 3px;
	padding: 0;
}

th {
	padding: 2px 4px;
	font-weight: normal;
	color: #fff;
	background-color: #333;
	border-right: 1px solid #ccc;
	text-align: left;
}

div.flash {
	margin-top: 0;
	padding: 12px 6px 12px 40px;
	border-style: solid;
	border-color: #6b9974;
	border-width: 4px;
	background-color: #d0ffc1;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../Resources/flash.gif);
	margin-bottom: 12px;
}

div.flash ul {
	margin: 0 0 0 20px;
	border-style: none;
	padding: 0;
}

div.error {
	border-color: #dc8c59;
	background-color: #ffff99;
	background-image: url(../Resources/error.gif);
}

div.flash ul li {
	list-style-type: disc;
	border-style: none;
	float: none;
}

form fieldset ul {
	border: none;
	margin: 0;
	padding: 0;
}

form fieldset li {
	border: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

fieldset.border input[type='text'], fieldset.border input[type='password'], fieldset.border textarea {
	width: 60%;
	vertical-align: top;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	margin-bottom: 5px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

fieldset.border select {
	width: 60%;
	margin-bottom: 5px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

fieldset.quiet {
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
}

li.drag {
	cursor: move;
}

.price {
	text-align: right;
}

#message {
	padding: 4px;
	width: 300px;
}

.right {
	float: right;
}

input.qty {
	width: 20px;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.code {
	background-color: #f0eefd;
	padding: 4px 8px;
	border: 1px solid #dfdfdf;
	overflow: auto;
	margin-bottom: 8px;
}

#total {
	text-align: right;
	font-weight: bold;
	padding: 2px 4px;
	margin-bottom: 12px;
}

#total span {
	padding: 2px 4px;
	margin: -2px -4px;
}

ul.navbar {
	width: 100px;
	float: left;
	border: 1px solid #ccc;
	padding: 0;
	margin: 39px 0 0;
	border-bottom-style: none;
}

ul.navbar li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.navbar li a {
	display: block;
	margin: 0;
	padding: 3px 6px;
	color: #383838;
	font-size: 12px;
	text-decoration: none;
	background-color: #a7a7a7;
	border-bottom: 1px solid #efefef;
}

ul.navbar li a:hover {
	color: #fff;
	background-color: #43897c;
}

ul.navbar li a.here {
	background-color: #4e4c50;
	color: #fff;
}

div.site_details {
	width: 192px;
	padding: 4px 4px 0;
	border: 1px solid #ccc;
	background-color: #efefef;
	margin-top: 12px;
	position: absolute;
	right: 0;
	top: -70px;
}

div.site_details * {
	margin: 0 0 4px;
	padding: 0;
}

div.site_details h4 {
	font-size: 13px;
	font-weight: bold;
	border-top-style: none;
	margin-top: 0;
	padding-top: 0;
}

div.site_details p {
	font-size: 11px;
}

#footer {
	width: 100%;
	float: right;
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 12px;
	margin-top: 12px;
	text-align: center;
	color: #666;
	font-size: 11px;
	padding-bottom: 12px;
}

#footer p {
	padding-top: 8px;
}

#footer a {
	color: #333;
}

#footer a:hover {
	color: #fff;
}

form#search {
	width: 140px;
	float: right;
	border-top: none;
	margin-top: 42px;
	margin-right: 30px;
	text-align: right;
}

form#search input.search {
	width: 130px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

form#search input.safari {
	width: 92px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	border: none;
	color: #6f6f6f;
	padding: 6px 20px 6px 24px;
	background: url(../Resources/safari_search.gif) no-repeat left top;
	height: 14px;
}

form#search input.safari:focus {
	color: #000;
	overflow: visible;
	background: url(../Resources/safari_search.gif) 0 -26px;
}

.required {
	font-weight: bold;
}

div.wrap {
	width: 60%;
	float: left;
	padding-bottom: 5px;
}

div.wrap input[type=password],div.wrap input[type=text] {
	width: 100%;
	margin-bottom: 0;
}

.caption {
	color: #7c7c7c;
	font-size: 11px;
}

.note {
	color: #000;
	font-size: 11px;
}

code {
	font: 86% Monaco, "Courier New", Courier, mono;
	color: #3d2eb9;
}

pre code {
	display: block;
	background-color: #f0eefd;
	margin-left: 20px;
	margin-right: 20px;
	padding: 4px 8px;
	border: 1px solid #dfdfdf;
	overflow: auto;
}

#userinfo {
	display: inline-block;
	margin: 0;
	padding: 2px 10px 2px 0;
	height: 13px;
	background: #575757 url(../Resources/rightend.jpg) no-repeat right top;
}

#leftend {
	height: 17px;
	margin: -2px 0;
	padding: 0;
	vertical-align: top;
}

.private {
	background: #ffd4cf url(../Resources/private.gif) no-repeat right top;
}

.intro {
	font-size: 15px;
}

.icon {
	height: 16px;
	width: 16px;
	margin-right: 5px;
	vertical-align: middle;
}

div.title_block {
	width: 150px;
	float: right;
	margin: 0 0 2px 6px;
	padding: 4px 6px 0;
	border: 1px solid #adadad;
	background-color: #fdfddb;
}

div.versions_block {
	width: 240px;
	float: right;
	margin: 0 0 2px 6px;
	padding: 4px 6px;
	border: 1px solid #adadad;
	background-color: #fff;
	font-size: smaller;
}

div.versions_block h2 {
	margin-top: 0;
	padding-top: 0;
}

div.versions_block ul {
	margin-bottom: 2px;
}

div.property {
	float: left;
	width: 60%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.action-item {
	background-image: url(../Resources/action-item.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.folder_action {
	background-image: url(../Resources/folder_action.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.item_action {
	background-image: url(../Resources/item_action.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.page_action {
	background-image: url(../Resources/page_action.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

div.versions_block .listbox p {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

p.project {
	padding-bottom: 4px;
	border-bottom: 1px solid #c6c6c6;
}

dt a {
	color: #000;
	font-size: larger;
}

div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: #fff;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px #e6e6e6 solid;
	cursor: pointer;
}

.left {
	float: left;
}

.time {
	white-space: nowrap;
}

div#header div#controls a.cloak {
	text-decoration: line-through;
	color: #e7e7e7;
}

a {
	outline: none;
}

p.pager {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #cecece;
	padding: 3px 6px;
	text-align: right;
}

img.delete {
	cursor: pointer;
}

div.controls {
	float: left;
	padding: 3px 6px;
	margin-left: -7px;
	background-color: #efefef;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-top: 4px;
	clear: both;
}

dd {
	float: left;
	width: 100%;
}

form.reset {
	text-align: right;
	padding-bottom: 3px;
	padding-top: 3px;
}
p.bottom {
	margin-top: 12px;
}

div.right a:hover {
	background-color: transparent;
}

div.panel {
	width: 27%;
	min-height: 100px;
	float: left;
	margin-right: 12px;
	padding: 4px 6px;
	border: 1px solid #ccc;
	background-color: #ffe;
}

abbr {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	cursor: help;
}

span.return {
	float: left;
}

#faqs img {
	float: right;
	margin-left: 4px;
	margin-bottom: 3px;
}

#sort_list li {
	cursor: move;
}

sup {
	font-size: 65%;
}

ul.questions li {
	padding-top: 2px;
	padding-bottom: 4px;
}

div.flag {
	height: 12px;
	background: url(../images/blue_right.png) no-repeat right top;
	color: #fff;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	margin-left: 12px;
	padding-right: 4px;
}

div.flag img {
	width: 8px;
	height: 16px;
	margin-top: -2px;
	margin-left: -8px;
	margin-right: -2px;
	vertical-align: top;
}

h1 span {
	font-size: 14px;
	height: 15px;
	margin-top: 4px;
	padding: 0;
}
