body	{
	margin: 0 0 0 0;
	text-align: left;
	color: #000000;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7CFB9;
	background-image: url(../Images/BodyBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 130%;
	}
.Header	{
	background-image: url(../Images/HeaderBg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;
	width:766px;
	height: 116px;
	}
	
.Container	{
	width: 766px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(/Eng/Images/ContainerBg.jpg);
	margin: 0em auto;
	background-position: top right;
	background-color: #FFFFFF;
	}

	
.MainBody {
	width: 560px;
	float: right;
	}

.Content	{
	padding: 0px 0px 20px 15px;
	margin:0px 0px 0px 0px;
	text-align: left;
	}

.SideBar {
	float: left;
	width: 205px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: left;
}


/*** logo styles *****************/

.Logo{
	float: left;
	margin-top: 0px;
}	

/*** utility styles *****************/

.Utility{
	color: #850000;
	float: right;
	padding-left: 40px;
	font-size: 85%;
	text-align: right;
	padding-top: 4px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}

.Utility a:link{
	color: #850000;
	text-decoration: underline;
}
.Utility a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.Utility a:hover{
	text-decoration: none;
	color: #850000;
}


/*** CartInfo styles *****************/

.CartInfo{
	color: #820000;
	float: right;
	font-size: 90%;
	text-align: right;
	clear: right;
	width: 50%;
	padding: 5px 0px 0px 0px;
}

.CartInfo a:link{
	color: #850000;
	text-decoration: none;
}
.CartInfo a:visited{
	color: #820000;
	text-decoration: underline;
}
.CartInfo a:hover{
	text-decoration: underline;
	color: #850000;
}



/*** General Tags *****************/

a:link {
	color: #850000;
	text-decoration: underline;
}

a:visited {
	color: #5E0000;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #850000;
	text-decoration: none;
	}
	
h1	{
	color: #840000;
	font-size: 200%;
	line-height: 120%;
	font-weight: lighter;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 10px;
	}
	
h2	{
	color: #333333;
	margin: 10px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	font-style: normal;
	padding-bottom: 10px;
	font-family: Tahoma, Arial, sans-serif;
	}
	
h2 a:link {
	color: #990000;
	text-decoration: none;
	}
h2 a:visited {
	color: #990000;
	text-decoration: none;
}
h2 a:hover, h2 a:active	{
	color: #990000;
	text-decoration: underline;
	}

h3	{
	font-size: 110%;
	line-height: 120%;
	color: #131627;
	margin-top: 0px;
	margin-bottom: 8px;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 100%;
	margin-bottom: 10px;
	color: #850000;
	line-height: 130%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

h5	{
	color: #000000;
	margin: 15px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	font-family: Tahoma, Arial, sans-serif;
	}
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;
	color: #131627;
	font-family: Arial, Helvetica, sans-serif;
	}

ul {
	line-height: 140%;
	margin-top: 8px;
	list-style-image:  url(../Images/LiBullet.gif);
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	}
.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: 5px;
	margin: 0;
	}	
	
.ContentSummery	{
	font-weight: bold;
	font-size: 85%;
	margin-bottom: 15px;
	color: #000000;
	line-height: 145%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
/************ BreadCrumbs styles **************/
.BreadCrumbs	{
	color: #000000;
	font-size: 80%;
	margin-top: 15px;
	text-align: left;
	}
.BreadCrumbs a	{
	color: #666666;
	text-decoration: none;
	font-size: 95%;
	}
.BreadCrumbs a:link, .BreadCrumbs a:visited	{
	color: #666666;
	text-decoration: none;
	}
.BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
.Footer {
	width: 766px;
	margin-top: 10px;
	background-image: url(../Images/FooterBg.gif);
	background-repeat: no-repeat;
	background-color: #D7CFB9;
	height: 85px;
	background-position: top left;
	clear: both;
	padding-top: 50px;
	}
.Footer	p{
	color: #333333;
	text-align: left;
	font-size: 75%;
	padding-right: 0px;
	padding-left: 10px;
	}
	
.Footer a:link	{
	color: #990033;
	text-decoration: none;
	}
	
.Footer a:hover	{
	color: #850000;
	text-decoration: none;
	}
.FooterLogos {
	color: #999999;
	text-decoration: none;
	float: right;
	padding-right: 20px;
	}

/*** SideMenu styles **************/

.SideMenu {
	margin-top: 0px;
	margin-bottom: 20px;
}

.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%;
	text-align: left;
	line-height: 100%;
	list-style-image: url(none);
	list-style-type: none;
	background-repeat: repeat-y;
	background-image: url(../Images/SideMenuBg.gif);
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background-image: url(../Images/SideMenuBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.SideMenu a {
	padding: 3px 5px 3px 20px;
	line-height: 120%;
	border-bottom: 1px solid #FFFFFF;
	color: #333333;
	display: block;
	margin-left: 1px;
	width: 179px;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #333333;
	text-decoration: none;
}

.SideMenu a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #850000;
	font-weight: bold;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #850000;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
}

/*** SideStory styles **************/

.SideStory {
	width: 204px;
	padding-bottom: 0px;
	margin-left: 1px;
	background-image: url(../Images/SideStoryBg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin-top: 5px;
}

.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: 75%;
	line-height: 140%;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 0px 8px 0px 15px;
}

.SideStory a:link {
	color: #990000;
	text-decoration: none;
}
.SideStory a:visited {
	color: #990000;
	text-decoration: none;
}
.SideStory a:hover, .SideStory a:active	{
	color: #990000;
	text-decoration: underline;
	}

.SideImg {
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
	border: 1px solid #E7DFC9;
	background-color: #FDFCFA;
}

.FormField {
	direction:ltr;
	text-align: left;
	border: 1px solid #E7DFC9;
	background-color: #FDFCFA;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	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: #000000;
	width: 98%;
}

.TableList td {
	padding: 2px 2px 2px 2px;
	text-align: left;
	border-bottom: 1px solid #E7DFC9;
	vertical-align: middle;
}

.TableList th {
	padding: 2px 5px 2px 2px;
	vertical-align: bottom;
	text-align: left;
	font-size: 100%;
	color: #000000;
	border-bottom: 2px solid #BDB18E;
	line-height: 100%;
}
.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: left;
	vertical-align: top;
}

.TableDetails th {
	padding: 2px 2px 0px 2px;
	vertical-align: top;
	text-align: left;
	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: right;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #850000;
	clear: both;
	padding: 10px 20px 10px 0px;
}
.PageNumbers a	{
	color: #850000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

.PageNumbers a:visited	{
	color: #850000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #990000;
	}
	
.Selected	{
	color: #952020;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #850000 1px;
	}
	
.Disabled	{
	color: #850000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

.ImageFloatLeft	{
	float: left;
	margin: 0 5px 0px 15px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 8px 0px 0px;
	}
	
.ImageItem	{
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	}

.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}

.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: #000000;
	font-style: normal;
	text-align: left;
}
.NewsItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #990000;
	border: none;
	text-align: left;
	font-size: 110%;
}
.TextLeft {
	float: left;
}
.SideStory h3 {
	text-align: left;
	padding-right: 8px;
	font-size: 80%;
	color: #850000;
	line-height: 140%;
	font-weight: bold;
	margin: 0;
}
.SideStory h2 {
	text-align: left;
	padding-right: 8px;
	font-size: 110%;
	color: #850000;
	line-height: 140%;
	font-weight: bold;
	margin: 0;
	padding-left: 5px;
}
.ImageStrip {
	width: 765px;
	text-align: center;
}

