/* general reset */
body {
	margin:0;
	color:#333333;
	font:12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
}
/*new */
.thumbWrapperSpecials { display:block; width:353px; height:161px; overflow:hidden;}
.thumbSpecials { width:353px; height:161px; text-indent:-100000px; overflow:hidden;}

.thumbWrapperQuicklinks { display:block; width:154px; height:118px; overflow:hidden;}
.thumbQuicklinks { width:154px; height:118px; text-indent:-100000px; overflow:hidden;}

.thumbWrapperTours { display:block; width:235px; height:118px; overflow:hidden;}
.thumbTours { width:235px; height:118px; text-indent:-100000px; overflow:hidden;}

.smallinfo {
	font-size:10px;
}
.smallinfowhite {
	font-size:10px;
	color:#FFFFFF;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:underline;
}
input,
textarea,
select {
	font-size:100%;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/* main wrapper */
#wrapper {
	width:924px;
	margin:0 auto;
	position:relative;
}
/* top text block */
.top-text {
	width:904px;
	margin:0 auto;
	background:#383635 url(../images/bg-top-block.gif) no-repeat;
	color:#fff;
}
.top-text h2 {
	font-weight:normal;
	margin:0;
	font-size:13px;
	line-height:37px;
	text-align:center;
}
.wrapper-t {
	background: url(../images/bg-wrapper-t.png) no-repeat;
	width:924px;
	padding:10px 0 0;
}
.wrapper-c {
	width:904px;
	overflow:hidden;
	background:#fff;
	padding:326px 10px 0;
	position:relative;
}
/* header */
#header {
	width:924px;
	height:316px;
	position:absolute;
	top:0;
	left:10px;
}
/* header top-block */
#header .top-block {
	width:904px;
	overflow:hidden;
	height:100px;
}
/* logo */
.logo {
	position:absolute;
	margin:0;
	z-index:10;
	top:60px;
	left:26px;
}
.logo a {
	overflow:hidden;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	width:185px;
	height:86px;
	background:url(../images/logo.jpg) no-repeat;
}
/* main navigation */
#header .nav {
	padding:0;
	list-style:none;
	overflow:hidden;
	margin:43px 0 0 243px;
}
#header .nav li {
	float:left;
	
	margin:0 6px 0 0;
}
#header .nav li a {
	color:#ffffff;
	font-size:14px;
	background:#393635 url(../images/bg-nav-l.gif) no-repeat;
	line-height:29px;
	float:left;
	
	overflow:hidden;
}
#header .nav li a span{
	background: url(../images/bg-nav-r.gif) no-repeat 100% 0;
	float: left;
	cursor: pointer;
	padding:0 24px;
}
#header .nav li a:hover,
#header .nav li.active a {
	background:#f26631 url(../images/bg-nav-l-hover.gif) no-repeat;
	text-decoration:none;
}
#header .nav li a:hover span,
#header .nav li.active a span{
	background:url(../images/bg-nav-r-hover.gif) no-repeat 100% 0;
}
/* top visual block */
#header .visual {
	width:804px;
	height:197px;
	padding:0 100px 0 0;
	background: url(../images/bg-visual.jpg) no-repeat;
	margin:21px 0 0;
	position:relative;
	color:#fff;
	overflow:hidden;
}
#header .visual .slogan {
	margin:78px 0 0 29px;
}
#header .visual .slogan strong {
	font-size:28px;
	display:block;
}
#header .visual .slogan span {
	font-size:14px;
	display:block;
	font-weight:bold;
}
/* you-tube & flickr buttons */
.you-tube,
.flickr {
	position:absolute;
	width:68px;
	height:68px;
	overflow:hidden;
	cursor:pointer;
	text-indent:-9999px;
	right:13px;
}
.you-tube {
	background: url(../images/you-tube.png) no-repeat;
	top:16px;
}
.flickr {
	background: url(../images/flickr.png) no-repeat;
	bottom:11px;
}
/* main block */
#main {
	background:#e2eae6 url(../images/bg-main.gif) no-repeat;
	width:904px;
}
.general-box {
	width:100%;
	overflow:hidden;
}
.main-b {
	background:url(../images/bg-main-b.gif) no-repeat 0 100%;
	padding:0 6px 30px 7px;
	width:891px;
	overflow:hidden;
}
/* sub-navigation */
#main .nav {
	margin:16px 0 0 -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:896px;
}
#main .nav  li {
	float:left;
	display:inline;	
	margin:0 0 0 5px;
}
#main .nav li a {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	float:left;
	width:219px;
	height:43px;
	background: url(../images/bg-nav2.gif) no-repeat;
	line-height:43px;
	text-align:center;
}
#main .nav li a:hover,
#main .nav li.active a {
	background: url(../images/bg-nav2-hover.gif) no-repeat;
	text-decoration:none;
}
/* main-holder */
.main-holder {
	width:891px;
	overflow:hidden;
}
/* sidebar */
.sidebar {
	width:365px;
	float:left;
}
/* content */
.content {
	width:509px;
	float:left;
	display:inline;
	margin:0 0 0 17px;
}
/* sidebar block */
.general-box2 .block,
.sidebar .block {
	background:#fff url(../images/bg-sidebar-block-t.gif) no-repeat;
	width:365px;
	margin:18px 0 0;
}
.general-box2 .block-b,
.sidebar .block-b {
	width:353px;
	overflow:hidden;
	background:url(../images/bg-sidebar-block-b.gif) no-repeat 0 100%;
	padding:0 6px 6px;
}
.block h3 {
	margin:0;
	padding:0 0 0 8px;
}
.block h3 a {
	color:#fff;
	line-height:38px;
	padding:0 0 0 18px;
	font-size:16px;
	background: url(../images/bullet-h3.gif) no-repeat 0 5px;
}
.block h3 a:hover {
	text-decoration:none;
}
/* visual block */
.block .visual {
	width:353px;
	overflow:hidden;
	margin:7px 0 0;
}
.block .visual img {
	display:block;
}
.block h4 {
	font-size:14px;
	margin:10px 0 0;
}
.block h4 a {
	font-size:14px;
	color:#393736;
}
.block h4 a:hover {
	text-decoration:none;
}
.block .text {
	padding:0 3px 0 14px;
	overflow:hidden;
}
.block p {
	margin:5px 0 0;
	line-height:17px;
}
.block .btn {
	overflow:hidden;
	width:100%;
	margin:10px 0 4px;
}
/* button */
.btn a {
	background: url(../images/bg-btn.gif) no-repeat;
	width:74px;
	height:29px;
	line-height:27px;
	float:right;
	color:#fff;
	font-weight:bold;
	padding:0 30px 0 16px;
}
.btn a:hover {
	text-decoration:none;
}
.block .some-list {
	margin:2px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.block .some-list li {
	background:#f7f8f7;
	margin:7px 0 0;
	overflow:hidden;
	width:100%;
	float:left;
	clear:both;
}
.block .some-list .visual {
	width:154px;
	float:left;
	overflow:hidden;	
	margin:0;
}
.block .some-list .text {
	width:187px;
	float:left;
	padding:10px 6px 0;
}
.block .some-list .text p {
	font-size:11px;
	margin:11px 0 0;
	line-height:15px;
}
/* content block */
.content .block {
	background:#fff url(../images/bg-content-block-t.gif) no-repeat;
	width:509px;
	margin:18px 0 0;
}
.content .block-b {
	width:497px;
	overflow:hidden;
	background:url(../images/bg-content-block-b.gif) no-repeat 100% 100%;
	padding:0 6px 6px;
}
.content .block .text {
	padding:8px 8px 0 9px;
}
/* content frame */
.content .frame {
	width:522px;
	overflow:hidden;
	margin:0 0 0 -13px;
}
.content .frame .block {
	width:248px;
	background:#fff url(../images/bg-content-block2-t.gif) no-repeat;
	float:left;
	margin:18px 0 0 13px;
	display:inline;
}
.content .frame .block-b {
	width:236px;
	padding:0 6px;
}
.content .frame .visual {
	width:235px;
	overflow:hidden;
}
.content .frame .list {
	margin:2px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.content .frame .list li {
	background: url(../images/separator-list.gif) repeat-x 0 0;
	padding:0 0 10px 0;
	width:100%;
	overflow:hidden;
	margin:-2px 0 2px;
}
.content h5 {
	font-size:12px;
	color:#393736;
	margin:0 0 -5px 0;
}
.content h5 a:hover {
	text-decoration:none;
}
.content .border {
	background: url(../images/separator-list.gif) repeat-x 0 0;
	margin:6px 0 0;
	padding:8px 8px 8px 9px !important;
}
.content .border .btn {
	margin:0;
}
/* weather block */
.weather {
	width:226px;
	margin:24px 0 0;
	padding:0 0 0 9px;
}
.weather .top {
	width:226px;
	overflow:hidden;
}
.weather .item {
	border:1px solid #bbbbcc;
	width:40px;
	padding:1px;
	float:left;
}
.weather .item img {
	display:block;
}
.temp {
	color:#a2b5ab;
	width:50px;
	padding:0 0 0 10px;
	font-size:16px;
	float:left;
}
.week {
	margin:15px 0 0 -6px;
	padding:0 0 5px 0;
	list-style:none;
	overflow:hidden;
	width:252px;
}
.week li {
	width:50px;
	float:left;
	margin:0 8px 0 0;
	display:inline;
}
.week li .day {
	font-size:14px;
	color:#a2b5ab;
	display:block;
	text-align:center;
}
.week .temp {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	width:50px;
	padding:0;
	text-align:center;
	float:none;
	display:block;
}
.week .item {
	float:none;
	margin:0 auto;
}
.params {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
	width:122px;
}
.params li {
	float:left;
	color:#333333;
}
/* footer */
#footer {
	margin:22px 0 0;
	background:#e2eae6 url(../images/bg-main.gif) no-repeat;
}
.footer-b {
	background:url(../images/bg-main-b.gif) no-repeat 0 100%;
	width:834px;
	overflow:hidden;
	padding:0 35px 30px;
}
#footer .title {
	color:#363433;
	text-align:center;
	font-size:22px;
	font-weight:normal;
	display:block;
	margin:20px 0 0;
	background: url(../images/separator-footer.gif) repeat-x 0 100%;
	padding:0 0 20px 0;
}
#footer .frame {
	width:100%;
	overflow:hidden;
	background: url(../images/separator-footer.gif) repeat-x 0 100%;
	padding:25px 0 20px;
}
#footer .box {
	width:190px;
	float:left;
	margin:0 15px 0 0;
	display:inline;
}
#footer .box strong {
	font-size:14px;
	padding:0 0 0 10px;
}
#footer ul {
	margin:10px 0 0;
	padding:10px 0 0 20px;
	list-style:none;
	background: url(../images/separator-footer.gif) repeat-x;
}
#footer ul li {
	background: url(../images/bullet-footer.gif) no-repeat 0 5px;
	padding:0 0 0 11px;
	margin:0 0 5px 0;
}
#sub-footer {
	width:891px;
	margin:0 auto;
	overflow:hidden;
}
.validation {
	float:right;
}
/* sub-footer */
.sub-footer p {
	margin:0;
	line-height:60px;
}
/* part for inner page */
.general-box2 {
	width:100%;
	overflow:hidden;
}
.general-box2 .block {
	width:100%;
	background-image:url(../images/bg-content-block-t2.gif);
}
.general-box2 .block-b {
	width:879px;
	background-image:url(../images/bg-content-block-b2.gif);
}
/* table info */
.table-info {
	font-family:Arial, Helvetica, sans-serif;
	width:863px;
	padding:12px 7px 6px 5px;
	overflow:hidden;
}
/* tables */
.tablesnews {
	float:left;
	width:840px;
}
.tablesnews table {
	width:839px;
	padding:0;
	border-collapse:collapse;
	text-align:left;
	border-right:1px solid #f16530;
}
.tablesnews th {
	padding:0;
	color:#fff;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	background:#f16530;
	border-top:1px solid #f16530;
}
.tablesnews td {
	border:solid #f16530;
	border-width:0 0 1px 1px;
	padding:5px 7px 6px;
	color:#666;
	font-size:12px;
	line-height:15px;
	border-left:1px solid #f16530;
}

