* {
	margin: 0;


}





body {
	font-family:"Times New Roman", Times, serif;
	line-height:140%;
	background-image:url(media/bg.png);
	background-repeat: repeat-y; 
    background-position: center; 
    background-color: #F7F4EE; 

}

p {
	
	line-height:140%;
	
}



h1 {
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:18px;	
}

h2 {
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:16px;
	color:#7a2125;
}

h3 {
	font-size:14px;
}

a {
	
	color:#7a2125;
	cursor: pointer;
	
}

a:hover{
	color:#000;
}

#wrapper { 
height: 100%;
 width: 922px;
 margin: 0 auto;
 padding-bottom:26px;
}



#header {
	color: #333;
	width: 900px;
	float: left;
	padding: 10px;
	height: 235px;
	background-color:#FFF;
}

.banner {
	
	margin-top:10px;
	margin-left:-10px;
	
	
}

#login {
 color: #FFFFFF;
 width: 920px;
 padding-top:7px;
 height: 30px;
 background-color:#141414;
 
}

#navigation {
 float: left;
 width: 900px;
 height:20px;
 color: #FFF;
 padding: 10px;
 text-align:center;
 font-size:14px;
 text-transform:lowercase;
 margin-left:-10px;
 margin-top:3px;
 margin-bottom:15px;
 background-color:#7a2125;
 text-align:center;
}

#navigation a
{
color:#FFF;
text-decoration:none;
}

#menu1{
	position:relative;
	display:block;
	height:20px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}

#menu1 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#menu1 ul li{
	display:block;
	float:left;
	margin:0;
	}

#menu1 ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding-right:19px;
	padding-left:19px;
	height:15px;
	}

#menu1 li a:hover,#menu1 li a.current{
	color:#FFC;
	background-image:url(media/triangle.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:33px;
	width:auto;
	}
#menu1 a.current{
	color:#FFC;
	background-image:url(media/triangle.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:33px;
	width:auto;
}
#menu2{
	position:relative;
	display:block;
	height:20px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}

#menu2 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#menu2 ul li{
	display:block;
	float:left;
	margin:0;
	}

#menu2 ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding-right:14.5px;
	padding-left:14.5px;
	height:15px;
	}

#menu2 li a:hover,#menu2 li a.current{
	color:#FFC;
	background-image:url(media/triangle.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:33px;
	width:auto;		
	}
#menu2 a.current{
	color:#FFC;
	background-image:url(media/triangle.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:33px;
	width:auto;
}

#leftcolumn { 
 margin-left:-3px;
 margin-top:-5px;

 height: 740px;
 width: 590px;
 float: left;
 background:#FFFFFF;
}


#rightcolumn { 
 float: left;
 color: #333;
 margin:0px;
 margin-right:2px;
 margin-top:10px;
 padding: 10px;
 height: 730px;
 width: 230px;
 display: inline;
 background:#c6cc8c;
}

#footer { 
 width: 900px;
 height:26px;
 clear: both;
  position:relative;
 background-color:#141414;
 padding: 10px;
 color:#FFF;
 text-align:center;
 margin-left:-10px;
 margin-top:-26px;
 color:fff;
 font-size:11px;
	font-weight:normal;
	font-family:Arial,Verdana,Helvitica,sans-serif;
 
}

#footer a{
	color:#FFF;	
	}
	
	#footer a:hover{
	color:#ffffcb;
	}
	


#loginWrapper{
	width:565px;
	float:right;
	text-align:right;
	padding-right:5px;
	font-size:10px;	
	margin-top:1px;
	font-family:Verdana, Geneva, sans-serif;
}
	

#loginWrapper form div.clearFix{
	margin:2px 0px;
	clear:both;
}	

#loginWrapper form div.clearFix label{
	width:40%;
	float:right;
}



.clearFix{
	clear:both;
}

#feature {
	background-color:#c6cc8c;
	width:590px;
	height:145px;
	margin-top:10px;
	padding:10px;
	position:relative;
	line-height:normal;
	
}
#feature a{
	color:#333;
	font-weight:normal;
}
#feature a:hover{
	color:#000;
}

