/* commented backslash hack v2 \*/ 
html, body {height:100%;} 
/* end hack */ 

body {
	padding:0;
	margin:0;
	background: #fdf3e3;
	color: #626262;
	font:1em Arial, Helvetica, sans-serif;
	width: auto;
    min-width: 768px;	
}

#outer {
	height:100%;
	min-height:100%;
	margin:0 154px;
	margin-bottom:-38px;
	background:#fff; /* = centreborder bg color*/
	color: #626262;
}
 
html>body #outer {height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:158px;
	background: #5fa8e7 url(../img/header_bg.jpg);
	border-bottom:10px solid #1c6eb7;
	overflow:hidden;
	white-space:nowrap;
	min-width: 768px;
}
* html #header {
height:158px;/*for ie5.x win */
he\ight:158px;/*for ie6*/
}
#header img {
	padding:0;
	border:0;
}

#left {
	position:relative;/*ie needs this to show float */
	width:150px;
	float:left;
	margin-left:-149px;/*must be 1px less than width otherwise won't push footer down */
}
* html #left {padding-bottom:31px; margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/

#left p {padding:0 2px 0 2px;}
#right p {padding:0 2px 0 2px;}

#right {
	position:relative;/*ie needs this to show float */
	width:150px;
	float:right;
	margin-right:-149px;/*must be 1px less than width otherwise won't push footer down */
	margin-top:12px;
}
* html #right {padding-bottom:31px ;margin-right:-154px;}/* stop float drop in ie */

#right img {
	margin-top:2px;
	margin-left:6px;
}

.starbuy {
	width:140px;
	margin:1px 3px 2px 6px;
	padding:0;
	color: #000000;
	border: 1px solid #000000;
	background:#fff;
	font-size:0.8em;
	text-align:center;
}
* html .starbuy {
	width:142px;/*for ie5.x win */
	margin-right:0;
	
	w\idth:140px;/*for ie6*/
	marg\in-right:2px;
}

div.sb_1 {
border:4px #770000 solid;
}

div.sb_2 {
background:#ffffff url(../img/starbuy.gif) no-repeat;
border:1px #000000 solid;
padding:70px 0 0 0;
}

div.sb_2a {
background:#ffffff url(../img/similar_property.gif) no-repeat;
border:1px #000000 solid;
padding:35px 0 0 0;
}

.sb_3 p {
padding-top:5px !important;
}

.colour_top{border:3px #fce7af solid !important;}
.colour_mid{border:3px #f79722 solid !important;}
.colour_bot{border:3px #ffe927 solid !important;}

.mglftminus5 {
	margin-left:-4px !important;
}

a.starlink:link { 
	color: blue; 
	background: #fff;
	text-decoration:none;
	font-weight:bold;
} 

a.starlink:visited { 
	color: blue; 
	background: #fff;
	text-decoration:none;
	font-weight:bold;
} 

a.starlink:hover {
	color: red;
	background: #fff;
}

a.starlink:active {
	color: red;
	background: #fff;
}

.starbuy h2{
	margin:0;
	font-size:1em;
	padding:3px;
	color:#4b4b4b;
}
.starbuy h3{
	margin:0;
	font-size:1.05em;
	color:#ef6900;
}

.thumbcontainer {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:center;
}

.starthumb {
	text-align:center;
	padding-top:1px;
}

.starthumb img {
	padding:0;
	border:3px solid #fce7af;
	margin-right:6px;
	margin-left:auto;	
	margin-bottom:10px;
}

.margin10 {
	margin-top:10px !important;
}

#footer {
	width:100%;
	clear:both;
	height:31px;
	background:#1c6eb7;
	border-top:2px solid #1c6eb7;
	color: #ffffff;
	line-height:31px;
	position:relative;
	font-size:.8em;
	font-weight:bold;
	margin-top:5px;
}

#footer a:link, .header_right a:link{ 
	color: #fbfb87; 
	background: #1c6eb7;
	text-decoration:none;	
} 
#footer a:visited, .header_right a:visited { 
	color: #fbfb87; 
	background: #1c6eb7;
	text-decoration:none;
} 
#footer a:hover, .header_right a:hover {
	color: #bafcfd;
	background: #1c6eb7;
	text-decoration:none;
}
#footer a:active, .header_right a:active {
	color: #bafcfd;
	background: #1c6eb7;
	text-decoration:none;
}

