
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#fff;font-family:'arial', 'trebuchet ms', 'verdana';}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}

/*End YUI reset*/


body{font-size:62.5%;margin-top:10px;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
h1{font-size:2.2em; font-family: Trebuchet MS,Trebuchet MS,sans-serif,arial;}
h2{font-size:1.4em;}
h3{font-size:1.3em;}

/*page layout*/
.MasterNoLayout{width:980px;margin:0 auto;position:relative;clear:both;display:block;overflow:hidden;min-height:500px;}
/*end page layout*/


/* START FLEX COLUMN CONTROL */

div.flx{width:100%;clear:both;margin:0;}

.rbi-flx-col1,
.rbi-flx-col2,
.rbi-flx-col3,
.rbi-flx-col4,
.rbi-flx-col5,
.rbi-flx-col6,
.rbi-flx-col7,
.rbi-flx-col8,
.rbi-flx-col9,
.rbi-flx-col10{display:inline;float:left;}

.rbi-flx-col1-inner,
.rbi-flx-col2-inner,
.rbi-flx-col3-inner,
.rbi-flx-col4-inner,
.rbi-flx-col5-inner,
.rbi-flx-col6-inner,
.rbi-flx-col7-inner,
.rbi-flx-col8-inner,
.rbi-flx-col9-inner,
.rbi-flx-col10-inner{padding:0 0.5em;}

div.flx-FixedCenter{margin:0 auto;position:relative;width:1000px;clear:both;}
.rbi-flx-FixedCenter-inner{clear:both;overflow:hidden;}

.flx-FixedCenter .rbi-flx-FixedCenter-col1{display:inline;float:left;margin:0 10px;}
.flx-FixedCenter .rbi-flx-FixedCenter-col2,
.flx-FixedCenter .rbi-flx-FixedCenter-col3,
.flx-FixedCenter .rbi-flx-FixedCenter-col4,
.flx-FixedCenter .rbi-flx-FixedCenter-col5,
.flx-FixedCenter .rbi-flx-FixedCenter-col6,
.flx-FixedCenter .rbi-flx-FixedCenter-col7,
.flx-FixedCenter .rbi-flx-FixedCenter-col8,
.flx-FixedCenter .rbi-flx-FixedCenter-col9,
.flx-FixedCenter .rbi-flx-FixedCenter-col10{display:inline;float:left;margin:0 10px 0 0;}


.flx-FixedCenter .rbi-flx-FixedCenter-col1-inner,
.flx-FixedCenter .rbi-flx-FixedCenter-col2-inner,
.flx-FixedCenter .rbi-flx-FixedCenter-col3-inner,
.flx-FixedCenter .rbi-flx-FixedCenter-col4-inner,
.flx-FixedCenter .rbi-flx-FixedCenter-col5-inner,
.flx-FixedCenter .rbi-flx-FixedCenter-col6-inner,
.flx-FixedCenter .rbi-flx-FixedCenter-col7-inner,
.flx-FixedCenter .rbi-flx-FixedCenter-col8-inner,
.flx-FixedCenter .rbi-flx-FixedCenter-col9-inner,
.flx-FixedCenter .rbi-flx-FixedCenter-col10-inner{padding:0 10px;}

/* END FLEX COLUMN CONTROL */

/* ALL CONTROLS */
.control{clear:both;width:100%;margin-bottom:10px;overflow:hidden;}
/* END ALL CONTROLS */

/* START AD PLACEMENT CONTROL */

div.adp-Leaderboard, div.adp-MPU, div.adp-Button, div.adp-Skyscraper{margin-bottom:15px;}
div.adp-Leaderboard {
	margin-left: -5px;
    margin-top: -15px;
    overflow: visible;
}
.rbi-adp-inner table{margin:0 auto;}
.rbi-adp-inner table td{text-align:center;vertical-align:middle;}

/* END AD PLACEMENT CONTROL */

/* START ADVANCED SEARCH CONTROL */
div.asf{}
/* END ADVANCED SEARCH CONTROL */

/* START QUICK SEARCH CONTROL */
div.qsf{}
/* END QUICK SEARCH CONTROL */

/* START AUTHENTICATION CONTROL */
div.aut{}
/* END AUTHENTICATION CONTROL */

/* START BREADCRUMB CONTROL */
div.brc{}
/* END BREADCRUMB CONTROL */

/* -------EMAIL A FRIEND FORM0SHOULD BE IN EmailFriendForm.css ----------------*/

/* START DEFAULT EMAIL A FRIEND LINK  USING HARD CODED IMAGE NO SWITCH ON HOVER*/
div.efl{}
/* END EMAIL A FRIEND LINK */

/* START IMAGE BG EMAIL A FRIEND LINK  USING BG IMAGE WHICH SWITCHES ON HOVER*/
div.efl-ImageBG{}
/* END EMAIL A FRIEND LINK */

/* START DEFAULT EMAIL A FRIEND POPUP */
#GB_overlay{
  background-color:#000;
  position:absolute;
  margin:auto;
  top:0;
  left:0;
  z-index:100;
}

