* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	font-size:62.5%;
	font-family:arial, verdana, tahoma;
}

a {
	color:#001a67;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

li {
	font-size:1.2em;
}

form {
	border:0;
	display:inline
}

fieldset {
	border:0;
}

#main {
	width:980px;
	position:relative;
	margin:0 auto;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.cb {
	clear:both;
}

.dispnone {
	display:none;
}

/* header */
#header ul {
	min-height:30px;
	padding:10px 0 0 0;
	list-style-type:none;
	background-color:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	position:relative; /* to get menu in mozilla (ff, safari) on top */
	z-index:5; /* to get menu in mozilla (ff, safari) on top */
}

#header li {
	float:left;
	margin:0 0 0 20px;
	position:relative;
	font-size:1em;
	height:30px;
}

#header li a {
	text-decoration:none;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:1px;
}

#header li a:hover {
	text-decoration:none;
}

#header ul ul {
	display:none;
	position:absolute;
	padding:0 0 9px 0;
	margin:14px 0 0 0;
	width:200px;
	background:url(/images/top_nav_bottom.gif) no-repeat bottom;
	top:16px;
	left:0;
	z-index:5;
}

#header ul ul li {
	margin:0;
	padding:3px 10px 3px 10px;
	height:14px;
	float:none;
	filter:alpha(opacity=90);
	border:solid 1px #ececec;
	border-width:0 1px 0 1px;
	background-color:#fff;
}

#header ul ul li.last-child{
	
}

#header ul ul li:hover{
	background-color:#e6e8ef;
}

#header ul ul li a {
	font-size:1.2em;
	font-weight:normal;
}

#header ul ul li a:hover {

}

#header ul.logo {
	float:right;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	margin:-45px 0 0 0;
}

/* // header */


/* content */

#content p.breadcrum {
	width:667px;
	min-height:11px;
	background:url(/images/content_top.png) no-repeat;
	float:right;
	text-align:right;
	color:#a1a1a1;
	margin:15px 0 0 0;
	font-size:1.1em;
}

#content .column1 {
	float:left;
	width:310px;
	padding:20px 0 0 0;
	min-height:300px;
	margin:-12px 0 0 0;
}

#content .column2 {
	float:right;
	width:648px;
	padding:5px 0 0 20px;
	background:url(/images/content_main.png) repeat-y;
	min-height:500px;
}

#content .subcol1 {
	float:left;
	width:435px;
	padding:0 20px 0 0;
}

#content .subcol2 {
	float:right;
	width:170px;
	padding:20px 0 0 20px;
	border-left:solid 1px #ececec;
}

#content .subcol3 {
	float:right;
	width:250px;
	padding:20px 0 0 20px;
	border-left:solid 1px #ececec;
}

#content .subcol4 {
	float:left;
	width:315px;
	padding:0 10px 0 0;
	border-right:dotted 1px #000;
}

#content .subcol4 th, #content .subcol5 th {
	width:150px;
}

#content .subcol5 {
	float:right;
	width:315px;
}

#content h1 {
	color:#f87000;
	font-size:2em;
	margin:0 0 10px 0;
}

#content h2 {
	font-size:1.4em;
	margin:0 0 10px 0;
}


#content h2.type1 {
	font-size:1.4em;
	margin:20px 0 10px 0;
	border-bottom:dotted 2px #000;
}

#content h2.type2 {
	float:left;
	width:180px;
}

#content h3 {
	font-size:1.3em;
	margin:0 0 10px 0;
}

#content h3.type1 {
	padding:15px 0 0 0;
}

#content p {
	font-size:1.2em;
	line-height:1.6em;
	margin:0 0 20px 0;
	text-align:justify;
}

#content p.type1 {
	margin:10px 0 0 0;
}

#content p.type2 {
	margin:0;
}

#content p.type3 a, #content p.type3 a:visited {
	padding:0 24px 0 24px;
	min-height:290px;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
}

#content p.type4 {
	text-align:left;
}

#content p.type5 {
	margin-left:30px;
}

#content p.hotelunits {
	margin:0 0 20px 0;
}

#content p.hotelunits a {
	color:#000;
	border:solid 1px #fff;
}

#content p.hotelunits a:hover {
	border:dotted 1px #999;
	color:#999;
}

#content label {
	font-size:1.2em;
}