.header_right a:link, .header_right a:visited, .header_right a:hover, .header_right a:active {  
	background: #770000;
}

#footer p {
	margin:0;
	padding-left:150px;
	display:inline;
}
* html #footer p {
	margin-top: -8px;/*for ie5.x win */
	marg\in-top: -8px;/*for ie6*/
}

#siteby {
	position:absolute;
	right:150px;
	display:inline;
	margin:0;
}

.header_right {
	position:absolute;
	right:11px;
	margin:0;
}

#rollover{
	position:absolute;
	right:6px;
	top:30px;
}

#rollover ul, #rollover li {
	margin:0;
	padding:0;
	list-style:none;
}

#rollover li{	
	height:41px;
	border:none;
}

#rollover a{
	display:block;
	height:41px;
}

#rollover a:hover{background:transparent;}
#rollover span{display:none;}

li#home  {background:url(../img/home_down.png) no-repeat left top; width:210px;}
li#home  a {background:url(../img/home_up.png) no-repeat left top; width:210px;}

li#contactus  {background:url(../img/contact_down.png) no-repeat left top; width:210px;}
li#contactus  a {background:url(../img/contact_up.png) no-repeat left top; width:210px;}

li#search  {background:url(../img/search_down.png) no-repeat left top; width:210px;}
li#search  a {background:url(../img/search_up.png) no-repeat left top; width:210px;}




#clearheader{height:159px;}/*needed to make room for header*/
#clearfooter{clear:both;height:31px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}

div,p  {margin-top:0}/*clear top margin for mozilla*/

h1 {
	margin-top:0;
	font-size:1.3em;
	color:#eda202;
}

h1 span {
	color:#fdb90e;
}

h2 {
	margin-top:0;
	font-size:1em;
	color:#0491ed;
}

h2 span {
	color:#6a6a6a;
}

h3 {
	margin-top:0;
	font-size:.95em;
	color:#025a93;
}

#centreborder {
	float:right;
	width:100%;
	position:relative;
	margin: 0 -1%;
}

* html #centreborder {
	height:1%; 
	margin:0;
	border:0;
}/* combat IE's 3 pixel jog (was margin-bottom:1px) */

#centrecontent {
	background:#fff;
	border:3px solid #fff;
	margin: 5px 2px 5px 1px;
	padding:5px;
	font-size:.95em;
}

.imgbdr1 {
	border:3px solid #f8f6c6;
}

#centrecontent a:link { 
	color: #0000FF; 
	background: #fff;
	text-decoration:none;	
} 
#centrecontent a:visited { 
	color: #0000FF; 
	background: #fff;
	text-decoration:none;
} 
#centrecontent a:hover {
	color: #FF0000;
	background: #fff;
	text-decoration:none;
}
#centrecontent a:active {
	color: #FF0000;
	background: #fff;
	text-decoration:none;
}

.centerinner1 {
	border:2px solid #770000;
	margin:20px ;
	padding:20px;
}

.centerinner1 p {
	text-align:left;
}

.centerform fieldset {
	border:0;
}

.centerform select {
	font:0.8em Arial, Helvetica, sans-serif;
	margin-top:10px;
}

.imgleft {
	float:left;
	margin:0 15px 15px 0;
	border:4px solid #fce7af;
	clear:both;
}

.imgright {
	float:right;
	margin:0 0 15px 15px;
	border:4px solid #fce7af;
	clear:both;
}

.outerwrap {
	float: left;
	width: 99%;
}

/* --------- nav ------------- */


ul#navlist {
	margin:12px 0 0 0;
	padding: 2px 2px 0 2px;
	width: 142px;
}
* html #navlist li {
	width: 142px;/*for ie5.x win */
	w\idth: 134px;/*for ie6*/
}

#navlist li {
	list-style-type: none;
	background:#feba28;
	color: #025a93;
	font-size:.9em;
	font-weight: 600;
	padding: 3px;
	margin-bottom: 2px;
	letter-spacing:-0.04em;
}
* html #navlist li {
	display:inline;/*for ie5.x win */
	d\isplay:block;/*for ie6*/
}

