/* CSS Document */

body {
	margin:0;
	padding:0;
 	background-color:#666666;
 }


td, body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#555555;
}

table.listing {
	border: 1px solid #D8D8B1;

}


table.listing th {
	font-size: 13px;
	background-image: url(images/template_box_bg.gif);
	border-bottom: 1px solid #e8e8c1;
}

tr.row0 {
	background-color: #F7F3EF;
}

a, a:visited { 
	color:#555555;
}

h1 { 
	color:#000000;
	border-bottom: 1px solid #aaaaaa;
	font-size: 18px;
	margin-bottom:10px;
}

div.subheading {
	color:#808080;
	margin-bottom: 10px;
	font-size: 12px;
}

h2 {
	color:#000000;
	font-size: 14px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom:0;
	margin-bottom:0;
}

.borderright {
	border-right: 1px solid #eeeeee;
}

.borderleft {
	border-left: 1px solid #eeeeee;
}

.borderall {
	border: 1px solid #666666;
}

.loginBox {
	padding:0;
	border:none !important;
	width:190px !important;
	padding-left:20px;
	background-image:none !important;
}

.loginBox div {
	margin-top:0 !important;
	padding-top:0 !important;
}

.loginBox .prompt {
	text-align: left;
	color:#676734;
	font-size:11px;
	margin-bottom:0;
	margin-top:0;
}

.loginBox .input input {
	font-size: 10px;
	margin:0;
	padding:0;
}

.xbutton {
	display: block;
	background-image:url(images/button_bg_grey.gif);
	width:141px;
	height:18px;
	padding-bottom:0px;
	border:none;
	color:white;
	font-size:12.5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

input.button {
	padding-bottom: 3px;
}

a.button, a.button:visited {
	color:white;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}

a.button:hover {
	padding-top:1px;
	height:17px;
}

.buttonSmallWidth {
	width:70px;
}

.buttonSmall {
	background-image:url(images/button_bg_grey_small.gif);
	width:70px;
}

.menuBox {
	padding:0;
	margin-left:15px;
	border:none !important;
	width: 180px !important;
}

.menuLevel1 {
	display: block;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	text-align:left;
/*	border-bottom: 1px solid #dddddd; */
	font-size:11px;
}

.menuLevel1 a.link {
	display:block;
	text-align:left;
	color:#676734;
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:17px;
	font-size:11px;
	font-weight:bold;
	background-image:url(images/caret-r.gif);
	background-repeat:no-repeat;
	background-position: left;
}

.menuLevel1 a.link:hover, .menuLevel1 a.open {
	color: #bb2222;
	background-image:url(images/caret-hover.gif)
}

.menuLevel2 {
	margin-left:10px;
}

.menuLevel2 a.link {
	display:block;
	text-align:left;
	color:#004040;
	text-decoration:none;
	font-size:11px;
	width:100%;
	margin:0;
	padding:0;
	margin-left:0px;
	padding-left:7px;
	font-weight:normal;
	background-image:none;
}

.menuLevel2 a.link:hover, .menuLevel2 a.open {
	background-image:none;
	color: #bb2222;
}

.box .hint {
	font-weight: bold;
}

.box {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/template_box_bg.gif);
	border: 1px solid #D8D8B1;
	background-repeat:repeat-x;
	font-size: 11px;
	margin-bottom: 10px;
	width: 210px;
}

.box div {
	padding-left: 5px;
	padding-right: 5px;
	padding-top:2px;
	padding-bottom:2px;

}

.calendarBox {
	margin-left:10px;
	margin-top:0px;
	width:auto;
	padding:0;

}

.calendarBox div {
	background-image: url(images/template_box_bg.gif);
	background-color:#ffffff;
	background-repeat: repeat-x;
	border-bottom: 1px solid #D8D8B1;
	margin:0;
	width: auto;
}

.calendarBox div table td {
	font-size: 11px;
}

.calendarBox div .calendarHeader {
	font-family:Arial, Helvetica, sans-serif;
	color:#888888;
	font-size:11px;
	font-weight:bold;
}

.calendar a, .calendar a:visited {
	color: #ee0000;
}

