body
{
    font-family: "Tahoma", "Verdana", "Arial";
    font-size: 10pt;
    background:#dde4cc url(../images/gradient_back.gif) repeat-x;
}

#main
{
    background: white url(../images/web-banner-V3.gif) top left no-repeat;
    width:998px;
    height:auto;
    margin:5px auto;
    padding: 0;
    border: 1px solid #bfda75;
    color:#3d3f3c;
}

.invisible_text
{
    color:white;
    font-family: Tahoma, Verdana, Arial;
    font-size:8px;
}

.banner_text
{
    margin-top:4px;
    margin-left:230px;
    font-size:10px;
    color:white;
    float:left;
    display:inline;
}

.banner_text_rest
{
    color:#a3bd62;
    float:left;
    display:inline;
    position:relative;
}

#search_section
{
    margin-top:105px;
    margin-right:10px;
    margin-left:35px;
    margin-bottom:10px;
    padding-top:0;
    padding-bottom:10px;
    padding-left:10px;
    font-size:6px;
}

input[type="text"].searchIn
{
    /*background: white url(../images/magnifying-glass.gif) no-repeat left center;*/
    width: 110px;
    height: 15px;
    color:#3d3f3c;
    margin:2px;
    padding:auto atuo;
    border:1px solid #4e6169;
    font-size:11px;
}

input[type="submit"].submitbtn
{

    background:url(../images/cal_head.gif) repeat-x;
    color:white;
    font-weight:bold;
    font-size:11px;
    border:none;
    font-family:Verdana, Times;
    /*line-height:15px;*/
	height:22px;
	padding:5px;
	margin:2px;
    /*text-shadow: 0.1em 0.1em 0.2em grey;*/
}

input[type="text"].searchtxt
{
	width:200px;
	font-size:12px;

}

.clear
{
    clear:both;
}

#nav
{
    padding:0;
    margin-top:20px;
    margin-left: 10px;
    list-style:none;
    position:relative;
    display:block;
}

#nav li
{
    float:left;
    display:inline;
}

#nav li a
{
    display:inline-block;
    float:left;
    background:url(../images/menu_btn_back.gif) repeat-x;
    width:160px;
    height:28px;
    text-decoration:none;
    color:white;
    font-size:14px;
    font-weight:bold;
    font-family: "Arial", "Arial", "Tahoma";
    vertical-align:middle;
    text-align:center;
    padding-top:6px;
}

#nav li a:hover
{
    background:url(../images/mnu_btn_roll.gif) repeat-x;
}

.mnu_divider
{
    width:3px;
    height:28px;
    background:url(../images/mnu_divider.gif) no-repeat;
}

#categories
{
    width:180px;
    margin-top:5px;
    margin-left:5px;
    margin-bottom:10px;
    margin-right:0;
    height:800px auto;
    border-left: 1px solid #bfda75;
    border-bottom: 1px solid #bfda75;
    border-right: 1px solid #bfda75;
    background:white url(../images/button2a.gif) repeat-x;
    padding:7px 10px 10px 10px;
    font-size:14px;
    font-weight:bold;
    font-family: "Arial", "Arial", "Tahoma";
    color:white;
    text-align:center;
    /*text-shadow: 0.1em 0.1em 0.2em grey;*/
    float:left;
    display:inline;
}

.heading_win
{
    font-size:11px;
    font-family:Verdana, Tahoma, Trebuchet Ms;
    color:white;
    margin-bottom:30px;
    display:block;
}

.heading_win_recent_listings
{
    font-size:11px;
    font-family:Verdana, Tahoma, Trebuchet Ms;
    color:white;
    margin-bottom:15px;
    display:block;
}

#cat_nav
{
    margin-top:40px;
    position:relative;
}

#cat_nav ul
{
    margin:0;
    padding-left:3px;
    padding-right:3px;
    list-style-type:none;
    margin-bottom:50px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
}

#cat_nav ul li a
{
    text-decoration:none;    
    display:block;
    text-align:left;
    
    color:#3d3f3c;
    font-size:8pt;
    font-weight:normal;
    white-space:wrap;
    width:165px;
    /*height:20px;*/
    line-height:20px;
    vertical-align:middle;
    padding-left:10px;
    /*padding-top:5px;*/
    background:url(../images/arrow.gif) no-repeat center left;
    border-bottom: 1px dotted #3d3f3c;
    position:relative;
}

