* {	padding: 0;	margin:0;}

html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table { border: none;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#000000;
}

body.contentpane, body.contentpane .contentheading, body.contentpane a {
	color: #000;
}

body.contentpane .modifydate, body.contentpane .createdate, body.contentpane .small {
	color: #909090;
}

a:link, a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration:underline;
}

input.button, .validate  {
	color: #333;
	background: #BDCCD4;
	border: 1px solid #999;
	font-size: 1.0em;
}

input.button:hover, .validate:hover  {
	background-color:#6A0000;
}

#leftcolumn p {
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top:0;
	font-weight:normal;
	direction:rtl;
}


p {
    direction:rtl;
	margin-bottom: 5px;
}
.inputbox {
	border: 1px solid #AB0000;
}

.ltr {direction: ltr; text-align: left;}
ol.ltr {list-style-position: inside;}

.personal {border: 1px solid #c4c4c4; background: #990000; color: white; padding: 5px;}
.personal a {color: black; text-decoration: underline;}
.personal a:hover {text-decoration: none;}
.personal h3 {margin: 0 0 4px 0; color: white;}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div.center {
	margin: 0 auto;
	width: 905px;
	padding:0;	
}

.moduletable_news{
	background-image:url(../images/newsbg.jpg);
	width:212px;
	height:160px;
	background-repeat:no-repeat;
	background-position: center top;
	padding-top:10px
}


.moduletable_news2{
	background-image:url(../images/newsbg.jpg);
	width:212px;
	height:159px;
}

.contentpaneopen_news2{
	width:160px;
	color:#000;
	font-size:11px;
	margin-left:25px;
	margin-top:15px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}


div#wrapper {
	width: 905px;
	text-align: right;
	height: 100%;
	float: left;
}

#logo {
	width:184px;
	background-image:url(../images/logo.gif);
	height: 178px;
	background-repeat: no-repeat;
	float:left;
}
#logo h1 {display: none;}
#logo a, #logo a:link, #logo a:hover {
	width:184px;
	height: 170px;
	display:block;
}

div#newsfla {
	width: 350px;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-align: justify;
}

#pathway {
	width: 680px;
	height: 20px;
	margin: 20px auto 0 auto;
	text-align: left;
	border-bottom: 1px dashed #FFF;
	padding: 0 0 7px 0;
	background-color:#F96;
}

span.pathway {
	color: #FFF;
	display: block;
	padding: 8px 0 0 10px;
	font-size: 12px;
	overflow: hidden;
}

span a.pathway  {
	text-decoration: underline;
	color: #FFF;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 20px;
	height: 40px;
	overflow: hidden;
	text-align: right;
	background-repeat: no-repeat;
}

#area {
	padding: 0;
	margin: 0;
}

#leftcolumn {
	width: 186px;
	float: left;
	padding: 0;
	text-align: right;
	direction:rtl;
	margin: 10px 14px 0 0;
}

div#maincolumn { direction: rtl;
	float: left; 
	width: 520px;
	margin:10px 8px 0 0;
	padding:0;
	background-color: #FFF;
}
#rightcolumn {
width: 160px; float: left;
direction:rtl;
margin: 10px 0 0 0;
}
div.nopad {

}

div.nopad ul {
list-style-position: outside;
margin: 0 15px 5px 0;
}
div.nopad ul li {
padding-right: 0em;
margin: 3px 0 0 0;
}

td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	padding-left: 0px;
}

h1 { font-size: 18px; line-height: 16px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	text-align: right;
}


h2, .contentheading, .moduletableartmod h3, .mod_placehereart h2 {
	padding: 0;
	margin: 15px 0 4px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#990000;
	direction:rtl;
}
.contentheadingFront h2, .moduletableartmod h3, .mod_placehereart h2 {color:#000; margin: 0 0 4px 0;}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	text-decoration: none;
	color:#000;
	margin: 15px 0 4px 0;
}
.rmoduletablestories h3 {margin: 0px 0 4px 0;}

.moduletable_h3
{
	padding: 0px;
	height: 20px;
	width: 212px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: center;
}
table.contentpaneopen h3 {

}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 0px;
	text-align: right;
}
/* small text */
.small {
	font-size: .90em;
	color: #333;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #333;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #333;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.button_large, a.button_large:visited {
	background-image: url(../images/button_large.gif);
	background-repeat: no-repeat;
	width:150px;
	height:30px;
	display:block;
	float:right;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:18px;
}


