﻿html {
	height: 100%;
	direction: rtl;
}
body {
	padding: 0px;
	margin: 0px;
	/*background: url('../images/body_bg.gif');*/
	height: 100%;
	font-family: tahoma;
	text-align:justify;
	background:#2E6101
}
p,form{
	margin:0;
	padding:0;
}
p,div,td *{
	text-align:justify
}
input {
	font-family: Tahoma;
	vertical-align: middle;
	outline:none
}
img {
	border: 0px;
}
#bodyWrapper {
	background: url('../images/top_bg.gif') repeat-x top;
	height: 100%;
	overflow: hidden;
}
.curFont *{
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	opacity:0.5;
	cursor:text;
}

/*******************************************  Links styles    ***************************************************/
a {
	text-decoration: none;
	color: #454545;
	outline:none
}
a:hover {
	text-decoration: underline;
	color: #000;
}
.En a {
	color: #000;
	width: 40px;
	float: right;
	margin: 0 1px 0 2px;
	height: 17px;
	padding-top: 1px;
	text-decoration: none;
}
.En a:hover {
	background: #3e6a00;
	color: #fff;
	text-decoration: none;
}
.SiteMap a {
	color: #000;
	width: 70px;
	float: right;
	height: 17px;
	padding-top: 1px;
	text-decoration: none;
}
.SiteMap a:hover {
	background: #3e6a00;
	color: #fff;
	text-decoration: none;
}
.Green_title {
	text-align:right
}

.Green_title a {
	color: #335900;
	text-decoration: none;
}
.Green_title a:hover {
	color: #cfa722;
	text-decoration: none;
}
.foot_links span {
	color: #fff;
	text-decoration: none;
	height: 17px;
	position: relative;
	float: right;
	margin: 0 2px;
}
.foot_links a {
	color: #fff;
	text-decoration: none;
	height: 17px;
	position: relative;
	float: right;
	margin: 0 2px;
}
.foot_links a:hover {
	text-decoration: none;
	border-bottom: 3px #457c00 solid;
	color: #edbb10;
}
.more a {
	color: #ab870f;
	text-decoration: none;
}
.more a:hover {
	color: #000;
	text-decoration: none;
}
.BrownLink {
	color: #ab870f;
	text-decoration: none;
	padding-right:5px;
	float:right
}
.BrownLink:hover {
	color: #000;
	text-decoration: none;
}

.image{
	width:125px;
	height:71px
}
.News_detail_image{
	float:left;
	background:transparent url('../images/News_detail_image.gif') no-repeat center center;
	width:119px;
	height:142px;
	margin:5px;
	padding:6px;
	text-align:center 
}
.News_detail_image img{
	width:120px;
	height:143px;
}
.news_content{
	margin:10px 0;
	clear:both
}
.news_content ul{
	margin:0 18px 0 0;
}
.more_videos a {
	font-weight: bold;
	text-decoration: none;
	color: #ab870f;
}
.more_videos a:hover {
	color: #000;
}
.PrintBottomDiv{
	text-align:left;
	padding:5px;
	overflow:hidden;
	clear:both
}
/*****************  Header    **********************/
#HeadWrapper {
	background: url('../images/top_hed_bg.gif') repeat-x;
	height: 252px;
	/*border-bottom: 1px #599404 solid;*/
}
.innerHead {
	width: 840px;
	margin: auto;
	position: relative;
	overflow: hidden;
	height: 100%;
	text-align: center;
}
.Sitelogo {
	position: absolute;
	width: 248px;
	height: 188px;
	top: 0;
	right: 0;
	z-index: 0;
}
.add_home_div {
	width: 310px;
	height: 18px;
	float: left;
	background: url('../images/add_home_bg.gif') no-repeat;
	padding: 3px 10px 6px 2px;
	font-size: 11px;
}
.add_home_div *{
	text-align:center
}
.ver-sep {
	background: url('../images/ver-sep.gif') repeat-y center center;
	width: 2px;
	height: 18px;
	float: right;
	margin: 0 1px;
}
.Ar {
	margin: 0px;
	color: #fff;
}
.Ar span {
	background: #3e6a00;
	width: 45px;
	float: right;
	margin-left: 2px;
	height: 16px;
	padding-top: 2px;
}
.En {
	margin: 0px;
	padding: 0px;
	font: 11px tahoma;
}
.SiteMap {
	float: right;
	margin: 0px;
	height: 18px;
	padding: 0px;
}
.fontResizer {
	float: right;
	margin: 0px;
	padding: 1px 3px;
	height: 16px;
}
.fontResizer img {
	vertical-align: middle;
	margin: 0 2px;
	width: 13px;
}
/*****************  Text Colors    **********************/
.Green_title {
	color: #335900;
	font-weight: bold;
	margin: 0;
}
.NewsDetails_logo {
	color: #454545;
	margin: 2px 0;
}
.black_text {
	color: #454545;
	margin: 2px 0;
}
.boldtxt {
	font-weight: bold;
}
.BoldRed{
	font-weight:bold;
	color:#ff0000;
	clear:both
}
/*****************   Horizontal Navigation    **********************/
.hor_nav {
	height: 22px;
	margin: 45px 195px 0 0;
	padding: 4px;
	position: relative;
}
ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#menu li {
	margin: 0;
	padding: 0 1px;
	list-style-type: none;
	float: right;
	border-left: 1px #cdcdcd solid;
	border-right: 1px #fff solid;
}
ul#menu li a{
	display: block;
	height: 28px;
}
.home {
	width: 72px;
	background: url('../images/nav/home_nav.gif') no-repeat;
}
.About {
	width: 68px;
	background: url('../images/nav/about_nav.gif') no-repeat;
}
.News {
	width: 76px;
	background: url('../images/nav/news_nav.gif') no-repeat;
}
.presedents {
	width: 58px;
	background: url('../images/nav/presedents_nav.gif') no-repeat;
}
.ab_kingdom {
	width: 85px;
	background: url('../images/nav/ab_kingdom_nav.gif') no-repeat;
}
.wanted {
	width: 100px;
	background: url('../images/nav/wanted_nav.gif') no-repeat;
}
.jobs {
	width: 60px;
	background: url('../images/nav/jobs_nav.gif') no-repeat;
}
.contacts {
	width: 80px;
	background: url('../images/nav/contacts_nav.gif') no-repeat;
}
.home:hover {
	background:url('../images/nav/home_nav_hover.gif') no-repeat;
}
.About:hover {
	background:url('../images/nav/about_nav_hover.gif') no-repeat;
}
.News:hover {
	background:url('../images/nav/news_nav_hover.gif') no-repeat;
}
.presedents:hover {
	background:url('../images/nav/presedents_nav_hover.gif') no-repeat;
}
.ab_kingdom:hover {
	background:url('../images/nav/ab_kingdom_nav_hover.gif') no-repeat;
}
.wanted:hover {
	background:url('../images/nav/wanted_nav_hover.gif') no-repeat;
}
.jobs:hover {
	background:url('../images/nav/jobs_nav_hover.gif') no-repeat;
}
.contacts:hover {
	background:url('../images/nav/contacts_nav_hover.gif') no-repeat;
}
.header_Flash {
	margin: 6px auto;
}
/*****************  Content    **********************/
.Site_Content {
	margin:0px auto;
	background: #fff url('../images/content_bg.gif') repeat-y;
	width: 830px;
	/*min-height: 100%;*/
	clear: both;
	padding: 0 5px;
	overflow:hidden
}
.Site_Content_jobs {
	margin:0px auto;
	background: #fff url('../images/content_bg.gif') repeat-y;
	width: 830px;
	min-height: 480px;
	clear: both;
	padding: 0 5px;
	overflow:hidden;
}

