
body, h1, h2, h3, h4, h5, h6, img, a, p, form {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

*html img {
/*	behavior: url(/css/iepngfix.htc)*/

}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #231F20;
	direction: rtl;
	text-align: right;
	background-color:#008cae;
}


.text01 {
	font-size: 14px;
	font-weight: normal;
	color: #231F20;
}

.text02 {
	font-size: 13px;
	font-weight: normal;
	color: #008CAE;
}

.text03 {
	font-size: 13px;
	font-weight: bold;
	color: #008CAE;
}

.text05 {
	font-size: 19px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #9B6A2E;
}

.text06 {
	font-size: 23px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bolder;
	color: #666666;
}

.text07 {
	color: #008CAE;
	font-weight: bold;
}

.text08 {
	color: #008CAE;
	font-weight: bold;
	font-size: 24px;
}

.text09 {
	color: #4B493F;
	font-weight: normal;
	font-size: 16px;
}

.text10 {
	color: #008CAE;
	font-weight: normal;
	font-size: 16px;
}

.text11 {
	color: #231F20;
	font-weight: normal;
	font-size: 18px;
}

.text12 {
	color: #8B2A42;
	font-weight: bold;
	font-size: 18px;
}

.blue {
	color: #008CAE
}

.flRight {
	float: right;
}

.flLeft {
	float: left;
}

/*3px jog hack*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html p {
	height: 1%;
	margin-left: 0;
}

/* End hide from IE5/mac */

.wrapper {
	width: auto;
	height: 100%;
}

.frame {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.page {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../images/page_bg.jpg) repeat-y left top;
	float: right;
}

.header {
	height: auto;
	width: 1000px;
	position: relative;
}

.header .phone {
	position: absolute;
	left: 10px;
	top: 130px;
}

.header .header_text,
.header_in .header_text {
	position: absolute;
	left: 5px;
	top: 5px;
	height: 120px;
	width: 180px;
	border: solid 0px;
	overflow: hidden;
}
.header .header_text div,
.header_in .header_text div {
	width: 180px!important;
}

.header .logo {
	float: none;
	height: auto;
	width: auto;
	margin: 0px auto;
	text-decoration:none;
	border:none;
}

.header .logo img { 
	behavior: url(/css/iepngfix.htc);
	border:none;
}

.header .media {
	float: none;
	height: 357px;
	width: 1000px;
	clear: both;
	background: #008CAE;
}

.header .media .header_start {
	float: left;
}

.header .media .header_end {
	float: right;
}

.nav_top_hp {
	width: 265px;
	height: auto;
	float: left;
	background: #9966FF url(../images/nav_top_hp_bg.png) repeat-y left top;
}

.nav_top_hp ul {
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url(../images/nav_top_hp_bloks.png) no-repeat left bottom;
	height: 312px;
	width: 265px;
	padding-top: 45px;
}

.nav_top_hp li {
	display: block;
	height: 14px;
	width: 265px;
	list-style: none;
	text-align: center;
	clear: both;
	float: right;
	margin-bottom: 21px;
}

.nav_top_hp ul li a {
	background: url(../images/pixel.gif) no-repeat left top;
	float: none;
	text-align: center;
	display: block;
	width: 265px;
	text-decoration: none;
}

.nav_top_hp ul li a:hover,
.nav_top_hp ul li a.selected {
	background: url(../images/nav_top_hp_on.png) no-repeat left top;
}

.nav_top_hp ul li a span {
	font-size: 14px;
	font-weight: bolder;
	color: #F5BF79;
	display: inline-block;
	cursor: pointer;
}

