﻿/* 
   Copyright (C) 1996-2008, QSR Automations, Inc.  

   All rights are reserved. 
   QSR Automations proprietary information: the enclosed materials contain proprietary information 
   of QSR Automations and shall not be disclosed in whole or in any part to any third party
   or used by any person for any purpose, without the express written consent of QSR Automations.
   Duplication of any portion of these materials shall include this legend.
*/


body
{
}

a:link
{
	color: #009900;
	text-decoration: underline;
}

a:visited
{
	color: #009900;
	text-decoration: underline;
}

#MasterHeader
{
	overflow: hidden;
	background-image: url(Images/Header.jpg);
	height: 112px;
}

#MasterLeft
{
	float: left;
	color: Gray;
	font-weight: bolder;
	font-size: 14px;
}

#MasterLeft br
{
	display: none;
}

#MasterRight
{
	text-align: right;
	float: right;
}

#MasterRight br
{
	display: none;
}

#MasterCompanyName
{
	font-size: 16px;
	font-weight: 600;
	color: Black;
}

#MasterWelcomeBack
{
	padding-left: 10px;
	line-height: 28px;
	font-size: 13px;
	font-weight: normal;
	color: White;
}

#MasterMenu
{
	padding-right: 10px;
	line-height: 28px;
	float: right;
	display: block;
	height: 30px;
	font-size: 13px;
	color: White;
}

#MasterMenu a:link
{
	color: White;
	text-decoration: underline;
}

#MasterMenu a:hover
{
	text-decoration: underline;
}

#MasterMenu a:visited
{
	color: White;
	text-decoration: underline;
}

#MasterContent
{
	border: solid 1px #827a6a;
	min-height: 375px;
	clear: both;
	padding: 12px 12px 12px 12px;
	overflow: hidden;
	background: url(Images/QSR_ConnectSmart_Logo.png) no-repeat bottom right;
	background-color: #F2F2F2;
}

#MasterFooter
{
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	clear: both;
}

#MasterFooter a:link
{
	color: #0180a1;
	text-decoration: underline;
}

#MasterFooter a:hover
{
	text-decoration: none;
}

#MasterFooter a:visited
{
	color: #0180a1;
	text-decoration: underline;
}

#Locations
{
	padding-top: 20px;
	padding-left: 20px;
}

.ControlX
{
	display: block;
	padding: 0px 0px 5px 0px;
}
#AboutThisReservationControl
{
	width: 237px;
	border: solid 1px #660000;
	font-size: 13px;
	background-color: White;
	color: #3b3b3b;
}

.AboutThisReservationControlHeader
{
	background-image: url(Images/AboutBoxHdrFill.png);
	background-color: #660000;
	height: 22px;
	text-align: left;
	font-weight: bold;
	color: White;
	padding-top: 0px;
	padding-left: 5px;
}

.AboutThisReservationControlBody
{
	padding: 10px 10px 20px 10px;
	line-height: 18px;
}

.ProfileHeader
{
	background-image: url(Images/ProfileHdrFill.png);
	background-color: #808080;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	color: White;
}

.ProfileSection
{
}

.ProfileSection span
{
	/* letter spacing is cool! */ /*	letter-spacing: 1px; */
	margin-right: 4px;
}

.ProfileSection input
{
	margin-bottom: 8px;
}

.DateFormatLabel
{
	font-size: 11px;
	font-style: italic;
	color: #666666;
	vertical-align: super;
	margin-top: 0px;
}

.ConfirmationNumber
{
	font-weight: bold;
	letter-spacing: 1px;
}

a.AvailableTimesDisabled
{
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(Images/TimeButton.png);
	background-repeat: no-repeat;
	background-position: center;
	font: 11pt "arial";
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	cursor: default;
}

a.AvailableTimesEnabled
{
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(Images/TimeButton_selected.png);
	background-repeat: no-repeat;
	background-position: center;
	font: 11pt "arial";
	color: White;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}

.outerPopup
{
	background-color: transparent;
	padding: 1em 6px;
}

.innerPopup
{
	padding-top: 10px;
	border-style: solid;
	border-color: #111111;
	border-width: 2.5px;
	background-color: White;
	line-height: 20px;
	font-weight: bold;
}

.modalBackground
{
	background-color: #eeeae3;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.SiteInformationLabels
{
	font-weight: bold;
}

#CreateAcctStep1
{
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
	color: #003366;
}

#CreateAcctStep2
{
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	color: #003366;
}

#GuestInfoHeader
{
	font-weight: bold;
}

#Query1Section
{
	font-weight: bold;
}

#Query1Times
{
	font-weight: bold;
}

#Query2Section
{
	font-weight: bold;
}

#Query2Times
{
	font-weight: bold;
}

#SiteInfo
{
	font-family: "Lucida Grande" , "Myriad Pro" , "Myriad Web" , "Trebuchet MS" , Tahoma, Helvetica, Arial, sans-serif;
	color: #111111;
	font-size: 13px;
}

#SiteInfoTop
{
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
}

#SiteInfoLeft
{
	margin-right: 15px;
	width: 28%;
	float: left;
}

#SiteInfoRight
{
	width: 67%;
	float: left;
}

#SiteInfoLocation
{
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: solid 1px black;
	min-height: 150px;
	background-color: White;
}

#SiteInfoPictures
{
	display: block;
}

#SitePictureButtons
{
	margin: 5px;
}

#SiteInfoAbout
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px black;
}

