html
{
margin:0px;
padding:0px;
}
form
{
margin:0px;
padding:0px;
}
div
{
margin:0px;padding:0px;overflow:hidden;
}
table { border-collapse :collapse ; padding:0px;}
INPUT ,SELECT,FILE
{
	FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    height:20px;
    line-height:20px;
    border:solid 1px #c0c0c0;
    FONT-WEIGHT: normal;
    color: #333333;
}
input.long {width:550px;}
textarea
{
	FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    line-height:20px;
    border:solid 1px #c0c0c0;
    FONT-WEIGHT: normal;
    color: #333333;
}


#search INPUT ,#search SELECT
{
	FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    color: #7f7f7f;
}

Body
{
	FONT-FAMILY:Trebuchet MS, Arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #00286b;	
	margin-top:0px; margin-left:0px;
	background-color:#c0c0c0
}
td{
	vertical-align:top;
}
p
{
	font-size:12px;
	color:#00286b;
	margin-top:5px;
	margin-bottom:5px;
	}
h1 {
	font-size: 24px;
	line-height:24px;
	color: #00286b;
	font-weight: bold;
	margin:0px;
	margin-bottom:10px;
}
h1 span.h1sub
{
	font-size:20px; color:#003ca1;
}
h2 {
	font-size: 13px;
	color:#00286b;
	margin:0px;
	line-height:18px;
}
h3 
{
	font-size: 24px;
	color:#e56501;
	margin:0px;
	margin-top:0px;
	line-height:25px;	
}

h5 {
	font-size: 14px;
	color:#e56501;
	margin:0px;
	margin-top:5px;
	line-height:18px;
	font-weight:bold;
}
h6 {
	font-size: 14px;
	color:#00286b;
	margin:0px;
	line-height:18px;
	font-weight:bold;
}
h7 {
	font-size: 18px;
	color:#00286b;
	margin:0px;
	line-height:19px;
	font-weight:bold;
}



