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;
}


/*** 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: #1C49BD;
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	background-image: url(../Images/LineHorzBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
h2	{
	color: #CC0000;
	margin: 0px 0 5px 0;
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	direction: rtl;
	}
	
h2 a:link {
	color: #CC0000;
	text-decoration: none;
	font-size: 90%;
	}
	
h2 a:visited {
	color: #CC0000;
	text-decoration: none;
	font-size: 90%;
	}
	
h2 a:hover, h2 a:active	{
	color: #CC0000;
	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: 90%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	direction:rtl;
	color: #333333;
	text-align: right;
	}

ul {
	line-height: 110%;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-image:  url(../Images/Bullet.gif);
	font-size: 90%;
	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(../../SharedImages/TabsBg.gif);
	margin-bottom: 10px;
	text-align: center;
	float: left;
	margin-top: 12px;
	background-position: bottom;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 524px;
      }
	  
#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;
	border-bottom: 1px solid #CCCCCC;
      }

#Tabs a {
	float:right;
	display:block;
	padding:3px 8px 2px 5px;
	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:#CC0000;
      }
#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:#C01623;
	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;
}

/************ 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: 10px;
	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: #F5F5F5;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #0E4982;
	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;
}

.TableList td {
	padding: 2px 5px 2px 0px;
	text-align: right;
}

.TableList th {
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #435C99;
}
.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: 3px;
	margin-top: 3px;
	font-size: 90%;
}

.TableDetails td {
	padding: 2px 0px 2px 0px;
	text-align: right;
	vertical-align: top;
}

.TableDetails th {
	padding: 2px 2px 2px 2px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.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;
}

.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 **************/

.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;
}
#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;
}

.ItemParameters {
	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: 7em;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .ItemDetails {
	height: 7em;
}
/**/
.ItemDescription p {
	font-size: 90%;

	line-height: 13.%;
	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;
}
.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;
}
.CategoryBoxInner {
	background-image: url(../Images/CategoryBoxTopBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 0px;
	margin-left: -1px;
}
.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 0 0px 0;
}
.CategoryBoxItem a {
	display: block;
	padding: 2px 5px 2px 2px;
	direction:rtl;
}
.CategoryBoxItem a:hover {
	background-color: #E5E5E5;
}
.CategoryBoxItem h2 {
	color: #003399;
	padding-top: 4px;
	padding-right: 5px;
	font-size: 110%;
}
.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);
}
.CategoryBoxLast a{
	border-top: 1px solid #CCCCCC;
	text-align:left;
}
