﻿body 
{
	font-family: Arial; 
	font-size: 9pt;
}

.MultilineTextBox 
{	
	font-family: Arial;
}

img.PageTitle 
{
	margin-top: 18px;
	margin-left: 4px;
	margin-bottom: 5px;
}

div.SubTitle 
{
	color: #F12727;
	font-weight: bold;
	padding: 0;
	margin-left: 5px;
}

p.ByLine 
{
	font-weight: bold;
	margin-top: 0;
	/*display: inline;*/

	margin-left: 5px;
}

p 
{
	/*font-size: 8pt;*/
	/*font-size: 0.8em;*/
	line-height: 1.5em;
	margin-right: 20px;
	margin-left: 6px;
}



p.large 
{
	font-size: 12pt;
}



li 
{
	/*font-size: 0.8em;*/
	margin: 0.4em 0;
	margin-right: 20px;
	line-height: 1.5em;
}

a:link, a:active, a:visited
{
	color: #F12727;
}

/* default.master */

table.Page 
{
    border: solid 1px #CCCCCC; 
    width: 852px; 
    border-collapse: collapse;
}

table.Page td.Logo 
{
    height: 105px; 
    width: 202px; 
    padding-right: 5px; 
    text-align: center; 
    vertical-align: middle;
}

table.Page td.CityTitle 
{
    width: 650px; 
    height: 105px; 
    background-color: #F12727; 
    text-align: right;
}

table.Page td.CityTitle img 
{
    margin-right: 15px; 
    vertical-align: middle;
}

table.Page td.MenuColumn 
{
    vertical-align: top; 
    width: 205px; 
    padding: 0 5px 20px 0;
}

table.Page td.MenuColumn div.RoomMenuOpenDiv 
{
    padding-top: 190px; 
    width: 100%;
}

td.MenuColumn div.RoomMenu 
{
    font-size: 14pt; 
    height: 135px; 
    margin-left: 15px;
    letter-spacing: 1pt;
    font-family: Arial;
}

td.MenuColumn div.RoomMenu div.RoomMenuItem 
{
    margin-bottom: 6px;
    margin-left: 10px;
}

div.RoomMenuItem a:link, div.RoomMenuItem a:active, div.RoomMenuItem a:visited 
{
    color: #FFF;
    text-decoration: none;
    
}

div.RoomMenuItem a:hover 
{
	color: #F02626;
}

td.MenuColumn div.MainMenu 
{
    font-size: 8pt; 
    font-weight: 600; 
    color: #F12727; 
    /*margin-left: 27px; */
    margin-top: 12px;
}

td.MenuColumn div.MainMenu div.MainMenuItem 
{
    margin-bottom: 8px;
    width: 205px;
    height: 16px;
}

td.MenuColumn div.MainMenu div.MainMenuItem img 
{
	vertical-align: middle;
	border: none;
}

div.MainMenuItem a:link, div.MainMenuItem a:hover, div.MainMenuItem a:active, div.MainMenuItem a:visited 
{
    color: #F12727; 
    text-decoration: none;
}

table.Page td.ContentColumn 
{
    vertical-align: top; 
    padding: 0 0 20px 0; 
    width: 650px;
}

table.Page td.FooterColumn
{
    background-color: #F12727; 
    font-size: 10pt;
    height: 100px;
}

table.Page td.FooterColumn table 
{
    margin: 10px 20px 20px 24px; 
    color: #FFF;
}

table.Page td.FooterColumn table td.Address
{
    padding-right: 10px;
    
}


.LargeImage 
{
    width: 652px;
    height: 325px; 
   
}

/*** Home Page ***/
.SpecialOffersPanel 
{
	
	padding-left: 5px;
	border-left: solid 1px #CCCCCC;
	width: 275px;
}

table.OfferSummary 
{
	/*width: 275px;*/
	margin-bottom: 15px;
}

table.OfferSummary td.PhotoColumn 
{
	vertical-align: top;
	/*width: 1px;*/
	padding: 0 4px 0 0;
}

table.OfferSummary td.TextColumn 
{
	vertical-align: top;	
	width: 200px;
}

table.OfferSummary div.OfferTitle 
{
	font-size: 10pt;
	font-weight: bold;
}

table.OfferSummary div.OfferDates 
{
	font-size: 8pt;
	
}

table.OfferSummary .OfferDetailsLink 
{
	text-decoration: none;
}





/* Trades - Main Page */
/**********************/

#Trades 
{
}