#content ul {
	list-style-type:disc;
}

#content ul.link2 {
	float:right;
	list-style-type:none;
	margin:0 0 15px 0;
}

#content  ul.link2 li {
	float:left;
}

#content ol.type1 {
	list-style-type: lower-alpha;
	margin-bottom:20px;
}


#content li{
	margin:0 0 0 15px;
	line-height:1.6em;
}

#content .leftnav {
	text-align:center;
}

#content .leftnav2 {
	padding:250px 0 0 0;
	text-align:right;
}

#content ul.link {
	list-style-type:none;
	margin:0 0 15px 0;
	padding:0;
}

#content ul.link li {
	background:url(/images/bullet2.gif) no-repeat 0 0.8em;
	padding-left:10px;
	margin:0 0 10px 0;
}

#content ul.link li li {
	list-style-type:none;
	font-size:1em;
}



#content  table {
	margin-top:15px;
	text-align:left;
	width:100%;
}

#content th {
	font-size:1.2em;
}

#content  td {
	padding-bottom:15px;
	font-size:1.2em;
	width:33%;
}


#content td label {
	font-size:1em;
}


#contenttable.type1 td {
	width:50%;
}
#content  table.type1 a, #content  table.type1 a:visited {
	border:solid 1px #dddddd;
	width:250px;
	height:191px;
	display:block;
}

#content table.type2 {
	border-collapse:collapse;
}

#content table.type2 td {
	padding:0;
}

#content table.type1 a:hover {
	border:solid 1px #ee9764;
}

#content table.type3 {
	width:auto;
}

#content table.type3 th, #content table.type3 td {
	text-align:left;
	width:33%;
	padding-right:10px;
}

#content .image {
	display:block;
	margin-bottom:20px;
}

#content .imageleft {
	float:left;
	margin:20px 20px 0 0;
}

#content .imageright {
	float:right;
	margin:20px 0 20px 20px;
}

#content .required {
	border:solid 1px #ff0000;
}

#content .required-text {
	color:#ff0000;
	font-size:0.8em;
	clear:both;
	display:block;
	font-weight:normal;
}

#content .rule {
	border-bottom:solid 1px #ececec;
	margin:0 0 10px 0;
}

#content .rule2 {
	border-top:solid 1px #ececec;
	margin:0 0 10px 0;
}

#content .leftnav-boxes {
	padding-left:105px;
}

#content blockquote {
	font-style:italic;
	margin:20px;
	font-size:1.2em;
	line-height:1.6em;
}

#newsletter label {
	float:none;
	padding:10px 0 0 0;
	display:block;
}

#newsletter input {
	float:none;
	width:275px !important;
}

#newsletter input.button {
	width:134px !important;
	margin:10px 0 0 0;
}

#newsletter .message {
	clear:both;
	color:#ff0000;
}

/* box button */

#content .boxitem {
	width:140px;
	max-height:140px;
	float:left;
	margin:0 15px 15px 0;
	float:left;
	background:url(/images/content/button_big.png) no-repeat;
	overflow:hidden;
	/* position:relative;
	z-index:-1; */
}

#content .boxitem strong.itemtitle {
	margin:2px 0 5px 0;
	padding:0;
	text-align:center;
	display:block;
	font-size:1.2em;
	min-height:40px;
}

#content .boxitem a, #content .boxitem a:visited {
	min-height:167px;
	display:block;
	color:#636363;
	text-decoration:none;
	text-align:center;
	cursor:hand;
	padding:5px 4px 0 4px;
}

#content .itemimage {
	overflow:hidden;
	margin:0 0 5px 6px;
	display:block;
	text-align:center;
	max-height:80px;
	width:120px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

#content .boxitemext .itemimage {
	height:130px;
}

#content .boxitemext img {
	border:0;
}

#content .itemtext {
	font-size:0.9em;
}

#content .boxitem a:hover .itemtitle {
	color:#ff9900;
}

#content .boxitem a:hover .itemimage {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#content .boxitem a:hover .itemtext {
	color:#ff9900;
}

/* // box button */

/* to top */

#content ul.totop {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
}

#content ul.totop li, #content ul.totop li a, #content ul.totop li a:visited {
	background:url(/images/content/to_top.gif) no-repeat;
	margin:0;
	padding:0;
	float:left;
	line-height:14px;
}

