@charset "utf-8";

/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #534f36;
	background-color: #f4ecc5;
	background-image: url(../images/body2.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.rightMargin {
	margin-right: 5px;
	float: right;
}

.yellow {
	color: #EFA43B;
}

.clear {
	clear: both;
}

.more {
	margin-top: .5em;
	margin-bottom: 1em;
	display: block;
	text-decoration: none;
	color: #EFA43B;
}

img {
	border: none;
	border-width: 0;
}

a:hover,a:focus {
	outline: 0;
}

.more a {
	text-decoration: none;
	color: #EFA43B;
	font-weight: bold;
}

.more a:hover,.more a:focus {
	text-decoration: none;
	color: #330000;
	font-weight: bold;
}

h1 {
	font-size: 1.6em;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5F4313;
	margin-bottom: .5em;
	margin-top: .5em;
}

h2 {
	font-size: 1.2em;
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #AB6529;
}
h2 a {
	text-decoration: none;
	color: #AB6529 !important;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

ul {
	list-style-position: inside;
	list-style-type: square;
}

div.headWrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 325px;
	z-index: 100;
	background-image: url(../images/backHeader2.jpg);
	background-repeat: no-repeat;
	background-position: 990px 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div.headBorder {
	position: absolute;
	left: 0;
	top: 35px;
	width: 100%;
	height: 277px;
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div.root {
	position: relative;
	float: left;
	clear: both;
	width: 90%;
	height: auto;
	margin-top: 0.5em;
	font-size: 11px;
	padding-left: 1em;
	color: #666633;
}

.root a {
	color: #FFFFCC;
}

div.navigationWrapper {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 575px;
	height: 325px;
	z-index: 10;
	background-color: #DFD9B9;
}

div.mainNavigation {
	height: 40px;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	color: #EFA43B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: none;
	background-color: #3C1E00;
}

.mainNavigation ul {
	list-style-type: none;
	margin-left: 3%;
	padding-top: 1em;
}

.mainNavigation li {
	display: inline;
	margin-left: 1em;
}

.mainNavigation a {
	color: #EFA43B;
	text-decoration: none;
}

.mainNavigation  a:hover,.mainNavigation  a:active {
	color: #E1DEC5;
	text-decoration: none;
}

div.leftBanner {
	position: relative;
	float: left;
	height: 160px;
	width: 100%;
	background-color: #805324;
}

div.rightBannerWrapper {
	position: absolute;
	float: left;
	width: 410px;
	height: 335px;
	z-index: 1;
	left: 575px;
}

.rightBanner {
	float: left;
	border: 10px solid #DFD9B9;
	margin-top: 5px;
}

div.turismNavigation {
	position: absolute;
	text-align: left;
	height: auto;
	width: 250px;
	z-index: 20;
	left: 325px;
	bottom: -1px;
}

div.contentWrapper {
	position: absolute;
	text-align: left;
	width: 96%;
	max-width: 1100px;
	width: expression(document . body . clientWidth >   1100 ?   "1100px" :   "96%"
		);
	height: auto;
	font-size: 1.4em;
	line-height: 1.4em;
	height: auto;
	top: 330px;
	margin-left: 3%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contentWrapper ul {
	margin-top: 1em;
	margin-bottom: 1em;
}

div.contentLeftColumn {
	position: relative;
	float: left;
	text-align: left;
	width: 60.5%;
	height: auto;
	padding-left: 1em;
	margin-left: 0%;
	margin-right: 3%;
}

div.contentLeftColumn hr {
	border-width: 0;
	border-style: none;
	
	height:1px;
	background-color: brown;
	margin-bottom:2em;
}

div.contentRightColumn {
	position: relative;
	float: left;
	text-align: left;
	width: 30%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFD9B9;
	padding-left: 2em;
}

div.contentRightColumn hr {
	border-width: 0;
	border-style: none;
	
	height:1px;
	background-color: brown;
	margin-bottom:2em;
}

div.offerList {
	width: 100%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfd9b9;
	margin-bottom: 2em;
}

div.offerListContent {
	float: left;
	width: 60%;
}

.offerListContent h3 {
	color: #71421C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	margin-top: 0.3em;
	margin-bottom: 1em;
	font-weight: normal;
}

.offerList .more {
	margin-bottom: .5em;
}

.offerListContent p {
	margin-bottom: 1em;
}

.offerList img {
	background: #EFA43B;
	float: right;
	border: 10px solid #EFA43B;
}

.offerList .img {
	float: left;
	border: 7px solid #dfd9b9;
	margin-right: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DFD9B9;
}

div.offer {
	width: 100%;
	height: auto;
}

.offer p {
	margin-bottom: 1em;
	display:block;
}


.offer .more {
	margin-bottom: 1em;
}

.offer img {

}

.offer ul {
	/*float: left;*/
	display:block;
}

.contentWrapper  a {
	color: #805324;
	font-size: 1em;
}

.offerListContent h2 {
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: 1em;
}

.offerList h1 {
	margin-bottom: 1em;
	margin-top: 0.5em;
	font-size: 12px;
}

.contentRightColumn h1 {
	font-size: 1.6em;
}

.contentLeftColumn h2 {
	line-height: 1em;
	margin-bottom: .5em;
}

/*-------------gallery begin--------------------*/
.gallery {
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	width: 100%;
}

.gallery img {
	float: left;
	border: 5px solid #dfd9b9;
	margin-right: .5em;
	margin-bottom: .5em;
	background-color: #dfd9b9;
}

/*-------------gallery end--------------------*/
	/*-------------footer div begin--------------------*/
div.footer {
	position: relative;
	float: left;
	clear: both;
	width: 99.5%;
	height: 150px;
	margin-top: 5em;
	margin-bottom: 5em;
	background-color: #dfd9b9;
	margin-left: -3%;
}

.footer .banner {
	float: right;
	clear: both;
}

.footer p {
	display: block;
	width: 500px;
	float: left;
	clear: both;
	position: absolute;
	top: 120px;
	margin-left: 4%;
	color: #805324;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer a {
	color: #663300;
}

.footer .banner {
	border: 10px solid #DFD9B9;
}

/*-------------footer div end--------------------*/
	/*----------input---------------------------*/
input,textarea {
	background-color: #DFD9B9;
	border: 1px solid #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 0.2em;
	margin-right: 1em;
	color: #663F1C;
}

.offerList p,form p {
	display: block;
	margin-bottom: 0.3em;
}

form {
	margin-top: 1em;
}

li#adminLogoutButton {
	padding-left: 15px;
}

li#adminLogoutButton a {
	color: red;
}

.galleryTrunk {
	display: block;
	vertical-align: bottom;
}






#extra_div {
	background-color: #F4ECC5;
	padding:10px;
	font-size: 12px;

    /* overlay is hidden before loading */
    display:none;
    /* standard decorations */
    width:600px;
    border:10px solid #666;

    /* for modern browsers use semi-transparent color on the border. nice! */
    border:8px solid #8B5625;
    /* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */

	 -moz-box-shadow:0 0 40px 5px #000;
    -webkit-box-shadow: 0 0 40px #000;
}
#extra_div .close {
    background-image:url(/images/arkanhan/close.png);
    position:absolute;
    right:-22px;
    top:-22px;
    cursor:pointer;
    height:35px;
    width:35px;
}
#extra_div p {
	margin-top: 10px;
	margin-bottom: 10px;

}

#extra_div img {
	border: 8px solid #DFD9B9;
}


#extra_div h1 {
	font-size: 22px;
}
#extra_div h2 {
	text-align: right;
    font-size:18px;
	font-weight: normal;
}