img {
border: 0px none;
}

/*MY STYLES TO LAY OUT THE ADMIN SCREENS*/

.section_header {
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
border-bottom: 1px dashed #ccc;
width: 900px;
margin-bottom: 20px;
}

fieldset {
margin-top: 0px;
padding: 0px;
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
}

fieldset legend{
padding: 0px;
margin: 0px;
}

#AdminTitleArea {
clear:both;
height:185px;
margin-left:20px;
margin-right:20px;
position:relative;
width:900px;
}

/*LEFT MENU*/

#AdminLeftMenu {
display: inline;
float:left;
width: 280px;
margin-left: 10px;
padding-left: 20px;
padding-top: 10px;
height: 360px;
border: 1px solid #04689c;
}

.GeneralInfoTitle {
margin: 0px;
padding: 0px;
width: 260px;
font-size: 14px;
border-bottom: 1px dashed #ccc;

}

.GeneralInfoText {
font-size: 12px;
padding-right: 10px;
padding-top: 10px;
line-height: 18px;

}

#general_info {
padding: 0px;
margin: 0px;
margin-top: 15px;
margin-bottom: 15px;
}

#general_info fieldset { 
margin: 0px;
padding:0px;
width: 260px;
height: 125px;

}

#general_info legend { 
display: none;
}

#general_info a:link, #general_info a:visited, #general_info a:hover, #general_info a:active { 
color:#000000; 
text-align:left; 
}

#general_info ul.left { 
display: inline;
float: left; 
width: 170px; 
padding: 0px 0px 15px 20px; 
list-style-position: inside; 
list-style-type: disc;

}

#general_info ul.right { 
display: inline;
float: right; 
width: 30px; 
padding: 0px 20px 15px 0px; 
list-style-position: inside; 
list-style-type: none; 

}


#AdminLeftMenu a, #AdminLeftMenu a:visited{
color: #333;
font-size: 12px;
text-decoration:underline;
}
#AdminLeftMenu a:hover{
text-decoration:none;
}

#AdminLeftMenu a:hover{
text-decoration:none;
}

/*ICONS*/

.AdminIcon {
float: left;
margin-left: 5px;
margin-right: 25px;
margin-top: 25px;
}

#TheIcons {
display: inline;
background-color:#fff;
float:right;
padding-left: 20px;
margin-right: 10px;
height: 370px;
width: 540px;
border: 1px solid #04689c;
/*height: 400px;*/
}

#TheIcons a, #TheIcons a:hover, #TheIcons a:active, #TheIcons a:visited{
color: #fff;
}

/*FORMS STUFF*/
table.form_main {
color: #333;
border-collapse:collapse;
}

td {
	border-bottom: 1px solid #ccc;
	}

.row_main {
padding: 10px;
}

select { /*Drop down menus*/
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #999999;
}
input[type=checkbox] {
margin: 5px;
}
option { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #999999;
}
textarea { 
	height: 100px;
	width: 250px;
	padding: 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #999999;
	overflow:auto;
}

input.submit { /*? ? ? ? */
color: #00FF00;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #999999;
}
input[type=text] {
width: 250px;
}
input { /*Everything, inc button, but not textfields*/
	padding: 3px;
	margin-right: 5px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #999;
}

legend { 
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
	top: -17px; /*This bullshit seems to make ie happy*/
}

.tbcell {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
}

.redtext { 
color: #AA0000; 
}

.error_message {
color: #AA0000; 
display:block; 
width:100%; 
text-align:center;
}

 /* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
.edit_users table
{
	border: 0px none;
	width: 100%;
}

/* Property Class Editor */
.admin_property_class_table {
width:100%;
}
.template_editor_navbar_item {
	font-family: Arial, Helvetica, sans-serif;
	margin-right:15px;
	float: left;
	height:20px;
}
.template_editor_navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.template_editor_navbar {
	margin: 20px auto 0px auto;
	width:900px;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: middle;
	height:35px;
	border: 1px solid #aaa;
/*	-moz-border-radius: 10px;*/
	position: relative;
	background-color: #DFDFDF;
}
.edit_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.EditListingsTitle {
clear: both;
	margin: 10px auto 0px auto;
	width:880px;
	padding-left: 10px;
	height:25px;
	position: relative;
	background-color: #135487;
	}
	
	.EditListingsTitle p{
	padding-top: 5px;
	font-size: 11px;
	font-weight:bold;
	color: #FFF;
	}

.EditIcons {
position:absolute;
top: 3px;
left: 840px;
}

.EditListingIcon {
margin-right: 15px;
float: left;
}

.ImageInEditor {
float: left;
padding: 3px 3px 8px 3px;
border:1px solid #ccc;
margin-top: 10px;
margin-right: 20px;
margin-bottom: 20px;

}

.PrivateNotes {
float: right;
width: 500px;
margin-top: 15px;
margin-right: 150px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-top: 5px;
border-top: 10px solid  #e9e98c;
background-color:#FFFF99; /*Turn this into a postit!*/
}

/* This control the header at the top of each admin section. */
.section_header {
	font-weight:bold;
}

