html{ margin:0!important;}

.menu1 {
width:811px; 
height:25px; 
position:absolute;
z-index:100; 
font-family:arial, sans-serif;
padding: 0px 0px 0 0;
margin-right: 0px;
}


/* remove all the bullets, borders and padding from the default list styling */
.menu1 ul {padding:0;margin:0;list-style-type:none;}
.menu1 ul ul {width:811px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu1 li {
float:right;
padding-left:22px;
padding-right:22px;
position:relative;
height:30px;
}

.menu1 li li{
float:right;
padding-left:2px;
padding-right:2px;
position:relative;
height:25px;
}
/* style the links for the top level */
.menu1 a, .menu1 a:visited {display:block; font-size:16px; text-decoration:none; color:#ffffff; padding-right:2px; line-height:25px; font-weight:normal;}

.dynamic{

}

/* style the second level background */
.menu1 ul ul a.drop, .menu1 ul ul a.drop:visited {background:#ffffff; border: 1px solid #1d9429; border-top: 1px solid #ffffff;}
/* style the second level hover */
.menu1 ul ul a.drop:hover{background:#c9ba65;}
.menu1 ul ul :hover > a.drop {background:#c9ba65;}
/* style the third level background */
.menu1 ul ul ul a, .menu1 ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu1 ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu1 ul ul {
visibility:hidden;
position:absolute;
height:0;
top:30px;
right:0; 
width:149px;
}

/* position the third level flyout menu */
.menu1 ul ul ul{right:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu1 ul ul ul.right {right:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu1 table {position:absolute; top:0; right:0; border-collapse:collapse;}

/* style the second level links */
.menu1 ul ul a, .menu1 ul ul a:visited {background:#d1fe65; font-size:14px; border: 1px solid #5b6e00; border-top: 0px solid #ffffff; color:#000; height:auto; padding:5px 10px; width:128px;}


/* style the top level hover */
.menu1 a:hover, .menu1 ul ul a:hover{color:#000;}
.menu1 :hover > a, .menu1 ul ul :hover > a {color:#93d051;}

/* make the second level visible when hover on first level list OR link */
.menu1 ul li:hover ul,
.menu1 ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu1 ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu1 ul :hover ul :hover ul{ visibility:visible;}


/*  
Theme Name: NewFocusWeb
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection
Version: 2.6
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/
/* CSS Document */

*{margin:0; padding:0;}
ul{list-style:none;}
body{
direction:rtl;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
line-height:1.41em; 
color:#4E4949; 
background:url(images/header_wrapper.gif) left top repeat-x #FFFFFF;
}

img { border:0;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {vertical-align:top; text-align:right;}

/***forms*******************************************/
input, textarea{font-family:Tahoma; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:right;}
.searching {width:120px; height:auto; color:#000000; height:17px; margin-right:6px; border: solid 1px #3c5000; text-align:right;}
.column_center input, .column_center textarea { margin:3px 0 3px 5px;}

/***end forms*******************************************/

.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 898)? "898px" : "100%"); min-width:898px;}
.main {width:898px; margin:0 auto;}

a {color:#0066ff; text-decoration:none; font-weight:bold;}
a:hover{text-decoration:underline;}

 
h1 { font-size:20px; color:#3e7300; font-weight:normal; line-height:24px; width:auto;margin: 0 0 7px;}
h1 a  {color:#3e7300; text-decoration:none; font-family:"Arial Black", Arial, Helvetica, sans-serif;}
h2{ font-size:1.01em;}
h3 { color:#3e7300; font-weight:bold; font-size:16px; line-height:1.18em;}
h3 a {color:#8F111B; font-size:1.01em; line-height:1.01em; text-decoration:none;}
h3 a:hover {text-decoration:underline;}
.pagetitle { padding:10px;}
.center { padding:0 0 10px 0;}

/***global*******************************************/
.content {     margin: 0 auto;
    overflow: hidden;
    width: 980px;}
.content .indent { }

ul { margin:0;}

.side_bar { float:right; width:216px; position:relative;border-left: 1px solid #acacac;}
.column_center{float:left; width:760px;}
.indent_center { padding:0 10px 0 0px; margin:0}

.clear{clear:both;}

.width-stretched{width:100%;}


.in5 { padding-bottom:5px;}
.in10 { padding-bottom:10px;}
.in15 { padding-bottom:15px;}
.in20 { padding-bottom:20px;}
/***global*******************************************/

/***content-block*******************************************/
.content-block{width:780px;}
.content-block .left-top{background:url(images/content_left_top.gif) left top no-repeat;}
.content-block .right-top{background:url(images/content_right_top.gif) right top no-repeat;}
.content-block .top{background:url(images/content_top.gif) left top repeat-x #FFFFFF; margin:0 20px; height:20px;}
.content-block .left{background:url(images/content_left.gif) left top repeat-y #FFFFFF;}
.content-block .right{background:url(images/content_right.gif) right top repeat-y; padding:0 11px;}
.content-block .left-bot{background:url(images/content_left_bot.gif) left bottom no-repeat;}
.content-block .right-bot{background:url(images/content_right_bot.gif) right bottom no-repeat;}
.content-block .bot{background:url(images/content_bot.gif) left bottom repeat-x #FFFFFF; margin:0 20px; height:20px;}

.homeButtom1{     border-left: 1px solid #ACACAC;
    float: right;
    height: 155px;
    margin-left: 30px;
    padding-left: 30px;
    position: relative;
    width: 175px;}
/***content-block*******************************************/



/***Begin Images *******************************************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 5px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/***End Images *******************************************/



/***sidebar-block-title*******************************************/
.sidebar-block{width:100%;}
/***.sidebar-block .bigBG{background:url(images/Sidebar_bigBG.gif) left top no-repeat;}
.sidebar-block .left-top{background:url(images/sidebar_block_left_top.gif) left top no-repeat;}
.sidebar-block .right-top{background:url(images/sidebar_block_right_top.gif) right top no-repeat;}
.sidebar-block .top{background:url(images/sidebar_block_top.gif) left top repeat-x; margin:0 116px 0 103px; height:16px;}
.sidebar-block .mid{background:url(images/sidebar_block_mid_top.gif) left top repeat-x #e38328;}
.sidebar-block .mid .bot{background:url(images/sidebar_block_mid_bot.gif) left bottom repeat-x;}
.sidebar-block .mid .left-top{background:url(images/sidebar_block_mid_left_top.gif) left top no-repeat;}
.sidebar-block .mid .right-top{background:url(images/sidebar_block_mid_right_top.gif) right top no-repeat;}
.sidebar-block .mid .left-bot{background:url(images/sidebar_block_mid_left_bot.gif) left bottom no-repeat;}
.sidebar-block .mid .right-bot{background:url(images/sidebar_block_mid_right_bot.gif) right bottom no-repeat; padding:0 6px;}
.sidebar-block .mid .small{background:url(images/small_bg.gif) left top repeat-x;}
.sidebar-block .mid .small .left{background:url(images/small_left.gif) left top no-repeat;}
.sidebar-block .mid .small .right{background:url(images/small_right.gif) right top no-repeat; padding:0 0 0 17px; min-height:px; height:auto!important; height:px;}
.sidebar-block .mid .small .right h2{padding-right:26px;}
.sidebar-block .left-bot{background:url(images/sidebar_block_left_bot.gif) left bottom no-repeat;}
.sidebar-block .right-bot{background:url(images/sidebar_block_right_bot.gif) right bottom no-repeat;}
.sidebar-block .bot{background:url(images/sidebar_block_bot.gif) left bottom repeat-x; margin:0 116px 0 103px; height:16px;}****/

/***sidebar-block-title*******************************************/


/***header*******************************************/
#header {width:100%;  height: 167px;}
#header .block_search{padding:11px 10px 0 0; float:right;}
#header .logo{padding:0 0 0 0; float:left;}
#header span{font-size:0.91em; color:#999898; text-decoration:none;}
#header .row-1{padding:10px 0px 0px 0px;}
#header .row-2{min-height:105px; height:auto!important; height:105px; padding:0px 0 0 447px; background:url(images/header_bg.jpg) left top no-repeat;}
#header .menu{background:url(images/menu_left_wrapper.jpg) left top no-repeat;}
#header .menu .right{background:url(images/menu_right_wrapper.jpg) right top no-repeat; padding:0 49px 0 39px;}
#header .menu-block{background:url(images/menu_top_bg.gif) left top repeat-x #20a02e; width:100%;}
#header .menu-block .bot{background:url(images/menu_bot_bg.gif) left bottom repeat-x;}
#header .menu-block .left{background:url(images/menu_left_bg.gif) left top repeat-y;}
#header .menu-block .right{background:url(images/menu_right_bg.gif) right top repeat-y; padding:0;}
#header .menu-block .left-top{background:url(images/menu_left_top_bg.gif) left top no-repeat;}
#header .menu-block .right-top{background:url(images/menu_right_top_bg.gif) right top no-repeat;}
#header .menu-block .left-bot{background:url(images/menu_left_bot_bg.gif) left bottom no-repeat;}
#header .menu-block .right-bot{background:url(images/menu_right_bot_bg.gif) right bottom no-repeat; padding:32px 0 15px 37px; min-height:29px; height:auto!important; height:29px;}
#header .menu-block ul{ font-size:1.09em; text-transform:uppercase;}
#header .menu-block ul li{display:inline; padding-right:15px; margin-left:10px;}
#header .menu-block ul li a{ text-decoration:none;}
#header .menu-block ul li a:hover{text-decoration:underline;}

.menuPos{ position:relative;top: 105px; width: 950px;}
/***end header*******************************************/


/***side_bar*******************************************/
.side_bar .inside{ padding:0 0 0 0;}

.widget_style#categories .children { margin:0 0 0 10px;}
.indentX p { padding:0 0 10px 0;}


#categories h2{background:url(images/sidebar_title_2.gif) left center no-repeat;}
#links_with_style h2{background:url(images/sidebar_title_3.gif) left center no-repeat;}


/**********************************************/
.inside_widget { padding:17px 0px 0 10px;}
.widget_style { margin:0 0 0 0; padding:6px 9px 15px 0;background:url(images/Sidebar_bigBG.gif) right top no-repeat;}
.widget_style h2 {font-size:16px; color:#000000; font-weight:bold;}
.widget_style h2 a {color:#FFFFFF; text-decoration:none;}
.widget_style h2 a:hover {text-decoration:none;}

.widget_style ul { margin:0 0 0 0;}
.widget_style li {  line-height:1.8em; color:#416f00; font-weight:bold;}
.widget_style li a { font-size:0.91em;  font-weight:bold; line-height:1.8em; color:#416f00; text-decoration:none; background:url(images/arr.gif) no-repeat 0px 6px; padding:0 15px 0 0;}
.widget_style li a:hover { text-decoration:underline;}
/**********************************************/

/**********************************************/
#links_with_style ul {margin:0 0 0 0; background:none;}
#links_with_style ul ul h2{ margin:0 0 0 0; background:none;}
#links_with_style ul li h2 {list-style:none; font-weight:bold; font-size:1.09em; margin:0 0 0 0;}
#links_with_style ul li ul { margin:0 0 0 0;}
#links_with_style ul li ul li { font-size:1.01em; color:#000000;  padding:0 0 0 0;}
#links_with_style ul li ul li a{padding:0 0 0 17px;}
#links_with_style ul li ul li a,
#archives li a{background:url(images/arr_2.gif) no-repeat 0px 6px; color:#83C209; text-decoration:none;}
#links_with_style ul li ul li a:hover,
#archives li a:hover{text-decoration:underline;}

#meta li a{text-decoration:none;}
#meta li a:hover{text-decoration:underline;}
/**********************************************/


/**********************************************/
#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:13px 0px 0px 0;}
#calendar_wrap caption { color:#FFFFFF; font-weight:bold; font-size:1.01em;}
#calendar_wrap td {width:25px; text-align:right; color:#000000; font-size:1.11em;}
#calendar_wrap td a {color:#000000;}
#calendar_wrap th { color:#090909; text-align:right;}
#calendar_wrap a {font-weight:bold;}
/**********************************************/

#tag_cloud a{ color:#000000; line-height:1.01em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:underline;}

.post { padding:0 0 20px 0;}
.post h3{ padding:0 0 5px 0;}

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

#statusbar {text-align:right; color:#000000;}
#statusbar p {padding:20px;}
#statusbar a {font-weight:bold; color:#000000;}
/***end side_bar*******************************************/


/***column_center*******************************************/
.column_center ol { list-style:decimal;}
.column_center ol li { list-style-position:inside;}
.column_center ol li a{}

.column_center ul li { list-style-type:disc;}
.column_center ul li { list-style-position:inside;}
.column_center ul li a{}

.column_center p { padding:0 0 20px 0;}


.title {min-height:27px; height:auto!important; height:27px;}
.title .info { color:#898989; direction:rtl; font-size:11px; float:left; padding-top:10px;}
.title .date { font-size:11px; line-height:1.09em; color:#000000; padding-top:3px;}
.title h3{color:#000000; font-weight:bold; text-transform:uppercase; font-size:18px; line-height:1.18em; display:block; width:80%;}
.title h3 a{color:#000000; font-size:18px; line-height:1.01em; text-decoration:none; text-transform:uppercase;}
.title h3 a:hover {text-decoration:underline;}

.text_box {padding:10px 20px 22px 40px; text-align:right;}
.text_box h2{ font-size:16px; margin:5px 0; color:#bd6704;}

.comments {color:#504F4F; font-size:1.01em; font-weight:bold; line-height:1.9em; padding:0 0 30px 24px; direction:rtl;}
.comments a { padding:5px 0 5px 29px; text-decoration:underline; direction:rtl; color:#504F4F;}
.comments a:hover{text-decoration:none;}
/***end column_center*******************************************/


/***end column_center*******************************************/
.breadcrumb{
padding-right:20px;}
.title-block{background:url(images/title_top.gif) left top repeat-x #EDEDED; width:100%;}
.title-block .bot{background:url(images/title_bot.gif) left bottom repeat-x; margin:0; height:auto;}
.title-block .left{background:url(images/title_left.gif) left top repeat-y;}
.title-block .right{background:url(images/title_right.gif) right top repeat-y; padding:0;}
.title-block .left-top{background:url(images/title_left_top.gif) left top no-repeat;}
.title-block .right-top{background:url(images/title_right_top.gif) right top no-repeat;}
.title-block .left-bot{background:url(images/title_left_bot.gif) left bottom no-repeat;}
.title-block .right-bot{background:url(images/title_right_bot.gif) right bottom no-repeat; padding:25px 25px 22px 26px; }
/***end column_center*******************************************/

      .footerContainr {
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: right;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width:100%;
	overflow:hidden;
	display: block;
	text-align: left;
	padding-bottom:10px;	
	}
/* End Various Tags & Classes*/



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background:#F5F5F5;
	}
.commentlist img{float:right;}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*************************************/
#recent-posts  {vertical-align:top;}
.widget_style#recent-comments li a {background:none;}
#calendar {vertical-align:top;}
#calendar .inside_widget{padding-left:15px;}
#calendar #next{width:40px; text-align:right;}
#calendar #prev{width:40px;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
#pages  {vertical-align:top;}
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}

/*************************************/
.textwidget {padding:13px 0px 0px 0px;}

.oddcomment{color:#FF0000;}

.img-float{float:right; margin-left:15px;}

/***footer*******************************************/
#footer {font-size:11px; color:#545454; padding:10px 0; text-align:right; direction:ltr; font-weight:normal;}
#footer a{color:#4E6166; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
/***end footer*******************************************/



.text-2{color:#83C209;}

.block-2{background:url(images/block_2_left_top.gif) left top no-repeat #F5F5F5; width:100%;}
.block-2 .right-top{background:url(images/block_2_right_top.gif) right top no-repeat;}
.block-2 .left-bot{background:url(images/block_2_left_bot.gif) left bottom no-repeat;}
.block-2 .right-bot{background:url(images/block_2_right_bot.gif) right bottom no-repeat; padding:25px 29px 20px 33px;}
.block-2 .right-bot li{list-style-type:none; list-style-position:outside; padding-bottom:10px;}
.block-2 .right-bot li a{background:url(images/arr_3.gif) left center no-repeat; padding-left:25px; color:#4D4D4D; text-decoration:underline;}
.block-2 .right-bot li a:hover{text-decoration:none;}


/****My classes******/

.BoxHead {
font-size:16px;
color:#433002;
font-weight:bold;
text-align:center;
padding: 15px 0 15px 0;
}

.dirc {
direction:rtl;
}

.tableLight{
background:url(images/TableLightBG.jpg) right bottom no-repeat #e5f8ab;
}

.tableDark{
background:url(images/TableDarkBG.jpg) right bottom no-repeat #cae282;
}

/*hn*/
.fld
{
width: 185px;
height:16px;
    
}
.nform
{
    width: 185px;
    direction:rtl;
    color:#416F00;
    
}

.fld textarea
{
width:185px;    

height:32px;
z-index: 333;
}

.fld1
{
display: block;
/*width: 185px;

*/
height:28px;    
}

td .fld1
{
display: block;
}

.langSelector{ float:left; position:absolute; width:300px; top:20px; left:400px; display:none;}