#featureRight {

	background-color:#c6cc8c;
	width:415px;
	position: relative;
	padding-bottom: 40px;
	height:105px;
	line-height:normal;
	float:right;
}

#featureicons {
	position: absolute;
	bottom: 0;
	set left: 0 here too;
	height: 40px;
}




#themes {
	
	border:solid 1px #ccc;
	width:830px;
	height:80px;
	margin-top:10px;
	padding:10px;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	font-weight:bold;
	
	
}

#themes img
  {
	  float:left;
	  margin-right:10px;
  }

#themes a:hover img
  {
  filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
  }
  

.themesideimage {
	background-color:#ebebeb;
	width:380px;
	height:205px;
	margin-top:10px;
	padding:0px;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	
	
}



img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 2px; 
	border:none;
}

img.floatRightTour { 
    float: right; 
    margin-left:5px;
	margin-top:5px; 
}

#tourcontent {
	
	width: 600px;
	clear:both;

	
}

img.mainfeature {
	border-style:solid;
	border-width:2px;
	border-color:#ffffcb;
	float: left;
	margin-right:10px;
	
}

#largeicons {
	background-color:#ecedf1;
	width:610px;
	height:110px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	
}

img.largeicons {
	
	margin-bottom:5px;
	
}

#largeicons a{
	
	text-decoration:none;
	color:#141414;
	
}

#largeicons a:hover {
	
	font-weight:550;
}

#iconbox {
	
	width:110px;
	height:90px;
	background-color:#FFF;
	text-align:center;
	float:left;
	margin-left:10px;
	padding-top:20px;
	border:none;
	
	
}

#iconbox a:hover {
	
	text-decoration:underline;
	
	
}

#matching {
	
	width:250px;
	height:170px;
	background-color:#141414;
	margin-top:15px;
	margin-left:5px;
	color:#FFF;
	text-align:center;
	padding:5px;
	line-height:normal;
	
	
}

#matching a{
	
	text-decoration:none;
	color:#FFF;
	
}

#matching a:hover {
        
	color:#ffffcc;
}


img.matching { 


	margin-bottom:2px;
}

p.matching {
	
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size:11px;
	
}



#companylinks{
	
	width:240px;
	height:120px;
	background-color:#eaeaea;
	margin-bottom:2px;
	color:#333;
	text-align:center;
	padding:10px;
	border-top:solid 1px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
   
	
	
}


#companylinks img{
	margin:3px;
	vertical-align:middle;
	
}

#memberlinks{
	
	width:240px;
	height:70px;
	background-color:#eaeaea;
	margin-bottom:2px;
	color:#333;
	text-align:center;
	padding:10px;
	border-top:solid 1px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
   
	
	
}


#memberlinks img{
	margin:3px;
	vertical-align:middle;
	
}


#sociallinks{
	
	width:235px;
	height:70px;
	background-color:#eaeaea;
	margin-bottom:2px;
	color:#333;
	text-align:center;
	padding:10px;
	padding-left:15px;
	border-top:solid 1px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
   
	
	
}


#sociallinks img{
	
	margin-top:20px;
	margin-right:6px;
	vertical-align:middle;
	
}


#linksbg {
	
	background-color:#C1C1C1;
	width:240px;
	margin-left:5px;
	margin-top:10px;
}

#themebox{
	
	width:580px;
	height:80px;
	background-color:#eaeaea;
	margin-bottom:2px;
	color:#333;
	text-align:left;
	padding:10px;
	border-top:solid 1px #d0d0d0;
	border-bottom:solid 1px #fff;
	font-family: "Times New Roman", Times, serif;
	vertical-align:middle;
	
	
}
#themebox img{
	
	float:left;
	margin-right:6px;
	margin-bottom:10x;
	
}
#themebox a{
	color:#333;
}
#themebox a:hover{
	color:#000;
}