a.button, a.button:visited {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	width:95px;
	height:31px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:21px;
}

a.readon, a.readonFront, a.readonFront2, .rmoduletablestories a {
	margin-top: 0px;
	display: block;
	float: left;
	padding-right: 0px;
	line-height: 14px;
	height: 16px;
	color:#990000;
	direction:rtl;
}
.moduletable3p a, a.readon, a.readonFront, a.readonFront2, .rmoduletablestories a {background:url(../images/red-button.gif) no-repeat left 0.4em; padding-left: 0.8em;}
.moduletable3p a.noimage {background-image: none;}
a.readonFront2 {font-weight:bold;}

.gray {color:#797979; font-size: 11px;}
/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 15px;
	font-weight:bold;
	color:#797979;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-left: 5px;
}

.article_column .contentpaneopen img {
	margin-top:5px;
	margin-left:6px;
	
}


.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	border-top:1px dashed #A81010;
	display:block;
	height:10px;
	margin:10px auto;
	width:90%;
}

table.blogFront span.article_separator {
	display: block;
	height: 1px;
}
.contentpaneopenFront p {}
/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #333332;
  color: #f3f2e7;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #fff;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width:100%;
}

.contentpaneopenFront {

	margin: 0;
	padding: 0;
	width:100%;
	
}

.contentpaneopenFront pre {

	float:right;
	width:234px;
	margin-right:12px;
}

.contentpaneopen pre {

	float:right;
	width:234px;
	margin-right:12px;
}

.contentpaneopen img.album {

margin-top:17px;
margin-left:7px;
float:right;
}

#component-contact .contentpaneopen img {
	margin-left:0;
	float:left;
}

.contentpaneopen img {
margin: 3px 5px;
}

.contentpaneopen .front img {

margin:0;
float:right;
}





table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color:#333;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {

}

table.contentpaneopen h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 0px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
	margin-bottom: 44px;
	width:221px;
}

div.module_menu div div div, div.module div div div{
	padding: 0px;
	width: auto;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 10px;
	list-style:none;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background:transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0 2px 25px;
	line-height: 24px;
}



#leftcolumn div.module table ,#rightcolumn div.module table {
	width: 180px;
}

#leftcolumn div.module table.poll {
	padding-top: 46px;
}
/* current columns */
.rmoduletable {height: 1%; background: transparent url(../images/r-m.gif) top center repeat-y; margin: 0 0 5px 0;}
.lmoduletable {height: 1%; background: transparent url(../images/l-m.gif) top center repeat-y; margin: 0 0 5px 0;}
.rframe {width: 150px; margin: 0 auto;}
.lframe {width: 176px; margin: 0 auto;}
.rtop {width: 160px; height: 3px; background: transparent url(../images/r-t.gif) top center no-repeat;}
.ltop {width: 186px;height: 3px; background: transparent url(../images/l-t.gif) top center no-repeat;}
.rbot {width: 160px; height: 5px; background: transparent url(../images/r-b.gif) bottom center no-repeat;}
.lbot {width: 186px; height: 5px; background: transparent url(../images/l-b.gif) bottom center no-repeat;}

#leftcolumn h3, #rightcolumn span.separator {
	color: #FFF; font-weight: bold; font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #680000;
	padding: 2px 0;margin: 0;
	width:100%; display: block;
	
}
#rightcolumn span.separator {background-color: #000;}
/*
#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c,
#leftcolumn .moduletable_s5 {
	padding:0;
	background-color:#bdccd4;
	margin-bottom:25px;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: none;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {
	
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: 1.0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #1c427a;

}
*/
/* ****** left col current menu ****** */
/*
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	color: #1c427a;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: none;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {

	font-size: 12px;
	margin: 0;
	padding: 0;
	background: none;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

*/

/* ****** left col sub menu ****** */
/*
#leftcolumn ul.menu li#current{
	text-decoration: none;
	color: #000;
	background: none;
}

#leftcolumn ul.menu li#current a:link {
	background: none;
}


#leftcolumn ul.menu li#current ul li {
	
}
*/

/* forms */
#rightcolumn .rmoduletable ul {
list-style-type: none; 
list-style-position: outside;
}

