/* CSS Document [ Shalati ]
----------------------------------------------
*/
*{
	margin: 0;
	padding: 0;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body{
	color: #43281d;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	background-color: #006699;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
}
a{
	color: #D9970F;
}
a:hover{
	text-decoration: underline;
}
p{
	line-height: 18px;
	text-align: justify;
}
input,select,textarea{
	border: #b57758 1px solid;
	background-color: #e5cdb6;
	font-size: 12px;
	padding: 5px;
}

input.btn {
	padding: 0px;
	margin:12px 0px 20px 0px;

}
td.csc-form-labelcell1{
color:#E37E14;
padding:7px 0px 0px 0px;
}


select{
	padding: 0;
}
li{
	list-style: none;
}
h1 span,h2 span{
	display: none;
}
/*=== Layout ===*/
#wrapper{
	background-color: #0F527C;
}
#shadow{
	margin: 0 auto;
	width: 939px;
	background-color: #EDEDED;
	background-repeat: repeat-y;
	background-position: center;
}
#page{
	margin: 0 auto;
	width: 933px;
}
/*=== Header ===*/
#header{
	position: relative;
	height: 80px;
	
}
#header h1{
	position: absolute;
	width: 199px;
	height: 106px;
	top: 8px;
	left: 28px;
	text-indent: -9000px;
}
#header h1 a{
	
	width: 199px;
	height: 106px;
	display: block;
	
}
#header p{
	position: absolute;
	top:8px;
	right: 18px;
	color: #43281d;
}
#header p a{
	color: #43281d;
}
/*- Top Menu -*/
#header ul {
	position:absolute;
	width:670px;
	height:35px;
	margin:87px 4px 0 259px;
	text-indent:-9999px;
	}
	
#header li {
	display:inline;
	}
	
#header li a {
	float:left;
	display:block;
	height:35px;
	}
	
#header li a#accommodation {
	width:128px;
	}
	
	
#header li a#rates {
	width:128px;
	margin:0 0 0 10px;
	}
	
	
#header li a#activities {
	width:128px;
	margin:0 0 0 10px;
	}
	
#header li a#reservations {
	width:128px;
	margin:0 0 0 0;
	}
	
/*=== Title Box ===*/
#title{
	height: 223px;
}
#title img{
	display: block;
	float: left;
}
/*=== Columns ===*/
#columns h2{
	clear: both;
	color: #50352b;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 15px;
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	font-size: 11px;
	width: 265px;
}
#columns #leftcol h2{
	padding: 0 0 10px;
}

/*- Latest News -*/
.news{
	color: #50352b;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#columns #leftcol .news h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #481a08;
	padding-left: 30px;
	padding-bottom: 5px;
	width: 190px;
	border-bottom: 1px solid #caac97;
	margin-bottom: 20px;
	background: url(fileadmin/templates/shalati/images/pata_h2.gif) no-repeat top left;
}
.news li{
	padding: 0 0 5px;
}
.news li h3 a{
	color: #cd4902;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.news li h3 span,.news li h5 span{
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0 17px;
}
.news li h5 a{
	text-decoration: underline;
}
.news li p{
	font-size: 12px;
	padding: 0 0 10px 17px;
}
.news li p.date{
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	font-style: italic;
	color: #974523;
}
.news li p.teaser a{
	color: #43281d;
}
/*- Photos -*/
/*- Newsletter -*/
.newsletter{
	margin: 0 15px 20px 22px;
}
#columns #leftcol .newsletter h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #481a08;
	padding-left: 30px;
	padding-bottom: 5px;
	width: 190px;
	border-bottom: 1px solid #caac97;
	margin-bottom: 10px;	
	
}
ul.inputs{
	
	padding: 11px;
}
.inputs li{
	color: #603929;
	margin: 0 0 5px 0;
}
.inputs input{
	width: 190px;
}
.newsletter input.btn{
	border: 0;
	margin: 3px 13px 0 0;
	padding: 0;
	width: auto;
}
ul.cont{
	background: #ffffff;
	padding: 11px;
	margin-bottom:5px;
}
.cont li{
	color: #726f6c;
	font-size:12px;
	margin: 0 0 5px 0;
}
/*--- Center Column ---*/
#centercol{
	float: right;
	padding: 0;
	width: 650px;
}
#columns #centercol h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F08E3E;
	padding-left: 40px;
	padding-bottom: 5px;
	width: 580px;
	border-bottom: 1px solid #ead3c9;
	margin: 16px 0;
}

