

table thead	{
	cursor: pointer;
	}
.visible{
	display:''
}
.hidden{
	display:none
}
#wrapper {
	width: 972px;
	height: auto !important;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #F0F0F0;
	}

.info {
	text-align: left;
	padding: 5px;
	font-size: 11px;
	color: #fff;
	position: absolute;
	display: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	z-index: 9999 !important;

}

.error {
	background: #f60000;
	border: 3px solid #d50000;
	color: white;
    font-weight: bold;
}

.correct {
	background: url('https://content.everycarlisted.com/mgmt/images/green-check.png') no-repeat scroll right top transparent;
	background-color:#ffffff;
}

.wrong {
	font-weight: bold;
	color: #e90000;
}

.headerimg {
	margin: 0px;
	padding: 0px;
}

.footer span {
	color: #FFF;
	font-size: 12px;
	line-height: 25px;
}

#table2 {
	position:relative;
	width: 915px;
	margin: 0 auto;
	}
#holder{
    padding-bottom: 20px;  /* space for the scrollbar */
    width: 100%;           /* gives pagewide scrollbar on the div */
    height: auto !important;
	height: 100%;
    overflow: auto;
    overflow-y: hidden;
}
.row-table {
	position:absolute;
	top: 0;
	left: 0;
    border-collapse: collapse;
}
.data-table {
    margin-left: 475px;
    border-collapse: collapse;
/*    white-space: nowrap;*/
}

#table3 {
	position:relative;
	width: 826px;
	margin: 0 auto;
	}
#holder1{
    padding-bottom: 20px;  /* space for the scrollbar */
    width: 100%;           /* gives pagewide scrollbar on the div */
    height: auto !important;
	height: 100%;
    overflow: auto;
    overflow-y: hidden;
}
.row-table1 {
	position:absolute;
	top: 0;
	left: 0;
    border-collapse: collapse;
}
.data-table1 {
    margin-left: 300px;
    border-collapse: collapse;
/*    white-space: nowrap;*/
}

#table4 {
	position:relative;
	width: 915px;
	margin: 0 auto;
	}
#holder2{
    padding-bottom: 20px;  /* space for the scrollbar */
    width: 100%;           /* gives pagewide scrollbar on the div */
    height: auto !important;
	height: 100%;
    overflow: auto;
    overflow-y: hidden;
    border: 1px solid #CCC;
}
.row-table2 {
	position:absolute;
	top: 0;
	left: 0;
    border-collapse: collapse;
    border: 1px solid #CCC;
}
.data-table2 {
    margin-left: 200px;
    border-collapse: collapse;
    border: 1px solid #CCC;
/*    white-space: nowrap;*/
}

.style3 {color: #FFFFFF; font-weight: bold; }

.show{display:inline;}

.hide{display:none;}

/**************************************************************************************
  htmlDatePicker CSS file
***************************************************************************************/
/* The containing DIV element for the Calendar */
#dpCalendar {
  display: none;          /* Important, do not change */
  position: absolute;        /* Important, do not change */
  background-color: #eeeeee;
  color: black;
  font-size: xx-small;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 150px;
}
/* The table of the Calendar */
#dpCalendar table {
  border: 1px solid black;
  background-color: #eeeeee;
  color: black;
  font-size: xx-small;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 100%;
}
/* The Next/Previous buttons */
#dpCalendar .cellButton {
  background-color: #ddddff;
  color: black;
}
/* The Month/Year title cell */
#dpCalendar .cellMonth {
  background-color: #ddddff;
  color: black;
  text-align: center;
}
/* Any regular day of the month cell */
#dpCalendar .cellDay {
  background-color: #ddddff;
  color: black;
  text-align: center;
}
/* The day of the month cell that is selected */
#dpCalendar .cellSelected {
  border: 1px solid red;
  background-color: #ffdddd;
  color: black;
  text-align: center;
}
/* The day of the month cell that is Today */
#dpCalendar .cellToday {
  background-color: #ddffdd;
  color: black;
  text-align: center;
}
/* Any cell in a month that is unused (ie: Not a Day in that month) */
#dpCalendar .unused {
  background-color: transparent;
  color: black;
}
/* The cancel button */
#dpCalendar .cellCancel {
  background-color: #cccccc;
  color: black;
  border: 1px solid black;
  text-align: center;
}
/* The clickable text inside the calendar */
#dpCalendar a {
  text-decoration: none;
  background-color: transparent;
  color: blue;
}