.red {color:#ff0000 !important;}
.orange {color:#e56501;}
.blue {color:#00286b;}
.lightblue {color:#a3b8da}
.white {color:#ffffff;}
.yellow {color:#ffff00;}
.bold {font-weight:bold;}
.f11{font-size:11px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f24{font-size:24px;}
.l18{line-height:18px;}
.l19{line-height:19px;}
.l21{line-height:21px;}
.l25{line-height:25px;}
.m0{margin:0px;}
.ml10{margin-left:10px;}
.ml100{margin-left:100px;}
.mtb10{margin-top:10px;margin-bottom:10px;}
.mt10{margin-top:10px;}
.mr40{margin-right:20px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.p0{padding:0px}
.li { list-style: none; background-image:url(/images/saleezy_bullet.gif);background-repeat:no-repeat; background-position:0px 2px;padding-left:35px;margin-left:0px;margin-bottom:10px;}
.lit { list-style: none; background-image:url(/images/saleezy_tick.png);background-repeat:no-repeat; background-position:0px 2px;padding-left:35px;margin-left:0px;margin-bottom:10px;line-height:19px; padding-bottom:12px}
.fl {float:left;}
.fr {float:right;}
.cl {clear:left;}
.cb {clear:both;}
.b1 {border:1px solid #cccccc}


.tr {font-size:14px;}
.odd {background-color:#ffffff}
.even {background-color:#e0e0e0}

.scroll
{
height:200px;
border:1px solid #c0c0c0;
padding:10px;
overflow:auto;
margin:10px;	
}




#bidlogtable tr.tr:hover {background-color:#ffff00;}
#agent_list tr.tr:hover {background-color:#ffff00;}
#user_list tr.tr:hover {background-color:#ffff00;}

.underline {
	font-size: 1px;
	border-top:1px solid #e57024;
	padding-bottom:5px;
	margin:0px;
}

#container
{
	margin:0px auto;
	width: auto;
	/*height:auto;*/
	background-color:#c0c0c0;	
}

#main .content
{
	margin-left:25px;
	margin-right:20px; 
}


#frmregister .field
{
	clear:both;
	height:23px;
	margin-bottom:10px;
}
#frmregister .notes
{
	color:#00205c;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}
#frmregister label
{
	color:#e56401;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	display:block;
	float:left;
	width:150px;
}
#frmregister label .radio
{

	float:none !important;

}



#frmregister INPUT , #frmregister SELECT
{
	FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal;
    color: #7f7f7f;
    height:21px;
    border: solid 1px #7f7f7f;
}

#register_button
{
	background-image:url(/images/register_button.png);
	background-repeat :no-repeat ;
	width: 89px;
	font-size: 12px;
	font-weight: bold;
	height: 29px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float:left;
	line-height:29px;
	margin-right:8px;
	margin-bottom:5px;	
}
#register_button a
{
	color: #fff;
	text-decoration: none;
}
#register_button a:visited
{
	text-decoration: none;
}
#register_button a:hover
{
	color:#00286b;
	text-decoration: none;
}

#register_help_button
{
	background-image:url(/images/register_button.png);
	background-repeat :no-repeat ;
	width: 89px;
	font-size: 12px;
	font-weight: bold;
	height: 29px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float:left;
	line-height:29px;
	margin-right:8px;
	margin-bottom:5px;	
}
#register_help_button a
{
	color: #fff;
	text-decoration: none;
}
#register_help_button a:visited
{
	text-decoration: none;
}
#register_help_button a:hover
{
	color:#00286b;
	text-decoration: none;
}

#proceed_button
{
	background-image:url(/images/proceed_button.png);
	background-repeat :no-repeat ;
	width: 123px;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float:right;
	line-height:25px;
	margin-right:8px;
	margin-bottom:5px;	
	
}
#proceed_button a
{
	color: #fff;
	text-decoration: none;
}
#proceed_button a:visited
{
	text-decoration: none;
}
#proceed_button a:hover
{
	color:#e56501;
	text-decoration: none;
}


#main {
	margin:0px auto;
	width: 900px;
	background-image:url(/images/site_header.png);
	background-repeat:no-repeat;	
	
}

#main .logo {
	width: 318px;
	height: 104px;

}

#main #login {
	float: right; 
	width: 183px;
	height: 90px;
	color: #ffff00;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	margin-top:10px;
	margin-right:4px;
	padding-left:10px;
	background-image:url(/images/site_header_login.png);
	background-repeat:no-repeat;

}
#main #login a {
	color:#fff;
	font-weight: bold;	
}
#main #login label{
	width:60px;
	height:18px;
	position:relative;
	display:block;
	margin-left:10px;
	float:left;
	font-weight:bold;
}
#main #login .title {
	color: #00286b;
	font-size: 15px;
	line-height:15px;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:3px;
}
#main #login input,#main #login option,#main #login select
{
	height:16px;
	width:90px;
	border:solid 1px #94aac0;
	margin:0px;
	margin-bottom:2px;
	
}
#main #login .blue_button {
	color: #ffffff;
	width:62px;
	height:22px;
	font-size: 13px;
	line-height:22px;
	margin-left:115px;
	cursor:pointer;
	margin-top:0px;
	background-image:url(/images/blue_button.png);
	background-repeat :no-repeat ;
	display:block;
	text-align :center;
	text-decoration :none;
	
}
#main #login a:hover {
	color:#ff9600;
	text-decoration: none;
}



#main #login .labelloggedin
{
	font-size: 14px;
	font-weight: bold;
	color: #00286b;
}
#main #login .labelloggedinname
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#main #login .labelloggedinlast
{
	font-size: 11px;
	font-weight: normal;
	color: #00286b;
	margin-bottom:5px;
}





#main .navphoto {
	width: 860px;
	height: 111px;
}

#main .nav {
	background-image: url(/images/site_navigation.png);
	background-repeat: no-repeat;
	width: 880px;
	height: 30px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color:#00ffff;
}

#main .nav ul {
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#main .nav li { 
	float: left;
	height: 30px;
	margin: 0;
	text-align: center;
}
#main .nav a {
	color: #ffff00;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	height: 30px;
	line-height: 30px;
	display: block;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e56501;*/
	float:left;
}
#main .nav a.first {
	color: #ffff00;
	text-decoration: none;
	padding-left: 17px;
	padding-right: 7px;
	height: 30px;
	line-height: 30px;
	display: block;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e56501;*/
	float:left;
}
#main .nav .bar{float:left;color:#e56501;vertical-align:middle;height: 28px;line-height: 28px;}
#main .nav a:visited {
	text-decoration: none;
}
#main .nav a:hover {
	text-decoration: none;
	color: #ff9600;
}