.Nav{
	float:left;
	padding-top:2px
}
/********************  Footer  ********************/
.MainFooter {
	border-top: 2px #2a5500 solid;
	padding-top: 1px;
	margin-top: -3px;
}
.Footer {
	background: #2a5500;
	padding: 5px;
	text-align: center;
	height: 50px;
	overflow: hidden;
	font-size: 11px;
}
.Inner_Footer {
	width: 890px;
	margin: 3px auto;
}
.rightFoot {
	float: right;
	padding: 0 8px;
	border-left: 1px #274900 solid;
	width: 407px;
}
.copyrights {
	color: #fff;
	margin: 0;
	white-space: nowrap;
	text-align:center
}
.CaptchaControl{
	border:1px #bebaae solid;
	text-align:center;
	overflow:hidden;
	margin:0 2px 5px 0
}
.CaptchaControl img{
	border:0px !important;
	margin:0;
	float:none
}

.worning {
	color: #ff5a00;
	text-align: center;
	margin: 2px auto;
	width: 365px;
	height:36px;
	background:transparent  url('../images/Warning.gif') no-repeat;
}
.foot_links {
	border-right: 1px #457c00 solid;
	padding: 15px 5px;
	color: #fff;
	float: right;
	width: 454px;
}
/*********************************  ToolTip  *****************************************/
.tipz {
	text-align: center;
	font: 11px tahoma;
	z-index: 1000;
}
.tip-text {
	color: #fff;
	padding: px;
	background: #5a900c;
	border: 1px #3e6a00 solid;
}
.tip-title {
	color: #fff;
	padding: 5px;
	background: #5a900c;
	border: 1px #3e6a00 solid;
}
/**********************************************************  CONTENT  **********************************************************************/
.Search_BG {
	width: 380px;
	background: url('../images/search_bg.gif') no-repeat right bottom;
	height: 23px;
	float: left;
	padding: 5px 10px;
}
.Search_BG_Default {
	width: 380px;
	background: url('../images/search_bgDefault.gif') no-repeat right bottom;
	height: 23px;
	float: left;
	padding: 5px 10px;
}

#SRSB{
	width: 165px;
	float:right
}
.ms-sbplain {
	/*border: 1px #979797 solid;*/
	background: #fff url('../images/srchTxtBox.gif') no-repeat right top;
	height: 16px;
	padding: 2px 5px 0;
	width: 154px !important;
	font-size: 11px;
	color: #d3d3d3;
}
.SearchBtn {
	background: transparent url('../images/searchBtn.gif') no-repeat;
	border: 0px;
	width: 44px;
	height: 21px;
	margin-right: 5px;
	cursor: pointer;
}
.Search_inputs {
	width:218px;
	float:right
}
.date {
	float: right;
	margin: 0 10px 0 0;
	color: #4e4e4e;
	font-size:11px;
	text-align:right !important
}
.date *{
	text-align:right !important;
	white-space:nowrap
}

