body	{
	margin: 0 0 0 0;
	text-align: right;
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
	
#Container	{
	width: 770px;
	text-align: right;
	margin: 0em auto;
	background-color: #FFFFFF;
	}
#ContainerHome	{
	width: 765px;
	text-align: right;
	background-color:#FFFFFF;
	margin-left: auto;
	}

#Header	{
	background-color: #FFFFFF;
	}
	
#MainBody {
	width: 666px;
	float: right;
	}

#MainHome {
	padding-bottom: 20px;
	}
	
#Content	{
	padding: 0px;
	margin:0px;
	direction:rtl;
	text-align: right;
	direction:rtl;
	}


#SideBar {
	width: 104px;
	float: left;
	padding-right: 0px;
	padding-top: 0px;
}

	.err	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 100%;
	font-style :italic ;
	margin-bottom: 10px;
	color: #FF0000;
	line-height: 120%;
	}


/*** logo styles *****************/

#Logo{
	float: right;
	padding-top: 8px;
	padding-right: 10px;
}	

/*** UtilityLinks styles *****************/

#UtilityLinks{
	color: #333333;
	float: none;
	padding-left: 8px;
	font-size: 95%;
	text-align: left;
	padding-top: 2px;
	margin-left: 0px;
	clear: both;
	background-image: url(../Images/UtilityBg.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
	background-color: #C9C9C9;
}

#UtilityLinks a{
	color: #003399;
	text-decoration: none;
}

#UtilityLinks a:hover{
	text-decoration: underline;
	color: #0000FF;
}

/*** UtilityLinks styles *****************/

#UtilityUserLinks{
	color: #003399;
	float: right;
	text-align: right;
	margin-left: 0px;
	direction: rtl;
	padding-right: 8px;
}

#UtilityUserLinks a{
	color: #003399;
	text-decoration: none;
}

#UtilityUserLinks a:hover{
	text-decoration: underline;
	color: #0033FF;
}


/*** General Tags *****************/

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover, a:active	{
	color: #0033FF;
	text-decoration: underline;
	}
	
h1	{
	color: #0C0C96;
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	font-style: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	direction: rtl;
	}
	
h2	{
	color: #003399;
	margin: 0px 0 5px 0;
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	direction: rtl;
	}
	
		
h2 a:link {
	color: #003399;
	text-decoration: none;
	}
	
h2 a:visited {
	color: #003399;
	text-decoration: none;
	}
	
h2 a:hover, h2 a:active	{
	color: #0033CC;
	text-decoration: underline;
	}
	
h3	{
	color: #333333;
	margin-top: 4px;
	font-size: 110%;
	margin-bottom: 0px;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #133285;
	line-height: 130%;
	}

h5	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	}
h6	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	}

p	{
	font-size: 95%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	direction:rtl;
	color: #333333;
	text-align: right;
	}

ul {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-image:  url(../Images/Bullet.gif);
	font-size: 95%;
	direction:rtl;
	}

ul ul{
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: none;
	}

ol {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	}

li {
	padding-bottom: 13px;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #000000;
	line-height: 120%;
	}
	
.Price	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #FF6600;
	line-height: 120%;
	}
/************ navbar styles **************/

#NavBar {
	font-size:110%;
	line-height:normal;
	float: right;
	background-image: url(../Images/NavBarBg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 100%;
	clear: both;
	vertical-align: bottom;
	padding-top: 3px;
	background-color: #79AA3D;
	border-top: 1px solid #009900;
      }
	  
#NavBar ul {
	margin:0px;
	list-style: none;
	float: none;
	text-align: right;
	line-height: 120%;
	padding-right: 8px;
	
      }
	  
#NavBar li {
	margin:0;
	float: right;
	background-image: url(../Images/NavLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0px 8px;
	margin-left: 6px;
      }

#NavBar a {
	float:right;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 8px 5px 0px;
	background-image: url(../Images/NavRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFFFFF;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#NavBar a {float:none;}
    /* End IE5-Mac hack */
#NavBar a:hover {
	color:#FFCC00;
	background-image: url(../Images/NavRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
      }
#NavBar #Current	{
	background-image: url(../Images/NavLeftOn.gif);
	background-position: top left;
	padding-left: 8px;
	padding-bottom: 0px;
}

#NavBar #Current a {
	background-image: url(../Images/NavRightOn.gif);
	color: #000000;
	padding-bottom: 6px;
}

/************ Tabs styles **************/