.orangebar
{
	float: right;
	height: 30px;
	margin: 0;
	text-align: left;
	background: #ff9600;
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	width:182px;
	line-height: 30px;
}


.myauctionsmenu a
{
	color:#00286b;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	display:block;
} 
.myauctionsmenu a:visited
{
	color:#00286b;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
} 
.myauctionsmenu a:hover
{
	color:#00286b;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
} 

#search
{
	width:650px;
	height:200px;
	position:relative;
	background-image:url(/images/search_form.png);
	background-repeat :no-repeat ; 
	margin-top:25px;
}
#myauctionlist
{
	width:177px;
	height:200px;
	position:relative;
	background-image:url(/images/my_auctions_tab.png);
	background-repeat :no-repeat ;
	float:left;
	margin-bottom:8px; 
}

#search label{
	width:50px;
	height:22px;
	position:relative;
	display:block;
	left:0px;
	float:left;
	color:#e56501;
	font-size:14px;
	margin:0px;
	margin-top:1px;
	line-height:22px;
}
#search .title {
	color: #00286b;
	font-size: 22px;
	line-height:22px;
	margin-top:15px;
	margin-left:0px;
	margin-bottom:60px;
	color:#ffffff;
}
#search .field
{
	margin-left:15px;
	height:28px;
}
#search input,#search option,#search select
{
	height:18px;
	width:190px;
	border:solid 1px #94aac0;
	font-size: 15px;
	margin:0px;
	margin-left:10px;
	float:left;
}
#search #pricefrom,#search #priceto
{
	height:20px;
	width:78px;
	border:solid 1px #94aac0;
	font-size: 15px;
	margin:0px;
	margin-left:10px;
	float:left;
}
#search #labelpriceto{
	width:20px;
	height:22px;
	position:relative;
	display:block;
	left:5px;
	float:left;
	color:#e56501;
	font-size:14px;
	margin:0px;
	margin-top:1px;
	line-height:22px;
}
#search #surrounding
{
	height:15px;
	width:40px;
	border:solid 0px #94aac0;
	font-size: 12px;
	margin-top:3px;
	margin-left:50px;
	float:left;
}
#search #labelsurrounding{
color:#E56501;
display:block;
float:left;
font-size:12px;
height:22px;
left:0px;
line-height:22px;
margin:1px 0px 0px;
position:relative;
width:160px;
}
#results .suburb
{
	font-size: 18px;
	color:#e56501;
	font-weight:bold; 
}
#results .currentbid
{
	font-size: 12px;
	color:#00286b;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}
#results .estimatedbid
{
	font-size: 12px;
	color:#00286b;
	font-weight:bold;
}
#results .auctionstart,#results .auctionend
{
	font-size: 12px;
	color:#00286b;
	font-weight:bold;
}
#results .description
{
	font-size:11px;
	color:#00286b;
	line-height:15px;
}
#results .thumbnail
{
	border:0px;
}

#home_register
{
	width:180px;
	height:202px;
	background-image :url(/images/home_orange_box.png);
	background-repeat : no-repeat ;
}

#home_howitworks
{
	width:180px;
	height:200px;
	background-image :url(/images/home_blue_box.png);
	background-repeat : no-repeat ;	
}
#home_register .title
{
	font-size:18px;
	color:#e56501;
	line-height:18px;
	font-weight:bold;
	margin:10px;
}
#home_howitworks .title
{
	font-size:18px;
	color:#003366;
	line-height:18px;
	font-weight:bold;
	margin:13px;
}
#home_register .text
{
	font-size:12px;
	color:#003366;
	line-height:17px;
	margin:13px;
}
#home_howitworks .text
{
	font-size:12px;
	color:#003366;
	line-height:17px;
	margin:13px;
}
#home_register .link,#home_howitworks .link
{
	font-size:14px;
	color:#ffffff;
	line-height:27px;
	margin:0px;
	background-image:url(/images/home_button.png);
	width:108px;
	height:27px;
	margin-right:15px;
	float:right;
	text-align:center;
}
#home_register .link a ,#home_howitworks .link a
{
	margin:0px;padding:0px;text-decoration:none;color:#ffffff;font-weight:bold;
}
#home_register .link a:hover ,#home_howitworks .link a:hover
{
	margin:0px;padding:0px;text-decoration:none;color:#003366;font-weight:bold;
}

#howitworks .buttonregister { 
	width: 200px;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	background-image:url(/images/btn5b.gif); 
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	margin-right:30px;
	margin-top:30px;
	text-align: center;
	display:inline;
}
#howitworks .buttonregister a {
	color: #fff;
	text-decoration: none;
}
#howitworks .buttonregister a:visited {
	text-decoration: none;
}
#howitworks .buttonregister a:hover {
	color:#00286b;
	text-decoration: none;
}

