/*
Theme Name: Maale5
Theme URI: http://www.bytech.co.il/
Author: ByTech
Version: 2.0
Description: Maale5
*/

/* standard elements */


html{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:auto;
	background:#FFF;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:20px;
}

.maincontainer{	
    min-height: 100%;
	padding:0px 0px 0px 0px;
	width:970px;
	margin:auto;
}

* {
	margin: 0;
	padding: 0;
}

a {color:#217995;}
a:hover {color:#b7910e;}



li {list-style: none;}

.flag {
	float:left;
	padding:80px 0 0 0;
	text-align:left;
	width:150px;
}
/* structure */
.container {
	font-size:12px;
	margin:0 auto;
	padding:0 0px 0px;
	float:left;
	height:auto;
	overflow:hidden;
	width:970px;
}

/* header */
.header {
	height: auto;
	overflow:hidden;
	margin:0;
	padding:0px 0px 57px 0px;
	width:970px;
	clear:both;
	position:relative;
	background:url(img/bg_compo.jpg) no-repeat bottom left;
}

/* Logo */

#logo {
	float:right;
	height:100px;
	width:317px;
}

#logo img {
	border:0 none;
}


.small_image img {
	border:1px solid #CCCCCC;
	direction:rtl;
	float:right;
	margin:0 0 10px 10px;
	overflow:hidden;
	padding:3px;
}

/* Menu */


#menu {
	width:900px;
	float: right;
	padding:0 10px;
	margin-top:0px;
	display:block;
	font-size: 12px;
	margin-left:0px;
}

#menu ul {
	float: right;
	position:relative;
	}

#menu li {
	float: right;
    padding:0px 7px 0px 7px;
	line-height:20px;
	font-weight:bold;
	direction:rtl;
	}

#menu a {
	display:block;
	text-decoration:none;
	color:#fff;
}

#menu ul ul {
	list-style: none;
	margin: 0;
	display:none;
	position:absolute;
	top:18px;
	float: left;
	z-index: 99999;
	background-color:#ffeca7;
	width:150px;
	border:1px solid #ccc;
}


#menu ul ul li {
	width: auto;	
	padding:5px 10px;
	float:left;
	background-image:none;
	margin-left:5px;
	margin-right:5px;
	font-size:11px;
	width:120px;
	border-bottom:1px dotted #ccc;
}

#menu ul ul a {
	height:auto;
	display:block;
	color:#525252;
}

#menu ul ul a:hover {
	color:#272727;
	display:block;
	height:auto;
}

#menu ul ul ul {
	top:0;
	padding:0px 0px 0px 0px;
}
#menu ul li:hover > ul {
	display:block;
}

* html #menu ul li.current_page_item a,
* html #menu ul li.current-menu-ancestor a,
* html #menu ul li.current-menu-item a,
* html #menu ul li.current-menu-parent a,
* html #menu ul li a:hover {
	color:#fff;
}

/* main */

.line_bg{
	background-position:bottom;
	width:970px;
	float:left;
	padding-bottom: 1px;
}

.main {
	width:970px;
	float: right;
	padding-top:25px;
}

#deals {
	font-size:12px;
	color:#333;
}

.deals {
	float: left;
	padding:0;
	width:auto;
	font-size:22px;
	color:#F0F5A5;
	height:auto;
	overflow:hidden;
}



.content .deals li {
	list-style-type:none;
	background:none;
	padding:15px;
}

.deals a {
	color:#50534f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	display:block;
	padding:30px;
}

.bg_deals {
	background:url(img/bg_deals.jpg) no-repeat bottom left;
	direction:rtl;
	float: left;
	height:217px;
	margin:0 0 10px;
	padding:0px 0px 5px 0px;
	text-align:center;
	width:259px;
}


.deals h2.dealstitle {
	background-color:#644a49;
	color:#fff;
	padding:5px 10px;
	margin-bottom:45px;
	font-size:16px;
	
}

.bg_deals_in {
	float: left;
	clear:both;
	width:408px;
	direction: rtl;
	margin:0px 20px 10px 0px;
	padding:10px;
	height:95px;
	text-align: right;
	background:url(img2/bg_deals.jpg) no-repeat right top;
}