.content {
	height: auto !important;
	height: 100%;
	min-height: 400px;
	margin: 3px;
	padding: 0;
	}
.content2 {
	height: auto !important;
	height: 100%;
	min-height: 450px;
	padding: 0;
	}

#table {
	width: 100%;
	margin: 0 auto;
	}

.review_listingCol1 {
	width: 447px;
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 15px;
}

.review_listingCol2 {
	width: 447px;
	float: right;
	display: block;
	margin-left: 5px;
	margin-bottom: 15px;
}

.carimage {
	*margin-bottom: -3px;
	_margin-bottom: -3px;
	}

a:link {
	color: #2D334A;
	text-decoration: underline;
	}

a:visited {
	color: #2D334A;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

a:active {
	color: #2D334A;
	text-decoration: underline;
	}

h1 {
	font-size: 15px;
	padding: 0;
	margin: 0;
	line-height: 17px;
	color: #626262;
	}

	.clear {
		clear: both;
	}

h2 {
	color: #626262;
	font-size: 15px;
	line-height: 17px;
	padding: 0;
	margin: 0;
	}

div.scroll {
height: 300px;
width: 845px;
overflow: auto;
border: 1px solid #666;
background-color: #fff;
padding: 8px;
}
.bottom_border {
	border-bottom: #000000 solid 1px;
	}

.bottom_border_gray {
	border-bottom: #e3e3e3 solid 1px;
	}

.border_top {
	border-top: #000000 solid 1px;
	width: 100%;
	}

#bluenav {
	border-bottom:1px solid #e3e3e3;
	width:99%;
	/*background:#dcdcdc;*/
	padding:0px;
	min-width:920px;
}

#bluenav:focus { -moz-outline: none; }
#bluenav ul:focus { -moz-outline: none; }
#bluenav li:focus { -moz-outline: none; }

#bluenav ul {
	margin:0;
  padding:0;
  list-style:none !important;
	height:20px;
}

#bluenav li {
  display:inline;
  margin:0;
  padding:0;
}

#bluenav a {
  float:left;
  margin:0;
  padding:0;
  text-decoration:none;
}
#bluenav a span {
	float:left;
  display:block;
	height:20px;
  padding: 0px 8px;
  color:#000;
	cursor: pointer;
	width: auto;
	_width: 80px;
	border-right: #EEE solid 1px;
	border-left: #EEE solid 1px;
	border-top: #EEE solid 1px;
	margin:0;
	margin-right: 5px;

}    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#bluenav a span {float:none;}
    /* End IE5-Mac hack */

#bluenav a:hover,
#bluenav #current a {
	margin:0;
	color:#000;
}
#bluenav a:hover span,
#bluenav #current a span {
  color:#000;
	background-color: #F0F0F0;
	background-image: url(https://content.everycarlisted.com/mgmt/images/tab-bg.jpg);
	background-repeat:repeat-x;
	border-right: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-top: #CCC solid 1px;
	margin: 0;
	margin-right: 5px;
	width: auto;
	_width: 80px;
	padding: 0px 8px;
	background-position:bottom;
	border-bottom: none !important;
	cursor: pointer;
}

#dealernav {
	background-color:#FFF;
	}
#dealernav #bluenav {
	background-color:#FFF;
}

.searchbox p {
	padding: 5px;
	margin: 0;
}

.searchbox {
	border: #000 solid 1px; width: 100%; margin: 5px 0px; padding: 0px;
}

/*------------------------Navigation---------------------*/
.nav_bg {
	background-image: url(../images/ecl/navbg.png);
	background-repeat: repeat-x;
	width: 972px;
	height: 28px;
	padding: 0;
	margin:0;
	}
