﻿
/*General*/
*{font-family:Arial;}

body 
{
	font-family:Arial; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	overflow-y:yes; overflow-x:hidden; 
	background: #ffffff;	
	border:none;
	font-size:12px;
}

.Spacer{font-size:1px;}
table{font-size:12px;font-family:Arial; }

  
a:link{	font-size:13px; color: #4b5b25; text-decoration:none; vertical-align:middle;}
a:active{font-size:13px; color: #4b5b25; text-decoration:none; vertical-align:middle;}
a:visited{font-size:13px; color: #4b5b25; text-decoration:none; vertical-align:middle;}
a:hover{font-size:13px; color: #0c0c0b; text-decoration:none; vertical-align:middle;}


/*Headers */
/*----- Default -----*/
.HeaderLeftTd_1{background:url('App_Thems/design/Header/1_left.jpg');background-repeat:no-repeat;background-position:right;}
.HeaderRightTd_1{background:url('App_Thems/design/Header/1_right.jpg');background-repeat:no-repeat;background-position:left;}
.HeaderCenterTD_1{background:url('App_Thems/design/Header/1_middle.jpg'); background-position:right;background-repeat:no-repeat; height:98px;width:780px; text-align:right; vertical-align:top;}

.HeaderLeftTd_2{background:url('App_Thems/design/Header/2_left.jpg');background-repeat:no-repeat;background-position:right;}
.HeaderRightTd_2{background:url('App_Thems/design/Header/2_right.jpg');background-repeat:no-repeat;background-position:left;}
.HeaderCenterTD_2{background:url('App_Thems/design/Header/2_middle.jpg'); background-position:right;background-repeat:no-repeat; height:98px;width:780px; text-align:right; vertical-align:top;}

.HeaderLeftTd_3{background:url('App_Thems/design/Header/3_left.jpg');background-repeat:no-repeat;background-position:right;}
.HeaderRightTd_3{background:url('App_Thems/design/Header/3_right.jpg');background-repeat:no-repeat;background-position:left;}
.HeaderCenterTD_3{background:url('App_Thems/design/Header/3_middle.jpg'); background-position:right;background-repeat:no-repeat; height:98px;width:780px; text-align:right; vertical-align:top;}

.HeaderLeftTd_4{background:url('App_Thems/design/Header/4_left.jpg');background-repeat:no-repeat;background-position:right;}
.HeaderRightTd_4{background:url('App_Thems/design/Header/4_right.jpg');background-repeat:no-repeat;background-position:left;}
.HeaderCenterTD_4{background:url('App_Thems/design/Header/4_middle.jpg'); background-position:right;background-repeat:no-repeat; height:98px;width:780px; text-align:right; vertical-align:top;}

.HeaderLeftTd_5{background:url('App_Thems/design/Header/5_left.jpg');background-repeat:no-repeat;background-position:right;}
.HeaderRightTd_5{background:url('App_Thems/design/Header/5_right.jpg');background-repeat:no-repeat;background-position:left;}
.HeaderCenterTD_5{background:url('App_Thems/design/Header/5_middle.jpg'); background-position:right;background-repeat:no-repeat; height:98px;width:780px; text-align:right; vertical-align:top;}

/*Menu*/
.MenuTd{background: url('App_Thems/design/btn_bg.jpg'); background-repeat:repeat-x; font-size:12px;padding:5 5 0 5; text-align:right; vertical-align:top;  }
a.Menu:link{font-size:12px; color: #e50e0c; text-decoration:none; font-weight:bold;}
a.Menu:active{font-size:12px; color: #e50e0c; text-decoration:none; font-weight:bold;}
a.Menu:visited{font-size:12px; color: #e50e0c; text-decoration:none; font-weight:bold;}
a.Menu:hover{font-size:12px; color: #493333; text-decoration:none; font-weight:bold;}

a.MenuActive:link{font-size:13px; color: yellow; text-decoration:none; font-weight:bold;}
a.MenuActive:active{font-size:13px; color: yellow; text-decoration:none; font-weight:bold;}
a.MenuActive:visited{font-size:13px; color: yellow; text-decoration:none; font-weight:bold;}
a.MenuActive:hover{font-size:13px; color: yellow; text-decoration:none; font-weight:bold;}

/*Navigator */
#Navigator img{border:0px; margin-bottom:0px; margin-top:0px;}
.NavigatorDiv{width:324px; height:21px; text-align:left; vertical-align:middle; margin-bottom:0px; margin-top:0px;}

/*Side Page Td*/
.LeftSideTD{background:url('App_Thems/design/LeftSideRept.jpg');background-repeat:repeat-y;background-position:right;}
.RightSideTD{background:url('App_Thems/design/RightSideRept.jpg');background-repeat:repeat-y;background-position:left;}

/*Footer*/
.FooterBG{background:#f2f5ee; border-top:1px solid #e5e5e5; padding-top:2px; padding-bottom:4px;}
.FooterTD{vertical-align:top; text-align:right; padding-right:10px; direction:rtl;font-size:11px;}
a.FooterLink:link{font-size:11px; color: #4b5729; text-decoration:none; font-weight:bold;}
a.FooterLink:active{font-size:11px; color: #4b5729; text-decoration:none; font-weight:bold;}
a.FooterLink:visited{font-size:11px; color: #4b5729; text-decoration:none; font-weight:bold;}
a.FooterLink:hover{font-size:11px; color: #e50e0c; text-decoration:none; font-weight:bold;}

.PageTitleDiv{padding-right:10px;text-align:right;}
.PageTextDiv{padding-right:10px;text-align:right;}


/*Round Corner Table*/
.ContentBgColor{background-color:#e8f2d0;}
.TdTopLeftCorner{text-align:left; vertical-align:bottom; width:10px; height:10px;}
.TdCenterTop{background-image:url('App_Thems/design/center.jpg'); background-repeat:repeat-x; background-position:bottom; width:100%; height:10px;}
.TdCenterBottom{background-image:url('App_Thems/design/center.jpg'); background-repeat:repeat-x; background-position:top; width:100%; height:10px;}
.TdTopRightCorner{text-align:right; vertical-align:bottom; width:10px; height:10px;}
.TdBottomLeftCorner{text-align:left; vertical-align:top; width:10px; height:10px;}
.TdBottomRightCorner{text-align:right; vertical-align:top; width:10px; height:10px;}


/* News Scroller And Sales */
.NewsTitle {font-weight:bold; color: #e50e0c;}
.NewsText {font-weight:normal; color: #4b5b25;}

a.NewsLink:link{color: #4b5b25; text-decoration:none; font-weight:normal;}
a.NewsLink:active{color: #4b5b25; text-decoration:none; font-weight:normal;}
a.NewsLink:visited{color: #4b5b25; text-decoration:none; font-weight:normal;}
a.NewsLink:hover{color: #303a19; text-decoration:none; font-weight:normal;}

#MoreSales{background-color:#e8f2d0;padding-top:1px; padding-bottom:1px; padding-left:5px; border-top:1px solid #ffffff; text-align:left;}

a.MoreSales:link{color: #4b5b25; text-decoration:none; font-weight:normal;font-size:11px;}
a.MoreSales:active{color: #4b5b25; text-decoration:none; font-weight:normal;font-size:11px;}
a.MoreSales:visited{color: #4b5b25; text-decoration:none; font-weight:normal;font-size:11px;}
a.MoreSales:hover{color: #303a19; text-decoration:none; font-weight:normal;font-size:11px;}

/*content*/
h1
{	             
    font-size:18px; 
    color:#df0d0e;
    direction: rtl;
    text-align:right;
    font-weight:bold;
    margin:0px 0px 3px 0px;
}

h2
{	             
    font-size:16px; 
    color: #4e6d3e;
    direction: rtl;
    text-align:right;
    font-weight:bold;
    margin:0px 0px 0px 0px;
}

.H1Title
{
	direction:rtl;
	text-align:right;
	padding:0px 15px 0px px;
}

p
{	             
    font-size:13px; 
    color: #3f4825;
    direction: rtl;
    text-align:right;
    margin-bottom:2px;
    margin-top:2px;
}

.Text
{	             
    font-size:13px; 
    color: #3f4825;
    direction: rtl;
    text-align:right;
}
.Contact
{
    font-size:13px; 
    color: White;
    direction: rtl;
}		

.BoxTitleBG{background-color:#d2e6a1; background-image:url('App_Thems/design/BoxTitleBG.jpg'); background-repeat:no-repeat; background-position:center top; border-bottom-color:#ffffff; border-bottom-style:solid; border-bottom-width:1px;}
.BoxTextBG{background-color:#e8f2d0;padding-right:7px;}

#MainBG{width:100%; height:100%; text-align:center; vertical-align:middle;}
/*#MainBG{width:100%; height:100%;background: #d1b283 url('App_Thems/design/general_bg.jpg'); background-repeat:repeat-x; background-position:top; text-align:center; vertical-align:middle;}*/
#ContentTD{width:780px; text-align:center; vertical-align:middle;}
/*#ContentTD{width:780px; background: url('App_Thems/design/page_bg.gif'); background-repeat:repeat-y; background-position:top left; text-align:center; vertical-align:middle;}*/
#ContentFrame{width:780px; height:468px; border:0px solid red; background: #000000; vertical-align:top;}
#ContentTbl{width:780px; height:468px;}
#GrayBGFrame{background-color:Gray; padding:4px 4px 4px 4px;}
.ButtonClickedStyle{background: url('App_Thems/design/btn_clck_bg.jpg'); background-repeat:repeat-x; font-size:10px; }
.ButtonClickTopStyle{background-color:Transparent; font-size:9px;color:White}

/*header*/
.HeaderTD{vertical-align:top; height:121px;}
.HeaderTopDiv{background:black url('App_Thems/StructurePics/MainTopDiv.jpg'); background-repeat:no-repeat; background-position:top center; text-align:right; vertical-align:top; padding:5px 0px 0px 10px;}

.TopRightCorner{background: url('App_Thems/design/content_bg.jpg'); background-repeat:no-repeat; background-position:top right; text-align:right; vertical-align:top;}
.TopRightCorner2{background: url('App_Thems/design/content_bg2.jpg'); background-repeat:no-repeat; background-position:top right; text-align:right; vertical-align:top;}
.TopRightCornerContact{background: url('App_Thems/design/contact_bg.jpg'); background-repeat:no-repeat; background-position:top right; text-align:right; vertical-align:top;}
.TextContentCell{text-align:right; vertical-align:middle; padding:15px 15px 5px 10px;}
.ContentTextDiv {text-align:justify; vertical-align:top; font-size:12px; color:#000000; direction: rtl;}
.ContentTextDiv_NoBorder {text-align:justify; font-size:13px; color: White; direction: rtl; background:#f5deb2; padding:10 10 10 10;}
.ContentTextDivRight {text-align:right; font-size:13px; color: White; direction: rtl; background:#f5deb2; border:1px solid #edbf72; padding:10 10 10 10;}

#picuresTab{width:380px;}
#videosTab{width:380px;}
.MediaContainer{vertical-align:top; text-align:center; border:0px solid red; margin-top:0px;margin-bottom:0px;}

.GalleryImageItem{border:4px solid #edf4d5;}

#SlideShow{border:3px solid Gray;}

/*galleries*/
.GalleryCell{color:#69322b; height:25px; padding:1px 7px 3px 7px; vertical-align:middle; text-decoration: none ; font-weight: normal ; font-size : 13px ; font-family : arial ; direction : rtl; cursor:hand;}
.OverGalleryCell{color:#69322b; height:25px; padding:1px 7px 3px 7px; vertical-align:middle; text-decoration: none ; font-weight: normal ; font-size : 13px ; font-family : arial ; direction : rtl; cursor:hand;}
.ActiveGalleryCell{color:#69322b; height:25px; padding:1px 7px 3px 7px; vertical-align:middle; text-decoration: none ; font-weight: bold ; font-size : 13px ; font-family : arial ; direction : rtl;}

.GalleriesTitle{background: url('App_Thems/design/GalleriesTitleBG.gif'); background-repeat:no-repeat; background-position:top center;}

.EventCell{text-align:right; height:22; padding:2px 15px 2px 5px; margin-bottom:2px; vertical-align:middle; color:#db0000 ; text-decoration: none ; font-weight:bold ;font-size : 12px ; font-family : arial; direction : rtl; cursor:hand;}
.OverEventCell{text-align:right; height:22; padding:2px 15px 2px 5px; margin-bottom:2px; vertical-align:middle; color:#474646 ; text-decoration: none ; font-weight:bold ;font-size : 12px ; font-family : arial; direction : rtl; cursor:hand;}
.ActiveEventCell{text-align:right; height:22; padding:2px 15px 2px 5px; margin-bottom:2px; vertical-align:middle; color:#4e6d3e ; text-decoration: none ; font-weight:bold ;font-size : 12px ; font-family : arial; direction : rtl; cursor:hand;}

.LittleButton{height:25px; width:50px; padding:3px 7px 3px 7px; margin:0px 0px 0px 0px; vertical-align:middle; text-align:center; color:#ffffff; background-color:#656565;  text-decoration: none ; font-weight:bold ;font-size : 12px ; font-family :arial ; direction : rtl; cursor:hand;}
.ActiveLittleButton{height:25px; width:50px; padding:3px 7px 3px 7px; margin:0px 0px 0px 0px; vertical-align:middle; text-align:center; color:Gray; background-color:#2C2C2C;  text-decoration: none ; font-weight:bold ;font-size : 12px ; font-family : arial; direction : rtl; cursor:hand;}

/*Private*/
.SemiButton{background: url('App_Thems/design/SemmiButton.jpg'); background-repeat:no-repeat; background-position:top center; width:118px; height:23px; text-align:center; vertical-align:middle; color:#61432a; font-size:13px; font-weight:bold; cursor:hand;}
.SemiButtonActive{background:url('App_Thems/design/SemmiButtonActive.jpg'); background-position:top center; background-repeat:no-repeat; width:118px; height:23px; text-align:center; vertical-align:middle; color:#61432a; font-size:13px; font-weight:bold; cursor:hand;}
.Saperator{font-size:1px; width:1px; border-left:1px dashed #a8be68;}

.SaperatorH{font-size:1px; height:1px; border-top:1px dashed #a8be68; margin-top:5px; margin-bottom:10px;}

.DivScroller
{	
	border:0px gray solid; 
	padding:0 5 5 0;
	overflow-y:auto; overflow-x:hidden;
	margin:0 0 0 0;
	height:300px;
	direction:ltr;
	text-align:justify;
	scrollbar-base-color: #edf4d5;
	scrollbar-arrow-color: #db0000;
	scrollbar-3dlight-color: #c4c9b1;
	scrollbar-darkshadow-color: #e6f3b9;
	scrollbar-face-color: #edf4d5;
	scrollbar-highlight-color: #b4bf8d;
	scrollbar-shadow-color: #b4bf8d;
	scrollbar-track-color: #ffffff;
	background:transparent;

}

/* footer*/
#FooterTbl{font-size:12px;}
.Footer{ width:750px; padding:4 0 4 0;font-size:12px;}
.FooterTitle{color:#a3a2a2;font-size:12px;}
.FooterText{color:#b5b4b4;font-size:12px;}
.FooterSmallText{color:#a77c37; padding-top:5; font-size:10px; }

#FooterTbl a:link{color:#ffffff; text-decoration:none;}
#FooterTbl a:visited{color:#ffffff; text-decoration: none;}
#FooterTbl a:active{color:#ffffff; text-decoration: none;}
#FooterTbl a:hover{color:#dddada; text-decoration: none;}

/* form */
.InputText {font-size :12px ; font-family :arial; direction:rtl ;font-weight:normal; border:1px solid #aaaaaa; width:100%;}
.InputSelect {font-size :10px ; color:#000000; font-family :arial; direction:rtl ;font-weight:normal; border:1px solid #eebe72; width:48px;}
.Form {color: #000000 ; font-size :12px ; font-family : arial ; direction : rtl ; font-weight:normal ; text-align: right; padding-right:3px}
.ReqFeild {color:#e80404; font-size:11px ; font-family : arial ; direction : rtl; padding:0px 3px 0px 1px;}
.Button{font-size:12px; font-weight:bold; width:100px; height:20px; border:0px solid #9c9c9c; color: #ffffff; background-image:url('App_Thems/design/buttonBg.gif'); text-align:center; cursor:hand}
.ButtonOn{font-size:12px; font-weight:bold; width:80px; border:0px solid #66635E; color: #D08F2B; background: url('App_Thems/design/button.gif'); text-align:center;cursor:hand}
.ButtonDisabled{font-size:12px; font-weight:bold; width:80px; border:0px solid #545252; color: #909095; background: url('App_Thems/design/button.gif'); text-align:center;cursor:hand}

.Frame
{
	width:100%; height:100%; 
	border:0px solid #b5b5b5; 
}

.ContentTD{text-align:center; vertical-align:top; width:780px;}
.RightCellBG{background:#2f104b url('App_Thems/design/bg_right.jpg'); background-repeat:no-repeat; background-position:top left;}
.LeftCellBG{background:#2f104b url('App_Thems/design/bg_left.jpg'); background-repeat:no-repeat; background-position:top right;}

.AtractionImg{border:2px solid #0dc7f5;}
.Title{color:#0a9dcb; font-weight: bold; text-align:right;font-size:14px;}
.Content{padding: 20 30 20 30; text-align:right;}

a.nav:link{color:#B5B6BC; text-decoration:none; font-weight:bold}
a.nav:visited{color:#B5B6BC; text-decoration: none;font-weight:bold}
a.nav:hover{color:#F1EEE8; text-decoration: none;font-weight:bold}
a.nav:active{color:#F1EEE8; text-decoration: none;font-weight:bold}

.Spacer {font-size:1px;}
	
/* Gallery */
.ImgGalleryBorder {width:100px; height:100px; padding:4px 4px 2px 4px; text-align:center; vertical-align:middle; border:1px solid #ffffff; display:inline; margin:17px 50px 17px 50px;}
.Small_Image {position:relative; cursor:hand; border:2px solid #2883a9; filter:alpha(opacity=60);moz-opacity:0.3}
.Big_Img {border:1px solid #FFFFFF;FILTER: progid:DXImageTransform.Microsoft.fade(duration=3)}


a.BackLink:link{color:#398eb3; text-decoration:none; font-weight:bold}
a.BackLink:visited{color:#398eb3; text-decoration: none;font-weight:bold}
a.BackLink:hover{color:#9d8136; text-decoration: none;font-weight:bold}
a.BackLink:active{color:#9d8136; text-decoration: none;font-weight:bold}

/*articles*/
.ArticleMediaThumb{border: 2px solid #edf4d5; margin:0px 6px 6px 0px; width:80px; height:60px; cursor:hand;}
.ArticleMediaThumbOver{border: 2px solid #ffffff; margin:0px 6px 6px 0px; width:80px; height:60px; cursor:hand;}
.ArticleMediaThumbActive{border: 2px solid #FF0000; margin:0px 6px 6px 0px; width:80px; height:60px;}
.ArticleTalkbackTitle{font-size:13px; font-weight:bold; color:#ffffff; text-align:right;}
.listingLink{color:Blue;font-size:19px}


/*pager*/
.listingLink 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: Gray; 
    text-decoration:none;
    margin-left:0px;
    margin-right:0px;
}

a.listingLink:link {font-weight: bold; color:Gray; text-decoration:none;font-size: 12px;}
a.listingLink:active {font-weight: bold; color:#db0000; text-decoration:none;font-size: 12px;}
a.listingLink:visited {font-weight: bold; color:Gray; text-decoration:none;font-size: 12px;}
a.listingLink:hover {font-weight: bold; color:#e50e0c; text-decoration:none;font-size: 12px;}

.activepage {color:#4a5628;background-color: #cad1b2;font-weight: bold;font-size: 12px;}

/*Map*/
.MapMouseOut{border:solid 3px #edf4d5;}
.MapMouseOver{border:solid 3px #404a25;}


#SiteMapLinks a:link{font-size:13px; color: #4b5b25; text-decoration:none; height:22px;}
#SiteMapLinks a:active{font-size:13px; color: #4b5b25; text-decoration:none; height:22px;}
#SiteMapLinks a:visited{font-size:13px; color: #4b5b25; text-decoration:none; height:22px;}
#SiteMapLinks a:hover{font-size:13px; color: #df0d0e; text-decoration:none; height:22px;}

.DivTitle{background:#edf4d5; font-size:14px; font-weight:bold;color:#4c562e; margin-bottom:4px;}

.ImgCelebs{height:90px; width:120px; margin-right:6px; margin-left:6px; margin-top:6px; margin-bottom:6px;}
