@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
}

img {
	border:none;
}


#printable { display: none; }

    @media print
    {
    	#non-printable { display: none; }
    	#printable { display: block; }
    }


#main {
	width:100%;
	min-height:680px;
	margin:0;
	padding:0;
}

#maintable {
	width:100%;
	min-height:680px;
	margin:0;
	padding:0;
	border-spacing:0;
}

table {
	padding:0;
	border-spacing:0;
}
	
#menu {
	min-width:400px;
	width:60%;
	min-height:680px;
}

.submenu { 
	height:30px; 
	text-align:right;
	border:none;
	background-position:center;
	background-repeat:no-repeat;
	font-family:calibri;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	text-transform: uppercase;
	color:#FFF;
	cursor:default;
}

.indexbb {
	font-family:calibri;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	text-transform: uppercase;
	color:#FFF;
	cursor:default;}

.submenuDiv {
	background-repeat:no-repeat;
	background-position:right;
	padding:0;
	
}

.iconsubmenu {
	width:90px; 
	background-position:center;
	background-repeat:no-repeat;
}

.newsfont {
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	text-align:left;
	
}


#content {
	min-width:500px;
	width:40%;
	min-height:680px;
	background-color:#FFF;
}

#contentTable {

	width:100%;
	min-width:470px;
	min-height:680px;
}
	

.ad3 {
	-webkit-transform:scaleX(2);
	-moz-transform:scaleX(2);
	-ms-transform:scaleX(2);
	-o-transform:scaleX(2);
	transform:scaleX(2);
}

.ad2 {
	-webkit-transform:scaleY(1.2);
	-moz-transform:scaleY(1.2);
	-ms-transform:scaleY(1.2);
	-o-transform:scaleY(1.2);
	transform:scaleY(1.2);
}

.ad1 {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}

#smallmenutable {
	min-height:85px;
	position:fixed;
}

.rightAni {
	-webkit-transform:translate(20px,20px);
	-moz-transform:translate(20px,20px);
	-ms-transform:translate(20px,20px);
	-o-transform:translate(20px,20px);
	transform:translate(20px,20px);
}

.leftAni {
	-webkit-transform:translate(0px,0px);
	-moz-transform:translate(0px,0px);
	-ms-transform:translate(0px,0px);
	-o-transform:translate(0px,0px);
	transform:translate(0px,0px);
}

.rightAniend {
	-webkit-transform:translateX(20px);
	-moz-transform:translateX(20px);
	-ms-transform:translateX(20px);
	-o-transform:translateX(20px);
	transform:translateX(20px);
}


.hidden {
    width:220px;
	min-height:85px;
    z-index:2;
    position:absolute;
	float:left;
    left:-130px;

}

.clear {
    clear:both;
}

#titleFont {
	font-family:Arial;
	font-size:70px;
	font-weight:bold;
	color:#5F5F5F;
}

#postFont {
	font-family:Arial;
	font-size:12px;
	color:#5D5D5D;
}

.textFont1 {
	font-family:Arial;
	font-size:12px;
	color:#5D5D5D;
}

#toggle { 
   width: 100%;   
}

#pageMenu {
	width:125px;
	min-height:688px;

}

.pageSubMenu
{
	width:125px;
	min-height:86px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:default;
}

.divSubMeno
{
	font-family:Arial; 
	color:#FFF; 
	font-size:16px; 
	text-align:center;
    font-weight:bold; 
	display:none;
}

