@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a:link {
	color: #017cc0;
}

.area1 a:link,
.area2 a:link,
.area3 a:link {
	color: #fff;
}

/*#pageContent a:visited {
	color: purple;
}*/

.area1 a:visited,
.area2 a:visited {
	color: #dbf5ff;
}

.area3 a:visited {
	color: #cdf4e3;
}

/*a:hover,
#pageContent a:hover {
	color: red;
}*/

.area1 a:hover,
.area2 a:hover,
.area3 a:hover {
	color: #f1ff54;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #333;
}


#homepage ul {
	margin-left: 1.5em !important;
}


hr {
	height: 1px;
	background: #5ddca5;
	color: #5ddca5;
}


.spacerGlobal,
.spacerColumn {
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 998px;
}

.spacerColumn {
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #000 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c1c1c1 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #007cc2 !important;
}


*.cyan,
*.cyan *,
.cyan a {
	color: #3a92d8 !important;
}

a.cyan:hover,
.cyan a:hover,
.cyan a:hover * {
	color: #0067a0 !important;
}


*.cyan2,
*.cyan2 *,
.cyan2 a {
	color: #ccedfc !important;
}

a.cyan2:hover,
.cyan2 a:hover,
.cyan2 a:hover * {
	color: #fff !important;
}


*.green,
*.green *,
.green a {
	color: #cdf2e2 !important;
}

a.green:hover,
.green a:hover,
.green a:hover * {
	color: #fff !important;
}


#pageHeader {
		margin: 0 20px;
	padding: 22px 0 0;
}


#newsTicker {
	padding: 0 25px 22px 0;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.85em/1.2em Arial, sans-serif;
	}


#booking {
	padding: 0 0 10px;
	white-space: nowrap;
}

#booking form {
	display: block;
	margin: 0;
}

#booking strong {
	display: block;
	position: relative;
	top: -2px;
	color: /*#11a366*/#999;
	font-weight: normal;
	line-height: 1.1em;
}

#bookingInput {
	width: 4.5em;
	margin: 0 5px 0 7px;
	padding: 1px;
	color: #333;
	border: 1px solid #ccc;
	font-size: 0.85em;
}

#bookingButton {
	width: 10px;
	height: 10px;
	margin: 0 17px 0 0;
	padding: 0;
	position: relative;
	bottom: -6px;
	font-size: 0.85em;
}


#logotype {
	display: block;
}

#logotype img {
	vertical-align: bottom;
}


#telephone {
	margin: 0 20px 0 0;
	padding: 0 0 18px 16px;
	background: left 1px url("/images/page/icon-telephone.gif") no-repeat;
}

#telephoneNumber {
	position: relative;
	left: -19px;
	top: -2px;
	color: #0578c9;
	font: normal 1.85em/1em Arial, sans-serif;
}

#telephone span {
	display: block;
	position: relative;
	right: -19px;
	bottom: -2px;
}

#telephoneDescription {
	padding: 0.15em 0 0 2px;
}


#availability {
	padding: 0 11px 24px 0;
}

#availability img {
	vertical-align: bottom;
}


#cover {
	width: 958px;
	height: 52px;
	background: #00b9ff;
}

#homepage #cover {
	height: 281px;
	background: #00b9ff center center url("/images/page/cover-background.jpg") no-repeat;
}

#slogan {
	width: 306px;
	height: 81px;
	overflow: hidden;
	position: absolute;
	margin: 79px 0 0 539px;
	background: center center url("/images/page/cover-slogan.png") no-repeat;
	font-size: 1px;
}

#slogan strong {
	display: none;
}

#cover_ {
	width: 958px;
	height: 52px;
	overflow: hidden;
	margin: -52px 0 0;
	position: relative;
	z-index: 3001;
}

#homepage #cover_ {
	height: 281px;
	margin: -281px 0 0;
}


#pageMenu {
	padding: 15px 0px 15px 19px;
}
#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	color: #fff;
	font: normal 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #f1ff54 !important;
	text-decoration: none;
}

#pageMenu .menuItemNow strong {
	font-weight: bold;
}


#pageMenu a:hover {
	color: #f1ff54;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
	background: center center url("/images/page/menu-item-separator.gif") no-repeat;
}

.pageMenu-separator .spacer {
	width: 31px;
	height: 22px;
}


#search {
	width: 151px;
	height: 31px;
	margin: 10px 11px;
	white-space: nowrap;
}

#search-x,
#search-l,
#search-r {
	width: 151px;
	height: 31px;
}

#search-x {
	background: center top url("/images/page/search-x.gif") repeat-x;
}

#search-l {
	background: left top url("/images/page/search-l.gif") no-repeat;
}

#search-r {
	background: right top url("/images/page/search-r.gif") no-repeat;
}

#searchForm {
	cursor: default;
}

#searchInput {
	padding: 0 0 0 9px;
	vertical-align: middle;
}

#searchInput input {
	width: 110px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #fff;
	border: none;
	font-size: 1.17em;
	cursor: text;
}

#searchButton {
	height: 31px;
	padding: 0 9px;
	vertical-align: middle;
}

#searchButton input {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1.17em;
	vertical-align: middle;
	cursor: pointer;
}


#pageContent {
		margin: 0 20px;
	padding: 19px 0 0;
}

#homepage #pageContent {
}

.area1 {
	background-color: #00b9ff !important;
}

.area2 {
	background-color: #1989c7 !important;
}

