/* CSS Document */

/*
 * The # is used to specify an ID element.
 * The ID can only be used by one element. 
 *
 * The . is used to specify a CLASS element.
 * CLASS is used for multiple instances or tags. 
*/


td.left_column {
  background-color: #26355a;
}

td.center_column {
  background-color: #26355a;
}

td.right_column {
  background-color: #26355a;
}

#mainlinks a:hover {
  color: #26355a;
}

.currentpage {
  color: #26355a;
}

/* trip advisor links */
#tripadvisor {
 width: 95%;
}

#main_content .bold_content{
 font-weight:bold;
color:#FF0000;


}

#main_content  .bold_content a{
text-decoration:underline;
color:#FF0000;
font-weight:bold;
}

strong.special-terms{
 
color:#bab6e7;

}

strong.special-terms a{
font-weight:bold; 
color:#bab6e7;

}


#main_content  b a{
text-decoration:underline;
color:#bab6e7;
font-weight:bold;
}
#main_content .sample_page2{
 font-weight:bold;
color:#242491;

}

#main_content  .sample_page2 a{
text-decoration:underline;
color:#242491;
font-weight:bold;
}

#main_content .sample_page3{
 font-weight:bold;
color:#150517;

}

#main_content  .sample_page3 a{
text-decoration:underline;
color:#150517;
font-weight:bold;
}

.TA_rtable td {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important;}

#TA_Header {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important; margin-bottom: 10px; text-align: center; margin-left: 25%; width: 50%;}

#TA_Flags {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important; margin-top: 10px; margin-left: 25%; width: 50%; text-align: center;}

#TA_Link {background-color: #222f54!important; font-size: 11px!important; text-align: center!important;}

#TA_Flags2 {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important;}

.TA_heading {font-size:13px;}

.event_link{
	color: #cccfbc!important;
	font-weight: bold!important;
	}
		
.event_hol {
	color: #99CCFF;
	  font-weight: bold;
}

.event_festiv {
	color: #f0b381;
	  font-weight: bold;
}


input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.alignleft{
text-align:left!important;
padding-top:0px;
padding-left:4px;
padding-right:2px;
}	
strong.ss-offers{
	color:#ff0000;
	
}
/*code for the footer to suit the W3CS Web Standard*/
#bar_3 {
  width: 850px;
  font-size: 9px;
  color: #848B5E;
  padding-top: 13px;
  padding-bottom: 5px;
}
#bar3_links {
  padding:0px;
  margin: 0px;
   list-style-type: none;
}
/*
.bar3_nav_divide {
  padding-left: 3px;
  padding-right: 3px;
  color: #848B5E;
}*/
#bar3_links li {
float:left;
 background:url(../images/nav-bg.gif) no-repeat right bottom;
 height:12px;
 padding:0px 10px 2px 10px;
 margin:0px;
}


#bar3_links a:link,#bar3_links a:visited,#bar3_links a:active {
  color: #848B5E;
  text-decoration: none;
}
#bar3_links a:hover {
  color: #848B5E;
  text-decoration: underline;
}
.bar3_currentpage {
  color: #848B5E;
}
.no-bg{
	background:none !important;
	
}

.pd-left{
	padding-left:229px;
	
}
.pd-left2{
	padding-left:235px;
	
}


 a.comodo:link, a.comodo:visited,a.comodo:active,a.comodo:hover { color: #585C4F; font-weight: normal;}
 
 .comodo-img{
	 padding-left:50px; 
 }

	