.tablesnews .newsaccommodation {
	width: 220px;
}
.tablesnews .textnewsaccommodation {
	width: 590px;
}
.tables {
	float:left;
	width:640px;
}
.tables table {
	width:639px;
	padding:0;
	border-collapse:collapse;
	text-align:left;
	border-right:1px solid #f16530;
}
.tables th {
	padding:2px 7px 1px;
	color:#fff;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	background:#f16530;
	border-left:1px solid #f16530;
}
.tables td em,
.tables th em {
	font-size:10px;
	font-style:normal;
}
.tables td {
	border:solid #f16530;
	border-width:0 0 1px 1px;
	padding:5px 7px 6px;
	color:#666;
	font-size:12px;
	line-height:15px;
	border-left:1px solid #f16530;
}
.tables .photoaccommodation {
	width: 185px;
}
.tables .textaccommodation {
	width: 390px;
}
.tables .infoaccommodation {
	width: 345px;
}
.tables .infoaccommodation1 {
	width: 265px;
}
.tables .extra1accommodation {
	width: 80px;
}
.tables .extra2accommodation {
	width: 80px;
}
.tables .extra3accommodation {
	width: 80px;
}
.tables .extra4accommodation {
	width: 80px;
}
.tables .fare {
	width: 520px;
}
.tables .adult {
	width: 70px;
}
.tables .infant {
	width: 70px;
}
.tables .child {
	width: 70px;
}
.blue {
	color: #31c5f4;
	font-weight: bold;
}
.tables .textpackages {
	width: 475px;
}
.tables .logospackages {
	width: 120px;
}
.floatpackages {
	float: right;
	margin: 0 0 5px 5px;
}
.tables .infodiving {
	width: 270px;
}
.tables .extradiving {
	width: 46px;
}
.smallitalic {
	line-height: 10px;
	font-size: 9px;
}
.yellow {
	color: #f5dc08;
	font-weight: bold;
}
.tables .starterpakinfo {
	width: 140px;
}
.tables .starterpakextra {
	width: 345px;
}
.tables .starterpakadult {
	width: 50px;
}
.tables .starterpakchild {
	width: 50px;
}
.tables .optional {
	width:200px;
}
.tables .departure {
	width:217px;
}
.tables .return {
	width:178px;
}
.tables .fares {
	width:488px;
}
.tables .adult {
	width:53px;
}
.tables .child {
	width:53px;
}
.table-rez {
	display:block;
	padding:3px 0 0;
	text-align:right;
	font-size:10px;
	line-height:12px;
	color:#666;
}
/* table-buttons */
.table-buttons {
	float:right;
	width:215px;
	margin:60px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.table-buttons li {
	float:left;
	clear:both;
	width:100%;
	padding-bottom:5px;
}
.table-buttons li a {
	display:block;
	width:183px;
	height:26px;
	line-height:26px;
	font-size:18px;
	font-weight:bold;
	padding:11px 26px 10px 6px;
	color:#fff;
	background:url(../images/bg-table-button.gif) no-repeat;
}
.table-buttons li a:hover {
	text-decoration:none;
	background-position:0 -47px;
}