#howitworks_faqs
{
background-color:#fff2ab;	
}
#about_saleezy{background-color:#fff2ab;}
#testimonial_important
{
	background-color:#fff2ab;
	padding-left:10px;	
	padding-right:10px;	
}

#testimonial_important p
{
	font-size:13px;
	line-height:19px;
	margin-top:20px;
}
#testimonial_important p.highlight
{
	font-size:18px;
	line-height:24px;
	margin-top:20px;
	color:#e56501;
}
#testimonials_middle_block p
{
	font-size:12px;
	line-height:19px;
	margin-top:20px;
}

#howitworks_faqs .text
{
	font-size:12px;
	line-height:18px;
}
#home_left_block li
{
	font-size:13px;
	line-height:18px;
}



#register .buttonregister { 
	width: 164px;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	background-image:url(/images/btn4b.gif); 
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	margin-right:30px;
	margin-top:30px;
	text-align: center;
	display:inline;
}
#register .buttonregister a {
	color: #fff;
	text-decoration: none;
}
#register .buttonregister a:visited {
	text-decoration: none;
}
#register .buttonregister a:hover {
	color:#00286b;
	text-decoration: none;
}

.reserve
{
	color:#33cc33 !important;
}
#footer {
	margin:0px auto;	
	width: 900px;
	height:178px;
	background: url(/images/site_footer.png);
	color:#ffffff;
}
#footer ul {
	vertical-align: middle;
	list-style: none;
	padding-left: 5px;
	margin: 0;
	overflow: hidden;
}
#footer li { 
	display: inline;
	height: 23px;
	margin: 0;
	text-align: center;
	color: #828b05;
}

#footer .disclaimer,#footer .disclaimer a
{
	font-size:14px;font-weight:bold;color:#ffffff;text-decoration:none;
}
#footer .disclaimer a:hover
{
	text-decoration: underline;
}
#footer .copyright {
	font-size: 11px;
	vertical-align: top;
	/*padding-left: 10px;*/
}
#footer .copyright a {
	font-size: 11px;
	color: #ffffff;
}
/*#footer .copyright a:hover {
	text-decoration: underline;
}*/
#footer li a {
	color: #6f6f6f;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 6px;
	height: 23px;
	font-weight: bold;
	line-height: 23px;
}
#footer li a:visited {
	text-decoration: none;
}
#footer li a:hover {
	color:#ed1c24;
}
/* CLEARFIX */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




div.selector
{
	width: 220px;
	background: white;
	overflow: auto;
	z-index:130;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color: #666666;
}
.selectorprice
{
	width: 78px !important;
}	

div.selector a
{
	display: block;
	width: auto;
	padding: 2px;
	color: #666666;
	text-decoration: none;
	margin: 1px;
}