.Edit_Content{
	position:relative;
	overflow:hidden;
	float:right;
	width:828px;
	clear:both
}
.Edit_Content *{
	font-family:Tahoma !important
}

/*******************/
.Welcome {
	clear: both;
	padding:3px 0 0 8px;
	border-bottom: 1px #bbb dotted;
	position: relative;
	overflow: hidden;
	margin: 0;
	/*top:-18px*/
}
.Welcome_img {
	float: right;
	clear: both;
	overflow: hidden;
}
.welcome_text {
	margin: 0;
	padding: 5px 7px 18px 7px;
	border-left: 1px #bbb dotted;
	background: transparent url('../images/welcome_bg.gif') no-repeat 1px bottom;
	width: 471px;
	float: right;
	clear: both;
}
.welcome_text *{
	text-align:justify !important
}

.welcome_text table {
	clear: both;
	overflow:hidden;
	height:100%
}

.more {
	margin: -3px 0 2px 5px;
	text-align: left !important;
	position:relative
}
.Presedent_home {
	float: left;
	width: 335px;
	padding-bottom:5px
}
.presedent_img {
	float: left;
	margin:0 5px 3px 0
}
.presedent_text {
	padding: 0 0 0 5px;
}
.presedent_text p{
	padding: 1px;
	margin:0;
	font-family:"Script MT Bold";
	font-size:13px
}
.presedent_text p.more{
	font-size:11px
}

.presedent_links {
	width: 178px;
	/*background: #ebebeb;*/
	padding: 5px 0;
	margin-top: 3px;
	float: right;
	text-align: center;
}
.presedent_links a {
	color: #fff;
	text-decoration: none;
	float:right;
	margin:0 1px;
	text-align:center;
	background:#5e863c url('../images/presedent_links.gif') no-repeat center center;
	height:18px;
	width:67px;
	padding-top:3px
}
.presedent_links a:hover {
	color: #efc01f;
}
.pres_top{
	background:url('../images/pres_top.gif') no-repeat center top;
}
.pres_bot{
	background:url('../images/pres_bot.gif') no-repeat center bottom;
	padding:30px 0 8px;
	overflow:hidden;
	height:100%
}
.inner_pres{
	border-left:1px #cb9f0f solid;
	border-right:1px #cb9f0f solid;
	padding:0 8px;
	margin:3px 1px 2px 1px;
	overflow:hidden;
	height:100%
}
/*****************   InnerContent   *********************/
.InnerContent {
	padding: 5px 0;
	overflow: hidden;
	clear: both;
	/*background: url('../images/innerContent_bg.gif') repeat-y center center*/
}
.InnerContent_JobSystem {
	padding: 5px 0;
	overflow: hidden;
	clear: both;
	/*background: url('../images/innerContent_bg_JobSystem.gif') repeat-y center center*/
}
.InnerContent_home {
	padding: 2px 0 5px 0;
	overflow: hidden;
	clear: both;
	background: url('../images/innerContent_bg.gif') repeat-y center center;
	/*margin-top:-13px;*/
	height:100%
}
/*****************  right content  ***********************/
.Right_content {
	float: right;
	width: 166px;
}
/******  VERTICAL MENU  ********/
.bottom_curv_brown {
	background: #a38213 url('../images/bottom_curv_brown.gif') no-repeat left;
	width: 166px;
	float: right;
	overflow: hidden;
	margin-bottom: 8px;
	height: 11px;
}
.top_curv_brown {
	background: #a38213 url('../images/top_curv_brown.gif') no-repeat left top;
	width: 166px;
	float: right;
	height: 11px;
	overflow: hidden;
}
.white_Vert_Nav {
	background: #fff url('../images/white_vert_nav.gif') repeat-y right center;
	margin: 1px 0;
	padding: 0 6px 0 0;
	overflow: hidden;
	width:160px;
	float:right;
	height:100%
}
.leftNav{
	width:100%;
	font-size:12px
}
.leftNav1 td{
	border-bottom: 1px #e5d100 dotted;
}
.leftNav2 td{
	border-bottom: 1px #e5d100 dotted;
}
.leftNav a {
	background: #fff url('../images/green_bullet.gif') no-repeat 97% center;
	/*color: #7d6207;*/
	color:#3f3103;
	text-decoration: none;
	float:right;
	padding: 5px 20px 5px 0;
	display: block;
	margin: 1px 0px;
	width: 160px;
}
.leftNav a:hover{
	color: #fff;
	background: #2e6101 url('../images/white_bullet.gif') no-repeat 97% center;
	text-decoration: none;
	float:right;
	padding: 5px 20px 5px 0;
	display: block;
	margin: 1px 0px;
	width: 160px;
}
.leftNavSelected a{
	color: #fff;
	background: #2e6101 url('../images/white_bullet.gif') no-repeat 97% center;
	text-decoration: none;
	float:right;
	padding: 5px 20px 5px 0;
	display: block;
	margin: 1px 0px;
	width: 160px;
}

/****  right tabs  *******/
.Right_tabs {
	clear: both;
	margin: 5px 5px 0 0;
}
.Right_tabs .more {
	margin: 5px 0 0 0;
}

