﻿html, body
{
/*    font: Tahoma,Helvetica,sans-serif; */
    font-size: 10pt;
    color: #666;
    background-color: #FFFFFF;
    font-family: "Tahoma"
}

.our_color
{
	color: #274e89;
}
.bg_white
{
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.bg_content
{
/*    padding: 10px 10px 10px 10px;		#6b9cce*/
    border: solid 2px #6b9cce; /*Old #274e89 */
    text-align: left
}
.bg_content_details
{
/*    padding: 10px 10px 10px 10px;		#6b9cce*/
    background-color: White; /* #f8fcff*/
    text-align: left
}
.bg_content_info
{
/*    padding: 10px 10px 10px 10px;		#6b9cce*/
    background-color: #f2f2f2; /* #f8fcff*/
    text-align: left
}
.bg_header
{
    background: url('images/bg_header.gif') repeat-x 0 0;
    color: White;
    font-weight: bold;
    height: 20px;
    vertical-align: middle;
    text-align: left;
    font-size: 10pt
}

.lbar_blue_thin1
{
	width: 100%;
	font-size: 12pt; 
	background-image: url('images/lbar_blue_thin1.PNG'); 
	background-repeat: no-repeat; 
	vertical-align: top; 
	text-align: center; 
	color: #FFFFFF;
}
.lbar_blue_thin2
{
	width: 20%;
	font-size: 12pt; 
	background-image: url('images/lbar_blue_thin2.PNG'); 
	background-repeat: no-repeat; 
	vertical-align: top; 
	color: #FFFFFF;
}
.check_white 
{
	height: 20%;
	background-color: #FFFFFF;
}
.logo
{
	background-position: center center;
	height: 40px;
	font-size: 0pt;
	background-image: url('images/BoomBID_Logo.png');
	background-repeat: no-repeat;
	width: 53px;
	display: block;
}
.ln_blue_old_fashion
{
	width: 100%;
	height: 6px;
	font-size: 5pt; 
	background-image: url('images/ln_blue.png'); 
	background-repeat: no-repeat; 
}
._gray_ln
{
    width: 80%;
    height: 2px;
    background-image: url('images/ln_gray.png');
    background-repeat: no-repeat;
}
.ln_blue 
{
	width: 100%;
	height: 3px;
	background-image: url('images/ln_blue.png'); 
	/*background-repeat: no-repeat;  */
	background-repeat: repeat-x;
}
._blue 
{
	width: 100%;
	height: 3px;
	background-image: url('images/ln_blue.png'); 
	background-repeat: no-repeat;  
}
.active_tab
{
	border-color: #274e89;
	border-width: thin;
	border-style: none none none none;
}

.tab_table
{
	border-color: #274e89;
	border-width: thin;
	border-style: solid solid none solid;
	padding: 0;
}
.main_table
{
	border-color: #6b9cce;   /*Old #274e89 */
	border-width: thick;
	border-style: none solid solid solid;
	padding: 0;
}
.inactive_tab 
{
	border-color: #274e89;
	border-width: thin;
	border-style: none solid solid solid ;
	background-image: url('images/inactive_tab.png');
	background-repeat: repeat;
}
.bg_top_sub_content
{
    background-color: #f8fcff; 
    border-color: #274e89;
	border-width: thin;
	border-style: solid solid none solid;
}
.bg_bottom_sub_content
{
    background-color: #f8fcff; 
    border-color: #274e89;
	border-width: thin;
	border-style: none solid solid solid;
}

.left_table_cell
{
	border-width: thin;
	border-style: none solid solid none;
}
.right_table_cell
{
	border-width: thin;
	border-style: none none solid none ;
}
.left_bottom_table_cell
{
	border-width: thin;
	border-style: none solid none none;
}
.right_bottom_table_cell
{
	border-width: thin;
	border-style: none none none none ;
}

.layout_table
{
    width: 100%;
    border-spacing: 0px;
    border-width: 0px;
    border-collapse: collapse;
}



/*
////////////from bidstep3/////////////////////////
*/
.border_base
{
/*    border: 1px solid #274e89; */
}


/* collapsed panel styles */

.collapsePanel
{
	overflow: hidden;
	background-color: #f5f9ff; 
	/*     border: dashed 1px #CCC;*/
}
 
.collapsePanelHeader{   
      color: Navy;
      background-color: Transparent;
      font-weight:bold;
      float:none;
      cursor: pointer; 
      vertical-align: middle;
}

/* button styles */

.demo_mode_phrase
{
    font-size: 12px;
    font-weight: bold;
    color: #fcb6be;
}
/* end some button styles */
.click_here_image
{
    margin-top: 5px;
}

.btn_base
{
	color: #ffffff;
/*	background: transparent url( '/App_Themes/DefaultLight/images/btn_blue_3.png' ) no-repeat scroll 100% 0;*/
	font-size: 14px;
    font-weight: bold; 
	cursor: pointer;
	height: 25px;
/*    border: solid 1px #004080; */
    text-align: center;
    vertical-align: middle;
	background-color: #255494;    
    vertical-align: baseline;
}
.btn_small
{
	color: #ffffff;
/*	background: transparent url( '/App_Themes/DefaultLight/images/btn_blue_3.png' ) no-repeat scroll 100% 0;*/
	font-size: 9px;
    font-weight: bold; 
	cursor: pointer;
	height: 18px;
/*    border: solid 1px #004080; */
    text-align: center;
    vertical-align: middle;
	background-color: #255494;    
    vertical-align: baseline;
}
.btn_steps
{
	color: #68b523;
	border-right: none;
	border-left: none;
	border-top: solid 1px #bdbdbd;
	border-bottom: solid 1px #bdbdbd;
	font-family: Arial;
	font-size: 10pt;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.btn_search
{
	background-position: 0 4px;
	background: url(images/search.png) no-repeat 0 4px;
	padding-left: 17px;
}

.hotel_name
{
	font-family: "Tahoma";
	font-size: 8pt;
	font-weight: bold;
}

.btn_empty
{
    background: url(images/empty.png) no-repeat 0 4px;
    padding-left: 7px;
}

.hotel_services_title
{
    font-family: "Tahoma";
    font-size: 9pt;
    font-weight: bold;
}

.hotel_services
{
	color: #5087cc;
	font-family: "Tahoma";
	font-size: 8pt;
}

.main_header
{
    color: #5790cd;
    font-family: "Tahoma";
    font-size: 7pt;
}

.link_ex
{
    color: #68b523;
    border-top: solid 1px #bdbdbd;
    border-bottom: solid 1px #bdbdbd;
    font-size: 10pt;
    font-weight: bold;
    padding: 2px 3px 2px 3px;
    text-decoration: none;
}

a.link_class
{
   color:  #5087CC;
}

.link_class a:link, a:active,  a:visited
{
    color:  #5087CC;
}

.light_blue_line_separator
{
    height: 2px;
    background-color: #e2eaf2;
}

.blue_line_separator
{
    height: 2px;
    background-color: #6b9cce;
    overflow: hidden;
}

.bottom_blue_separator 
{
    border-bottom: solid 2px #6b9cce;
}

.first_col_hsf_style
{
    width: 30%;
    text-align: left;
    color: #404040;
}
.second_col_hsf_style
{
	width: 70%;
	text-align: left;
}
.third_col_hsf_style
{
	width: 1%;
	text-align: left;
}

.hsf_control_style 
{
    background-color: White;
    color: #404040;
    border: Solid 1px #86b3cb;
    height: 18px;
    font-size: 8pt;
}

input.hsf_control_style[type="text"]
{
    height: 16px;
}

.required
{
    border-left: solid 2px red;
}


.we_found_place
{
    font-size: 9pt;
    font-weight: bold; 
    /*height: 25px;*/
    padding: 3px 3px;
    text-align: center;   
}

.hotelbiddetails
{
     padding: 3px;
}


.bg_content_panel
{
     background: url(images/bg_content_panel.png) 0 0 repeat-x;
     padding: 4px;
}

.money
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

.description
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: Gray;
}

.discount_info
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: Gray;
}