#cat_nav ul li a.last
{
    text-decoration:none;    
    display:block;
    text-align:left;
    line-height:20px;
    color:#3d3f3c;
    font-size:8pt;
    font-weight:normal;
    white-space:wrap;
    width:160px;
    vertical-align:middle;
    padding-left:10px;
    padding-top:2px;
    background:url(../images/arrow.gif) no-repeat center left;
    border:none;
    position:relative;
}

#cat_nav ul li a:hover
{
    background:#7a923a url(../images/arrow_over.gif) no-repeat center left;;
    color:white;
}

#cat_nav ul li:hover
{
    background:#7a923a url(../images/arrow_over.gif) no-repeat center left;;
    
}

#cat_nav ul ul
{
    display:none;
    position:absolute;
    left:180px;
    border: 1px solid #bfda75;
    background-color:white;
    margin:none;
    padding:none;
}

#cat_nav ul li:hover ul
{
    display:block;
}

#cat_nav ul li.sfhover ul
{
    display:block;
}

#cat_nav ul li ul li a
{
    text-decoration:none;    
    display:inline-block;
    text-align:left;
    line-height:20px;
    color:#3d3f3c;
    font-size:8pt;
    font-weight:normal;
    white-space:wrap;
    width:250px;
    vertical-align:middle;
    padding-left:10px;
    padding-top:2px;
    padding-bottom:5px;
    background:none;
    /*border-bottom: 1px solid #bfda75;*/
    position:relative;
    float:left;
}

#cat_nav ul li
{
    position:relative;
}

#cat_nav ul li ul
{
    position:absolute;
    top:6px;
    left:180px;
    padding:0;
    border:none;
    background:url(../images/black40.png) repeat;
    z-index:500;
}

#cat_nav ul li ul li a:hover
{
    color:white;
    /*background-color:#bfda75;*/
    background-color:#7a923a;

}

#cat_nav ul li ul li
{
    float:left;
    display:inline-block;
    top:-6px;
    left:-6px;
    background-color:white;
    border-left:1px solid #91938b;
    border-right:1px solid #91938b;
}

#cat_nav ul li ul li.first_mnu
{
    float:left;
    display:inline-block;
    top:-6px;
    left:-6px;
    background-color:white;
    border-top:1px solid #91938b;
    border-left:1px solid #91938b;
    border-right:1px solid #91938b;
    border-bottom:none;
}

#cat_nav ul li ul li.last_mnu
{
    float:left;
    display:inline-block;
    top:-6px;
    left:-6px;
    background-color:white;
    border-bottom:1px solid #91938b;
    border-left:1px solid #91938b;
    border-right:1px solid #91938b;
    border-top:none;
}

#listings
{
    width:540px;
    margin-top:5px;
    margin-left:5px;
    height:800px auto;
    border-left: 1px solid #bfda75;
    border-bottom: 1px solid #bfda75;
    border-right: 1px solid #bfda75;
    background:white url(../images/button2a.gif) repeat-x;
    padding:7px 10px 10px 10px;
    font-size:14px;
    font-weight:bold;
    font-family: "Arial", "Arial", "Tahoma";
    color:white;
    text-align:center;
    float:left;
    display:inline;
}

#listings p
{
    color:#3d3f3c;
}

#advertisements
{
    width:202px;
    margin-top:5px;
    margin-left:5px;
    height:800px auto;
    border-left: 1px solid #bfda75;
    border-bottom: 1px solid #bfda75;
    border-right: 1px solid #bfda75;
    background:white url(../images/button2a.gif) repeat-x;
    padding:7px 5px 10px 5px;
    font-size:14px;
    font-weight:bold;
    font-family: "Arial", "Arial", "Tahoma";
    color:white;
    text-align:center;
    float:left;
    display:inline;
}

img
{
    border:none;
}

#popular_searches
{
    width:230px;
    margin-top:5px;
    margin-left:3px;
    margin-bottom:10px;
    margin-right:0;
    height:140px;
    border-left: 1px solid #bfda75;
    border-bottom: 1px solid #bfda75;
    border-right: 1px solid #bfda75;
    background:white url(../images/button2a.gif) repeat-x;
    padding:7px 10px 10px 10px;
    font-size:14px;
    font-weight:bold;
    font-family: "Arial", "Arial", "Tahoma";
    color:white;
    text-align:center;
    /*text-shadow: 0.1em 0.1em 0.2em grey;*/
    float:left;
    display:inline;
}

