.defaults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
}

.header_container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	margin-bottom: 0px;
	overflow: hidden;
	top: -10px;
}

.header_ctr {
	width: 980px;
	height: 70px;
	background-color: #4C5B52;
	float: left;
}



.header_lh {
	margin-top: 40px;
	width: 10px;
	height: 63px;
	background-attachment: scroll;
	background-image: url(../graphics/header_lh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

.header {
	position: relative;
	visibility: visible;
	width: 980px;
	top: 40px;
	visibility: visible;
	z-index: 0;
	margin-bottom: 40px;
	height: 63px;
	float: left;
	background-attachment: scroll;
	background-image: url(../graphics/grad_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



.header_rh {
	margin-top: 40px;
	width: 10px;
	height: 63px;
	background-attachment: scroll;
	background-image: url(../graphics/header_rh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}


.headerLogo {
	position: relative;
	height: 100px;
	width: 315px;
	top: -32px;
}

.headerCham {
	position: relative;
	height: 14px;
	width: 100px;
	color: #FFFFFF;
	top: -52px;
	left: 222px;
	letter-spacing: 0.4em;
	text-align: right;
	font-variant: small-caps;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

.headerChalet {
	position: relative;
	height: 18px;
	width: 200px;
	color: #FCB041;
	top: -112px;
	left: 122px;
	letter-spacing: 0.35em;
	text-align: right;
	font-variant: small-caps;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.6em;
}


.header_title {
	position: absolute;
	height: 20px;
	width: 400px;
	color: #fff;
	left: 570px;
	letter-spacing: 0.3em;
	text-align: right;
	font-variant: small-caps;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	top: 30px;
}



.contentArea {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	overflow: hidden;
}


.titleArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #999999;
	padding-top: 30px;
	position: relative;
	width: 1000px;
	padding-bottom: 10px;
}

.topBorder {
	float: left;
	position: relative;
	width: 1000px;
}

.txtArea {
	float: left;
	position: relative;
	width: 880px;
}

.leftAB {
	clear: left;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	position: relative;
	width: 699px;
	height: 400px;
}

.leftC {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	position: relative;
	width: 299px;
	height: 400px;
}



.textBlock {
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 408px;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-top: 10px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.textBlockRight {
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 408px;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	top: 10px;
}

.picBlock {
	float: left;
	top: 10px;
	width: 300px;
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E5E5E5;
	padding-left: 15px;
}


.picUpper {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	position: relative;
	width: 300px;
}
.picLower {
	padding-top: 5px;
	overflow: hidden;
	position: relative;
	width: 300px;
}

.flag {
	margin-bottom: 20px;
	position: relative;
	height: 32px;
	width: 32px;
}

.contactBlock {
	clear: left;
	width: 846px;
	background-color: #EAEAEA;
	height: 106px;
	padding-top: 20px;
	padding-left: 20px;
}

.contactDetails {
	line-height: 1.5em;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.1em;
}

a.iLink:link
{
color: #FFFF00;
text-decoration: none}

a.iLink:visited
{
color: #ff0;
text-decoration: none}

a.iLink:hover
{
color: #0099ff;
text-decoration: underline}

.b1 {
	background-color: #999999;
	position: relative;
	height: 100px;
	width: 80px;
	left: 10px;
}

.b2 {
	background-color: #999999;
	position: relative;
	height: 80px;
	width: 100px;
	top: -90px;
}

.topLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #999999;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 2px;
	top: -36px;
}
.topRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #999999;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 77px;
	top: -36px;
}

.bottomLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #999999;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 2px;
	top: 39px;
}
.bottomRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #999999;
	position: absolute;
	height: 30px;
	width: 30px;
	left: 77px;
	top: 39px;
}
.container2 {
	border: 1px solid #CCCCCC;
	position: relative;
	height: 100px;
	width: 1000px;
}

.tl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	position: absolute;
	height: 30px;
	width: 30px;
	left: -6px;
	top: -44px;
	color: #99FFCC;
}
.tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	position: absolute;
	height: 30px;
	width: 30px;
	top: -44px;
	color: #99FFCC;
	right: 0px;
}

.bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	position: absolute;
	height: 30px;
	width: 30px;
	left: -6px;
	color: #99FFCC;
	bottom: 38px;
}
.br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	position: absolute;
	height: 30px;
	width: 30px;
	color: #99FFCC;
	right: 0px;
	bottom: 38px;
}

.block1 {
	position: absolute;
	height: 100px;
	width: 976px;
	background-color: #99FFcc;
	left: 12px;
	}

.btl {
	float: left;
	position: relative;
	height: 12px;
	width: 11px;
}

.btlb {
	float: left;
	position: relative;
	height: 12px;
	width: 11px;
	padding-left: 10px;
}


/* Top border line with background */

.bt {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	position: relative;
	background-color: #59675e;
	height: 11px;
}

.bb {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	position: relative;
	background-color: #59675e;
	height: 12px;
}

