
.left .backoffice {
	padding: 0px 0px 10px 0px;
}

.backoffice h3 {
	margin: 10px 20px;
	font: bold 12px/16px arial, verdana, sans-serif;
}

.backoffice h4 {
	margin: 10px 20px;
	font: bold 12px/16px arial, verdana, sans-serif;
}

.backoffice h5 {
	float:left;
	clear: left;
	width: 80px;
	margin: 5px 10px 5px 50px;
	font: bold 12px/16px arial, verdana, sans-serif;
}

.backoffice .editor {
	margin: 10px 20px;
}

.backoffice p {
	margin: 10px 20px;
	text-align: justify;
}

.backoffice .line {
	clear: both;
	margin: 10px 20px;
}

.backoffice .category {
	float: left;
	width: 200px;
}

.backoffice .checkOption {
	margin: 0px 10px 5px 0px;
}

.backoffice .submitline {
	clear: both;
	width: auto;
	margin: 10px auto;
	text-align: center;
}

.backoffice .submitline.bottom {
	margin: 0px auto;
}

.backoffice .max {
	margin: 10px 20px;
	color: #888888;
	font-style: italic;
}

.backoffice .submitButton {
	width: 75px;
	height: 18px;
	padding: 0px 0px 3px 1px;
	margin: 1px 0px 0px 0px;
	border: none;
	background: #eb7f31 url(/images/interface/submitbutton.png) no-repeat center center;
	color: #ffffff;
	font: bold 12px/16px arial, verdana, sans-serif;
}

.backoffice .description {
	width: 597px;
}

.backoffice .datelabel {
	display: block;
	float: left;
	width: 80px;
	line-height: 20px;
}

.backoffice .datefield {
	width: 75px;
}

.backoffice .textfield {
	width: 250px;
}

.backoffice input {
	font: 11px/12px arial, verdana, sans-serif;
}

.backoffice .summary {
	margin: 0px 10px;
	padding: 20px;
}

.backoffice .catsummary {
	float: left;
	margin: 5px 20px;
	text-align: left;
}

.backoffice .error {
	color: #ee1100;
}

.fakelink {
	color: #bf2ab6;
	cursor: pointer;
}

.fakelink:hover {
	text-decoration: underline;
}

.backoffice ol {
	list-style: inside decimal;
	margin: 0px 20px 20px;
}

.backoffice ul {
	list-style: inside circle;
	margin: 0px 20px 20px;
}

.backoffice table {
	width: 600px;
	margin: 0 20px 10px;
	border: 1px solid #aaaaaa;
}

.backoffice table.first,
.backoffice table.top {
	margin-top: 20px;
}

.backoffice table thead th {
	padding: 5px 0px 5px 15px;
	text-align: left;
	vertical-align: middle;
	background: #444444 url(/images/interface/tableheading.png) repeat-x top center;
	color: #ffffff;
}

.backoffice.fields table thead th {
	width: 33%;
}

.backoffice table tbody th {
	width: 115px;
	padding: 7px 10px 5px;
	text-align: left;
	vertical-align: top;
	background: #fafafa;
}

.backoffice table tbody td {
	width: 470px;
	padding: 5px 15px;
	text-align: left;
	vertical-align: text-top;
	background: #fafafa;
}

.backoffice.fields table tbody td {
	vertical-align: top;
}

.backoffice table tbody td p {
	margin: 0;
}

.backoffice input[type="submit"] {
	width: 120px;
	height: 18px;
	padding: 0px 0px 3px 1px;
	margin: 1px 0px 0px 0px;
	border: none;
	background: #eb7f31 url(/images/interface/newadbutton.png) no-repeat center center;
	color: #ffffff;
	font: bold 12px/16px arial, verdana, sans-serif;
}

.backoffice input.newadbutton {
	width: 180px;
	background: #eb7f31 url(/images/interface/respondnowbutton.png) no-repeat center center;
}

.backoffice table input[type="text"],
.backoffice table input[type="password"] {
	width: 300px;
	padding: 1px;
	font-size: 12px;
}

.backoffice table textarea {
	width: 400px;
	padding: 1px;
	font-size: 12px;
}

.backoffice.general table textarea,
.backoffice.content table textarea {
	width: 560px;
}

.backoffice table label {
	margin: 2px 1px 1px;
}

.backoffice.fields table label {
	display: block;
	float: right;
	width: 125px;
}

.alerts.backoffice.fields table label {
	width: 150px;
}

.backoffice.fields table input[type="checkbox"],
.backoffice.fields table input[type="radio"] {
	float: left;
	margin-top: 2px;
}

.backoffice div.top {
	margin: 20px 20px 0;
}

.backoffice div.bottom {
	margin: 0 20px 20px;
}

.backoffice table.single {
	margin: 20px;
}

.backoffice .required {
	color: #eb7f31;
}

.backoffice.general #title {
	width: 560px;
}

.backoffice.general #contact_name,
.backoffice.payment #payment_contact_name{
	width: 250px;
}

.backoffice.fields #radio_legend {
	margin-right: 5px;
}

.backoffice.fields #checkbox_legend {
	margin-right: 5px;
}

.backoffice table .fulltext {
	text-align: justify;
	padding-bottom: 10px;
}

.backoffice.summary .main {
	font-weight: bold;
	color: #eb7f31;
}

.backoffice.buycredits #amount {
	width: 100px;
}

table tr.inactive td {
	color: #aaaaaa;
}

table tr td.buttons {
	width: 25px;
	padding: 7px 10px 3px;
}

a img {
	border: none;
}