#recent_update_listings
{
    width:230px;
    margin-top:5px;
    margin-left:5px;
    margin-bottom:10px;
    margin-right:0;
    height:140px;
    border-left: 1px solid #bfda75;
    border-bottom: 1px solid #bfda75;
    border-right: 1px solid #bfda75;
    background:white url(../images/button2a.gif) repeat-x;
    padding:7px 10px 10px 10px;
    font-size:14px;
    font-weight:bold;
    font-family: "Arial", "Arial", "Tahoma";
    color:white;
    text-align:center;
    /*text-shadow: 0.1em 0.1em 0.2em grey;*/
    float:left;
    display:inline;
}

#cpopular
{
    margin:0;
    padding:0;
    position:relative;
}

#cpopular p.a_left
{
    font-size:9pt;
    margin-top: 50px;
    margin-left:5px;
    width:450px;
	border:1px solid black;
}

#cpopular p.a_right
{
    font-size:9pt;
    margin-top: 50px;
    margin-left:5px;
    width:450px;
	border:1px solid black;
}

#cpop_nav
{
	list-style:none;
    margin:0;
	padding:0;
	position:relative;
}

#cpop_nav ul
{
	margin:0;
	padding:0;
}

#cpop_nav li
{
    line-height:8pt;
    text-align:left;
	padding:0;
	margin:0;
}

#cpop_nav li a
{
    display:block;
    font-size:8pt;
    font-weight:normal;
    width:230px;
    margin:5px 0 0 0;
    padding:2px 0 2px 0;
    /*background: url(../images/arrow.gif) no-repeat left center;*/
    text-decoration:none;
	text-align:right;
    color:#3d3f3c;
	overflow:hidden;
}

#cpop_nav li a:hover
{
    color:black;
	font-size:8pt;
}

#cpop_nav_cat
{
	position:relative;
	list-style:none;
    margin:0;
	padding:0 0 0 5px;
}

#cpop_nav_cat li
{
    line-height:8pt;
    text-align:left;
	display:block;
    font-size:8pt;
    font-weight:normal;
    width: 200px;
    margin:0;
    padding-left:10px;
    padding-top: 2px;
    padding-bottom:2px;
    margin-top:5px;
    background: url(../images/arrow.gif) no-repeat left center;
    color:#3d3f3c;
}

#top_listings
{
    width:465px;
    margin-top:5px;
    margin-left:3px;
    margin-bottom:10px;
    margin-right:0;
    height:140px;
    border-left: 1px solid #bfda75;
    border-bottom: 1px solid #bfda75;
    border-right: 1px solid #bfda75;
    background:white url(../images/button2a.gif) repeat-x;
    padding:7px 2px 10px 10px;
    font-size:14px;
    font-weight:bold;
    font-family: "Arial", "Arial", "Tahoma";
    color:white;
    text-align:center;
    /*text-shadow: 0.1em 0.1em 0.2em grey;*/
    float:left;
    display:inline;
}

#csearch
{
	list-style:none;
    margin:0;
	padding:0;
	position:relative;
}

#csearch ul
{
	margin:0;
	padding:0;
}

#csearch li
{
    line-height:8pt;
    text-align:left;
}

#csearch li a
{
    display:block;
    font-size:8pt;
    font-weight:normal;
    width:200px;
    margin:5px 0 0 0;
    padding:2px 0 2px 10px;
    background: url(../images/arrow.gif) no-repeat left center;
    text-decoration:none;
    color:#3d3f3c;
	overflow:hidden;
}

#csearch li a:hover
{
    color:black;
	font-size:8pt;
}

#csearch2
{
	list-style:none;
    margin:0;
	padding:0;
	position:relative;
}

#csearch2 ul
{
	margin:0;
	padding:0;
}

#csearch2 li
{
    line-height:8pt;
    text-align:left;
}

#csearch2 li a
{
    display:block;
    font-size:8pt;
    font-weight:normal;
    width:200px;
    margin:5px 0 0 0;
    padding:2px 0 2px 10px;
    background: url(../images/arrow.gif) no-repeat left center;
    text-decoration:none;
    color:#3d3f3c;
	overflow:hidden;
}

#csearch2 li a:hover
{
    color:black;
	font-size:8pt;
}

