@CHARSET "ISO-8859-1";

.floatcontainer {
/* float: left; */ 
	margin:0 15px;
	width: 100%;
	padding: 5px;
}

.floatitem {
	float: left;
	width: 30%;
	margin-right: 1%;
	margin-bottom: 20px;
}
.imgsection{
	height:115px;
	margin-bottom:10px;
	
}
.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;
    margin: 0 auto;
}

.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;  wrw*/
}

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;
}

.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: 17px;
	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;
}

/**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;

}