div.selector a:hover
{
	background: #ff9600;
	color: white;
}
div.selector div.address
{
	float: right;
}
/*contact us*/
#contact td
{
	color:#ffffff;
	font-size:13px;
	white-space: nowrap;
}

#contact td.label
{
	padding-right:15px;
}
#contact .buttonregister { 
	width: 97px;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	background-image:url(/images/btn6b.gif); 
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	margin-right:0px;
	margin-top:10px;
	text-align: center;
	display:inline;
}
#contact .buttonregister a {
	color: #fff;
	text-decoration: none;
}
#contact .buttonregister a:visited {
	text-decoration: none;
}
#contact .buttonregister a:hover {
	color:#00286b;
	text-decoration: none;
}
#contact_admin
{
		background-image:url(/images/contact_admin_background.png); 
	background-repeat: no-repeat;
	width:657px;
	height:272px;
	z-index:20;	
		position:absolute;
	top:95px;
	left:0px;
	}
#contact_webmaster
{
		background-image:url(/images/contact_web_background.png); 
	background-repeat: no-repeat;
	width:657px;
	height:272px;
	z-index:10;
	position:absolute;
	top:95px;
	left:0px;
	
	}
#contact
{
	width:657px;
	height:272px;
	z-index:30;
	position:absolute;
	top:105px;
	left:10px;
	
	}




b.h2 
{
	font-size: 14px;
	color:#00286b;
}
.ending
{
	color:Red !important;
}



.contact_button, .contact_button a:hover, .contact_button a:visited
{
	background-image:url(/images/submit_contact.png); 
	background-repeat: no-repeat;
	width:120px;
	height:27px;
	display:block;
	line-height:27px;
	color:#ffffff;
	PADDING-left:15px;
	text-decoration:none;
	
}
.contact_button a:hover
{
	font-weight:bold;
}


#validator
{
background-image: url(/images/dialog_error.png);
background-repeat:no-repeat;
background-position: 5px 5px;
border:solid 1px #000000;
width:auto;
color:#000000;
min-height:45px;
background-color:#ffcccc;
font-weight:bold;
margin:10px;
padding-left:45px;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
clear:both;
font-size:11px;
}
#information
{
background-image: url(/images/dialog_info.png);
background-repeat:no-repeat;
background-position: 5px 5px;
border:solid 1px #000000;
width:auto;
color:#000000;
min-height:45px;
background-color:#ccffcc;
font-weight:bold;
margin:10px;
padding-left:45px;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
clear:both;
font-size:11px;
}
#confirmation
{
background-image: url(/images/dialog_confirm.png);
background-repeat:no-repeat;
background-position: 5px 5px;
border:solid 1px #000000;
width:auto;
color:#000000;
min-height:45px;
background-color:#ffffcc;
font-weight:bold;
margin:10px;
padding-left:45px;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
clear:both;
font-size:11px;
}
#confirmation li,#information li,#validator li
{
	list-style:none;
}


#edit_auction_link { 
	width: 138px;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	line-height:27px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/edit_auction_button.png); 
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	margin-right:0px;
	margin-top:0px;
	text-align: center;
	display:inline;
}
#edit_auction_link{
	color: #fff;
	text-decoration: none;
}
#edit_auction_link:visited {
	text-decoration: none;
}
#edit_auction_link:hover {
	color:#00286b;
	text-decoration: none;
}
#add_agent_link { 
	width: 138px;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	line-height:27px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/edit_auction_button.png); 
	background-repeat: no-repeat;
	float:left;
	margin:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	text-align: center;
	display:inline;
}
#add_agent_link{
	color: #fff;
	text-decoration: none;
}
#add_agent_link:visited {
	text-decoration: none;
}
#add_agent_link:hover {
	color:#00286b;
	text-decoration: none;
}

.go { 
	width: 78px;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height:25px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/go.png); 
	background-repeat: no-repeat;
	margin:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	display:inline;
}
.go{
	color: #fff;
	text-decoration: none;
}
.go:visited {
	text-decoration: none;
}
.go:hover {
	color:#00286b;
	text-decoration: none;
}