.normal_text_top_listings_t
{
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:left;
    font-weight:normal;
    float:left;
	display:inline;
    padding:0 0 2px 0;
    margin:0;
    color:#3d3f3c;
    text-decoration:none;
	width:230px;
}

.normal_text_top_listings
{
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:left;
    font-weight:normal;
    float:left;
	display:inline;
    padding:0 2px 10px 0;
    margin:0 0 0 0;
    color:#3d3f3c;
    text-decoration:none;
	width:230px;
	overflow:hidden;
	/*border:1px solid black;*/
}

#whats_hot
{
    width:304px;
    margin-top:5px;
    margin-left:5px;
    margin-bottom:10px;
    margin-right:0;
    height:130px;
    border-left: 1px solid #bfda75;
    border-bottom: 1px solid #bfda75;
    border-right: 1px solid #bfda75;
    background:white url(../images/button2a.gif) repeat-x;
    padding:7px 10px 10px 10px;
    font-size:14px;
    font-weight:bold;
    font-family: "Arial", "Arial", "Tahoma";
    color:white;
    text-align:center;
    /*text-shadow: 0.1em 0.1em 0.2em grey;*/
    float:left;
    display:inline;
}

p.normal_text_whats_hot
{
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:center;
    font-weight:normal;
    width:304px;
    padding:0;
    margin:0;
    color:#3d3f3c;
}

p.foot
{
    font-family:Trebuchet Ms, Verdana, Arial;
    font-weight:bold;
    font-size:9pt;
    text-align:center;
    color:#719f68;
}

a.term_lnk
{
    text-decoration:none;
    color:#719f68;
}

a.term_sub
{
    color:blue;
    text-decoration:none;
}

p.normal_text
{
    font-family: Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:justify;
    font-weight:normal;
    width:500px;
    padding-left:15px;
    margin:5px;
}

p.normal_text_desc
{
    font-family: Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:justify;
    font-weight:normal;
    width:auto; 
    padding:0 15px 15px 15px;
    margin:5px;
}

span.gtext
{
	padding:0;
	margin:0;
	text-align:justify;
	
}

.normal_text_search
{
    font-family: Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:justify;
    font-weight:normal;
    width:500px;
    padding-left:15px;
    margin:10px;
}

p.normal_text_plat_listing
{
    font-family: Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:justify;
    font-weight:normal;
    /*width:500px;*/
    padding-left:15px;
    margin:20px 5px 5px 5px;
}

p.blank_spacing
{
    margin:0 0 10px 0;
    padding:0;
    color:#3d3f3c;
    text-decoration:none;
}

.normal_text
{
    font-family: Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:justify;
    font-weight:normal;
    width:500px;
    padding:0px;
    margin:10px 0 5px 0;
}

a.listing_no_space
{
    text-decoration:none;
    padding:0;
    margin:0;
}

img.normal_image
{
    border:none;
    float:right;
    display:inline;
    padding:0 0 3px 10px;
    margin:0;
}

img.normal_image_gold
{
    border:none;
}

.normal_image_gold_holder
{
    border:none;
    
    /*display:inline-block;*/
	/*height:200px; */
	height:auto;
	width:auto;
    padding:0;
    margin:0 0 5px 5px;
}

p.normal_text_centre
{
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:center;
    font-weight:normal;
    width:500px;
    padding-left:15px;
}

p.bold_text
{
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:center;
    font-weight:bold;
    width:500px;
    padding-left:15px;
    padding-right:15px;
}

p.sub_text
{
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:left;
    font-weight:normal;
    width:460px;
    padding-left:30px;
}

ul.norm li
{
    list-style:bullet;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:left;
    font-weight:normal;
    color:#3d3f3c;
}

ul.norm_new li
{
    list-style:bullet;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:left;
    font-weight:normal;
    line-height:13pt;
    color:#3d3f3c;
}

span.bld
{
    font-weight:bold;
}

span.EVT_ADD
{
    font-weight:bold;
    color:#3d3f3c;
    text-align:left;
}

label
{
    text-align:left;
    width:160px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    float:left;
    color:#3d3f3c;
    padding-right:10px;
    padding-left:30px;
    padding-top:5px;
    height:18px;
    display:inline;
}

img.mag
{
	display:inline;
	float:right;
	position:relative;
	left:5px;
	z-index:200;
}