#Tabs {
	font-size:100%;
	line-height:normal;
	background-repeat: repeat-x;
	background-image:  url(../Images/TabsBg.gif);
	margin-bottom: 10px;
	text-align: center;
	float: left;
	margin-top: 12px;
	background-position: bottom;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 100%;
	direction: rtl;
      }
	  
#Tabs ul {
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style: none;
	float: right;
	text-align: right;
	line-height: 120%;
      }
	  
#Tabs li {
	margin:0;
	padding:0px 0px 0 5px;
	float: left;
	background-image: url("../Images/TabLeft.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 2px;
      }

#Tabs a {
	float:right;
	display:block;
	padding:3px 10px 2px 7px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#Tabs a {float:none;}
    /* End IE5-Mac hack */
#Tabs a:hover {
	color:#99CC00;
      }
#Tabs #current {
	background-image:  url("../images/TabLeftOn.gif");
	background-repeat: no-repeat;
	border-width: 0;
	border-bottom: 1px solid #FFFFFF;
}

#Tabs #current a {
	background-image:  url("../images/TabRightOn.gif");
	color:#006600;
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}

/************ BreadCrumbs styles **************/

#BreadCrumbs	{
	color: #000000;
	font-size: 95%;
	padding-top: 5px;
	padding-bottom: 5px;
	direction:rtl;
	clear: both;
	}
	
#BreadCrumbs a	{
	color: #000000;
	text-decoration: none;
	}
	
#BreadCrumbs a:hover	{
	color: #0033FF;
	text-decoration: underline;
	}
	
#BreadCrumbs .Active {
	font-size: 120%;
	font-weight: bold;
	color: #003399;
}

#Breadcrumb1_breadcrumblbl h1 {
	color: #003399;
	padding-top: 4px;
	padding-right: 5px;
	font-size: 110%;
display: inline; 

	margin: 0;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	direction: rtl;
}

/************ footer styles **************/
#Footer {
	direction:rtl;
	background-repeat: repeat-x;
	background-image: url(../Images/FooterBg.gif);
	background-position: top;
	padding-top: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	clear: both;
	}
#Footer	p{
	color: #003366;
	text-align: right;
	font-size: 85%;
	line-height: 180%;
	padding-top: 5px;
	padding-right: 0px;
	margin: 0;
	}
	
#Footer a:link	{
	color: #003399;
	text-decoration: none;
	}
	
#Footer a:visited	{
	color: #003399;
	text-decoration: none;
	}

#Footer a:hover	{
	color: #0033FF;
	text-decoration: underline;
	}

.FooterNav {
	font-size: 100%;
	font-weight: normal;
	color: #003399;
	text-align: right;
	padding-bottom: 5px;
}
#Footer .FooterNav a {
	color: #003399;
	margin: 0 5px 0 5px;
}

/*** SideMenu styles **************/