#btn_Search { 
	width: 138px;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	line-height:27px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/edit_auction_button.png); 
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	display:inline;
}
#btn_Search{
	color: #fff;
	text-decoration: none;
}
#btn_Search:visited {
	text-decoration: none;
}
#btn_Search:hover {
	color:#00286b;
	text-decoration: none;
}

#btnCancel
{
	width: 65px;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	line-height:28px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/save_cancel_link.png); 
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	display:inline;
}
#btnCancel {
	color: #fff;
	text-decoration: none;
}
#btnCancel:visited {
	text-decoration: none;
	
}
#btnCancel:hover {
	color:#00286b;
	text-decoration: none;	
}
#btnBacktosummary
{
	width: 130px;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	line-height:28px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/backtosummary_link.png); 
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	display:inline;
}
#btnBacktosummary {
	color: #fff;
	text-decoration: none;
}
#btnBacktosummary:visited {
	text-decoration: none;
	
}
#btnBacktosummary:hover {
	color:#00286b;
	text-decoration: none;	
}
#btnSave
{
	width: 106px;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	line-height:29px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/save_link.png); 
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	display:inline;
}
#btnSave {
	color: #fff;
	text-decoration: none;
}
#btnSave:visited {
	text-decoration: none;
	
}
#btnSave:hover {
	color:#00286b;
	text-decoration: none;	
}
#btnSaveContinue
{
	width: 106px;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	line-height:28px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/save_link.png); 
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	display:inline;
}
#btnSaveContinue {
	color: #fff;
	text-decoration: none;
}
#btnSaveContinue:visited {
	text-decoration: none;
	
}
#btnSaveContinue:hover {
	color:#00286b;
	text-decoration: none;	
}

.modify_button
{
	width: 63px;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height:25px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/blue_button_small.png); 
	background-repeat: no-repeat;
	margin:0px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	display:inline;
}
.modify_button {
	color: #fff;
	text-decoration: none;
}
.modify_button:visited {
	text-decoration: none;
}
.modify_button:hover {
	color:#ffff00;
	text-decoration: none;	
}

.results_button2_red 
{
	width: 78px;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height:25px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/results_button_red.png); 
	background-repeat: no-repeat;
	margin:0px;
	margin-left:0px;
	margin-right:2px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	float:right;
	display:inline;
}
.results_button2_red {
	color: #fff;
	text-decoration: none;
}
.results_button2_red:visited {
	text-decoration: none;
	
}
.results_button2_red:hover {
	color:#00286b;
	text-decoration: none;	
}
.results_button2 
{
	width: 78px;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height:25px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/results_button.png); 
	background-repeat: no-repeat;
	margin:0px;
	margin-left:0px;
	margin-right:2px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	float:right;
	display:inline;
}
.results_button2 {
	color: #fff;
	text-decoration: none;
}
.results_button2:visited {
	text-decoration: none;
	
}
.results_button2:hover {
	color:#00286b;
	text-decoration: none;	
}

.results_button 
{
	width: 65px;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height:25px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/results_button2.png); 
	background-repeat: no-repeat;
	margin:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	float:right;
	display:inline;
}
.results_button {
	color: #fff;
	text-decoration: none;
}
.results_button:visited {
	text-decoration: none;
	
}
.results_button:hover {
	color:#00286b;
	text-decoration: none;	
}

#agent_list td,#new_agent td,#mod_agent td,#mod_user td,#edit_property td,#search_list td
{
	border:0px;
	border-bottom:1px solid #c0c0c0;
}
#agent_list td,#mod_agent ,#mod_user td,#edit_property td
{
	font-size:14px;
}
#agent_list td,#search_list td
{
	font-size:12px;
}
#edit_property td,#search_list td
{
border-left:1px solid #c0c0c0;
}
#edit_property td table td,#search_list td table td
{
border:0px solid #c0c0c0;
}



#edit_general 
{
background-image:url(/Images/general.png); 	
width:69px;
}