.nav_top_hp ul li a:hover span,
.nav_top_hp ul li a.selected span {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.header_in {
	height: auto;
	width: 1000px;
	position: relative;
	float: right;
	padding-bottom: 2px;
}

.header_in .phone {
	position: absolute;
	left: 10px;
	top: 83px;
}

.header_in .logo {
	float: none;
	height: auto;
	width: auto;
	margin: 0px auto;
}

.header_in .logo img { 
	behavior: url(/css/iepngfix.htc);
	border:none;
}

.nav_top {
	width: 1000px;
	float: right;
	background: #008CAE;
}

.nav_top ul {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	width: 1000px;
}

.nav_top li {
	float: right;
	background: url(../images/nav_topSep.png) no-repeat left top;
	width: 125px;
}

.nav_top .last {
	background: url(../images/pixel.gif);
}

.nav_top li a {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	line-height: 22px;
	float: right;
	white-space: nowrap;
	width: 125px;
	text-decoration: none;
}

.nav_top .selected {
	font-weight: bold;
	text-decoration:underline;
}

.nav_top a:hover {
	font-weight: bold;
}

.content_hold {
	float: right;
	height: auto;
	width: 1000px;
}

.content_hold .media {
	float: left;
	width: 1000px;
	background: #008CAE url(../images/inner_media.png) no-repeat center top;
	position: relative;
	height: 305px;
}

.content_hold .media h1 {
	font-size: 32px;
	font-weight: normal;
	color: #F1C079;
	width: 138px;
	position: absolute;
	left: 430px;
	top: 157px;
	text-align: center;
	line-height: 26px;
}

.content_hold .media_short {
	float: left;
	width: 1000px;
	background: #008CAE url(../images/inner_media_short.png) no-repeat center top;
	position: relative;
	height: 149px;
}

.content_hold .media_short h1 {
	font-size: 32px;
	font-weight: normal;
	color: #F1C079;
	width: 138px;
	position: absolute;
	left: 430px;
	top: 75px;
	text-align: center;
	line-height: 28px;
}

.hp .textHold {
	height: auto;
	width: 450px;
	float: right;
	padding-top: 23px;
	padding-right: 275px;
	text-align: center;
}

.hp .textHold h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}

.hp .news {
	float: left;
	height: auto;
	width: 170px;
	margin-top: 22px;
	padding-left: 20px;
}

.hp .news h2 {
	font-size: 13px;
	color: #FFFFFF;
	/*font-weight: normal;*/
	line-height: 20px;
	padding-right: 7px;
	float: right;
	width: 163px;
	margin: 0px 0px 12px;
	background: #008CAE;
	font-size:14px;
	font-weight:bold;
}

.hp .news ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 153px;
}

.hp .news li {
	background: url(../images/bullet_brown.png) no-repeat right 5px;
	list-style: none;
	float: right;
	padding-right: 16px;
	padding-bottom: 10px;
	clear: both;
	display: block;
	height: auto;
	width: 153px;
}
.hp .news li a {
	font-size:14px;
	font-weight:bold;
}

.about{
	text-align:center;
}
.about .textHold {
	text-align:right;
	height: auto;
	width: 676px;
	padding-top: 25px;
	/*padding-left: 37px;*/
}
.about .textHold .text_01{
	text-align:justify;
}
.about .textHold h2 {
	font-size: 22px;
	color: #231F20;
	font-weight: normal;
	margin-bottom: 10px;
}
.suits{
	width:1000px;
	text-align:center;
}
.suits .textHold {
	display: block;
	text-align:justify;
	height: auto;
	width: 455px;
	margin:0 auto;
	padding:0px;
}

.suits .img_nav {
	position: relative;
	display: inline-block;
	padding:0;
	margin:0 auto;
	height: auto;
	width: 445px;
	padding:0px 10px;
	margin-top: 25px;
}

.suits .img_nav li {
	list-style: none;
	float: right;
	height: 165px;
	width: 101px;
	margin-left: 8px;
}

.suits .img_nav a {
	background: url(../images/suits_nav.png) no-repeat left top;
	behavior: url(/css/iepngfix.htc);	
	float: left;
	height: 165px;
	width: 101px;
	text-align: center;
	color: #231F20;
	font-size: 12px;
	text-decoration:none;
}