.SideMenu {
	width: 198px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.SideMenu ul {
	margin: 0 1px 0 1px;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	line-height: 100%;
	list-style-image: none;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 3px 7px 3px 3px;
	line-height: 140%;
	text-align: right;
	width: 186px;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #003399;
	text-decoration: none;
	background-image: url(../Images/SideMenuDown.gif);
	background-repeat: repeat-x;
	background-position: top right;
	font-weight: bold;
}

.SideMenu a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #F0F4F9;
	background-image: url(../Images/SideMenuOver.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #CC0000;
	background-repeat: repeat-x;
	background-image: url(../Images/SideMenuSelected.gif);
	border-right: none;
	background-position: top right;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 85%;
	font-family: Arial, Miriam, David, sans-serif;
}

/*** Tables styles **************************/

.TableList {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 2px 5px 2px 0px;
	direction: rtl;
	width: 100%;
}

.TableList td {
	padding: 2px 5px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
}

.TableList th {
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../Images/TableListThBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
}
.TableList caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

.TableListTr {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
	border-bottom: solid #B2B2B2 1px;
}
 
.TableDetails {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 3px;
	font-size: 100%;
	direction: rtl;
}

.TableDetails td {
	padding: 3px 0px 3px 0px;
	text-align: right;
	vertical-align: top;
}

.TableDetails th {
	padding: 3px 2px 3px 2px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.FormButton 		{
	FONT-SIZE: 100%;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: left;
	padding-top: 1px;
	font-weight: normal;
	color: #999999;
	direction: ltr;
	float: left;
	padding-bottom: 1px;
}
.PageNumbers a	{
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	direction: inherit;
	margin: 0 2px 0 2px;
	border: solid #CCCCCC 1px;
	}

.PageNumbers a:visited	{
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #4F8F00;
	}
	
.Selected	{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: solid #4F8F00 1px;
	background-color: #4F8F00;
	margin: 0 2px 0 2px;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0 2px 0 2px;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
	line-height: 1%;
	height: 0px;
}

.ImageFloatLeft	{
	float: left;
	margin: 0 10px 10px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 0 10px 10px;
	}
	
.ImageItem	{
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	}
.ImageNews	{
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	}

.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.ContentBox {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.ContentBox em{
	color: #CC0000;
	font-size: 120%;
}

.PageTop {
	text-align: left;
	margin-bottom: 20px;
	padding-left: 20px;
	background-image: url("../images/top.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#HeaderSearch {
	text-align: left;
	float: left;
	padding-left: 3px;
}
#HeaderTop {
	background-image: url(../Images/HeaderBg.gif);
	background-repeat: repeat-x;
	height: 75px;
	background-position: bottom;
}
#NavBarBottom {
	background-image: url(../Images/NavBarBottomBg.gif);
	clear: both;
	background-repeat: no-repeat;
	height: 13px;
	line-height: 10%;
	margin-top: 0px;
}
/*** ContentBox styles **************/

#TextMarketingTop
{
 float:right;
direction:rtl;
}

#TextMarketingMid
{
 float:right;
direction:rtl;
}

#TextMarketingDown
{
 float:right;
direction:rtl;
}

#TextMarketingLeft
{
 float:right;
direction:rtl;
}


.ContentBoxTop {
	background-repeat: no-repeat;
	background-position: top;
}

.ContentBoxBottom {
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0px;
	clear: both;
}

#SideBar .ContentBox {
	background-image: url(../Images/SideBoxBg.gif);
	text-align: right;
}
#SideBar .ContentBoxTop {
	background-image: url(../Images/SideBoxTopBG.gif);
	padding: 5px 0px 0px 0px;
}

#SideBar .ContentBoxBottom {
	background-image: url(../Images/SideBoxBottomBg.gif);
}

#Content .ContentBox {
	background-image: url(../Images/ContentBoxBg.gif);
	text-align: right;
}
#Content .ContentBoxTop {
	background-image: url(../Images/ContentBoxTopBG.gif);
	padding: 10px 10px 0px 10px;
	line-height: 120%;
}

#Content .ContentBoxBottom {
	background-image: url(../Images/ContentBoxBottomBg.gif);
}
.FloatLeft {
	float: left;
	text-align: left;
}
.FloatRight{
	float: right;
	text-align: right;
}
#Container #SideBar .ContentBox h2 {
	color: #CC0000;
	font-size: 110%;
	padding: 0px 10px 0px 10px;
}

.ContentBox form {
	margin: 0px;
	padding: 0px;
}


/*** ItemBox styles **************/

