BODY {
	margin: 0;
	background: #070e1e url(/images/page-bg.jpg) repeat-x left top;
	color: #555555;
	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif;
	font-size: 8pt;
}
TD, INPUT, SELECT, PRE, P, TEXTAREA {

	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif;
	font-size: 8pt;
}
P {
	margin: 5px 0px;
	padding: 0;
}
TD P {
	margin: 0;
}
TD {
	vertical-align: top;
}
.box {
	text-align: left;
	margin: 0 auto;
	width: 905px;
	background-color: #ffffff;

}
.box .top {
	background: transparent url('/images/box-top-bg.png') no-repeat left top;
	
}

.box .middle {
	background: transparent url('/images/column-bg.jpg') repeat-y  60px top;
	
}
.box .bottom {
	background: transparent url('/images/box-bottom-bg.png') no-repeat left bottom;
	
}
.main {
	text-align: center;
}

.header {
	background: transparent url('/images/top-bg.jpg') repeat-x left 5px;

	
}

.header-bg {
	background: transparent url('/images/top-image-bg.jpg') no-repeat right bottom;
	height: 119px;		
	margin: 0px 5px;
}
.title-images-box {
	clear: both;
	background: transparent url('/images/title-right-bg.jpg') no-repeat right top;
	margin: 0px 5px;
}
.title-images {	
	background-repeat: no-repeat;
	width: 487px;
	height:273px;
	float: left;
}



.buttons {
	margin-left: 543px;
	padding-top: 208px;
	height: 62px;
	text-align: right;
}
.buttons A DIV {
	position: absolute;
	width: 180px;
	height: 65px;
	background-color: white;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);	
}
.buttons A {
	color:white;
	display:block;
	float:left;
	font-family: Times New Roman, arial;
	font-size:13pt;
	line-height:21px;
	margin-right:3px;
	_margin-right: 0px;
	overflow:hidden;
	padding:10px 10px 5px;
	_padding: 10px 5px 0px 13px;
	position:relative;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	
}
.buttons A:first-letter {
	font-size: 20pt;
}
.buttons A.weekend {
	background: transparent url(/images/weekend.jpg) no-repeat left top;
	width: 147px;
	height: 51px;
	_width: 149px;
}
.buttons A.lastminute {
	display: block;
	background: transparent url(/images/lastminute.jpg) no-repeat left top;
	width: 158px;
	_width: 160px;
	height: 51px; 
}
.links {
	margin-left:34px;
	width: 237px;
}
.links .spacer {
	height: 2px;
	background: transparent url('/images/menu-spacer.png') no-repeat right top;
	font-size:1px;	
}
.links A {
	display:block;
	height: 25px;
	line-height: 25px;
	margin-left: 26px;
	margin-right: 25px;
	color: white;
	text-decoration: none;
	padding-left: 30px;
}
.links A:hover {
	background: transparent url('/images/menu-over-bg.png') repeat-y right top;	
}
.annoucements {
	border: 3px solid #e0e0e0;
	background-color: #ffffff;
	padding: 5px;
	margin-left: 5px;
}
.annoucements .container{
	background-color: #f3f3f3;
}
.annoucements .annotation {
	margin-bottom: 5px;
	padding: 5px;
	color: #8cc3d2;
}

.annotation .title {
	color: white;
	font-size: 10pt;
}
.annoucements .bg0 {
	background: #e26c02 url('/images/annoucement-orange-bg.jpg') repeat-x left top;
	color: #fecfa5;
	
}
.annoucements .bg1 {	
	background: #269c01 url('/images/annoucement-green-bg.jpg') repeat-x left top;
	color: #ace598;
}




.page {
	clear: both;
}
.page .left {
	float: left;
	width: 271px;
}
.content {
	margin-left: 271px;	
}
.content .topbg{	
	padding: 0px 10px;
}


.shadow  { position:relative; display:block; color:#f0f0f0; }
.shadow span { position:absolute; display:block; top:0px;}
.shadow:before { display:block; padding:2px; content: attr(value); color:#38474b;  } 


.page_title {
	padding-left: 20px;
	font-size: 20pt;
	font-family: times new roman;
	line-height: 50px;
	text-transform: uppercase;	
	position: relative;
	color: black;
	margin-right: 120px;
}
.page_title:first-letter, .page_title SPAN:first-letter   {	
	font-size: 30pt;
}



.flags {
	position: relative;
	left: 460px;
	padding-left: 10px;
	padding-top: 10px;
	height: 20px;
}
.flags IMG{	
}
.logo {
	margin: 0px 0px 0px 14px;
	float: left;
}



INPUT, SELECT, TEXTAREA {
	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif;
	border: 1px solid #f0f0ee;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	background-color: #f0f0f0;
	font-size: 8pt;
}
SELECT {
	width: auto;
}
INPUT.button {
	background-color: #707070;
	color: white;
	border: 1px solid #9a9a9a;
	border-bottom: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	padding: 5px;
	font-weight: bold;
	font-family: tahoma;
}
BUTTON {
	background-color: transparent;
	border: 0px;
	cursor: pointer;
}

.price_name {
	float: left;
	width: 240px;
	line-height: 20px;
	border-bottom: 1px solid gray;
}

.price_value {
	overflow: hidden;
	float: left;
	width: 100px;
	margin-right: 10px;
	border-bottom: 1px solid transparent;
}
A.viewimg  IMG{
	border:1px solid white;
	margin:1px;
}
A:hover.viewimg  IMG {	
	opacity: 0.4;
	-mox-opacity: 0.4;
	filter: aplha(opacity=40);
}
A.viewimg {
	background: transparent url('/images/img-bg.png') no-repeat left top;
	text-align: left;
	width: 186px;
	height: 126px;
	display: block;
}
A.portrait {
	background: transparent url('/images/img-bg-p.png') no-repeat left top;

	width: 86px;
	height: 126px;
	display: block;
}
.partners {
	background-color: white;
	border: 3px solid #eeeeee;
}
.partners_title {
	width: 939px;
	text-align: left;
	margin: 0 auto;
	padding: 0 23px 0px 24px;
	background: transparent none;
}
.partners DIV.partner {
	float: left;
	text-align: center;
	margin: 5px;
}
.partners DIV.partner A {
	text-decoration: none;
	color: #999999;
}
.partners DIV.partner A:hover {
	color: black;
}

.images DIV {
	float: left;
	margin: 3px 0px 0px 3px;
	border: 1px solid white;
	padding: 2px;
	background-color: white;
	color: black;
	font-weight: bold;
}

STRONG, B {
	color: black;
}
EM, I {
	color: black;
}
.partners_title {
	color: white;
}