.adds {
	margin: 5px 5px 8px 0;
}
.separator {
	position: absolute;
	border-left: 1px gray dotted;
	width: 2px;
	margin: 10px 2px;
	right: 180px;
	min-height: 100%;
}
.Center_content {
	float: right;
	margin: 5px;
	height: 100%;
	width: 645px;
	padding:0 5px 5px 0;
}
.Left_content {
	float: left;
	width: 180px;
	padding:0 5px 5px 0;
}
.video_top {
	background: url('../images/video_top.gif') no-repeat;
	height: 20px;
}
.videos {
	width: 176px;
	border-left: 1px #cb9f0e solid;
	border-right: 1px #cb9f0e solid;
	margin-right: 2px;
	text-align: center;
}
.videos * {
	text-align: center;
}
.video_disc {
	margin: 2px;
	color: #415e07;
}
.more_videos {
	margin: 2px 0 0;
}
.link-item2{
	text-align:center
}
.link-item{
	text-align:center
}
.link-item2{
	margin:1px auto
}
.item2 img{
	width:181px;
	height:71px
}
.link-itemPage{
	margin:1px auto;
	text-align:center
}
.marquee22{
	margin:auto;
}
.wanted_botom {
	height: 6px;
	background: url('../images/wanted_botom.gif') no-repeat;
	margin-top: 0px;
	overflow: hidden;
}
.container_bottom {
	background: url('../images/container_bottom.gif') no-repeat;
	height: 11px;
}
/***********  middle content ****************/
.middle_content {
	float: right;
	width: 452px;
}
.HomeNews {
	border-bottom: 1px #bbbbbb dotted;
}
.RSS {
	float: left;
}
.TitleImage{
	float:right
}
.news_list {
	margin: 2px;
	clear:both;
	height:100%;
	overflow:hidden
}
.news_item {
	/*border-bottom: 1px #bbbbbb dotted;
	position: relative;
	height: 100%;
	overflow: hidden;
	padding: 5px 0;*/
	border-bottom: 1px #bbbbbb dotted;
	position: relative;
	/*height: 90px;*/
	overflow: hidden;
	padding: 3px 5px;
	background: #fff url('../images/news_page_item.gif') no-repeat center 90%;
}
.news_item:hover {
	background:#f4f4f4
}

.news_img {
	background: url('../images/news_img_bg.gif') no-repeat center center;
	width: 125px;
	height: 71px;
	margin-left: 8px;
	float: right;
	padding: 4px;
}
.news_desc {
}
.otherHomeNews {
	margin: 3px;
}
.otherHomeNews ul {
	margin: 0 18px 0 0;
	padding: 0;
	list-style-type: square;
	color: #335900;
	line-height: 130%;
	font-weight:normal
}
.otherHomeNews ul a {
	color: #335900;
	text-decoration: none;
	font-weight:normal
}
.otherHomeNews ul a:hover {
	color: #000;
	text-decoration: underline;
}
.outerhomeAdd {
	border-top: 1px #b3911c solid;
	margin-top: 1px;
	padding-top: 1px;
}
.Green_HomeAdd {
	border-top: 5px #b3911c solid;
	padding-top: 3px;
}
/************************* Pages *******************/
.PagesLeft_content {
	float: left;
	width: 180px;
	padding: 0 0 0 5px;
}
.PagesCenter_content {
	float: right;
	padding: 0 5px 0 0;
	width: 450px;
	margin:0px;
}
.PagesCenter_content_media {
	float: right;
	padding: 5px 5px 5px 0;
	width: 590px;
}
.PagesCenter_content_JobSystem{
	float: right;
	padding: 5px 5px 5px 0;
	width: 815px;
}
.LatestNews_top {
	background: url('../images/LatestNews_top.gif') no-repeat;
	height: 20px;
}
/******************************************************/
.Scrollingnews_img {
	background: url('../images/news_img_bg.gif') no-repeat center center;
	width: 125px;
	height: 71px;
	margin: 5px auto;
	padding: 4px;
}
.MarqueC{
	height:160px;
	position:relative;
	display:table;
}
.LatestNews {
	border-left: 1px #cc9f0e solid;
	border-right: 1px #cc9f0e solid;
	margin-right: 2px;
	padding:5px 8px
}
#newsticker-demo {
	/*width: 158px;
	padding: 3px 5px 0;
	margin: 0px 5px;
	height: 204px;*/
	overflow: hidden;
}
#newsticker-demo a {
	text-decoration: none;
}
.newsticker-jcarousellite {
	height: 181px!important;
	overflow: hidden;
	margin:0px !important
}
.newsticker-jcarousellite ul li {
	list-style: none;
	display: block;
	height: 195px;
	overflow:hidden
}
.newsticker-jcarousellite .info {
	width: 150px;
	text-align: right;
}
.ScrollLi{
	margin:0px !important;
	padding:0px !important;
	float:right !important
}
#Newsmenu{
	right:0px !important;
	float:right
}
.moreNews {
	margin: 2px 0 2px 5px;
	float:left
}
.moreNews a {
	color: #ab870f;
	text-decoration: none;
}
.moreNews a:hover {
	color: #000;
	text-decoration: none;
}