#SiteInfoHours
{
	display: block;
	margin-bottom: 10px;
}

#SiteInfoDetails
{
	display: block;
	line-height: 1.5em;
}

#progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1000;
}

#processMessage
{
	position: fixed;
	top: 200px;
	left: 43%;
	padding: 10px;
	width: 250px;
	z-index: 1001;
	background-color: #fff;
	border-style: solid;
	border-color: #111111;
	border-width: 2.5px;
}

#FavoritesHeader
{
	display: block;
	padding-bottom: 16px;
	color: black;
}

#FavoritesSection1
{
	display: block;
	padding-bottom: 16px;
	font-weight: bold;
	height: 20px;
}

#FavoritesSection2Instr
{
	display: block;
	padding-bottom: 8px;
	font-weight: bold;
}

#FavoritesSection2List
{
	display: block;
	padding-bottom: 16px;
	margin-left: 14px;
	width: 706px;
}

#FavoritesSection3Instr
{
	display: block;
	padding-bottom: 8px;
	font-weight: bold;
}

#FavoritesSection3Buttons
{
	display: block;
	padding-bottom: 6px;
	margin-left: 14px;
	width: 706px;
}

.dataGrid th
{
	padding-left: 15px;
	padding-right: 15px;
}

.dataGrid td
{
	padding-left: 10px;
	padding-right: 10px;
}

#MasterDocumentHeader
{
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	background-image: url(Images/Header.jpg);
	height: 112px;
}

#MasterDocumentLeft
{
	padding-top: 87px;
	padding-left: 5px;
	float: left;
	color: White;
	font-weight: bolder;
	font-size: 14px;
}

#MasterDocumentRight
{
	padding-top: 68px;
	padding-bottom: 8px;
	padding-right: 5px;
	text-align: right;
	float: right;
}

#MasterDocumentCompanyName
{
	font-weight: 600;
	color: Black;
}

#MasterDocumentMenu
{
	float: right;
	display: block;
	font-size: 13px;
}


#MasterDocumentContent
{
	border: solid 1px black;
	min-height: 375px;
	clear: both; /* 	background-image: url(../Images/ContentBackground.png); 	background-repeat:repeat-x; */
	background-color: #f2f2f2;
}

#MasterDocumentFooter
{
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	clear: both;
	color: #eeeae3;
}

#DocumentContent
{
	padding: 12px 12px 12px 12px;
}

#PrivacyLegalSection
{
	font-size: 11px;
	line-height: 20px;
	clear: both;
	padding: 10px 10px 10px 10px;
}

#UserAgreementSection
{
	font-size: 11px;
	line-height: 20px;
	clear: both;
	padding: 10px 10px 10px 10px;
}

#TermsOfUseSection
{
	font-size: 11px;
	line-height: 20px;
	clear: both;
	padding: 10px 10px 10px 10px;
}

.PrivacyLegalStyle
{
	font-weight: bold;
	color: #009900;
}

/*Blank button classes*/
.SkinnedButton
{
	font-family: Arial;
	font-weight: bold;
	color: White;
	font-size: 13px;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.SmallBlankButton
{
	height: 28px;
	width: 86px;
	background: url(Images/BlankButtonSmall.png) no-repeat top;
	line-height: 23px;
	text-decoration: none;
	padding-bottom: 5px;
	text-align: center;
	display: inline-block;
}

.SmallBlankButtonNoImage
{
	text-decoration: none;
	padding: 0 5px 5px 5px;
	text-align: center;
	display: inline-block;
}

.LargeBlankButton
{
	height: 28px;
	width: 176px;
	background: url(Images/BlankButtonLarge.png) no-repeat top;
	line-height: 23px;
	text-decoration: none;
	padding-bottom: 5px;
}

.SmallBlankDisabledButton
{
	height: 28px;
	width: 86px;
	background: url(Images/BlankButtonSmallDisabled.png) no-repeat top;
	line-height: 23px;
	text-decoration: none;
	padding-bottom: 5px;
}

.LargeBlankDisabledButton
{
	height: 28px;
	width: 128px;
	background: url(Images/BlankButtonLargeDisabled.png) no-repeat top;
	line-height: 23px;
	text-decoration: none;
	padding-bottom: 5px;
}

