/* ########## IMPORTS */

#pnlTooltip {
        text-align:  center;
        white-space: nowrap;
        margin:      0;
        padding:     2px 0.5ex;
        border:      1px solid #555;
        color: #FFFFFF;
        background-color:  #000000;
    }

/* ######### */

body
{
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 70%;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	/*background-image: url('../images/structure/bg.gif'); background-repeat: repeat-y repeat-x;*/
	
}

/* ######### DONT TOUCH THESE ########## */

/* hide these rules from CSS-challenged browsers */
@media screen, projection {
/* below exploits a parsing error so @media rules will be visible to MacIE5 */

.clear {
  clear: both;
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;
  height: 0;
  overflow: hidden;
}
} /* end media screen rules */

/* rules for WinIE only */
@media screen, projection {
* html .clear {
  display: none;           /* prevent excessive gap at div bottom in WinIE5 */
}
} /* end WinIE only rules */

form{
	margin: 0px;
	padding: 0px;
}

hr
{
	width: 100%; height: 1px; background-color: inherit ;	color: #C5C7C9;
}

select
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 8pt;
}

a:link { color: #002A66;}
a:visited { color: #002A66;}
a:hover { color: #00B1DC;}

/* ######### DONT TOUCH THESE ########## */



/*  THIS DIV CONTAINS THE WHOLE SITE */
.outer-container
{
	width: 778px;
	margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;
	background-color: #FFFFFF;
	color:inherit;
	border-bottom: solid 1px #FFFFFF;
}

/* container for just the left and center columns */
.inner-container {
  width: 623px;              /* width of left and centre columns */
  float: left;             /* left side of window */
  margin: 0;               /* keep flush with adjacent containers */
  background-color: #FFFFFF;
  color:inherit;
}

.results-container
{
	width: 778px;
	float: right;
	margin: 0;
	background-color: #FFFFFF;
	color:inherit;
}
	
h2
{
	color: #002A66;
	font-size: 100%; font-weight: bold;
}

/*##### HEADER DIVS ######*/

#header {
  width: 778px;             /* full window width */
  margin: 0;
  padding-top: 0px;  padding-bottom: 0px;
  font-size: 110%;
  background-color: #FFFFFF;
  color:inherit;
  overflow: hidden;
}

#logoContainer
{
	width: 449px;
	float: left;
	text-align: left
}

#telContainer
{
	width: 329px;
	float: right;
	text-align: right;
}

.navbarContainer
{
	width: 100%;
	position:relative;
	color:inherit;
	background-color: #84221E;
	border-bottom: 1px solid #C5C7C9;
	border-top: 1px solid #C5C7C9;
	text-align: left;
	float: left;
}
	
/*##### HEADER DIVS ######*/

/* #### NAVBAR STYLES #####*/

.navMenuOut
{
	background-color: #00B1DC;
	font-family: arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.navMenuOver
{
	background-color: #00B1DC;
	font-family: arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #002A66;
	cursor: pointer;
}

a:link.navLink		{ color: #FFFFFF; background-color:inherit; text-decoration: none; font-size: 11px; }
a:visited.navLink	{ color: #FFFFFF; background-color:inherit; text-decoration: none; font-size: 11px; }
a:hover.navLink		{ color: #002A66; background-color:inherit; text-decoration: none; font-size: 11px; }
a:focus.navLink		{ color: #002A66; background-color:inherit; text-decoration: none; font-size: 11px; }


/* #### NAVBAR STYLES #####*/

/* #### DEFAULT COMPONENTS ####*/

#leftHeader
{
	width: 155px;	height: 25px;	position: relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;	
	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000; text-indent: 15px; 
	margin-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
}

.headerText
{
	position: relative; top: 5px;
}

/* left column */
.search {
  width: 155px;              /* % of inner-container width is ~same width as right column */
  float: left;             /* left side of inner-container */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;    /* space from window edge (IE messes up with margin, so use padding) */
  background-color: #FFFFFF;
  color: inherit;
}

#searchContainer{ /* USE THIS TO MOVE THE SEARCH BOX UP OR RIGHT */
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: left;
}


#centerHeader
{
	width: 466px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;  
	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000;text-indent: 15px; 
	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
}

#centerContainer{ /* USE THIS TO MOVE THE NEW INSTRUCITONS BOX UP OR RIGHT */
	width: 436px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right:15px;
	margin-bottom: 0px;
}

.introHeader{ 
	margin-bottom: 15px;
	width: 100%;
	text-align: left;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color:inherit;
}

.justReceived
{
	height: 20px;	position:relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000;text-indent: 15px; 
	padding-top: 5px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
	margin-bottom: 15px;
}

/* center column */
.content {
  width: 466px;              /* % of inner-container width */
  float: right;            /* right side of inner-container */
  padding: 0;      /* some padding for readability */
  margin: 0;               /* keep flush with adjacent containers */
  border-right: solid 1px #C5C7C9;   border-left: solid 1px #C5C7C9;
}

#rightHeader
{
	width: 155px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;	
	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000; text-indent: 15px; 
	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
}

#rightContainer{ /* USE THIS TO MOVE THE LETTINGS BOX UP OR RIGHT */
	width: 125px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right:15px;
	margin-bottom: 0px;
	text-align: left;
}

/* right column */
.lettings {
  width: 155px;              /* a little less than available 24% */
  float: right;            /* right side of window */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;      /* some space from right window edge */
  background-color: #FFFFFF;
  color:inherit;
  height: 100%;
}

/* #### DEFAULT COMPONENTS ####*/

/* #### SIMPLE OUTSEARCH COMPONENTS ####*/

#outSearchHeader
{
	width: 155px;	height: 25px;	position: relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;	
	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000; text-indent: 15px; 
	margin-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
}

/* left column */
.outSearch {
  width: 155px;              /* % of inner-container width is ~same width as right column */
  float: left;             /* left side of inner-container */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;    /* space from window edge (IE messes up with margin, so use padding) */
  background-color: #FFFFFF;
  color:inherit;
}

#outSearchContainer{ /* USE THIS TO MOVE THE SEARCH BOX UP OR RIGHT */
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: left;
}

#resultsHeader
{
	width: 622px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;  
	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000;text-indent: 15px; 
	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
}

#resultsContainer{ /* USE THIS TO MOVE THE RESULTS UP OR RIGHT */
	width: 592px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right:15px;
	margin-bottom: 0px;
}

/* center column */
.results {
  width: 622px;              /* % of inner-container width */
  float: right;            /* right side of inner-container */
  padding: 0;      /* some padding for readability */
  margin: 0;               /* keep flush with adjacent containers */
  border-left: solid 1px #C5C7C9;
}

/* #### SIMPLE OUTSEARCH COMPONENTS ####*/

/* #### SIMPLE OUTSEARCH COMPONENTS ####*/

#outSearchHeader
{
	width: 155px;	height: 25px;	position: relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;	
	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000; text-indent: 15px; 
	margin-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
}

/* left column */
.outSearch {
  width: 155px;              /* % of inner-container width is ~same width as right column */
  float: left;             /* left side of inner-container */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;    /* space from window edge (IE messes up with margin, so use padding) */
  background-color: #FFFFFF;
  color:inherit;
}

#outSearchContainer{ /* USE THIS TO MOVE THE SEARCH BOX UP OR RIGHT */
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: left;
}

#resultsHeader
{
	width: 622px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;  
	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000;text-indent: 15px; 
	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
}

#resultsContainer{ /* USE THIS TO MOVE THE RESULTS UP OR RIGHT */
	width: 592px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right:15px;
	margin-bottom: 0px;
}