/* sub navigation */
.sidenav {
	float: left;
	width:254px;
	direction:rtl;
	margin:0px;
	padding:0px 15px 20px 0px;
	height:auto;
	text-align:right;
}

.sidenav img {
}


/* small pic */

.pic{
	width:970px;
	height:182px;
	padding:0px 0px 5px 0px;
	float:right;
	margin:5px 0px 0px 0px;
	background:url(img/bg_pic.jpg) no-repeat right top;
	border-bottom:#b5b5b5 1px solid;
}


.small_pic{
	width:auto;
	height:auto;
	border:#CCCCCC 1px solid;
	padding:4px;
	float:right;
	margin: 0px 0px 10px 0px;
}

.small_pic a {
	color: #011479;
	text-decoration: none;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
}
.small_pic a:hover {color: #456;}


/* content */

.middle {
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	float:right;
	padding:0 15px;
	width:300px;
}

.banner{
	width:285px;  
	float: right; 
	padding:0px 0px 10px 0px;	
}

.text_banner{
	float:left; 
	width:160px;
}

.text_banner h2{
	color:#277b15;
	font-size:12px;
	text-align:right;
	
}

.text_banner h2 a {
	color:#277b15;
	font-size:12px;
	text-decoration: none;
}


.content_home {
	float: right;
	margin:0px 0;
	padding:0px 0px 10px 20px;
	width:348px;
	height:auto;
	direction:rtl;
	text-align:justify;
}

.content {
	border-left:1px solid #CCCCCC;
	direction:rtl;
	float:right;
	height:auto;
	margin:0 0 20px;
	padding:0 0 0 25px;
	text-align:justify;
	width:646px;
}
.content img {	
	border:1px solid #CCCCCC;
	direction:rtl;
	float:right;
	margin:0 0 10px 10px;
	overflow:hidden;
	padding:3px;
}



.special_img {
	overflow:hidden;
    border : solid 5px #b1c2d6;
    float: right;
	direction:rtl;
	margin:0px 0px 20px 20px;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:10px;
	text-align:right;
	color:#993302;
	font-weight: bold;
	clear:both;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #ccc;
	margin-top:0px;
	direction:rtl;
}

.content h2 {
	clear:both;
	color:#060;
	direction:rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0;
	padding:10px 0 0;
	text-align:right;
}

.content_home h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:10px;
	text-align:right;
	color:#993302;
	font-weight: bold;
	clear:both;
	padding:0px 0px 0px 0px;
	/*border-bottom:1px solid #ccc;*/
	margin-top:0px;
	direction:rtl;
}

.content_home h2 {
clear:both;
color:#000000;
direction:rtl;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom:3px;
margin-top:0;
padding:10px 0 0;
text-align:right;
}

/*h2.free {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#ac548e;
	text-align: left;
	padding:30px 0 0;
}*/

.content h3 {
	font-size: 13px;
	font-weight:bold;
	color: #447118;
	margin-bottom: 0px;
	width: 100%;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.content h3 a {
	text-decoration: none;
	color:#732D3F;
}

.content h3 a:hover{
	color: #526A87;
}

.content h4 {
	font-size: 12px;
	font-weight:bold;
	color: #B50416;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


.content .descr {
	color: #664;
	font-size: 12px;
	margin-bottom: 6px;
}
.content li {
	background:url("img/list.jpg") no-repeat scroll right top transparent;
	line-height:18px;
	list-style-type:none;
	padding:1px 16px 1px 0;
}

#highlights{
	
}

#highlights h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	margin-bottom:5px;
	text-align:right;
	color:#2b3324;
	font-weight: bold;
	clear:both;
	padding:10px 0px 0px 0px;
	border-bottom:1px solid #ccc;
	margin-top:0px;
	direction:rtl;
}

#highlights ul {
	padding:20px 0px;
	margin:0px;
	float:right;
}

#highlights li {
	background:url("img/highlights_list.jpg") no-repeat right top;
	line-height:33px;
	list-style-type:none;
	padding:0px 33px 0px 20px;
	font-size:14px;
	color:#ff7200;
	font-weight:bold;
	float:right;
}


p{
direction:rtl;
font-size:12px;
line-height:18px;
margin:0;
padding:0px 0px 10px 0px;
text-align: justify;
}


.content table{
font-size:12px;
}

.content td{
	padding:5px;
}


.menu {
	padding: 0px 10px 0px 0px;
}