.w159 {
	width: 159px;
}

.w800 {
	width: 800px;
}

.mnuItem {
	font-size: 1.6em;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.mnuBar {
	padding-top: 10px;
	position: relative;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	left: -20px;
}

ul#sliding-navigation
{
	list-style: none;
	font-size: 1.2em;
}


ul#sliding-navigation li.sliding-element h3, 
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 100px;
	padding: 5px 15px;
	margin: 0 0 5px;
	font-weight: bold;
}

ul#sliding-navigation li.sliding_element h3, 
ul#sliding-navigation li.sliding_element a
{
	display: block;
	width: 100px;
	padding: 5px 15px;
	margin: 0 0 5px;
	font-weight: bold;
}

/*
ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	background: #333;
	border: 1px solid #1a1a1a;
	font-weight: normal;
	left: -10px;
}
*/

ul#sliding-navigation li.sliding-element a
{
	color: #66FF66;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

ul#sliding-navigation li.sliding_element a
{
	color: #000;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #637469;
}

ul#sliding-navigation li.sliding-element a:hover {
	color: #FCB041;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}



.col1 {
	clear: left;
	float: left;
	position: relative;
	height: 500px;
	width: 200px;
}

.col1Body {
	clear: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	overflow: hidden;
	position: relative;
	width: 198px;
	padding-top: 15px;
	padding-left: -20px;
	height: 440px;
	background-color: #FAFAFA;
}

.col2 {
	float: left;
	position: relative;
	width: 1000px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.col2Body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	overflow: hidden;
	position: relative;
	width: 998px;
	padding-top: 15px;
	background-color: #59675E;
	clear: left;
}



.col2-1 {
	float: left;
	position: relative;
	height: 500px;
	width: 480px;
	margin-left: 10px;
}

.anim {
	position: relative;
	height: 260px;
	width: 460px;
	padding-top: 10px;
	padding-left: 20px;
	top: -80px;
	visibility: visible;
	z-index: 50;
}

.padLeft {
	padding-left: 10px;
}


.col2-2 {
	color: #D28002;
	float: left;
	position: relative;
	height: 460px;
	margin-left: 30px;
	padding-left: 10px;
	width: 220px;
	font-size: 1.3em;
	line-height: 1.4em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D2D2D2;
	padding-top: 20px;
	text-align: right;
}

.col2-2-title {
	color: #FFFFFF;
	font-size: 1.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-variant: small-caps;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.col2-2-foot {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-variant: small-caps;
	padding-bottom: 5px;
}

.wide {
	font-size: 1.2em;
	letter-spacing: 0.2em;
	font-weight: bold;
}


.langFlag {
	border: none;
	top: 10px;
	position: relative;
	height: 32px;
	width: 32px;
	margin-left: 20px;
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:300px
}
#gallery a {
	float:left;
	position:absolute;
}
	
#gallery a img {
	border: 1px solid #999999;
	color: #999999;
}

#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:50px;
	width:500px;
	position:absolute;
	bottom:0;
	left: 1px;
}

#gallery .caption .content {
	margin:5px
}
	
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
	font-size: 0.6em;
}
	
.cap {
	font-size: 1.2em;
}