/* THIS CONTROLS THE LAYOUT OF THE SITE CONFIGURATOR - AND A LARGE PART OF THE ADMIN AREA */

.template_editor_navbar a:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color:#FFFF99;
}
.template_editor_navbar a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #014D5F;
	text-decoration: none;
}
.template_editor_navbar a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF66;
	text-decoration: none;
}
.template_editor_navbar a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFF99;
	text-decoration: none;
}
font {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px
}

.firstletter {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px
}

.fontsmall {
	font-family:verdana, arial, helvetica;
	font-size: 9px
}

h1{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px
}
h2 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 14px
}
h3 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 16px
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menu {
	border-top: 2px #D4E4E8 solid;
	border-left: 2px #D4E4E8 solid;
	border-right: 2px #D4E4E8 solid;
	border-bottom: 2px #D4E4E8 solid;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	-moz-border-radius: 10px;
	-moz-background-clip: padding;
}
pre {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.cellheader {
	border-top: 2px #D4E4E8 solid;
	border-left: 2px #D4E4E8 solid;
	border-right: 2px #D4E4E8 solid;
	border-bottom: 2px #D4E4E8 solid;
	background-color: #C4D4D8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	-moz-border-radius: 10px;
	-moz-background-clip: padding;
}
.scellheader {
	border-top: 2px #D4E4E8 solid;
	border-left: 2px #D4E4E8 solid;
	border-right: 2px #D4E4E8 solid;
	border-bottom: 2px #D4E4E8 solid;
	background-color: #C4D4D8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	-moz-border-radius: 10px;
	-moz-background-clip: padding;
}
.sscellheader {
	border-top: 2px #D4E4E8 solid;
	border-left: 2px #D4E4E8 solid;
	border-right: 2px #D4E4E8 solid;
	border-bottom: 2px #D4E4E8 solid;
	background-color: #C4D4D8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	-moz-border-radius: 10px;
	-moz-background-clip: padding;
}
.bigcellheader { 
border-top: 1px #374646 solid; 
border-left: 1px #374646 solid; 
border-right: 1px #374646 solid; 
border-bottom: 1px #374646 solid;  
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #F1F1F1; 
}

.tblheader { 
background-color: #D8DDE0; 
border-top: 1px #374646 solid; 
border-left: 1px #374646 solid; 
border-right: 1px #374646 solid; 
border-bottom: 1px #374646 solid; 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
}
.tdshade1sm { 
background-color: #DDDDDD; 
border-top: 1px #374646 solid; 
border-left: 1px #374646 solid; 
border-right: 1px #374646 solid; 
border-bottom: 1px #374646 solid; 
font-family: verdana, arial, helvetica, sans-serif; 
font-weight: normal;
-moz-border-radius: 10px; 
-moz-background-clip: padding;
}
.tdshade2sm { 
background-color: #EEEEEE; 
border-top: 1px #374646 solid; 
border-left: 1px #374646 solid; 
border-right: 1px #374646 solid; 
border-bottom: 1px #374646 solid; 
font-family: verdana, arial, helvetica, sans-serif; 
font-weight: normal;
-moz-border-radius:10px; 
-moz-background-clip: padding;
}



/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */


.browse_tool_table {
	width:500px;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool {
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button A {
	background-color: silver;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
	display: block;
}
.browse_tool_button A:visited {
	color: #000000;
}
.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	BACKGROUND-COLOR: #132975;
	color: #ffffff;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: verdana, arial;
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}
bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}
A.bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
A.bt_pages:visited{
	color: #000000;
}
A.bt_pages:hover{
	color:#ffffff;
	background: #132975;
}

/* css for tabbed pages */

.tab-page td {
padding: 6px;
}
.dynamic-tab-pane-control.tab-pane {
margin-top: 15px;
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
}
.dynamic-tab-pane-control .tab-row .tab {
	height:				16px;
	background-color:#f5f5f5;
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	margin:			1px -1px 1px 2px;
	padding:		2px 2px 0px 2px;
	border:			1px solid rgb( 145, 155, 156 );
	z-index:		1;
	font:			10px Tahoma;
	white-space:	nowrap;
	text-align:		center;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	height:				18px !important;
	background-color:#f5f5f5;
	border-top:2px solid #3e94ff;
	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 2px 0px 2px;
	margin:			1px -1px -3px 0px;
	top:			-2px;
	font:				11px Tahoma;
	text-align:		center;
}
.dynamic-tab-pane-control .tab-row .tab a {
	font:				11px Tahoma;
	color:				Black;
	text-decoration:	none;
	cursor:				default;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	height:				18px !important;
	background-color:#f5f5f5;
	border-top:2px solid #3e94ff;
	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 2px 0px 2px;
	margin:			1px -1px -3px 0px;
	top:			-2px;
	font:				11px Tahoma;
	text-align:		center;
}
.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		#f5f5f5;
	z-index:		2;
	position:		relative;
	top:			-2px;
	font:				11px Tahoma;
	color:				Black;
	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	/*244, 243, 238*/
	/* 145, 155, 156*/

	padding:		7px;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}