#edit_general:hover 
{
background-image:url(/Images/general_on.png); 	
}


#edit_pricing 
{
background-image:url(/Images/pricing.png); 
width:67px;	
}


#edit_pricing:hover 
{
background-image:url(/Images/images_on.png); 	
}

#edit_features 
{
background-image:url(/Images/features.png); 
width:76px;
}

#edit_features:hover 
{
background-image:url(/Images/features_on.png); 	
}

#edit_images 
{
background-image:url(/Images/images.png); 
width:66px;	
}

#edit_images:hover 
{
background-image:url(/Images/images_on.png); 	
}

#edit_auction 
{
background-image:url(/Images/auction.png); 	
width:69px;
}


#edit_auction:hover
{
background-image:url(/Images/auction_on.png); 	
}

#edit_bidlog 
{
background-image:url(/Images/bidlog.png); 
width:64px;	
}

#edit_bidlog:hover 
{
background-image:url(/Images/bidlog_on.png); 	
}

#edit_conditions 
{
background-image:url(/Images/conditions.png); 	
width:88px;
}


#edit_conditions:hover
{
background-image:url(/Images/conditions_on.png); 	
}

#edit_videotours
{
background-image:url(/Images/videotours.png); 
width:94px;
	
}
#edit_videotours:hover
{
background-image:url(/Images/videotours_on.png); 	
}
#edit_conjunct_agent 
{
background-image:url(/Images/conditions.png); 	
width:88px;
}


#edit_conjunct_agent:hover
{
background-image:url(/Images/conditions_on.png); 	
}
#edit_general, 
#edit_pricing, 
#edit_features, 
#edit_images,
#edit_auction, 
#edit_bidlog, 
#edit_conditions, 
#edit_videotours,
#edit_conjunct_agent
{
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height:27px;
	padding:0px;
	text-align: center;	
	background-repeat: no-repeat;
	margin:0px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	display:inline;	
	float:left;	
	color: #fff;
	text-decoration: none;
}
#edit_general:visited, 
#edit_pricing:visited, 
#edit_features:visited, 
#edit_images:visited,
#edit_auction:visited, 
#edit_bidlog:visited, 
#edit_conditions:visited, 
#edit_videotours:visited,
#edit_conjunct_agent:visited
{
color:#ffffff;	
}

.dialoginformation
{
background-image: url(/images/dialog_info.png);
background-repeat:no-repeat;
background-position: 5px 5px;
border:solid 1px #000000;
width:auto;
color:#000000;
min-height:45px;
background-color:#ccffcc;
font-weight:bold;
margin:10px;
padding-left:45px;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
clear:both;
font-size:11px;
}

.dlHeader2
{
	background:url(/images/bg_subhead.gif) top left repeat-x;
}
.bluebutton99
{
	width:99px;
	background:url(/images/blue_button_99.png)
}
#biddersrecord
{
	width:848px;padding:15px;padding-bottom:70px;padding-top:0px;
	background-color:#ffffff;
}
#biddersrecord td.brtitle
{
	line-height:44px;border-bottom:1px solid #ccd4e1;font-size: 20px;
	font-weight: bold;color:#e56401;padding-left:4px;padding-top:20px;
}
#biddersrecord td.brhead
{
	line-height:24px;border-bottom:1px solid #ccd4e1;font-size: 12px;
	font-weight: bold;width:360px;padding-left:4px;
}
#biddersrecord td.brtext
{
	line-height:24px;border-bottom:1px solid #ccd4e1;font-size: 14px;
	padding-left:4px;
}


a.btn_approve { 
	width: 138px;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	line-height:27px;
	padding:0px;
	text-align: center;
	background-image:url(/Images/edit_auction_button.png); 
	background-repeat: no-repeat;
	float:right;
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	display:inline;
}
a.btn_approve{
	color: #fff;
	text-decoration: none;
}
a.btn_approve:visited {
	text-decoration: none;
}
a.btn_approve:hover {
	color:#00286b;
	text-decoration: none;
}
