﻿/* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
    }
	a {
    	color:#369;
	}
	a:hover {
		color:#f00;
	}
    h2, h3 {
        margin: 0.8em 0em 0.2em 0;
        padding:0;
    }
    
    h1
    {
        margin:.8em 0 .2em 0;
        padding-top: 20px;
    }
    
    p {
        margin:.4em 0 0 0;
        padding:0;
    }
    
    ul 
    {
        font-family: Tahoma, Arial, Sans-Serif;
        font-size: small;
    }
       	
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width: 100%;
		BORDER-TOP: #5a58a6 1px solid;
	    background-color: #e92532;
	    height: 20px;
	    margin-top: 10px;
	}
	
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width: 1004px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.holygrail {    	
	    background-color: #eee656;/* Right column background colour */
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-194px; 	/* Width of right column */
        position:relative;
        right:100%;
        background: #f9f085;    	/* Centre column background colour */
        border-right: solid 1px black;
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:340px;         	/* Left column width + right column width */
        background: white;    	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:150px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	
	.holygrail .col1 {
        margin: 0px 150px 0 150px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        
        position:relative;
	    left:200%;
	    overflow:hidden;
	    width: 663px;
	    border-left: solid 1px #5a58a6;
	}
	
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:150px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:0px;         	/* Width of the left-had side padding on the left column */
        padding-top: 30px;
    }
    
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:160px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right: 5px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
        padding-top: 10px;
        font-family: Tahoma, Arial, Sans-Serif;
        font-size: x-small;
    }
    
    .holygrail .col3 B
    {
        color: #5a58a6;
    }
    
    .holygrail .col3 H3
    {
        color: #e92532;
        text-align: center;
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: -1px;
        margin-top: 0px;
        font-size: small;
    }
    
   
    
    #imgdiv
    {
        height: 188px;
        width: 660px;
        background-color: #f9f085;
    }
   
    #footer p {
        padding:10px;
        margin:0;
    }
    	
	/** Real-specific classes **/
	
	.menusel
    {
    background-color: #e92532 !important;
    border: solid 1px #5a58a6;
    border-right-style: none;
    text-align: right;
    vertical-align: middle;
    padding: 5px 5px 1px 0px;
    margin: 0px 15px 2px 28px;
    font-family: Verdana, Microsoft Sans Serif, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #5a58a6;
	width: 115px;
	display: block;
    height: 20px;
    text-decoration: none;
    }
	
#ctl00_Menu1_menu a
{
    background-color:  #eee656;
    border: solid 1px #5a58a6;
    border-right-style: none;
    text-align: right;
    vertical-align: middle;
    padding: 5px 5px 1px 0px;
    margin: 0px 15px 2px 28px;
    font-family: Verdana, Microsoft Sans Serif, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #5a58a6;
	width: 115px;
	display: block;
    height: 20px;
    text-decoration: none;
}

#ctl00_Menu1_menu a:hover
{
    background-color: #e92532;
}

#Menu1_menu a
{
    background-color:  #eee656;
    border: solid 1px #5a58a6;
    border-right-style: none;
    text-align: right;
    vertical-align: middle;
    padding: 5px 5px 1px 0px;
    margin: 0px 15px 2px 28px;
    font-family: Verdana, Microsoft Sans Serif, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #5a58a6;
	width: 115px;
	display: block;
    height: 20px;
    text-decoration: none;
}

#Menu1_menu a:hover
{
    background-color: #e92532;
}

#menu2 a
{
    background-color: Transparent;
    border-style: none;
    color: Maroon;
    font-size: x-small;
    font-family: Arial;
    text-decoration: underline;
    padding: 0px 2px 0px 0px;
    margin: 0px 13px 0px 28px;
    text-align: right;
    width: 117px;
    height: 15px;
}

#menu2 a:hover
{
    background-color: #cfcefc;
    color: #5a58a6;
}

H1
{
	text-transform: uppercase;
	font-family: Tahoma, Sans-Serif;
	font-size: 12pt;
	color: #5a58a6;
	margin-top: 1px;
	margin-left: 20px;
	text-align: left;
	padding-bottom: 15px;
}