#pagesicon
{
	background-image:url(../images/pagesicon.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:260px;
	height:56px;
}

.pagephone
{
	font-family:Arial;
	font-size:20px;
	color:#FFF;
}

.footerlink
{
	font-family:Arial;
	font-size:22px;
}



.pagesheader
{
	font-family:Arial;
	font-size:22px;
	color:#FFF;
	letter-spacing:1px;
	margin:0px;
}

.pagesheader1
{
	font-family:Arial;
	font-size:18px;
	color:#FFF;
	letter-spacing:1px;
	margin:0px;
	font-weight:bold;
}

.pagesheader11
{
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	letter-spacing:1px;
	margin:0px;
	cursor:pointer;
	padding:8px;
}



.pagesheader2
{
	font-family:Arial;
	font-size:50px;
	color:#FFF;
	margin:0px;
}

.pagestext
{
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	text-align:justify;
}

.image00
{
	background-repeat:no-repeat;
	background-position:0px 0px;
}

/* products page style -----------------------------------*/

.product
{
	width:193px; 
	height:175px;
	background-color:#224371;
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-size:173px 120px;
}

.productname
{
	width:170px;

	font-family:Arial;
	font-size:12px;
	color:#FFF;
	text-align:left;
	padding-left:10px;
	padding-bottom:10px;
}

/* contact us page style -----------------------------------*/

.textfields
{
	width:250px;
	height:20px;
	background-color:transparent;
	background-image:none;
	border:none;
	font-family:Arial;
	font-size:16px;
	color:#444;
	margin-left:15px;
	margin-top:2px;
}

.textareas
{
	width:250px;
	height:130px;
	background-color:transparent;
	background-image:none;
	border:none;
	font-family:Arial;
	font-size:16px;
	color:#444;
	margin-left:15px;
	margin-top:5px;
	overflow:hidden;
}

/* ------------------------------------------------- */

.fonta1
{
	font-family:Arial;
	font-size:14px;
	color:#333;
}

.fonta2
{
	font-family:Arial;
	font-size:17px;
	color:#454545;
	font-weight:bold;
	letter-spacing:1px;
}

.apart-details
{
	width:560px;
	height:190px;
	border-spacing:3px;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	text-align:left;
	padding-left:15px;
}

.apart-head
{
	font-family:Arial;
	font-size:18px;
	color:#FFF;
	text-align:left;
	padding-left:40px;
}

.toursimages
{
	background-repeat:no-repeat;
	background-position:center center;
    background-size:cover;
	cursor:pointer;
}

.tourstitle
{
	background-color:#94054C;
	
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	
	cursor:pointer;
}

.tourstable
{
	border-spacing:3px;
	
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#FFF;
}

#link0 a:link{color:#FFF;}
#link0 a:hover{color:#AAA;}
#link0 a:visited{color:#FFF;}

#link5 a:link{color:#FFF;}
#link5 a:hover{color:#CF6;}
#link5 a:visited{color:#CF6;}

#link6 a:link{color:#777;}
#link6 a:hover{color:#333;}
#link6 a:visited{color:#333;}

#link8 a:link{color:#000;}
#link8 a:hover{color:#000;}
#link8 a:visited{color:#000;}

#link9 a:link{color:#dad6d6;}
#link9 a:hover{color:#dad6d6;}
#link9 a:visited{color:#dad6d6;}

#link10 a:link{color:#68675e;}
#link10 a:hover{color:#68675e;}
#link10 a:visited{color:#68675e;}

#link11 a:link{color:#a01818;}
#link11 a:hover{color:#a01818;}
#link11 a:visited{color:#a01818;}
		
.tourstext
{
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	text-align:justify;
}

.hoteltitle
{
	background-color:#B00027;
	
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	
	cursor:pointer;
}

.hoteltext
{
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	text-align:justify;
}

/* control panel --------------------------------------------------------------------*/

.textfieldfont
{
	width:100%;
	height:100%;
	background-color:transparent;
	border:none;
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	margin:0px;
}

.textareafont
{
	width:100%;
    height:150px;
	background-color:transparent;
	border:none;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	text-align:justify;

}

.textareafonttours
{
	width:100%;
    height:60px;
	background-color:transparent;
	border:none;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	text-align:justify;
	overflow:hidden;

}

.textfieldfonttours
{
	width:100%;
	height:100%;
	background-color:transparent;
	border:none;
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	margin:0px;
	text-align:center;
}

.textfieldfonttrans
{
	width:100%;
	height:100%;
	background-color:transparent;
	border:none;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	margin:0px;
}

.textfieldfontcont
{
	width:100%;
	height:15px;
	background-color:transparent;
	border:none;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	margin:0px;
}

.fontlogin {
	font-family:Arial;
	font-size:14px;
	color:#5D6480;

	line-height:20px;
}




.footer_font_1 {
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	color:#777;
	font-size:14px;
	font-weight:bold;
	letter-spacing:4px;
}

.footer_font_1_fa {
	text-align:center;
	font-family:Tahoma;
	color:#777;
	font-size:15px;
	font-weight:bold;
}

.footer_font_2 {
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	color:#888;
	font-size:13px;
	letter-spacing:3px;
}

.footer_font_3 {
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	color:#ccc;
	font-size:13px;
	letter-spacing:3px;
}


.text_font_1 {
	text-align:left;
	font:Arial;
	color:#68675e;
	font-size:15px;
	letter-spacing:1px;
	line-height:25px;
}

.text_font_1_fa {
	text-align:right;
	font-family:Tahoma;
	color:#68675e;
	font-size:12px;
	line-height:25px;
}

.text_font_2 {
	text-align:left;
	font:Arial;
	color:#68675e;
	font-size:14px;
	letter-spacing:1px;
}

.header_font1 {
	text-align:left;
	font:Arial;
	color:#666343;
	font-size:12px;

}

.contact_us_form {
	width:300px;
	height:30px;
	background-color:#CCC;
	border:none;
	padding-left:10px;
	color:#2d3f53;
	font-size:16px;
	
	
	
}

.text_field_1 {
	width:300px;
	height:30px;
	background-color:#999;
	border:none;
	padding-left:10px;
	color:#FFF;
	font-size:14px;
	font-family:Arial;	
	margin-left:20px;
}

.delete_b {
	
	width:100px;
	height:30px;
	background-color:#999;
	border:none;
	color:#000;
	text-align:center;
	font-size:14px;
	font-family:Arial;
	line-height:30px;
	
}


.login_form {
	width:300px;
	height:30px;
	background-color:#1a242e;
	border:none;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	font-size:14px;
	font-family:Arial;	
	
}



.page_num {
	background-color:#e0d3a7;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:center;
}