#centercol p{
	padding: 0 25px 15px 0 ;
}
/*- Services -*/
.service{
	float: left;
	width: 195px;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0;
}
.service img{
	display: block;
}
.service .spacer{
	color: #006600;
	font-size: 12px;
	height: 131px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/images/hike.jpg);
}
.service .spacer p{
	line-height: 16px;
}
.spacer a{
	color: #fff;
	text-decoration:underline;
}
.service h3{
	color: #f2ae30;
	font-size: 14px;
	font-weight: normal;
	line-height: 47px;
	padding: 0 0 0 12px;
	background-color: #FF9900;
	background-image: url(/images/s.jpg);
	background-repeat: repeat-x;
}
.service h3 a{
	color: #fff;
}
.service h5{
	border-bottom: 1px solid #e0dbcf;
	line-height: 24px;
}
.service h5 span{
	font-size: 11px;
	font-weight: normal;
	background-image: url(fileadmin/templates/shalati/images/more.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
}
.service h5 a{
	color: #562b25;
}
/* Service Heading Colours */
.colr1{
	background: #4b1c09;
}
.colr2{
	background: #61240c;
}
.colr3{
	background: #4b1c09;
}
/*- Contact Form -*/
.cform{
	margin: 0 15px 20px 0;
}
ul.inputs2{
	background: #ffffff;
	padding: 11px;
}
.inputs2 li{
	color: #e37e14;
	margin: 0 0 5px 0;
}
.inputs2 input{
	width: 190px;
}
.cform input.btn{
	border: 0;
	margin: 3px 13px 0 10px;
	padding: 0;
	width: auto;
}
/*=== Footer ===*/
#footer{
	color: #d4b494;
	font-size: 11px;
	line-height: 32px;
	background-color: #630;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
}
#footer a{
	color: #d4b494;
	padding: 0 3px;
}
#footer p{
	padding: 7px 17px;
}
#footer p.copy{
	float: left;
}
#footer p.botmenu{
	text-align: center;
	
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: -1px 0 0;
}
hr{
	border-bottom: 1px solid #e0dbcf;
	clear: both;
	height: 1px;
	margin: 0 0 10px;
}
.ar{
	text-align: right;
}
input.btn{
	border: 0;
}


/* ********** NEWS ************ */
.news-single-backlink{padding-bottom:30px;}
.news-single-img{float:right}
.news-single-img img{padding:0px 0px 0px 10px;}
.news-single-img {padding:0px 22px 0px 10px;}

div.tx_powermail_pi1_fieldwrap_html label {color:#E37E14; width: 200px;} 
div.tx_powermail_pi1_fieldwrap_html input { display:inline;}
div.tx_powermail_pi1_fieldwrap_html label { display:block;}

/*
#uid1_msg,
#uid2_msg,
#uid2_help,
#uid1_help {display:none;}
*/
.tx_powermail_pi1_fieldwrap_html_submitgraphic input {
	padding: 0px;
	margin:12px 0px 20px 0px;
	border:0px solid #B57758;

}
form.tx_powermail_pi1_formconfirmation_back,
form.tx_powermail_pi1_formconfirmation_submit {display:inline;}
form.tx_powermail_pi1_formconfirmation_back input,
form.tx_powermail_pi1_formconfirmation_submit input {
color:#EAE1D1;
	border: #b57758 1px solid;
	background-color: #7F381B ;
	font-size: 12px;
	padding: 5px;
}

#tx-powermail-pi1_fieldset_1 legend {display:none;}

div.tx_powermail_pi1_fieldwrap_html {margin:0 0 8px 0;}
#navcontainer ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
	color: white;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(/images/rr.jpg);
	background-repeat: repeat-x;
	height: 20px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
	font-size: 18px;
	text-transform: uppercase;
}

#navcontainer ul li a:hover
{
	background-color: #369;
	color: white;
	font-size: 18px;
}

#navcontainer #active { border-left: 1px solid #fff; }
.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border: 0px solid #9A9A9A;
}

