body {
    FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial }

/* ----------------  links --------------- */

a {
    FONT-SIZE: 11px; COLOR: #333333;
  }
a:hover
 {
    FONT-SIZE: 11px; COLOR: #cccccc; TEXT-DECORATION: none
 }
a.specialofferslink
 {
    FONT-SIZE: 11px; COLOR: #333333; TEXT-DECORATION: underline
 }
a.specialofferslink:hover
 {
    FONT-SIZE: 11px; COLOR: #cccccc; TEXT-DECORATION: none
 }

/* ----------------  end links --------------- */


.continue_flag {  
	border:thin solid 81177E; background-color: #fff;
	cursor: hand
	} 

.continue_buttons {      /* non package buttons */
	border:thin solid 81177E; background-color: #fff;
	cursor: hand;
	color: black
}

.summary_edit_cal_date 
{
	background-color:Transparent;
	border-style: none;
	cursor:hand;
	color:black;

}


/* ----------------  Logo If wanted --------------- */
.reslogoplace
{
 	visibility:hidden;  /* ------  remove to show Hotel Name ------ */
 	position:absolute;  /* ------  remove to show Hotel Name ------ */
 	
 	float: center;
 	text-align: center; 
 	padding-top: 10px;
	padding-bottom: 0px; 
	padding-left: 10px;
	padding-right: 10px; 

}
.reslogo
{
  	background: #D1E4EF; /* url("../pickdateverif7/cal_fade.gif") no-repeat; */
	color: #333333;
	width: 600px;
    border: dotted 1px #cccccc;
	
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-left: 3px;
	padding-right: 3px; 
	
	float: center;
	text-align: center;
	
	FONT-SIZE: 16px;
	font-weight: bold;

}
 
 
/* ----------------  pickdate files content */

.topjava {
 position: absolute; 
 width: 0px; height: 0px; z-index: 0; left:0px; top:0px
 }
 
 .NumberStepsspacing {
 	
 	float: center;
 	text-align: center; 
 	padding-top: 5px;
	padding-bottom: 10px; 
	padding-left: 10px;
	padding-right: 10px; 
 }
 .NumberSteps 
{ 
	background-color: #eeeeee;
	color: #333333;
	width: 600px;
    border: dotted 1px #cccccc;
	
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-left: 3px;
	padding-right: 3px; 
	
	float: center;
	text-align: left; 
	
}
 
.EngineBody { 

	float: center;
	text-align: left;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	background-color: #;}	

hr {
	border: none 0px;
	width: 50%;
	height: 1px;
}

.BottomButtons 
{ 
	float: center;
	text-align: left;
	background-color: # ;}
	padding-bottom:0px; 
}

option
{
    font-size: 8pt;
    color: black;
    font-family: Arial
}

td
{
    font-size: 8pt;
    font-family: Arial;
    text-decoration: none
}


/* ---------------- pickdate */

/* Submit button on check avail page  */
.pickdate_table_cell_submit_button{}

/* ---------------- see css/calendar.css for colors and layout */
.pickdate_main {     
	  width: 600; 
      padding-left: 10%; 
      padding-right: 10px; 
      padding-top: 0px;
	  color:#333333;
	  text-align: left;
}



/* ---- "Select your dates below to check availability" -------------------- */

span#Pickdateverif71_lblMessage {
 text-align: left;
 width: 600px;    
 }
/* ---- END "Select your dates below to check availability" -------------------- */

.pickdate_main  td { 

	color: #333333;
	text-align: left;
} 

/* ---- LINE Separating calendar and options -------------------- */
/* between the calendar on the left and the dropdowns on the right  */
.pickdate_items_mid {
	
}

.pickdate_items_mid {

 border: dotted #cccccc; 
 border-width: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 
 }
/* ---- END LINE Separating calendar and options --------------- */
 
/* ---- Check-in and Check-out box -------------------- */

.cal2 {
	width: 225px;
	border-left: dotted 0px #cccccc;
	border-right: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	padding: 5px 0px 5px 5px ;
	}
	
/* ---- END Check-in and Check-out box -------------------- */

/* ---- Adults, Smoking, Check Avail Button etc., -------------------- */

.pickdate_items {
	text-align: left;
	align: left;
	width: 225px;
	border-left: solid 0px #cccccc;
	padding: 0px 0px 0px 0px;
 }

/* ---- END Adults, Smoking, Check Avail Button etc., -------------------- */


.pickdate_items td {
	text-align: left;
	padding: 1px 0px 3px 3px ;
 }

.cal_box td {
	text-align: left;
 }

/* ----- Pickroom -------------------------------------------------------------- */