#navlist li a {
	color: #025a93;
	background: #ffffff;	
	text-decoration: none;
	display: block;
	width:127px;
	padding:3px 2px 3px 5px;
	border: 1px solid #ffffff;
}
* html #navlist li a {
	width:100%;/*for ie5.x win */
	w\idth:93%;/*for ie6*/
}

#navlist li a:hover {
	background: #0266a6;
	color: #ffffff;
	border: 1px solid #f4f9ff;
}

#current {
	background:#fdfbdc !important;
	border:1px solid #fdfbdc !important;
	color:#025a93 !important;
}

.spacer2{
	height:2px;
	overflow:hidden;
}
p.spacer2 {margin:0;padding:0;}

.spacer15{
	height:15px;
	overflow:hidden;
}
p.spacer15 {margin:0;padding:0;}

.spacer120{
	height:120px;
	overflow:hidden;
}
p.spacer120 {margin:0;padding:0;}

.centertext {
	text-align:center;
}

.img_border img {
border: 4px solid #fce7af;
margin:.5em;
}


.nrmltext {
	font-size: 1em !important;
}

.smltext90 {
	font-size: 0.8em;
}

.smlcaps {
	font-variant:small-caps;
}

.valign-40 {
	vertical-align:-40%
}
* html .valign-40 {
    /*ie5 doesn't respect -%*/
	vertical-al\ign:-10%;/*for ie6*/
}

.valign-50 {
	vertical-align:-50%
}
* html .valign-50 {
    /*ie5 doesn't respect -%*/
	vertical-al\ign:-20%;/*for ie6*/
}

.noborder {
	border:0;
}

.nobr {
	white-space:nowrap;
}

.lrpad10 {
	padding:0 10px 0 10px;
}

.tbmargin10 {
	margin:10px 0 10px 0;
}

.textjustify {
	text-align:justify;
}

.textleft {
	text-align:left;
}

.bold {
	font-weight:bold;
}

.clearer{
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
	margin-bottom:0;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

/* xxxxxxxxxxx  convert id   xxxxxxxxxxxxx */

#convert {
	width:134px;
	margin:0;
	margin-left:2px;
	margin-right:3px;
	padding:3px;
	color: #292929;
	border: 1px solid #000;
	background:#e8edfe;
	font-size:0.8em;
}
* html #convert {
	width: 142px;/*for ie5.x win */
	w\idth: 134px;/*for ie6*/
}

#convert h1 {
	background: #FDFEDC;
	color: #292929;
	border: 1px solid #003176;
	font-size:1em;
	padding:3px;
}

#convert h2 {
	font-size:.9em;
	padding:0 0 0 3px;
}

#convert form {
	background: #00439E;
	color: #FFFFFF;
	border: 1px solid #003176;
	font-size:.9em;
	font-weight:bold;
}

#convert input {
	width:120px;
}

* html #convert input{
	width: 110px;/*for ie5.x win */
	w\idth: 110px;/*for ie6*/
}

#convert img {
	margin:5px;
	margin-left:0;
}

#convert a:link { 
	color: #0000FF; 
	background: #e8edfe;
	text-decoration:none;	
} 
#convert a:visited { 
	color: #0000FF; 
	background: #e8edfe;
	text-decoration:none;
} 
#convert a:hover {
	color: #FF0000;
	background: #e8edfe;
	text-decoration:none;
}
#convert a:active {
	color: #FF0000;
	background: #e8edfe;
	text-decoration:none;
}


.header {
	position:relative;
	background:#e8edfe;
	width:140px;
	border:1px solid black;
	height:1.2em;
	line-height:1.2em;
}
* html .header {
	width: 142px;/*for ie5.x win */
	w\idth: 140px;/*for ie6*/
}

.header h1 {
	margin:0;
	padding:0;
	color:#004EB3;
	background:transparent;
	position:absolute;
	left:5px;
	right:0;
	font-size:1em;
	font-weight:bold;
}