.submit{
	font-size:11px;
	background-color:#6aadc9;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	width:30px;
	margin:0px;
	height:18px;
	float:left;
}

#f{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float: right;
}

/* footer */
.footer{
	width: 970px;
	overflow: hidden;
	padding:5px 0px 10px 0px;
	margin: 0 auto;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	clear:both;
	border-top: 1px solid #7d776c;
}


.footer ul{
	list-style-type: none;
	text-align:right;
	padding:0;
}

.footer li {
	display:inline;
	float:right;
	list-style-type:none;
	padding:0 10px 0 0;
}

.footer a
{
	text-decoration:none;
	color: #000;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}


.footer a#current{color: #1C3F94;}

/* category */
.category {
	width:640px;
	float:right;
	padding:0 0 10px;
	
}


a.links {
	color:#bf63c0;
	display:block;
	font-family:AgudalMF,Arial,Helvetica;
	font-size:16px;
	font-weight:bold;
	height:20px;
	padding:0 0px 0 10px;
	text-decoration:none;
	float:right;
	text-align:right;
}

a.links:hover {
	color:#df8ee0;
}

.catleft {
	float:left;
	height:290px;
	padding:0;
	position:relative;
	width:254px;
}

.nolinks {
	padding:55px 10px 0 0;	
}


.catleft img {
	background:none repeat scroll 0 0 #FFF3F3;
	border:1px solid #CCCCCC;
	clear:right;
	float:right;
	margin:2px 0 15px;
	padding:3px;
}


.thumb img {
	float:right;
	padding:3px;
	background:#fff;
	border:1px solid #CEBBCA;
	margin:2px 0 2px 10px;
}


.category .more {
	border:0;
	float:left;
	clear:none;
	margin:5px;
	padding:0;
}

.catimg {
	position:absolute;
	top:45px;
	left:0;
	width:435px;
	height:250px;
	min-height:280px;
}

.catimg img.cat_img {
	background:none repeat scroll 0 0 #FFE4F9;
	border:1px solid #CEBBCA;
	height:250px;
	padding:5px;
	position:absolute;
	width:420px;
}

.desc {
	width:600px;
	height:auto;
	float:right;
}


/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
	direction:rtl;
}


.searchform {
     padding:0px;
	 float:left;
	 width:160px;
	 height:auto;
	 overflow:hidden;
}

.bottomnav li
{
    display:inline;
}

/*
manage the excerpts on the home page
*/

tr 
{
    vertical-align:top;
}

.excerpt {
	width:228px;
	height:115px;
	float:right;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin: 0px 3px 0px 3px;
}

.excerpt_2 {
	width:228px;
	height:115px;
	float:right;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.excerpt h3 {
	background: #f4e4e8 url('img/arrow.jpg') 6px 3px no-repeat;
	font-size: 13px;
	font-weight:bold;
	float:right;
	height:15px;
	color: #8b2e75;
	padding: 4px;
	margin:10px 0;
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
}

.excerpt_2 h3 {
	font-size: 13px;
	font-weight:bold;
	float:right;
	height:23px;
	color: #fff;
	margin: 0px;
	padding:4px 10px 10px 0px;
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(img2/bg_title.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.excerpt .imgwrp {
	width:91px;
	height:70px;
	margin-left:10px; 
	padding:0; 
	border:none;
	float:right;
}

.excerpt .round {
	background:url('img/imgwrap.png') top left no-repeat;
}

.excerpt .imgbox {
	width:91px;
	height:70px;
	position:absolute;
	z-index:-1;
}

.excerpt img {
	border:0;
	margin:0;
	padding:0;
}

.excerpt a {
	display:block;
	width:91px;
	height:70px;
}

.excerpt a.more {
	display:inline;
	height:auto;
	padding:0 10px 0 0;
	text-decoration:none;
	width:auto;
}

.excerpt_pic{
    width:213px;
    height:93px;
    border : solid 1px #ccc;
	padding:3px;
	float:right;
	direction:rtl;
	margin:0px 0px 10px 0px;
	text-align:right;
}




.entry_index{
	width:540px;
	padding-right:15px;
	float: left;
}


.excerpt_entry 
{
}

.excerpt_continue 
{
}

.excerpt_space 
{
    width:55px;
}

/*
special category
*/


.special_excerpt {
    height: auto; /* there is the border on the image*/
    background-color:rgb(fff,fff,fff);
    float: right;
    overflow:hidden;
    padding:0px 0px 0px 15px;
    margin-bottom:10px;
}

.special_excerpt a {
	text-decoration: underline;
	font-weight: bold;
	color:#566B0C;
}

.special_excerpt_space 
{
    width:15px;
    float:right;
}

.special_category_title {
    font-size:16px;
	margin-bottom: 4px;
	text-align:right;
	width:auto;
	color:#217995;
	font-weight: bold;
	clear:both;
	border-bottom:1px solid #d7ecf2;
	padding-bottom:5px;
	direction:rtl;
}

.special_category_subtitle {
}

/* news ticker */

  .ticker li{
      width:161px;
  }
  /* the news box when JavaScript is available */
  .ticker.hasJS
  {
  overflow:hidden;
  position:relative;
  }
  /* The nested UL when JavaScript is available */
  .ticker.hasJS .movable
  {
  position:absolute;
  top:120px;
  left:0;
  margin:0px;
  padding:0;
  }

#newsbar 
{
    height:100px;
}

#newsbar li 
{
    background:none;
    padding:0px;
	margin:0px;
}



#newswidget
{
    height:100px;
}


#newswidget ul {
	padding: 0px;
	margin:0px;
}
#newswidget li {
	padding: 0px;
	margin:0px;
	background-image: none;
	height:20px;
}
#newswidget li a {
    color:#5A5A43;
	padding-right: 0px;
}
#newswidget li a:hover {
	color: #654;	
	padding-right: 0px;
	
}