/* center column */
.results {
  width: 622px;              /* % of inner-container width */
  float: right;            /* right side of inner-container */
  padding: 0;      /* some padding for readability */
  margin: 0;               /* keep flush with adjacent containers */
  border-left: solid 1px #C5C7C9;
}

/* #### SIMPLE OUTSEARCH COMPONENTS ####*/

/* #### ADVANCED OUTSEARCH COMPONENTS ####*/

#outSearchHeaderAdv
{
	width: 240px;	height: 25px;	position: relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;	border-top: 1px solid #C5C7C9; 	
	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000; text-indent: 15px; 
	margin-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
}

.outSearchFormHeader
{
	width: 100%;	height: 25px;	position: relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9; 
	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000; text-indent: 15px; 
	margin-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
}

/* left column */
.outSearchAdv {
  width: 240px;              /* % of inner-container width is ~same width as right column */
  float: left;             /* left side of inner-container */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;    /* space from window edge (IE messes up with margin, so use padding) */
  background-color: #FFFFFF;
  color:inherit;
}

#outSearchContainer{ /* USE THIS TO MOVE THE SEARCH BOX UP OR RIGHT */
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: left;
}

#outSearchContainerAdv
{
	padding: 15px;
	text-align: left;
}

#resultsHeaderAdv
{
	width: 537px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;
	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9; border-top: 1px solid #C5C7C9;  
	font-family: Verdana, Tahoma, sans-serif; font-size: 100%;	color: #000000;text-indent: 15px; 
	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;
}

#resultsContainerAdv{ /* USE THIS TO MOVE THE RESULTS UP OR RIGHT */
	width: 507px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right:15px;
	margin-bottom: 0px;
}

/* center column */
.resultsAdv {
  width: 537px;              /* % of inner-container width */
  float: right;            /* right side of inner-container */
  padding: 0;      /* some padding for readability */
  margin: 0;               /* keep flush with adjacent containers */
  border-left: solid 1px #C5C7C9;  
}