H2
{
    margin-left: 20px;
    padding-bottom: 10px;
    font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
}

P
{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-family: Tahoma, Verdana, Sans-Serif;
	font-size: small;
}

/* teaser classes */

.teaserimg
{
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
} 

/* end of teaser classes */

/* news classes */
.subhead
{
    width: 300px;
	color: white;
    text-align: center;
    margin: 2px 0px 0px -5px;
    vertical-align: middle;
    height: 40px;
    padding-top: 10px;
}

#Summary1
{
    width: 270px;
    font-family: Verdana;
    font-size: small;
    float: none;
}

#Summary1 h3
{
    font-family: Tahoma, Arial, Sans-Serif;
    color: #5a58a6;
    font-size: small;
    margin-left: 20px;
    margin-top: 0px;
}

#Summary2 h3
{
    font-family: Tahoma, Arial, Sans-Serif;
    color: #5a58a6;
    font-size: small;
    margin-left: 20px;
    margin-top: 0px;
}

#Summary1 p
{
	font-family: Verdana;
	font-size: xx-small;
	/*color: Gray;*/
	text-decoration: none;
	margin-left: 20px;
	width: 260px;
}

.headline
{
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #020266;
}


.end
{
    margin-top: 50px;
    float: none;
    font-family: Tahoma, Arial;
	color: Gray;
	font-size: xx-small;
	text-decoration: none;
	text-align: center;
}

.end a
{
	font-family: Tahoma, Arial;
	color: Gray;
	font-size: xx-small;
	text-decoration: none;
	text-align: justify;
}

.end a:hover
{
	font-family: Tahoma, Arial;
	color: #020266;
	font-size: xx-small;
	text-decoration: none;
}

.rightbox
{
    background: url('../images/newsbox2.gif') no-repeat;
    width: 300px;
    height: 400px;
    float: left;
    margin: 5px 0px 30px 10px;
}

#Teaser2
{
    padding-left: 15px;
}

#Teaser3
{
    padding-left: 15px;
}


.news:hover
{
	font-family: Verdana;
	font-size: xx-small;
	color: #020266;
}

.search
{
    width: 120px;
    font-size: small;
    margin: 5px 0px 10px 0px;
}

.sbutton
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    margin: 5px 3px 3px 0px;
    float: right;
    border: solid 2px #BBBBBB;
    height: 22px;
    width: 25px;
    text-align: center;
    vertical-align: baseline;
    padding-left: 4px;
}

.sminput2
{
    
}

.sbutton:hover
{
    background-color: #e92532;
    color: White;
    cursor: pointer;
    cursor: hand;
}

.sresults
{
    font-size: small;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    margin-left: 35px;
    margin-right: 125px;
}


#banner
{
    height:190px;
    width: 660px;
}

.tbox
{
    background: url('../images/smbox.gif') no-repeat;
    border-style: none;
    height: 200px;
    width: 200px;
    margin-left: 20px;
    margin-top: 5px;
    margin-right: 20px;
    padding: 0px 0px 0px 0px;
	float: left;
}

.tbox a
{
    font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	padding-left: 20px;
}

.tbox p
{
    font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	margin-bottom: 12px;
}

.tbox img
{
    border: solid 1px #5a58a6;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 3px;
}

.tbox2
{
    background: url('../images/bigbox.gif') no-repeat;
    border-style: none;
    height: 400px;
    width: 300px;
    margin-left: 20px;
    margin-top: 5px;
    padding: 0px 0px 0px 0px;
	float: left;
}

.tbox2 img
{
    border: solid 1px #5a58a6;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 8px;
    height: 60px;
    width: 60px;
}

.tbox2 p
{
    font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	margin-bottom: 0px;
}

.tbox2 a
{
    font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}

.tbox2 h2
{
    margin-top: 22px;
}

.rtlnk
{
    font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	margin-left: 20px;
}


/* holiday pages */
#cnrimg
{
    width: 200px;
    height: 200px;
}

