/* general stuff */

MARQUEE { position:relative;}
body{
margin:0;
padding:0;
text-align: center;
font-family: Helvetica,Arial,sans-serif;
font-size:12px;
font-weight:normal;
}
img{ border:none !important;}
a {
text-decoration:  none; 
border: none;
color:#0eafc1;
 }
a:hover {

text-decoration:  underline;
border: none;
 }
 table,td,td, ul, li, p, div { text-align:right !important;}
 
 
/* Layout */
.wrapper
{
		width:950px;
		margin:0 auto;
		padding: 0px;
		direction: rtl;
		text-align: right;
		background:#000; 
		color:#fff;
		padding-bottom:50px;
}
.topbg
{
	background: url("../images/topbg.jpg") top center no-repeat ;
	width: 930px;
	height: 41px;
	line-height: 31px;	
	padding-left:10px;
	padding-right: 10px;
}
#topmenu
{
	height: 30px;
	text-align: right;
	width: 950px;
	margin-top:0px;
	padding-left: 0px;
	padding-right:2px;
	direction: rtl;
	float: right;
	
}
.footer
{
	
position:fixed;
bottom:0px;
left:0px;
margin:0 auto;
width:100%;
	text-align: center !important;
	height:34px;
	line-height:34px;
	color:#c8c8c8;
	background: #1a1a1a;
}
.footer p,.footer div
{
text-align:center !important;
caption-side:#c8c8c8;
}
.footer a
{
	color:#c8c8c8;
	font-weight:bold;
}
.main
{
/*	background:url(../images/mainbg.jpg) bottom left no-repeat;*/
}
.colleft
{
	float:left;
	text-align:right;
	direction:rtl;
	width:277px;
}
.colright
{
	float:right;
	text-align:right;
	direction:rtl;
	width:667px;
}
.bannerslide
{
	width:667px;
	text-align:right;
	margin-bottom:20px;
	
}
.contentbox
{
	width:647px;
	padding:10px 0px 10px 0px;
	text-align:right;
	color:#fff;
}
.clr{clear:both;}
/* Top menu layout */
#topmenu span
	{
	float:right;
	}
#topmenu ul
	{
	color: #f10158;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	}
#topmenu ul li
	{
	float:right;
	padding: 0px 0px;
	margin: 0px 0px;
	position:relative;
	}	
#topmenu ul li a
	{
	color:#fff;
	text-decoration: none;
	padding: 0px 0px;
	padding-left: 5px;
	background: url("../images/menubullet.jpg") center right no-repeat;
	padding-right:15px;
	font-weight:normal;
	font-weight:bold;
	/*background:#99CC00;*/
	display:block;

	}	
#topmenu ul li a:hover,#topmenu ul li a#active_menu
	{
		text-decoration: none;
		color:#14b1cc;
	}	
/***********************sub menu **********************************/
#topmenu li ul { /* second-level lists */ /*This positions the second-level lists absolutely (pulling them out of the flow of HTML into a world all of their own) and sets their initial state to not be displayed.*/
	display: none;
	position: absolute;
	margin-top:15px;
	height:auto;
	margin-left:0px;
	padding-top:0px;
	width:100%;
	text-align:right;
	*margin-right:-48px;
	display:none;
	list-style:none;
	z-index:999;
	
}

#topmenu li > ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
#topmenu li ul li
{
	float:none;
	display:block;
    padding-right:0px;
	margin-left:0px !important;
	padding-left:0px !important;
	padding-right:0px !important;
	padding-top:0px;
	padding-bottom:0px;
	margin:0 auto !important;
	width:120px;
	text-align:right;
	background:#000;
	border:solid 1px #404040;
	
}
	span.tmhome a
	{
		background:url(http://www.meoded.co.il/homeico.gif) top center no-repeat;
		width:17px;
		height:18px;
		display:block;
	}
	span.tmhome a:hover,span.tmhome a.h_active
	{
		background-image:url(http://www.meoded.co.il/homeico.jpg);
	}
	#topmenu li ul a{
				list-style:none;
				display:block;
				text-decoration:none;
				color: #fff;
				padding: 0px/*top*/ 0px/*right*/ 0px/*bottom*/0px/*left*/ !important;
				text-align:right;
				width:120px;
				height:24px;
				line-height:24px;
				background:none !important;
			
						
		
				}
					#topmenu li ul a:hover{
						
						text-decoration:none;
					}

#topmenu li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
/*	position:absolute;*/
	top:0px;
}

