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: 100%;
	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;
	background-image: url(none);
	background-repeat: no-repeat;
	}
	
#MainBody {
	width: 100%;
	float: left;
	}
#LeftCol{
	width: 49%;
	float: left;
	}	
#RightCol{
	width: 49%;
	float: right;
	direction: rtl;
	}	
#MainHome {
	padding-bottom: 20px;
	}
	
#Content	{
	padding: 0px 10px 10px 0px;
	margin:0px 0px 0px 0px;
	direction:inherit;
	text-align: right;
	direction:rtl;
	}

#SideBar {
	width: 200px;
	float: right;
	padding-right: 0px;
	padding-top: 10px;
	display: none;
}


/*** logo styles *****************/

#Logo{
	float: none;
}	

/*** UtilityLinks styles *****************/

#UtilityLinks{
	color: #333333;
	float: left;
	padding-left: 0px;
	font-size: 90%;
	text-align: left;
	padding-top: 2px;
	margin-left: 0px;
	clear: left;
	display: none;
}

#UtilityLinks a{
	color: #003273;
	text-decoration: none;
}

#UtilityLinks a:hover{
	text-decoration: underline;
	color: #0000FF;
}

/*** UtilityLinks styles *****************/

#UtilityUserLinks{
	color: #FFFFFF;
	float: left;
	padding-left: 15px;
	font-size: 90%;
	text-align: left;
	padding-top: 5px;
	margin-left: 0px;
	clear: left;
	direction: rtl;
	width: 70%;
	display: none;
}

#UtilityUserLinks a{
	color: #FFFFFF;
	text-decoration: none;
}

#UtilityUserLinks a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}


/*** General Tags *****************/

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover, a:active	{
	color: #FF0000;
	text-decoration: underline;
	}
	
h1	{
	color: #CC0000;
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
	
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: #0C0C96;
	margin-top: 7px;
	font-size: 150%;
	margin-bottom: 7px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
	direction: rtl;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #C41121;
	line-height: 130%;
	border-bottom: 1px solid #CCCCCC;
	direction: rtl;
	margin: 15px 0px 0px 0px;
	}

h5	{
	color: #000000;
	margin: 10px 0 0px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	direction: rtl;
	}
h6	{
	color: #302E88;
	margin: 10px 0 10px 0;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	line-height: 130%;
	}

p	{
	font-size: 95%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	direction:rtl;
	color: #000000;
	text-align: right;
	}

ul {
	line-height: 120%;
	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;
	line-height: 150%;
	}	
	
.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;
	clear: right;
	vertical-align: bottom;
	padding-top: 8px;
	width: 640px;
	display: none;
      }
	  
#NavBar ul {
	margin:0px;
	list-style: none;
	float: none;
	text-align: right;
	line-height: 120%;
	padding-right: 0px;
	
      }
	  
#NavBar li {
	margin:0;
	float: right;
	background-image: url(../Images/NavLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 12px;
      }

#NavBar a {
	float:right;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 8px 4px 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:#FFFF66;
	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: 12px;
}

#NavBar #Current a {
	background-image: url(../Images/NavRightOn.gif);
	color: #CC0000;
}

/************ Tabs styles **************/

#Tabs {
	font-size:100%;
	line-height:normal;
	background-repeat: repeat-x;
	background-image:  url(../Images/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: #666666;
	font-size: 95%;
	padding-top: 8px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	direction:rtl;
	width: 100%;
	}
	
#BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	}
	
#BreadCrumbs a:hover	{
	color: #666666;
	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;
	display: none;
	}
#Footer	p{
	color: #003366;
	text-align: right;
	font-size: 85%;
	line-height: 180%;
	padding-top: 5px;
	padding-right: 0px;
	}
	
#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: bold;
	color: #003399;
	text-align: center;
	padding-bottom: 10px;
}
#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:rtl;
	text-align: left;
	border: 1px solid #0E4982;
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #0E4982;
	background-color: #FFFFFF;
	font-size: 100%;
	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;
	border-bottom: 1px solid #CCCCCC;
}

.TableList th {
	padding: 5px 5px 6px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #000000;
	background-image: url(../Images/ThBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.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: 100%;
	direction: rtl;
}

.TableDetails td {
	padding: 2px 0px 2px 2px;
	text-align: right;
	vertical-align: middle;
}

.TableDetails th {
	padding: 2px 0px 2px 2px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	direction: rtl;
}

.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;
}

.TableDetailsLines {
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 100%;
	direction: rtl;
}

