/* Menu
------------------------------------------------------------------------------*/


#p7PMnav {
	margin: 0;
	padding:0 0 0 25px;
	display: block;
	width: 955px;
	float: left;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px 8px;
	color: #666666;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #0066CC;
	color: #FFFFFF;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	background-color: #B4985A;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #0066CC;
	color: #FFFFFF;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}





/* Typography
------------------------------------------------------------------------------*/

a:link, a:visited, a:hover, a:active  {
	text-decoration: none;
}

p {
	margin: 10px 0px;
	padding: 0px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/global/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

h1 {
	margin: 0px 0px 8px;
	padding: 4px 0px;
	font-size: 16px;
	color: #0066CC;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: left;
}


h2 {
	margin: 0px 0px 8px;
	padding: 4px 0px;
	font-size: 16px;
	color: #B4985A;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: left;
}
h3 {
	margin: 0px;
	padding: 15px 0px 5px;
	font-size: 15px;
	color: #B4985A;
	font-weight: normal;
	line-height: 17px;
}


.conditions-h3-right-top {
	margin: 0px;
	font-size: 15px;
	color: #B4985A;
	font-weight: normal;
	line-height: 17px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.blue-h3 {
	margin: 0px;
	padding: 0px;
	color: #0066CC;
}

h4 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 18px;
}


h5 {
	margin: 25px 0px 15px;
	padding: 4px 0px 8px;
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing: 2px;
	text-align: left;
	display: block;
}

iframe {
border: 0px solid #ffffff;
} 

/* Page Layout
------------------------------------------------------------------------------*/

#header-logo {
	float: left;
	height: 128px;
	width: 405px;
}

#header {
	padding: 0;
	margin: 0 auto;
	width: 980px;
}

#container {
	margin: 0px;
	text-align: left;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4985A;
	border-bottom-color: #B4985A;
	background-color: #EDE5CA;
	height: 360px;
	display: block;
}

#masthead {
	background-color: #EDE5CA;
	padding: 0;
	margin: 0 auto;
	width: 980px;
}

#masthead-wrapper {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4985A;
	border-bottom-color: #B4985A;
	background-color: #EDE5CA;	
}

#menu-wrapper {
	padding: 0;
	margin: 0 auto;
	width: 980px;
}


#wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

#column_wrapper {
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#content {
	width: 900px;
	margin: 0px;
	display: block;
	padding: 15px 55px 30px 25px;
}

#left a:link, #left a:visited, #left a:active {
	background-color: transparent;
	color: #0066CC;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

#left a:hover {
	background-color: transparent;
	color: #996600;
	text-decoration:none;
	font-weight: bold;
}


#left {
	width: 420px;
	padding-right: 25px;
	float: left;
}
#left ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#left li {
	padding-left: 30px;
	background: url(../images/global/arrow-light-gold.gif) no-repeat 0em 0.5em;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0em;
	padding-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 14px;
	text-decoration: none;
	padding-top: 8px;
}
#right a:link, #right a:visited, #right a:active {
	background-color: transparent;
	color: #0066CC;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

#right a:hover {
	background-color: transparent;
	color: #996600;
	text-decoration:none;
	font-weight: bold;
}


#right {
	width: 420px;
	float: left;
	padding-left: 30px;
}

#right ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#right li {
	padding-left: 30px;
	background: url(../images/global/arrow-light-gold.gif) no-repeat 0em 0.5em;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0em;
	padding-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 14px;
	text-decoration: none;
	padding-top: 8px;
}


.nomargintop {margin-top: 0;}

.content p {
	margin: 12px 0;
}



/* Footer
------------------------------------------------------------------------------*/


#footer {
	text-align: right;
	padding: 5px 120px 5px 40px;
	color: #333333;
	display: block;
	width: 820px;
	margin: 0px;
}
#footer-wrapper {
	text-align: right;
	padding: 0px;
	color: #333333;
	display: block;
	width: 980px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/global/footer-fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DED1A0;
}

#footer a:link, #footer a:visited, #footer a:active {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
	padding: 6px 8px;
	margin-right: 6px;
	margin-left: 6px;
}

#footer a:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	padding: 6px 8px;
}

.printtext {
	display: none;
	margin: 0px;
	padding: 0px;
}

#copyright {
	width: 849px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 90px;
	padding-left: 40px;
	margin: 0px;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	background-color: transparent;
	color: #996600;
	text-decoration: none;
	padding: 0px;
}

#copyright a:hover {
	background-color: transparent;
	color: #999999;
	text-decoration:none;
}


/* Search */

input,
textarea {
	background-color: #fdfbf3;
	font-size: 12px;
	padding: 2px 5px;
	border: 1px solid #999;
}

#sitewide_wrapper {
	position:relative;
	margin:0px;
	display: block;
	background-image: url(../images/global/search-arrow.gif);
	background-repeat: no-repeat;
	background-position: 210px 40px;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	float: left;
	width: 355px;
}