#resultsSearch
{
	width: 778px; text-align: center;
	background-color: #FFFFFF;
}

.resultsSearchHolder
{
	padding: 15px;
}

/* #### ADVANCED OUTSEARCH COMPONENTS ####*/

/* #### FULL DETAILS COMPONENTS - MOST OF WHICH ARE THE SAME AS OUTSEARCH ####*/


/* #### FULL DETAILS COMPONENTS - MOST OF WHICH ARE THE SAME AS OUTSEARCH ####*/

/* #### SEARCH BOX STYLES ####*/

.searchTable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.searchField
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	width: 100px;
}
.searchFieldSml
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #000000;
}
.searchButton
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #E5E6E7;
	border-top: solid 1px #C5C7C9;
	border-left: solid 1px #C5C7C9;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	width: 130px;
}

.WhiteTxt
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight:bold;
	}	
/* #### SEARCH BOX STYLES ####*/

/*#### RE-USEABLE STYLES ####*/

.picBorder
{
	border: solid 1px #002A66;
}

.propAddress
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 100%;
	color: #84221E;
	background-color:inherit;
	font-weight: bold;
}

.propDetails
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002A66;
}

.propPrice
{
font-family:Arial, Helvetica, sans-serif;  color: #00B1DC; background-color:inherit; text-decoration: none; font-weight: bold; font-size: 11px; 
}

.propBrief
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002A66;
	background-color:inherit;
}

