.isales{
	background: url(/wp-content/themes/scarlett/images/sale1.png) top right no-repeat;
	height: 375px;
	width: 595px;
	padding-top: 10px;
}

.isales ul{
	list-style-type: none;
}

.isales li{
	clear: both;
	height: 26px;
}

.isales_text{
	width: 100px;
	float: right;
	font-weight: bold;
}

.isales_input, .isales_select{
	width: 200px;
	float: right;
}

.isales_select{
	width: 206px;
}

.isales_value{
	float: right;
	margin-left: 10px;
	font-size: 12px;
}

.isales_type{
	width: 70px;
}

.isales_price{
	width: 50px;
}

.isales_name{
	width: 57px;
}

.newsticker-jcarousellite{
	width: 292px;
	height: 172px;
	background: url('/images2/bg_Sales.jpg') no-repeat;
}

.newsticker-jcarousellite li a{
	text-decoration: none;
	color: #000;
}

.newsticker-jcarousellite li{
	margin-right:5px;
	height: 20px;
}

.newsticker-jcarousellite li:hover{
	text-decoration: underline;
	cursor: pointer;
}

#charlimitinfo{
	clear: both;
	font-size: 12px;
	margin-right: 100px;
}

.sidebar3_link_wrp{
	clear: both;
	margin: 5px 11px 0px 0;
	float: right;
	height: 55px;
}

.sidebar3_link1, .sidebar3_link2{
	float: right;
	width: 150px;
	height: 33px;
}

.sidebar3_link2{
	float: left;
	width: 150px;
	height: 33px;
}


.sales_title{
	font-size: 16px;
	font-weight: bold;
}

.isales_desc{
	width: 400px;
}

.isales_details{
	/*
	font-size: 12px;
	line-height: 28px;
	width: 65px;
	*/
}

#isales_sortable{
	margin: 0 auto;
}

#isales_sortable th{
	background: InactiveCaption;
}

#isales_sortable th.header{
	background: url(/wp-content/themes/scarlett/images/isales_sort.gif) center left no-repeat InactiveCaption;
}

#isales_sortable th, #isales_sortable tr{
	width: 108px;
	text-align: center;
}

#isales_sortable th:first-child, #isales_sortable tr:first-child{
	width: 50px;
	text-align: center;
}

#isales_sortable th.headerSortUp {
	background: url(/wp-content/themes/scarlett/images/isales_asc.gif) center left no-repeat InactiveCaption;
}
#isales_sortable th.headerSortDown {
	background: url(/wp-content/themes/scarlett/images/isales_desc.gif) center left no-repeat InactiveCaption;
}

#isales_sortable th.header {
	cursor: pointer;
}

#isales_sortable th.header:hover{
	background-color: #6e95bd;
}

#isales_sortable tr:hover{
	background: InactiveCaption;
}

#isales_sortable a{
	text-decoration: none;
	display: block;
}

.isales_title{
	text-align: center;
	font-size: 18px;
	margin-bottom: 8px;
	text-decoration: underline;
	font-weight: bold;
}