.rsswidget{
width:480px;

}

#social {
	width:100px;
	float:right;
	padding:0 10px;
}

#social img {
	width:40px;
	height:40px;
	padding:8px 10px 0 0;
	border:0;
	float:right;
}

.compo {
	background:url("img/compo.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:173px;
	padding:100px 0 0;
	position:absolute;
	right:10px;
	top:54px;
	width:393px;
	z-index:50;
}

.CLR{
	height:10px;
	clear:both;
	overflow:hidden;
	width: auto;
}

/***** Text *****/



.blue{
	text-decoration:none;
	color:#255A89;
	font-size: 12px;
	font-weight: bold;
} 

.blue a:link,.blue a:visited,.blue a:active{
	text-decoration:none;
	color:#1C4468;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	font-size: 11px;
}

.blue a:hover{
	color:#666666;
	font-size: 11px;
}

.mainmenu 
{
    position:relative;
	width: auto;
}


.mainmenu ul 
{
    display:none;
	width: auto;
	padding:0px;
	position:absolute;
    left:128px;
	z-index:50;
    top:14px;
	margin:0px;
}

.mainmenu ul li 
{
    display:block;
	background-color:#5e4c24;
	border:1px solid #fff;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	z-index:100;
    left:128px;
	width:200px;
	background-image:none;
}

.mainmenu ul li a:link,.mainmenu ul li a:visited,.mainmenu ul li a:active{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	
}

.mainmenu ul li a:hover{
	color:#FF9;
	font-size:12px;
}


.mainmenu:hover ul 
{
    display:block;
	margin:0px;
	padding:0px;
	z-index:150;
	width:100px;
}

.content ul {
	padding:10px 10px 10px 0;
}


.compo_deals{
text-align:right;
direction: rtl;
}

.partners_img a  {
float:right;
border: 1px solid #ccc;
padding: 3px;
clear:both;
height:100px;
width:150px;
}

.partners_img img  {
float:right;
margin-left:8px;
}


.partners 
{
    width:560px;
    height:120px; /* there is the border on the image*/
    background-color:rgb(fff,fff,fff);
    float:right;
	clear:both;
    overflow:hidden;
    padding:10px 2px;
    
}

.partners a {
text-decoration: underline;
	font-weight: bold;
	color:rgb(131,43,85);
}

.newa_rss td {
	background-color: #fff;
}



/****** compo style ********************************************************************************************************************************/

.compo _box{
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;

}
select {
font-size:11px;
}
.check_in_text {
float:right;
width:75px;
}
.check_out_text {
float:right;
width:75px;
}
#baby1 {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
width:30px;
}
#adult1 {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
width:33px;
}
#children1 {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
width:33px;

}
#baby1 {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
width:33px;
}
#facility1 {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
width:170px;
}
#room_type1 {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
width:140px;
}
.container_body {
color:#000;
direction:rtl;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:auto;
margin:auto;
overflow:hidden;
text-align:right;
width:290px;
}
.right_top_curve {
display:none;
}
.top_bar {
display:none;
}
.right_top_curve {
display:none;
}
.content_container {
width:100%;
}
.content_compo {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding:0px;
width:270px;
}
.right_bottom_curve {
display:none;
}
.bottom_bar {
display:none;
}
.right_bottom_curve {
display:none;
}
.heading {
display:none;
}
.check_in_block {
float:right;
margin-bottom:5px;
width:75px;
}
.check_out_block {
float:right;
width:75px;
}
.check_text {
direction:rtl;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
width:75px;
}
#Fixed_Date1 {
height:11px;
width:50px;
}
#Fixed_Date2 {
height:11px;
width:50px;
}
.date1 {
direction:rtl;
float:right;
width:75px;
}
.date2 {
direction:rtl;
float:right;
width:75px;
}
.check_in_block {
float:right;
margin-bottom:5px;
}
.check_out_block {
float:right;
}
.date1 img {
padding:3px 3px 0 0;
}
.date2 img {
padding:3px 3px 0 0;
}
.check_detail {
}
.additional_detials_block {
margin-top:5px;
text-align:right;
}
.additional_detials_block .no_of_rooms_block {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom:3px;
width:140px;
}
.additional_detials_block .control_container_block {
clear:both;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:100%;
width:auto;
}
.additional_detials_block .control_container_block .room_type_block {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding-top:5px;
width:140px;
}
.additional_detials_block .control_container_block .adult_block {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom:5px;
padding-right:10px;
padding-top:5px;
width:33px;
}
.additional_detials_block .control_container_block .children_block {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom:5px;
margin-right:8px;
padding-top:5px;
width:33px;
}
.additional_detials_block .control_container_block .baby_block {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom:5px;
margin-right:8px;
padding-top:5px;
width:33px;
}
.additional_detials_block .facility_block {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding-top:5px;
text-align:right;
width:120px;
}
.blnk_line {
clear:both;
}
.submit_block {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding-top:5px;
}
.submit_block .submit_button {
font-size:11px;
padding-right:0;
}
/*.submit_block .direct_link{
display:none;
float:left;
}
*/