.header h1.overlay {
	color:#000;
	background:transparent;
	position:absolute;
	left:6px;
	top:1px;
}

.headerouter {
	background:#1c6eb7;
	margin:0 0 5px 0;
	color:#ffffff;
	height:2em;
	font:bold 0.8em Arial, Helvetica, sans-serif;
}
.headerouter p{
	display:inline;
	margin-left:10px;
	line-height:2em;
}

.nomargin {
margin:0 !important;
}

.headerleft {
	margin-left:2px;
	margin-bottom:2px;
}

.headerright {
	margin-left:6px;
	margin-bottom:2px;
	margin-top:14px;
}

iframe {
	margin:0;
	height:270px;
	width:338px;
}

#description {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:360px;
	border:2px solid #feba28;
}

.leftcontact{
	margin-left:0 !important;
	font-size:0.9em;
}

#contact {
	margin-left:auto;
	margin-right:auto;
	border:2px solid #feba28;
	width:380px;
}
* html #contact {
	width: 360px;/*for ie5.x win */
	w\idth: 380px;/*for ie6*/
}

#contact h2 {
	margin-left:25px;
}


#contact div {
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	
}

#contact fieldset {
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border:0;

}
#contact label {
	float:left;
}

#contact input {	
	width:200px;
	float:right;
}

#contact textarea {
	width:200px;
	height:100px;
	float:right;
	font:0.94em Arial, Helvetica, sans-serif;
}

.contacterror {
	float:right;
	border:2px solid #ff0000;
	padding:2px 3px 2px 3px;
	background:#fdebfb;
	font-weight:bold;
	text-align:right;
	font-variant:small-caps;
	font-size:.9em;
}

.contactbutton {
	width:120px !important;
}

.telephone {
	width:57%;
}

.telephone p {
	margin:0;
}

/*  form for proplist */
.proplist select{
	width:175px;
}

.col1 {
	text-align: right;
	width: 160px;
	margin: 0;
	margin-right: 0.1em;
	margin-top:0.2em;
	float: left;
}

.col2 {
	width: 160px;
	display: block;
	float: left;
	margin: 0;
}

div.row {
	clear: both;
	width: 330px;
}

.input {
	background: #FFFFFF;
	font-size: .9em;
	width:10em;
	margin: 4px 0 10px 8px;
}

.left_col_img {
	margin:-2px 0 2px 2px;
}

.left_col_img_2 {
	margin:8px 0 0 3px;
}

.color_01 {
	color:#CC0000;
	
}

.search_props {
	background:#ffffff url(../img/search.jpg) no-repeat 0 0; 
	width:130px;
	height:184px; 
	border:1px solid black; 
	padding:0 5px; 
	margin:0 2px 0 2px;
	cursor:pointer;
}

* html .search_props {
	width: 142px;/*for ie5.x win */
	w\idth: 130px;/*for ie6*/
}

/* Links */

.links {
	border:2px solid #feba28;
	padding:5px 10px;
	margin-bottom:5px;
}

.links h2 {
	background:#025a93 url(../img/sun_icon_sml.gif) no-repeat 5px;
	border:2px solid #feba28;
	color:white;
	padding:3px 0 3px 50px;
	font-size:1em;
	margin-top:5px;
	height:21px;
}


.links_bg2 h2 {
	background:#025a93 url(../img/list_icon_sml.gif) no-repeat 5px;
}

.links_bg3 h2 {
	background:#025a93 url(../img/blog_icon.gif) no-repeat 5px;
}

.links_bg2 p {
	text-align:center;
}

.form {
	width:255px;
	border:2px solid #feba28;
	padding:10px;
}

.form input, textarea {
	width:245px;
	color: #292929;
	font:.95em Arial, Helvetica, sans-serif;
}

.form p {
	font-weight:bold;
}

.form_note {
	color: #DF2929;
}


.error {
	padding:5px;
	border:4px solid #DF2929;
	width:263px;
	font-weight:bold;
}

.error span {
	border:0;
	background:#FFEFF2;
	padding:1px;
}

.success {
	padding:5px;
	border:4px solid #60BF5F;
	width:263px;
}

.top_right {
	position:absolute; 
	top:0; 
	right:0; 
	z-index:1500;
}

