/* CSS Document for BANS BEACH BORACAY
   All rights reserved.
*/

body {
 margin      : 0px;
 font-family : tahoma, arial, verdana;
 font-size   : 12px;
 /*background  : #A05B51;*/
 background-color: #2f74c1;
}

/* CSS BODY BACKGROUNDS */
#bgc_default{
	background-image   : url('./../_medias/bg/body_bg_main.jpg');
	background-position: top;

}

/* default css text */
.def_head_title {
  font-size    : 14px;
  color        : #000;
  font-family  : arial, verdana;
  font-weight  : bold;
}
.def_sub_title {
  font-size    : 12px;
  color        : #000;
  font-family  : arial, verdana;
  font-weight  : bold;
}
.def_contents {
  font-size    : 11px;
  color        : #000;
  font-family  : arial, verdana;
}

/* CSS LINKS SECTION */

 .anchor_main {
 color         : #B58A07; 
 font-size     : 11px; 
 padding-right : 10px; 
 padding-left  : 10px;  
 font-weight   : bold;
 }
a.anchor_main:link    {color: #B58A07; text-decoration: none;}
a.anchor_main:visited {color: #B58A07; text-decoration: none; }
a.anchor_main:hover   {color: #fff; text-decoration: none; background-color: CB9208;}
a.anchor_main:active  {color: #F0CF31; text-decoration: none; }

 .anchor_footer {
 color        : #000; 
 font-size    : 10px; 
 }
a.anchor_footer:link {color: #FFF200; text-decoration: none; font-weight:bold; border-right: 1px solid #FFF200; padding-right: 3px;}
a.anchor_footer:visited {color: #FFF200; text-decoration: none; font-weight:bold;}
a.anchor_footer:hover {color: #FFF200; text-decoration: underline;}
a.anchor_footer:active {color: FFF200; text-decoration: none; font-weight:bold;}

 .anchor_footer3 {
 color        : #fff; 
 font-size    : 10px; 
 }
a.anchor_footer3:link {color: #fff; text-decoration: none; font-weight:bold;}
a.anchor_footer3:visited {color: #fff; text-decoration: none; font-weight:bold;}
a.anchor_footer3:hover {color: #fff; text-decoration: underline;}
a.anchor_footer3:active {color: #fff; text-decoration: none; font-weight:bold;}

 .anchor_footer2 {
 color        : #2f74c1; 
 font-size    : 10px; 
 }
a.anchor_footer2:link {color: #2f74c1; text-decoration: none; font-weight:bold;}
a.anchor_footer2:visited {color: #2f74c1; text-decoration: none; font-weight:bold;}
a.anchor_footer2:hover {color: #2f74c1; text-decoration: underline;}
a.anchor_footer2:active {color: #2f74c1; text-decoration: none; font-weight:bold;}

/*//HEADER CSS SECTION*/

.headtop {
  padding-top   : 3px;
  padding-bottom: 3px;
  padding-left  : 3px;  
  font-size		: 11px;
  color         : #b6cce3;
  text-align    : center;  
}

/*//FOOTER CSS SECTION*/

#footer_main {
  font-size		: 10px;
}
#footer_cp {
  height	      : 10px;
  color			  : #fff;
  font-size		  : 10px;
}

/* RESERVATION CSS */

div#reserve{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:footer-<length>;
}