label.edit
{
    text-align:left;
    width:160px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    float:left;
    color:#3d3f3c;
    padding-right:10px;
    padding-left:30px;
    padding-top:5px;
    height:20px;
	line-height:20px;
    display:inline;
}

label.rd
{
    text-align:left;
    width:160px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    float:left;
    color:#3d3f3c;
    padding-right:10px;
    padding-left:5px;
    padding-top:5px;
    height:18px;
    display:inline;
}

label.reg
{
    text-align:left;
    width:100px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    line-height:8pt;
    font-weight:normal;
    float:left;
    display:inline;
    color:#3d3f3c;
    padding-right:10px;
    /*padding-top:5px;*/
    height:18px;
    padding-left:15px;
}

label.left
{
    text-align:left;
    width:140px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    float:left;
    display:inline;
    color:#3d3f3c;
    padding-right:10px;
    padding-top:5px;
    height:18px;
    padding-left:15px;
}

label.lefty
{
    text-align:left;
    width:100px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    float:left;
    display:inline;
    color:#3d3f3c;
    padding-right:10px;
    padding-top:5px;
    height:18px;
    padding-left:15px;
    margin-left:30px;
}

label.lefty_right
{
    text-align:left;
    width:200px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:bold;
    float:left;
    display:inline;
    color:#3d3f3c;
    padding-right:10px;
    padding-top:5px;
    height:18px;
    padding-left:1px;
}

label.lefty_right_temp
{
    text-align:left;
    width:350px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:bold;
    float:left;
    display:inline;
    color:#3d3f3c;
    padding-right:10px;
    padding-top:5px;
    height:18px;
    padding-left:1px;
}

label.lefty_right_left
{
    text-align:left;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:bold;
    float:left;
    display:inline;
    color:#3d3f3c;
    padding-right:10px;
    padding-top:5px;
    height:18px;
    padding-left:1px;
}

label.left22
{
    text-align:left;
    width:140px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    float:left;
    display:inline;
    color:#3d3f3c;
    padding-right:10px;
    padding-top:5px;
    height:18px;
    padding-left:30px;
    margin-top:2px;
    margin-bottom:2px;    
}

label.bolder
{
    text-align:left;
    width:140px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:bold;
    float:left;
    display:inline;
    color:#3d3f3c;
    padding-right:10px;
    padding-top:5px;
    height:18px;
}

input[type="radio"].list_radio
{
    text-align:left;
    width:20px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    float:left;
    color:#3d3f3c;
    padding-right:0;
    padding-left:30px;
    padding-top:5px;
    height:18px;
    display:inline;
    margin-left:5px;
    margin-right:0;
}

input[type="text"].small
{
    border: 1px solid #bfda75;
    height:18px;
    float:left;
    display:inline;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:bold;
    width:50px;
    padding-top:2px;
    margin-top:2px;
    margin-bottom:2px;    
}

input[type="text"].medium
{
    border: 1px solid #bfda75;
    height:18px;
    float:left;
    display:inline;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    line-height:8pt;
    font-weight:bold;
    width:100px;
    /*padding-top:2px;*/
    margin-top:2px;
    margin-bottom:2px;    
}

input[type="text"].pwd
{
    border: 1px solid #bfda75;
    height:18px;
    float:left;
    display:inline;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:bold;
    width:150px;
    padding-top:2px;
    margin-top:2px;
    margin-bottom:2px;    
}

input[type="text"].pwd_cal
{
    border: 1px solid #bfda75;
    height:18px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:bold;
    width:150px;
    padding-top:2px;
    margin-top:2px;
    margin-bottom:2px;    
}

.input_row
{
    margin:0;
    padding:0;
}

.input_row_left
{
    float:left;
    margin:0;
    padding:0;
    width:auto;
    height:auto;
}

.input_row_right
{
    float:left;
    margin:0;
    padding:0;
    width:auto;
    height:auto;
}

input[type="file"].listing
{
    float:left;
    display:inline;
}

input[type="checkbox"].listing
{
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    float:left;
    display:inline;
    color:black;
    text-align:left;
}

label.pwd
{
    text-align:left;
    width:80px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    float:left;
    display:inline;
    color:#3d3f3c;
    padding-right:10px;
    padding-left:30px;
    padding-top:5px;
    height:18px;
}

label.pwd_cal
{
    text-align:left;
    width:80px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    color:#3d3f3c;
    padding-right:10px;
    padding-left:30px;
    padding-top:5px;
    height:18px;
}

