﻿@charset "utf-8";
/* CSS Document */
.ServiceViewButton {
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px solid #fff;
text-align:left;
cursor:pointer;
width:auto;
padding:5px 0 5px 30px;
overflow:visible;
font-weight:bold;
font-size:.9em;
background:#fff url(../gfx/viewmore.jpg) no-repeat;
text-decoration:underline;
color:#990000;
}
table {
border-collapse: separate;
border-spacing: 0;
}
.page-top {
text-align:right;
}

#fader
{
	z-index:2; 
	position:absolute;
	top:1px; 
	left:1px; 
	width:99.9%; 
	height:100%;	
	display:none;	
	opacity:.7; 
	filter: alpha(opacity=70); 
background-color:#eee;
}
#loading
{
	z-index:4; 
	position:absolute; 
	background-color:#fff;
	height:50px;
	width:200px;
	text-align:center;
	padding-top:30px;
	display:none;
	font-weight:bold;
	top:90px;	
	color:#555;
}

#DynamicContent
{
    z-index:3;
    position:absolute;
	background-color:#fff;
	display:none;
	padding:0px;
}

div#DynamicTopRight 
{
    position:absolute;
    top:0px;
    right:0px;
    margin:-15px -20px 0px 0px;
}

a#TopRightClose 
{
    
    padding:15px;
    line-height:30px;
        background-image:url(../gfx/close2.gif);
    background-repeat:no-repeat;
    background-position:0 9px;
    text-decoration:none;
}
a#TopRightClose:hover { background-position:0 -37px;}

    a.CancelDynamic 
    {
        font-size:.7em;
    }

/* Public site styles */
#FilterZone 
{
    font-family:Verdana, Arial, Sans-Serif;
}
.divhide 
{
    display:none;
}
a.minibutton 
{
    background-color:#ddd;
    border:1px solid #999;
    border-right:2px solid #666;
    border-bottom:2px solid #333;
    color:#000;
    text-decoration:none;  
    font-size:7.5pt;  
    padding:2px 4px;
    display:none;
	margin:3px 0;
}
  .SearchButton  
  {
      background-color:#003300;  
      color:#fff;    
      font-weight:bold;
      padding:2px 3px 1px 3px;
      cursor:pointer;
      border-bottom:2px solid #000;
  }
    
#MainFilters div 
{
    float:left;
    font-size:.8em;
    margin-right:20px;
}
#MainFilters div#FilterSpec
{
    margin-right:0;
}

#MainFilters div em, #FilterZone em
{
    font-style:normal;
    font-size:.9em;
    color:#666;
}
#MainFilters div h4, #FilterZone h4
{
    margin:0;
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:1em;
}
#MainFilters div h4 em, #FilterZone h4 em 
{
    font-size:.9em;
     color:#990000;
	     font-style:normal;
}

#FeatureFilters table 
{
border:none;
    border-bottom: 1px dashed #ddd;
    border-right:1px solid #ccc; 
	margin:0;
}
#FeatureFilters td
{
border:none;
 padding:4px 5px 4px 3px; 
 font-size:.8em;
 width:165px;
 vertical-align:top;
 border-left:1px solid #ccc;
 border-top:1px dashed #ddd;
}
#FeatureFilters td label 
{
    float:left;
    width:145px;
    display:block;
    line-height:1.2em;
}
#FeatureFilters td input  
{
    display: block;
	float: left;
	clear: left;
	height: 15px;
	padding: 0;
	margin:0 2px;
}
#FeatureFilters p {
margin:10px 0 0 0;
}
#FilterAV p strong 
{
    color:#006600;
    font-size:.9em;
}
#FilterNonAV p strong 
{
    color:#000099;
    font-size:.9em;
}
#FilterAccessibility p strong 
{
    color:#990000;
    font-size:.9em;
}


#RoomDetails 
{

	background-color:#fff;
	border:1px solid #000;
	padding:0px 10px 10px 10px;
	font-family:Verdana, Arial, Sans-Serif;
	width:700px;
}
#RoomDetails h2 
{
font-family:Verdana, Arial, Sans-Serif;
    background-color:#133398;
    color:#fff;
    margin:0 -10px;
    padding:3px 0px 4px 0px;
    font-size:1.1em; 
    font-weight:bold;   
}
#RoomDetails h2 strong 
{
    background-color:#0C2161;
    display:block;
    float:left;
    padding:2px 9px;
    margin:-3px 20px -2px 0px;
    font-size:1.1em;
}
#RoomDetails h2 em 
{
    font-style:normal;
    font-weight:normal;
    font-size:1em;
    color:#fff;
}

#RoomDetails h3 
{
font-family:Verdana, Arial, Sans-Serif;
    font-size:.9em;
    font-weight:bold;
    color:#006600;
    margin:5px 0;
	border:none;
}
#HighLevel 
{
    background-color:#ddd;
    margin-left:-10px;
    width:245px;
    padding:3px 10px;
}
#HighLevel p, #HighLevel p strong
{
    margin:0;
	font-size:1em;
	line-height:1.2em;
	padding:0;
}