/*** ItemBox styles **************/
/* for understanding browsers */
.ItemBox {
	padding-bottom: 6px;
	clear: none;
	min-height: 10em;
	width: 266px;
	float: left;
	margin-left: 0px;
	margin-right: 2px;
	border-bottom: #E7DFC9 solid 1px;
	margin-top: 12px;
}
/* for Internet Explorer */
/*\*/
* html .ItemBox {
	height: 10em;
}
/**/
.ItemBoxImg {
	width: 155px;
	float: right;
}
.ItemBoxText {
	float: left;
	width: 390px;
}
.ItemBoxText p{
	font-size: 90%;
}
.ItemBox h2{
	margin-bottom: 8px;
	margin-top: 0px;
	font-size: 92%;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ItemBox h2 a:link {
	color: #850000;
	text-decoration: none;
}

.ItemBox h2 a:visited {
	color: #850000;
	text-decoration: none;
}

.ItemBox h2 a:hover, .ItemBox h2 a:active	{
	color: #850000;
	text-decoration: underline;
	}

.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: left;
	padding: 15px 18px 0px 10px;
	margin: 0px 0px 0px 10px;
	border-bottom: 1px solid #FFFFFF;
	color: #333333;
	font-weight: none;
}
.ItemImage {
	float: left;
	width: 51px;
	padding-right: 0px;
	text-align: left;
}
/* for understanding browsers */
.ItemDescription {
	padding-right: 0px;
	width: 190px;
	padding-left: 0px;
	min-height:7em;
	}
/* for Internet Explorer */
/*\*/
* html .ItemDescription {
	height: 7em;
}
/**/	
	
