@CHARSET "UTF-8";

#alerts {
	background: #f9f2de;
	border: 1px solid #d2d2d2;
	padding: 10px;	
}

#alerts h1.title {
	background: #f9f2de url("../images/smartppc6/bg-fade-top1.png") repeat-x top left;
	border: 1px solid;
	border-color: #d2d2d2 #d2d2d2 transparent #d2d2d2;
	padding: 0px;
	font-size: 18px;
	padding: 2px 10px;
	float:right;
	display: inline;
	position: relative;
	margin-top:-40px;
	/* margin-right: -10px; */
}

#alerts OL.alertList {
	
}

#alerts .alertTitle {
	font-weight: bold;
	font-size: 12px;
}

#alerts .alertDismiss {
	width: 16px;
	height: 16px;
	/* position: absolute;
	display: inline; */
	background: url("../images/smartppc6/icons/cross_small.png") no-repeat;
}

#alerts .alertDescription {
	font-weight: normal;
}

.filterBox {
	padding: 5px;
	background: #e6eff8 url("../images/smartppc6/table-row-bg-fade2.png") repeat-x 0 0;
	border: 1px solid #b9b9b9;
}


.tabdiv .filterBox {
	background-image: none;
	border: 1px solid;
	border-color: #e6eff8 #e6eff8 #b9b9b9 #e6eff8;
}

.filterBox label {
	color: #888;
	font-size: 11px;
}

.filterBoxMark {
	background: transparent url("../images/smartppc6/filterBoxMark.png") no-repeat 0 0;
	width: 23px;
	height: 13px;
	margin-top: -1px;
	margin-left: 50px;
}

* html .filterBoxMark {
	background: transparent url("../images/smartppc6/filterBoxMark.png") no-repeat 0 0;
	width: 23px;
	height: 13px;
	margin-top: -1px;
	margin-left: 50px;
}

.devider {
	border-bottom: 1px solid #d2d2d2;
	margin: 10px 0;
}

.progressBar {
	z-index: 2;
	padding-top: 33px;
	/* line-height: 40px; */
	/* white-space: nowrap; */
}

.progressBar .current {
	color: #000000;
}

.progressBar .done {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #999;
}

.progressBar .incomplete {
	color: #999;
	font-family: Arial;
	font-size: 18px;
}

.progressBar .spacer {
	color: #aaa;
	font-size: 22px;
	padding: 0 2px;
}

.currentTab {
	background: #f6f3f0;
	/* border: 1px solid #b9b9b9 #b9b9b9 #f6f3f0 #b9b9b9; */
}

.ССardBack {
	
}

a.more {
	padding: 2px 16px 2px 0;
	background: url("../images/smartppc6/icons/star2.png") right bottom no-repeat;
	/* background-color: #f6f3f0; 
	border: 1px solid;
	border-color: #e6eff8 #e6eff8 #b9b9b9 #e6eff8;*/
}

.loading {
	background-image: url("../images/loading.gif") !important;
	background-repeat: no-repeat  !important;
	background-position: center !important;
}
.loading-big {
	background-image: url("../images/loading_animation.gif") !important;
	background-repeat: no-repeat  !important;
	background-position: center !important;
}

#slots_preview {

}