.TableDetailsLines td {
	padding: 2px 0px 2px 2px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}

.TableDetailsLines th {
	padding: 2px 0px 2px 2px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	direction: rtl;
	border-bottom: 1px solid #CCCCCC;
}

.TableListMyOrder {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 2px 5px 2px 0px;
	border-left: 1px solid #CCCCCC;
}

.TableListMyOrder td {
	padding: 2px 5px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.TableListMyOrder th {
	padding: 5px 5px 6px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #000000;
	background-image: url(../Images/ThBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #CCCCCC;
}
/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: normal;
	color: #999999;
	direction: ltr;
}
.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: #CC0000;
	}
	
.Selected	{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: solid #CC0000 1px;
	background-color: #CC0000;
	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: right;
	float: left;
	padding-left: 5px;
	line-height: 80%;
	clear: left;
	width: 110px;
	display: none;
}
#HeaderTop {
	height: 47px;
}
#NavBarBottom {
	background-image: url(../Images/NavBarBottomBg.gif);
	clear: both;
	background-repeat: no-repeat;
	height: 13px;
	line-height: 10%;
	margin-top: 0px;
	display: none;
}
/*** 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(none);
	text-align: right;
}
#Content .ContentBoxTop {
	background-image: url(none);
	padding: 10px 10px 0px 10px;
	line-height: 120%;
}

#Content .ContentBoxBottom {
	background-image: url(none);
}



#LeftCol .ContentBox {
	background-image: url(none);
	text-align: right;
	width: 98%;
}
#LeftCol .ContentBoxTop {
	background-image: url(none);
	padding: 10px 10px 0px 10px;
	line-height: 120%;
}

#LeftCol .ContentBoxBottom {
	background-image: url(none);
	background-position: top;
}

#LeftCol .ContentBoxBody {
	padding-right: 8px;
	padding-left: 8px;
}

#RightCol .ContentBox {
	background-image: url(none);
	text-align: right;
	width: 98%;
}
#RightCol .ContentBoxTop {
	background-image: url(none);
	padding: 10px 10px 0px 10px;
	line-height: 120%;
}

#RightCol .ContentBoxBottom {
	background-image: url(none);
}

#RightCol .ContentBoxBody {
	padding-right: 8px;
	padding-left: 8px;
}

.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 **************/

