body {
	background-image: url(../img/top.gif);
	background-repeat: repeat-x;
	background-position: 0 6px;
	border-top-color: #6f6f6f;
	font-size: 12px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3, h4, h5 {
	font-size: 14px;
}

/*.media-list h1, .media-list h2, .media-list h2, .media-list h4 {
	margin-top: 0px;
}*/

#sell-widgetids {
}

#sell-widgetids div.checkbox {
	width: 250px;
	float: left;
}

.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
	background-color: #3d9ccd; /* #428bca; */
	border-color: #357ebd;
	color: #fff;
}

.required > label:before {
	content: '*';
	color: #b94a48;
}

.clickable {
	cursor: pointer;
}

.thumbnail {
	margin-top: 10px;
	margin-bottom: 10px;
}

.img-inline {
	float: left;
	margin-right: 10px;
}

.top, .bottom {
	background-color:#868686;
	height: 5px;
	width: 100%;
}

.logo {
	background-image: url(../img/logo-back.gif);
	background-repeat: repeat-x;
	width: 168px;
	height: 80px;
	line-height: 70px;
	text-align: center;
}

.logo img {
	vertical-align: middle;
}

div.error {
	color: #b94a48;
}

#top-banner {
	margin-top: 1px;
	height: 64px;
}

#top-banner .bg-left {
	width: 6px;
	height: 100%;
	background-image:url(../img/top-left.gif);
	background-repeat: no-repeat;
	float: left;
}

#top-banner .bg-right {
	width: 6px;
	height: 100%;
	background-image:url(../img/top-right.gif);
	background-repeat: no-repeat;
	float: left;
}

#top-banner .bg-center {
	height: 100%;
	background-image:url(../img/top-center.gif);
	background-repeat: repeat-x;
	float: left;
	padding: 20px 35px;
}

#top-banner .bg-center a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 14px;
}

.nav-panel {
	font-size: 12px;
	margin-left: 0;
	padding-left: 0;
}

.nav-panel ul {
	margin:0;
	padding:1px 0 0;
	background-image:url(../img/left-li.gif);
	background-repeat:repeat-x;
}

.nav-panel li{
	line-height: 27px;
	margin: 0;
	list-style: none;
	background-image: url(../img/left-li.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

h1.header {
	margin-top: 0;
}

.header {
	line-height: 27px;
	font-size: 12px;
	padding: 0 0 0 8px;
	background-image:url(../img/dt-left.gif);
}

.header span {
	display: block;
	padding: 0 8px 0 0;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-image: url(../img/dt-right.gif);
}

.header span span {
	height: 27px;
	padding: 0 4px;
	background-repeat: repeat-x;
	background-image:url(../img/dt.gif);
	background-color:#4f4f4f;
}

.header span span, .header span span a {
	color: #fff;
	text-transform:uppercase;
}

.nav-panel li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/left-arrow.gif);
	color: #7a7878;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

.nav-panel li a:hover {
	color: #ce1527;
	background-position: 5px -27px;
	background-repeat: no-repeat;
}


#left dd li span,#left dd li a{display:block;padding:2px 0 4px 25px;font-weight:bold;}
#left dd li a:hover{background-position:-190px 50%;}
#left dd .on a:hover{background-position:-390px 50%;}

.advert-top {
	margin-top: 10px;
	margin-bottom: 10px;
}

