/*
Theme Name:Kifzuba
Theme URI: http://www.bytech.co.il/
Version: 1.0
Description: Kifzuba
*/

/* standard elements */

html{
    background-image:url(img/bg_body.gif);
	background-color:#fff;
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:auto;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.maincontainer{	
    min-height: 100%;
	width:718px;
	margin:auto;
}



* {
	margin: 0;
	padding: 0;
}

a {
	color:#141414;
	text-decoration:none;
}
a:hover {
	color:#A23568;
}


.manu a {color:#141414; text-decoration:none;}
.menu a:hover {color:#A23568;}


p,code,ul {padding-bottom: 10px;	
direction:rtl;
}

li {list-style: none;}

h1 {
    font-size:16px;
	margin-bottom: 10px;
	text-align:right;
	width:auto;
	color:#217995;
	font-weight: bold;
	clear:both;
	border-bottom:1px solid #d7ecf2;
	padding-bottom:5px;
	direction:rtl;
}

h1 a {
	color:#217995;
	text-decoration:none;
}
h1 a:hover {color:#A23568;}


h2 {font: normal 1.3em sans-serif;}
h3 {font: bold 1.3em sans-serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-right: 1px solid #C1CAD3;
	color: #217995;
	display: block;
	font: normal 1em;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

h4{
	clear: both;
	padding: 0;
	margin: 0;
	text-indent: 9999px;
}

h5 {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	clear: both;
	width: 100%;
	font-variant: inherit;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0px 0px 0px;
	text-align: center;
}


blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em;
	padding-right: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.right {float: left;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0px 0px;
	width:718px;
}

/* header */
.top {
	background: url('img/clouds.gif') repeat-x;
	padding-right:10px; padding-left:10px; padding-top:50px; padding-bottom:0
}


/* sidebar2 */

#sidebar2{
	
}

/* facebook */

.like_box{
	border:none;
	overflow:hidden;
	width:377px;
	height:310px;
	float:left;
	padding-left:4px;
	padding-bottom:10px;
}

/* title */
.header {
	height:158px;
	margin:0 auto;
	margin:0px;
	padding:0px;
	width:718x;
	clear:both; 
}


/* navigation */
.navigation {	
	height:27px;
	direction:rtl;
	font-size:12px;
	background: url('img/bg_menu.jpg') no-repeat;
	background-position:center;
	width:718px;
	padding-top:8px;
	float:right;
	
}
.navigation ul {
	list-style-type: none;
	text-align: right;
	padding:0px 20px 0px 20px;
	margin:0px;
}
.navigation li {
	padding:0px 18px 0px 0px;
	text-align: right;
	line-height: 18px;
	background-image: url(img/bg_list.gif);
	background-position: right;
	background-repeat: no-repeat;
	float:right;
}

.navigation a {
	color: #fff;
	display: block;
	text-decoration: none;
	font: bold 1em sans-serif;
	padding: 0 0px;
}
.navigation a:hover {
	background-position: right bottom;
	color:#FFFC93;
}


/* Menu */

.menu{
	height:35px;
	width:780px;
	clear: none;
	background-image: url(ims/bg_menu.gif);
	float: right;
	margin-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
}


/* main */

.line_bg{
	background: url('img/bottom_bk.gif') no-repeat;
	background-position:bottom;
	width:718px;
	float:left;
}

.main {
	background: url('img/content_bg.gif') no-repeat;
	background-position:top;
	width:718px;
	float:left;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 195px;
	direction:rtl;
	margin:5px 2px 20px 0px;
	padding:0px 5px 0px 0px;
	height:auto;
	border-left:1px solid #f3f3ee;
}
/*.sidenav h2 {
	color: #5A5A43;
	font: bold 14px;
	height:35px;
	margin:0px;
	padding:6px 12px 0px 0px;
	background-image:url(img/bg_h2_nav.gif);
	background-repeat:repeat-x;
	
}
*/

.sidenav ul {
	padding: 0px;
	margin:0px;
}
.sidenav li {
	padding: 0px;
	margin:0px;
	height:20px;
	padding:5px 0px 5px 0px;
}
.sidenav li a {
    color:#5A5A43;
	padding-right: 12px;
	text-decoration:none;
}
.sidenav li a:hover {
	color: #654;	
	padding-right: 12px;
	
}

/* small pic */

.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 */

.content_vr{
	width:780px;
	height:auto;
	overflow:hidden;
	margin: auto;
	padding: 5px 10px 15px 10px;
	background-image: url(img/bottom_bk.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}



.content h3 {
	font-size: 13px;
	font-weight:bold;
	color: #411B06;
	clear: both;
	margin-bottom: 0px;
	width: 100%;
	font-variant: inherit;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.content h3 a {
	text-decoration: none;
	color:#732D3F;
}

.content h3 a:hover{
	color: #526A87;
}

.content .descr {
	color: #664;
	font-size: 12px;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 16px 1px 0;
}
.content p{
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
	text-align: justify;
	font-size:12px;
	color:#484848;
}


.content table{
font-size:12px;
}

.content td{
padding:8px;

}



/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
	direction:rtl;
}
/*.post img {border: 4px solid #DDD; margin: 4px 0;}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}
*/
.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
	direction:rtl;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
	direction:rtl;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
	direction:rtl;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
	direction:rtl;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {*/
   /*width: 225px; maximaize width; honestly, I don't know much about tables... 
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
	direction:rtl;
}
.sidenav table tfoot #prev a {text-align:right;}
.sidenav table tfoot #next a {text-align:center;}
*/
#searchform {
     padding:10px;
	background: url('img/bg_form.gif') no-repeat;
}

.bottomnav li
{
    display:inline;
}

/*
manage the excerpts on the home page
*/

tr 
{
    vertical-align:top;
}

.excerpt {
    width:245px; 
}

.excerpt_title 
{
	margin-bottom: 4px;
	text-align:right;
	width:auto;
	color:#000099;
	font-weight: normal;
	clear:both;
	border-bottom:2px solid #BABA8F;
	padding-bottom:5px;
	direction:rtl;
}

.excerpt_title a {
	text-decoration: none;
	color:#000099;
	background-color:#f7f7f2;
	font-size: 18px;
	direction:rtl;
}

.excerpt_entry 
{
}

.excerpt_continue 
{
}

.excerpt_space 
{
    width:55px;
}

/*
special category
*/

.special_img 
{
    width:100px;
    height:80px;
    border : solid 1px black;
    float:right;
	direction:rtl;
	margin:0px 0px 0px 10px;
}

.special_excerpt 
{
    width:260px;
    height:84px; /* there is the border on the image*/
    background-color:rgb(fff,fff,fff);
    float:right;
    overflow:hidden;
    padding:0 2px;
    margin-bottom:10px;
    margin-top:10px;
	
}



.special_excerpt a{
	color:#9F3568;
	font-weight:bold;
	text-decoration:underline;
}

.special_excerpt a:hover {
   color:#9F3568;
}

.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:200px;
  }
  /* 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;
  right:0;
  margin:0 .5em 0 .5em;
  padding:0;
  }

#newsbar 
{
    height:100px;
}

#newsbar li 
{
    background:none;
    padding:0px;
}



#newswidget
{
    height:170px;
}


#newswidget ul {
	padding: 0px;
	margin:0px;
}
#newswidget li {
	padding: 0px;
	margin:0px;
	background-image: none;
	height:20px;
}
#newswidget li a {
    color:#5A5A43;
	padding-right: 12px;
}
#newswidget li a:hover {
	color: #654;	
	padding-right: 12px;
	
}

#newswidget2
{
	height:110px;
}


#newswidget2 ul {
	padding: 0px;
	margin:0px;
}
#newswidget2 li {
	padding: 0px;
	margin:0px;
	background-image: none;
	height:20px;
}
#newswidget2 li a {
    color:#5A5A43;
	padding-right: 12px;
}
#newswidget2 li a:hover {
	color: #654;	
	padding-right: 12px;
	
}

.bg_book_online{
	background-image: url(img/bg_book_online.png);
	height:55px;
	width:185px;
}

.rsswidget{
width:160px;

}

.compo_box{

}

.bg_deals{
	background-image: url(img/bg_deals.png);
	height:56px;
	width:174px;
	float: right;
	margin: 0px 10px 0px 0px;
}


.CLR{
	height:10px;
	clear:both;
	overflow:hidden;
	width: auto;
}

/***** Text *****/


.purple{
	color:#411B06;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
}

.purple2{
	color:#732D3F;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 47px 0px 0px;
}

.gray{
	text-decoration:none;
	color:#666666;
	font-size: 12px;
	font-weight: bold;
} 

.gray a:link,.gray a:visited,.gray a:active{
	text-decoration:none;
	color:#666666;
	font-weight: bold;
	padding:0px 10px 0px 10px;
}

.gray a:hover{
	color:#255A89;
	font-size: 12px;
}

.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;
}


.orange{
	color:#CE9C29;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
}

.orange a:link,.orange a:visited,.orange a:active{
	text-decoration:none;
	color:#AF8330;
	font-size: 11px;
}

.orange a:hover{
	color:#255A89;
	font-size: 11px;
}


.CLR_line{
	height:5px;
	border-bottom: #CCCCCC 1px dotted;
	clear:both;
	overflow: hidden;
	width: auto;
	margin-bottom: 15px;
}

.CLR_line_top{
	height:1px;
	clear:both;
	overflow: hidden;
	width: auto;
	border-bottom: #CCCCCC 1px dotted;
	margin-bottom: 10px;
}


.more{
	width:80px;
	height: auto;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	color: #CE9C29;
}


.more a:link,.more a:visited,.more a:active{
	text-decoration:underline;
	color:#336600;
}

.more a:hover{
	color:#6F3543;
}

.text_vr{
	width:125px;
	height:auto;
	float: right;
	margin: 0px 3px 0px 2px;
	font-size:11px;
	text-align: center;
	font-weight: bold;
}

/* kifzuba */

@charset "utf-8";
/* CSS Document */

html{
background: #FFFFFF;
}

body{
margin-top:0px;
text-align:center;
}

.maincontainer{
	width:718px;
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
	font-weight:bold;
	direction:rtl;
	color: #39263D;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	text-align:right;
	line-height:18px;
}

img{border:0px;}

h2{
	padding:10px 0px 10px 0px;
	font-size:14px;
	text-align:right;
	color:#A23568;
	margin: 0;
	font-weight:bold;
	clear:both;
}

h3{
	padding:0px 0px 10px 0px;
	font-size:14px;
	text-align:center;
	color: #1B89BE;
	margin: 0;
}

.content{
	overflow:hidden;
	width:584px;
	height: auto;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: right top;
	float: left;
}

.header{
	width:718px;
	height:158px;
	overflow: hidden;
}

.menu_top{
	width:718px;
	height:33px;
	padding:0px 0px 0px 0px;
	float: right;
	margin: 0px;
	background-image: url(images/menu_top.gif);
	background-repeat:no-repeat;
	overflow: hidden;
}

.menu_top ul{
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align: center;
}

.menu_top li{
	padding:10px;
	display: inline;
}

.menu{
	width:134px;
	height:auto;
	padding:0px;
	float: right;
	margin: 0px;
}

.menu ul{
margin:0px;
padding:0px;
}

.menu li{
	width:134px;
	height:25px;
	background-image: url(images/menu.jpg);
	background-repeat:repeat-x;
	padding:0px;
	text-align: center;
	padding-top: 15px;
	list-style-type:none;
}

.right{
	width:134px;
	height:auto;
	padding:0px;
	float: right;
	margin: 0px;
}


.left{
	height: auto;
	width:187px;
	float: left;
	margin:5px 0px 0px 0px;
	overflow: hidden;
}

.tickercont_big{
	background-image: url(images/bg_ticker.jpg);
	width:132px;
	height:203px;
	padding:0px 0px 0px 0px;
	float: right;
	margin: 0px;
	background-repeat: no-repeat;
	text-align: center;
}

.tickercont{
	width:102px;
	height:173px;
	padding:20px 15px 10px 15px;
	float: right;
	margin: 0px;
	text-align: center;
}

.news_big{
	height:183px;
	width:187px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	float: left;
	padding:0px;
	margin:0px;
}

.news{
	height:123px;
	margin:0;
	padding:42px 20px 0;
	text-align:center;
	width:150px;
}



.deals_big{
	height: 181px;
	width:187px;
	padding:0px 0px 20px 0px;
	text-align: center;
	background-image: url(images/deal.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left
	
}

.deals{
	height: 121px;
	width:144px;
	padding: 40px 23px 0px 20px;
	text-align: center;
	float:left
	
}

.card_big{
	height: 44px;
	width:187px;
	background-image: url(images/online_res.jpg);
	text-align: center;
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
	color: #FFFFFF;
	float: left;
}

.card{
	height: 34px;
	width:182px;
	text-align: center;
	padding: 10px 5px 0px 0px;
	color: #FFFFFF;
	float: left;
}

.kangaroo{
	height:178px;
	width:392px;
	background-image:url(images/flash.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.pic_week_big{
	height: 182px;
	width:202px;
	float: right;
	background-image: url(images/pic_week.jpg);
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
}

.pic_week{
	height: 151px;
	width:202px;
	float: right;
	padding: 31px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
}

.map{
height:314px;
width:192px;
float:left;
background-image: url(images/map.jpg);
background-repeat:no-repeat;
}

.group_big{
	height:132px;
	width:194px;
	float:right;
	background: url(images/group.jpg) no-repeat;
	background-position:top left;
	padding:0px;
	text-align:right;
}
.group{
	height:62px;
	width: auto;
	float: right;
	padding: 35px 25px 0px 0px;
	text-align: right;
}

.album{
	height:111px;
	width:174px;
	float: right;
	padding:0px 15px 15px 0px;
}

.experience{
    height: auto;
    overflow:hidden;
    width:192px;
    float:left;
	padding:0px 0px 15px 0px;
}


.pic_rectangle_big{
	height:82px;
	width:187px;
	float: left;
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top:0px;
	padding-right:0px;
}

.pic_rectangle{
	height:73px;
	width:178px;
	float: left;
	padding-top: 8px;
	padding-right: 9px;
}

.club_friends{
	height:100px;
	width:394px;
	background-image: url(images/club_friends.jpg);
	background-repeat: no-repeat;
	float: right;
}


.hotels{
	height:100px;
	width:392px;
	background-image: url(images/hotels.jpg);
	background-repeat: no-repeat;
	float: right;
}

.hotels ul {
	padding: 40px 23px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	width:200px;
	text-align:right;
}

.hotels li {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	width:90px;
	text-align:right;
}



.hotels a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
	text-align:right;
}
.hotels a:hover {
	color:#FF6;
}


.pic{
	background-image: url(images/pic.jpg);
	height:10px;
	width:718px;
	background-position:right;
	background-repeat:no-repeat;
	float: right;
	clear: both;
}

.content{
	width:581px;
	height:auto;
	float:left;
	padding: 0px 0px 0px 0px;
/*	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat-y;
*/
}


a.white:link , a.white:visited , a.white:active {
	color:#FFFFFF;
	text-decoration:none;
}

a.white:hover {
	color: #FFFF99;
}

.footer{
height:30px;
width:718px;
margin:auto;
}

.footer a:link, footer a:visited, footer a:active {
	color:#9830AE;
	text-decoration:none;
}

.footer a:hover {
	color: #990066;
}

.footer{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	border-top: 0px;
	width: 718px;
	padding: 10px 0px 0px 0px;
	clear: both;
	margin: auto;
	text-align:center;
	font-weight: bold;
	border-top-color: 1px solid #ccc;
}

.footer ul{
	font-weight: bold;
	margin:auto;
	text-align: left;
}

.footer li{ 
	display:inline; 
	line-height:18px;
	list-style-type:none;
}

.footer_over{
	overflow:hidden;
	height:auto;
	width: 716px;
	clear: both;
	border-top: 1px solid #ccc;
	margin:auto;
}

.big_font{
font-size:14px;
}

.center{
	margin: 0px;
	padding: 2px 0px 0px 0px;
	float: ;
	width:394px;
	height:auto;
	overflow:hidden;
}

.container_in{
	width:569px;
	height:auto;
	float:left;
	padding:0 15px 0 0px;
	margin:7px 0 10px 0;
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

.middle{
	width:549px;
	height:auto;
	padding: 0px 10px 10px 10px;
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0px;
	float: left;
	clear: both;
	background-position: right;
}

.middle_location{
	width:520px;
	height:auto;
	padding: 0px 25px 24px 24px;
	background-image: url(images/bg_location.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0px;
	float: left;
	clear: both;
	background-position: right;
}

.location_left{
	width:170px;
	float:left;
	height:auto;
	overflow:hidden;
	clear: left;
	padding: 15px 0px 0px 0px;
	text-align: center;
}

.location_right{
	width:320px;
	float:right;
	height:auto;
	overflow:hidden;
}

.bg_down{
	/*height:24px;
	width:569px;
	background-image: url(images/bg_down.jpg);
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	clear: both;
	margin: 0;
	float: left;*/
	display:none;
}

.bg_up{
	/*height:26px;
	width:569px;
	background-image: url(images/bg_up.jpg);
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	background-position: right;*/
	display:none;
}
#purple{
	color: #C95EE0;
	}
	
td {
	padding: 0px 10px 10px 10px;
	border:1px solid #ccc;
}

table{
	height:auto;
	width:520px;
	margin-top:10px;
	text-align: right;
	border:1px solid #ccc;
	direction: rtl;
	clear: both;
	float: left;
	
}
.clear{
	height:10px;
	float: right;
	clear: both;
}

.events{
	float:left;
	height:auto;
	overflow:hidden;
	text-align:right;
	width:187px;
}
.event{
	font-size:12px;
	height:auto;
	margin-right:20px;
	padding-bottom:10px;
	text-align:right;
	width:150px;
}
.event img {
	float:left;
	height:0;
	padding:0 8px 8px;
	width:0;
}

/*
.event img {

    width:60px;
    height:60px;
	float:right;
	padding:0px 8px 8px 8px;
}
*/

#comment{
padding:0 10px 10px 10px;
margin:0px;
width:547px;
border:1px solid #ccc;

}

#header-fades-img {background-repeat:no-repeat; background-position:center;}

#header-fades {background-repeat:no-repeat; background-position:center;}

.menu_top .page-item-60{display:none;}
 
.mainmenu 
{
    position:relative;
	width: auto;
}


.mainmenu ul 
{
    display:none;
	width: auto;
	padding:0px;
	position:absolute;
    right:130px;
	z-index:50;
    top:14px;
	margin:0px;
}

.mainmenu ul li 
{
    display:block;
	margin:0px 0px 0px 0px;
	z-index:100;
    right:104px;	
	padding:0px 18px 0px 0px;
	text-align: right;
	height:30px;
	background-image: url(img/bg_list.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top:9px;
	width:176px;
	float:right;
    font-size:13px; 
	color:#FFFF99;
	font-weight:bold;

}

.mainmenu ul li a:link,.mainmenu ul li a:visited,.mainmenu ul li a:active{
	text-decoration:none;
	color:#336600;
}

.mainmenu ul li a:hover{
	color:#6F3543;
}


.mainmenu:hover ul 
{
    display:block;
	margin:0px;
	padding:0px;
	z-index:150;
	width:176px;
} 

 