/* ----------------  all files content */
body {
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Verdana
}

.BottomButtons 
{ 
	text-align:center; 
	padding-bottom:0px; 
}

.EngineBody { 

	border-top: solid 1px #D6D9C3;
	border-bottom: solid 1px #D6D9C3;
	background-color:#ffffff;}	

hr {
	border: none 0px;
	width: 50%;
	height: 1px;
}

.NumberSteps 
{ 
	text-align:center; 
	padding-bottom:5px; 
}


option
{
    font-size: 8pt;
    color: black;
    font-family: Verdana
}

td
{
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: none
}


/* ---------------- pickdate and pickroom */
/* ---------------- see css/calendar.css for colors and layout */
.pickdate_main {     
	  width: 560; 
      padding-left: 10%; 
      padding-right: 10px; 
      padding-top: 0px;
	  color:#333333;
}

.pickdate_main  td {  color: #333333;} 

.pickdate_items {
	text-align: left;
	width: auto;
	border: solid 0px #D6D9C3;
	padding: 3px 3px 3px 3px ;
}

.summary_box_main {
	border-bottom-color: black;
	border-left-color: Black;
	border-right-color: Black;
	border-top-color: Black;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width:thin;
	border-top-width:thin;
	border-left-width:thin;
	border-right-width:thin;
	}
	
.summary_box_title {
	background-color: silver;
}

.summary_box_title td {
	color: black;
	font-weight: bold;
}

.summary_box_items {
	
}

/* ---------------- registration file */

#registrationDIVs {
	padding:0 15px 10px 15px;
}

.reg_repeat_border {
	BORDER-RIGHT: ; 
	BORDER-TOP: ; 
	MARGIN: 1px; 
	BORDER-LEFT: ; 
	BORDER-BOTTOM: ;
	PADDING: 5px 5px 5px 5px; 
}

.verizon_logo { 
	width:100%;
	text-align:right;
	padding-right:30px;
}

/* ---------------- nra file */

.no_rooms { 
	width:100%;
	text-align:center; 
}	

/* ---------------- cancel reservation file */
.CancelBody {

}

.CancelRes {

}

/* ---------------- error page */
.error {
}

/* ---------------- profile page */
.profile {
}

.error_text {
}

/* ----------------  guest info file  */
.guestinfo {

}

/* loginRes file */

LoginRes {
}

/* ---------------- specials file */
.specials page {
}

/* teaser file */
/* for teaser box see css/teaser.css below is for page load onsubmit */
.TeaserTransition {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}

/* ---------------- ecard files */
.EmailBackground {
	background-color:#cccccc;
}

#EmailSmallBox { 
	background-color:#e8e8e8; 
	border: 1px solid #847298; 
	width:491px;
	padding-top:50px; 
	padding-bottom:50px;
	margin-top:50px;
}

/* gc file comment card */
.CommentCard {
}

/* gc thank you card */
.GetForm_Thanks {

}
