/* show pictures */
#bigpic { display:none; position:absolute; z-index:100; background-color:white; border:1px solid #cccccc; text-align:center; }

/* popup mask */
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
	background-color:#000000;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
	}
#popupContainer {
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	width:467;
	height:326;
	z-index: 201;
	padding: 0px;
	}

.typePrimer {
	border-bottom: 1px dashed black;
	white-space: nowrap;
	display: inline;
	cursor: pointer;
	}

/* background table */
.ColorBgBg {
	background-color: #E6E7E7;
	}

/* background table photo in lot */
.ColorBgFoto {
	background-color: #EBEAEA;
	}

/*background заливка таблицы показа описания в лоте*/
.ColorBgInfo {
	background-color: #FFFFFF;
	}

/* paint table line */
.ColorGreed1 {
	background-color: #F6F6F6;
	}
.ColorGreed2 {
	background-color: #FFFFFF;
	}
/* active cell */
.ColorCell1 {
	background-color: #FED169;
	}
/* price */
.ColorPrice {
	color: #800000;
	}
/* scores */
.ColorScores {
	color: #009900;
	}
/* cell 1 */
.ColorCell_1 {background-color: #EDEDED;}
/* cell 2 */
.ColorCell_2 {background-color: #FCFCFC;
	}
/* table head on reult */
.bgHeadTable {
	background-color: #eee;
	}
/* url */
a {
	color: #016c8f;
	outline: none;
	}
a:hover {
	color: #f90;
	outline: none;
	}
/* url sort asc */
a.asc {
	display: block;
	background: url('/static/img/asc_01.gif') no-repeat left 0;
	width: 11px;
	height: 11px;
	outline: none;
	}
a.asc:hover {
	display: block;
	background: url('/static/img/asc_02.gif') no-repeat left 0;
	width: 11px;
	height: 11px;
	outline: none;
	}
/* url sort desc */
a.desc {
	display: block;
	background: url('/static/img/desc_01.gif') no-repeat left 0;
	width: 11px;
	height: 11px;
	outline: none;
	}
a.desc:hover {
	display: block;
	background: url('/static/img/desc_02.gif') no-repeat left 0;
	width: 11px;
	height: 11px;
	outline: none;
	}
/* url hide button on searsh panel */
a.lsfb_hide {
	display: block;
	background: url('/static/img/b_001.gif') no-repeat left 0;
	width: 22px;
	height: 25px;
	outline: none;
	}
a.lsfb_hide:hover {
	display: block;
	background: url('/static/img/b_002.gif') no-repeat left 0;
	width: 22px;
	height: 25px;
	outline: none;
	}
/* url show button on searsh panel */
a.lsfb_show {
	display: block;
	background: url('/static/img/b_003.gif') no-repeat left 0;
	width: 26px;
	height: 41px;
	outline: none;
	}
a.lsfb_show:hover {
	display: block;
	background: url('/static/img/b_004.gif') no-repeat left 0;
	width: 26px;
	height:41px;
	outline: none;
	}
/* url show filds form */
a.advanced_fields {
	display: block;
	background: url('/static/img/advanced_fields_01.gif') no-repeat left 0;
	width: 224px;
	height: 40px;
	outline: none;
	}
a.advanced_fields:hover {
	display: block;
	background: url('/static/img/advanced_fields_02.gif') no-repeat left 0;
	width: 224px;
	height: 40px;
	outline: none;
	}
/* checkbox off */
.check_off{
	display: block;
	background: url('/static/img/checkbox_01.gif') no-repeat left 0;
	height: 30px;
	padding-left: 26px;
	}
/* checkbox on */
.check_on{
	display: block;
	background: url('/static/img/checkbox_02.gif') no-repeat left 0;
	height: 30px;
	padding-left: 26px;
	}

/* url auctions */
a.red:link { color: ff0000; TEXT-DECORATION: none; }
a.red:VISITED { color: #800000; TEXT-DECORATION: none; }
a.red:hover { TEXT-DECORATION: underline; }

a.blue:link { color: 0000ff; TEXT-DECORATION: none; }
a.blue:VISITED { color: #000080; TEXT-DECORATION: none; }
a.blue:hover { TEXT-DECORATION: underline; }

.Verdana9px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 9px;
	}
.Verdana10px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 10px;
	}

.Verdana11px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 11px;
	}

.Verdana12px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
	}

.Verdana13px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 13px;
	}

.Verdana14px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 14px;
	}

.Verdana16px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 16px;
	}

.Verdana18px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 18px;
	}

.Color1Verdana12px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #016c8f;
	}