.galDescrip {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.footer_container {
	clear: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 20px;
	width: 1000px;
	margin-bottom: 40px;
	top: -1px;
	margin-top: 10px;
}

.footer_lh {
	width: 10px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../graphics/header_lh.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}

.footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	width: 980px;
	visibility: visible;
	z-index: 0;
	margin-bottom: 40px;
	height: 20px;
	float: left;
	background-attachment: scroll;
	background-image: url(../graphics/grad_2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1.1em;
	color: #FFFFFF;
	padding-top: 5px;
}


.footer_rh {
	width: 10px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../graphics/header_rh.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}

.col2_0 {
	position: relative;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D2D2D2;
	height: 460px;
	margin-left: -25px;
}

.col2_1 {
	position: relative;
	width: 570px;
	float: left;
	height: 460px;
	margin-left: 21px;
}

.col2_2 {
	position: relative;
	width: 205px;
	float: left;
	padding-left: 15px;
	height: 440px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D2D2D2;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 20px;
	color: #FFFFFF;
	overflow: auto;
	padding-right: 5px;
}

.accordion_container {
	position: relative;
	width: 800px;
	overflow: hidden;
	height: 460px;
	margin-right: auto;
	margin-left: auto;
}

.pTop {
	position: absolute;
	top: 0px;
	left: 550px;
	color: #fff;
	float: left;
	height: 420px;
	margin-left: 30px;
	padding-left: 10px;
	width: 200px;
	font-size: 1.2em;
	line-height: 1.4em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D2D2D2;
	padding-top: 20px;
	text-align: justify;
	overflow: auto;
	padding-right: 5px;
}

.bullets {
	height: 198px;
	width: 552px;
	background-attachment: scroll;
	background-image: url(../graphics/bg_0_103.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	visibility: visible;
	z-index: 100;
	padding-top: 15px;
}
.bulletBlock {
	height: 198px;
	width: 552px;
	left: 10px;
	background-attachment: scroll;
	background-image: url(../graphics/bg_0_103.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	top: 302px;
	visibility: visible;
	z-index: 100;
}

.bul_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	position: relative;
	height: 24px;
	width: 400px;
	top: 320px;
	left: 30px;
	visibility: visible;
	z-index: 150;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../graphics/info_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

.bullit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-left: 20px;
	height: 24px;
	width: 400px;
	background-attachment: scroll;
	background-image: url(../graphics/info_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

a.nulLink:link, a.nulLink:visited

{
color: #66ff66;
text-decoration: none}


a.nulLink:hover
{
color: #FCB041;
text-decoration: none}

.aBox {
	background-color: #E9E9E9;
	height: 300px;
	width: 550px;
	top: 0px;
}

.bBox {
	background-color: #E9E9E9;
	position: absolute;
	height: 150px;
	width: 550px;
	left: 10px;
	top: 200px;
}

.dropIcon {
	position: relative;
	height: 20px;
	width: 20px;
	top: 4px;
}

.col3_0 {
	position: relative;
	width: 780px;
	float: left;
	margin-left: 20px;
}


.resultHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	overflow: hidden;
	position: relative;
	height: 20px;
	width: 800px;
}

.resultDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	overflow: hidden;
	position: relative;
	width: 800px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

.colID {
	float: left;
	position: relative;
	width: 50px;
}


.colPage {
	float: left;
	position: relative;
	width: 100px;
}

.colLink {
	float: left;
	position: relative;
	width: 300px;
}

.wide200 {
	width: 200px;
}


.buttonRow {
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: relative;
	visibility: visible;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	clear: left;
}

.rowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
	position: relative;
	width: 150px;
}

.rowDetail {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	margin-right: 10px;
}

.rowSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
	position: relative;
	width: 150px;
}

.formField1 {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000066;
	width: 250px;
}

.picPreview {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000066;
	width: 250px;
	height: 144px;
}

.width20 {
	width: 20px;
	margin-right: 10px;
}

.width80 {
	width: 80px;
	margin-right: 10px;
}

.width200 {
	width: 200px;
	margin-right: 10px;
}

.wide60 {
	width: 60px;
}

.wide200 {
	width: 200px;
}


.btn {
	float: left;
}

.btnRH {
	float: right;
	position: relative;
	margin-right: 4px;
}
.formRow {
	clear: left;
	overflow: hidden;
	position: relative;
	width: 800px;
	margin-bottom: 5px;
}

.areaField {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000066;
	width: 250px;
	height: 100px;
}

.areaField1 {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000066;
	width: 250px;
	height: 250px;
}

.formBlock {
	background-color: #FFFFE6;
	padding-top: 10px;
	padding-left: 10px;
	overflow: hidden;
	position: relative;
	width: 780px;
	margin-left: 0px;
}
.adminTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #9999CC;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 400px;
	float: left;
}

.msgArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: right;
	float: right;
	width: 300px;
	text-decoration: blink;
}

.col1hdr {
	position: relative;
	height: 10px;
}

.colhdr {
	width: 100%;
}

.col1ftr {
	position: relative;
	height: 10px;
}

.col4 {
	float: left;
	position: relative;
	height: 400px;
	width: 550px;
	margin-left: 20px;
	margin-right: 10px;
}

.col5 {
	float: left;
	position: relative;
	height: 460px;
	width: 200px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D2D2D2;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 20px;
	color: #FFFFFF;
}

.picArea {
	position: relative;
	height: 300px;
	width: 540px;
	background-color: #FFFFE6;
}

.formArea {
	position: relative;
	width: 540px;
	background-color: #FFFFE6;
	margin-top: 50px;
	overflow: hidden;
}

.txtArea {
	position: relative;
	height: 180px;
	width: 540px;
	background-attachment: scroll;
	background-image: url(../graphics/bg_0_103.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-top: 20px;
	padding-left: 10px;
	color: #FFFFFF;
}
.textBlock2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	position: relative;
	width: 450px;
	top: 10px;
	padding-left: 20px;
}
.greenTick {
	float: left;
	position: relative;
	height: 50px;
	width: 50px;
}

.topPad {
	padding-top: 20px;
	position: relative;
	width: 150px;
}
.footPad {
	margin-bottom: 0px;
	position: relative;
	width: 100%;
}

.footContainerPad {
	padding-top: 10px;
}

.tmp1 {
	color: #FFFFFF;
	position: relative;
	top: 320px;
	visibility: visible;
	z-index: 500;
	left: 10px;
}

.picGrid {
	float: left;
	padding: 2px;
	overflow: hidden;
}
.simpleBorder {
	border: 1px solid #CCCCCC;
}