.submit_block .submit_button .search_btn{
	background:#479237;
	width:80px;
	height:20px;
	display:block;
	margin:20px 0 0;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:0px 2px 0px 0px;
	cursor:pointer;
	float:left;
	opacity: 0.8;
	filter: alpha (opacity = 80);
	border:1px solid #6c3861;
}
.search_btn a {
color:#fff;
font-size:11px;
}
.search_btn a:hover {
color:#ff9;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
.submit_block .direct_link {
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}


.special_excerpt_vr{
	float:left;
	padding:10px 0px 0px 0px;
}

.special_excerpt_vr a {
	text-decoration: none;
	color:#a24c59;
	text-align: left;
}

.special_excerpt_vr a:hover{
	color: #526A87;
}


#closevr {
	background:url('img/fullscreen.png') no-repeat;
	width:48px;
	height:48px;
	display:block;
	border:0;
	position:absolute;
	bottom:0;
	left:320px;
	padding:0;
	margin:0;
}

.clear{
	clear:both;
	width:auto;
	height:20px;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
}

.topheader {
	float:right;
	height:35px;
	padding-top:2px;
	width:970px;
	background:url('img/bg_menu.jpg') top left repeat-x;
}
.header_left {
	float:left;
	width:500px;
}

.topheader img {
	float:right;
	border:0;
}

.address {
	float:left;
	padding:10px 0 0;
	width:650px;
}

.address li {
	float:left;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:auto;
	padding:0 5px 0 0;
}

#first_address {
	opacity: 0.5;
	filter: alpha(opacity = 50);	
}

.address a{
	text-decoration:none;
	color: #521529;
	font-weight: bold;
	font-size: 11px;
}

.address a:hover{
	color: #521529;
}



.flashwrap {
	position:relative;
	width:970px;
	height:300px;
	float:left;
}