/* for understanding browsers */
.ItemDetails {
	min-height: 13em;
	margin-right: 12px;
	float: right;
	width: 190px;
}
/* for Internet Explorer */
/*\*/
* html .ItemDetails {
	height: 13em;
}
/**/
.ItemDescription p {
	font-size: 90%;
	padding: 0px;
	margin: 0;
	line-height: 120%;
	color: #000000;
}
.ItemParameters {
	width: 190px;
	padding: 0;
	clear: both;
	text-align: left;
	margin-right: 0px;
	margin-top: 5px;
}
.ItemParametersPrice {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	padding-right: 15px;
	line-height: 80%;
	height: 45px;
}
.ItemParametersButton {
	line-height: 0;
	text-align: right;
	padding-top: 8px;
}
.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 {
	font-weight: bold;
	border: none;
	font-size: 120%;
	line-height: 200%;
}
.ButtonsLeft {
	float: left;
}

.W3Validator {
	text-align: left;
	clear: both;
}
.StripImg {
	height: 131px;
	padding: 0;
	margin: 0;
}
.TextStrip {
	float: left;
	width: 367px;
	font-size: 110%;
	color: #850000;
	font-weight: bold;
	padding: 57px 0px 0px 25px;
	font-style: italic;
}
/************ navbar styles **************/
.NavBar {
	font-size:100%;
	line-height:normal;
	background-image:  url(../images/NavBg.gif);
	margin-bottom: 0px;
	text-align: left;
	background-repeat: repeat-x;
	float: right;
	padding: 0;
	width: 100%;
	margin-top: 4px;
      }
	  
.NavBar ul {
	margin:0px;
	list-style: none;
	float: right;
	text-align: right;
	line-height: 120%;
	padding-right: 0px;
	
      }
	  
.NavBar li {
	margin:0px;
	float: left;
	background-image: url(../Images/NavLiBg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
      }

.NavBar a {
	float:right;
	display:block;
	padding:5px 15px 2px 15px;
	text-decoration:none;
	font-weight:bold;
	color:#850000;
	background-image: url(../Images/NavBgRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 110%;
      }
 /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.NavBar a {float:none;}
    /* End IE5-Mac hack */
	
.NavBar a:link, .NavBar a:visited {
	color:#850000;
	text-decoration: none;
      }
	 .NavBar a:hover {
	color:#000000;
	background-color: #E8E0CB;
      }
.NavBar #current {
	background-image:  url(../Images/NavCurrentBg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.NavBar #current a {
	color:#FFFFFF;
	padding: 5px 15px 3px 15px;
}
.SideStoryTop {
	background-image: url(../Images/SideStoryTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 39px;
}
.SideStoryBottom {
	background-image: url(../Images/SideStoryBottom.gif);
	height: 47px;
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 205px;
	clear: both;
}
.SideStory .ItemParametersPrice {
	font-size: 90%;
	padding: 0;
	color: #000000;
	margin-bottom: 10px;
}
.ItemsContainer {
	background-image: url(../Images/ItemContainerBg.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 544px;
}

.ArticlesItem {
	margin-bottom: 20px;
	text-align: left;
	border-bottom: 1px solid #E7DFC9;
	margin-right: 10px;
}

.ArticlesItemDate {
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #000000;
	font-style: italic;
	text-align: right;
	padding-bottom: 5px;
}
.ArticlesItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #850000;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}

.ArticlesItem h2 a:link {
	color: #850000;
	text-decoration: none;
	}
.ArticlesItem h2 a:visited {
	color: #7E6F44;
	text-decoration: none;
}
.ArticlesItem h2 a:hover, .ArticlesItem h2 a:active	{
	color: #850000;
	text-decoration: underline;
	}
.ArticlesItem ul {
	margin: 0;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.Buttons {
	text-align: right;
	width: 520px;
}
.TableList .Last {
	border: none;
}

.SideStory h4 {
	padding-left: 15px;
	color: #850000;
}

.StripHome {
	background-image: url(../Images/StripHome.jpg);
	height: 131px;
}

.ItemParameters form {
	margin: 0px;
}
.ItemDetailsForm {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 90%;
}
.SideStory .ItemDetails {
	width: 130px;
	margin-right: 2px;
}
.SideStory .ItemDescription {
	width: 130px;
}
.SideStory .ItemParameters {
	width: 130px;
}
.SideStory .ItemBox {
	width: 190px;
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 15px;
}
.CartBgBottle {
	background-color: #F4F1E8;
}
.CartBg6Pack {
	background-color: #D8CDBE;
}
.CartBgTotal {
	background-color: #FFFFE6;
}.CartInfo p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.NewsList ul {
	margin-left: 16px;
}
.Content p {
	padding-right: 10px;
}