.ItemBoxAuction {
	width: 221px;
	background-image: url(../Images/ItemBoxBg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 5px;
	float: right;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.ItemBoxGroup {
	width: 221px;
	background-image: url(../Images/ItemBoxBg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 5px;
	float: right;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.ItemBoxMoadon {
	width: 221px;
	background-image: url(../Images/ItemBoxBg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 5px;
	float: right;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.ItemBoxTours {
	width: 380px;
	height: 150px;
	background-image: url(../Images/toursbox.gif);
	background-position: top right;
	background-repeat: no-repeat;

	padding: 12px  0px 0px 5px;
	float: right;
	
	
}

.ItemImageTours {
	float: right;
	width: 180px;
	padding-right: 6px;
}

.ItemDescriptionTours {
	float: left;
	padding-right: 5px;
	width: 180px;
	padding-left: 5px;
	font-size: 11px;
	}
	

/* for understanding browsers */
.ItemDetailsTours {
	min-height: 7em;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .ItemDetailsTours {
	height: 7em;
}
/**/

.ItemParametersTours {
	width: 150px;
	

	padding: 2px 0px 0 0;
	clear: both;
	text-align: right;
	float: none;
	margin-right: 5px;
}

.PriceTours
{
font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-decoration: none;font-weight:bold;color:#000066;text-indent: 1px;	
}

.ItemSale
{
	margin-left:10px;
	float:left;
	height:25px;	
	width: 205px;	
}

.ItemParameters {
	height:60px;
	width: 205px;
	background-image: url(../Images/ItemBgAuction.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 2px 0px 0 0;
	clear: both;
	text-align: right;
	float: none;
	margin-right: 10px;
}
.ItemImage {
	float: right;
	width: 80px;
	padding-right: 6px;
}
.ItemDescription {
	float: left;
	padding-right: 5px;
	width: 119px;
	padding-left: 5px;

	}
/* for understanding browsers */
.ItemDetails {
		min-height:105px;
	/*min-height: 7em;*/
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .ItemDetails {
		min-height:105px;
	/*min-height: 7em;*/
}
/**/
.ItemDescription p {
	font-size: 90%;
	padding: 0px;
	margin: 0;
	line-height: 130%;
}
.ItemParameters table {
	direction: rtl;
	width: 100%;
}
.ItemParameters th {
	text-align: right;
	font-weight: normal;
	padding-right: 3px;
	padding-top: 2px;
}
.ItemDescriptionDeal {
	font-size: 100%;
	font-weight: bold;
	color: #003399;
	border-top: 1px solid #CCCCCC;
	margin: 7px 0 0 0;
	line-height: 140%;
}
.ItemDescriptionDeal img {
	float: left;
}
.ItemParameters td {
	padding-right: 3px;
	text-align: right;
	padding-left: 2px;
	padding-top: 2px;
	font-weight: bold;
}
.ItemParametersRecommendPrice {
	color: #000000;
}
.ItemParametersPrice {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
.ItemParametersPrice th {
	font-weight: normal;
}

.ItemParametersTime {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
.ItemParametersTime th {
	font-weight: normal;
}
.ItemParametersDelivery {
	color: #003399;
}
.ItemParametersNote {
	font-weight: bold;
	color: #003399;
	font-size: 105%;
}

/*** Home ItemBox styles **************/

.HomeItems {
	margin-top: 10px;
	margin-bottom: 10px;
}
.HomeItemBoxImage {
	background-image: url(../Images/HomeItemTopBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: top;
}
.HomeItemBox {
	width: 179px;
	text-align: right;
}
.HomeItemBoxTitle {
	background-image: url(../Images/HomeItemTitleBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0 5px 0 5px;
}
.HomeItemBoxParameters {
	background-image: url(../Images/HomeItemParametersBg.gif);
	padding-right: 3px;
	padding-left: 3px;
}
.HomeItemBoxParameters th {
	font-weight: normal;
}
.HomeItemBoxBottom {
	background-image: url(../Images/HomeItemBottomBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 4px;
}
.HomeItemBoxBottom h3 {
	color: #0033CC;
	text-align: center;
	padding-bottom: 4px;
}
.HomeItemTimer {
	background-image: url(../Images/HomeItemTimerBg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.Banner {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 70%;
}
.TopBanner {
	margin-bottom: 10px;
}

#SideBar .ContentBox table {
	direction: rtl;
}
#NavBar #HeaderSearch li {
	float: left;
}
.ItemsContainerTitle {
	font-weight: bold;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

.ItemsContainerTitleBottom {
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.CategoryBox {
	background-image: url(../Images/CategoryBoxBottomBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.ItemDescription strong {
	font-weight: bold;
	color: #CC0000;
}
.ItemsContainer {
	margin-bottom: 0px;
}

.ItemDescription a:link {
	color: #000000;
	text-decoration: none;
}

.ItemDescription a:visited {
	color: #000000;
	text-decoration: none;
}

.ItemDescription a:hover, .ItemDescription a:active	{
	color: #0033FF;
	text-decoration: underline;
	}

.ItemParameters dd {
	float: left;
	clear: left;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	width: 70px;
}
.ItemParameters dt {
	float: right;
	clear: right;
	width: 80px;
}
.ItemParameters dl {
	padding-right: 8px;
}
#ItemsPageWrapper {
	background-image: url(../Images/ItemsPageWrapperBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	margin-top: 10px;
}
#ContentPageWrapper {
	clear: both;
	margin-top: 0px;
	margin-bottom: 20px;
}

.CategoryBoxInner {
	background-image: url(../Images/CategoryBoxTopBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-right: 0px;
	margin-left: 0px;
	width: 770px;
}
.CategoryBoxItem {
	float: right;
	width: 153px;
	height: auto;
	min-height:10em;
	border-left: 1px solid #CCCCCC;
}
/* for Internet Explorer */
/*\*/
* html .CategoryBoxItem {
	height: 10em;
}
/**/
#HeaderTop .Banner {
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-bottom: 0px;
}
.CategoryBoxItem ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.CategoryBoxItem li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.CategoryBoxItem a {
	display: block;
	padding: 1px 5px 3px 2px;
	direction:rtl;
	margin: 0px;
	width: 146px;
	line-height: 110%;
}
.CategoryBoxItem a:link, .CategoryBoxItem a:visited   {
	display: block;
	direction:rtl;
	margin: 0px;
}
.CategoryBoxItem a:hover {
	color: #000000;
	background-color: #FFFFCC;
}
.CategoryBoxItem h1 {
	color: #003399;
	padding-top: 4px;
	padding-right: 5px;
	font-size: 110%;

	margin: 0px 0 5px 0;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	direction: rtl;
}
.FooterPatent {
	text-align: center;
	clear: both;
	border-top: 1px solid #CCCCCC;
}
.FooterPatent p {
	text-align: center;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
.ItemBoxGroup .ItemParameters {
	background-image: url(../Images/ItemBgGroup.gif);
}

.ItemBoxMoadon .ItemParameters {
	background-image: url(../Images/ITEMToAuctionMoadon.gif);
}


.CategoryBoxLast a{
	border-top: 1px solid #CCCCCC;
	text-align:left;
}
#ItemLeftBox {
	float: left;
	width: 372px;
}
#ItemRightBox {
	float: right;
	width: 391px;
	background-image: url(../Images/ItemRightBoxBg.gif);
	background-repeat: repeat-x;
}
#ItemSpecBox {
	clear: both;
	border-top: 4px solid #CCCCCC;
	background-color: #FFFFFF;
}
#Item2ColPageWrapper {
	border-top: 1px solid #CCCCCC;
	background-image: url(../Images/Item2ColPageWrapperBg.gif);
	background-repeat: repeat-y;
}
.ItemAuctionButtons {
	padding: 10px 15px 10px 10px;
}
.ItemDetailsPromo {
	font-weight: bold;
	color: #003399;
	padding: 0px 2px 0px 5px;
	float:right;
}

#description
{
	float:right;
	text-align:right;
	direction: rtl;

}


.FullBanner {
	text-align: center;
}
.Explain {
	font-size: 85%;
}
.DashboardTimer  .Explain {
	float: left;
}

/*** Auction styles **************/


#Auction .TableList {
	background-color: #EDFFD2;
}
#Auction .TableList .MyBidRow {
	background-image: url(../Images/TableListMyBidBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #009900;
	color: #FFFFFF;
}
#Auction .DashboardTimer {
	background-image: url(../Images/AuctionDashboardTimerBg.gif);
	background-repeat: no-repeat;
	width: 188px;
	float: right;
	height: 148px;
}
#Auction .DashboardBid {
	background-image: url(../Images/AuctionDashboardBidBg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	width: 157px;
	text-align: center;
}

#Auction .DashboardBid .BidStatus {
	height: 40px;
	font-weight: bold;
	margin-top: 6px;
	text-align: right;
	direction: rtl;
}
#Auction .DashboardBid .BidMessage {
	height: 42px;
	line-height: 130%;
}
#Auction .DashboardBid .BidAdd {
	height: 60px;
}
#Auction .DashboardBidClosed {
	float: left;
	height: 148px;
	width: 157px;
	text-align: right;
	font-weight: bold;
}
#Auction .Dashboard {
	width: 366px;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 10px;
}
#Auction .BidStatus .Smiley {
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 5px;
}
#Auction .DashboardTimer .TimerStatus {
	margin-top: 15px;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 120%;
	height: 25px;

}
#Auction .DashboardTimer #Active {
	background-color: #009900;
}
#Auction .DashboardTimer #FirstTime {
	background-color: #FF6600;
}
#Auction .DashboardTimer #SecondTime {
	background-color: #CC0000;
}
#Auction .DashboardTimer #ThirdTime {
	background-color: #FF0000;
}
#Auction .DashboardTimer #Closed {
	background-color: #003399;
}
#Auction .DashboardTimer .TimerTimeLeft {
	margin-top: 30px;
	margin-right: 20px;
	height: 20px;
	direction: rtl;
	margin-left: 20px;
}
#Auction .DashboardTimer .TimerCountDown {
	height: 58px;
	text-align: center;
	font-size: 280%;
	color: #FFFFFF;
	line-height: 120%;
}
#Auction .ItemBoxAuction {
	width: 100%;
	background-image: url(none);
	border-top: 1px solid #CCCCCC;
	border-left: none;
	border-bottom: none;
}