#cnrdiv
{
    margin: 5px 20px 20px 20px;
    width: 200px;
    height: 200px;
    border: solid 1px black;
    float: left;
}

.fact
{
    background: url( "../images/pdf_icon2.gif" ) no-repeat;
    float: right;
    width: 170px;
    height: 50px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    vertical-align: middle;
    margin-right: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: -25px;
    padding: 30px 0px 0px 12px;
}

.itin
{
    background: url( "../images/hol_icon2.gif" ) no-repeat;
    float: right;
    width: 170px;
    height: 60px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    vertical-align: middle;
    margin-right: 20px;
    margin-left: 18px;
    padding: 30px 0px 0px 12px;
}

.itin a
{
    position: absolute;
    width: 100px;
    margin: 2px 40px 0px 5px;
    text-align: center;
}

.wildlife
{
    background: url( "../images/wildlife.gif" ) no-repeat;
    float: right;
    width: 170px;
    height: 100px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    vertical-align: middle;
    margin-right: 20px;
    margin-left: 18px;
    padding: 22px 0px 0px 32px;
    list-style-type: square;
}

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		90%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
	margin-left: 20px;
}

.dynamic-tab-pane-control .tab-row .tab {

	width:				130px;
	height:				26px;
	background:	        url( "../images/tab.png" );	
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	margin:			1px -1px 1px 2px;
	padding:		2px 0px 0px 0px;
	border:			0;
	z-index:		1;
	font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
	white-space:	nowrap;
	text-align:		center;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	width:				130px !important;
	height:				28px !important;
	background:	url( "../images/tab_selected.png" ) no-repeat !important;

	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 0 0px 0;
	margin:			1px -3px -3px 0px;
	top:			-2px;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
	text-decoration:	none;
	cursor:				default;
}

.dynamic-tab-pane-control .tab-row .tab:hover {
	font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
    width:				130px;
	height:				26px;
	background:	url( "../images/tab_hover.png" ) no-repeat;
}

.tab-page b
{
    margin-left: 20px;
    padding-bottom: 10px;
    font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	z-index:		2;
	position:		relative;
	top:			-2px;
	font-family:    Tahoma, Sans-Serif;
    font-size:      10pt;
    color:          #5a58a6;
	/*filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);*/
	padding:        20px 20px 20px 20px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}

.dynamic-tab-pane-control .tab-page img
{
    border: solid 1px black;
    float: left;
    margin: 5px 20px 5px 0px;
    width: 75px;
    height: 75px;
}

.tab-page b
{
    font-weight: bold;
    margin-left: 0px;
}

.tab-page p
{
    margin-left: 0px;
}

/* narrow tab classes */

.dynamic-tab-pane-control .tab-row .tab2 {

	width:				48px;
	height:				26px;
	background:	        url( "../images/tab2.png" );	
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	margin:			1px -1px 1px 2px;
	padding:		2px 0px 0px 0px;
	border:			0;
	z-index:		1;
	font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
	white-space:	nowrap;
	text-align:		center;
}

.dynamic-tab-pane-control .tab-row .tab2.selected {
	width:				48px !important;
	height:				28px !important;
	background:	url( "../images/tab2_selected.png" ) no-repeat !important;

	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 0 0px 0;
	margin:			1px -3px -3px 0px;
	top:			-2px;
}

.dynamic-tab-pane-control .tab-row .tab2 a {
	font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
	text-decoration:	none;
	cursor:				default;
}

.dynamic-tab-pane-control .tab-row .tab2:hover {
	font-family: Tahoma, Sans-Serif;
    font-size: 10pt;
    color: #5a58a6;
    width:				48px;
	height:				26px;
	background:	url( "../images/tab2_hover.png" ) no-repeat;
}

.imgl {
	width: 40px !important;
	height: 40px !important;
	border-style: none !important;
}


.col3 h2
{
    background: url( "../images/misc/galtop.gif" ) no-repeat !important;
    color: White;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    text-align: center;
    margin: 30px 0px 0px 0px;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 2px;
}

.col3 p img
{
    border-style: none;
    float: left;
    padding-bottom: 20px;
    margin-top: 25px;
}

