﻿.my_sawbuck .stats label
{
    width: 110px;
    color: #967347;
    display: block;
    float: left;
    clear: left;
    padding-left: 10px;
}

.my_sawbuck .stats p
{
    margin: 0;
    font-weight: bold;
    border-bottom: 1px dashed #f3f3f3;
    height: 18px;
}

.my_sawbuck .oldPrice
{
    color: #808080;
    text-decoration: line-through;
}

.my_sawbuck .listPrice
{
    font-weight: bold;
}

.my_sawbuck .header
{
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px;
}

.my_sawbuck .photoMap
{
    float: right;
    width: 400px;
}

.my_sawbuck .photoMap .photo
{
    border: 1px solid #b3b3b3;
}

.my_sawbuck #map
{
    width: 400px;
    height: 250px;
    border: 1px solid #b3b3b3;
    margin-top: 10px;
}

.my_sawbuck .active, .my_sawbuck .inactive
{
    text-transform: uppercase;
}

.my_sawbuck .duration
{
    font-size: 18px;
}

.my_sawbuck .address
{
    font-weight: bold;
    font-size: 11px; /* text-transform: uppercase; */
    color: #967347;
}

.my_sawbuck .column1
{
    float: left;
    width: 59%;
    margin-right: -5px;
    margin-top: 5px;
}

.my_sawbuck .column2
{
    float: right;
    margin-top: 5px;
    width: 40%;
}

.my_sawbuck .listing
{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 8px;
}

.my_sawbuck .listing p
{
    margin-bottom: 2px;
}

.my_sawbuck .thumbnail
{
    border: 1px solid #b3b3b3;
}

.my_sawbuck label
{
    color: #565656;
}

/*
.my_sawbuck .emailAlertsBox:hover {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background: #ffffff;
    margin-top: 1px;
    margin-bottom: 20px;
}
*/

.my_sawbuck .emailAlertsBox
{
    margin-left: -7px;
    margin-right: -7px;
    margin-top: 2px;
    margin-bottom: 10px;
    padding: 5px;
    font-size: 11px;
    color: #00a3e1;
}

.my_sawbuck .emailAlertsBox select
{
    position: relative;
    bottom: -2px;
    display: none;
}

.my_sawbuck .emailAlertsBox img
{
    cursor: pointer;
}

.my_sawbuck .emailAlertsBox input
{
    border: 0;
}


.my_sawbuck .description
{
    font-size: 11px;
}


.my_sawbuck .description label
{
    color: #967347;
    font-weight: bold;
}

.my_sawbuck .rightColumn p
{
    margin-bottom: 5px;
}

.my_sawbuck .rightColumn blockquote
{
    margin-left: 10px;
    font-size: 11px;
    line-height: 22px;
}

.my_sawbuck .button
{
    background-color: #00a3e1;
    border: 1px solid #565656;
    color: #ffffff;
}

.my_sawbuck textarea
{
    width: 100%;
}

.my_sawbuck .averagePrice
{
    font-size: 18px;
    font-weight: bold;
    color: #967347;
}

.my_sawbuck .daysOnMarket
{
    font-size: 18px;
    color: #967347;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.my_sawbuck .registration .error_warning
{
    width: auto;
}

.rightColumn .accountInfo ul.triangle li
{
    list-style-type: none;
    margin-left: 15px;
}

.rightColumn .accountInfo ul li
{
    padding: auto;
    margin-left: 35px;
    padding-top: 5px;
    list-style-type: disc;
}

.accountInfo p
{
    margin-bottom: 5px;
}

.my_sawbuck .listing .info
{
    margin-left: 145px;
}



.emailAlerts
{
    margin-top: 15px;
    background: url('/images/listing/rss_email_bg.png') top center no-repeat;
    overflow: hidden;
}

.emailAlerts.box div, .emailAlerts.shortBox div
{
    width: 226px;
    text-align: left;
    padding: 10px;
    font-size: 11px;
    height: 80px;
}

.emailAlerts.shortBox p, .emailAlerts.box p
{
    margin-bottom: 5px;
    line-height: 1.2em;
}

.emailAlerts.shortBox strong, .emailAlerts.box strong
{
    color: #00a3e1;
    font-size: 12px;
    font-weight: bold;
}

.address a
{
    color: #967347;
    text-decoration: none;
}

.address a:hover
{
    text-decoration: underline;
}

.alertsConfirm
{
	border: 1px solid #F68D1E;
	-webkit-box-shadow: 2px 2px 3px #b3b3b3;
	-moz-box-shadow: 2px 2px 3px #b3b3b3;
	box-shadow: 2px 2px 3px #b3b3b3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFFBD3;
	background: -moz-linear-gradient(top, white 0%, #FFFBD3 60%, #FFFBD3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(60%,#FFFBD3), color-stop(100%,#FFFBD3));
	background: -webkit-linear-gradient(top, white 0%,#FFFBD3 60%,#FFFBD3 100%);
	background: -o-linear-gradient(top, white 0%,#FFFBD3 60%,#FFFBD3 100%);
	background: -ms-linear-gradient(top, white 0%,#FFFBD3 60%,#FFFBD3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffbd3',GradientType=0 );
	background: linear-gradient(top, white 0%,#FFFBD3 60%,#FFFBD3 100%);
	font-size: 14px;
	font-weight: normal;
	color: #00A3E1;
	line-height: 18px;
	padding: 5px 9px 7px 9px;
	margin: 5px 0px 5px 0px;
	font-weight:bold;
	text-align:center;
}

