﻿/* Map grid 
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
*/


.errortext
{
    font-family: tahoma;
    font-size: 10px;
    color: #FF9933;
}

.NavNumber
{
    font-family: tahoma;
    font-size: 18px;
    color: #FF9933;
}

.listingtable
{
  
}

.newlisting
{

 
    font-family: tahoma;
    font-size: 16px;
    color: #FFFFFF;
    width: 200px;
}



.SearchDDL
{
    border: 1px ridge #000000;
    background-color: #fa8301;
    font-size: 14px;
    color: #FFFFFF;
}




body
{
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	height: 100%;
}

.categories
{
    font-family: tahoma;
	font-size: 16px;
	color: #fe6102;
	height: 100%;        
}
   
.categories-over
{
    font-family: tahoma;
	font-size: 16px;
	color: #ffffff;
	height: 100%;      
	cursor:pointer;
	cursor:hand;
	  
}

.itemstable
{
     vertical-align:top;
}

.userslocation
{
    font-family: tahoma;
    font-size: 12px;
    color: #FFFFFF;
}

.itemtitle
{
 	font-family: tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	word-spacing: .4em;
	letter-spacing: .3em;
}

.itemtitle-bold
{

	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	word-spacing: .4em;
	letter-spacing: .3em;
}



.itemtext
{
 	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	word-spacing: .1em;
	letter-spacing: .1em;
}

.itemtext-popup
{
    font-family: tahoma;
    font-size: 12px;
    color: #ffffff;
}

.btn
{
	background-color: #157ab1;
	border: 1px solid #000000;
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	cursor:hand;
	cursor:pointer;
	
}

.tumbimage
{
    border: 1px solid #000000;
}

.btn-number
{
    background-color: #fa8301;
    border: 1px solid #000000;
    font-family: tahoma;
    font-size: 12px;
    color: #ffffff;
    cursor: hand;
    cursor: pointer;
    text-align:center;
}

.btn-cpage
{
    background-color: #3333CC;
    border: 1px solid #000000;
    font-family: tahoma;
    font-size: 12px;
    color: #ffffff;
    cursor: hand;
    cursor: pointer;
}

.mainpic
{
    border: 1px solid #FF9900;
    cursor:pointer; cursor:hand;
}

.link
{
    font-family: tahoma;
    font-size: 12px;
	color: #fe6102;
	text-decoration: none;
}
.link-hover
{
    font-family: tahoma;
    font-size: 12px;
 color: #a8c9ec;
 text-decoration: none;
 cursor:pointer;
 cursor:hand;
}