#Trades table.TradesMainLinks 
{
	margin-top: 20px;	
	width: 640px;
}

#Trades table.TradesMainLinks img.Button 
{
	border: none;	
	margin-bottom: 4px;
}

/**********************/

/*** Customer Testimonials ***/

div.testimonial 
{
	width: 580px;
	margin-bottom: 25px;
	margin-left: 10px;
}

img.lquote 
{
	vertical-align: top;
	margin-right: 5px;
}

img.rquote 
{
	vertical-align: top;
	margin-left: 5px;
}

div.testfrom 
{
	margin-top: 5px;
	margin-left: 50px;
}

/*** Press ***/

table.Press 
{
}

table.Press td.DateColumn 
{
	vertical-align: top;
	width: 150px;
	padding-left: 10px;
	padding-bottom: 10px;
}

table.Press td.ArticleColumn 
{
	vertical-align: top;
	padding-bottom: 10px;
}

table.Press div.ArticleSummary 
{
	width: 400px;	
	font-size: 9pt;
	margin-top: 3px;
}

/*** Press Details ***/

div.Article 
{
	/*margin: 20px 10px 0 10px;*/
	margin-top: 15px;
}

div.Article p 
{
	margin-left: 0;
}

table.ArticleHeader 
{
	width: 625px;
}

table.ArticleHeader td.TextColumn 
{
	vertical-align: top;
	
}

table.ArticleHeader td.LinksColumn 
{
	vertical-align: top;
	text-align: right;
	
}

.PressLinksPanel 
{
	border: solid 1px #CCCCCC;
/*	background-color: #EEEEEE;*/
	padding: 5px;
	margin: 0 0 5px 8px;
	text-align: left;
	
	width: 240px;
}

.PressTitle 
{
	font-size: 21pt;
	font-weight: bold;
	color: #F12727;
	margin-left: 2px;
}

.PressSubtitle 
{
	font-weight: bold;
	margin-left: 4px;
	margin-top: 6px;
	
}

.PressReleaseHeader 
{
	margin-left: 2px;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 15px;
}

.PressReleaseDate 
{
	padding: 20px 0 10px 0;
	margin-left: 3px;
	font-size: 9pt;
}

table.Article 
{
	margin-top: 10px;
	/*margin-right: 5px;*/
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 630px ! important;
}

table.Article td.PhotoColumn 
{
/*	padding-top: 20px;*/
	vertical-align: top;
	
}

table.Article td.TextColumn 
{
	vertical-align: top;
	padding-right: 10px;
	padding-left: 0;
}

/*** Special Offers ***/

.SpecialOffersGrid 
{
	border: solid 1px #FFFFFF;
}

.SpecialOffersGrid td, .SpecialOffersGrid th
{
	border: solid 1px #FFFFFF;
}

div.SpecialOffer 
{
	margin-top: 0px;
	margin-bottom: 35px;
	
}

div.SpecialOffer p 
{
	margin-left: 0;
}

div.SpecialOffer table.SpecialOfferTable 
{
	margin-top: 10px;
	margin-right: 5px;
	border-collapse: collapse;
	margin-left: 1px;
	width: 630px;
}

div.SpecialOffer div.OfferTitle 
{
	font-size: 16pt;
	font-weight: bold;
	color: #F12727;
	margin-left: 2px;
}

div.SpecialOffer div.OfferDates 
{
	font-weight: bold;
	margin-left: 3px;
}

div.SpecialOffer div.OfferLinksPanel 
{
	border: solid 1px #CCCCCC;
/*	background-color: #EEEEEE;*/
	padding: 5px;
    margin: 0 0 5px 9px;
	text-align: left;
	/*float: right;*/
	width: 240px;
}

table.SpecialOffersTable 
{
	width: 630px;
}

table.SpecialOfferTable td.TextColumn 
{
	vertical-align: top;
	padding-right: 10px;    
}

table.SpecialOfferTable td.PhotoColumn 
{
	padding-top: 5px;
	vertical-align: top;
}

/*** Jobs ***/

.JobsTable 
{
	margin-bottom: 20px;
	margin-left: 6px;
	border: solid 0px #FFFFFF;
}

.JobsTable td
{
	border: solid 0px #FFFFFF; 
}

div.JobTitle 
{
	font-weight: bold; 
	color: #F12727; 
	font-size: 1.2em;
}

div.JobDescription 
{
	
}