.top_right p{
	font:bold .8em Arial, Helvetica, sans-serif;
	position:relative;
	bottom:68px;
	margin-left:89px;
	text-align:center;
}

.top_right a:link { 
	color: #0000FF; 
	background: #fefacd;
	text-decoration:none;
} 
.top_right a:visited { 
	color: #0000FF; 
	background: #fefacd;
	text-decoration:none;
} 
.top_right a:hover {
	color: #FF0000;
	background: #fefacd;
	text-decoration:none;
}
.top_right a:active {
	color: #FF0000;
	background: #fefacd;
	text-decoration:none;
}


.w85 {
	width:85px !important;
}

.detail_note {
	background:#025a93;
	border:2px solid #feba28;	
	color:white;
	text-align:center;
	padding:3px;
	font-weight:bold;

}

.detail_note2 {
	height:1.2em; 
	background:#025a93;
	border:2px solid #feba28;	
	color:white; 
	line-height:1.2em; 
	padding:3px 6px;
}

.detail_note3 {
	background:#ff8a00; 
	color:white;
	text-align:center;
	padding:3px;
	font-weight:bold;
	border:2px solid #01429c;
}

.price_list {
	border:2px solid #01429c; 
	padding:15px;
}

.right_col_h1 {
	font-size:1.1em;
}

.blog_image {
	margin:0 1em 1em 0;
	float:left;
	border:5px solid #f8f6c6;
}

.left_col_ad {
	background:#feba28;
	border:1px solid #000000;
	width:140px;
	margin:2px 0 0 2px;
}

.left_col_ad span {
	background:#ffffff;
	color:#e07d00;
	font:bold 1.1em Arial, Helvetica, sans-serif;
}

.left_col_ad p {
	background:#ffffff;
	color:#292929;
	border:1px solid #000000;
	width:126px;
	margin:4px;
	padding-bottom:4px !important;
	text-align:center;
	font:bold .9em Arial, Helvetica, sans-serif;
}

.left_col_ad img {
	border:0 !important;
}

.left_col_ad a:link { 
	color: #0000FF; 
	background: #ffffff;
	text-decoration:none;
} 
.left_col_ad a:visited { 
	color: #0000FF; 
	background: #ffffff;
	text-decoration:none;
} 
.left_col_ad a:hover {
	color: #FF0000;
	background: #ffffff;
	text-decoration:none;
}
.left_col_ad a:active {
	color: #FF0000;
	background: #ffffff;
	text-decoration:none;
}

.bpcarpentry a {
background: transparent !important;
}

.bpcarpentry p {
background-image:url(../img/baza-carpentry-services.jpg);
padding-top: 75px !important;
}

.left_top_ad {
	margin-top:-2px !important;
}

.right_col_ad {
	margin:2px 4px 4px 6px;
}

/* col_cont */
div.col_cont {
	background:#feba28;
	width:140px;
	border: 1px solid #feba28;
	margin:2px 0 2px 2px;
	font-size:0.9em;
}

* html div.col_cont {
	width:142px;/*for ie5.x win */
	w\idth:138px;/*for ie6*/
}

div.col_cont_inner {
	margin:2px;
	background:#ffffff;
	height:100%;
	text-align:center;
}

.col_cont_inner span {
	color:#ff9c00;
	font-size:1.2em;
}

.col_cont_inner img {
	padding:3px 0 !important;
	float:right;
	text-decoration:none;
	border:0;	
}

.col_cont_inner p {
	margin-bottom:3px;
	text-align:left;
	padding:0 0 0 5px !important;
}

.col_cont_inner h2 {
	text-align:left;
	padding:5px 5px 0 5px !important;
	font-size:.9em;
}

.col_cont_inner h3 {
	margin-bottom:3px;
	text-align:left;
	padding:0 5px 0 5px !important;
	font-size:.85em;
}


.col_cont_inner a:link {
	display:block;
	height:200px;
	color: blue; 
	background: #ffffff;
	text-decoration:none;
} 
.col_cont_inner a:visited { 
	color: blue; 
	background: #ffffff;
	text-decoration:none;
	} 