.tab-page fieldset { 
margin: 0; 
margin-top: 15px;
background-color: transparent; 
/*border: 1px dashed #BCCAD1; */ 
border: none;
}

.tab-page legend { 
margin: 10px; 
text-align:center; 
font-size:14px; 
color:#333; 
/*border:1px solid #BCCAD1; */
background-color: #FFFF99;
padding: 5px;
}

.tdshade1 { 
background-color:#fff; 
}

.tdshade2 { 
background-color:#ddd; 
}

.tdshade1 a { 
color:#D0C22B; 
font-weight:bold; 
}

.tdshade2 a { 
color:#D0C22B; 
font-weight:bold; 
}




/* Log Viewer */
table.log_viewer { 
margin:0 auto; 
width:100%; 
border:1px solid #BCCAD1; 
}

table.log_viewer caption { 
margin:0 auto; 
padding:1em 0; 
font-weight:bold; 
font-size:140%; 
}

table.log_viewer th { 
padding:.5em; 
background-color:#E1E9EC; 
font-weight:bold; 
font-size:120%; 
text-align:center; 
}

table.log_viewer td { 
padding:.3em .6em; 
font-size:95%; 
text-align:center; 
}

.shade_0  { 
background-color:#dddddd; 
}

.shade_1  { 
background-color:#f5f5f5; 
}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */

/*Work on this later, the only reason this looks nicer in YnPB is because I altered the source to put the hooks in. Bad idea really.*/
.ListingEditorToolContainer {
width: 880px;
}

.ListingEditorToolContainer hr{
margin-top: 5px;
margin-bottom: 5px;
}
.browse_tool_table {
	width: 880px;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
#Ruler {
margin-top: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #ccc; 
}
.browse_tool {
	font-size: 12px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button a {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	border-color: #000000;
   	border-style: outset;
 	border-width: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 85px;
	height: 20px;
	display: block;
}
.browse_tool_button a:visited {
	color: #000000;
}
.browse_tool_button a:hover {
	color: #fff;
	border-style: inset;
	width: 82px;
	height: 18px;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	text-decoration: none;
}
.browse_tool_curpage {
	background-color: #135487;
	color: #fff;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	background-color: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}
bt_pages_ghost{
	color:	#aaa;
	text-decoration:none;
}
a.bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
a.bt_pages:visited{
	color: #000000;
}
a.bt_pages:hover{
	color:#FFFFFF;
	background: #132975;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing { margin: 2em 0 2em 3em;  border: 1px solid #a9a9a9; width: 40em; text-align: center; }
.next_prev_listing ul { margin: 1.5em auto; }
.next_prev_listing li { display: inline; padding: .5em 1em; list-style-type: none; }
.count, .listing_xy { width: 100%; background-color: #dcdcdc; clear: both; padding: .5em 0; }



/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing { 
margin: 2em 0 2em 3em;  
border: 1px solid #a9a9a9; 
width: 40em; 
text-align: center; 
}
.next_prev_listing ul { 
margin: 1.5em auto; 
}
.next_prev_listing li { 
display: inline; 
padding: .5em 1em; 
list-style-type: none; 
}
.count, .listing_xy { 
width: 100%; 
background-color: #dcdcdc; 
clear: both; 
padding: .5em 0; 
}
.edit_listings {
width:900px;
margin-left:auto;
margin-right:auto;
border:none;
}
.edit_listings th {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color:#135487;
color:#ffffff;
font-weight:bold;
text-align:left;

}
.edit_listings td {

font-weight:bold;
vertical-align:top;
}
.edit_listings_yes {
font-weight:bold;
color:#FFFF99;
}
.edit_listings_no {
font-weight:bold;
color:#FF0000;
}
.admin_option_table {
width:50%;
margin-left: 156px;
border:1px solid #999999;

}
.admin_option_caption {
font-weight:bold;
text-align:center;
}

.ListingEditorLookupSelector {
width: 159px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 0px;
}

.LookUpButton {
margin-left: 10px;
}


.ListingsEditorTool {
color: #333;
width: 700px;
margin-bottom: 0px;
margin-top:0px;
}

.ListingsEditorToolFilter {
margin-bottom: 0px;
margin-top: 0px;
}

.FilterSelect {
margin-bottom: 0px;
margin-top: 0px;
margin-left: 22px;
margin-right: 10px;
width: 159px;
}
.FilterButton {
/*margin-bottom: 0px;
margin-top: 0px;
margin-right: 0px;*/
}
.ClassSelect {
margin-bottom: 0px;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
}
.FilterButton2 {
margin-bottom: 0px;
}
.form_main {
margin-left: 25px;
margin-top: 20px;
}
.YourListingHasBeen {
color: #FF0000;
margin-top: 20px;
margin-left: 15px;
}
.YouMayNowEdit {
margin-left: 15px;
}
.YouMayNowEdit a{
line-height:16px;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
.YouMayNowEdit a:hover{
line-height:16px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.UserManagerLayoutTable {
margin-top: 20px;
}
.LogInInstructions {
margin-bottom: 20px;
}