#rightcolumn .rmoduletable ul li {
width: 150px; display: block; 
border-bottom: 1px solid #930000; /*dark border*/
}
#rightcolumn .rmoduletable ul li a {
display: block; height:20px;
color: #fff;
text-decoration: none; padding: 1px 0.5em 0 0;
border-top: 1px solid #bd3636; /*bright border*/
}
#rightcolumn .rmoduletable ul li a:hover{
color: #000;
background: #bd3636;
text-decoration: none;
}

#formcontainer p { padding: 3px 5px 3px 0; margin: 0; font-size: 12px; color:#fff; font-weight: normal;}
#formcontainer .label, .mainnewsletter label { width: 45px; display: block; float: right; text-align: right; margin: 0 0 0 5px; font-size: 11px; font-weight: bold;}
#formcontainer .phonesf { width: 58px; height: 18px; background:#fff; border: 1px solid #c4c4c4;}
#formcontainer .namesf, #formcontainer .emailsf { width: 105px; height: 18px; background:#fff; border:1px solid #c4c4c4;}
#formcontainer .contacttextsf {font-size: 11px; width: 105px; height: 40px; border:1px solid #c4c4c4; }
#contactselect { width: 45px; margin: -1px 0 0 0; background:#fff; font-size: 11px; font-family: arial; color: #000; padding: 1px 0; border:1px solid #c4c4c4;}
label.label2 {width: auto; text-align: right; font-size: 11px; font-weight: bold; margin: 0; padding: 0 0.5em 0 0.2em;}
input.checkb {margin-right: 5px;}
.lsubmit, .normalsublayout .button { width: 55px; height: 22px; font-family: arial; color: #000; font-weight: bold; text-align: center; background: transparent url(../images/send.gif) no-repeat top right; margin: 0px 108px 5px 0px; border: none; cursor: pointer;}

/* tamar newsletter - has its own css file */
.mainnewsletter #name, .mainnewsletter #email {width: 105px; height: 18px; background:#fff; border:1px solid #c4c4c4; margin: 0 0 5px 0;}
.normalsublayout{width: 160px; background:transparent; color: #fff; text-align:left;}
#subscribeFormModule p {padding:0;}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0 0 0 10px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
	margin-left:auto;
	margin-right:auto;
	width:172px;
	height:197px;
	padding-top: 20px;
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.border_red {
border-color:#990000;
border-width:2px;
}



/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}


/*   s5 quick contact  */

.moduletable_s5 input {
	margin-bottom:10px;
	height:19px;
	background-color:#ab0000;
	color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #FFF;
}

.moduletable_s5 textarea{
	border:none;
	padding:0;
	margin:0;
	background-color:#ab0000;
	color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;	
}

.moduletable_s5 {

	/*margin-top:27px !important;*/
	
}

.moduletable_s5 .button {

	margin-top: 10px;
	float:left;
	padding-bottom:19px;
	cursor:pointer;
	
}


.moduletable_s5 .field {
	float:right;
	width:23%;
	display:block;
	padding-right:5px;
	font-weight:bold;
}


/* ****************************************************************************** */
/* blue */
input, button {
	color: #000;
	background-color: transparent;
	border-width:0px;
	border: 1px solid #BDCCD4;
	font-family: arial;

}

input.submit {

	cursor:pointer;

}

input.submit:hover {
	background-color:#7494A5;
}


/* blue */


.componentheading, table.moduletable th {
  color: #000;
  
}

#component-contact {
	margin-right:73px;
	direction:rtl;
	
}

div.module_menu, div.module {
	
}

div.module_menu div, div.module div{
	
}

div.module_menu div div, div.module div div {
	
}

div.module_menu div div div, div.module div div div {
	
}

/* ********************************************************************************* */
/* blue */
#page_bg {
	padding:0;
	background-color:#FFF;
	height: 100%;
}

div#header {
	height: 178px;
	width: 905px;
}


#top_container {
	width:721px;
	height:178px;
	float:left;
	background-image: url(../images/top_banner.gif);
	background-repeat: no-repeat;
}

div#homelink a {
	background: transparent;
	width: 110px;
	height: 50px;
	position: absolute;
	top: 150px;
	right: 440px;
	outline: none;
}