.col_cont_inner a:hover {
	color: red;
	background: #ffffff;
	text-decoration:none;
}
.col_cont_inner a:active {
	color: red;
	background: #ffffff;
	text-decoration:none;
}

.currency p {
	padding:0 5px 0 5px !important;
	font-size:.85em;
}

.currency img {
	padding:0 2px 0 2px !important;
}

.currency input {
	text-align:left;
	padding:0 5px 0 5px !important;
	font-size:.85em;
	width:100px;
}

.currency a:link {
	height:auto;
	color: blue; 
	background: #ffffff;
	text-decoration:none;
} 
.currency a:visited { 
	color: blue; 
	background: #ffffff;
	text-decoration:none;
	} 
.currency a:hover {
	color: red;
	background: #ffffff;
	text-decoration:none;
}
.currency a:active {
	color: red;
	background: #ffffff;
	text-decoration:none;
}

.width_auto {width:auto !important;}


.rightform {
	font-size:.8em;
	border:1px solid #feba28;
	background:#feba28; 
	padding:1px;
	width:136px;
	margin:0 0 2px 6px;
}

.rightform fieldset {
	background:white;
	border:1px solid #feba28;
	padding:2px;
	width:130px;
	margin:0;
}
.rightform p {
	margin-bottom:.3em;
}

.rightform img {
	margin:0 3px 0 3px !important;
	padding:0;
	text-align:left;
}

.rightform label {
	font-weight:bold;
}

.rightform select {
	font-size:.85em;
	width:120px;
}

.rightform input {
	font-size:.85em;
	width:auto;
	margin-top:5px;
}

.featured
{
	border:1px solid #feba28;
	background:#feba28; 
	padding:1px;
	width:138px;
	margin:0 0 2px 6px;
}

.featured p
{
	background:white;
	border:1px solid #feba28;
	margin:0;
	padding:10px 3px 10px 0 !important;
	text-align:center;
	font:.9em Arial, Helvetica, sans-serif;
}

.feat_thumb
{
	margin-bottom:5px;
	border:3px solid #feba28;
}

.feat_thumb2
{
	border:0;
	padding:5px 0;
}

.feat_thumb2 img
{
	border:2px solid #feba28;
}

.featured a:link { 
	color: blue; 
	background: #fff;
	text-decoration:none;
	font-weight:bold;
} 

.featured a:visited { 
	color: blue; 
	background: #fff;
	text-decoration:none;
	font-weight:bold;
} 

.featured a:hover {
	color: red;
	background: #fff;
	text-decoration:none;
	font-weight:bold;
}

.featured a:active {
	color: red;
	background: #fff;
	text-decoration:none;
	font-weight:bold;
}

.height100
{
	height:100% !important;
}

.right_content_box
{
	width:50%; 
	float:right; 
	font-size:.9em; 
	background: #fdfbe6; /* #fefacd; */
	border:4px solid #f79722; 
	padding:.5em; 
	margin:.5em;
}

.margin_top4px {
	margin-top:4px;
}

#side_bar {
	display:block;
	width:99%;
	margin-top:.5em;
}

#side_bar a {
	font: .8em/170% Arial, Helvetica, sans-serif;
	border: 2px solid #ffcb29;
	text-decoration:none;
	margin:2px;
	padding:0 2px;
	float:left;
	white-space:nowrap;
}

#side_bar a:link {
	background:#ffffff;
	color: #000000;
}
#side_bar a:visited {
	background:#ffffff;
	color: #000000;
}
#side_bar a:hover {
	background:#fdfbdc;
	color: #000000;
}
#side_bar a:active {
	background:#fdfbdc;
	color: #000000;
}

.pad_top_2 {
padding-top:2px !important;
}

.h86px {
height:86px !important;
}

#map {
width: auto; height: 400px; font-size:.9em; margin-bottom:1em; clear:both; border:4px solid #fce7af;
;
}

#map a:link, #map a:visited, #map a:hover, #map a:active{ 
	background: transparent;
} 

.tag1 {
color:#0a9500;
font-weight:bold;
}

.tag2 {
color:#e76903;
font-weight:bold;
}

.img_bottom {
vertical-align:bottom;
}