#Auction .ItemBoxGroup {
	width: 100%;
	background-image: url(none);
	border-top: 1px solid #CCCCCC;
	border-left: none;
	border-bottom: none;
}

#Auction .ItemBoxMoadon {
	width: 100%;
	background-image: url(none);
	border-top: 1px solid #CCCCCC;
	border-left: none;
	border-bottom: none;
}

#Auction .ItemParameters {
	float: left;
	width: 150px;
	clear: none;
	margin-right: 5px;
	background-position: bottom right;
	
}
#Auction .ItemDetails {
	float: right;
	width: 235px;
}
#Auction .ItemDescription {
	width: 144px;
}
#Auction .ItemImage {
	padding-right: 0px;
}
#Auction .ItemParameters td {
	padding-top: 5px;
}


/*** Group styles **************/


#Group .TableList {
	background-color: #EDFFD2;
}
#Group .TableList .MyBidRow {
	background-image: url(../Images/TableListMyBidBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #009900;
	color: #FFFFFF;
}
#Group .DashboardTimer {
	background-image: url(../Images/GroupDashboardTimerBg.gif);
	background-repeat: no-repeat;
	width: 188px;
	float: right;
	height: 148px;
}
#Group .DashboardBid {
	background-image: url(../Images/GroupDashboardBidBg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	width: 157px;
	text-align: center;
}

