/* @override http://thewellingtonagency.com/admin/css/all.css */

/* @override http://thewellingtonagency.com/admin/css/all.css */

/* main styles */

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: black;
}

form {
	margin: 0;
	padding: 0;
	width: 240px;
}

form#form_manage_entries {
	width: 100%;
	padding: 10px 0;
}

img {
	border: none;
}

input {
	vertical-align: middle
}

.clear {
	clear: both !important
}

.bold {
	font-weight: bold !important
}

.normal {
	font-weight: normal !important
}

.block {
	display: block !important
}

input.text,
select,
textarea {
	color: #333;
	font-size: 12px;
	vertical-align: middle;
}

input.text {
	padding: 5px;
	height: 14px;
	font-weight: normal;
	border: solid 1px #999;
}

/* Navigation */


a {
	color: #5a2a27;
	text-decoration: none;
	font-weight: bold;
}

a:hover {

	font-weight: bold;
	color: #000;
}

#logout ul {
	list-style: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#logout li {
	display: inline;
	padding: 0 10px;
	border-right: solid 1px #999;
}

li.last {
	border: none !important;
	margin-right: 0 !important;
	padding-right: 0 !important;
}

div#left-column ul {
	list-style: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

div#left-column li {
	margin: 5px 0 0;
	padding: 5px 0 0;
	height: 20px;
	text-transform: capitalize;
}

div#left-column li a{
	background-color: #000;
	color: #fffacd;
	padding: 8px 5px 0 0;
	height: 18px;
	display: block;
	font-size: 70%;
	text-transform: uppercase;
}

div#left-column li a:hover{

/* background: #000 url(http://www.thewellingtonagency.com/img/global/tiny-swirl.png) no-repeat 12px 3px; */
	color: #bab0a0;
	text-decoration: none;
	
}

#directory ul {
	list-style: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;

}

#directory ul li {
	margin: 0 0 10px;
	text-transform: capitalize;
}

/* main container */

#main {
	width: 960px;
	margin: 0 auto;
}

/* header */

#header {
	width: 960px;
	height: 104px;
	background: url(http://www.thewellingtonagency.com/img/global/secondary-column-bg-tile.png) repeat-x fixed 0 bottom;
	position: relative;
	height: 174px;}

div#logout {
	width: 300px;
	margin: 10px;
	float: right;
	text-align: right;
}


/* middle */

#middle {
	float: left;
	width: 940px;
	height: 100%;
	padding: 0 10px 10px;
background: url(http://www.thewellingtonagency.com/img/global/secondary-column-bg-tile.png) repeat-x fixed 0 bottom;
}

/* left column */

#left-column {
	float: left;
	width: 150px;
	min-height: 100%;
	padding: 0 10px 5px 0;
	margin: 20px 0 0;
	text-align: right;
}

/* right column */

#right-column {
	float: right;
	padding: 0 9px 0 0;
	width: 133px;
}

/* center column */

#center-column {
	float: left;
	width: 748px;
	padding: 13px 13px 0;
	font-size: 80%;
}


/* footer */

#footer {
	
}

/* center column styles */

.top-bar {
	float: left;
	padding: 0 0 0 9px;
	margin: 0 0 4px 0;
}

/* text page header */

.top-bar h1 {
	font: 20px/21px verdana,sans-serif;
	color: #43729F;
	margin: 0 0 4px 0;
}

/* table container */

div.table {
	float: left;
	position: relative;
	width: 745px;
	margin: 0 0 20px 0;
}

table.listing {
	width: 240px;
	padding: 0;
	margin: 0;}

#center-column h3 {
	font-size: 140%;
	margin: 0 0 15px 0;
	text-align: center;
}

table.listing th {
}

table.listing th.full {
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	color: black;
	font-size: 120%;
}

td#submit {
	padding: 5px;
	text-align: right;
}

/* table styles */

table.listing td,
table.listing th {
	text-align: center;
}

table.listing th {
	color: #fff;
	padding: 5px;
}

table.listing td {
	color: #000;
}

table.listing .white td {
	background: #fff;
}

tr#password {
	
}

#password td, #username td {
	height: 30px;
	font-weight: bold;
}

#username td {
	
}

table.listing .style1 {
	font-weight: bold;
	color: #FF7A00;
}

table.listing .style2 {
	font-weight: bold;
	padding-left: 16px;
}

table.listing .style3 {
	padding-left: 25px;
}

table.listing .style4 {
	padding-left: 35px;
}


table.form input.text {
	width: 150px
}

/* table select */

div.table .select {
	float: right;
	margin: 2px 1px 0 0;
	width: 176px;
	height: 25px;
	background: #9097A9 url(../img/bg-select.gif);
	color: #fff;
}

div.table .select strong {
	float: left;
	padding: 5px 0 0 5px;
}

div.table .select select {
	float: right;
	width: 78px;
	margin: 2px 3px 0 0;
	text-align: right;
}

div.table .select a {
	float: right;
	display: block;
	padding: 5px 10px 0 5px;
	color: #fff;
}

div.table .select_left {
	float: left;
	margin: 2px 1px 0 0;
	height: 25px;
}

div.table .select_left a {
	float: left;
	display: block;
	padding: 5px 10px 0 12px;
}

/* right column header */

#right-column .h {
	float: left;
	background: #7E878A;
	border: 1px solid #B8B8B8;
	border-bottom: 0;
	padding: 3px 10px;
	color: #fff;
	text-transform: uppercase;
}

/* right column box */

#right-column .box {
	float: left;
	width: 121px;
	padding: 5px;
	border: 1px solid #B8B8B8;
	background: #EBEBEB;
	margin: 0 0 15px 0;
}

/* right column buttons */

.buttons {
	clear: both;
	text-align: center;
	padding: 30px 0 15px 0;
}

.buttons input {
	margin: 0 0 6px 0;
}

/* octo edits */

table.aleft td {
	text-align: left;
}

.table td.aleft {
	text-align: left;
}

.table td.aright {
	text-align: right;
}

div #message {
	clear: both;
	background: #ffd3d4;
	margin: 10px 0;
	padding: 1px 16px;
	border: 0px solid red;
	color: #2a4783;
}