.glossymenu li a{
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: 100%;
	padding-left: 10px;
	text-decoration: none;
	background-color: white;
	background-image: url(/media/glossyback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 100%;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(/media/glossyback2.gif);
}
/*- Services -*/
.service2{
	float: left;
	margin: 0 12px 12px 0;
	width: 195px;
	display: inline;
}
.service2 img{
	display: block;
}
.service2 .spacer{
	color: #006600;
	font-size: 12px;
	height: 131px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/images/hike.jpg);
}
.service2 .spacer p{
	line-height: 16px;
}
.service2 h3{
	color: #f2ae30;
	font-size: 14px;
	font-weight: normal;
	line-height: 47px;
	padding: 0 0 0 12px;
	background-color: #FF9900;
	background-image: url(/images/s2.jpg);
	background-repeat: repeat-x;
}
.service2 h3 a{
	color: #fff;
}
.service2 h5{
	border-bottom: 1px solid #e0dbcf;
	line-height: 24px;
}
.service2 h5 span{
	font-size: 11px;
	font-weight: normal;
	background-image: url(fileadmin/templates/shalati/images/more.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
}
.service2 h5 a{
	color: #562b25;
}5
/*- Service2 -*/
.service3{
	float: left;
	margin: 0 12px 12px 0;
	width: 195px;
	display: inline;
}
.service3 img{
	display: block;
}
.service3 .spacer{
	color: #006600;
	font-size: 12px;
	height: 131px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/images/hike.jpg);
}
.service3 .spacer p{
	line-height: 16px;
}
.service3 h3{
	color: #f2ae30;
	font-size: 14px;
	font-weight: normal;
	line-height: 47px;
	padding: 0 0 0 12px;
	background-color: #FF9900;
	background-image: url(/images/s3.jpg);
	background-repeat: repeat-x;
}
.service3 h3 a{
	color: #fff;
}
.service3 h5{
	border-bottom: 1px solid #e0dbcf;
	line-height: 24px;
}
.service3 h5 span{
	font-size: 11px;
	font-weight: normal;
	background-image: url(fileadmin/templates/shalati/images/more.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
}
.service3 h5 a{
	color: #562b25;
}5
/*- Services4 -*/
.service4{
	float: left;
	margin: 0 12px 12px 0;
	width: 195px;
	display: inline;
}
.service4 img{
	display: block;
}
.service4 .spacer{
	color: #006600;
	font-size: 12px;
	height: 131px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #D0E6C1;
}
.service4 .spacer p{
	line-height: 16px;
}
.service4 h3{
	color: #f2ae30;
	font-size: 14px;
	font-weight: normal;
	line-height: 47px;
	padding: 0 0 0 12px;
	background-color: #FF9900;
	background-image: url(/images/s4.jpg);
	background-repeat: repeat-x;
}
.service4 h3 a{
	color: #fff;
}
.service4 h5{
	border-bottom: 1px solid #e0dbcf;
	line-height: 24px;
}
.service4 h5 span{
	font-size: 11px;
	font-weight: normal;
	background-image: url(fileadmin/templates/shalati/images/more.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
}
.service4 h5 a{
	color: #562b25;
}5
/*- Services5 -*/
.service5{
	float: left;
	margin: 0 12px 12px 0;
	width: 195px;
	display: inline;
}
.service5 img{
	display: block;
}
.service5 .spacer{
	color: #006600;
	font-size: 12px;
	height: 131px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #BFDAFB;
}
.service5 .spacer p{
	line-height: 16px;
}
.service5 h3{
	color: #f2ae30;
	font-size: 14px;
	font-weight: normal;
	line-height: 47px;
	padding: 0 0 0 12px;
	background-color: #FF9900;
	background-image: url(/images/de.jpg);
	background-repeat: repeat-x;
}
.service5 h3 a{
	color: #fff;
}
.service5 h5{
	border-bottom: 1px solid #e0dbcf;
	line-height: 24px;
}
.service5 h5 span{
	font-size: 11px;
	font-weight: normal;
	background-position: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
}
.service5 h5 a{
	color: #562b25;
}5
/*- Services6 -*/
.service6{
	float: left;
	margin: 0 12px 12px 0;
	width: 195px;
	display: inline;
}
.service6 img{
	display: block;
}
.service6 .spacer{
	color: #006600;
	font-size: 12px;
	height: 131px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #F1F9CA;
}
.service6 .spacer p{
	line-height: 16px;
}
.service6 h3{
	color: #f2ae30;
	font-size: 14px;
	font-weight: normal;
	line-height: 47px;
	padding: 0 0 0 12px;
	background-color: #FF9900;
	background-image: url(/images/s6.jpg);
	background-repeat: repeat-x;
}
.service6 h3 a{
	color: #fff;
}
.service6 h5{
	border-bottom: 1px solid #e0dbcf;
	line-height: 24px;
}
.service6 h5 span{
	font-size: 11px;
	font-weight: normal;
	background-image: url(fileadmin/templates/shalati/images/more.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
}
.service6 h5 a{
	color: #562b25;
}5
h1 {

	width: 199px;
	height: 106px;

}
h1 {
	border-bottom: 1px solid #e0dbcf;
	height: 50px;
	color: #E28B06;
	font-size: 16px;
}
strong {
	border-bottom: 1px solid #e0dbcf;
	clear: both;
	height: 1px;
	margin: 0 0 10px;
	color: #E28B06;
}
.glossymenu li {
	color: #D68406;
	display: block;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
}
#trekker{
	text-align: center;
	font-size: 14px;
	height: 110px;
	margin-bottom: 8px;
	background-color: #FFF;
	border: 1px solid #666;
}
#trekker img {
	text-align: left;
	border: 2px solid #FFF;
	margin: 5px;
	padding: 1px;
	float: left;
}
#trekker h3 a {
	text-align: center;
	border: 3px solid #FFF;
	padding: 1px;
	float: left;
	background-color: #F60;
	color: #FFF;
	text-decoration: underline;
	width: 410px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
