/*
//
// CLASSIFIEDS PAGE
// --------------------------------------------
*/
.showcategoriesmainlist li {
	margin: 5px 0px 15px 0px !important;
}

.toplevelitem {
	font-weight: normal;
}

.toplevelitem:hover {
	color: #FF6600;
}

#adpostform input {
	width: 442px;
}

#adpostform input[type="checkbox"] {
	width: auto;
}

#adpostform select {
	height: 38px;
	width: 460px;
}

#adpostform h3 {
	display: none;
}

.awpcp-form-spacer {
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 0px;
}

#classiwrapper h2 {
	margin-bottom: 20px;
}

#classiwrapper ul {
	float: left;
	clear: none;
}

#classiwrapper ul li {
	padding: 2px;
}

#awpcp-form-spacer {
	color: #333333;
	margin-bottom: 20px;
}

.error {
	background-color: transparent;
	border-color: transparent;
	color: #CC0000;
}

.inputboxmini {
	width: auto !important;
	margin-right: 10px;
}

#tos_box {
	color: #333333;
}

.ad_status_msg {
	background: #FF6600 !important;
	color: #FFFFFF;
}

.showawpcpadpage {
	margin-bottom: 20px;
}

.showawpcpadpage h2 {
	margin-bottom: 0px !important;
}

.adviewed {
	margin: 0;
	border: none;
	padding: 0;
}

.showawpcpadpage label {
	margin-top: 16px;
	color: #FF6600;
	margin-bottom: 0px;
}

.showawpcpadpage h4 {
	color: #FF6600;
	margin-bottom: 0px;
}

.showawpcpadpage h4 a {
	color: #FF6600;
}

.showawpcpadpage br {
	display: none;
}

.showawpcpadpage .price {
	font-weight: normal !important;
}

.changecategoryselect {
	padding: 0px;
}

#awpcpui_process {
	margin: 0 auto;
	width: 420px;
}

#awpcpui_process textarea {
	width: 400px;
}

.textareainput {
	border: 1px solid #999999;
}

#awpcpui_process select {
	width: 418px;
	height: 32px;
}

.showcategoriesmainlist li {
	padding: 0px !important;
}

#awpcpui_process .chzn-container {
	float: none;
}

p.maincategoryclass {
	margin: 0 0 3px 20px;
}

.pager a {
	padding: 2px 6px;
	border: 1px solid #E2E1DD;
	font-weight: normal;
	color: #F60;
	margin: 0 2px
}

@media screen and (max-width: 1024px) {
	
	.showcategoriesmainlist li.columns-3 {
		width: 233px !important;
	}

	.awpcp__city {
		width: 250px;
	}

}

@media screen and (max-width: 760px) {

	

}

@media screen and (max-width: 515px) {

	#classiwrapper #postsearchads li {
		margin: 0 0px 10px 0;
		padding-left: 8px;
	}

	.changecategoryselect form select {
		width: 145px;
		margin-right: 20px;
	}

	.changecategoryselect form input[type="Submit"] {
		width: 145px !important;
	}

	.pager {
		display: none;
	}

	.awpcp__city {
		width: 100px;
	}

	.awpcp__views {
		width: 110px;
	}

	.inputbox {
		width: 282px;
	}

	#awpcpui_process {
		width: 300px;
	}

	#awpcpui_process textarea {
		width: 282px;
	}

	#awpcpui_process select {
		width: 300px;
	}

	#adpostform input {
		width: 280px;
	}

	#adpostform select {
		height: 35px;
		width: 298px;
	}

	#adpostform textarea {
		width: 280px;
	}

}