/* Modules */
.moduletable
{
	width:277px;
	margin-bottom:5px;
	display:block;
	height:100% !important;
	color:#fff;
}
 .moduletable h3
 {
	margin:0px;
	padding:0px;
	color:#fff;
	font-family: Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;

 }
.moduletable a
{
	color:0eafc1;
	font-weight:bold;
}
.moduletable_box1
{	
	background:url(../images/lefttab1.jpg) top center no-repeat;
	width:257px;
	height:116px;
	overflow:hidden;
	padding:10px;
	margin-bottom:5px;
}
.moduletable_box1 h3
{
	margin:0px;
	padding:0px;
	color:#000;
	font-family: Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}
.moduletable_box1 a
{
	color:#000;
	background:url(../images/bullet_left.jpg) center right no-repeat;
	padding-right:15px !important;
display:block;
	font-weight:bold;
}
.moduletable_box1 a:hover, .moduletable_box1 a#active_menu
{
	color:#f2217c;
	text-decoration:underline;
	font-weight:bold;
}
/*Left Box 2 */
.moduletable_box2
{	
	background:url(../images/lefttab2.jpg) top center no-repeat;
	width:257px !important;
	height:113px !important;
	overflow:hidden !important;
	padding:10px;
	margin-bottom:2px;
}
.moduletable_box2 h3
{
	margin:0px;
	padding:0px;
	color:#000;
	font-family: Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
    position:relative;
display:block;
width:240px !important;
	text-align:right !important;
 
}
.moduletable_box2 .contentpaneopen .contentheading .contentpagetitle
{

width:180px !important;
}
.moduletable_box2 .contentpaneopen .contentheading, .moduletable_box2 .contentpaneopen .readon
{
background:none;
padding-right:0px;

}


.moduletable_box2 .contentpaneopen
{
color:#000;
}
.moduletable_box2 a
{
	color:#000;
	/*background:url(../images/bullet_left.jpg) center right no-repeat;
	padding-right:15px;*/
	font-weight:bold;
}
.moduletable_box2 a:hover, .moduletable_box2 a#active_menu
{
	color:#f2217c;
	text-decoration:underline;
	font-weight:bold;
}
/*Left Box 2*/
.moduletable_box3
{	
	background:url(../images/lefttab3.jpg) top center no-repeat;
	width:257px;
	height:116px;
	overflow:hidden;
	padding:10px;
	margin-bottom:5px;
}
.moduletable_box3 h3
{
	margin:0px;
	padding:0px;
	color:#000;
	font-family: Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}
.moduletable_box3 a
{
	color:#000;
	font-weight:bold;

}
.moduletable_box3 a:hover, .moduletable_box3 a#active_menu
{
	color:#f2217c;
	text-decoration:underline;
	font-weight:bold;
}


/* loginbox */
#loginbox h3, #loginbox table, #loginbox table tr, #loginbox table tr td 
{
float:right;
}
#loginbox .button
{
	background:#e90060;
	color:#fff;
	border: solid 1px #e90060;
}
#breadcrumb
{
	text-align:left!important;
}

#breadcrumb td a, #breadcrumb td span 
{
float:left !important;
padding-left:3px;
padding-right:3px;
color:#fff;
}
#breadcrumb td a:hover, #breadcrumb td a#active_menu
{
	text-decoration:underline;
	font-weight:bold;
}

/* Main Menu(s) */


/* Module specific */


/* Other Mambo Stuff */

#title {
}
.pathway {
color: #fff;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #fff;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  padding: 1px 2px;
  color: #fff;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #fff;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
font-size: 12px;
padding: 2px;
}
.sectiontableentry2 {
font-size: 12px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #fff;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #fff;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
padding-left: 13px;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
text-decoration: none;
}

.blog {
width: 100%;
}

.contentpaneopen { position:relative;}
.contentheading {
display:block;
width: 100% !important;
font-weight: bold;
font-size: 16px;
height: 35px;
line-height: 35px;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #fff;
background:url(../images/bullet.jpg) center right no-repeat;
padding-right:25px;
*right:-25px;
/*position:absolute;
margin-right:-25px;
margin-top:-10px;
margin-bottom:10px;*/
}

.contentbox { position:relative;}
.buttonheading { text-align:left !important;  }
.contentpaneopen {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 1.8;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 12px;
}
.sectiontableheader {
font-weight: bold;
font-size: 12px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
color: #fff;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 12px;
 }
table.moduletable th  {
font-size: 12px;
}

.poll {
font-size: 12px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 12px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 12px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}