#themeboxbg {
	
	background-color:#fff;
	width:540px;
	margin-top:10px;
}














	
#mainWrapper{
	width:977px;
	margin:0px auto;
}
mainWrapperprint{
	width:650px;
	
}
.MainNav2 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10pt;
		font-weight: bold;
		color: #6C8821;
		background-image: url(media/bar-alt.gif) repeat-x;
		background-color: #89A833;
		height: 20px;
	}



a{
	
	font-style:normal;
	text-decoration:none;
}	

em{
	font-weight:bold;
	font-style:italic;
/*	color:#A95334;	*/
	color:#000000;
}

.wrapper{
	width:957px;
	background-color:#FFFFFF;
	float:left;
	padding: 5px 5px;
	
}




headerprint{
	width:650px;
	float:left;
	background-color:#338AA8;
	margin-bottom: 0px;
	height:150px;
}
#logoWrapper{
	width:250px;
	font-size: 10px;
	letter-spacing:.1em;
	float:left;
	text-align:center;
	color:#fdfdfd;
	font-family:Arial, Helvetica, sans-serif;
}
	
#logo{
	width:245px;
	padding-right:5px;
	background-color:#348AA9;
	float:left;
	margin:15px 0px 0px 0px;
}

#bannerWrapper{
	width:555px;
	float:left;
}

input.buttonRight{
	float:right;
	cursor:pointer;
}

input.buttonLeft{
	float:left;
	cursor:pointer;
}


input.btn2{
	background-color:#dfdfdf;
	border: 1px solid #333333;
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 5px;
	font-size:11px;
}

input.btn3{
	background-color:#CC6633;
	border: 1px solid #333333;
	color:#ffffff;
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 2px;
	font-size:11px;
}

.floatL{
	float:left;
}	



#organiserlinks{
	float:left;
	width:400px;
	text-align:center;
	color:#1A9CB4;
	margin: 10px 0px;
}

#organiserlinks a:hover, #organiserlinks a:hover{
	text-decoration:underline;
	color:#c6cc8c;
	font-style:normal;	
}
#organiserlinks a, #organiserlinks a{
	color:#1A9CB4;
	margin:0px 5px;
	text-decoration:none;
	font-style:normal;	
}



#menu{
	width:957px;
	float:left;
	line-height:30px;
	color:#348AA9;
	text-align:center;
}	

#menu a{
	display:inline;
	border: 1px solid #348AA9;
	border-bottom:0px;
	font-weight: bold;
	padding: 5px 10px 4px 10px;
	margin:0px 1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#348AA9;
	font-size:12px;
	text-decoration:none;
	font-style:normal;	
}	

#menu a:hover,#menu a.selected{
	background-color:#CCAA11;
	text-decoration:underline;
	color:#fff;
	font-style:normal;
}

#menu a.selected{
	color:#ffffff;
	background-color:#CC6633;
	text-decoration:none;
}



#midSection{
	width:900px;
	float:left;
	top:-4px;
	position:relative;
	background-color:#FFF;
	min-height:500px;
	color:#333;
	font-size:12.5px;
}
#midSectionprint{
	width:638px;
	float:left;
	border: 0px solid #ffffff;
	top:-4px;
	position:relative;
	padding:5px;
	font-size:12px;
	background-color:#FFFFFF;
	
}
#searchWrapper{
	width:270px;
	height:818px;
	padding:5px;
	background-color:#c6cc8c;
	float:left;
	margin-right:5px;
	margin-left:10px;
	margin-bottom:5px;
}

#searchWrapper form div.clearFix label{
	width:35%;
	float:left;
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

#searchWrapper form div.clearFix select{
	font-size:11px;
}	


.clearFix{
	clear:both;
}



#searchWrapper div.clearFix{
	margin:2px 0px;
}



#tourside{
	width:270px;
	padding:5px;
	background-color:#fff;
	float:left;
	margin-right:5px;
	margin-left:10px;
	margin-top:30px;
	margin-bottom:10px;
	text-align:left;
}

#topimages {
	
    float: right; 
    margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	display:block; 
	
}

.shadow {
	
	  -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
   
	
}