.nav_bg ul                         { list-style: none; padding: 0;	margin:0; }
.nav_bg ul .login                     {  float: right; color: #222;  line-height:28px; padding: 0px 8px;}
.nav_bg ul .divider                     {  float: right; color: #222;  line-height:28px; padding: 0px 0px;}
.nav_bg ul .login  a				{  text-decoration: underline; }

ul.dropdown                         { position: relative; list-style: none; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; height: 22px; _width: 125px; }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #000; }
ul.dropdown li a                    { display: block; padding: 7px 8px; border-right: 1px solid #333;
	 								  									color: #222; text-decoration: none !important; height: 14px; }
ul.dropdown li.sub_menu a           { padding: 0px; height: 12px; }
ul.dropdown li.single_menu a           { padding: 0px; height: 14px; }
ul.dropdown li.sub_menu            { border-top: 0px;}
ul.dropdown li.sub_menu_parent,
ul.dropdown li.sub_menu_parent.hover {
	font-weight:bold;
	background-image: url(../images/mgmt-navbg.jpg);
}

ul.dropdown li:last-child a         { border-right: none; text-decoration: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #F3D673; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; text-decoration: none; }

ul.dropdown ul{
	border: 1px solid #F3D673;
	width: 220px;
	visibility: hidden;
	position: absolute;
	top: 28px;
	left: 0;
	z-index: 9999; }
ul.dropdown ul li 					{ font-weight: normal; background: #f5edd0; color: #000;
									  					border-top: 1px solid #c8c8c8; float: none; _display: inline; _width: 100%; }

                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; }
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


.content-dealerstats {
	float: right;
	display: block;
	height: 525px;

	width: 826px;
	border: 1px solid #CCC;
}

#vert-tabs {
	float: left;
	display: block;
	width: 120px; /*you can change if needed*/
}

#vert-tabs ul  {
	display: block;
	width: 120px; /*you can change if needed*/
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#vert-tabs li {
	background-color: #CBCBCB;
	display: block;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	padding: 0px;
	list-style: none;
	height: 28px;
	font-size: 12px;
	text-align: center;
}

#vert-tabs li a {
	color: #000;
	font-weight: bold;
	padding: 8px;
	text-decoration: none;
}

#vert-tabs li:hover {
	background-color: #F0F0F0;
	background-image: url(https://content.everycarlisted.com/mgmt/images/tab-bg.jpg);
	background-repeat:repeat-x;
	border-right: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-top: #CCC solid 1px;
	margin-bottom: 5px;
	color: #000;
	cursor: pointer;
}
#vert-tabs #current {
 	background-color: #F0F0F0;
	background-image: url(https://content.everycarlisted.com/mgmt/images/tab-bg.jpg);
	background-repeat:repeat-x;
	border-right: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-top: #CCC solid 1px;
	margin-bottom: 5px;
	color: #000;
	cursor: pointer;
}

.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 5px;
	float: right;
	font-size: x-small;
}

.pagination span strong {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #bfbfbf;
	border: 1px solid #bfbfbf;
	font-size: 0.9em;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	margin: 0 2px;
	padding: 0 2px;
	background-color: #eeeeee;
	border: 1px solid #bababa;
	font-size: 0.9em;
	line-height: 1.5em;
}

.pagination span a:hover {
	border-color: #d2d2d2;
	background-color: #d2d2d2;
	color: #FFF;
	text-decoration: none;
}

.headingBlack		{ font-size: 16px; font-weight: bold; }
.textBlack			{ font-weight: normal; }
.textBlackBold		{ font-weight: bold; }
.textBlackItalic	{ font-style: italic; }