.gimg
{
    border-left: solid 1px black;
    border-right: solid 1px black;
    margin-bottom: 0px;
    margin-top: -7px;
}

.yfind
{
    height: 210px !important;
}

.col3 p
{
    border: solid 1px black;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    text-align: justify;
    background-color: White;
    width: 142px;
    height: 125px;
    margin: -2px 0px 30px 0px;
    padding: 4px;
}

.col3 ul
{
    border: solid 1px black;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    text-align: left;
    background-color: White;
    width: 142px;
    height: 160px;
    margin: -2px -4px 30px 0px;
    padding: 4px;
}

.col3 li
{
    padding: 5px;
    list-style-type: none;
}

.comparelist
{
   margin: -8px 0px 30px 0px;
   border: solid 1px black;
   font-family: Tahoma, Arial, Sans-Serif;
   font-size: x-small;
   text-align: justify;
   background-color: White;
   width: 142px;
   height: 235px;
   padding: 4px;
}

.compare
{
    width: 165px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.compare img
{
	height: 30px;
	width: 30px;
	border: solid 1px black;
	margin-right: 5px;
	margin-left: 15px;
	float: left;
}

.compare a
{
    
}

.col3 select
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    float: left;
    width: 139px;
    margin-left: 3px;
    margin-bottom: 2px;
}

.sminput2
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    margin: 5px 3px 3px 0px;
    float: right;
    border: solid 1px black;
}

.sminput2:hover
{
    background-color: #e92532;
    color: White;
    cursor: pointer;
    cursor: hand;
}

.sminput4
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    margin: -33px 0px 4px 0px;
    padding-top: 5px;
    width: 150px;
    height: 20px;
    background-color: ButtonFace;
    color: black;
    border: solid 1px black;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

.sminput4:hover
{
    background-color: #e92532;
    color: White;
    cursor: pointer;
    cursor: hand;
}

.sminput5
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    margin: 5px 3px 3px 0px;
    width: 100px;
    border: solid 1px black;
    text-align: center;
}

.sminput5:hover
{
    background-color: #e92532;
    color: White;
    cursor: pointer;
    cursor: hand;
}
    
.gal
{
    border: solid 1px black;
    margin-bottom: 0px;
    margin-top: -7px;
    text-align: center;   
    height: 150px;
    width: 150px;
}    

.gal:hover
{
    cursor: pointer;
    cursor: hand;
}

.arrer
{
    float: right !important;
    border-style: none !important;
    height: auto !important;
    width: auto !important;
    margin: 0px 120px 0px 0px !important;
    padding: 0px 0px 0px 20px !important;
    background-color: Transparent !important;
}

.arrer2
{
    float: left !important;
    border-style: none !important;
    height: auto !important;
    width: auto !important;
    margin: 0px 20px 0px 40px !important;
    padding: 0px 20px 0px 40px !important;
    background-color: Transparent !important;
}


.text A:visited
{
    color: Red;

}

.showall
{
    padding-left: 140px;
    margin-top: 0px;
    color: Red;
}

.showlnk
{
    padding-left: 160px;
    margin-top: 0px;
}

.galbox
{
    background: url( "../images/galbox.gif" ) no-repeat;
    width: 600px;
    height: 649px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Tahoma, Arial, Sans-Serif;  
    font-size: x-small; 
}

.galbox li
{
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 25px;
}

.galbox h2
{
    margin-top: 0px;   
}

.galbox h2 b
{
    color: Red; 
}

.galbox b
{
    font-size: small;
}

.galbox p
{
    padding-right: 20px;
    font-size: x-small;
    margin-bottom: 5px;
    margin-left: 20px;
}

.galbox img
{
    height: 75px;
    width: 75px;
    border: solid 1px black;
    float: left;
    margin-right: 20px;
    margin-left: 0px !important;
}

.galbox input:hover
{
    background-color: #020266; 
    color: White;
}

.galbox input
{
    font-family: Tahoma, Arial;
	font-size: x-small;
	color: #020266;
	background-color: #f9f085;
	border: solid 2px #eee656;
	width: 100px;
	height: 20px;
	cursor: pointer;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 10px;
	margin: 0px 4px 30px 0px;
}