input[type="password"].pwd
{
    border: 1px solid #bfda75;
    height:18px;
    float:left;
    display:inline;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    line-height:8pt;
    font-weight:bold;
    width:150px;
    /*padding-top:2px;*/
    margin-top:2px;
    margin-bottom:2px;    
}

input[type="submit"].pwd
{
    float:left;
    display:inline;
    background:url(../images/menu_btn_back.gif) repeat-x;
    color:white;
    border: 1px solid #bfda75;
    font-weight:bold;
    height:28px;
    width:80px;
}

input[type="text"].medium_two
{
    border: 1px solid #bfda75;
    height:18px;
    float:left;
    display:inline;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:bold;
    width:100px;
    padding-top:2px;
    margin-top:2px;
    margin-bottom:2px; 
    margin-right:0;    
}

input[type="text"].large
{
    border: 1px solid #bfda75;
    height:18px;
    float:left;
    display:inline;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    line-height:8pt;
    font-weight:bold;
    width:200px;
    margin:2px 2px 2px 0;   
}

input[type="password"].large
{
    border: 1px solid #bfda75;
    height:18px;
    float:left;
    display:inline;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    line-height:8pt;
    font-weight:bold;
    width:200px;
    margin:2px 2px 2px 0;   
}

select
{
    border: 1px solid #bfda75;
    height:20px;
    float:left;
    display:inline;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8px;
    margin-top:2px;
    margin-bottom:2px;    
    
}

option
{
    height:20px;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    margin-top:2px;
    margin-bottom:2px;    
}

select.timeval
{
    height:20px;
    float:left;
    display:inline;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    margin-top:2px;
    margin-bottom:2px;    
}

textarea
{
    border: 1px solid #bfda75;
    float:left;
    display:inline;
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    width:300px;
    height:200px;
    margin-top:2px;
    margin-bottom:2px;
}

input[type="submit"].listing_sub
{
    float:left;
    display:inline;
    background:url(../images/menu_btn_back.gif) repeat-x;
    color:white;
    border: 1px solid #bfda75;
    font-weight:bold;
    height:28px;
    width:80px;
}

.bolder
{
    font-weight:bold;
}

.listing_head_top
{
    float:left;
    display:inline;
    background:url(../images/arrow.gif) no-repeat left center;
    display:block;
    color:#869f41;
    font-size:8pt;
    padding:10px;
}

.listing_plat_main
{
    background: url(../images/listings_platinum_back.gif) repeat-y;
    font-size:12pt;
    color:#3d3f3c;
    border-left:1px solid #bfda75;
    padding-top:5px;
}

.listing_plat_left
{
    font-size:8pt;
    font-weight:bold;
    display:block;
    width:170px;
    padding-left:5px;
    float:left;
    display:inline;
    text-align:left;
    line-height:16pt;
    padding-bottom:5px;
    overflow:hidden;
}

.listing_plat_img
{
    float:left;
    display:inline;
    margin-left:4px;
}

img.listing_plat_logo
{
    float:left;
    vertical-align:middle;
    display:inline;
}

img.edit
{
	line-height:20px;
}

.listing_plat_mid
{
    font-size:8pt;
    font-weight:bold;
    display:inline-block;
    width:170px;
    padding-left:5px;
    float:left;
    text-align:left;
    line-height:16pt;
    padding-bottom:5px;
    overflow:hidden;
}

.listing_plat_heading
{
    width:360px;
    text-align:center;
    font-weight:bold;
}

.listing_gold_main
{
    background: url(../images/listings_gold_back.gif) repeat-y;
    font-size:12pt;
    color:#3d3f3c;
    border-left:1px solid #bfda75;
    padding:5px 0 5px 5px;
    width:100%;
    margin:0;
}

.listing_gold_left
{
    font-size:8pt;
    font-weight:bold;
    display:inline-block;
    width:160px;
    padding-left:5px;
    float:left;
    text-align:left;
    line-height:16pt;
    padding-bottom:5px;
    overflow:hidden;
}

.listing_gold_img
{
    float:left;
    display:inline;
    margin:0;
    padding:0;
}

img.listing_gold_logo
{
    float:left;
    display:inline;
    vertical-align:middle;
    text-align:center;
}

.listing_gold_mid
{
    font-size:8pt;
    font-weight:bold;
    display:inline-block;
    width:170px;
    padding-left:5px;
    float:left;
    text-align:left;
    line-height:16pt;
    padding-bottom:5px;
    overflow:hidden;
}

