/* Standard Classes - edit as needed do rename or delete */

A{
	text-decoration: underline;
	color: #00F;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
TD {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(/stock/Bullet.gif);
	color: #000000;
}		
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	color: #000000;
}
.PageColor {
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
h1, .Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #D62521;
	font-weight: normal;
}
h2, .SubTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.Bold {  font-weight: bold}
.italic {  font-style: italic}
.Footer {
	font-size: 12px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.BreadCrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.BlueLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.BlockNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a:hover.BlockNav {
	font-weight: normal;
	background-color: #D32620;
	text-decoration: none;
}
.PadLeft {
	margin-left: 12px;
	margin-bottom: 20px;
}
.PadRight {	margin-right: 12px;}

/* Store classes that usually need editing - do NOT rename or delete */

.Button1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #CCCCCC;
	text-decoration: none;
	margin: 3px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 1px solid #999999;
}
a:hover.Button1 {
	text-decoration: none;
	background-color: #E6E6E6;
}
.Button2, a.Button2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FB7629;
	font-weight: bold;
	text-decoration: none;
	margin: 6px;
	padding: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E86B22;
	border-right-color: #B4531A;
	border-bottom-color: #B4531A;
	border-left-color: #E86B22;
}
.Button3, a.Button3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7C4B26;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #955A2C;
	border-right-color: #4C2E16;
	border-bottom-color: #4C2E16;
	border-left-color: #955A2C;
}
.Button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 1px;
	text-decoration: none;
	font-weight: bold;
	background-color: #D32620;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.CellDark {
	background-color: #FB7629
}
.CellLight {
	background-color: #FDF3D8
}
.CellMedium {
	background-color: #CCC
}
.CellTitle {
	background-color: #F5CC5B
}
.CellLighter { background-color: #FFFFFF}

/* Classes associated with admin modules */

.ModuleBackButton{
	text-decoration: underline;
	font-weight: normal;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}
.NewsLink {
	font-weight: bold;
	text-decoration: underline;
}
.NewsLinkSmall {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.NumberBox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #68410E;
	height: auto;
	background-color: #DDB363;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
	text-align: center;
	width: auto;
}
a:hover.NumberBox {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BF8C45;
}
.NumberBoxNav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #68410E;
	background-color: #DDB363;
	text-decoration: none;
	padding: 5px 8px;
	margin: 0px 2px;
}
a:hover.NumberBoxNav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BF8C45;
}
.NumberBoxOn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	background-color: #68410e;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
	text-align: center;
}
a:hover.NumberBoxOn {
	text-decoration: none;
}	
.PromotionsCaption {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.PromoNavBar {  background-color: #F7E9BC}

/* New classes for this project */

.body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 960px;
	align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #757575;
	border-bottom-color: #757575;
	border-left-color: #757575;
}
.NavBack {
	background-image: url(/stock/nav-back.gif);
	background-repeat: repeat-x;
	height: 35px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Sidebar {
	background-image: url(/stock/sidebar-back.jpg);
	background-repeat: repeat-x;
	height: 410px;
	background-position: bottom;
	background-color: #CEDEEB;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Content {
	padding: 12px;
}

.ListingsTab {
	background-image: url(/stock/listing-nav-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: auto;
	width: 137px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	margin-right: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover.ListingsTab {
	background-image: url(/stock/listing-nav-1b.jpg);
	width: 137px;
	float: left;
	color: #333333;
	text-decoration: none;
}
.ListingsTabOn {
	background-image: url(/stock/listing-nav-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: auto;
	width: 137px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	margin-right: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #E3E3E3;
}
a:hover.ListingsTabOn {
	text-decoration: none;
}
.ListingsCell {
	border: 1px solid #CCCCCC;
	background-image: url(/stock/gray-gradient.jpg);
	background-repeat: repeat-x;
}

.ListingsCell2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/stock/gray-gradient.jpg);
	background-repeat: repeat-x;
}
.SearchButton {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;
}
a:hover.SearchButton {
	background-image: url(/stock/gray-gradient2.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.SearchButtonOn {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;
	background-color: #F2C955;
}
a:hover.SearchButtonOn {
	text-decoration: none;
	background-color: #F3CA59;
}
.GradientBack {
	background-image: url(/stock/gray-gradient3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.PageNumber {
	color: #232323;
	font-weight: normal;
	background-color: #EBEBEB;
	/*float: left;*/
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	margin: 2px;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
}
a:hover.PageNumber {
	text-decoration: none;
	background-color: #CCCCCC;
}
.PageOn {
	background-color: #B9CAD8;
	margin: 1px;
	/*float: left;*/
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #81A0B9;
	font-weight: normal;
	color: #331900;
	font-size: 12px;
	text-decoration: none;
}
a:hover.PageOn {
	text-decoration: none;
	background-color: #B9CAD8;
}
.ListingTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.ListingSubtitle {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
.ListingSidebar {
	height: 25px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.ListingSidebarBack {
	background-image: url(/stock/listing-back4.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.ListingSidebarBack2 {
	background-image: url(/stock/listing-back4.jpg);
	background-repeat: repeat-y;
}
.ListingAgentCell {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.BoldWhite {
	font-weight: bold;
	color: #333;
	font-size: 12px;
}
.BlackText {
	color: #000000;
}
.BlueBorder {
	border: 1px solid #2E5981;
}
.BioButtons {
	background-color: #F2F2F2;
	float: left;
	width: 94%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
}
a:hover.BioButtons {
	background-color: #E3E3E3;
	color: #174572;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81A0B9;
	text-decoration: none;
}
.PaddedCell {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.main_display{
	display:block;	
}
.main_no_display{
	display:none;	
}
.PrintUnderline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #476C91;
}
.SmallText {
	font-size: 11px;
}
.SmallTextPrint {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.ListingTitlePrint {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
.TitleWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
.TitleWhite2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
}
.FooterLink {
	font-size: 11px;
}
/*  Jquery.Impromptu CSS */
 .jqiwarning .jqi{
      background-color: #b0be96;
}
.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #B08E6F;
      padding: 2px;
      width: 400px;
}
div.jqi .jqicontainer{
      background-color: #fff;
      padding: 5px;
      color: #6E5A47;
      font-family: "Trebuchet MS";
      font-size: 14px;
}
div.jqi .jqimessage{
      background-color: #DED8C5;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}

/*-------------------------------------------------------------------------------------
-----------------   jqModal Style sheet      <<<<<<----------
-------------------------------------------------------------------------------------*/
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (in jqModal.js). You
	can change this value by either supplying one via CSS or passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500});
*/
.jqDrag { cursor: move;}		
		
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 380px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}