.bholbox
{
    background: url( "../images/bholbox.gif" ) no-repeat;
    width: 600px;
    height: 750px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Tahoma, Arial, Sans-Serif;  
    font-size: x-small; 
}

.bholbox li
{
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 25px;
}

.bholbox h2
{
    margin-top: 0px;   
}

.bholbox h2 b
{
    color: Red; 
}

.bholbox b
{
    font-size: small;
}

.bholbox p
{
    padding-right: 20px;
    font-size: x-small;
    margin-bottom: 5px;
    margin-left: 20px;
}

.bholbox img
{
    height: 75px;
    width: 75px;
    border: solid 1px black;
    float: left;
    margin-right: 20px;
    margin-left: 0px !important;
}

.smbut
{
    color: White !important;
	background-color: #e92532 !important;
	border: solid 2px #eee656 !important;
	margin-right: 150px !important;
	padding-bottom: 10px;
}

.smbut:hover
{
    background-color: #020266 !important; 
}

.sminput3
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    margin: -3px 0px 4px 0px;
    padding-top: 5px;
    width: 150px;
    height: 20px;
    background-color: ButtonFace;
    color: black;
    border: solid 1px black;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

.sminput3:hover
{
    background-color: #e92532;
    color: White;
    cursor: pointer;
    cursor: hand;
}

.star
{
    height: auto !important;
    width: auto !important;
    border-style: none !important;
    float: none !important;
}

.pressimgbox img
{
    border: solid 1px black;
    width: 65px;
    height: 40px;
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;
}

.pressimgbox
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    vertical-align: middle;
    margin-bottom: 30px;
    padding-left: 20px;
}

.pressimgline img
{
    border: solid 1px black;
    width: 150px;
    height: 40px;
    margin-right: 10px;
    float: left;
    
}

.pressimgline
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    vertical-align: middle;
    margin-bottom: 30px;
    padding-left: 20px;
}

.imgright
{
    float: right;
    margin: 0px 25px 10px 25px;
}

.imgrightb
{
    float: right;
    margin: 0px 25px 10px 25px;
    border: solid 1px black;
}

#wrap
{
    position: relative;
    clear: both;
}

#map
{
    width: 490px;
    height: 350px;
    border: 1px solid black !important;
    margin-left: 20px;
    margin-bottom: 15px;
    vertical-align: top;
}

#legend ul
{
    vertical-align: middle;
    list-style-image: none;
    padding-left: 10px !important;
    margin-top: 10px;
    margin-left: 0px !important;
    text-align: left;
    width: 140px;
}

#legend li
{
    list-style-type: none;
}

#legend
{
    position: absolute;
    bottom: 10px;
    right: 38px;
    vertical-align: middle;
    border: solid 1px black;
    background-color: White;
    margin: 5px;
    width: 150px;
    height: 95px;
}

#legend img
{
    margin: 1px 5px 0px 0px;
    border-style: none;
    height: 14px;
    width: 16px;
    float: left;
}

#ControlHolder
{
    margin-left: 20px;
    text-align: left;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
}

/* Contact Us Page classes */

#panelForm li
{
    list-style-type: none;
    margin-bottom: 10px;
}

#panelForm ul
{
    margin-left: 50px;
    margin-top: 40px;
    
}

.basicinput
{
    font-size: smaller;
    position: absolute;
    left: 280px;
    width: 160px;
    text-align: left;
    color: Black;
    border: solid 1px #ECE654;
}

.basicinput:focus
{
    border-color: Red;
}

#panelForm select
{
    font-size: smaller;
    font-family: Tahoma, Arial, Sans-Serif;
    margin-left: 45px;
    border: solid 1px #ECE654;
    width: 180px;
}

.contactbox
{
    background: url( "../images/contactbox.gif" ) no-repeat;
    width: 552px;
    height: 488px;
    margin-left: 40px;
    margin-right: 20px;
    padding-top: 10px;
    font-family: Tahoma, Arial, Sans-Serif;  
    font-size: x-small; 
}

