body       { margin: 0; padding: 0; font: normal 12px verdana, sans-serif; line-height: 16px; color: #212221; background: #5f5d52; }
a          { color: #00adef; text-decoration: none; }
a:hover    { text-decoration: underline; }
img        { border: none; }
p          { }
input,
select     { font: normal 11px verdana, sans-serif; color: #212221; }
h1         { font: normal 26px arial, sans-serif; color: #929185; margin: 1.2ex 0 .7ex; }
	h1 sup { font-size: 11px; }
/* h2         { font: normal 20px arial, sans-serif; color: #929185; margin: 1.2ex 0 .7ex; } */
h2          { font-weight: bold; font-size: 1.2em; margin: 1.4em 0 .5em 0; padding: 0; }
table      { /*width: 100%;*/ border-collapse: collapse; border: none; }
td         { /*padding: 1ex .5em;*/ vertical-align: top; }

.stdList { margin-bottom: 0; margin-top: 0; }
.stdList li { margin-bottom: 10px; }

/******************************
 * Page layout
 ******************************/
#wrapper             { position: relative; padding-bottom: 20px; }

#header              { width: 980px; height: 128px; margin: 0; padding: 0; position: relative; z-index: 10; }
#header
    #greeting        { font-weight: bold; color: White; padding-bottom: 5px; margin-bottom: 2px; text-align: right; width: 265px; }
    
#topNav              { margin: 0; padding: 0; position: relative; z-index: 15; }

#main-bg                 { background: #fff; position: relative; }
	#main                { width: 980px; padding: 15px 0 30px;  width: 950px; padding-left: 30px; position: relative; }
		#center          { float: left; position: relative; }

		#sidebar-left    { width: 206px; left: -20px; margin-right: 4px; float: left; position: relative; }
		.sidebar #center { width: 740px; padding-left: 0; float: left; }

#footer              { width: 980px; margin: 0; padding: 10px 0 20px; position: relative; }


/******************************
 * Header styles
 ******************************/
.headerLogo  { position: relative; top: 17px; left: 10px; }
.headerPhone { position: absolute; top: 35px; right: 375px; font: normal 31px arial, sans-serif; color: #acaaa0;}
.headerPhone span { font: normal 22px arial, sans-serif; color: #acaaa0; }
.headerHours { position: absolute; top: 72px; right: 625px; font: normal 11px arial, sans-serif; color: #acaaa0; text-transform: uppercase; }


/******************************
 * Top Nav styles
 ******************************/

#topNav { width: 990px; }
#topNav ul { list-style: none; margin: 0; padding: 0; height: 32px; top: -32px; left: 226px; position: absolute; }
#topNav li { float: left; margin: 0 3px 0 0; padding: 0; font-size: 13px; font-weight: bold; color: #5f5d52;}

#topNav a                { float: left; height: 32px; padding: 0 0 0 22px;   background: url(/Assets/Images/topnav_tab.gif) no-repeat top left; color: #fff; }
#topNav a span           { float: left; height: 24px; padding: 8px 22px 0 0; background: url(/Assets/Images/topnav_tab.gif) no-repeat top right; }

#topNav li:hover a         { background-position: bottom left; text-decoration: none; }
#topNav li:hover a span     { background-position: bottom right; }

#topNav a.active      { float: left; height: 32px; padding: 0 0 0 22px;   background: url(/Assets/Images/topnav_tab-active.gif) no-repeat top left; color: #5f5d52; }
#topNav a.active span { float: left; height: 24px; padding: 8px 22px 0 0; background: url(/Assets/Images/topnav_tab-active.gif) no-repeat top right; }

/******************************
 * Footer styles
 ******************************/
#footer   { color: #c6c5b5; }
#footer a { color: #fff; font-weight: bold; }
#footer .footerLinks { text-align: center; color: #fff; }
#footer .copy        { position: absolute; top: 10px; left: 20px; }
#footer .poweredby   { position: absolute; top: 10px; right: 0; text-align: right; }
#footer .poweredby a { font-weight: normal; color: #c6c5b5; }


/******************************
 * Left Sidebar styles
 ******************************/
.sidebar-section { background: url(/Assets/Images/left-nav-bg.jpg) no-repeat; padding-top: 15px; margin-top: 18px; }

ul.leftNav       { list-style: none; margin: 8px 20px 15px; padding: 0; font-size: 14px; }
.leftNav li      { margin: 1.5ex 0; color: #929185; }
	.leftNav a          { text-decoration: underline; font-weight: bold; }
	.leftNav a:hover    { text-decoration: none; font-weight: bold; }
	.leftNav li ul      { list-style: none; margin: 0 0 0 1em; padding: 0; font-size: 11px; }
		.leftNav li ul a       { text-decoration : none; }
		.leftNav li ul a:hover { text-decoration: underline; }

#sidebar-left .inset-grey       { padding-left: 11px; }
#sidebar-left .inset-grey-sides { padding-left: 11px; padding-right: 11px; margin-left: -11px; }
#sidebar-left .inset-grey-BL    { padding-left: 11px; margin-left: -11px; }
	#sidebar-left .inset-grey .inset-title { font-size: 12px; padding: 0px 0 5px 31px; }

#sidebar-left .auctionemail { width: 114px; margin-right: 4px; }


/******************************
 * Content styles
 ******************************/
.tagline    {  }
.breadcrumb { padding-top: 4px; font-weight: bold; }

.search                { position: absolute; top: -100px; right: 0; }
	.search label      { font-size: 14px; font-weight: bold; letter-spacing: -1px; color: #929185; }
	.search .textInput { padding: 5px; border: 1px solid #ccc; }

div.table-title        { font-size: 15px; font-weight: bold; padding-bottom: .5ex; border-bottom: solid 1px #929185; }
	.table-title .note { font-size: 10px; color: #5f5d52; }

td.table-footer   { text-align: right; }

.inset-grey       { background: url(/Assets/Images/inset-grey.gif) no-repeat top left; padding-left: 15px; }
.inset-grey-TR    { background: url(/Assets/Images/inset-grey.gif) no-repeat top right; padding-top: 15px; }
.inset-grey-sides { background: #eff0ec; padding: 0 15px; margin-left: -15px; }
.inset-grey-BL    { background: url(/Assets/Images/inset-grey.gif) no-repeat bottom left;  padding-left: 15px; margin-left: -15px; font-size: 1px; }
.inset-grey-BR    { background: url(/Assets/Images/inset-grey.gif) no-repeat bottom right; padding-bottom: 15px; height: 1px; }

	.inset-title  { font-weight: bold; font-size: 18px; padding: 3px 0 8px 36px; letter-spacing: -1px; color: #5f5d52; background: url(/Assets/Images/logo-inset-grey.gif) no-repeat; }


.popup-shadow       { background: url(/Assets/Images/img_tranparent_grey.png) no-repeat top left; padding-left: 15px; }
.popup-shadow-TR    { background: url(/Assets/Images/img_tranparent_grey.png) no-repeat top right; padding-top: 15px; }
.popup-shadow-sides { xxxbackground: #eff0ec; padding: 0 15px; margin-left: -15px; }
.popup-shadow-BL    { background: url(/Assets/Images/img_tranparent_grey.png) no-repeat bottom left;  padding-left: 15px; margin-left: -15px; font-size: 1px; }
.popup-shadow-BR    { background: url(/Assets/Images/img_tranparent_grey.png) no-repeat bottom right; padding-bottom: 15px; height: 1px; }

.watermarkOn { color: #999; }
.imgSubmit { position: relative; top: 5px; }

.clear     { clear: both; }
.center    { text-align: center; }
img.center { display: block; margin-left: auto; margin-right: auto; }


/******************************
 * Homepage styles
 ******************************/
.homepage #main { padding-left: 10px; width: 970px; }

.home-reg-alerts { height: 37px; position: relative; }
.home-register   { background: #fff url(/Assets/Images/home-register-bg.gif) no-repeat; width: 473px; height: 32px; padding-top: 5px; padding-left: 12px; position: absolute; top: 0; left: 0; }
.home-alerts     { background: #fff url(/Assets/Images/home-alerts-bg.gif) no-repeat; text-align: right; width: 473px; height: 32px; padding-top: 5px; padding-right: 12px; position: absolute; top: 0; right: 0; }
.home-reg-alerts img { vertical-align: middle; }
.home-alerts-text { position:relative; top: -10px; }
.home-alerts .text1 { padding: 3px;  position: relative; top:-10px; }

.home-upc { font-size: 11px; width: 100%; } 
.home-upc td { xxxpadding-top: 10px; }
.home-upc-date { font-weight: bold; width: 80px; vertical-align: top; } 
.home-upc-name { font-weight: bold; vertical-align: top; } 
.home-upc .note { font-weight: bold; color: #666; font-size: 90%; }
.home-upc-footer { text-align: right; padding: 0px 0 5px 0; border-bottom: 1px solid #ccc; }
.home-upc-btn { width: 90px; vertical-align: middle; }

.upcoming-auctions { background: url(/Assets/Images/home-col-top.gif) no-repeat; width: 463px; padding: 0 0 0 13px; margin: 17px 18px 5px 0; float: left; }
.just-listed       { background: url(/Assets/Images/home-col-top.gif) no-repeat; border-bottom: solid 1px #cdcccb; margin-top: 17px; padding: 0 13px 5px; width: 450px; float: left; }
td.property-image           { padding: 1ex 0; width: 135px; }
	.property-image img     { width: 135px; }
td.property-details         { padding: 1ex 12px; width: 105px; }
td.property-auction-details { padding: 1ex 0; }

table.auction-table { margin-bottom: 1ex; width: 100%; }
td.table-footer     { padding: 1ex .5em; }
td.auction-location { border-bottom: solid 1px #e2e0dd; padding: 1ex .5em; }
td.auction-date     { width: 65px; text-align: right; border-bottom: solid 1px #e2e0dd; padding: 1ex .5em; }
td.auction-noevent  { text-align: right; border-bottom: solid 1px #e2e0dd; padding: 1ex .5em; }
td.auction-register { width: 90px; padding: 5px 0 5px 25px; border-bottom: 1px solid #e2e0dd; }

.home-easy-bid { width: 221px; padding: 1px 10px 0 83px; float: left; min-height: 111px; }
.easy1         { background: url(/Assets/Images/home1.gif) no-repeat; }
.easy2         { background: url(/Assets/Images/home2.gif) no-repeat; margin: 0 3px; }
.easy3         { background: url(/Assets/Images/home3.gif) no-repeat; }
	.home-easy-bid h2 { color: #91278f; font-size: 15px; font-weight: bold; margin: 1.5ex 0 0; }
	.home-easy-bid ul { list-style: none; margin: 0; padding: 0; }
	.home-easy-bid li { background: url(/Assets/Images/bullet-purple.gif) no-repeat 0 .8ex; padding: 0 0 0 10px; margin: .8ex 0; }

.home_reg { text-align: center; padding-top: 20px; margin-bottom: 10px; width: 450px; }

.ways-container   { margin: 30px 0 20px 0; }
.ways-to-buy      { background: url(/Assets/Images/ways-bg.jpg); padding: 0 0 0 10px; width: 457px; height: 118px;  }
.ways-to-buy a    { display: block; float: left; margin-right: 5px; position: relative; top: 12px; }
.ways-foreclosure { background: url(/Assets/Images/ways-foreclosure.jpg) no-repeat 0 0; width: 108px; height: 106px; }
.ways-short-sales { background: url(/Assets/Images/ways-short-sales.jpg) no-repeat 0 0; width: 108px; height: 106px; }
.ways-online      { background: url(/Assets/Images/ways-online.jpg) no-repeat 0 0; width: 108px; height: 106px; }
.ways-commercial  { background: url(/Assets/Images/ways-commercial.jpg) no-repeat 0 0; width: 108px; height: 106px; }
.ways-to-buy a:hover { background-position: 0 -106px; }

/* Schedule.aspx */
.auction { width: 100%; border-collapse: separate; }
.auction .image { vertical-align: middle; }
.auction th { background-color: #e8e7df; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; font-size: 12px; text-align: left; padding: 5px; color: #333; }
.auction td { font-family: arial; font-weight: bold; vertical-align: top; background-color: #f1f1ec; padding: 5px; }
.auction .event-row { border: 1px solid #ccc; }
.auction .city { width: 75px; }
.auction .header1 { text-align:left; padding: 3px; background-color: #848173; color: white; font-weight: bold; vertical-align: middle; border-collapse: collapse; }
.auction .regButton { margin-top: 15px; margin-bottom: 5px; }

/* Inventory.aspx */
.auctionDatesCheckboxes { clear: both; border-top: solid 2px #ddd; }
.auctionEventTable    { width: 100%; background: #f1f1ec; border-collapse: collapse; }
.auctionEventHeading  { font-weight: bold; width: 550px; padding: 3px; border-top: solid 2px #f1f1ec; border-bottom: solid 2px #f1f1ec;  }
.auctionEventLink     { font-weight: bold; padding: 4px 3px 3px 10px; border-left: solid 1px #ddd; border-top: solid 2px #f1f1ec; border-bottom: solid 2px #f1f1ec; }
.auctionEventInfo     { clear: both; font-size: 90%; display: none; border: solid 1px #ddd; border-bottom: none; }
.auctionEventInfoTable     { width: 100%; }
.auctionEventInfoText { padding: 10px 10px 20px 50px; width: 470px; xxfloat: left;  }
.auctionEventInfoBtns { text-align: right; padding: 10px; }
.auctionDatesCheckboxesFooter { border-top: solid 1px #ddd; height: 1px; font-size: 1px; }

.invViewListings { font-weight: bold; margin-bottom: 5px; font-size: 1.3em;} 
.invViewContainer { border-top:1px solid #d9d9ce; padding: 20px 0; border-bottom: 1px solid #ccc; }
.invViewLabel { padding-bottom: 5px; padding-right: 5px; font-weight: bold; }
.invOr { padding-left: 5px; padding-right: 5px;font-weight: bold; }
.invBlnTxt   { font-weight: normal; font-size: 90%; padding-top: 5px; }
.invBlnImg   { float: left; margin: -4px 4px 3px 0; height: 71px; width: 100px; border: solid #333 1px; }
    
.invListItem { width: 100%; border: none; border-collapse: collapse; margin: 0; }
.invListItem td { padding: 0; }
.invListItem .header { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px; background-color: #e8e7df; }
.invListItem .image { padding: 2px 5px 5px 5px; width: 100px; }
.invListItem .main { background-color: #f1f1ec; padding: 5px; }
.invListItem .details { width: 100%; }
.invListItem .details td { padding-bottom: 3px; }
.invListItem .spacer { background-color: #fff; height: 2px; }

.mapSoldSnipe { position:absolute; z-index:50; top:-4px; left:0; }
                
.searchBar { width: 100%; border: solid 1px #ccc; vertical-align: middle; background-image: url(/Assets/Images/bg-search-bar.gif); background-repeat: repeat-x; }
.searchBar td { margin: 0; padding: 0 .8em; vertical-align: middle; border-right: solid 1px #ccc;  }
.searchBar .propCount  { }
.searchBar table { border-collapse: separate; }

#map_container { width: 740px; height: 400px; margin: 5px 0; border: 1px solid #ccc; padding: 2px; }
#map_canvas { width: 740px; height: 400px; }

/* Detail.aspx */
.fadeBox             { /*width: 191px;*/ margin-bottom: 20px; font-size: 11px; } 
.fadeBox  p          { margin: .8ex 0; }
.fadeBox .header     { padding: 0 0 0 10px; background: #929185 url(/Assets/Images/rounded-box-top-wide.gif) no-repeat top left; color: #fff; font-weight: bold; text-transform: uppercase; }
.fadeBox .headerTR   { padding: 10px 10px 10px 0; background: #929185 url(/Assets/Images/rounded-box-top-wide.gif) no-repeat top right; }
.fadeBox .body       { min-height: 58px; padding: 10px; background: url(/Assets/Images/rounded-vert-fade-short.gif) repeat-x; border: solid #d6d6d6 1px; }
.fadeBox .body .item { font-size: .9em; margin-bottom: 3px; }
.fadeBox .note       { color: #666; font-size: 80%; }

.fadeBox2 .header     { padding: 0 0 0 10px; background: #929185 url(/Assets/Images/rounded-box-top-wide.gif) no-repeat top left; color: #fff; font-weight: bold; text-transform: uppercase; }
.fadeBox2 .headerTR   { padding: 4px 10px 7px 0; background: #929185; }
.fadeBox2 .body       { padding: 6px 4px; border: solid #929185 8px; border-top:none; }

.auctionDay { padding-bottom: 10px; font-size: .9em;  }
.auctionDay span { color:  #c1272d; font-weight: bold; }
.auctionDay .button { padding-top: 20px; }

#slideShow { width: 280px; border: 1px solid #ccc; padding: 2px; }
#slideShow #nav { margin-top: 2px; padding: 5px; background-color: #f1f1ec; }
#slideShow #nav #play { margin-left: 65px; }
#slideShow #nav #next { float: right; }

#propLinks { margin-top: 10px; font-weight: bold; width: 102%; }
#propLinks span { padding: 0px; margin: 0; }

#lotNumber { font-size: 1.4em; font-weight: bold; }

#keyFeatures { width:100%; margin-top: 10px; }
#keyFeatures td { padding: 1px; border-bottom: 1px dotted #d9d9ce; }
#keyFeatures .label { color: #676767; }
#keyFeatures .value { } 
#remarks { margin: 5px 15px 0 0; }

ul.docsUL  { margin: 0 0 0 15px; padding: 0; }
.docsUL li { margin: 3px 0; }

.propDetailTools              { background: #fff url(../Assets/Images/tools-bg.gif) no-repeat; width: 287px; height: 143px; margin-bottom: 15px; }
.propDetailToolsHeading       { font-weight: bold; font-size: 12px; text-transform: uppercase; padding: 13px 0 10px 11px; }

table.propDetailToolsTable    { margin-top: 5px; font-size: 100%; font-family: Arial; }
.propDetailToolsTable td      { padding: 4px 10px; vertical-align: middle; }
.propDetailToolsTable img     { vertical-align: middle; }
.propDetailToolsTable td.left { border-right: solid #cdcccb 1px; width: 140px; }

.propInfoTable { width: 215px; }
.propInfoTable td { font-size: .9em; width: 50%; }
.propInfoTable .label { font-weight: bold; color: #676767; }
.propInfoTable .value { font-weight: bold;  }
.propInfoDivider { border-top: 1px solid #ccc; margin: 5px 0; }
#callZetaBid { color: #c1272d; font-weight: bold; padding-bottom: 10px; font-size: 1.4em; }
.bidOrder { color: #c1272d; font-weight: bold; margin: 5px 0; }
.postAuctionBidding { color: #c1272d; font-weight: bold; margin: 5px 0; }
#callZetaBid span { color: #c1272d; font-weight: bold; padding-bottom: 10px; font-size: .8em; }

.discDetail { margin-top: 200px; padding-top: 10px; font-size: 10px; color: #666; border-top: 1px solid #ccc; }
.discSearch { margin-top: 300px; padding-top: 10px; font-size: 10px; color: #666;  border-top: 1px solid #ccc; }
.sold { color: #c1272d; font-weight: bold; }
.sold a { color: #c1272d; font-weight: bold; }

.popIndex { min-height: 38px; margin-bottom: 15px; padding: 7px; background: url(/Assets/Images/rounded-vert-fade-short.gif) repeat-x; border: solid #d6d6d6 1px;}
.popIndex .header { padding-bottom: 8px; margin-bottom: 8px; border-bottom: solid #d6d6d6 1px; }
.popIndex .item { padding-top: 5px; font-size: 90%;color: #690e6e; }
.popIndex .itemHeader { padding-top: 8px; font-weight: bold; color: #690e6e; font-size: 90%;}

/* end Detail.aspx */

/* ShortSales */

.shortSaleBox { min-height: 38px; margin-bottom: 15px; padding: 12px; background: url(/Assets/Images/rounded-vert-fade-short.gif) repeat-x; border: solid #d6d6d6 1px;}
.shortSaleBox .header { padding-bottom: 8px; margin-bottom: 8px; border-bottom: solid #d6d6d6 1px; }

/* faq */
.auction-faq{}
.auction-faq .question { font-weight: bold; font-size: 1.2em; padding: 0 0 4px 0; }
.auction-faq .question2 { font-weight: bold; padding: 0 0 4px 0; }


.prop_address
{
	font-weight: bold;
	font-size: 14px;
}

.td_prop_bottom
{
	font-size: 11px;
	background-color: #edede7;
	padding: 3px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.td_prop_r_label
{
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #edede7;
}

.td_prop_rtop_label
{
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-top: 1px solid #edede7;
	border-bottom: 1px solid #edede7;
}

.td_prop_r_data
{
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #edede7;
}
.td_prop_rtop_data
{
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top: 1px solid #edede7;
	border-bottom: 1px solid #edede7;
}

.slideShowNav
{
	width: 280px;
	padding: 0 10 0 10;
	background-color: #edede7;
	color: #ffffff;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.slideShowCount
{
	width: 280px;
	font-size: 10px;
}

/* Register.aspx */
.reg_table { width: 80%; border-collapse: separate; }
.reg_table td { padding: 7px; border: 1px solid #ccc; vertical-align: middle; }
.reg_table .formLabel { width: 40%; text-align: right; font-weight: bold; }
.reg_table .formHeader { padding: 10px; background-color: #d9d9ce; border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; border-bottom: #999 1px solid; font-weight: bold;}
.agent_div { padding: 5px 0; }
.agent_div .label { font-weight: bold; padding-bottom: 3px; }
.note { font-weight: bold; color: green; padding-top: 5px; }
.reg_table input[type=text] { width: 200px; }
.reg_tc { width: 80%;border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc; padding: 10px 0; }
.top_copy { color: #91278f; font-weight: bold; }
table.auctionList td { border: none; }

/* form */
.form_table { width: 600px; border-collapse:separate; }
.form_table .formHeader { padding: 10px; background-color: #d9d9ce; border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; border-bottom: #999 1px solid; font-weight: bold;}
.form_table td { padding: 7px; vertical-align: middle; border: 1px solid #ccc; }
.form_table .formLabel { text-align: right; font-weight: bold; }
.form_table .button { border: none; text-align: right; }
.form_table input[type=text] { width: 200px; }
.formButton { padding: 10px; margin-top: 10px; font-weight: bold; }

.requiredInputMessage
{
	border-left: #ff9999 5px solid;
	padding-left: 5px;
	margin: 0 0 5px 5px;
	vertical-align: middle;
}

.errorText
{
	font-weight: bold;
	color: Red;
}

.thankYouText
{
	font-weight: bold;
	color: Green;
	padding-bottom: 10px;
}

#bidNowRight { float: right; }
#bidNowRight img { border: 1px solid #ccc; padding: 2px; }


.LTPhoneInputs       { font-weight: bold; }
.LTPhoneInputs input { font-weight: normal; padding: 0 0 0 1px; }
.LTPhoneAC           { margin-right: 2px; }
.LTPhoneAC input     { margin: 0 1px; }
.LTPhoneExt          { margin-left: 4px; font-size: 80%; }

.box1 { background-color: #d9d9ce; padding: 20px; }


.cond_input { padding: 5px 0; }
.cond_input .label { font-weight: bold; padding-bottom: 3px; }

.flyout_help { font-size: .9em; width:200px; padding: 10px; margin-left: 3px; background-color:#ffffcc; border: 1px solid #690e6e; border-left: 8px solid #690e6e; } 

/* press releases */
.prListItem { width : 550px; margin-bottom: 30px; }
.prListItem .title { font-weight: bold; margin-bottom: 5px; }
.prListTop { margin-bottom: 30px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 30px 0; }
#pressRelease { margin-top: 40px; }
#pressRelease #title { font-weight: bold; text-align: center; }
#pressRelease #subTitle { font-style: italic; text-align: center; margin-top: 10px; }
#pressRelease #locationDate { font-weight: bold; float:left; }
#pressRelease #body { } 

.newsItem { border-top: 1px solid #ccc; padding: 10px 0; }
.newsItem table { width: 100%; }
.newsItem .title { font-weight: bold; padding-bottom: 5px; }
.newsItem .date { text-align:right; font-style: italic; }

.mrGroupName { font-weight: bold; font-size: 1.2em; border-top: 1px solid #ccc; padding: 20px 0; }
.mrItem { padding-bottom: 20px; }
.mrItem .title { padding-bottom: 5px; }

.login_table { width: 500px; border: 1px solid #ccc; }
.login_table td { padding: 10px; }
.login_table .formLabel { font-weight: bold; text-align: right; vertical-align: middle; padding-left: 5px; width: 22%; }
.login_table .formButton { padding: 10px; margin-top: 5px; font-weight: bold; }
.login_table .formCell { vertical-align: middle; }

.webcastLogin_table { width: 420px; border: 1px solid #ccc; }
.webcastLogin_table td { padding: 10px 5px 0; vertical-align:top; }
.webcastLogin_table .formLabel { font-weight: bold; text-align: right; padding-left: 0px; }
.webcastLogin_table .formButton { font-weight: normal; margin: 0 0 10px; padding:2px }
.webcastLogin_table .formCell { vertical-align: middle; }
.webcastLogin_table input[type=text], .webcastLogin_table input[type=password] { width: 170px; }

.popupLogin_table { }
.popupLogin_table td { padding: 10px 5px 5px 0; vertical-align:top; }
.popupLogin_table .formLabel { font-weight: bold; text-align: right; padding: 0 5px 10px 0; }
.popupLogin_table .formButton { font-weight: normal; margin: 0 0 10px; padding:2px }
.popupLogin_table .formCell { vertical-align: middle; padding: 0 0 10px 0px; }
.popupLogin_table input[type=text], .popupLogin_table input[type=password] { width: 170px; }


.form_table .formHeader { padding: 10px; background-color: #f1f1ec; border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; border-bottom: #999 1px solid; font-weight: bold;}
.form_table td { padding: 7px; vertical-align: middle; border: 1px solid #ccc; }
.form_table .formLabel { text-align: right; font-weight: bold; }
.form_table .button { border: none; text-align: right; }
.form_table input[type=text] { width: 200px; }
.formButton { padding: 10px; margin-top: 10px; font-weight: bold; }

.largeTextBox { padding: 5px; width: 200px; }

.purpleBold { font-weight: bold; color: #690e6e; } 

/*

	Inline YouTube Auction Video Panel Styles
	--------------------------------------------------------------------------
	Updated: 10/24/2008

*/

	.YouTube
	{
		position: relative;
		width: 270px;
		padding: 0px 0px 10px 20px;
	}

		.YouTube h3
		{
			font-size: 13px;
			line-height: 16px;
			font-weight: bold;
			color: Green;
			margin: 0px;
			padding: 0px 0px 10px 0px;
		}

		.YouTube .Caption
		{
			padding: 10px 0px 10px 0px;
		}

	.SlideUp
	{
		top: -30px;
	}

	.Right
	{
		float: right;
	}

	.Bold
	{
		font-weight: bold;
	}
	
	.Clear
	{
		/*
			Use this class within floated blocks to allow the contents of the container
			to control the height of the container itself.

			<div class="FloatedContainer">

				<p>Lots of contents.</p>
				<div class="Clear"></div>

			</div>

		*/

		display: block !important;
		overflow: hidden !important;
		clear: both !important;
		height: 1px !important;
	}
	
	
	
	
	
.updateProgress
{
	background-color: #E5F9E6;
	color: Green;
	font-weight: bold;
	border: 1px solid green;
	margin-left: 275px;
	margin-top: 20px;
	display: none;
	text-align: center;
	padding: 30px;
	width: 100px;
}

.webcastProcessing
{
	background-color: #E5F9E6;
	color: Green;
	font-weight: bold;
	border: 1px solid green;
	display: none;
	text-align: center;
	padding: 30px;
	width: 100%;
}

/******************************
 * Contact Form
 ******************************/

.contactForm
{
}

.textBox
{
	margin: 5px;
	border: solid 1px #cccccc;
}
