body	{
	margin: 0 0 0 0;
	text-align: right;
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
.Header	{
	background-color: #FFFFFF;
	height: 132px;
	}
	
.Container	{
	width: 100%;
	text-align: right;
	margin: 0em auto;
	background-color: #FFFFFF;
	}

	
.MainBody {
	width: 100%;
	float: left;
	}
	
.MainHome {
	padding-bottom: 20px;
	}
	
.Content	{
	padding: 0px;
	margin:0px 0px 0px 0px;
	direction:rtl;
	text-align: right;
	direction:rtl;
	}

.SideBar {
	float: right;
	width: 190px;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 10px;
	text-align: right;
	display: none;
}


/*** logo styles *****************/

.Logo{
	float: right;
	padding-top: 2px;
	padding-right: 10px;
}	

/*** utility styles *****************/

.Utility{
	color: #FFFFFF;
	float: left;
	padding-left: 40px;
	font-size: 85%;
	text-align: left;
	padding-top: 4px;
	margin-left: 0px;
	letter-spacing: 0.1em;
	display: none;
}

.Utility a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.Utility a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.Utility a:hover{
	text-decoration: none;
	color: #E79FE8;
}


/*** CartInfo styles *****************/

.CartInfo{
	color: #FFFFFF;
	float: left;
	padding-left: 10px;
	font-size: 85%;
	text-align: left;
	padding-top: 28px;
	margin-left: 0px;
	clear: left;
	width: 60%;
	display: none;
}

.CartInfo a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.CartInfo a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.CartInfo a:hover{
	text-decoration: none;
	color: #E79FE8;
}



/*** General Tags *****************/

a:link {
	color: #8418A9;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #C664D4;
	text-decoration: none;
	}
	
h1	{
	color: #131627;
	font-size: 155%;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h2	{
	color: #131627;
	margin: 10px 0 0px 0;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	font-style: normal;
	padding-bottom: 15px;
	}
	
h2 a:link {
	color: #000033;
	text-decoration: none;
	}
h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover, h2 a:active	{
	color: #003399;
	text-decoration: none;
	}

h3	{
	font-size: 110%;
	line-height: 100%;
	color: #131627;
	margin-top: 0px;
	margin-bottom: 8px;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 100%;
	margin-bottom: 10px;
	color: #333333;
	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: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	direction:rtl;
	color: #131627;
	}

ul {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 10px;
	list-style-image:  url(../Images/Bullet.gif);
	font-size: 90%;
	direction:rtl;
	}
.sidestory_ul {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url("../images/Arrow2.gif");
}	
	
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: 10px;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 15px;
	color: #78268C;
	line-height: 110%;
	font-style: italic;
	}
/************ BreadCrumbs styles **************/
.BreadCrumbs	{
	color: #666666;
	font-size: 90%;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	direction:rtl;
	}
	
.BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	font-size: 95%;
	}
	
.BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
.Footer {
	width: 765px;
	direction:rtl;
	clear: both;
	margin-top: 10px;
	background-image: url(../Images/FooterBg.gif);
	padding-top: 20px;
	display: none;
	}
.Footer	p{
	color: #333333;
	text-align: right;
	font-size: 90%;
	line-height: 180%;
	padding-top: 15px;
	padding-right: 0px;
	}
	
.Footer a:link	{
	color: #003399;
	text-decoration: none;
	}
	
.Footer a:hover	{
	color: #990033;
	text-decoration: none;
	}
.FooterLogos {
	color: #999999;
	text-decoration: none;
	float: left;
	padding-top: 15px;
	direction: ltr;
	}

/*** SideMenu styles **************/

.SideMenu {
	width: 190px;
	margin-top: 0px;
}