.add_area {
	padding: 5px;
	text-align: center;
}
/***** News page *******/
.news_page_item {
	border-bottom: 1px #bbbbbb dotted;
	position: relative;
	height: 92px;
	overflow: hidden;
	padding: 8px 5px;
	background: #fff url('../images/news_page_item.gif') no-repeat center 50%;
}
.news_page_item:hover {
	background:#f4f4f4
}

.news_page_bottom {
	position: relative;
	/*height: 41px;*/
	overflow: hidden;
	background: #fff url('../images/news_page_bottom.gif') no-repeat center;
	float:right;
	width:100%
}
.PrintSend {
	border-top: 1px #bbbbbb dotted;
	height: 100%;
	overflow: hidden;
	padding: 8px 5px 8px 0;
	margin:10px 0 0;
	color:#7c6307;
}
.FAQ {
	position: relative;
	height: 100%;
	overflow: hidden;
	padding: 8px 5px;
	background: #fff url('../images/FAQ_bg.gif') no-repeat center bottom;
	margin-bottom:8px;
	min-height:100px;
	width:454px
}
.FAQ_Tittel{
	background: url('../images/FAQ_title.gif') no-repeat right center;
	padding:5px 17px 5px 5px;
	color:#7d6207;
	font-weight:bold
}
.FAQ_Desc{
	background: url('../images/FAQ_desc.gif') no-repeat right 7px;
	padding:5px 17px 5px 5px;
	color:#424242;
	font-weight:normal
}

.PrintPage{
	margin:0;
	padding:0;
	float:right
}
.SendToFriend{
	padding:0;
	margin:0 30px 0 0;
	float:right
}
.PrintSend img {
	vertical-align:middle;
	margin:2px 5px
}

/*********** PAGER ***************/
.Grid {
	background: #f5faf9;
	border: 1px solid #d3e7e1;
	width: 100%;
	/*font: 12px tahoma;*/
}
.Grid th {
	border: 0px;
	text-align: right;
	padding: 5px 8px;
	white-space:nowrap
}
.Grid td {
	border: 1px #f0f0f0 solid;
	text-align: right;
	padding: 5px 8px;
	white-space:nowrap
}
.Grid th {
	border-bottom: 1px solid #d3e7e1 !important;
}
.Grid a {
	text-decoration: none;
	color: #00573d;
}
.Grid a:hover {
	text-decoration: underline;
}
.Grid_Header {
	background: url('images/Grid_Header.gif') repeat-x;
	height: 25px;
	color: #00573d;
	font-weight: bold;
}
.Grid_Alter_Row {
	background: #fff;
}
.Grid_Row {
	/*font: 12px tahoma;*/
}
.GridPager td {
	padding: 1px 0 5px 0;
}
.PagingTBL {
	margin:10px auto;
}
.PagingTBL td{
	margin:0px;
	padding:0px;
	border:0px !important;
}
.PageLinksTD {
	background: #abaaa4 url('../images/PageLinksTD_bg.gif') repeat-x;
	height: 25px;
	padding:0 !important
}
.PageLinksTD a {
	text-align: center;
	padding: 3px 10px;
	text-decoration: none;
	color: #a38113;
	float: right;
	font-weight: bold;
}
.PageLinksTD a:hover {
	text-align: center;
	text-decoration: none;
	color: #fffbfb;
	float: right;
	background: #abaaa4;
}
.SelectedLink {
	text-align: center;
	padding: 3px 10px;
	text-decoration: none;
	color: #fff;
	float: right;
	font-weight: bold;
	clear:none;
	background: #abaaa4;
	margin:0 2px
}
.PageLinksTD p {
	text-align: center;
	padding: 3px 10px;
	text-decoration: none;
	color: #fff;
	float: right;
	font-weight: bold;
	clear:none;
	background: #abaaa4;
	margin:0 2px
}
.PrevTD {
	padding: 0 !important;
}
.NextTD {
	padding: 0 !important;
}
.PrevousTD {
	padding: 0 !important;
}
.NextBtn {
	width: 39px;
	height: 25px;
	background: url('../images/Next_Btn.gif') no-repeat right;
	border: 0px;
	cursor: pointer;
}
.PrevBtn {
	width: 52px;
	height: 25px;
	background: transparent url('../images/Prev_Btn.gif') no-repeat;
	border: 0px;
	cursor: pointer;
}
.PagerResultsSummary {
	display: none;
}
.SelectedPageButton {
	float: right;
	margin: 0 2px;
	display: block;
}
.LinkButtonPages {
	float: right;
	margin: 0 2px;
	display: block;
}

.ms-pagebreadcrumb{
	height: 20px;
	width: 427px;
	float: right;
	margin-right:3px;
	background:#fff url('../images/BreadCrumbs_bg.gif') repeat-x !important;
	padding:6px 0 0 !important;
}
.BreadCrumbs_rit{
	float:right;
	vertical-align:middle;
	margin-left:10px
}
.BreadCrumbs_text{
	margin:5px 20px 5px 5px;
	color:#7f7f7f
}
.ms-pagebreadcrumb a{
	color:#7b6208;
	text-decoration:none;
	font-weight:bold;
	background:transparent !important
}
.ms-pagebreadcrumb a:hover{
	color:#000;
	text-decoration:none;
	font-weight:bold
}