#linkers{
	width:270px;
	padding:5px;
	margin-right:5px;
	
	background-color:#F6F6F6;
	float:left;
	text-align:center;
}


#links ul {
        list-style-type: none;
        width: 200px;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #3289A7;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 200px;
}

#links li a:hover {
        background: #F2EAC3;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#links a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}



input.btn{
	background-color:#F7E9AB;
	border: 1px solid #333333;
	color:#000000;
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0px;
	font-size:11px;
}

input.btn4{
	background-color:#F7E9AB;
	border: 1px solid #333333;
	color:#000000;
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0px;
	font-size:11px;
	width:156px;
}


input.btn5{
	background-color:#F7E9AB;
	border: 1px solid #333333;
	color:#000000;
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0px;
	font-size:11px;
	width:195px;
}
input.btn8{
	background-color:#CC6633;
	border: 1px solid #333333;
	color:#FFFFFF;
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0px;
	font-size:11px;
	
}
#leftCol{
	float:left;
	width:150px;
	margin-right:5px;
}

#midCol{
	float:left;
	width:582px;
	margin-right:5px;
	padding:5px;	
}

#rightCol{
	float:right;
	width:180px;
	padding:2px;
	font-size:11px;
	text-align:right;
}			
#rightCol div.clearFix{
	clear:both;
	width:100%;	
}


#rightCol div.clearFix  label{
	width:50%;
	float:left;
	text-align:left;
	font-weight:bold;
}

#main_itinerary{
	float:left;
	width:600px;
	padding:10px 10px 5px 10px;
	border:solid 1px #000;
	background-color:#FFF;
	min-height:835px;
	margin-right:-20px;
	margin-bottom:10px;
}

#sidebar_itinerary{
	width:270px;
	padding:5px;
	background-color:#fff;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:left;	
 }
#leftCol_itinerary{
	float:left;
	width:290px;
	margin-right:5px;
}

#midCol_itinerary{
	float:left;
	width:630px;
	margin-right:5px;
	padding:5px;
}

#leftCol_tour{
	float:left;
	width:280px;
	margin-right:5px;
}

#midCol_tour{
	float:left;
	width:600px;
	padding:10px 10px 5px 10px;
	border:solid 1px #000;
	background-color:#FFF;
	min-height:560px;
}


#booking_tour{
	float:left;
	width:600px;
	padding:10px 10px 5px 10px;
	border:solid 1px #000;
	background-color:#FFF;
}

#booking_sidebar_tour{
	float:right;
	width:250px;
	background-color:#FFF;
}
#tour_map{
	 
	background-color:#F4F9F6;
	margin: auto;
}

#searchResults{
	float:left;
	width:585px;
	border:solid 1px #000;
	background-color:#FFF;
	padding:10px;
}
.calendarHeader { 
	font-weight: bolder; 
	color: #ffffff; 
	background-color: #338AA8; 
} 

.calendarToday { 
	background-color:#666666;
	color:#fff;
} 

.calendar { 
	background-color: #DBEEF3; 
}



#intro {
	min-height:200px;
	text-align:justify;
	
	
}

table tr td{
	font-size:12.5px;
}

table.calendar tr td.departure{
	border:1px solid #cc0000; 
	background-color:#ffffff;
	color:#CC6633;
}

table.calendar tr td.departure a{ 
	color:#CC6633;
	text-decoration:none;
	font-style:normal;
}

table.calendar{
	width:150px;
}

.gap{
	background-color: #EAF2D8;
}	

.italic{
	font-style:italic;
	font-size:12px;
	color:#666666;
}	

#searchCol{
 	float:right;
 	width:290px;
	text-align:left;
	
 }
 
#content_with_search{
  	float:left;
  	width:600px;
  	padding:5px;
	
	background-color:#Fff;
}	

#content_without_search{
  	width:900px;
  /*border: 1px dashed #348AA9;
	background-color:#F1f1f1;*/
	float:left;
}

a.hh3{
	margin: 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC6633;	
}

div.tour_list_result{
	border:1px solid #666666;
	margin:5px 0px;
	width:98%;
	padding: 1%;
}
table.large tr td{
	font-size:13.5px;
	color:#000;
}