.listing_gold_head
{
    font-size:9pt;
    font-weight:bold;
    font-style:italic;
}

.listing_gold_addr
{
    float:left;
    text-align:left;
    font-size:8pt;
    padding-left:28px;
    padding-bottom:5px;
    font-weight:bold;
    display:inline;
}

.listing_silver_main
{
    font-size:12pt;
    color:#3d3f3c;
    border-left:1px solid grey;
    border-top:1px solid grey;
    padding-top:5px;
}

.listing_silver_left
{
    font-size:8pt;
    font-weight:bold;
    display:inline-block;
    width:180px;
    padding-left:10px;
    float:left;
    text-align:left;
    line-height:16pt;
    padding-bottom:5px;
}

.listing_silver_img
{
    float:left;
    padding-left:6px;
    display:inline;
    text-align:center;
}

.logo_center
{
    text-align:center;
    display:block;
}

.listing_silver_mid
{
    font-size:8pt;
    font-weight:bold;
    display:inline-block;
    width:180px;
    padding-left:5px;
    float:left;
    text-align:left;
    line-height:16pt;
    padding-bottom:5px;
}

.listing_silver_head
{
    font-weight:bold;
    font-style:italic;
    font-size:9pt;
}

.listing_silver_addr
{
    float:left;
    text-align:left;
    font-size:8pt;
    font-weight:bold;
    padding-left:28px;
    padding-bottom:5px;
    font-weight:normal;
    display:inline;
}

a.normal_text
{
    text-decoration:none;
}

#A1
{
    height:auto;
    display:none;
    padding:0 10px 5px 5px;
    font-weight:normal;
}

#A2
{
    height:auto;
    display:none;
    padding:0 10px 5px 5px;
    font-weight:normal;
}

#A3
{
    height:auto;
    display:none;
    padding:0 10px 5px 5px;
    font-weight:normal;
}

#A4
{
    height:auto;
    display:none;
    padding:0 10px 5px 5px;
    font-weight:normal;
}

#A5
{
    height:auto;
    display:none;
    padding:0 10px 5px 5px;
    font-weight:normal;
}

#A6
{
    height:auto;
    display:none;
    padding:0 10px 5px 5px;
    font-weight:normal;
}

#A7
{
    height:auto;
    display:none;
    padding:0 10px 5px 5px;
    font-weight:normal;
}

#A8
{
    height:auto;
    display:none;
    padding:0 10px 5px 5px;
    font-weight:normal;
}

#A9
{
    height:auto;
    display:none;
    padding:0 10px 5px 5px;
    font-weight:normal;
}

.plat_left_text
{
    width:300px;
	height:auto;
    float:left;
    color:#3d3f3c;
    font-size:8pt;
    display:inline-block;
    text-align:justify;
	font-weight:normal;
	font-family: Verdana, Tahoma, Arial;
	padding-left:10px;
}

.plat_left_img
{
    width:200px;
    float:right;
    display:inline;
    padding-bottom:2px;
}

img.plat_left
{
}

.plat_left_image_holder
{
    width:190px;
    height:180px;
    margin:5px 0 20px 0;
    /*overflow:hidden;*/
    /*border:1px solid black;*/
    padding:auto;
}

#grs
{
    width:190px;
    height:auto;
    margin:5px 0 10px 0;
    /*overflow:hidden;*/
    /*border:1px solid black;*/
    padding:0;
}

#evt1
{
    display:none;
}

.nodeco
{
    text-decoration:none;
}

#listings_d_logo
{
    display:none;
}

#listings_d_img1
{
    display:none;
}

#listings_d_img2
{
    display:none;
}

#listings_d_img3
{
    display:none;
}

#listings_d_img4
{
    display:none;
}

#listings_d_img5
{
    display:none;
}

#listings_d_img6
{
    display:none;
}

#listings_d_img7
{
    display:none;
}

#listings_d_img8
{
    display:none;
}

#listings_d_img9
{
    display:none;
}

#listings_d_cat1
{
    display:block;
}

#listings_d_cat2
{
    display:none;
}

#listings_d_cat3
{
    display:none;
}

#listings_d_cat4
{
    display:none;
}

#listings_d_cat5
{
    display:none;
}

#fax_num
{
    display:none;
}

#show_submit
{
    display:none;
}