.logo_outer {
color:#025a93;
}

.logo_inner {
color:#0584d6;
}

.col_box{
background:#ffffff;
border:3px solid #feba28;
width:136px;
margin:0 0 2px 2px;
text-align:center;
}

* html .col_box{
	w\idth:134px;/*for ie6*/
}

.col_box img {
border:none;
margin:7px 0 7px 0;
}

* html .col_box img {
	marg\in:7px 0 7px 5px;
}

.col_box p {
margin:0;
}

#wx {
color: #025a93;
}

#wx h2, #wx h3, #wx h4 {
color: #025a93;
font-size:.9em;
margin:.5em 0 0 0;
}

#wx h3 {
font-size:.75em;
color: #0584d6;
margin-bottom:.6em;
}

#wx h4{
font-size:.7em;
margin-bottom:.4em;
}
/* ------------------- */

/* Weather */
#wx_inner{
background:#65484f;
margin:4px;
border:1px solid #816809;
}

#wx_inner p{
font-size:.8em;
font-weight:normal;
margin:0 .2em .5em .2em;
}

.wx_icons img{
border:2px solid #feba28;
margin-top:.2em;
}

.wx_icons {
display:inline;
font-size:.9em;
font-weight:bold;
}

.wx_left {
float:left;
padding-left:2.2em !important;
color: #025a93 !important;
}

* html .wx_left {
	padding-l\eft:1.5em !important;
}

.wx_right {
float:right;
padding-right:2.2em !important;
color: #025a93 !important;
}

* html .wx_right {
	padding-r\ight:1.5em !important;
}

.wx_clear {
clear:both;
margin:0;
height:1px;
}

.wx_max {
color:#e40303;
font-size:.9em;
font-weight:bold;
}

.wx_min {
color:#4fbfff;
padding-right:1.2em;
font-size:.9em;
font-weight:bold;
}

#wx_credits {
font-size:.54em !important;
color:#4fbfff !important;
margin:.5em 0 1em 0 !important;
}

#wx_credits a:link, #wx_credits a:visited { 
color: #0584d6; 
background:#ffffff;
padding:0;
margin:0;
display:inline;
border:0;
text-decoration:none;
} 
#wx_credits a:hover, #wx_credits a:active{
color: #ffffff;
background:#025a93;
}

#wx p {
color:#0584d6;
font-size:.8em;
font-weight:bold;
}

/* -- new starbuys -- */
.starbuy_top, .starbuy_top_border, .starbuy_bottom_border {
margin:0 0 0 -5px;
padding:0;
}

.starbuy_bottom_border {
margin-bottom:5px;
}

.starbuy_body {
margin:0 0 0 1px;
padding:0;
background:#fee8c3 url(../img/starbuy_bg.jpg);
text-align:center;
}

.starbuy_body h2 {
font-style:italic;
font-size:1em;
margin-bottom:.5em;
}

.starbuy_body h3 {
color:#0e76b9;
font-size:.9em;
margin:.5em 0 .5em 0;
padding:0 1em;
}

.starbuy_body h4 {
font-size:.9em;
margin:.5em 0 .5em 0;
padding:0 1em;
}

.starbuy_body img {
border:3px solid #feba28;
}

.starbuy_body p {
margin:0 0 -2px 0;
padding:0;
}

.starbuy_body a {
margin:0;
padding:0;
text-decoration:none;
font-weight:bold;
font-size:.9em;
}

.starbuy_body a:link, .starbuy_body a:visited{ 
color: #0000ff;
} 
.starbuy_body a:hover, .starbuy_body a:active{
color: #ff0000;
}

li ul {
list-style:none;
margin:.5em 0;
}

span.gtranslate  {
float:right;
margin-right:10px;
}

.just_sold_sml {
position:relative;
top:21px;
left:3px;
background:#cf0000;
color:#ffffff;
font-weight:bold;
padding:2px;
font-size:.8em;
border:1px solid #dddddd;
}


.special {
padding:1em;
border:3px solid #feba28;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background:#fffeef;
margin-bottom:1em;
}

.special img {
float:right;
margin-left:1em;
border:none;
}

.pre_special {
text-align:left;
white-space:pre;
}