table.Box tr td{
	
	background: #f5f5f5;
	
	font-size:12px;
	padding: 10px 10px;
}
table.Box tr td img{
	border:1px solid silver;
}
table.Box8 tr td{
	border:1px solid silver;
	background: #f4f9f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 10px;
}
table.Box8 tr td img{
	border:1px solid silver;
}
table.Box8 a{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	
}

table.Box8 a:hover {
        
	text-decoration:underline;
	color:#000000;
	font-style:normal;
}



table.Box2 tr td{

	background: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px;
}
table.Box4 tr td{
	border:1px solid silver;
	background: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px;
}

table.Box3 tr td{
	border:1px solid silver;
	background: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding: 10px 10px;
}
table.Box3 a{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	
}

table.Box3 a:hover {
        
	text-decoration:underline;
	color:#000000;
	font-style:normal;
}



table.Box9 tr td img{
	border:0px solid silver;
}

table.Box9 tr td{
	border:0px solid silver;
	background: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding: 10px 10px;
}
table.Box9 a{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	
}

table.Box9 a:hover {
        
	text-decoration:underline;
	color:#000000;
	font-style:normal;
}



table.Box9 tr td img{
	border:0px solid silver;
}



table.Box5 tr td{
	border:0px solid silver;
	background: 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding: 10px 10px;
}
table.Box5 a{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	
}

table.Box5 a:hover {
        
	text-decoration:underline;
	color:#CC6633;
	font-style:normal;
}



table.Box5 tr td img{
	border:0px solid silver;
}


table.Box6 tr td{
	border:0px solid silver;
	background: 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding: 10px 10px;
}
table.Box6 a{
	
	text-decoration:none;
	font-size:12px;
	font-family:Helvetica,Verdana, Arial,  sans-serif;
	color:#A44D0D;
	
}

table.Box6 a:hover {
        
	text-decoration:underline;
	color:#c6cc8c;
	font-style:normal;
}



table.Box6 tr td img{
	border:0px solid silver;
}