#Group .DashboardBid .BidMessage {
	height: 30px;
	font-weight: bold;
	margin-top: 6px;
	text-align: center;
	direction: rtl;
}
#Group .DashboardBid .BidPrice {
	height: 36px;
	line-height: 130%;
	font-size: 180%;
	color: #003399;
	direction: rtl;
}
#Group .DashboardBid .BidAdd {
	height: 60px;
}
#Group .DashboardBidClosed {
	float: left;
	height: 148px;
	width: 157px;
	text-align: right;
	font-weight: bold;
}
#Group .Dashboard {
	width: 366px;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 10px;
}

#Group .DashboardTimer .TimerStatus {
	margin-top: 15px;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 120%;
	height: 25px;
}
#Group .DashboardTimer #Active {
	background-color: #003399;
}
#Group .DashboardTimer .TimerSaleNo {
	margin-top: 30px;
	margin-right: 15px;
	height: 20px;
	direction: rtl;
	margin-left: 15px;
}
#Group .DashboardTimer .TimerMessage {
	margin-top: 5px;
	margin-right: 20px;
	height: 20px;
	direction: rtl;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}
.FaqItem {
	background-color: #F4F4F4;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px 50px 10px 50px;
}
#ContentPageWrapper #RightCol h2 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 160%;
	font-weight: normal;
	font-style: normal;
}
#ContentPageWrapper #LeftCol h2 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 160%;
	font-weight: normal;
	font-style: normal;
}
#LeftCol{
	width: 380px;
	float: left;
	}	
#RightCol{
	width: 378px;
	float: right;
	direction: rtl;
	}	
.FormNote {
	font-size: 90%;
	color: #CC0000;
}
.Line {
	border-left: 1px solid #CCCCCC;
}
.TableService {
}
.TableService Tr {
	border-top: 1px solid #CCCCCC;
}
.RightBox {
	width: 374px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px 5px 5px 10px;
	float: right;
}
.LeftBox {
	width: 365px;
	border-top: 1px solid #CCCCCC;
	padding: 10px 10px 5px 5px;
	float: left;
}
.Date {
	font-size: 95%;
	color: #666666;
}
.SideBoxAbout {
	background-color: #F6F6F6;
	border: 1px solid #4F8F00;
	width: 228px;
	float: left;
	padding: 10px 10px 10px 10px;
}


/* new - Added By Mahmood*/

.loader {
	background-color: #F6F6F6;
	border: 1px solid #000000;
	width: 70px;
	right:50%;
	font-weight:bold;
	 font-size: 90%;
	float: left;
	padding: 10px 10px 10px 10px;
	position:absolute;
	z-index: 100;
}


