@charset "windows-1250";

HTML {
  height:100%;
}

BODY {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  font-family:Tahoma;
  font-size:11px;
  height:100%;
  background-color:#e4ded9;
  background-image:url(images/catfish_background.jpg); background-position:center top; background-repeat:repeat-y;  
  
}

/* Default Links */
a:link, a:visited, a:active, a:hover {
  font-size:12px;
  color:#830d0E;
  text-decoration:underline;
}

/* Telephone Number */
.TelephoneCall {
  font-size:19px;
  color:#830d0E;
  line-height:30px;
}

/* Telephone Number Top */
.TelephoneCallTop {
  font-size:12px;
  color:#830d0E;
}

/* E-mail Top */
.EmailTop:visited, .EmailTop:link, .EmailTop:active, .EmailTop:hover {
  font-size:12px;
  color:#830d0E;
  text-decoration:none;
}

/* Main Links Margins */
.margins_h5 {margin:5px 0px 5px 0px;}

/* DEFAULT HEADER */
H1 {
  font-size: 13px;
  color: #623623;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 5px 0px;
}

/* H2 is to be used in images replacement for headers like ("MEET", "DATE", "SOCIALISE") */
H2 {
  font-size: 15px;
  color: #623623;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 5px 0px;
}

/* NewsLetter Text Box */
.NewsLetterTextBox {
  width: 193px;
  height: 19px;
  border: 1px solid #CACDB5;
  color: #585858;
}

TD, * TD {
  font-size: 12px;
  color: #623623;
}

/* Image Border Settings */
.ImageBorderSettings {
   padding: 2px;
   background-image: url(images/color_01.jpg);
   border: 1px solid #CACDB5;
}

.color_red {color: #CC3300;}
.color_brown {color: #623623;}
.color_gray {color:#333333;}

.text_size_12px {font-size:12px;}
.text_size_11px {font-size:11px;}
.text_size_10px {font-size:10px;}
.text_size_14px {font-size:14px;}
.text_size_19px {font-size:19px;}

/* Special Offer */
.special_offer {
  font-size:12px;
  padding:4px 10px 3px 10px;
  line-height:15px;
}

/* NewsLetter Text Box Big */
.NewsLetterTextBoxBig {
  width:193px;
  height:100px;
  border:1px solid #CACDB5;
  color:#585858;
}

/* Bottom Menu Right Bottom Leaves */
.bottom_background_leaves {
  background:url(images/bottom_leaves.gif);
  background-position:right bottom;
  background-repeat:no-repeat;
}

/* Bottom Menu Region Paddings and main color (should be the same as BottomMenuLinks (Where the bottom menu is located) */
.BottomMenuPaddingRegion {
  padding:0px 0px 0px 30px;
  line-height:15px;
  font-size:11px;
}

/* Bottom Menu Links */
a.BottomMenuLinks:hover, a.BottomMenuLinks:active, a.BottomMenuLinks:visited, a.BottomMenuLinks:link, .BottomMenuLinks {
  color:#623623;
  text-decoration:none;
  font-size:11px;
}


/* GET STARTED BUTTON */
#wrap {
  width:1300px;
  margin:0px auto; /*center hack*/
  text-align: center;
  position: relative;
}

/* GET STARTED */
#lingue {
  position: absolute;
  left: 922px;
  top: 221px;
  width: 164px;
  height: 165px;
}

/* CATFISH RELATED - NOT REQUIRED FOR CATFISH TO WORK */
div#catfish {
  z-index: 100; 
  white-space: nowrap; 
  display: none;
  text-align: center;
  border-top: 0px solid black;
}

/* JOURNEY */
.journey_blocks {
  background-color:#ece6d5;
  border:1px solid #CACDB5;
  padding:5px 5px 5px 5px;
  margin-top:10px;
}

/* padding */
.padding_5px {padding:5px 5px 5px 5px;}
.padding_10px {padding:10px 10px 10px 10px;}
.padding_15px {padding:15px 15px 15px 15px;}
.padding_bottom5px {padding:0px 0px 5px 0px;}

/*.call-big{
	font-size: 24pt !important;
}*/