.error{
	color:#cc0000;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

 .tCenter{
 	text-align:center;
 }
 
 .departure_pop{
 	font-family: Helvetica, Verdana, Arial, sans-serif;
 	font-size:12px;
 	background-color:#f1f1f1;
 	
 }
 
 textarea{
 	font-size:12px;
 }
 
 th{
 	text-align:left;
} 	

tournav {
	
	width:200px;
	text-align:left;


	
}

#red  { width: 220px; border-left: 10px solid #7a2125; margin-bottom:20px; padding-left:5px; padding-right:10px;   }
#black  { width: 220px; border-left: 10px solid #141414; margin-bottom:20px; padding-left:5px; padding-right:10px;  }
#green  { width: 220px; border-left: 10px solid #c6cc8c; margin-bottom:20px; padding-left:5px; padding-right:10px;  }
#yellow  { width: 220px; border-left: 10px solid #ffffcb; margin-bottom:20px; padding-left:5px; padding-right:10px;  }

#red h2, #red h2 a { color: #7a2125; font-size:16px; }
#red h2 a:hover { color: #333; }

#black h2, #black h2 a { color: #141414; font-size:16px; }
#black h2 a:hover { color: #333; }

#green h2, #green h2 a { color: #c6cc8c; font-size:16px; }
#green h2 a:hover { color: #333; }

#yellow h2, #yellow h2 a { color: #ffffcb; font-size:16px; }
#yellow h2 a:hover { color: #333; }



.menufile {
	
	list-style:none; 
	padding-top:10px;
	margin:0; 
	width:25px;
	}
	
.menufile li {
	display:block; 
	width:25px; 
	
	
	
	}
	
.menufile li a {
	text-decoration:none; 
	color:#fff; 
	font-size:11px; 
	line-height:10px;
	font-weight:normal;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	}
	
	
.menufile li a em {
	display:block; 
	width:25px;
	height:29px;
	background:url(media/vertical.gif) left top; 
	font-style:normal;
	
	}
.menufile li a b {
	display:block; 
	width:15px; 
	padding:0 3px 29px 7px; 
	text-align:center; 
	text-decoration:none; 
	background:url(media/vertical.gif) left bottom; 
	color:#fff;
	}
	


.menufile li a:hover {
	border:0; 
	position:relative; 
	z-index:100; 
	cursor:pointer;
	
	}
	
.menufile li a:hover em {
	background-position: center top;
	}
	
.menufile li a:hover b {
	background-position: center bottom; 
	color:#141414;
	}

.menufile li a.selected, .menufile li a:hover.selected {border:0; position:relative; z-index:200; cursor:default;}
.menufile li a.selected em, .menufile li a:hover.selected em {background-position: right top;}
.menufile li a.selected b,.menufile li  a:hover.selected b {background-position: right bottom; color:#fff;}

#green3 {
	
	width:210px;
	height: 110px;
	background-image:url(media/green3.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:8px;
	margin-top:-18px;
	
	
}

#green3 h2, #green3 h2 a { color: #c6cc8c; font-size:16px; text-decoration:none;}

#red3 {
	
	width:210px;
	height: 110px;
	background-image:url(media/red3.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:8px;
	margin-top:-18px;
	
	
}

#red3 h2, #red3 h2 a { color: #7a2125; font-size:16px; text-decoration:none; }

#red3 a:hover img
  {
  filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
  }

#black3 {
	
	width:210px;
	height: 110px;
	background-image:url(media/black3.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:8px;
	margin-top:-18px;
	
	
}


#black3 h2, #black3 h2 a { color: #141414; font-size:16px; text-decoration:none; }

.floatright {
	
	float:right;
	border:none;
	
}

.floatright a {
	
	cursor:pointer;
	
}

.btnfloatright {
	
	float:right;
	cursor:pointer;

	
}

#sort {
	
	background-color:#E9E9E9;
	padding:5px;
}

.button_pay {

	
	vertical-align: baseline;
	background-image:url(media/visa_logo.png);
	background-repeat:none;
	width:56px;
	height:25px;
	cursor: pointer;
	border:none;
}

.button_pay:hover {
	text-decoration: none;
}

.button_pay2 {
	
	vertical-align: baseline;
	background-image:url(media/mastercard_logo.png);
	background-repeat:none;
	width:56px;
	height:25px;
	cursor: pointer;
	border:none;
}

.largemenu {
	
list-style-type: none;
margin: 0;
padding: 10px;
width: 180px;

		
}

.largemenu li a{
font: 11px;
background-color:#FFF;
background-image:url(media/black3.gif);
background-repeat:no-repeat;
display: block;
color: black;
width: 210px;
height:95px;
border-bottom: 1px solid #c6cc8c;
padding:10px;
padding-left:30px;
text-decoration: none;
margin-left:-10px;
line-height:normal;
}

.largemenu li a:hover{
	
	background-color:#ccc;
	background-image:url(media/red3.gif);
background-repeat:no-repeat;
	
}

.largemenu li a.current{
	
	background-color:#ccc;
	background-image:url(media/red3.gif);
background-repeat:no-repeat;
	
}





.smallmenu {
	font-family:"Times New Roman", Times, serif;
	
list-style-type: none;
margin: 0;
padding: 10px;
width: 180px;

		
}

.smallmenu li a{
font: 11px;
background-color:#FFF;
background-image:url(media/blacksmallmenu.gif);
background-repeat:no-repeat;
display: block;
color: black;
width: 210px;
height:50px;
border-bottom: 1px solid #c6cc8c;
padding:10px;
padding-left:30px;
text-decoration: none;
margin-left:-10px;
line-height:normal;
}

.smallmenu li a:hover{
	
	background-color:#ccc;
	background-image:url(media/redsmallmenu.gif);
	background-repeat:no-repeat;
	
}

.smallmenu li a.current{
	
	background-color:#ccc;
	background-image:url(media/redsmallmenu.gif);
	background-repeat:no-repeat;
	
}

#summary {
	
	width:570px;
	background-color:#CCC;
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;
	
}