.Contact_us {
	clear: both;
	padding: 5px 5px 8px;
	border-bottom: 1px #bbb dotted;
	overflow: hidden;
	margin-left:5px
}
.Contact_form {
	clear: both;
	padding: 5px 5px 8px;
	border-bottom: 1px #bbb dotted;
	overflow: hidden;
	color: #6d6d6d;
}
.red {
	color: #ff0000;
	font-weight: normal;
}
.ErrorTitle {
	text-align: center;
	font-weight: bold;
	color: #ff0000;
	margin: 2px 0 5px;
	padding: 0 5px;
}
.tr ul {
	font-weight: normal;
	color: #ff0000;
	margin: 5px 15px 5px 5px;
	padding: 0px;
}
.Hint {
	float: right;
	margin: 0px 5px 10px 0;
	clear: both;
	color:#6d6d6d
}
.ErrorSummery {
	padding: 0;
	clear: both;
	overflow: hidden;
	margin: 5px 0 5px 5px;
}
.bl {
	background: url('../images/bl.gif') 0 100% no-repeat;
}
.br {
	background: url('../images/br.gif') 100% 100% no-repeat;
}
.tl {
	background: url('../images/tl.gif') 0 0 no-repeat;
}
.tr {
	background: url('../images/tr.gif') 100% 0 no-repeat;
	padding: 8px;
}
.t {
	background: #fffaa9 url('../images/dot.gif') 0 0 repeat-x;
}
.b {
	background: url('../images/dot.gif') 0 100% repeat-x;
}
.l {
	background: url('../images/dot.gif') 0 0 repeat-y;
}
.r {
	background: url('../images/dot.gif') 100% 0 repeat-y;
}
.center-fild {
	border: 1px #bebaae solid;
	height: 15px;
	background: #fff url('../images/textBox.gif') repeat-x;
	font-size: 11px;
	color: #6d6d6d;
	width: 182px;
	padding: 2px 5px 1px;
	float:right
}
.textBox {
	border: 1px #bebaae solid;
	height: 15px;
	background: #fff url('../images/textBox.gif') repeat-x;
	font-size: 11px;
	color: #6d6d6d;
	width: 182px;
	padding: 2px 5px 1px;
	float:right
}
input[type="text"]{
	border: 1px #bebaae solid;
	height: 15px;
	background: #fff url('../images/textBox.gif') repeat-x;
	font-size: 11px;
	color: #6d6d6d;
	width: 182px;
	padding: 2px 5px 1px;
	float:right
}

.Nobr{
	float:left
}
.validation-text{
	/*float:right;
	clear:none*/
}
.inputTDtxtArea textarea {
	border: 1px #bebaae solid;
	height: 78px;
	background: #fff url('../images/textArea.gif') repeat-x bottom;
	font-size: 11px;
	color: #6d6d6d;
	width: 182px;
	padding: 2px 5px 1px;
	font-family: Tahoma;
}
.MultiLine {
	border: 1px #bebaae solid;
	height: 78px;
	background: #fff url('../images/textArea.gif') repeat-x bottom;
	font-size: 11px;
	color: #6d6d6d;
	width: 182px;
	padding: 2px 5px 1px;
	font-family: Tahoma;
}
.MultiLineNomargin {
	border: 1px #bebaae solid;
	height: 78px;
	background: #fff url('../images/textArea.gif') repeat-x bottom;
	font-size: 11px;
	color: #6d6d6d;
	width: 182px;
	padding: 2px 5px 1px;
	font-family: Tahoma;
}
.textArea {
	border: 1px #bebaae solid;
	height: 78px;
	background: #fff url('../images/textArea.gif') repeat-x bottom;
	font-size: 11px;
	color: #6d6d6d;
	width: 182px;
	padding: 2px 5px 1px;
	font-family: Tahoma;
}
.RestChars {
	margin:2px 0 0;
	white-space:nowrap;
}
.RestChars * {
	float:right;
	vertical-align:middle;
}
.RestChars input {
	width:17px;
	color:#ff0000;
	border:0px;
	font-size:11px;
	margin:0 5px 0 0;
	background:none
}
.BottomButtons{
	padding: 5px;
	background: #e8e8e8;
	text-align:center
}
.Buttons {
	padding: 5px;
	background: #e8e8e8;
}
.Butt-format-vote-mail {
	background: #bd9921 url('../images/Btn.gif') repeat-x;
	border-bottom: 1px #ac8816 solid;
	border-top: 1px #ac8816 solid;
	border-left: 1px #ae8c1e solid;
	border-right: 1px #ae8c1e solid;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
	padding: 4px 8px;
	cursor: pointer;
	text-align:center;
}
.Btn {
	background: #bd9921 url('../images/Btn.gif') repeat-x;
	border-bottom: 1px #ac8816 solid;
	border-top: 1px #ac8816 solid;
	border-left: 1px #ae8c1e solid;
	border-right: 1px #ae8c1e solid;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin:1px 1px 1px 8px;
	padding-top: 4px;
	padding-bottom:4px;
	cursor: pointer;
	text-align:center;
}
.cancelButton{
	background: #bd9921 url('../images/Btn.gif') repeat-x;
	border-bottom: 1px #ac8816 solid;
	border-top: 1px #ac8816 solid;
	border-left: 1px #ae8c1e solid;
	border-right: 1px #ae8c1e solid;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
	padding: 4px 8px;
	cursor: pointer;
	vertical-align:middle;
	display:inline-block;
	height:14px;
	text-align:center
}
.cancelButton:hover{
	color: #fff;
	text-decoration:none
}
.LabelTD {
	color: #2a5601;
	font-weight: bold;
	text-align: right;
	padding: 3px;
	vertical-align: middle;
	white-space: nowrap;
	width:25%
}
.LabelTDLarge {
	color: #2a5601;
	font-weight: bold;
	text-align: right;
	padding:7px 3px 3px 3px;
	vertical-align: top;
}
.inputTD {
	text-align: right;
	padding: 3px 1px;
	vertical-align: middle;
	font-size: 11px;
	white-space: nowrap;
	color:#6d6d6d;
	width:75%
}
.inputTD input[type="text"],.inputTD input[type="password"],.inputTD textarea,.inputTD select {
	margin-left: 5px;
}
.inputTDLarge {
	text-align: right;
	padding: 3px;
	vertical-align: top;
}

