/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(199,186,155); background-image: url("./assets/images/bg_body.gif");}


.class1 a:link {font-family: Arial;font-size: 10px;font-weight: bold;color:#E05D06; text-decoration:none;}
.class1 a:hover {font-family: Arial;font-size: 10px;font-weight: bold;color:#E05D06;text-decoration:underline;}
.class1 a:active{font-family: Arial;font-size: 10px;font-weight: bold;color:#E05D06; text-decoration:none;}
.class1 a:visited{font-family: Arial;font-size: 10px;font-weight: bold;color:#E05D06; text-decoration:none;}

.class2 a:link {font-family: Arial;font-size: 13px;font-weight: normal;color:#ffffff;text-decoration:none;}
.class2 a:hover {font-family: Arial;font-size: 13px;color:#ffffff;text-decoration:none;	}
.class2 a:active{font-family: Arial;font-size: 13px;color:#ffffff;text-decoration:none;}
.class2 a:visited{font-family: Arial;font-size: 13px;color:#ffffff;text-decoration:none;}

.class3 a:link {font-family: Arial; font-size: 12px; font-weight: ; color:#BBC9E5; padding:0px 0px 0px 15px; text-decoration:none;}
.class3 a:hover {font-family: Arial; font-size: 12px; font-weight: ; color:#EAEAEA; padding:0px 0px 0px 15px; text-decoration:none;}
.class3 a:active{font-family: Arial; font-size: 12px; font-weight: ; color#BBC9E5; padding:0px 0px 0px 15px; text-decoration:none;}
.class3 a:visited{font-family: Arial; font-size: 12px; font-weight: ; color:#BBC9E5; padding:0px 0px 0px 15px; text-decoration:none;}

.class4 a:link {font-family: Arial; font-size: 12px; font-weight: ; color:#2958B0; text-decoration:none;}
.class4 a:hover {font-family: Arial; font-size: 12px; font-weight: ; color:#839ED4; text-decoration:none;}
.class4 a:active{font-family: Arial; font-size: 12px; font-weight: ; color#2958B0; text-decoration:none;}
.class4 a:visited{font-family: Arial; font-size: 12px; font-weight: ; color:#2958B0; text-decoration:none;}

.bg_border {
	background:url(./assets/images/bg_strip1.gif);
	width:854px;
	}
 .error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
 .textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2958B0;
	font-weight: bold;
}
.bluetnotbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2958B0;
}
.text {
	font-family: Arial;
	font-size: 13px;
	color: #F0F3F7;
	font-weight: bold;
}
.text1 {
	font-family: Arial;
	font-size: 10px;
	color: #F0F3F7;
	font-weight: italic;
}
.textfield {
	background-color: #2958B2;
	height: 20px;
	border-top-color: #1C5281;
	border-right-color: #1C5281;
	border-bottom-color: #1C5281;
	border-left-color: #1C5281;
	width: 128px;
	font-size: 9px;
	color: #ffffff;
}
.textcoupon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #84C0F6;
	font-weight: bold;
}
.on the booking {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FAFBFD;
}
.textdownpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E2E8F3;
}
.postaltext {
	font-family: Arial;
	font-size: 13px;
	color: #122F66;
               text-align: justify;
}
.textdown {
	font-family: Arial;
	font-size: 11px;
	color: #E2E8F3;
}
.2textdown {
	font-family: Arial;
	font-size: 9px;
	color: #C3CFE7;
}
.catagoriestext {
	font-family: Arial;
	font-size: 12px;
	color: #BBC9E5;
}
.shop {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #F8F9FC;
}

.footer
  {font:12px Arial, Helvetica, sans-serif;
  color:#eaeaea;
  line-height:15px;
  text-decoration:none;
  }

.footer-link
  {font:12px Arial, Helvetica, sans-serif;
  color:#eaeaea;
  line-height:15px;
  text-decoration:none;
  }
  
.footer-link:hover
  {font:12px Arial, Helvetica, sans-serif;
  color:#cccccc;
  line-height:15px;
  text-decoration:none;
  }

.footer-link:visited
  {font:12px Arial, Helvetica, sans-serif;
  line-height:15px;
  text-decoration:none;
  }
.verticaltext
{
writing-mode: tb-rl;
filter: flipv fliph;
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
white-space:nowrap;
font-family: Tahoma,Helvetica, sans-serif;
font-weight: bold;
font-size: 24px;
color: #ef8d4e;
}
