.insideModule {background:none;}


.sideBanners { 
	padding-top: 00px; 	
	/*background: #EFEFEF;*/
	text-align: left;
	direction: ltr;
	}
	
.sideBanners .banner {	
	width: 200px; 
	margin: 0px auto 0px auto;
	padding-bottom: 40px;
	overflow: hidden;	
	text-align: center;
	}
	
.searchBox {
	height:27px;
	margin-bottom: 30px; 
	/*xleft:0px;
	xposition:absolute;
	xtop:145px;
	xwidth:200px;*/
	}
.searchBox .text {width: 130px; margin-right: 4px;}
.searchBox .submit {}

.topBanners {
	position: absolute; 
	left: 0px; 
	top: 0px;
	
	}

.form {
	width: 500px;
	direction: rtl;
	margin: 0px; 
	margin-top: 40px;	
	margin-left: 116px;	
	}

.form form {margin-bottom: 0;}

.form .row {
	clear: both;
	/*xheight: 50px;*/
	padding-bottom: 30px;
	direction: rtl;
	}

.form div.submit {padding-bottom: 10px;}
	
.form .high {
	height: 120px;
	}
	
.form .field {
	width: 47%;
	float: right;		
	margin-left: 10px;
	margin-bottom: 10px;
	}
	

.form .field .title {
	width: 50%;
	float: right;
	text-align: right;
	}	

.form .third {width: 149px; margin-left:5px; /*xbackground: red;*/}
.form .third input {width: 82px; }
.form .third .title {width: 60px;}
	
.form .full {width: 100%;}	

body.s50 .form .field .title {font-weight: bold; }
body.s50 .form .field .textbox , 
body.s50 .form .field .textarea {}


ul.tabs {	
	margin: 0px; 
	padding: 0px; 
	list-style:none;
	height: 26px;
	/*xoverflow: hidden;*/
	border-top: solid #C5A485 1px;
}

ul.tabs li {
	float: left;
	width: auto;
	/*xwidth: 150px; */
	height: 30px; 
	background: url(../images/tab_bg.gif) no-repeat right 7px;
	padding: 0px 10px;
	color: #535552;	
	text-align: center;
}

ul.tabs li.sel {
	xbackground: url(../images/tab_bg_sel.gif) no-repeat left top;	
	}
	
ul.tabs li a {
	color: #FBFC1C;
	display: block;	
	padding-right: 3px;
	padding-left: 3	px;
	padding-top: 6px;
	text-align: center;
	font-weight: bold; 
	text-decoration: none;
	font-size: 14px;
	}


.gallery #Thumbs { 
	 
}

.gallery #Thumbs .allThumbs {		
	width:100%;	
	}


.gallery #Thumbs .thumb { 
	
	float:left;
	margin-right: 8px; 
	margin-bottom: 8px;
	width: 113px;
	height: 140px;
	overflow: hidden;

	text-align: center;
	}

.gallery #Thumbs .thumb img { 
	border: 1px solid #969190; 
	
	}

.gallery #Thumbs .thumb a { 		
	border: 0px; 
	text-decoration: none;		
	}

.gallery #Thumbs .thumbTitle { 
	
	display: block;
	
	}

.gallery #PagesNumbers {
	clear: both;
	direction: ltr;
	text-align: center;
	padding-top: 10px;
}

.gallery #PagesNumbers a {
	/*xfloat: left;*/
	display: inline;
	width: 21px;
	height: 20px;	
	/*xtext-decoration: none;*/
	font-weight: bold; 
	text-align: center;
	padding-top: 3px;
	padding: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	/*xborder:solid black 1px; */
	
	}

.gallery #PagesNumbers a:hover
{
	color: #000000;	
	text-decoration: underline;
}
  
  
 .gallery #PagesNumbers a.current {	 
	color: #000000;
	text-decoration: none;
}
  
#mbBottom {font-size: 14px !important; direction: rtl; }
#mbCount {direction: ltr; }
#mbDescription {font-weight: bold !important}

#mp3player_single_wrap {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width:165px;
	height:38px;
	background: white; 
	border: solid #999 1px; 
	padding: 20px 5px 5px; 		
	}
	
#mp3player_single_wrap a {
	position: absolute;
	right: 5px;
	top: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #777;
	}


.post h2 a {
	font-size: 16px; 
	margin-left: 10px; 
	margin-right: 7px; 
	}

.post h2 a.current {font-weight: bold; text-decoration: none;}
	
#msg {font-size: 18px ; text-align: center;  }	

#NewsBox h3 {font-size: 18px; border-bottom: solid #aaa 1px; padding-bottom: 10px; }

body.guestbook {direction: rtl; padding-right: 20px; }
body.guestbook .text {margin-bottom: 5px;  }
body.guestbook .comment {margin-bottom: 20px; width: 400px;  }
body.guestbook h2 {margin: 0; margin-bottom: 5px; font-size: 14px; font-weight: bold;  }
body.guestbook .from {font-size: 11px; font-weight: bold;  }