/*h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/

.footer{
	margin: 10px 10px 10px 10px;
	background-color: #eee;
	border: 1px solid #bcbcbc;
	width: auto;
	}

.foot1 {
	margin: 3px 8px;
	font-size: 12px;
	line-height: 1.4em;
	clear: both;
	}

.foot1 a{
	font-size: 12px;
	color: #016C8F;
	text-decoration: underline;
	}

.foot1 a:hover , .foot2 a:hover{
	font-size: 12px;
	color: #F90;
	text-decoration: underline;
	}
blockquote.block {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

.actionBox {
	width: 150px;
	border-radius: 15px 15px 15px 15px;
	padding: 10px;
	border: 7px solid #B70000;
}

.content {
	margin-left: 15px;
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.inactive_link {
	color: #016C8F;
	text-decoration: underline;
	cursor: pointer;
}

.inactive_link:hover {
	color: #f90;
}

ul li {
	line-height: 20px;
}

.redColor {
	color: red;
}

.red_bold {
    color: red;
    font-weight: bold;
}

.color_button {
	background: #E2A528;
	background: -o-linear-gradient(top, #FFCC00 0px, #E2A528 100%) transparent;
	background: linear-gradient(to bottom, #FFCC00 0%, #E2A528 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px currentColor;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
    clear: both;
    color: #333333;
    height: 25px;
    line-height: 18px;
    margin: 0 auto;
    cursor: pointer;
}

.chassis_input {
    float: left;
    margin: 0px 5px 5px 0px;
    border: 2px solid #5f5b79;
    outline: none;
    font-size: 19px;
    font-family: Arial;
    height: 30px;
    width: 300px;
    padding: 1px 0px 0px 6px;
}

.chassis_button {
	background: #E2A528;
	background: -o-linear-gradient(top, #FFCC00 0px, #E2A528 100%) transparent;
	background: linear-gradient(to bottom, #FFCC00 0%, #E2A528 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px currentColor;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
    clear: both;
    color: #333333;
    height: 30px;
    width: 180px;
    line-height: 18px;
    margin: 0 auto;
    margin-top: 12px;
    cursor: pointer;
}

.chassis_button:disabled {
   background: #D2D2D2;
}

.chassis_image {
    max-width: 300px;
}

.header, #fast_form_table header {
    font-size: 16px;
}

#pts_date, #reg_year {
    margin-top: 15px;
    padding: 0px 0px 0px 2px;
    line-height: 15px;
    outline: none;
    color: #999;
    font-family: Arial;
    font-size: 15px;
    border: 0px solid;
    border-bottom: 1px dashed #999;
    width: 81px;
    height: 18px;
}

#reg_year {
    width: 40px;
}
.stats_report_link {
    font-size:13px;
    font-family:Arial;
    color:#666;
    border-bottom:1px dashed #666;
    text-decoration:none;
}

.stats_report_code {
    margin-top: 10px;
    border: 2px solid #5f5b79;
    text-align: center;
    outline: none;
    font-size: 15px;
    color: #bbb;
    font-family: Arial;
    height: 30px;
    width: 200px;
}

.stats_report_chassis_top {
    border:1px solid black;
    padding:0px;
    margin:0px;
    text-align:center;
    position:fixed;
    top:0;
    width:330px;
    z-index:5;
    font-size:26px;
    font-family:Verdana;
    background:#fff;
}

.a_red_button {
    width: 180px;
    height: 30px;
    display: inline-block;

	background: -moz-linear-gradient(top,  #F41817 0%, #E2A528 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F41817), color-stop(100%,#E2A528));
	background: -webkit-linear-gradient(top,  #F41817 0%,#E2A528 100%);
	background: -o-linear-gradient(top,  #F41817 0%,#E2A528 100%);
	background: -ms-linear-gradient(top,  #F41817 0%,#E2A528 100%);
	background: linear-gradient(to bottom,  #F41817 0%,#E2A528 100%);
    text-align: center;
	clear: both;
	border-radius: 3px;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, .5);
	font-size: 14px !important;
	color: #fff !important;
	line-height: 28px;
    text-decoration: none;
}

a.selector_1:link, a.selector_1:hover, a.selector_1:active, a.selector_1:visited {
    width: 120px;
    height: 20px;
    display: inline-block;

    text-align: center;
	clear: both;
	border-radius: 3px;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, .5);
    color: #fff;
    background: #E2A528;
	line-height: 22px;
    text-decoration: none;
}

a.selector_2:link, a.selector_2:active, a.selector_2:visited {
    width: 120px;
    height: 20px;
    display: inline-block;

    background: #FBF5B1;
    text-align: center;
	clear: both;
	border-radius: 3px;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, .5);
    color: #333333;
	line-height: 22px;
    text-decoration: none;
}

a.selector_2:hover {
    color: #fff;
    background: #E2A528;
}

#package_cost {
    margin: 5px;
}

.hide-calendar .ui-datepicker-calendar {
    display: none;
}

.totalStatsEmail {
    color: #016c8f;
    float: right;
}

.border-round-div {
	border: 1px solid black;
	border-radius: 5px;
	padding: 5px;
}


.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #337ab7;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li.prev > a,
.pagination > li.prev > span,
.pagination > li.first > a,
.pagination > li.first > span,
.pagination > li.next > a,
.pagination > li.next > span,
.pagination > li.last > a,
.pagination > li.last > span {
	font-size: 15px;
	padding: 4px 12px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	color: #ffffff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
/* active cell */


.yii-sort a.asc {
    display: inline !important;
    background: none !important;
}

.yii-sort a.asc:before {
	content:url('/static/img/asc_01.gif');
	padding-right: 3px;
}

.yii-sort a.asc:hover {
	display: inline !important;
	background: none !important;
}

.yii-sort a.desc {
	display: inline !important;
	background: none !important;
}
.yii-sort a.desc:hover {
	display: inline !important;
	background: none !important;
}

.yii-sort a.desc:before {
	content:url('/static/img/desc_01.gif');
	padding-right: 3px;
}

/* print-stats-lot */
.print-lot-container {
	width: 794px;
}

.print-lot-container p,
.print-lot-container pre,
.print-lot-container td,
.print-lot-container div {
	font-family: "Times New Roman",sans-serif !important;
	font-size: 14px;
}