div.JobDescription p 
{
	margin: 0.4em 0.4em 0.4em 0;
	
}
/*** Job Detail ***/
/*
div.Job p
{
	margin-left: 5px;
}

div.JobTitle 
{
	font-size: 16pt;
	font-weight: bold;
	color: #F12727;
	margin-left: 4px;
	margin-top: 15px;
}

div.JobAvailableUntil 
{
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 10pt;
}



div.JobLocation 
{
	margin-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 10pt;
}
*/
/*** Contact Us ***/

table.ContactUsTable 
{	
	margin-left: 20px;
}

table.ContactUsTable td.DotColumn 
{
	padding-bottom: 30px;
	padding-top: 2px;
	padding-right: 5px;
	vertical-align: top;
}

table.ContactUsTable td.TextColumn 
{
	padding-bottom: 20px;
	vertical-align: top;
}

/*** Customer Survey ***/

table.CustSurvey 
{
	border-collapse: collapse;
}

table.CustSurvey td.FieldLabel 
{
	width: 250px;
	vertical-align: top;
	padding: 8px 3px 3px 3px;
}

table.CustSurvey td.Field 
{
	width: 350px;
	vertical-align: top;
	padding: 4px 3px 3px 3px;
}

td.CustField 
{
	
	vertical-align: top;
	padding: 4px 3px 3px 3px;
}

td.CustFieldLabel 
{
	
	vertical-align: top;
	padding: 8px 3px 3px 3px;
}

/*** Request a Brochure ***/
table.RequestBrochure 
{
	border-collapse: collapse;
}

table.RequestBrochure td.FieldLabel 
{
	/*border: solid 1px #CCCCCC;*/
	vertical-align: top;
	padding: 8px 3px 3px 3px;
}

table.RequestBrochure td.Field
{
	/*border: solid 1px #CCCCCC;*/
	vertical-align: top;
	padding: 3px 3px 3px 3px;
}

/*** Form Styles ***/
.Required 
{
	font-weight: bold;
}

div.ValidationSummary 
{
	font-weight: bold;
	
}

.ValidationSummaryControl 
{
	border: solid 1px #F12727;
	/*background-color: #fff0f0;*/
	margin: 15px 0;
	padding: 5px;
}

/*** Multiunit Projects ***/

div.ProjectDetailTitle 
{
	font-size: 16pt;
	color: #F12727;
	font-weight: bold;
	margin-left: 3px;
}

div.ProjectDetailLocation 
{
	font-size: 9pt;
	font-weight: bold;
	margin-left: 4px;
	margin-top: 5px;
}

.ProjectDetails p
{
	margin-left: 4px;
}

div.ProjectLocation 
{
	font-size: 9pt;
	margin-left: 10px;
	margin-top: 3px;
}

div.ProjectSummary 
{
	margin-left: 10px;
	margin-top: 2px;
}

.ProjectPhotoGallery 
{
	margin-right: 4px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.ProjectLinksPanel 
{
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 5px;
	text-align: left;
}

.SidePanelHeader 
{
	color: #000; 
	font-weight: bold; 
	font-size: 8pt; 
	width: 275px;
}



/*** Styles set in code-behind ***/

.fileext 
{
	font-size: 8pt;
	color: #333333;
	padding-left: 5px;
}

.PressLinksTable 
{
	
}

.PressLinksTable td 
{
	vertical-align: top;
	padding-bottom: 5px;
}

.PressPhotosTable 
{
   margin-bottom: 10px;
}

.PressPhotosTable td 
{
	vertical-align: top;
	padding-bottom: 20px;
	/*background-color: #DFDFDF;
	border: solid 1px #CCC;*/
	
	/*border-bottom: 10px solid #FFF;*/
}

.ProjectLinksTable 
{
	border-collapse: collapse;
	margin: 5px;
}

.ProjectLinksTable td
{
	padding: 1px 5px;
}

.OfferPhotosTable 
{
	 margin-bottom: 10px;
}

.OfferPhotosTable td 
{
	vertical-align: top;
	padding-bottom: 20px;
	
	/*background-color: #DFDFDF;
	border: solid 1px #CCC;*/
}

.OfferLinksTable 
{
	
}

.OfferLinksTable td 
{
	vertical-align: top;
	
}

.DocumentLink 
{
	
}

.Photo 
{
	/*width: 250px;*/
	border: solid 1px #CCCCCC !important;
	margin: 5px;
	
}

.CaptionPanel 
{
	margin: 0 5px;	
	
	font-size: 8pt;
}