.view_more_link
{
    width:100%;
    float:right;
    padding:1px 20px 1px 0;
    margin:0;
    text-decoration:none;
    text-align:right;
}

.ad_holder
{
    width:190px;
    height:auto;
    margin:5px 0 30px 5px;
    padding:0;
    border:none;
    line-height:127px;
}

.ad_holder img.adimage
{
    border:none;
}

.headerback
{
    background:url(../images/cal_head.gif) repeat-x;
}

#normal_text_banner
{
    font-family: Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:justify;
    font-weight:normal;
    width:500px;
    padding:15px 15px 15px 15px;
    margin:5px;
    
}

#listing_cost
{
    float:left;
    display:inline;
    color:red;
    font-size:10pt;
    font-weight:bold;
    margin-left:0;
    padding-left:0;
}

#plat_rot_img_1
{
    display:block;
    width:190px;
    height:180px;
    border:none;
    margin:0;
    padding:0;
    background-repeat:none;
}

#plat_rot_img_2
{
    display:block;
    width:190px;
    height:180px;
    border:none;
    margin:0;
    padding:0;
    background-repeat:none;
}

#plat_rot_img_3
{
    display:block;
    width:190px;
    height:180px;
    border:none;
    margin:0;
    padding:0;
    background-repeat:none;
}

a.noline
{
    font-size:11px;
    text-decoration:none;
}

span.new_colour
{
    color:yellow;
}

#fb_main
{
    float:left;
    display:inline;
    font-family: Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    padding-left:20px;
    color:#3d3f3c;
}

#fb_main_text
{
    float:left;
    display:inline;
    font-family: Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    font-weight:normal;
    text-align:left;
    padding-left:10px;
    padding-top:5px;
    color:#3d3f3c;
}

#fb_main_text a
{
    text-decoration:none;
}

.fb_contact_window
{
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:center;
    font-weight:normal;
    padding:0;
    margin-left:70px;
    color:#3d3f3c;
    float:left;
    display:inline;
}

.fb_contact_window_text
{
    font-family:Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:center;
    font-weight:normal;
    padding:3px 0 0 5px;
    margin:0;
    color:#3d3f3c;
    float:left;
    display:inline;
}

#err_company
{
	float:left;
	display:inline;
}

#err_contact
{
	float:left;
	display:inline;
}

#err_addr1
{
	float:left;
	display:inline;
}

#err_addr2
{
	float:left;
	display:inline;
}

#err_postal
{
	float:left;
	display:inline;
}

#err_category1
{
	float:left;
	display:inline;
}

label.cal_label
{
	font-weight:bold;
	margin:0;
	padding:0 0 0 5px;
	width:110px;
	height:16px;
	line-height:16px;
}

label.cal_label_top
{
	font-weight:bold;
	margin:0;
	padding:0 0 0 5px;
	width:auto;
	text-decoration:underline;
}

label.cal_label_right
{
	margin:0;
	padding:0 0 0 5px;
	width:380px;
	height:auto;
	line-height:16px;
}

#cupdate
{
	list-style:none;
    margin:0;
	padding:0;
	position:relative;
}

#cupdate ul
{
	margin:0;
	padding:0;
}

#cupdate li
{
    line-height:8pt;
    text-align:left;
}

#cupdate li a
{
    display:block;
    font-size:8pt;
    font-weight:normal;
    width:200px;
    margin:5px 0 0 0;
    padding:2px 0 2px 10px;
    background: url(../images/arrow.gif) no-repeat left center;
    text-decoration:none;
    color:#3d3f3c;
	overflow:hidden;
}

#cupdate li a:hover
{
    color:black;
	font-size:8pt;
}

#footer_ext
{
	list-style:none;
    margin:0;
	padding:0;
	position:relative;
}

#footer_ext ul
{
	margin:0;
	padding:0 0 0 10px;
}

#footer_ext li
{
    line-height:10pt;
    text-align:left;
}

#footer_ext li a
{
    display:block;
    font-size:9pt;
    font-weight:normal;

    margin:5px 0 0 0;
    padding:2px 0 2px 18px;
    background: url(../images/arrow.gif) no-repeat left center;
    text-decoration:none;
    color:#3d3f3c;
	overflow:hidden;
}

#footer_ext li a:hover
{
    color:black;
	font-size:9pt;
	font-weight:bold;
}

.highlight_word
{
	background-color:orange;
}