/* ---------------- start view rooms ---------------------- */
.roomgrid_view_descript {
	color: white;
}
table.roomgrid_table_view_desc_bar_bgcolor {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
.roomgrid_table_cell_view_desc_bgcolor {
	background-color: blue;	
}
.vr_main_table  /*  the main table in view rooms screen */
{ border-bottom: silver thin solid; }
.vr_first_column  /*  1st column in view rooms screen */
{ }
.vr_rate_info 
{
	text-align:center;
}

.roomgrid_table1 
{
	 margin-left: 100px;
}

.roomgrid_input_sel_room 
{
		
}
.roomgrid_div_currconv {}


/* ---------------- end view rooms ---------------------- */


#summary2 { text-align: center; float: center;}

#Summary21_Panel1 {
 	
 	text-align: center;
 	float: center;
 	width: 600px;
 	border: solid 1px #333333;
}

.summary_box_main {

	border: solid 1px #333333;
	
	}

	
.summary_box_title {
	border: solid 1px #333333;
	background-color: silver;
}

.summary_box_title td {
	color: black;
	font-weight: bold;
}

.summary_box_items {
	
}
/* ----- End Pickroom -------------------------------------------------------------- */

/* ------ Registration file ----------------------------------------------- */

#registrationDIVs {
	text-align: center;
	padding:0 15px 10px 15px;
}
#Summary21_Panel2 {
 	
 	text-align: center;
 	float: center;
 	width: 600px;
 	border: solid 1px #333333;
}

span#mod_registration1_lblInfo { text-align: left; 
	width: 590px; 
	padding-top: 5px; 
	padding-bottom: 15px; 
	border-top: dotted 1px #808080}
	
span#CanxPolicy1_lblCanxPolicy { text-align: left; width: 560px; }

.reg_repeat_border {
	background: #eeeeee; /* url("../pickdateverif7/cal_fade.gif") no-repeat; */
	BORDER: solid 1px #333333;
}

.verizon_logo { 
	width:100%;
	text-align: right;
	padding-right:30px;
}

table#mod_registration1_tblReg { text-align: left; }
table#mod_registration1_tblUserFormA { text-align: left; float: right; width: 320px; }
table#mod_registration1_tblUserFormB { text-align: left; float: right; width: 320px; }
table#mod_registration1_tblUserFormC { text-align: left; float: right; width: 320px; }
table#mod_registration1_tblCCinfo2 { text-align: left; float: right; width: 320px; }

/* ------ End Registration file ----------------------------------------------- */

/* ---------------- FORMS  -------------------------------- */
select
{
 font-size: 10px;
 color: #333333;
 background: #eeeeee;
 border: 1px solid #cccccc;
 padding: 2px 2px 2px 2px;
}

select.checkInMonthYr
{
 width: 0px;
}

/* span#Pickdateverif71_lblpromocodename { 
font-size: 10px; color: #fff; background: #eeeeee; border: 1px solid #cccccc; padding: 2px 6px } */

input.oh_textbox
{
 font-size: 10px;
 color: #333333;
 background: #eeeeee;
 border: 1px solid #cccccc;
 padding: 2px 2px 2px 2px;
}

.form_titles { 
	width: ;
	text-align: right; 
	float: center;
}	

/* ---------------- END FORMS -------------------------------- */

/* ---------------- nra file */

.no_rooms { 
	width:100%;
	text-align:center; 
	float: center;
}	

#modifyRes {
	text-align:center; 
	float: center;
}

/* ---------------- cancel reservation file */
.CancelBody {

	text-align:center; 
	float: center;
}

.CancelRes {
	text-align: center; 
	float: center;
}

/* ---------------- error page */
.error {
	text-align:center; 
	float: center;

}

/* ---------------- profile page */
.profile {
	text-align:center; 
	float: center;

}

#Mod_profile1_panel1 {
	text-align:center; 
	float: center;
 
}
#Mod_profile1_forgotPWlin {
	text-align:center; 
	float: center;

}

.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 {

}

.reg_repeat_border td {font-size:10px; }   /* repeat guest table */

.reg_tableE { text-align:left;align:left; font-size:10px;}
.reg_tableA  {text-align:left;align:left; font-size:10px;}
.reg_tableB  {text-align:left;align:left; font-size:10px;}
.reg_tableC {text-align:left;align:left; font-size:10px;}
.reg_tableCC  {text-align:left;align:left; }
.reg_tableCC td {font-size:10px;} 
.reg_tableG
{
	BORDER-RIGHT: silver thin solid; 
	BORDER-TOP: silver thin solid; 
	MARGIN: 1px; 
	BORDER-LEFT: silver thin solid; 
	BORDER-BOTTOM: silver thin solid;
	PADDING: 5px 5px 5px 5px; 
	font-size:10px;

}
.reg_tableG td 
{
	color: black;
}

.reg_required_symbol_text { color: blue;}

/* ---------------- on screen confirmation */
.conf_body {
	

}
.onscreen_conf {
	

}

/* ---------------- nra file */

.no_rooms { 
	width:100%;
	text-align:center; 
}	

/* ---------------- cancel reservation file */
.CancelBody {

}

.CancelRes {

}



.summary_btn_edit_date {}