.ItemBox {
	width: 98%;
	clear: both;
	background-image: url(../Images/ItemBoxBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
.ItemParameters {
	float: left;
	width: 30%;
	background-image: url(../Images/ItemParametersBg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 0px 0 0;
}
.ItemImage {
	float: left;
	padding-bottom: 9px;
	width: 20%;
}
.ItemDescription {
	float: right;
	padding-right: 5px;
	width: 70%;
}
.ItemDescription p {
	font-size: 90%;
	line-height: 110%;
	padding: 0px;
	margin: 0;
}
.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;
}
.ItemParametersRecommendPrice {
	color: #000000;
}
.ItemParametersPrice {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
}
.ItemParametersPrice th {
	font-weight: bold;
}
.ItemParametersDelivery {
	color: #003399;
}
.ItemParametersNote {
	font-weight: bold;
	color: #003399;
	font-size: 105%;
}
.ItemDetails {
	width: 65%;
	float: right;
}
/*** 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;
	font-size: 110%;
	font-weight: bold;
	border: none;
	margin: 0;
}
.HomeItemTimer {
	background-image: url(../Images/HomeItemTimerBg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.ShoppingNews {
	background-image: url(../Images/ShoppingNewsBg.gif);
	background-repeat: no-repeat;
	height: 43px;
	margin-bottom: 4px;
	padding-right: 120px;
	font-size: 110%;
	font-weight: bold;
}
.ShoppingNewsItem {
	padding-top: 7px;
	line-height: 180%;
	padding-left: 3px;
}
.Banner {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 70%;
}
.TopBanner {
	margin-bottom: 10px;
}

#SideBar .ContentBox table {
	direction: rtl;
}
.FormNote {
	font-size: 85%;
	color: #CC0000;
}
.ContentBox h4 {
	margin-top: 0px;
	border-bottom: none;
}
.ItemUpsaleDetails {
	float: none;
	clear: both;
}
.ItemUpsaleImage {
	float: right;
	padding-bottom: 9px;
	width: 30%;
}
.ItemUpsaleDescription {
	float: left;
	padding-right: 5px;
	width: 65%;
	padding-top: 5px;
	direction: rtl;
}
.BoxSeperator {
	line-height: 80%;
	background-image: url(../Images/BoxSeperatorBg.gif);
	background-repeat: repeat-x;
	clear: both;
}
.ItemUpsaleDescription p {
	color: #003399;
	line-height: 115%;
}
.ItemTabs {
	background-image: url(../Images/ItemTabsBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
.ItemOrder {
	text-align: left;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 15px;
}
.ItemOrderNote {
	color: #666666;
	line-height: 120%;
	margin-top: 10px;
}
.PriceRecommended {
	font-weight: bold;
	color: #000000;
}
.PriceDelivery {
	font-size: 110%;
	font-weight: bold;
	color: #4A6EBB;
}
.PriceTotal {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
}
.PricePayments {
	font-weight: bold;
	color: #003399;
}
.LineThrough {
	text-decoration: line-through;
}
#SideBar .ContentBox p {
	padding-right: 10px;
}
.Indent {
	margin-right: 25px;
}
.Top {
	text-align: left;
	background-image: url(../Images/SharedImages/Top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 15px;
	font-size: 90%;
	padding-left: 15px;
}
#Content h5 a {
	color: #000000;
	text-decoration: none;
}
.AuctionItemTimer {
	background-image: url(../Images/AuctionItemTimerBg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	color: #000000;
	background-position: center;
	border: 1px solid #CCCCCC;
	font-size: 130%;
}
.TableListMyOrder .TextLeft {
	text-align: left;
	padding: 2px 0px 2px 5px;
}
.TableListMyOrder .NoteTd {
	background-color: #FFFFCC;
	font-weight: bold;
	padding-left: 5px;
}
.TableListMyOrder .NoteTdLeft {
	background-color: #FFFFCC;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}
.TableListMyOrder .BlueTh {
	background-color: #F2F5FA;
	background-image: url(none);
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
.ItemCenter {
	text-align: center;
}
.TableListMyOrder .RecieptTh {
	background-image: url(none);
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#Russian {
}
#Russian #SideBar {
	float: left;
}
#Russian #MainBody {
	float: right;
}

#Russian #Content {
	padding: 0px 0px 10px 10px;
}
#Russian h1 {
	text-align: left;
	direction: ltr;
}
#Russian h3 {
	text-align: left;
	direction: ltr;
}
#Russian h5 {
	text-align: left;
	direction: ltr;
}
#Russian #Content p {
	text-align: left;
	direction: ltr;
}
#Russian  #Content ul {
	direction: ltr;
	text-align: left;
}
#Russian .SideMenu a {
	text-align: left;
	padding: 3px 3px 3px 7px;
	direction: ltr;
}
#Russian #Content a {
	text-align: left;
}
#Russian .Top {
	padding-right: 15px;
	text-align: right;
	background-image: url(../Images/SharedImages/Top.gif);
	background-position: top right;
}
#PopUp {
	background-color: #FFFFFF;
	width: 470px;
	padding: 10px 20px 10px 20px;
}
#ItemHTM {
	text-align: center;
	margin-top: 30px;
	direction:rtl;
}
.ItemBottom h6 {
	text-align: center;
	margin: 10px 0 7px 0;
}
.ItemBottom p {
	text-align: center;
}
#ItemHTM #Content {
	width: 430px;
	margin: 0em auto;
	padding-top: 92px;
	padding-right: 0px;
	border: 1px solid #CCCCCC;
	padding-bottom: 0px;
	background-image: url(../Images/BgItem.gif);
	background-repeat: no-repeat;
}
.TextItem {
	padding-right: 10px;
}
#ItemHTM #RecommendContent {
	background-image: url(../Images/TopBgItem.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 430px;
	margin: 0em auto;
	padding-top: 92px;
	padding-right: 0px;
	border: 1px solid #CCCCCC;
}
.TableDetails .BlueTd {
	color: #302E88;
	margin: 0;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	vertical-align: top;
}
.ItemBottom {
	text-align: center;
	background-image: url(../Images/BottomBgItem.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#HeaderSearch a {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 90%;
	font-weight: normal;
	line-height: 100%;
}
#HeaderSearch .FormField {
	height: 14px;
	width: 65px;
}
.VideoItem {
}
#InternetVideo {
	text-align: center;
	margin-top: 30px;
	direction:rtl;
}
#InternetVideo #Content {
	width: 328px;
	margin: 0em auto;
	padding-top: 3px;
	padding-right: 3px;
	border: 1px solid #CCCCCC;
	padding-bottom: 0px;
}
