body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr { 
    border: 1px solid;
}

span.navlink { 
    font-weight: bold; 
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.floatTerminator {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;

}

#mainBlock {
	width: 767px;
	text-align: left;
	height: 100%;
	margin: auto;
}

#headContainer {
	height: 150px;
}

#menuColumn {
	float: left;
	width: 168px;
}

#contentColumn {
	float: right;
	width: 575px;
	_width: 595px;
	padding: 10px;
}

#headBar {
	margin: 1px 0px 1px 0px;
	height: 3px;
	font-size: 1px;
}

.mainMenuItem {
	padding: 2px 3px 2px 20px;
	margin: 0px 0px 1px 0px;
	display: block;
	text-decoration: none;
}

.mainMenuItem:hover {
	text-decoration: none;
}

.mainMenuItemDyn {
	padding: 2px 3px 2px 3px;
	margin: 0px 0px 1px 0px;
	display: block;
	text-decoration: none;
}

.mainMenuItemDyn:hover {
	text-decoration: none;
}


#footerBlock {
	clear: both;
	float: none;
	border-top: 3px solid;
	width: 767px;
	text-align: left;
	margin: auto;
	margin-top: 10px;
	padding-bottom: 20px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

#specialOffer {
	border: 2px solid #006CD1;
	padding: 3px;
}

.specialOfferText {
	color: #006CD1;
	font-weight: bold;
	font-size: 14px;
	
}

.specialPrice {
	color: #CC3333;
	font-size: 17px;
	font-weight: bold;
}

.specials {
	color: #006CD1;
}

.galleryContainer {
	margin: 3px;
	height: 100%;
}

.galleryItem {
	float: left;
	margin: 5px;
	height: auto;
	display: none;
}

#galleryControler {
	text-align: center;
	padding: 3px 5px;
	margin: 0 5px;
	font-weight: bold;
	display: none;
}

#galleryControler span { 
}

#galleryControler a { 
    font-weight: bold; 
    margin: 0 5px;
}

.fleft { 
    float: left; 
}

.fright { 
    float: right; 
}

.etnLogo {
	padding-top: 15px;
	border-top: 3px solid;
	text-align: center;
}

.etnNetwork {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lastminuteBlock {
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
	
}
.lastminuteLogo {

}

.etnPortalHead {
	font-weight: bold;
	font-size: 14px;
	color: #CC3333;
}


.portalButton {
	margin-left: 5px;
	padding: 5px;
	display: block;
	width: 150px;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.portalButton:over {
	background: #CC3333;
}

.portalColor1 {
	background: #9FD1FF;
}

.portalColor1:hover {
	background: #CC3333;
}

.portalColor2 {
	background: #85C4FF;
}

.portalColor2:hover {
	background: #CC3333;
}

.portalColor3 {
	background: #55AEFF;
}

.portalColor3:hover {
	background: #CC3333;
}

a.specLink {
	display: block;
	float: left;
	width: 260px;
	padding: 7px;
	color: #555555;
	margin: 0 0 10px 0;
}

a.specLink:hover {
	text-decoration: none;
	background: #ecf5ff;
	color: #555555;
}

.specDestination {
    display: block;
	width: 60%;
	position: relative;
	float: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006CD1;
}

.specPrice {
    display: block;
    position: relative;
	float: right;
	text-align: right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	margin: 0 10px 0 0;
}

.specPrice2 {
    display: block;
    position: relative;
	float: right;
	font-size: 0.9em;
	margin: 0 10px 3px 0;
}

.specPriceTour {
	float: none;
	clear: left;
	width: 35%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #CC3333;
}

.specTourDestination {
	width: 40%;
	display: block;
	float: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006CD1;
}

.specImage {
	float: right;
	clear: right;
}

.specLink ul {
	float: none;
	clear: both;
}

.ETNheader {
  background: white;
  width: 170px;
  height: 16px;
  line-height: 16px;
}
  
.ETNheader img {
  float: left;
  _margin-left: -3px;
}

.ETNheader a {
  display: block;
  float: left;
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
  _margin-left: 1px;
  text-decoration: none;
  color: black;
}

form.ETNForm {
  margin: 0; padding: 0;
  width: 170px;
  font-family: arial;
  font-size: 9px;
  text-align: left;
}

form.ETNForm div div a {
	border: 0;
	padding: 0;
	margin: 0;
}

form.ETNForm img {
	border: none;
}

form.ETNForm label {
  display: block;
  float: left;
  width: 30px;
  text-decoration: underline;
  white-space: nowrap;
}

form.ETNForm input, select,option {
    background: white;
    border: 1px solid;
    font-family: arial;
    font-size: 9px;
    margin-bottom: 3px;
}

form.ETNForm option {
	border: none;
	margin-bottom: 0;
}

form.ETNForm input{
  width: 100px;
}

form.ETNForm .formular {
  padding:2px 0 0 2px; 
}

form.ETNForm .day{
  width: 35px;
}

form.ETNForm .month {
  width: 90px;
  margin-left: 30px;
  _margin-left: 33px;
}

form.ETNForm .submit {
  text-align: center;
  margin: 5px 0;
}

form.ETNForm .radio {
  height: 15px;
  line-height: 15px;
}

form.ETNForm .radio span {
  float: left;
  margin: 0 3px 0 1px;
}

form.ETNForm .radio input {
  float: left;
  height: 15px;
  width: 10px;
  border: 0;
  margin: 0 2px; 
  background: transparent;
}

form.ETNForm .radio a {
}

form.ETNForm .large {
  width: 120px !important;
}

#hotel form select option { 
    border: 0;
}

#hotel form { 
    padding: 10px; 
}

#hotel form label { 
    width: 120px; 
    display: block; 
    float: left; 
    color: #000000; 
}

#hotel form input.ok {
    border: 2px solid; 
    background: #ffffff; 
    font-weight: bold;
}

.nodisp {
    display: none;
}

.std2 {
    width: 95%;
}

.lmName {
    font-weight: bold;
}