@CHARSET "ISO-8859-1";

.floatcontainer {
	float: left;
	width: 100%;
}

.floatitem {
	float: left;
	width: 30%;
	margin-right: 2%;
	margin-bottom: 5px;
	border:#CCCCCC solid 1px;
}

.aditem {
	float: left;
	width: 204px;
	margin-right: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.aditemsmall {
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}

.aditem table tr td {

}

.img {
	text-align: center;
}

.img2 {
	text-align: center;
	background-color: #efefef;
	padding: 5px;
}

.aditem table tr td a {
	font-weight: bold;
	color: #000000;
}

.buttonstg {
	background-color: #555555;
	color: #FFFFFF;
	padding: 5px;
	padding-left: 10px;
}

a.button {
	color: #FFFFFF;
}

.title {
	font-size: 13px;
	color: #777777;
	font-weight: bold;
}

.ctitle {
	font-size: 16px;
	font-weight: bold;
	background:#CCCCCC;
	padding-left:5px;
	cursor:pointer;
	padding-top:2px;
	padding-bottom:2px;
}

.regiontitle a {
	color: #000000;
	text-decoration: underline;
}

.regiontitle a:hover {
	color: #CC0000;
	text-decoration: none;
}

ul.list {
	list-style: none;
	margin-left: -15px; *
	margin-left: 0px;
}

ul.list li {
	list-style: none;
}

.buttonstage {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #efefef;
	padding: 5px;
}

.buttonstage a {
	font-size: 14px;
	font-weight: bold;
}

.inputtitle {
	font-weight: bold;
}

.inputboxw {
	border: 1px solid #CCCCCC;
}

.rightbuttonstage {
	float: right;
	width: 45%;
}

.adtable {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top:5px;
	padding-left:2px;
}

.propertysheet {
	border-collapse: collapse;
	border: 1px solid #666666;
}

.propertysheet th {
	background-color: #efefef;
	font-weight: bold;
}

.right {
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
}

.messagex,#msgdetail {


	color: #000000;
	margin-bottom: 5px;
}

.margin {
	margin-bottom: 5px;
	width: 95%;
}