.discount_info_item
{
}


.steps_info_panel
{
    font-weight: bold;
    color: #484848;
}

#bid_attempt_summary_mobile .flnm
{
     font-weight: bold;
     color: #015a94;
}

#bid_attempt_summary_mobile .lb
{
    font-weight: bold;
}


/*------------------------*/
#message_box_popup
{
    background-color: #91b4d3;
    overflow: hidden;
    height: 100px;
    border: solid 1px #1b4b74;
}

#message_box_popup h2
{
    width: 100%;
    height: 16px;
    overflow: hidden;
    position: relative;
    font-size: 10pt;
    color: #ffffff;
    padding: 3px 0px 0px 0px;
}

#message_box_popup .message_box_popup_content
{
    background-color: #f1f8fe;
    text-align: center;
}

/* text colors and styles */
.dark_blue_color
{
    color: #015a94;
}
.blue_color
{
    color: #3d9bc0;
}
.light_blue_color
{
    color: #c0d2dc;
}
.gray_color
{
    color: Gray;
}
.red_color
{
    color: Red;
}
.inactive_text_color
{
    color: #62717c;
}
.text_light_black_color
{
    color: #361b29;
}
.text_green_color
{
    color: #65a20e;
}
.text_gray_color
{
    color: #404040;
}
.text_light_gray_color
{
    color: #dedbd8;
}
.text_yellow_color
{
    color: Yellow;
}