.ItemBoxPer {
	width: 221px;
	background-image: url(../Images/ItemBoxBg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 5px;
	float: right;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


.ItemBoxDay {
	width: 221px;
	background-image: url(../Images/ItemBoxBg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 5px;
	float: right;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.ItemBoxDay .ItemParameters {
	background-image: url(../Images/ITEMToAuctionBD.gif);
}


.ItemBoxDay .ItemParameters .Closed {
	background-image: url(../Images/ITEMToAuctionBDClosed.gif);
}

.ItemBoxPer .ItemParameters {
	background-image: url(../Images/ItemBgPersonal.gif);
}




.help
{
	cursor:hand;
}

#users_limit {
	height: 36px;
	line-height: 130%;
	font-size: 100%;
	color: #000000;
	direction: rtl;
}



/* JQYERY */
div.jqifade{
      background-color: #000000;
}
div.jqi{
      background-color: #ffffff;
    
      
		 border: 1px solid #666666;
}
div.jqi .jqicontainer{
      background-color: #eee;
      padding: 0px;
      color: #000000;
      font-weight: bold;
      
}
div.jqi .jqimessage{
      background-color: #ffffff;
      direction:rtl;
  
}

div.jqi .jqititle{
      background-color: #ffffff;
      direction:rtl;
      	background-image: url(../Images/HeaderBg.gif);
	 font-size:medium;
	 font-weight: bold;
	 height :25px;
		background-repeat: repeat-x;
	background-position: bottom;
	 padding: 0px 0px 0px 0px;
      margin: 0 0px;
  
}

div.jqi .jqibuttons{
      text-align: center;
      padding: 3px 10px 3px 10px;
      
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
      
} 

#confirmbid
{
	cursor:hand;
	color: #003399;
	font-weight:bolder;
	text-decoration: underline;
}

.MaxMin{
      background-color: #ffffff;
      direction:rtl;
      	background-image: url(../Images/HeaderBg.gif);
	 font-size:small;
	 font-weight: bold;
	 height :20px;
	 
	 text-align:center;
	 cursor:hand;
		background-repeat: repeat-x;
	background-position: bottom;
	 padding: 0px 0px 0px 0px;
      margin: 0 0px;
      position:relative;
      float:left;
     
  
}

.MinMax2{
      background-color: #ffffff;
      direction:rtl;
      	background-image: url(../Images/HeaderBg.gif);
	 font-size:small;
	 font-weight: bold;
	 height :20px;
	 
	 text-align:center;
	 cursor:hand;
		background-repeat: repeat-x;
	background-position: bottom;
	 padding: 0px 0px 0px 0px;
      margin: 0 0px;
      position:relative;
      float:right;
     
  
}

.PerBid {
	margin-top: 15px;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 120%;
	font-weight:normal;
	color: #000;
	text-align: center;
	line-height: 120%;
	height: 25px;
}

.messageinfo	{
	padding: 0px 8px 0px 8px;
	margin:0px;
	text-align: right;
	direction:rtl;
	float:right;
	color:Black;
	font-size: 100%;
	
	
	}
	
	.messageinfomid	{
	padding: 0px 8px 0px 8px;
	margin:0px;
	direction:rtl;
	text-align:center;
	direction:rtl;
	
	}
	
	.SideBoxAbout2 {
	background-color: #F6F6F6;
	border: 1px solid #4F8F00;
	width: 90%;
	float: right;
	
	padding: 10px 10px 10px 10px;
	
}

	.SideBoxAbout3 {
	background-color: #F6F6F6;
	border: 1px solid #4F8F00;
	width: 90%;
	height: 270px;
	float: right;
	padding: 10px 10px 10px 10px;
	
}

	.SideBoxAboutTotal {
	background-color: #F6F6F6;
	border: 1px solid #4F8F00;
	width: 90%;
	height: 100px;
	float: right;
	padding: 10px 10px 10px 10px;
	
}

.loader {
	background-color: #F6F6F6;
	border: 1px solid #000000;
	width: 70px;
	right:50%;
	font-weight:bold;
	 font-size: 90%;
	float: left;
	padding: 10px 10px 10px 10px;
	position:absolute;
	z-index: 100;
}


.TableDetails2 
{
	  	background-image: url(../Images/bg.gif);
	color: #000000;
	font-weight:bold;
	direction:rtl;
	width: 372px;
	height: 129px;
	padding : 0px 0px 0px 0px;
	margin:0 auto;

	

}

.TableDetails3 
{
	background-image: url(../Images/bgBig2.gif);
	border: 0px solid #000000;
	background-color: #eeeeee;
	color: #000000;
	font-weight:bold;
	direction:rtl;
	width: 372px;
	height: 270px;
	padding : 0px 0px 0px 0px;
	margin:0 auto;

	

}


.messageinfo3	{
	padding: 0px 1px 0px 1px;
	margin:0px;
	font-weight:bold;
	text-align: right;
	direction:rtl;
	float:right;
	color:Black;
	font-size: 80%;
	
	
	}
.FilterType {
	float: left;
}




#filterbox {
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 550px;
	right: 20%;
	font-weight:bold;
	font-size: 90%;
	 
	padding: 10px 10px 10px 10px;
	position:absolute;
	z-index: 1;

	
}


.closew{
     direction:rtl;
	 height :20px; 
	 text-align:center;
	 background-repeat: repeat-x;
	 background-position: bottom;
	 padding: 0px 0px 0px 0px;
     margin: 0 0px;
     position:relative;
     float:left;
	 cursor:hand;    
  
}


/*#a462ab*/
.CellcomBox {
	BORDER-RIGHT: #c49eca 1px solid; PADDING-RIGHT: 9px; BORDER-TOP: #c49eca 1px solid; PADDING-LEFT: 9px; PADDING-BOTTOM: 8px; BORDER-LEFT: #c49eca 1px solid; PADDING-TOP: 7px; BORDER-BOTTOM: #c49eca 1px solid; BACKGROUND-COLOR: #d6c6db
}

.CellcomBoxTitle
{
	BORDER-RIGHT: #c49eca 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #c49eca 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 8px; BORDER-LEFT: #c49eca 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #c49eca 1px solid; width:666px;
}


#NavBar #Cellcom	{
	background-image: url(../Images/NavLeftCellcom.gif);
	background-position: top left;
	padding-left: 8px;
	padding-bottom: 0px;
}

#NavBar #Cellcom a {
	background-image: url(../Images/NavRightCellcom.gif);
	color: #FFFFFF;
	padding-bottom: 5px;
}