.propAdd		{ font-family:Arial, Helvetica, sans-serif;  color: #00B1DC; background-color:inherit; text-decoration: none; font-weight: bold; font-size: 11px; }
a:link.propAdd		{ font-family:Arial, Helvetica, sans-serif;  color: #00B1DC; background-color:inherit; text-decoration: none; font-weight: bold; font-size: 11px;  }
a:hover.propAdd  { font-family:Arial, Helvetica, sans-serif;  color: #002A66; background-color:inherit; text-decoration: none; font-weight: bold; font-size: 11px; }
a:visited.propAdd	{ font-family:Arial, Helvetica, sans-serif;  color: #00B1DC; background-color:inherit; text-decoration: none; font-weight: bold; font-size: 11px; }

a:link.fullDetails		{ color: #84221E; background-color:inherit; text-decoration: none; font-size: 100%; height: 10px }
a:hover.fullDetails		{ color: #84221E; background-color:inherit; text-decoration: none; font-size: 100%; height: 10px }
a:visited.fullDetails	{ color: #84221E; background-color:inherit; text-decoration: none; font-size: 100%; height: 10px }

a:link.paging		{ color: #002A66; background-color:inherit; text-decoration: none; font-size: 100%; margin-left: 10px; margin-right: 10px; }
a:visited.paging	{ color: #002A66; background-color:inherit; text-decoration: none; font-size: 100%; margin-left: 10px; margin-right: 10px; }
a:hover.paging		{ color: #00B1DC; background-color:inherit; text-decoration: none; font-size: 100%; margin-left: 10px; margin-right: 10px; }

.paging { font-family: Verdana, Tahoma, sans-serif;color: #000000; background-color:inherit; font-size: 100%; }
.paging-normalpagecell { background-color: white }
.paging-selectedpagecell { background-color: White}
.paging-selectedpagecellover { background-color: Black }
.paging-normalpagecellover { background-color: blue} 
.paging-nextsetcell { background-color:White}
.paging-nextsetcellover {background-color: green }
.paging-selectedpagemouseover {font-weight:bold;color:white }
.paging-normalpagemouseover {color:White}
.paging-nextsetmouseover{color:White}

.selected
{
	color: #00B1DC;
	font-weight: bold;
	margin-left: 10px; margin-right: 10px;
}

.galleryNav
{
	border: solid 1px #FFFFFF;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color:inherit;
}

.hr
{
	background-color:#00B1DC;
	color: #00B1DC; margin-top: 10px; margin-bottom: 10px;
	height: 1px; width: 100%;
}

ul
	{
		margin-left: 0px;
		padding-left: 0px;
		list-style: none;
		line-height: 150%;
		margin-top: 0px;
		margin-bottom: 0px;
	}

li
	{
		padding-left: 10px;
		padding-top: 0px;
		background-image: url('../images/structure/bullet.gif');
		background-repeat: no-repeat;
		background-position: 0 6px;		
	}

/*#### RE-USEABLE STYLES ####*/

/*#### FOOTER CONTAINER ####*/

.footer {
  clear: both;             /* below all columns */
  width: 778px;             /* full window width */
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: #FFFFFF;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 100%;
  color: #000000;
  border-top: solid 1px #C5C7C9
}

.copyRight{
	width: 757px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 100%;
	color: #002A66;
	background-color:inherit;
	padding-left: 21px;
}

a:link.tweb			{ color: #002A66; background-color:inherit; text-decoration: underline; font-size: 100%; height: 10px }
a:visited.tweb		{ color: #002A66; background-color:inherit; text-decoration: underline; font-size: 100%; height: 10px }
a:hover.tweb		{ color: #00B1DC; background-color:inherit; text-decoration: underline; font-size: 100%; height: 10px }

/*#### FOOTER CONTAINER ####*/

#dhtmltooltip

{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #FFFFE0;
color: inherit;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}


/* PROPERTY CART STYLES */

.PropCartFrame
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	background-color: #7D2E48;
	color: inherit;
}

.PropCartTitle
{
	background-color: #84221E;
	color: #FFFFFF;
	font-size: 100%;
	font-family: Verdana, Tahoma, sans-serif;
}


.PropCartBottom
{
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.PropertyCartHide
{
	display:none;
}


.PropertyCartMessage
{
	position:absolute;
	background-color: #84221E;
	color: #FFFFFF;
	z-index: 100;
	left: 41%;
	top: 260px;
	width:220px;
	height:80px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	
}

.tblSpotYourBuyer
{
	border-left: solid 1px #002A66;
	border-bottom: solid 1px #002A66;
}

.darkbluebkgbor {
	background-color: #002A66;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.propMessage
{
	background-color: #FFFFFF;
	color: #000000;
}

.PropertyCartBK
{
	position:absolute;
	background-color: #000000;
	color: inherit;
	z-index: 99;
	left: 42%;
	top: 267px;
	width:216px;
	height:80px;	
}

.riteborsmltext
{
	background-color: #FFFFFF;
	line-height: 18px;
	height: 18px;
	color: #000000;
	border-right: solid 1px #002A66;
	text-align: center;
}

.litebluebkgritebor
{
	background-color: #99E0F1;
	line-height: 18px;
	height: 18px;
	color: #000000;
	border-right: solid 1px #002A66;
	text-align: center;
	border-top: solid 1px #002A66;
}

/* *********************** */


.print-tel
{
	display:none
}

.non-print-tel
{
	display: block;
}

.noSpace
{
	margin: 0px; padding: 0px;
}

.selectBox
{
	z-index: 1;
}

.pointer
{
	cursor: pointer;
}
.LightBlue {
	background-color: #00B1DC;
}
.DarkBlue {
	background-color: #002A66;
}
.HomeTxt 
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002A66;
	text-decoration: none;
}	
.Homeimg
	{
width:480;
height:189;
	
		
}

.WebHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002A66;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002A66;
}

.iconTbl
{
	margin-top: 20px;
}

.tdIcons
{
	padding-right: 10px; padding-left: 10px;
	border-right: solid 1px #00B1DC;
}

.flashMovie
{
	display: none;
}

/* THESE DO THE STATUS OVER THE PHOTOS ON SEARCH RESULTS */

.resultsPhotoHolder
{
	position: relative;
	width: 252px; height: 189px;
	overflow: hidden;
}

.resultsPicHolder
{
	position: relative;	
	z-index: 10;	
}

*html .resultsSSTC
{
	position: relative; width: 248px; height: 21px; padding-top:0px; 
	background-color: #FF0000; border: 2px solid #6B1C40; 
	filter: alpha (opacity=70); color: #FFFFFF; font-size: 150%;
	text-decoration: none; top: -191px; z-index: 100;
}

html>body .resultsSSTC
{
	position: relative; width: 248px; height: 21px; padding-top:0px; 
	background-color: #FF0000; border: 2px solid #6B1C40; 
	color: #FFFFFF; font-size: 150%;
	text-decoration: none; top: -189px; z-index: 100;
	-moz-opacity:.70;opacity:.70;
}

/* THESE DO THE STATUS OVER THE PHOTOS ON FULL DETAILS */

.fullDetailsPhotoHolder
{
	position: relative;
	width: 268px; height: 201px;
	overflow: hidden;
}

.fullDetailsPicHolderPicHolder
{
	position: relative;	
	z-index: 10;	
}

*html .fullDetailsSSTC
{
	position: relative; width: 264px; height: 21px; padding-top:0px; 
	background-color: #FF0000; border: 2px solid #6B1C40; 
	filter: alpha (opacity=70); color: #FFFFFF; font-size: 150%;
	text-decoration: none; top: -203px; z-index: 100;
}

html>body .fullDetailsSSTC
{
	position: relative; width: 264px; height: 21px; padding-top:0px; 
	background-color: #FF0000; border: 2px solid #6B1C40; 
	color: #FFFFFF; font-size: 150%;
	text-decoration: none; top: -201px; z-index: 100;
	-moz-opacity:.70;opacity:.70;
}

.extraPic
{
	padding-bottom: 10px;
}

.blankHeader
{
	height: 20px;
}