#panelForm table
{
    margin-left: -3px;
}

#panelForm td
{
    width: 110px;
}

#ddlTrip
{
    /*margin-left: 64px !important;*/
}

#tbDetails
{
    margin-left: 45px;
    margin-bottom: 10px;
    width: 250px;
    height: 80px;
    border: solid 1px black;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: smaller;
    
}

#btnSend
{
    width: 100px;
}

.alert
{
    position: absolute;
    left: 460px;
}

.radioinput
{
    font-family: Tahoma, Arial;
	font-size: 10pt;
	text-align: left !important;
	margin-left: 40px !important;
	width: 150px;
	background-color: Transparent;
	border-style: none !important;
}

.sminput
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    margin: 5px 3px 3px 0px;
    float: right;
    border: solid 1px black;
}

.sminput:hover
{
    background-color: #e92532;
    color: White;
    cursor: pointer;
    cursor: hand;
}

/* search results page classes */

.paginate
{
    width: 600px;
    text-align: center;
}

/* galapagos offer classes */

.obox
{
    width: 120px !important;
    height: 450px !important;
    background: url( "../images/obox.gif" ) no-repeat;
    border: none !important;
    background-color: Transparent !important;
    padding: 15px 15px 15px 15px !important;
    text-align: left !important;
    margin-top: 25px !important;
}

.specials
{
    font-family: Tahoma, Arial, Sans-Serif;
    margin: 20px 0px 0px 120px;
}

.imgz
{
    height: 120px;
	width: 120px;
	border: solid 1px #BBBBBB;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
} 

/* new teaser classes */

.ntease
{
    width: 120px !important;
    height: 142px !important;
    background: url( "../images/teasers/ntbox.gif" ) no-repeat;
    border: none !important;
    background-color: Transparent !important;
    padding: 15px 15px 15px 15px !important;
    text-align: left !important;
    margin-top: 25px !important;
}

.ntease img
{
    border: solid 1px black !important;
    float: right !important;
    margin-top: 0px !important;
    margin-left: 8px !important;
    height: 40px !important;
    width: 40px !important;
    padding: 0px !important;
}

.ntease a
{
    margin-top: 5px;
    float: right !important;
}

.ntease b
{
    padding-bottom: 25px;
}

.comparer
{
    text-align: center;
    width: 150px;
    font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #020266;
    margin-bottom: 15px; 
}

.imgbox
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: x-small;
    margin-left: 50px;
}

.imgbox img
{
    border: solid 1px black;
    float: left;
    margin-top: -2px;
    
}

.imgbox b
{
    width: 150px;
    height: 20px;
    float: right;
    background-color: #e92532;
    color: White;
    font-weight: bold;
    border: solid 1px black;
    margin-bottom: 0px;
    margin-right: 19px;
    text-align: center;
}

.imgbox td
{
    padding-right: 30px;
    padding-top: 20px;
}

.imgbox td:hover
{
    cursor: pointer;
    cursor: hand;
}

.ntest
{
    width: 120px !important;
    height: 142px !important;
    background: url( "../images/teasers/ntbox.gif" ) no-repeat;
    border: none !important;
    background-color: Transparent !important;
    padding: 15px 15px 15px 15px !important;
    text-align: left !important;
    margin-top: 25px !important;
}

.quotetl
{
    float: left; border-style: none; width: 25px; height: 19px;
    margin: 10px 8px 0px 10px !important;
}

.quotebr
{
    float: right;
    border-style: none;
    width: 25px;
    height: 19px;
    margin: -105px 20px 0px 8px;
}

.hometl
{
    float: left; border-style: none; width: 25px; height: 19px;
    margin: 35px 8px 0px 10px !important;
}

.homebr
{
    float: right;
    border-style: none;
    width: 25px;
    height: 19px;
    margin: -95px 20px 0px 8px;
}

.col3 i
{
    position: absolute;
    font-weight: bold;
    margin-top: -100px;
    margin-left: 15px;
}

.imgy
{
    border: solid 1px black;
    margin-bottom: 4px;
}