#bookingdetails {
	
	width:230px;
	background-color:#c6cc8c;
	margin-left:-12px;
	padding:10px;
	margin-top:6px;
	
	
	
}

.accommbutton {
    border: 1px solid #fff;
    background: #fff;
	cursor:pointer;
	font-size:11px;
}

#accommcontainer {
	
	width:570px;
	background-color:#CCC;
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;
	
}

#story {
	width:240px;
	background-color:#c6cc8c;
	margin-left:10px;
	padding:10px;
	margin-top:6px;
	margin-bottom:10px;
}

#yourconsultant {
	
	width:240px;
	background-color:fff;
	margin-left:10px;
	padding:10px;
	margin-top:6px;
	
	
	
}

#faq {
	text-indent:30px;
	
	
	
}

#faq a {
	
	color:#141414;
	
}

#faq a:hover {
	
	font-weight:bold;
	
}
#back {
	text-align: right;
	width:150px;
	float:right;
	padding-right:15px;
}
#shortlist{
	border:1px solid #666666;
	margin:5px 0px;
	width:580px;
	padding:10px;
	background-color:#EEF8E9;
	overflow:hidden;
}

#shortlist img{
	float:left;
	margin-right:10px;
}

.buttonremove {
display: block;
width: 100px;
height: 28px;
padding: 15px 20px 10px 45px;
color:#666666;
text-decoration: none;
background:url(media/remove.jpg) no-repeat 0px 0px;
border:none;
float:right;
cursor:pointer;
}

.buttonremove:hover {
color:#333333;
background:url(media/remove.jpg) no-repeat 0px -28px;
}

#map {
	
	background-color:#f4f9f5;
	width:600px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	
	
}

.buttoncompare {
display: block;
width: 100px;
height: 28px;
padding: 15px 20px 10px 45px;
color:#666666;
text-decoration: none;
background:url(media/compare.jpg) no-repeat 0px 0px;
border:none;
float:right;
cursor:pointer;
float:right;
margin-bottom:10px;
}

.buttoncompare:hover {
color:#333333;
background:url(media/compare.jpg) no-repeat 0px -28px;
}

.buttonsavetour {
display: block;
width: 100px;
height: 28px;
padding: 15px 20px 10px 45px;
color:#666666;
text-decoration: none;
background:url(media/savetour.jpg) no-repeat 0px 0px;
border:none;
float:right;
cursor:pointer;
float:right;
margin-bottom:10px;
}

.buttonsavetour:hover {
color:#333333;
background:url(media/savetour.jpg) no-repeat 0px -28px;
}

.buttonremoveonly {
display: block;
width: 100px;
height: 28px;
padding: 15px 20px 10px 45px;
color:#666666;
text-decoration: none;
background:url(media/removeonly.jpg) no-repeat 0px 0px;
border:none;
float:right;
cursor:pointer;

}

.buttonremoveonly:hover {
color:#333333;
background:url(media/removeonly.jpg) no-repeat 0px -28px;
}

.buttonmoredetails {
display: block;
width: 100px;
height: 28px;
padding: 15px 20px 10px 45px;
color:#666666;
text-decoration: none;
background:url(media/moredetails.jpg) no-repeat 0px 0px;
border:none;
cursor:pointer;
float:left;
margin-top:10px;

}

.buttonmoredetails:hover {
color:#333333;
background:url(media/moredetails.jpg) no-repeat 0px -28px;
}

.itinDay{
	width:580px;
	float:left;
	margin-bottom:15px;
	margin-top:10px;
	color:#7a2125;
	font-size:16px;
	font-weight:bold;
}

.fineprint {
	font-size: 11.5px;
	line-height:normal;
	
}

table.accommbg th{
	background-color:#FFF;
	background-image:url(media/accommbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	
}

table.top tr td{
	background-color:#FFF;
	background-image:url(media/accommbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	
}

.top {
	background-color:#FFF;
	background-image:url(media/accommbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	
}

.top img {
	
	margin-top:20px;
	
}