#GB_window{
  left:0;
  top:0;
  font-size:1px;
  z-index:150;
  position:absolute;
 }

#GB_window .content{
  width:auto;
}

.GB_Window .content{
  background-color:#fff;
  border:0 solid #ccc;
/*  border-top:none;*/
}

.GB_Window .header{
  border-bottom:1px solid #aaa;
  border-top:1px solid #999;
  border-left:3px solid #ccc;
  border-right:3px solid #ccc;
  height:22px;
  font-size:12px;
  padding:3px 0;
  color:#333;
  display:none;
}
/* END DEFAULT EMAIL A FRIEND POPUP */

/* START IMAGE CONTROL */
div.img{clear:both;}
div.img-FitToWidth, .img-FitToWidth img{width:100%} 
div.img-Left{float:left;margin:0 10px 10px 0;}
div.img-Right{float:right;margin:0 0 10px 10px;}
/* END IMAGE CONTROL */

/* START POLL */
div.pol{}
/* END POLL */

/* START RICH MEDIA */
div.rmd{}
/* END RICH MEDIA */

/* START RICH TEXT CONTROL */

div.rtx{}
.rbi-rtx-inner h1, .rbi-rtx-inner h2, .rbi-rtx-inner h3, .rbi-rtx-inner h4, .rbi-rtx-inner h5,
.rbi-rtx-inner p, .rbi-rtx-inner ul, .rbi-rtx-inner li, .rbi-rtx-inner ol{margin:0 0 5px 0;}

/* END RICH TEXT CONTROL */

/* START RSS CONTROL */
div.rss{}

div.rss-PhotoGallery{}

div.rss-PhotoGallery4tab{}

div.rss-EventGallery{}

div.rss-PropertyGallery{}

/* END RSS CONTROL */


/* -----------START SQUARE TABBED CONTAINER STYLING-------------------- */

/* TAB SQUARE DEFAULT */



/* TAB SQUARE ACTIVATE */

div.tbc-Activate{}

/* TAB SQUARE ROTATE */

div.tbc-Rotate{}

/* TAB SQUARE BASE */

div.tbc-Basetabs{}

/* TAB SQUARE LEFT */

div.tbc-Left{}


/* TAB SQUARE RIGHT */

div.tbc-Right{}

/* -----------END SQUARE TABBED CONTAINER STYLING-------------------- */


/* -----------START CURVED TABBED CONTAINER STYLING-------------------- */

/* TAB CURVED DEFAULT */
div.tbc-CurveDefault{}

/* TAB CURVED ROTATE */
div.tbc-CurveRotate{}

/* TAB CURVED BASE */
div.tbc-CurveBasetabs{}

/* TAB CURVED LEFT */
div.tbc-CurveLeft{}

/* TAB CURVED RIGHT  REMEMBER THIS ONLY WORKS WITH EXACT WIDTHS*/
div.tbc-CurveRight{}

/* -----------END CURVED TABBED CONTAINER STYLING-------------------- */

/*RSS Wreckers Yard Gallery
div.rss-WreckersGallery .rbi-rss-thumb{
display:none
}
div.rss-WreckersGallery  .rbi-rss-thumb :first-child{
display:block
}

*/

/* FLEX COLUMN WITH NO MARGIN OR PADDING */

div.flx-noPadding { margin:0; padding:0;}

*/