.backgound_yellow_color
{
    background-color: Yellow;
}


/* end text colors and styles */

/*
/////////////////////////////////////////////////
*/
.height_3px {height: 3px;}
.height_5px {height: 5px;}
.height_10px {height: 10px;}

.width_none {width: 0px;}

.width_full_px {width: 313px;}
.width_98full_px {width: 292px;}
/*
.width_full_px {width: 800px;}
.width_98full_px {width: 794px;}*/
.width_98full {width: 99%;
	margin-left: 0px;
}
.width_100full {width: 100%;}
.width_90px {width: 90px;}
.width_60px {width: 60px;}
.width_half {width: 50%;}
.width_third {width: 33%;}
.width_header_logo {width: 20%;}
.width_header_text {width: 80%;}
.width_2third {width: 66%;}
.width_80full {width: 80%;}
.width_40full {width: 40%;}
.width_30full {width: 30%;}
.width_20full {width: 20%;}
.width_10full {width: 10%;}
.width_15full {width: 15%;}
.width_25full {width: 25%;}

.t_center {text-align: center;}
.t_left {text-align: left;}
.t_right {text-align: right;}

.va_top {vertical-align: top;}

/* Font Color Section  */
.red {color: red;}
.navy {color: navy;}
.black {color: black;}
.blue {color: blue;}
.dark_blue {color: #666666;}
.green {color: green;}
.yellow {color: #FFCC00;}


/* Backgroundcolors */
.bgcolor_recieved {background-color: #AFEEAF;}
.bgcolor_sent {background-color: #1FE2A2;}
.bgcolor_decline {background-color: #1FE2A2;}

/* Font Style Section  */
.bold {font-weight: bold;}

/* Font Family Section  */
.tahoma {font-family: "Tahoma"}
.arial {font-family: "Arial"}

/* Font Size Section  */
.font_7pt {font-size: 7pt;}
.font_8pt {font-size: 8pt;}
.font_9pt {font-size: 9pt;}
.font_10pt {font-size: 10pt;}
.font_11pt {font-size: 11pt;}
.font_12pt {font-size: 12pt;}
.font_14pt {font-size: 14pt;}
.font_16pt {font-size: 16pt;}
.font_20pt {font-size: 20pt;}