.area3 {
	background-color: #06ca74 !important;
}

.area1,
.area1 td,
.area2,
.area2 td {
	color: #e6f7fe;
}

.area3,
.area3 td {
	color: #fff;
}

.title {
}

.title h1,
.title h2 {
	margin: 0;
	padding: 15px 19px 14px;
	color: #fff;
	font-size: 1.17em;
	text-transform: uppercase;
}

.title img {
	margin: 0 0 2px;
	position: relative;
	bottom: -1px;
}

.area1 .title {
	background-color: #00a5f0 !important;
}

.area2 .title {
	background-color: #1395d5 !important;
}

.area3 .title {
	background-color: #04bd6c !important;
}

.body {
		padding: 19px;
}

#pageContent h1,
#pageContent h2,
#pageContent h3,
#pageContent h4,
#pageContent h5,
#pageContent h6 {
	color: #fff;
}


#pageBody {
	}


#pageFooter {
		margin: 0 20px;
	padding: 0 0 25px;
}

#homepage #pageFooter {
	padding-top: 11px;
}

#lineFooter td {
	padding: 12px 0 0;
	border-top: 1px solid #d5d5d5;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	padding: 13px 2.5em 13px 18px;
	font-size: 0.95em;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 0.85em 0 0;
	cursor: default;
}


#update {
	padding: 13px 18px 13px 0;
	line-height: 1.5em;
}


#copyright {
	padding: 0 2.5em 0 18px;
}


#profile {
	padding: 0 2.5em 0 0;
}


#brick {
}

#brick p {
	margin: 0 0 0.95em;
}

#brick div {
	margin: -0.25em 0 0 0;
}


#pageList {
}

#pageList h2 {
	margin: 0;
}

#pageList .body {
	padding: 15px 25px 8px 12px;
}

#pageList ul,
#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#pageList ul {
	margin-top: 0;
}

#pageList ul ul,
#bodyMap ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #f1ff54;
	text-decoration: none;
	cursor: text;
}


#bodyHomepage {
}

#bodyHomepage h1 {
	/*font-size: 1.65em;*/
}

#bodyHomepage h2 {
	font-size: 1.2em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}


#bodyCategories ul {
	margin: 0 0 0 1.25em;
}


#bodyProducts {
	width: 306px;
	overflow: hidden;
	padding: 0 0 11px;
}


#productItem_ {
	width: 380px;
	height: 214px;
	padding: 52px 0 0 80px;
}

#productImage_ {
	width: 380px;
	height: 214px;
	overflow: hidden;
	position: absolute;
	z-index: 3002;
}

#productImage_ span {
	display: block;
	text-align: center;
}

#productDescription_ {
	width: 380px;
	height: 214px;
	overflow: hidden;
	position: absolute;
	z-index: 3003;
	background: center center url("/images/page/box.png") no-repeat;
}

#productDescription_ table {
	margin: 179px 0 0;
}

#productTitle_ {
	height: 1.17em;
	margin: 0;
	font-size: 1.17em;
	font-weight: normal;
}

#productTitle_ a {
	display: block;
	padding: 9px 15px;
	color: #0072b1 !important;
	text-decoration: none;
}

/*#productTitle_ a:hover,
.on #productTitle_ a {
	text-decoration: underline;
}*/

#productPrice_ {
}

#productPrice_ a {
	display: block;
	padding: 11px 7px 0 0;
	color: #00a45c !important;
	font-size: 0.85em;
	text-decoration: none;
}

#productArrow_ {
	width: 14px;
	height: 14px;
	margin: 11px 12px 0 0;
}

#productArrow_ a {
	display: block;
	width: 14px;
	height: 14px;
	background: center center url("/images/page/arrow-green.png") no-repeat;
}

#productHyperlink_ {
	width: 380px;
	height: 214px;
	position: absolute;
	z-index: 3004;
	background: url("/images/page/blank.gif") repeat;
}

#productDescription_,
#productHyperlink_ {
	display: none;
}

.on #productDescription_,
.on #productHyperlink_ {
	display: block;
}


#weather {
	padding: 0 0 19px;
}

#weather-x,
#weather-l,
#weather-r {
	width: 268px;/*151*/
	height: 31px;
}

#weather-x {
		margin: 19px 19px 0;
	background: center top url("/images/page/search-x.gif") repeat-x;
}

#weather-l {
	background: left top url("/images/page/search-l.gif") no-repeat;
}

#weather-r {
	background: right top url("/images/page/search-r.gif") no-repeat;
}

#weather form {
	cursor: default;
}

#weatherInput {
	padding: 0 0 0 9px;
	vertical-align: middle;
}

#weatherInput input {
	width: 227px;/*110*/
	margin: 0;
	padding: 0;
	background: transparent;
	color: #fff;
	border: none;
	font-size: 1.1em;
	cursor: text;
}

#weatherButton {
	height: 31px;
	padding: 0 9px;
	vertical-align: middle;
}

#weatherButton input {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1.1em;
	vertical-align: middle;
	cursor: pointer;
}


.opasity-box a img, opasity-box a:visited img {
	opacity:0.5;
	margin: 1.5em 0em 0em 0em;
}

.opasity-box a:hover img {
	opacity:1.0;

}

.opasity-box a img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) progid:DXImageTransform.Microsoft.Alpha(opacity=25) progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.15);
	behavior:url('/common/opasity.htc');
}