#BaseEquipment 
{
    width:255px;
}
#ImageZone 
{
    float:right;
    margin:15px 5px 0px 0px;
    width:425px;
}
#ThumbZone 
{
    margin-top:5px;
    text-align:center;
}
#ThumbZone img 
{
    margin:5px 5px;
}
#AdditionalFeatures
{
    background-color:#ddd;
    margin:10px -10px -10px -10px; 
    padding:0px 0px 0px 10px; 
    border-top:1px solid #999;
    position:relative;
}
#AdditionalFeatures div#AV 
{
    float:left;
    width:250px;
    padding:0;
     border-right:1px dashed #999;
 padding-right:10px;
 margin-right:10px;
}
#AdditionalFeatures div#nonAV 
{
    margin:0 10px 0 0;
    border-right:1px dashed #999;
    float:left;
    padding-right:10px;
    width:205px;
}
#AdditionalFeatures div#nonAV h3
{
    color:#133398;
}
#AdditionalFeatures div#Accessibility 
{
 float:left;

 width:205px;
}
#AdditionalFeatures div#Accessibility h3 
{
    color:#990000;
}


#RoomDetails ul 
{
    margin:0;
    padding:0; 
}
#RoomDetails ul li 
{
    padding:3px 0;
    font-size:.9em;
    list-style-type:none;
}
#RoomDetails ul li em 
{
    font-size:.8em;
    font-style:normal;
}
#RoomDetails ul li.AlternateRow
{
    background-color:#eee;
}
div#RoomSearchResults 
{
    font-family:Verdana, Arial, Sans-Serif;
    width:550px;
}
div#RoomSearchResults h2
{
    font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-size:1.5em;
	color:#990000;
	border-bottom:1px solid #ddd;
    padding-bottom:5px;
	
}
div#RoomSearchResults h3
{
background-color:#000099;
color:#fff;    
padding:3px 5px;
font-size:1.2em;   
}
div#RoomSearchResults ul 
{
    width:550px;
    margin:0;
    padding:0;
}
div#RoomSearchResults ul li 
{
    list-style-type:none;
    width:170px;
    float:left;
    background-image:url(../gfx/squarebullet.gif);
    background-repeat:no-repeat;
    padding:0 0 0 15px;
background-position:3px 6px;
line-height:1.3em;
}
div#RoomSearchResults h4
{
    color:#006600;  
    margin:5px 0 0 0;
}
div#RoomSearchResults table 
{
    width:240px;
    margin:0 0 10px 0;
	border:none;
}
div#RoomSearchResults div.BuildingCol1, div#RoomSearchResults div.BuildingCol2
{
    float:left;
    width:240px;
    position:relative;
    margin-top:10px;
}
div#RoomSearchResults div.BuildingCol2 
{
    border-left:1px solid #ccc;
    margin-left:20px;
    padding-left:20px;
}
div#RoomSearchResults th 
{
font-size:.7em;
padding:0;
padding-right:5px;
height:1.3em;
border:none;
}
div#RoomSearchResults th.lastth
{
padding-right:0px;
}
div#RoomSearchResults td
{
font-size:.8em;
padding:2px 5px 2px 0;
vertical-align:middle;
border:none;
}
div#RoomSearchResults td a
{
    text-decoration:none;
    color:#666;
}
div#RoomSearchResults td.RoomNum a
{
    color:#000099;
    font-weight:bold;
    font-size:1.1em;
}
div#RoomSearchResults td.AltRow
{
    background-color:#eee;    
}
div#RoomSearchResults td.centretext
{
    text-align:center;
}

div#SpecNames p 
{
    margin:2px 0;
}

table.SpecListing 
{
    border:1px solid #999;
    border-left:none;
    border-top:none;
	width:auto;
}
table.SpecListing td
{
	border:none;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    padding:5px;
    text-align:center;
	width:auto;
}
table.SpecListing td.AltRow
{
    background-color:#eee;    
}
table.SpecListing td.lefttext
{
    text-align:left;
}
table.SpecListing th
{
    background-color:#ccc;
	border:none;
    border-left:1px solid #999;
    border-top:1px solid #999;
    padding:5px;
	width:auto;
}
#ReportView table 
{
    page-break-after:always;    
}
#ReportView table td 
{
    width:190px;
    line-height:1em;
    padding:0;
    font-size:.9em;       
}
#ReportView table td.col1
{
    padding-right:10px;
}
#ReportView table td.col2 
{
    border-left:1px solid #999;
    padding:0 10px;
}
#ReportView table td.col3
{
    border-left:1px solid #999;
    padding-left:10px;
}
#ReportView h2
{
    margin:0px 0 5px 0;
    font-size:16pt;
}
#ReportView h3
{
    margin:5px 0;
    font-size:14pt;
}
#ReportView h3 em
{
 font-style:normal;
 font-size:.9em;
}

#ReportView h5 
{
    font-weight:bold;
    color:#990000;
    margin:8px 0 0 0;
    font-size:9pt;
}
#ReportView p
{
    line-height:1.2em;
} 
#ReportView td p
{
    margin:4px 0;
    font-size:8.5pt;
    padding-bottom:3px;
     border-bottom:1px solid #ddd;
}  
#ReportView p label 
{
    font-style:normal;
    width:150px;
    display:block;
    float:left;
}
.clear{clear:both;}
.clearleft{clear:left;}