#content ul.totop li a, #content ul.totop li a:visited {
	padding:0 0 0 20px;
	color:#c7c7c7;
	text-decoration:none;
}

#content ul.totop li a:hover {
	background:url(/images/content/to_top_over.gif) no-repeat;
	color:#001967;
	text-decoration:underline;
}

/* // to top */

/* buttons */

#content .button {
	border:0 !important;
	background:url(/images/button.gif) no-repeat;
	height:43px;
	width:134px !important;
	color:#000;
	font-weight:bold;
	font-size:1.4em;
	cursor:hand;
	cursor:pointer;
	color:#636363 !important;
}

#content ul.button {
	list-style-type:none;
	padding:0;
	margin:10px 0 0 0;
	
}

#content ul.button li {
	line-height:1.2em;
	margin:0;
	padding:2px 0 0 0;
}

#content ul.button a, #content ul.button a :visited {
	text-decoration:none;
	font-size:0.8em;
	color:#636363;
	display:block;
	text-align:center;
	padding:10px 0 0 0;
	min-height:30px;
}

#content ul.button2 {
	list-style-type:none;
	padding:0;
	margin:10px 0 10px 5px;
}

#content ul.button2 li {
	background:url(/images/button_orange.gif) no-repeat;
	width:176px;
	height:44px;
	padding:0;
	margin:0;
}

#content ul.button2 li a {
	display:block;
	height:32px;
	text-decoration:none;
	color:#a67c52;
	font-weight:bold;
	padding:12px 0 0 10px;
}
#content ul.button2 li a:hover {
	color:#8c6239;
}


#content .buttonvideo {
	width:54px;
	height:54px;
	background:url(/images/button_play_video.gif) no-repeat;
	display:block;
}

#content .buttonback, #content .buttonnext, #content .buttonback-slide, #content .buttonnext-slide {
	width:54px;
	height:54px;
	background:url(/images/button_back.gif) no-repeat;
	display:block;
}

#content .buttonnext, #content .buttonnext-slide {
	background:url(/images/button_next.gif) no-repeat;
}

#content .link2 .buttonnext {
	margin-left:10px;
}

/* // buttons */


/* forms */

#content label {
	width:200px;
	float:left;
	font-size:1.2em;
	padding:0 5px 15px 0;
	line-height:1.4em;
}

#content label.type1 {
	display:inline;
	width:auto;
}

#content label.type2 {
	width:120px;
}

#content .label {
	width:50px;
	float:left;
	display:block;
}

#content input {
	width:250px;
	float:left;
	border:solid 1px #a0c4e4;
}

#content input.type1 {
	width:50px;
}

#content input.checkbox {
	width:auto;
	border:0;
	background:0;
	margin:0 5px 0 0;
	border:solid 1px #000 !important;
}

#content textarea {
	width:250px;
	height:150px;
	float:left;
	border:solid 1px #a0c4e4;
}

#content textarea#request {
	margin:0 0 10px 0;
}

#content form.clock {
	display:block;
	padding:0 0 20px 0;
}

#content form.clock input {
	border:0;
}

#content .checks-col-1 {
	width:200px;
	margin:0 20px 20px 0;
	float:left;
}

/* // forms */


/* scrollable */

#content .slides .link2 {
	float:left;
	margin-top:79px;
}

#content .slides .link2 li {
	margin:0;
}

#content .slides .link2 a{
	cursor:pointer;
}

#content .slides .link2 {
	float:left;
}

#content .slides .link-next {
	margin-left:-4px;
	position:relative;
	z-index:2;
}

#content .slides .link-prev {
	position:relative;
	z-index:2;
}



/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/

#content .cnt-scrollable {
	border:dotted 2px #f1f1f1;
	float:left;
	padding:10px;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari and chrome */
	-khtml-border-radius:10px; /* Linux browsers */
	border-radius:10px; /* CSS3 */
	margin-left:-5px;
	position:relative;
	z-index:1;
}

#content .scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width:515px;
	height:200px;
	
}



/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
#content .scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
#content .items div {
	float:left;
	margin-left:5px;
}

/* // scrollable */


#content .livinbox p {
	padding-bottom:20px;
	color:#fe0000;
	font-weight:bold;
	font-size:1.1em;
}

/* // content */

/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

/* // clearfix */