.headingWhite		{ color: #FFFFFF; font-size: 16px; font-weight: bold; }
.headingWhiteBG		{ background-color: #8AAB7C;}
.textWhite			{ color: #FFFFFF; font-weight: normal; }
.textWhiteBold		{ color: #FFFFFF; font-weight: bold; }
.textWhiteItalic	{ color: #FFFFFF; font-style: italic; }
.textWhiteSmallBold		{ color: #FFFFFF; font-size: 10px; font-weight: bold; }
.textWhiteSmall		{ color: #FFFFFF; font-size: 10px;}

.headingBlue		{ color: #0000FF; font-size: 16px; font-weight: bold; }
.textBlue			{ color: #0000FF; font-weight: normal; }
.textBlueBold		{ color: #0000FF; font-weight: bold; }
.textBlueItalic		{ color: #0000FF; font-style: italic; }

.headingGreen		{ color: #008000; font-size: 16px; font-weight: bold; }
.textGreen			{ color: #008000; font-weight: normal; }
.textGreenBold		{ color: #008000; font-weight: bold; }
.textGreenItalic	{ color: #008000; font-style: italic; }

.headingRed			{ color: #FF0000; font-size: 16px; font-weight: bold; }
.textRed			{ color: #FF0000; font-weight: normal; }
.textRedBold		{ color: #FF0000; font-weight: bold; }
.textRedItalic		{ color: #FF0000; font-style: italic; }

.linkBlack			{ color: #000000; text-decoration: none;}
.linkBlackBold		{ color: #000000; font-weight: bold; text-decoration: none;}
.linkBlack10		{ color: #000000; font-size: 10px; text-decoration: none; }
.linkBlack11		{ color: #000000; font-size: 11px; text-decoration: none; }
.linkBlack12		{ color: #000000; font-size: 12px; text-decoration: none; }
.linkBlackBoldUL		{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.linkHeadingWhite	{ color: #FFFFFF; font-size: 16px; font-weight: bold; text-decoration: none; }
.linkWhite			{ color: #FFFFFF; text-decoration: none; }
.linkWhiteBold		{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
.linkWhite10		{ color: #FFFFFF; font-size: 10px; text-decoration: none; }
.linkWhiteBoldUL		{ color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.wrapword{
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 white-space: pre-wrap;       /* css-3 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.notice_alert_bg	{
	font-size: 10px;
	color: #FFFFFF;
	height: 10px;
	width: 1px;
	background:url('/images/notice_alert_bg.png') top left repeat-x;
	padding:0px 1px 3px 1px;
/*	display:inline;*/
	position:relative;
	border: 0px solid #ff0000;

}

.notice_alert_left	{
	background:url('/images/notice_alert_left.png') top left no-repeat;
}

.notice_alert_right	{
	background:url('/images/notice_alert_right.png') top left no-repeat;
}

.notice_base {
	position: relative;
	z-index:2;
}

.notice_hover {
	position: relative;
	top: -40px;
	left: 22px;
	z-index: 5;
}

.row1{
	background-color:#aac0d6;
}
.row2{
	background-color:#eeeeee;
}

.row.outofbud {
	background-color:#F2BBBB;
}
.row2.outofbud {
	background-color:#F2DDDD;
}
.row.hiburnrate {
	background-color:#F2DD82;
}
.row2.hiburnrate {
	background-color:#FFF8AF;
}
.outofbud {
	background-color:#F2DDDD;
}
.lowbud {
	background-color:#FFF8AF;
}

.rowRed{
	background-color:#FF0000;
}
.rowGreen{
	background-color:#bdf2c6;
}
.rowBrightGreen{
	background-color:#66ff33;
}
.rowBlue{
	background-color:#BDCCF2;
}
.rowBrightBlue{
	background-color:#2E46FD;
}
.rowYellow{
	background-color:#FBF94D;
}
.rowTrueYellow{
	background-color:#FFFF00;
}
.rowBlack{
	background-color:#000000;
	font-size:0px;
}

.rowDimGreen{
	background-color:#C0EE99;
}
.rowDimBlue{
	background-color:#95B3EE;
}
.rowDimYellow{
	background-color:#FFFF77;
}
.rowPeach{
	background-color:#FFCC99;
}

.rowHeader{
	background-color:#DADADA;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
}

tr.row.currUser td:not(.rowBlack),
tr.row2.currUser td:not(.rowBlack) {
	background-color: #CFEFCF;
}

/*------*/
table.market-report-queue {
	width: 95%;
	border-collapse: collapse;
	table-layout: auto;
	margin: 10px;
}

table.market-report-queue th, table.market-report-queue td {
	border: 1px solid #eee;
	padding: 5px;
}

table.market-report-queue th {
	color: #fff;
	font-weight: bold;
	background: #000;
	font-size: 13px;
	text-align: left;
}

table.market-report-queue td {
	background: #fff;
}

.info_section{
	color: #000;
	background-color:#cccccc;
	width: 100%;
	border: 1px solid #999999;
	padding-bottom: 3px;
	padding-top: 3px;
	cursor: pointer;
}

.info_active{
	background-image: url('https://content.everycarlisted.com/mgmt/images/arrow_down.png');
	margin: 0px;
	padding: 0px;
	width: 18px;
	height: 18px;
	float:left;
}

.info_inactive{
	background-image: url('https://content.everycarlisted.com/mgmt/images/arrow_over.png');
	margin: 0px;
	padding: 0px;
	width: 18px;
	height: 18px;
	float:left;
}

.disabled
{
 color: #B5B5B5;
 font-style: italic;
}

/*
    dealer_finance.php styling
    Added by Chris Bischoff
*/

.dealer_finance_table_number{
    text-align: right;
}
.dealer_finance_table_number_leads{
    text-align: right;
}
.dealer_finance_left-div, .dealer_finance_center-div{
    float: left;
    width: 32%;
    margin-right: 15px;
}
.dealer_finance_right-div{
    width: 32%;
    float: right;
}
.floatRight{
	float:right;
}
.floatLeft{
	float:left;
}
.fwidth{
	width: 380px;
}

.center{
	text-align: center;
}

.blueText{
	color:#3c5fb8;
}
.smallFont{
	font-size: 9px;
}
.font12{
	font-size: 12px;
}
.largeFont{
	font-size: 14px;
}

input.eclButton
{
	background-image: url(../images/mgmt-navbg_mid.jpg);
	background-repeat: repeat;
	font-family:Tahoma,sans-serif;
	padding: 1px 1px 1px 1px;
}

#used_inv_third  label {
	display: block;
	float: left;
	width: 190px;
	padding: 0;
	margin: 5px 10px 0;
	text-align: right;
	font-size: 12px;
}

#new_inv_third  label {
	display: block;
	float: left;
	width: 190px;
	padding: 0;
	margin: 5px 10px 0;
	text-align: right;
	font-size: 12px;
}
.logo{
	padding: 10px 0px 0px 10px;
}

#searchSection{
	width: 972px;
	border:0px solid green;
	position: absolute;
}
#searchSection ul                         { list-style: none; padding: 0;	margin:0; }
#searchSection ul .login                     {  float: right; color: #222;  line-height:28px; padding: 0px 8px;}
#searchSection ul .divider                     {  float: right; color: #222;  line-height:28px; padding: 0px 0px;}
#searchSection ul .login  a				{  text-decoration: underline; }

#newsearchForm{
			float: right;
  margin-top: -2px;
  text-align: center;
  border:0px solid red;
}
.newdealerSearchSelect{
  width: 120px;
}

.vertText{
	display: block;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	vertical-align:text-bottom;
}

.vertText90{
	transform: rotate(90deg) !important;
	-webkit-transform: rotate(90deg) !important;
	-moz-transform: rotate(90deg) !important;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1) !important;
}

.di-col {
    display: block;
    float: left;
    margin-right: 15px;
    width: 15%;
}
.di-col2 {
    display: block;
    float: left;
    margin-right: 15px;
    width: 10%;
}
.di-col3 {
    display: block;
    float: left;
    margin-left: 15px;
    width: 25%;
}
.upButton {
    background-image: url('../images/up.png');
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    border: 0px;
    font-size: 0px;
		background-color: transparent;
		cursor: hand;
		cursor: pointer;
}
.downButton {
    background-image: url('../images/down.png');
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    border: 0px;
    font-size: 0px;
		background-color: transparent;
		cursor: hand;
		cursor: pointer;
}
.moveToTopButton {
    background-image: url('../images/move_to_top.png');
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    border: 0px;
    font-size: 0px;
		background-color: transparent;
		cursor: hand;
		cursor: pointer;
}
.moveToBottomButton {
    background-image: url('../images/move_to_bottom.png');
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    border: 0px;
    font-size: 0px;
		background-color: transparent;
		cursor: hand;
		cursor: pointer;
}
ul.ddrop {
	position:relative;
	float:left;
	/*z-index:597;*/
	height:600px;
}
ul.ddrop li {
	float:left;
	vertical-align:middle;
	padding:5px 10px;
	}
ul.ddrop li.hover, ul.ddrop li:hover{ position:relative; z-index:599; cursor:default;background:#eeeeee;}
ul.ddrop ul{
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
	z-index:598;
	width:150px;
}
ul.ddrop ul li{
	width:150px;
	background:#fff;
	padding:3px !important;
	border:1px solid #eeeeee;
}
ul.ddrop li:hover > ul {visibility: visible;}

/* Tiny Scrollbar */
#scrollbar1 { width: 520px; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 500px; height: 200px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(../images/scroll/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 8px; }
#scrollbar1 .track { background: transparent url(../images/scroll/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:6px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(../images/scroll/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 19px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(../images/scroll/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 19px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.textNoWrap{
	white-space:nowrap;
}

.paddingLeft20{
	padding-left: 20px;
}

.paddingLeft80{
	padding-left:80px;
}

.paddingLeft12{
	padding-left:12px;
}

.border1{
	border: 1px solid #000000;
}
.border2{
	border: 2px solid #000000;
}

.updates_site_export {
	border: #fdb813 1px solid;
}

input[type="button"].small {
	width: auto;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
}