.SideMenuTop {
	background-image: url(../Images/SideMenuTop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 70px;
}

.SideMenuBottom {
	background-image: url(../Images/SideMenuBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 70px;
}

.SideMenu ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	list-style-image: url(none);
	list-style-type: none;
	background-repeat: no-repeat;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 1px 18px 1px 2px;
	line-height: 120%;
	width: 170px;
	border-bottom: 1px solid #D6B6E0;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #74078B;
	text-decoration: none;
	background-image: url(/images/SideMenuDown.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.SideMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E69FE5;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #FFFFFF;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #AE50AE;
}

/*** SideStory styles **************/

.SideStory {
	padding-top: 20px;
	width: 190px;
	padding-bottom: 0px;
}

.SideStory h1 {
	color: #003399;
	font-weight: bold;
	font-size: 120%;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	direction:rtl;
	text-align: right;
	padding-right: 11px;
}

.SideStory p {
	font-size: 90%;
	line-height: 140%;
	color: #333333;
	text-align: right;
	padding-left: 6px;
	padding-right: 8px;
	direction:rtl;
	padding-top: 0px;
}

.SideStory a:link {
	color: #8418A9;
	text-decoration: underline;
}
.SideStory a:visited {
	color: #8418A9;
	text-decoration: none;
}
.SideStory a:hover, .SideStory a:active	{
	color: #003399;
	text-decoration: none;
	}

.SideImg {
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #3C506C;
	background-color: #F8F2FB;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField {
	direction:rtl;
	text-align: right;
	border: 1px solid #3C506C;
	background-color: #F8F2FB;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	color: #FFFFFF;
	background-color: #5C0C7F;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	height: 22px;
}

/*** Tables styles **************************/

.TableList {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #1F233D;
	border-right: 1px solid #B6B6B8;
	width: 98%;
}

.TableList td {
	padding: 2px 5px 2px 0px;
	text-align: right;
	border-bottom: 1px solid #B6B6B8;
	border-left: 1px solid #B6B6B8;
}

.TableList th {
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: right;
	font-size: 100%;
	color: #333333;
	background-color: #F1F1F1;
	border-left: 1px solid #B6B6B8;
	border-bottom: 1px solid #B6B6B8;
	border-top: 1px solid #B6B6B8;
	background-image: url(../Images/TableListThBg.gif);
	background-repeat: repeat;
}
.SubTitle {
	border-left: solid #B6C5E2 1px;
	padding: 3px 2px 3px 0px;
	border-bottom: solid #B6C5E2 1px;
	font-weight: bold;
}

.TableList caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

.TableListTr {
	background-color: #EDF0F8;
	border-bottom: solid #B6C5E2 1px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	border-left: solid #B6C5E2 1px;
}
.TableDetails {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 90%;
}

.TableDetails td {
	padding: 2px 2px 2px 2px;
	text-align: right;
	vertical-align: top;
	direction: rtl;
}

.TableDetails th {
	padding: 0px 2px 0px 2px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 85%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #999999;
	direction:ltr;
}
.PageNumbers a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	}

.PageNumbers a:visited	{
	color: #235EA0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #1B4993;
	}
	
.Selected	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #666666 1px;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

.ImageFloatLeft	{
	float: left;
	margin: 0 10px 0px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 0 10px 10px;
	}
	
.ImageItem	{
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	}

.HomeBox {
	direction:rtl;
	background-image: url(../Images/HomeBoxBg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 238px;
	margin-top: 10px;
}

.HomeBoxTop {
	background-image: url(../Images/HomeBoxTopBG.gif);
	background-repeat: no-repeat;
}

.HomeBoxBottom {
	background-image: url(../Images/HomeBoxBottomBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.HomeBox h1{
	color: #C01623;
	font-size: 120%;
	text-align: right;
	padding-right: 3px;
	line-height: 130%;
	font-style: italic;
	background-image: url(../Images/HomeBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 3px;
	font-weight: bold;
}
.HomeBox h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:hover, .HomeBox h1 a:active	{
	color: #FFFFCC;
	text-decoration: none;
	}
	
.HomeBox h2{
	color: #C01623;
	font-size: 120%;
	text-align: right;
	line-height: 130%;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/HomeBoxTop.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	background-position: 0px 38px;
	padding-bottom: 24px;
	font-weight: bold;
	border-bottom: none;
}
.HomeBox p{
	margin-left: 10px;
	text-align: center;
	margin-bottom: 0px;
}
.HomePromo {
	margin-top: 10px;
	clear: both;
}
.HomeNews {
	background-image: url(../Images/HomeNewsBoxBg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	text-align: right;
	font-size: 90%;
	width: 269px;
	float: left;
	margin: 0px 5px 0px 5px;
}
.HomeNews h1{
	color: #84428C;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	background-image: url(../Images/HomeNewsBoxTop.gif);
	background-repeat: no-repeat;
}
.HomeNews ul{
	text-align: right;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.HomeNews p{
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.HomeNews a:link {
	color: #0033CC;
	text-decoration: none;
}

.HomeNews a:visited {
	color: #003399;
	text-decoration: none;
}

.HomeNews a:hover, .HomeNews a:active	{
	color: #0033FF;
	text-decoration: underline;
	}
.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.ContentBox {
	font-weight: bold;
	background-color: #CBD6E7;
	text-align: center;
	color: #33486C;
	padding: 10px;
	border: 1px solid #003399;
}

.ContentBox em{
	color: #CC0000;
	font-size: 120%;
}

.ContentBoxDiv {
	font-weight: bold;
	background-color: #CBD6E7;
	color: #33486C;
	padding: 10px;
	border: 1px solid #003399;
	margin-bottom: 25px;
}
.PageTop {
	text-align: left;
	margin-bottom: 20px;
	padding-left: 20px;
	background-image: url("../images/top.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
.NewsItem {
	margin-bottom: 20px;
}
.ShowroomItem {
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.NewsItemDate {
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #666666;
	font-style: normal;
	text-align: right;
}
.NewsItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #333333;
	background-color: #FFFFFF;
	border: none;
	text-align: right;
	font-size: 120%;
}
.LinkItem {
	margin-bottom: 20px;
}
.LinkItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #003399;
}
.SeriesPrice{
	text-align: center;
	margin-bottom: 15px;
}
.SeriesPrice P{
	text-align: center;
	margin:0px;
	font-size: 90%;
}
.SeriesContact{
	margin-bottom: 15px;
}
.SeriesContact h1{
	color: #FFFFFF;
	font-size: 110%;
	padding-right: 6px;
}
.SeriesContact P{
	text-align: center;
	margin:0px;
	font-size: 90%;
}

.SeriesAges{
	margin-bottom: 15px;
}
.SeriesBox {
	clear: right;
	height: 100%;
	margin-bottom: 10px;
	padding-bottom: 6px;
	width: 250px;
}

.MainBox{
	width: 240px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
}
.SeriesBoxLogo {
	width: 150px;
	float: right;
}
.SeriesBoxText {
	margin-right: 165px;
}
.SeriesBoxText p{
	font-size: 90%;
}
.SeriesBoxText h2{
	margin-bottom: 2px;
	margin-top: 0px;
}
.SeriesBookList ul{
}
.SeriesBookList li{
	list-style-image: url("../images/book_list_bullet.gif");
	padding-right: 7px;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 0px;
}
.SeriesImageBig {
	margin-left: -9px;
	text-align: left;
	margin-bottom: 10px;
}
.PressItem	{
	border-bottom: 1px solid #009900;
	padding-bottom: 5px;
	padding-top: 5px;
}
#PopUp {
	background-color: #FFFFFF;
	background-image: none;
}
.Languages {
	float: left;
	margin: 10px 2px 8px 0px;
	font-size: 70%;
}
.Languages a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.Languages a:hover, .Languages a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
.Languages a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
	
.TextLeft {
	float: left;
}
.HomeBox2 {
	direction:rtl;
	background-image: url(../../SharedImages/HarHoma.jpg);
	background-repeat: no-repeat;
	height: 119px;
	float: left;
	width: 238px;
	margin-top: 10px;
}
.HomeBox2 p {
	margin-top: 95px;
	margin-left: 10px;
}

.Separate	{
	height: 1px;
	margin-bottom: 5px;
	clear: both;
}

.SideStory h3 {
	direction:rtl;
	text-align: right;
	padding-right: 8px;
}
.ImageStrip {
	width: 765px;
	text-align: center;
}

/*** ItemBox styles **************/
/* for understanding browsers */
.ItemBox {
	margin-bottom: 12px;
	padding-bottom: 6px;
	clear: none;
	min-height: 9em;
	height:auto;
	width: 45%;
	float: right;
	margin-left: 20px;
}
/* for Internet Explorer */
/*\*/
* html .ItemBox {
	height: 9em;
}
/**/
.ItemBoxImg {
	width: 155px;
	float: right;
}
.ItemBoxText {
	float: left;
	width: 390px;
}
.ItemBoxText p{
	font-size: 90%;
}
.ItemBox h3{
	margin-bottom: 8px;
	margin-top: 0px;
}
.ItemBox h3 a:link {
	color: #000000;
	text-decoration: none;
}

.ItemBox h3 a:visited {
	color: #333333;
	text-decoration: none;
}

.ItemBox h3 a:hover, .h3 a:active	{
	color: #A23CAA;
	text-decoration: none;
	}
.SideBar h2 {
	background-image: url(../Images/SideBarH2Bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 8px 0 0;
}
.FooterLinks {
	font-size: 90%;
	color: #999999;
	padding: 10px 0px 10px 0px;
}
.SideMenu h3 {
	background-image: url(../Images/SideMenuH3Bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 18px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #D6B6E0;
}
.ItemImage {
	float: left;
	width: 105px;
	padding-right: 0px;
}
.ItemDescription {
	float: right;
	padding-right: 0px;
	width: 60%;
	padding-left: 5px;

	}
/* for understanding browsers */
.ItemDetails {
	min-height: 8.5em;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .ItemDetails {
	height: 8.5em;
}
/**/
.ItemDescription p {
	font-size: 90%;
	padding: 0px;
	margin: 0;
	line-height: 130%;
}
.ItemParameters {
	width: 100%;
	background-image: url(../Images/ItemParametersBg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 2px 0px 0 0;
	clear: both;
	text-align: right;
	float: none;
	margin-right: 0px;
	height: 35px;
	margin-top: 8px;
}
.ItemParametersPrice {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding-right: 15px;
}
.ItemPageLeft {
	float: left;
	width: 289px;
	padding: 0px 10px 0px 10px;
}
.ItemBigImage {
	background-image: url(../Images/ItemImgBg.gif);
	background-repeat: repeat-y;
	width: 289px;
	text-align: center;
}
.ItemBigImageTop {
	background-image: url(../Images/ItemImgTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ItemBigImageBottom {
	background-image: url(../Images/ItemImgBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.TableListTotal {
	background-color: #FFFFCC;
	font-weight: bold;
	border-top: 2px solid #CCCCCC;
}
.ButtonsLeft {
	float: left;
}
.HomeNewBottom {
	background-image: url(../Images/HomeNewsBoxBottom.gif);
	background-position: bottom;
	padding-right: 15px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}
.Content p {
	padding-left: 10px;
}
.W3Validator {
	text-align: left;
	clear: both;
	display:none;
}
.DiscalimerBox {
	width: 400px;
	margin: 0em auto;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 50px;
	border: 4px dotted #AE50AE;
	direction: rtl;
}
.DiscalimerTop {
	background-color: #df59de;
	text-align: center;
	margin-bottom: 10px;
}
.ItemImageFile {
	border: none;
}
.ItemBox .ItemParameters img {
	border-style: none;
}
.ItemBox .ItemParameters table {
	padding: 0px;
}
.Banners {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ContactBox {
	width: 210px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-right: 20px;
	padding: 8px;
}