#top {
	width: 100%;
	margin: 0 auto 50px auto;
	height: 235px;
}

.main_table {
	margin: 0 auto;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}
#colbot {
	background: url(../images/l_panel_bottom.jpg) bottom center no-repeat;
	height: 174px;
	width: 960px;
	margin:0 auto;
}

#foot {
	width: 960px;
}

#footer {
	width: 960px; clear: both;
padding-top: 25px;	
}
#footer #sitemap {clear: both; width: 850px; margin-right: 0px;}
#footer #sitemap ul { list-style-type: none;}
#footer #sitemap ul li {display: block; float: right; padding-right: 1.3em; font-size: 11px;}
#footer #sitemap a {color: #797979;}

#footer p {
	height: 44px;
	text-align: left;
	padding: 10px 0 0 50px;
}

#fp {width: 220px; height: 250px; float: left; padding-bottom: 0px;}
#short {width: 290px; float: right; padding-bottom: 5px;}
.moduletableart {width: 285px; float: right;}
.moduletableartmod { width: 220px; float: left;}
.moduletableartmod h3 {margin: 0; padding: 3px 5px 5px 0;}
.moduletable3p {clear: both; padding-top: 10px; }
.moduletable3p td {padding-left: 12px;}

.mod_placehereart h2 {margin: 0px 0 0px 0; padding: 3px 0;}
.moduletable_like {text-align: left;}

div.nopad .moduletableartmod ul {list-style-type: none; list-style-position: outside; margin: 0 0px 0px 0; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #f3f3f3;}
div.nopad .moduletableartmod ul li {display: block; width: auto; margin: 0px 0 0 0; border-top: 1px solid #f3f3f3; border-bottom: 1px solid #e2e2e2;}
div.nopad .moduletableartmod ul li a {display: block; width: auto; padding: 3px 5px 3px 0; }
div.nopad .moduletableartmod ul li a:hover {background: #f8f8f8; }
div.nopad .moduletableartmod p {margin-top: 5px;}

/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color:#797979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {

}
#sgf{ clear: both; width: 960px;
	font-size: 11px; direction: rtl;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; padding: 10px 0 20px 0;
}
#sgf a:hover
{
text-decoration: none;
}
.sgf {
	text-align: right;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	
}
.sgf1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.pill_m {
	float:left;
	height:20px;
	left:48px;
	position:relative;
	text-align:center;
	top:126px;
	width:665px;
	
}

#pillmenu {
	float: left;
	background-color:transparent;
	width: 688px;
	height:20px;

	}

#pillmenu ul {
	margin: 0;
	padding: 0;
	color:#FFF;
	direction:rtl;
	list-style-image: none;
	list-style-type: none;
}

#pillmenu li {
	float:right;
	margin:0 3px;
	padding-right:11px;	
	background-image: url(../images/indent1.png);
	background-repeat: no-repeat;
	background-position:right 6px;
}

#pillmenu li:hover {
	

}
#pillmenu li a#active_menu-nav {
	color: #ffcc00;
}

#pillmenu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}

#pillmenu li a:hover {
	text-decoration: none;
	color: #ffcc00;
}
#tech {
	background-image: url(../../../images/tech_img.jpg);
	height: 323px;
	width: 554px;
	background-repeat: no-repeat;
}
#tech #text_box {
	height: 42px;
	width: 512px;
	margin-left: 19px;
	margin-top: 12px;
}
#tech .yallowbox {
	background-image: url(../../../images/tech_img2.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 142px;
	margin-top: 5px;
	margin-left: 19px;
}
.newsflashcontentpaneopen_news
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:140px;
	line-height:16px;
	margin-left:23px;
	margin-top:20px;
	width:150px;
}

/*  The news module  */


#news {
	float:left;
	left:0;
	position:relative;
	top:131px;
	width:100%;
	direction:rtl;
}

#stories td {border-bottom: 1px solid #c4c4c4;}

table#luach {text-align: center; border-top: 1px solid #c4c4c4; border-right: 1px solid #c4c4c4;}
#luach td, #luach th {border-bottom: 1px solid #c4c4c4; border-left: 1px solid #c4c4c4; vertical-align:top; width: 16%;}
#luach th {background: #fff5c4;}
table#luach .row1 {}
table#luach .row2 {background: #e0e0e0;}