table.messages {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.messages th {
	background-color: #f2f2f2;
	font-weight: bold;
	text-align: left;
}

.messages td.alt {
	background-color: #f2f2f2;
}

.bill {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

.bill th {
	background-color: #efefef;
}

.note {
	font-weight: bold;
}

.filter {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.inputboxw2 {
	width: 100%;
}

.adtitle {
	font-weight: bold;
	font-size: 15px;
	color: #444444;
	text-decoration: none;
}

.links a {
	color: #105CB6;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.links a:hover {
	color: #CC0000;
}

.price {
	color: #333333;
	font-size: 11px;
}

.messagex {
	border: 1px solid #CCCCCC;
	color: #000000;
}

.messagedetail {
	color: #000000;
}

.messagedetail th {
	background-color: #efefef;
}

a.sml {
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}

.package {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 5px;
}

.phead {
	font-weight: bold;
	font-size: 16px;
}

.detail {
	margin-top: 5px;
}

.featured {
	background-color: #C6D3DF;
}

.jlsearch
{


	padding:5px;
	font-size:16px;
}

.jlinputbox
{
	width:100%;
	font-size:16px;
	border:1px solid #444444;
}

.jlbutton
{
	font-size:16px;
	border:1px solid #444444;
	background-color:#444444;
	color:#FFFFFF;
}

.jllink
{
	font-size:12px;
	color:#105CB6;
}

.advancesearch
{
	font-size:12px;
	text-align:left;
	background:#EFEFEF;
	padding:10px;
}

/**Icon Set**/

.icon-48-transaction 		{ background-image: url(../images/10.png); }

.upgradebutton
{
	background-color:#f0f0f0;
	height:40px;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	padding:6px;

	margin-top:20px;
	border:1px solid #CCCCCC;
}

.orange
{ background-color:#ffaa75;
 color:#000000;
 border:1px solid ##cc4e00;

}
.red
{
 background-color:#ff7773;
 color:#050800;
 border:1px solid ##ff3508;
}

.featured
{
 background-color:#82bcff;
 color:#000000;
 border:1px solid ##0b5ab5;
}

.txtarea
{
	width:350px;
height:150px;
border:1px solid #CCCCCC;

}

.img_wrapper
{
	overflow:hidden;
width:200px;
height:150px;
}

/*HieuNC add*/
.gallery-panel
{
	height:94px;
	background-color:#EFEBEF;
}
.gallery-image
{
	padding-bottom:10px;
	padding-top:10px;
}
.listing-header
{
	border-bottom:#DEDFDE solid 2px;
	margin-bottom:5px;
	font-weight:bold;
	color:#4A4D4A;
}
.img2
{
	background:#FFFFFF;
	padding:5px 3px;
}
.red .title a
{
	font-weight:bold;
	color:#4A4D4A;
}
.red .price
{
	font-weight:bold;
	color:#4A4D4A;
}
.adtable .title a
{
	color:#4A4D4A;
}
.adtable .title a:hover
{
	color:#000000;
	text-decoration:none;
}
hr.mystyle
{
	background:url("../images/myline.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:1px;
	margin:10px 0;
}

.listingextras, .listingextras a
{
	font-size:1em;
	margin:5px 0;
	text-align:center;
}
.block p
{
	font-size:12px;
	line-height:16px;
}

#print_ad
{
	background:url(../images/printer.gif.png) no-repeat;
	padding-left:20px;
	padding-top:2px;
	text-decoration:none;
}
#email_ad
{
	background:url(../images/contact.gif.png) no-repeat;
	padding-left:20px;
	padding-top:1px;
	margin-left:10px;
	text-decoration:none;
}
.package-background
{
	background-color:#F7FBFF;
	padding:20px 0px;
}
.package-1
{
	float:left;
	margin-left:18px;
	background-color:#FFFFFF;
	padding:10px;
	line-height:24px;
}
.package-1 .ptitle
{
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/archive_f2.png) no-repeat;
	padding-left:40px;
}
.package-1 .price-of-package
{
	font-size:26px;
	font-weight:bold;
	color:#4A92BD;
	padding-top:5px;
}
.package-2
{
	float:left;
	margin-left:18px;
	background-color:#E7F7FF;
	padding:10px;
	line-height:24px;
}

.package-2 .ptitle
{
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/bookmarks_f2.png) no-repeat;
	padding-left:40px;
	color:#004184;
}
.package-2 .price-of-package
{
	font-size:26px;
	font-weight:bold;
	color:#004184;
	padding-top:5px;
}

.package-3
{
	float:left;
	margin-left:18px;
	background-color:#B5EB29;
	padding:10px;
	line-height:24px;
}

.package-3 .ptitle
{
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/history_f2.png) no-repeat;
	padding-left:40px;
	color:#080408;
}
.package-3 .price-of-package
{
	font-size:26px;
	font-weight:bold;
	color:#080408;
	padding-top:5px;
}


.package-text
{
	background:url(../images/tick.png) no-repeat;
	padding-left:20px;
	padding-top:2px;
}
.buy-package
{
	font-size:20px;
}

.notify-require
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
}
.post-new-listing
{
	padding-left:30px;
	margin-bottom:20px;
	margin-top:10px;
	border: solid #004184 1px;
}
.post-new-listing legend
{
	color:#009900;
}
.post-new-listing table
{
	margin-left:40px;
}
.post-new-listing table textarea
{
	width:85%;
	-moz-box-shadow:1px 1px 0 #E7E7E7;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	font-family:arial,sans-serif;
	font-size:13px;
	height:80px;
	margin:0;
	outline:medium none;
	padding:2px;
}
.post-new-listing table .inputbox
{
	-moz-box-shadow:1px 1px 0 #E7E7E7;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	font-family:arial,sans-serif;
	font-size:13px;
	margin:0;
	outline:medium none;
	padding:2px;
}
#addb
{
	background:url(../images/plus.gif) no-repeat;
	padding-left:20px;
	margin-left:10px;
}

.btn {
	-moz-border-radius:2px 2px 2px 2px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.15);
	background:url("../images/btn-sm-bg.png") repeat-x scroll 0 0 transparent;
	border:1px solid #6E93B0;
	color:#234E70;
	display:inline;
	float:left;
	font-size:18px;
	height:30px;
	line-height:30px;
	margin-right:5px;
	padding-bottom:10px;
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
}
.btn-action
{
	/*background-color:#DDDDDD;
	border:1px outset #CCCCCC;
	color:#333333;
	font-weight:normal;
	padding:2px 8px;
	text-align:center;*/

	-moz-border-radius:2px 2px 2px 2px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.15);
	background:url("../images/btn-sm-bg.png") repeat-x scroll 0 0 transparent;
	border:1px solid #6E93B0;
	color:#234E70;
	display:inline;
	float:right;
	font-size:14px;
	height:24px;
	line-height:24px;
	margin-right:5px;
	padding-bottom:5px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
}
.hieunc-listing
{
	line-height:30px;
	border-bottom:#C6C3C6 solid 1px;
	margin-bottom:12px;
}
#hieunc-listing-title
{
	color:#000;
	font-size:18px;
}
.hieunc-listing-detail
{
	margin:0 10px;
	line-height:25px;
	width:433px;
}
.hieunc-listing-detail th
{
	border-bottom:#CECFCE solid 1px;
}
.hieunc-listing-detail td
{
	border-bottom:#CECFCE solid 1px;
}
.hieunc-listing-desc
{
	margin:10px 10px;
}
#hieunc-listing-slider
{
	height:auto;
	border:#CECFCE solid 1px;
	width:300px;
}
.scrollable
{
	width:255px;
	height:300px;
}
.hieuja-inputbox
{
	-moz-box-shadow:1px 1px 0 #E7E7E7;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	font-family:arial,sans-serif;
	font-size:13px;
	margin:0;
	outline:medium none;
	padding:2px;
	width:465px;
}