.flash {
	width:970px;
	height:300px;
	margin:0 auto;
}

.flash img {
	position:absolute;
	width:970px;
	height:300px;
}

#tooltip {
	background:url('img/tooltip.png') top left no-repeat;
	width:260px;
	height:90px;
	position:absolute;
	bottom:0;
	right:22px;
	z-index:100;
	cursor:move;
}

#tooltip span {
	display:block;
	float:left;
	padding:15px;
	text-align:right;
	width:230px;
}

img#close {
	position:absolute;
	right:2px;
	top:0;
	cursor:pointer;
}

.search {
	float:left;
	padding:5px 0 0;
}

#s {
	background:#89527a;
	width:140px;
	height:15px;
	padding:0 2px 0 0;
	color:#ccc;
	font-size:11px;
	text-align:right;
	border:1px solid #ccc; 
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.homep {
	float:right;
	margin:0;
	padding:15px 0 0;
	width:640px;
}

.homep a {
	text-decoration: none;
}

.homep img {
	float:right;
	padding:0 0 0 5px;
	margin:0;
	border:0;
}

.homelinks {
	float:right;
	padding:0;
	width:230px;
}

.homelinks img {
	float:right;
	margin:0;
	padding:15px 0 0;	
}


.is {
	color:#9F4969;
	float:right;
	font-weight:bold;
	padding:5px 10px 0 0;
}

.is:hover {
	color:#713e65;
}

.pad {
	padding:0 0 0 10px;
}

.service {
	float:right;
	width:auto;
}

#facebook {
	width:254px;
	height:50px;
	float:left;
	padding-top:5px;
}

#facebook img {
	float:right;
	border:0;
	padding:0 0 0 5px;
}

#hotels {
	width:970px;
	height:120px;
	float:right;
	padding:10px 0 0;
}

#hotels img {
	background:url('img/hotels_border.jpg') center right no-repeat;
	float:left;
	width:100px;
	height:90px;
	padding:10px;
	border:0;
}

img#logobttom {
	background:none;
	width:230px;
	height:30px;
	float:right;
	padding:0;
}

#orchid {
	border-top:1px solid #CEBBCA;
	float:left;
	height:87px;
	margin:13px 0 0;
	width:760px;
}

#video {
	background:#ccc;
	width:640px;
	height:480px;
	float:right;
	position:relative;
	border:1px solid #F9F;
	padding:3px;
}

.vrs {
	width:300px;
	height:auto;
}

.content img.size-full {	
	float:right;
}

#rvtickerContent {
  position: relative;
  width: 450px; 
  height:70px;
  overflow: hidden;
  padding:0px 20px 10px 10px;
  font-size:12px;
  text-align:center;
  float:left;
}

#rvtickerContent a {
  color:#fff;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

#rvtickerContent a:hover {
  color: #FF9;
  font-size:12px;
  font-weight:bold;
  text-decoration: underline;
}

.alignright{
	float:left;
	padding:3px;
	margin:0px 10px 10px 0px;
	border:1px solid #ccc;
	width:259px;
	height:auto;
	overflow:hidden;
}

.right_in_post{
	float: right;
	height: auto;
	overflow:hidden;
	margin:0px;
	width:350px;
	padding:20px 0px 0px 10px;
}

.vr_img{
	float: right;
}

.vr_img h4{
	padding-bottom:3px;
}



.vr_img img {
	border:1px solid #ccc;
	direction: rtl;
	float:left;
	height:66px;
	width:114px;
	margin:0 0px 6px 10px;
	overflow:hidden;
	padding:3px;
}

.vr_nav {
	float: right;
	height:auto;
	overflow:hidden;
	width:299px;
}
#vr{
	border:1px solid #ccc;
	float:left;
	float: right;
	height:450px;
	width:638px;
	padding:3px;
	margin-bottom:10px;
}

.text_color{
	color:#227013;
	font-weight:bold;
	
}

.newsevents h2{
	background-color:#644a49;
	color:#fff;
	padding:5px 10px;
	margin-bottom:10px;
	font-size:16px;
	
}

.tickerLink {
float:right;
margin:0 0 10px 0;
padding:0;
width:229px;
}

/*#fc{
	z-index:300;
	
}*/

.asterix {
	color:#F00;
	font-weight:bold;
	float:right;
}