.suits .img_nav a:hover {
	background: url(../images/suits_navOn.png) no-repeat left top;
	behavior: url(/css/iepngfix.htc);	
	float: left;
	height: 165px;
	width: 101px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.suits .img_nav .selected {
	background: url(../images/suits_navOn.png);
	behavior: url(/css/iepngfix.htc);	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.suits .img_nav img {
	margin-top: 49px;
	clear: both;
	border:none;
}

.suits .img_nav span {
	clear: both;
	display: block;
	padding-top: 5px;
}

.nav_side {
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: right;
	height: auto;
	width: 102px;
	padding-top: 25px;
	list-style: none;
	padding-right: 16px;
}

.nav_side li {
	margin-bottom: 7px;
	float: right;
	width: 102px;
}

.nav_side a {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	width: 102px;
	height: 16px;
	background: #008CAE;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
}

.nav_side a.selected {
	background: #A27948;
	float: right;
}

.nav_side a:hover {
	background: #A27948;
	float: right;
}

.suit .textHold {
	height: auto;
	width: 375px;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 25px;
}

.suit .textHold h2 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
}

.suit .gallery_5_wrapper {
	float: left;
	height: auto;
	width: 430px;
	list-style: none;
	margin: 30px auto;
}

.suit .gallery_5_wrapper li {
	float: right;
	margin-left: 10px;
	width: 92px;
	height: 120px;
}

.suit .gallery_5_wrapper li img{
	border:none;
}

.suit .gallery_5_wrapper li a {
	color: #231F20;
	height: 92px;
	float: right;
	text-align: center;
}

.around .img_nav {
	float: right;
	height: auto;
	width: 780px;
	text-align: right;
	margin-bottom: 25px;
	padding-right: 152px;
}

.around .img_nav li {
	height: 206px;
	width: 125px;
	list-style: none;
	float: right;
	padding-top: 16px;
	padding-right: 25px;
	padding-left: 25px;
}

.around .img_nav h3 {
	font-size: 20px;
	font-weight: normal;
	color: #231F20;
}

.around .img_nav a {
	color: #008CAE;
	font-size: 13px;
	font-weight: bold;
	float: left;
}

.contact .map {
	float: left;
	margin: 30px 0px;
	padding: 0px 25px 0px 14px;
	border-right: 1px solid #008CAE;
	min-height: 312px;
}



.contact .info {
	float: right;
	height: 312px;
	width: 170px;
	border-left: 1px solid #008CAE;
	margin-top: 30px;
	padding-right: 26px;
	margin-bottom: 20px;
}

.attractions .img_nav {
	float: right;
	height: auto;
	width: 780px;
	text-align: right;
	margin-bottom: 25px;
	padding-right: 152px;
}

.attractions .img_nav li {
	height: 206px;
	width: 125px;
	list-style: none;
	float: right;
	padding-top: 16px;
	padding-right: 25px;
	padding-left: 25px;
}

.attractions .img_nav h3 {
	font-size: 20px;
	font-weight: normal;
	color: #231F20;
}

.attractions .img_nav a {
	color: #008CAE;
	font-size: 13px;
	font-weight: bold;
	float: left;
}

.news h2 {
	font-size: 16px;
	font-weight: normal;
	color: #EED7A7;
	width: 200px;
	padding-right: 10px;
	margin-right: 20px;
	line-height: 19px;
	background: #4B493F;
	height: 19px;
	margin-top: 25px;
	float: right;
	white-space: nowrap;
	border: 1px solid #939598;
}

.news .list {
	float: right;
	height: auto;
	width: 1000px;
	list-style: none;
	margin-top: 20px;
}

.news .list li {
	float: right;
	height: auto;
	width: 450px;
	padding: 0px 20px 20px;
}

.news .list img {
	float: right;
	margin-left: 14px;
}

.news .list a {
	font-size: 18px;
	font-weight: bold;
	color: #8B2A42;
}

.packages h2 {
	font-size: 16px;
	font-weight: normal;
	color: #EED7A7;
	width: 200px;
	padding-right: 10px;
	margin-right: 20px;
	line-height: 19px;
	background: #4B493F;
	height: 19px;
	margin-top: 25px;
	float: right;
	white-space: nowrap;
	border: 1px solid #939598;
}

.packages .list {
	float: right;
	height: auto;
	width: 1000px;
	list-style: none;
	margin-top: 35px;
}

.packages .list li {
	float: right;
	height: auto;
	width: 450px;
	padding: 0px 20px 20px;
}

.packages .list img {
	float: right;
	margin-left: 14px;
}
.packages .list a {
	font-size: 18px;
	font-weight: bold;
	color: #8B2A42;
}
.packages .list .text12 {
	font-size: 18px;
	font-weight: bold;
	color: #8B2A42;
}

.package {
	float: none;
	height: auto;
	width: 1000px;
}

.package h2 {
	font-size: 22px;
	font-weight: bold;
	color: #008CAE;
	margin-top: 23px;
	padding-right: 36px;
	float: right;
	white-space: nowrap;
	clear: none;
	width: 80%;
	padding-bottom: 10px;
}

.package .textHold {
	float: right;
	height: auto;
	width: 490px;
	padding-right: 36px;
	padding-left: 21px;
	border-left: 1px solid #008CAE;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.package .gallery_5_wrapper {
	float: left;
	height: auto;
	width: 410px;
	list-style: none;
	margin: 0;
}

.package .gallery_5_wrapper li {
	float: right;
	margin-left: 10px;
	width: 92px;
	height: 120px;
	position:relative;
}

.package .gallery_5_wrapper li a {
	color: #231F20;
	width:92px;
	height: 92px;
	float: right;
	text-align: center;
	position:absolute;
	left:0px;
	top:0px;
}
.package .gallery_5_wrapper li span {
	color: #231F20;
	width:92px;
	height: 28px;
	float: right;
	text-align: center;
	position:absolute;
	left:0px;
	top:92px;
}

.gallery_5_wrapper {
	float: left;
	height: auto;
	width: 430px;
	list-style: none;
	margin: 0;
}

.gallery_5_wrapper li {
	float: right;
	margin-left: 10px;
	width: 92px;
	height: 120px;
	position:relative;
}

.gallery_5_wrapper li a {
	color: #231F20;
	width:92px;
	height: 92px;
	float: right;
	text-align: center;
	position:absolute;
	left:0px;
	top:0px;
}
.gallery_5_wrapper li span {
	color: #231F20;
	width:92px;
	height: 28px;
	float: right;
	text-align: center;
	position:absolute;
	left:0px;
	top:92px;
}

.article {
	float: none;
	height: auto;
	width: 1000px;
}

.article h2 {
	font-size: 22px;
	font-weight: bold;
	color: #008CAE;
	margin-top: 23px;
	padding-right: 36px;
	float: right;
	white-space: nowrap;
	clear: none;
	width: 80%;
	padding-bottom: 10px;
}

.article .textHold {
	float: right;
	height: auto;
	width: 930px;
	padding-right: 36px;
	padding-left: 21px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.footer {
	background: url(../images/footer_dotted.png) repeat-x left top;
	height: 20px;
	width: 1000px;
	float: right;
	padding-top: 5px;
	clear: both;
	margin-top: 10px;
}

.footer .text_bottom {
	display:block;
	float:right;
	padding-right: 5px;
	width:770px;
}
.footer .text_bottom p {
	font-weight:bold;
}
.footer img {
	display:block;
	float:left;
}
.footer .nav_bottom {
	display:block;
	float:left;
	width:170px;
}
.footer .nav_bottom a{
	float:left;
	margin-left:10px;
	color:#000000;
	font-weight:bold;
}
.footer .nav_bottom a:hover{
	text-decoration:underline;
}
.footer .nav_bottom a.selected{
	font-weight:bold;
}

/*  ****  In Dom Popup *****  */
DIV.inDom_popUp{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color: ;
	z-index:1000;
	visibility:hidden;
	vertical-align:middle;
	text-align:center;

}
DIV.inDom_popUp .popBg{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:#000000;
	filter:alpha(opacity=80);
	opacity:0.8;
	z-index:1;

}
DIV.inDom_popUp .popSatge{
	width:700px;
	height:500px;
	position:relative;
	top:80px;
	display:block;
	background-color:#FFFFFF;
	z-index:7;
	padding:15px;
	margin:auto;
	border: solid 3px #4b1112;
	

}
DIV.inDom_popUp .popSatge input{


}
DIV.inDom_popUp a.close{
	width:70px;
	height:23px;
	position:absolute;
	right:10px;
	bottom:10px;
	border:none;
	cursor:pointer;


}
DIV.inDom_popUp BUTTON.close{
	background-image:url(../Images/closePop.gif);
	width:70px;
	height:23px;
	position:absolute;
	right:10px;
	bottom:10px;
	border:none;
	cursor:pointer;


}
.gallery_prev{
	position:absolute;
	display:block;
	width:60px;
	height:30px;
	bottom:10px;
	left:180px;
	background:none;
	border:solid 1px #4b1112;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b1112;
}
.gallery_next{
	position:absolute;
	display:block;
	width:60px;
	height:30px;
	bottom:10px;
	left:60px;
	border:solid 1px #4b1112;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b1112;
	background:none;
}





/*----------------------------------------  contactForm --------------------------------------*/
.contactForm{
	float: left;
	width: 295px;
	padding-bottom: 10px;
	margin-top: 30px;
	padding-left: 28px;
}
/* field_container */
.contactForm div{}
/* field_container  title */
.contactForm div .title{	
    float: right;
	width: 60px;
	text-align: right;
	line-height: 21px;
	font-size: 13px;
	color: #007EC4;
	font-weight: bold;
}
/* field_container  field */
.contactForm div .field{
	float:right;
	padding-bottom:7px;
}
/* field_container  validation_response */
.contactForm div .validation_response{
	float:right;
}
/* field_container  not_validated */
.contactForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.contactForm div.not_validated .title{
	color:#ff0000;
}
/* field_container  not_validated  field */
.contactForm div.not_validated .field{}
/* field_container  validation_response */
.contactForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.contactForm div .field input{}
.contactForm div.not_validated input{}
/* input.text */
.contactForm div .field input.text{
	height: 17px;
	width: 209px;
	border: 1px solid #007DC3;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.contactForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.contactForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.contactForm div .field input.short_text{}
.contactForm div.not_validated input.short_text{}
/* input.file */
.contactForm div .field input.file{}
.contactForm div.not_validated input.file{}
/* input.email */
.contactForm div .field input.email{}
.contactForm div.not_validated input.email{}
/* input.numeric */
.contactForm div .field input.numeric{}
.contactForm div.not_validated input.numeric{}
/* input.name */
.contactForm div .field input.name{}
.contactForm div.not_validated input.name{}
/* input.phone */
.contactForm div .field input.phone{}
.contactForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.contactForm div .field input.mobile_phone{}
.contactForm div.not_validated input.mobile_phone{}
/* input.submit */
.contactForm div input.submit{
	float: left;
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	cursor: pointer;
	background: #008CAE;
	border: 1px solid #008CAE;
	color: #FFFFFF;
	width: 70px;
}
.contactForm div.not_validated input.submit{}
/* input.radio */
.contactForm div .field input.radio{}
.contactForm div.not_validated input.radio{}
/* input.checkbox */
.contactForm div .field input.checkbox{}
.contactForm div.not_validated input.checkbox{}
/* textarea */
.contactForm div .field textarea{
	height: 104px;
	width: 209px;
	border: 1px solid #007EC4;
	background: #FFFFFF;
	font-size: 12px;
}
.contactForm div.not_validated textarea{
	border:1px solid #ff0000;
}
/* select */
.contactForm div .field select{}
.contactForm div.not_validated select{}
/* SPAN.mandatory */
.contactForm div .field span.mandatory{
	color:#ff0000;
}
/* div.submit */
.contactForm div.submit{
	clear:both;
	text-align:left;
	width:274px;
}
.contactForm .c_fullName, 
.contactForm .c_email, 
.contactForm .c_businessPhone, 
.contactForm .c_mobilePhone, 
.contactForm .c_comments{
	clear:right;
	position:relative;	
	margin:0px;
	padding-bottom:10px;
	
}

/********************************** siteMap   ***********************************/
div.siteMapDiv{

}
div.siteMapDiv ul{
	margin-right:15px;
}
div.siteMapDiv li{
	list-style-type:none; 
	color:#FF6600;
}
div.siteMapDiv li a{
	text-decoration:none;
	color:#666;
	font-size:13px;
}
div.siteMapDiv li a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}
div.siteMapDiv li span{
	text-decoration:none;
	color:#666;
	font-size:13px;
}

ul.siteMap_1{

}
ul.siteMap_1 li{
	list-style-type:none; 
	color:#FF0000;
}

ul.siteMap_2{
	
}
ul.siteMap_2 li{
	list-style-type:none;
	color:#FF3300 
}

ul.siteMap_3{
	
}
ul.siteMap_3 li{
	list-style-type:none;
	color:#FF6600; 
}

ul.siteMap_4{
	
}
ul.siteMap_4 li{
	list-style-type:none;
	color:#FFCC33; 
}