/********************/
.pageTitleImage{
	float:right
}
h1{
	color:#497f00;
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	margin-top:10px
}
.SendToFriendTitle{
	color:#497f00;
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	margin-top:10px;
	font-weight:bold;
	background:url('../images/TitleBG.gif') no-repeat right center;
	width:100%;
	height:25px;
	padding:5px 12px 0 0 !important;
}

.pageTitleImageTD{
	width:90%;
	text-align:right
}
/************************* Core Style ***********************************/

.ms-sbtable-ex{
	width:auto !important;
	margin:0px !important;
}
.ms-sbtable{
	margin:0px
}
.ms-sbcell{
	padding:0px !important;
	border:0px  !important
}
.link-item{
	background: #fff url('../images/green_bullet.gif') no-repeat 99% center; !important;
	padding:2px 18px 7px 0 !important;
	text-align:right;
	border-bottom:1px #ebebeb dotted
}
.link-item a{
	color:#7d6207 !important;
	text-decoration:none
}
.link-item a:hover{
	color:#000 !important;
}
.slm-layout-main{
	width:100%
}
/***********************************************************************/
.NewsTitleTable{
	width:100%;
}
.NewsTitleTable td{
	padding:0 3px
}
.NewsDetails_logo{
	background:transparent url('../images/NewsDetails_logo.gif') no-repeat center 100%;
	overflow:hidden;
	height:100%
}
.innerPageContent{
	margin:10px 5px 0;
	color:#666
}
.NewsTitleTable img{
	margin:0 5px
}
.pageContent *{
	font-weight:normal !important;
	font-family:Tahoma !important;
	line-height:130% !important;
	color:#666
}
#subjecttd{
	width:100%
}
/**********************  Sent to friend  ************************************/
.modalPopup{
	position: absolute;
	visibility: hidden;
	display: none;
}
.SendTBL{
	direction:rtl;
	font-family:Tahoma;
	font-size:11px;
	text-align:right
}
.text-D-2{
	color:#497f00
}
.TitleBG{
	background:url('../images/TitleBG.gif') no-repeat right center;
	width:100%;
	height:30px;
	padding:0 12px 0 0 !important;
}
h1,h2{
	padding:0px;
	margin:0px
}

.TitleBG h1{
	float:right;
	display:block
}
.innerTBLmodal td{
	padding:2px 0
}
.SiteMapTBL{
	width:95%;
	margin:10px auto 10px 0
}
.SiteMapTBL a{
	color:#7d6207 !important;
	text-decoration:none !important;
	font-weight:normal !important;

	line-height:18px;
	/*float:right;*/
	/*padding:1px 8px 1px 2px;*/
	display:block;
	clear:both;
	background:none !important
}

.SiteMapTBL a:hover{
	color:#000 !important;
	text-decoration:underline !important;
}

.SiteMapDottedBorder{
	border-right:1px #7d6207 dotted;
	margin-right:8px;
}
.SiteMapHome{
	width:104px;
	border-bottom:1px #7d6207 dotted;
	font-weight:bold !important;
	padding:3px 2px;
	clear:both;
	overflow:hidden;
	height:100%

}
.SiteMapHome a{
	font-weight:bold !important;
	background:none;
	white-space:nowrap;
	padding:2px 0
}

.level-header{
	padding: 0 !important;
}
.NewsLetterTBL{
	margin:10px;
	width:450px;
}
.NewsletterHeader{
	background:#03590e;
	padding:5px 10px;
	color:#fff
}
.Arrow_green{
	vertical-align:middle;
	margin:0 5px;
	background:transparent url('../images/Arrow_green.gif') no-repeat;
	width:15px
}
.SendB{
	width:180px
}

.Message div{
	text-align:center !important;
	padding:5px;
	margin:auto;
	overflow:hidden;
	width:90%;
	float:right;
	clear:both;
	display:block
}
.Message span{
	font-weight:bold;
	width:90% !important;
	padding:5px;
	text-align:center;
	background:#E2E2E2;
	border:1px #BFBFBF solid;
	float:right;
	margin:auto;
}
.SuccessMessage {
	color:#008200
}
.ErrorMessage {
	color:#ff0000;
	clear:both !important;
	float:none !important;
	width:100%;
	text-align:center
}
.WarningMessage {
	color:#0000ff
}