#NavBar #CellcomCurrent	{
	background-image: url(../Images/NavLeftOn.gif);
	background-position: top left;
	padding-left: 8px;
	padding-bottom: 0px;
}

#NavBar #CellcomCurrent a {
	background-image: url(../Images/NavRightOn.gif);
	color: #9F1F9E;
	padding-bottom: 6px;
}

#upsells #upsellsheader {
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	font-weight:bolder;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../Images/TableListThBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
	cursor:hand;
	
}

#upsells  table {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	padding:  0px 0px 0px 0px;
	direction: rtl;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right:  1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}


#upsells  table tr {
	padding:  0px 0px 1px 0px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;

}

#upsells  table td {
	padding: 0px 0px 0px 0px;

}

#upsells  table th {
	padding:  2px 0px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}


	
/* Zirat Hazirot */

.TableZirat {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 3px;
	font-size: 100%;
	direction: rtl;
}

.TableZirat td {
	padding: 3px 0px 3px 0px;
	text-align: right;
	vertical-align: middle;
	border-bottom: 1px solid #CCCCCC;
}

.TableZirat th {
	padding: 3px 2px 3px 2px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
}
.TableZirat .ZiratTimer {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	width: 3em;
	height: 27px;
	float: right;
	line-height: 160%;
}
.TableZirat .ZiratCall {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 5.7em;
	height: 27px;
	float: left;
	line-height: 180%;
}
.OnSale  {
	background-color: #009900;
}
.First  {
	background-color: #FF6600;
}
.Second  {
	background-color: #CC0000;
}
.Third {
	background-color: #FF0000;
}
.Sold {
	background-color: #003399;
}


	
#TableDetailsPer 
{
	  	
	color: #000000;
	font-weight:bold;
	direction:rtl;
	width: 372px;
	height: 129px;
	padding : 0px 0px 0px 0px;
	margin:0 auto;

}

#moadon
	{
	font-family: Arial;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	direction: rtl;
	line-height: 100%;
	}

.toursboxBlue {
	width:770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align: right;
	float: right;
	font-style: normal;
	font-weight: bold;
	vertical-align:top;
	BORDER: 1px #00;
	background-color: #FFFFFF;
	border: 1px solid #4f81bd;
	direction:rtl;
	margin: 0px 0px 20px 0px;
	
}

.toursboxOrange {
	width:770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align: right;
	float: right;
	font-style: normal;
	font-weight: bold;
	vertical-align:top;
	BORDER: 1px #00;
	background-color: #FFFFFF;
	border: 1px solid #e36c0a;
	direction:rtl;
	margin: 0px 0px 20px 0px;
	
}

pre
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align: right;
	float: right;

	font-style: normal;
	font-weight: bold;
	vertical-align:top;
	margin: 10px 5px 10px 0px;
}

.toursboxBlue .title
{
	height:20px;
	width:770px;
	background-color:#4f81bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align:top;
	
}

.toursboxOrange .title
{
	height:20px;
	width:770px;
	background-color:#e36c0a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align:top;
	
}

#ItemSpecBox  ul {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	/*list-style-image:  url(../Images/Bullet.gif);*/
	list-style: none;
	font-size: 100%;
	direction:rtl;
	}
	
	#ItemSpecBox  li {
		line-height: 100%;
	}

.Active {
	/*background-color: #009900;*/
	margin-top: 15px;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	text-align: right;
	line-height: 120%;
	height: 25px;
	direction:rtl;
}	