.newsItem, .eventItem {
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.newsBox table td {
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.newsBox div .left {
	color: #000000;
	width: 60px;
}

.box .header {
	text-align: center;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#888888;
	font-size:14px;
	font-weight:bold;
}

.commentBox {
	width: 100%;
}

.commentBox .header {
	color: #555555;
	background-color:#f0f0f0;

}
table.display, table.display td { 
	border-collapse:collapse;
	border:1px solid #999999;
}

table.display td table td {
	border:none;
}


.prompt {
	font-weight: bold;
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}

table.hint td, .hint {
	font-size:10px;
	color: #226666;
	font-weight: normal;
	text-align:left
}

div.pageLink {
	float:right;
	font-size:12px;
}

a.pageLink {
	color: black !important;
}

div.topNav {
	padding-top:5px;
	padding-bottom:10px;
	padding-right:5px;
}

h2.attendance {
	margin-bottom: 5px;
}

table.attendance {
	width:100%;
	border-collapse:collapse;
}

table.attendance th {
	background-color: #eeeeee;
	width:50%;
	font-size:12px;
	border:1px solid #dddddd;
}

table.attendance tr.odd {
	background-color: #eeeeee;
	width:50%;
	font-size:12px;
	border:1px solid #dddddd;
}

table.attendance td {
	width:50%;
	padding:5px;
	font-size:12px;
	border:1px solid #dddddd;
}

div.attachments {
	margin-top:10px;
}

div.attachments span {
	font-weight:bold;
}

.system_options {
	font-size:11px;
}


.system_options a, .system_options a:visited, .system_options a:hover {
	color:#004040;
	font-weight: normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.system_options a:hover {
	color: #444444;
}

.hilight {
	color:#000000;
	font-weight:bold;
}

.right {
	text-align:right;
	padding-right:10px;
}

.reHeader {
}
.reTitle {
	color: #000000;
	display: block;
	font-weight: bold;
}
.reAuthority {
	display: block;
	font-weight: bold;
}
.rePrice {
	color: #000000;
	display: block;
	font-weight: bold;
}

.reAddress {
	display: block;
	color: #000000;
	font-weight: bold;
}

.reNextInspection {
	display: block;
	color: #cc0000;
	font-weight: bold;
	padding-bottom:10px;

}

.reFeatures {
  padding-bottom:2px;
}

.reAgentName {
	color: #000000;
	font-weight: bold;
}

.rePhone {
	color: #000000;
}

.reDescription {
	text-align: left;
	display: block;
	margin-bottom: 10px;
}

.reDescription p {
	margin:0;
	margin-bottom:4px;
	padding:0;
	

}

.reAuctionDate {
	color: #cc0000;
}

.reEmail, .rePrint {
	border: 1px solid #000000;
        margin-top : 10px;
}

.reSummary, .reAgent {
	border: 1px solid #000000;
}

.reSummaryHead, .reAgentHead, .reEmailHead, .rePrintHead {
	color: #ffff00;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	background: #000000;
}
.reSummaryTag, .reAgentTag, .reEmailTag, .rePrintTag {
	color: #000000;
	font-weight: bold;
}
.reSummaryItem, .reAgentItem, .reEmailItem, .rePrintItem {
	color: #000000;
	padding: 2px;
	padding-left: 10px;
}

table.reOpenInspection td h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  margin-top: 16px;
  margin-bottom: 16px;
}

.reOpenInspectionHeader {
  border : none !IMPORTANT;
}

table.reOpenInspection {
  padding: 2px;
  border-collapse: collapse
}

table.reOpenInspection th {
  padding: 2px;
  font-size: 11px;
  border : 1px solid black;
}

table.reOpenInspection td {
  padding: 2px;
  font-size: 11px;
  border : 1px solid black;
}

.reListRowEven td, .reListRowOdd td {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.reListTable {
  border-collapse: collapse
}

.reListRowOdd  td {
  background-color: #eeeeee;
}

h3, .reSection {
  title : 'Text Heading'
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  padding: 0 0 0 0;
  margin-top: 10px;
}

.rePrompt {
  color : #000000;
  text-align: right;
  padding-right:5px;
}

.reFields input, .reFields select, .reFields textarea {
  width:250px;
}

.reFields input.short {
  width:80px;
}

.reImage {
	border:1px solid #888888;
}

.reOvexrTable {
	color: black;
	position:relative;
	top:10px;
	
}

fieldset {
	margin-bottom:10px;
	padding-bottom:10px;
	padding:10px;
}

.inline {
	display: inline;
	text-align:left;
	float:none;
}

.shaded {
	background-color: #eeeeee;
}

.house {
  font-family : verdana;
  font-size : 10px;
  text-align : center;
  color : #333333;
  text-decoration : none;
}

div.botmenu {
  background-color:black;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-bottom:10px;
}

.botmenu table td, .botmenu table td a, .botmenu table td a:visited {
	font-size: 12px;
	font-weight:bold;
	color: yellow;	
	text-decoration: none;
	text-align:center;
}

@media screen {
	div.mainbody {
		min-height:600px;
		padding:10px; 
		width:900px; 
		background-color:white;
	}
	
	.printonly { display:none }
}


@media print {
    .dontprint { display:none }
	body { background-color:white }
	div.mainbody {
		min-height:600px;
		padding:10px; 
		width:600px; 
		background-color:white;
	}}