.un1{
	width:90%;
	text-align:right;
	line-height:150%
}
.un2{
	width:10%;
	text-align:right;
}
/********************* international GIP ************************/
.GovLink{
	text-align:center;
	padding:8px
}
.GovImage{
	text-align:center;
	padding:8px
}
.GovLink a{
	color:#a48313;
	text-decoration:none
}
.GovLink a:hover{
	color:#000;
	text-decoration:underline
}
.InputSpan{
	color:#6d6d6d;
	padding-right:5px;
	float:right
}
.ContactUsTBL{
	clear:both;
	overflow:hidden;
	height:100%;
	margin:5px;
	width:450px
}
#MSOTlPn_WebPartPageDiv{
	overflow:inherit !important;
	height:auto !important
}
/******************** vote ***********/
.voteTBL{
	width:100%;
	margin:5px
}
.voteResultTBL{
	width:90%;
	margin:5px
}

.PollQuestions{
	color:#487d00;
	font-weight:bold;
	padding-right:15px
}
.PollAnswers{
	position: relative;
	height: 100%;
	overflow: hidden;
	padding: 8px 5px;
	background: #fff url('../images/FAQ_bg.gif') no-repeat center bottom;
	margin-bottom:8px;
	min-height:80px;
}
.PollButtons{
	background:#e8e8e8;
	padding:5px;
	text-align:right;
	padding-right:50px;
	margin:3px;
	border-bottom:1px #959595 dotted
}
.PollBtn{
	background: #bd9921 url('../images/Btn.gif') repeat-x;
	border-bottom: 1px #ac8816 solid;
	border-top: 1px #ac8816 solid;
	border-left: 1px #ae8c1e solid;
	border-right: 1px #ae8c1e solid;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
	padding: 5px 8px;
	cursor: pointer;
	vertical-align:middle;
	display:inline-block;
	height:14px
}
.Questiontxt{
	color:#454545;
	font-weight:bold
}
.PollBtn:hover{
	color:#fff;
	text-decoration:none
}
.PercentageBackground{
	border:1px #a38113 solid;
	padding:2px;
	overflow:hidden;
	height:100%
}
.innerPercent{
	background:#a38113;
	padding:2px
}
.Percentage{
	color:#ab870f;
	font-weight:bold
}
.validEmail *{
	text-align:center;
	width:auto !important
}
.SiteMapTBL .groupheader{
	background:#eaeaea;
	padding:5px 8px;
	font-weight:bold;
	color:#7d6207 !important
}
.HelpData{
	border:1px #a38213 solid;
	padding:10px;
	margin:2px auto;
	color:#666666;
	width:100%;
	line-height:160%
}
.HelpData a{
	color:#3a8080
}




.wanted_container {
	margin: 5px 0;
}
.wanted_list {
	clear: both;
	margin: 0;
	height: 80px;
	overflow: hidden;
	width:178px;
	border-width:0 1px;
	border-color:#cb9f0e;
	border-style:solid;
	text-align:center !important;
	padding-top:8px
}
.wanted_item_img {
	border: 1px #ccc solid;
	background: #eeeaea;
	width: 62px;
	height: 69px;
	float: right;
	margin-left: 2px;
	text-align: center;
	position:relative
}
.wanted_item_details {
	width: 100px;
	height: 69px;
	background: #f9f8f8;
	border: 1px #ccc solid;
	float: right;
	padding-right:5px
}
.wanted_item_detailsPage {
	width: 270px;
	height: 107px;
	background: #f9f8f8;
	border: 1px #ccc solid;
	float: right;
	padding:15px
}

.Most_item {
	width: 181px;
	float: right;
	margin-right:2px
}
.wanted_list table{
	width:170px !important;
	margin:auto !important;
}
.Wantedimage{
	width: 62px;
	height: 69px;
}
.WantedListPage table.cbq-layout-main{
	margin:auto !important;
}
.itemPage{
	clear:both;
	margin:3px
}

.itemPage img{
	border: 1px #ccc solid;
	background: #eeeaea;
	float: right;
	margin-left: 2px;
}
.wanted_item_detailsPage .wanted_det{
	font-size:14px !important
}

.wanted_item_detailsPage .boldtxt{
	font:18px "Times New Roman", Times, serif !important;
}
#content {
	margin: 0px auto 10px;
}
#contentframe {
	overflow: hidden;
	text-align: right;
	position:relative
}
#navigation {
	background: url('../images/wanted_botom_bar.gif') no-repeat;
	margin: 0px;
	width:100%;height:23px
}
#navigation a{
	color:#cc9f0e;
	float:right;
	margin-right:5px
}
#navigation span{
	float:right;
	margin:0 3px 0 0;
	color:#cc9f0e;
}
.WListAll{
	bottom:2px;
	position:absolute;
	left:5px;
	color:#cc9f0e;
	text-decoration:none
}
#loading {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 30000;
	width: 24px;
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}
#supersize {
	position: relative;
}
#supersize img, #supersize a {
	position: absolute;
	z-index: 0;
	top:0px;
	right:0px
}
#supersize a:hover {
	text-decoration:none
}

#supersize .prevslide, #supersize .prevslide img {
	z-index: 10000;
}
#supersize .activeslide, #supersize .activeslide img {
	z-index: 20000;
}
.wanted_det{
	text-align:right
}