#sitewide_wrapper-language {
	position:relative;
	margin:0px;
	display: block;
	background-image: url(../images/global/search-arrow.gif);
	background-repeat: no-repeat;
	background-position: 210px top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	float: left;
	vertical-align: top;
	width: 355px;
}
#language {
	float: left;
	width: 150px;
	padding-left: 405px;
	display: block;
}
#sitewide_search-box {
	position:relative;
	margin:0px;
	padding: 0px;
	float: left;
	display: block;
}
.signup {
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 70px;
	float: left;
} 
button.signup {
	background-position: 0 -25px;
	height: 25px;
margin: ; 		color: #666666;
	background-color: #FFFFFF;
	float: left;
} 
a:hover button.signup {
	background-position: 0px 0px;
	color: #0066CC;
} 

.rollover a, button 
{
	width: 75px;
	padding: 0;
	border: 0;
	cursor: pointer;
	display: block;
} 
 
#masthead-wrapper-map {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4985A;
	border-bottom-color: #B4985A;
	background-color: #DCEFFB;
}
#masthead-map {
	background-color: #DCEFFB;
	padding: 0;
	width: 980px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2D9E0;
	border-left-color: #C2D9E0;
	height: 480px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.destinations-menu {
	width: 300px;
	float: left;
	text-align: left;
	display: block;
}


.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	color: #666666;
}
.destinations-menu .menulist ul, .destinations-menu .menulist li {
	background-image: url(../images/global/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-bottom: 6px;
}

.destinations-menu .menulist a, .destinations-menu .menulist a:link {
	color: #666666;
	padding: 0 0 0 28px;
}
.destinations-menu .menulist a:hover {
	background-image: url(../images/global/arrow-black.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #0066CC;
}
#right-destination {
	width: 570px;
	float: left;
	padding-left: 30px;
}
#right-destination a:link, #right-destination a:visited, #right-destination a:active {
	background-color: transparent;
	color: #0066CC;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

#right-destination a:hover {
	background-color: transparent;
	color: #B4985A;
	text-decoration:none;
	font-weight: bold;
}



#right-destination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#right-destination li {
	padding-left: 30px;
	background: url(../images/global/arrow-light-gold.gif) no-repeat 0em 0.5em;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0em;
	padding-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 14px;
	text-decoration: none;
	padding-top: 8px;
}
.img-right {
	float: right;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.img-left {
	float: left;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.img-planes {
	display: block;
	padding-top: 8px;
}
.accom-info-a {
	margin-bottom: 12px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.accom-info-b {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pgNav {
	padding-bottom: 12px;
	display: block;
}
.img-right-enquiry {
	float: right;
	padding-left: 25px;
	padding-top: 28px;
	padding-bottom: 5px;
}
#rus-flag {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding: 0px;
}
.rus-trans {
	display: block;
	padding-top: 10px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	background-image: url(../images/global/rs.gif);
	background-repeat: no-repeat;
	background-position: 25px 3px;
	height: 30px;
	margin-top: 5px;
}
#rus-flag a:link, #rus-flag a:visited, #rus-flag a:active {
	background-color: transparent;
	color: #0066CC;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

#rus-flag a:hover {
	background-color: transparent;
	color: #996600;
	text-decoration:none;
	font-weight: bold;
}
.english-trans {
	display: block;
	padding-top: 10px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	background-image: url(../images/global/english.gif);
	background-repeat: no-repeat;
	background-position: 25px 3px;
	height: 30px;
	margin-top: 5px;
}
.highlight-copy {
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AC9154;
	border-left-color: #AC9154;
}
.highlight-box-bottom {
	background-image: url(../images/global/highlight-box-bottom.gif);
	background-position: center bottom;
	display: block;
	width: 420px;
	background-repeat: no-repeat;
	background-color: #EFEBD5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 15px;
}

.highlight-box-homeH {
	margin: 0px 0px 8px;
	padding: 4px 0px;
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: left;
}
.highlight-box-home {
	background-image: url(../images/global/highlight-box-bottom.gif);
	background-position: center bottom;
	display: block;
	width: 420px;
	background-repeat: no-repeat;
	background-color: #EFEBD5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.highlight-box-top {
	background-image: url(../images/global/highlight-box-top.gif);
	background-position: center top;
	display: block;
	width: 420px;
	background-repeat: no-repeat;
	background-color: #EFEBD5;
	padding: 0px;
	height: 10px;
}

.blog_wrapper {
	font-weight: bold;
	padding-bottom: 12px;
	margin-bottom: 12px;
	padding-top: 12px;
}
.blog_box {
	background-image: url(../images/blog-logos/blog-arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
}
.blog_linkInfo {
	background-image: url(../images/blog-logos/blogspot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
}
.specials-h2 {
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.specials-h1 {
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


#board_carusel{
	width:420px;
	position:relative;
	height: 148px;
	margin-top: 5px;
}
#board_carusel .belt{
	position: absolute; /*leave this value alone*/
	left: 0px;
	top: -1px;
	background-color: #FFFFFF;
	visibility: visible;
}
#board_items{
	width:420px;
}
.board_item{
	width:420px;
	overflow:hidden;
	height: 148px;
	padding: 0px;
}
.board_items-img {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.board-h {
	font-size: 14px;
	color: #996600;
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
}
#board_carusel_nav{
	overflow:hidden;
	width: 100%;
}
#board_carusel_nav li{
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}
#board_carusel_nav li a{
	outline:none;
}

