/* CSS Document */

.white, td.edge, td.menu, td.green {
	color: white;
	font-family: Verdana, Sans-Serif;
	}

td.etour {
	font-family: Verdana, Sans-Serif;
	margin: 0px;
	border: 0px;
	font-size: 80%;
}
td.etourstrong {
	font-family: Verdana, Sans-Serif;
	margin: 0px;
	border: 0px;
	font-size: 80%;
    font-weight: bold;
}

td.tabtop2 {
	color: black;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	}

td.tabtop2 a {
	text-decoration: none;
	color: black;
}

td.tabtop3 {
	color: black;
	font-family: Verdana, Sans-Serif;
	}

td.tabtop3 a {
	text-decoration: none;
	color: black;
}

table {
	border-collapse: collapse;
	empty-cells: show;
	margin-bottom-width: 0px;
	border-width: 0px;
	padding: 0px;
	}
	
td.grey 
{
    display:none;
  	border-width: 0px;
	border-color: white;
	border-style: solid;
	margin: 0px;
	}

td.edge, td.menu, td.tabtop2, td.tabtop3 {
  	border-width: 0px;
	border-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	white-space: nowrap;
	font-size: 90%;
	background-repeat: repeat-x;
	}
	
td.menu {
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: top right;
	background-repeat:none;
	}
	
td.green {
  	border-width: 0px;
	border-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 90%;
	padding-left: 12px;
	padding-right: 8px;
	background-position: top left;
	background-repeat:none;
	}
	
td.whitetop 
{
    display:none;
  	border-top-width: 1px;
  	border-bottom-width: 0px;
  	border-left-width: 0px;
  	border-right-width: 0px;
	border-color: white;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
	margin: 0px;
	white-space: nowrap;
	font-size: 90%;
	}

td.tabheading {
  	border-top-width: 2px;
  	border-bottom-width: 2px;
  	border-left-width: 2px;
  	border-right-width: 2px;
	border-color: #347D21;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
	margin: 0px;
	white-space: nowrap;
	font-size: 90%;
	color: white;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	}
	
	
td.tabtop {
  	border-top-width: 1px;
  	border-bottom-width: 0px;
  	border-left-width: 0px;
  	border-right-width: 0px;
	border-color: #347D21;
	border-style: solid;
	padding: 0px;
	margin: 0px;
	}
	
td.tabright {
  	border-top-width: 0px;
  	border-bottom-width: 0px;
  	border-left-width: 0px;
  	border-right-width: 1px;
	border-color: #347D21;
	border-style: solid;
	padding: 0px;
	margin: 0px;
	}
	
h1 {
	font-family: Verdana, Sans-Serif;
	font-size: 130%;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}

h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 110%;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}

h3 {
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}

P {
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}

div.note {
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
}

td.corner
{
	background-image: url('img/corner.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

a.leftlist {
	display: block;
	font-family: Verdana, Sans-Serif;
	font-size: 70%;
	margin: 5px;
	white-space: nowrap;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
}

a.atozlist {
	display: block;
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	margin-top: 5px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

p.quicklinks
{
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	white-space: nowrap;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
}

img.thumbnail {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img.thumbnailborder {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

p.summary {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 6px;
	font-family: Verdana, Sans-Serif;
	height: 3.7em;
	overflow: hidden;
	text-overflow: ellipsis;
}

p.infobox {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 6px;
	font-family: Verdana, Sans-Serif;
}

a.readmore {
	font-family: Verdana, Sans-Serif;
	font-size: 70%;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	text-decoration: none;
	float: right;
}
a.readmore:hover, a.url:hover, a.etour:hover, a.bigurl:hover {
    background-color: #F9F9D1;
}
	
a.url {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	margin-bottom-width: 15px;
	text-decoration: none;
	white-space: nowrap;
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
}

a.bigurl {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	text-decoration: none;
	font-family: Verdana, Sans-Serif;
}

a.homeurl {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	margin-bottom-width: 15px;
	text-decoration: none;
	white-space: nowrap;
	font-family: Verdana, Sans-Serif;
}

a.etour {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	margin-bottom-width: 15px;
	text-decoration: none;
	font-family: Verdana, Sans-Serif;
	font-size: 70%;
}

p.imagedesc {
	font-family: Verdana, Sans-Serif;
	font-size: 70%;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 0px;
}

td.edge a, td.menu a{
	color: white;
	text-decoration: none;
	}
	
p.specialdetails {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
}

p.description {
	margin-top: 12px;
	margin-bottom: 18px;
	margin-left: 0px;
	margin-right: 0px;
}

p.hr {
	height: 1px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #347D21
	font-size: 14px;
}

a.white {
	font-family: Verdana, Sans-Serif;
	font-size: 60%;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	text-decoration: none;
	color: white;
}

li {
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}


.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    cursor: pointer; /* opera */
	cursor: url(/highslide/graphics/zoomout.cur), pointer;
    border: 2px solid white;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

td.dontprint
{
        display:none;
}