@charset "utf-8";
/* CSS Document */

body  {
	font-family:Verdana, Ariel, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(Grapichs/Homepage/homeBack_80.jpg);
	background-repeat: no-repeat;
	direction: rtl;
	background-position: center top;
}

a img { border-width: 0; }

body#HomeBack {
	background-image: url(Grapichs/Homepage/homeBack_80.jpg);
}
body#Collection {
	background-image: url(Grapichs/Collection/Collection.jpg);
}
body#Stores {
	background-image: url(Grapichs/Stores/Stores.jpg);
}
body#Contact {
	background-image: url(Grapichs/Contact/Contact.jpg);
}
body#MailList {
	background-image: url(Grapichs/Mail/Mail.jpg);
}
body#AboutThePlace {
	background-image: url(Grapichs/AboutThePlace/AboutThePlace.jpg);
}








#wrapper {
	text-align: left;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	padding: 0px;
	height: 194px;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	font-size: 10pt;
}

#mainNav {
	position: absolute;
	bottom: 0px;
	width: 550px;
	font-weight: bold;
	left: 150px;
}
#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}


#mainNav li {
	display:inline;
	color: #FFF;
}

#mainNav li a , #mainNav li a.link, #mainNav li a.visited {
	float:left;
	text-decoration:none;
	color:#B72B38;
	font-size: 14pt;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
}

#mainNav li a:hover {
	color: #93AF62;
}

#mainNav li a.current,  #mainNav li a.current:hover, #mainNav li a.current:active {
	color: #9DB045;
	cursor: default;
}


#mainContent {
	color: #FFF;
	font-weight: bold;
	position: relative;
	margin: 0px;
	height: 402px;
	text-align: center;
}


#StoresList {
	height: 318px;
	width: 260px;
	margin-top: 10px;
	float: right;
	overflow: scroll;
	text-align: right;
	margin-right: 20px;
	color: #B72B38;
	padding-right: 10px;
	font-size: 0.8em;
	position: relative;
}
.clear {
	clear: both;
}


#news {
	font-weight: bold;
	width: 640px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 27px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news img {
	z-index: -1;
}
#footer {

}

#footer a {
	text-decoration: none;
	direction:rtl;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}


a {text-decoration: none;}
#mainContent table#HomeP {
	width: 640px;
	border: 0px;
}
#mainContent #HomeP tbody{
	font-size:16pt;
	color: #A4303B;
}
#CollectionText {
	/*	text-indent: 2 em; */
	color: #D50F33;
	margin: 0px;
	height: 100px;
	padding-top: 20px;
	text-align: right;
	line-height: 1.4;
}
#CollectionText img{
	float: right;
	padding-right: 30px;
	padding-left: 10px;


}
#formWrap {
	background-color: #0F6;
	padding-top: 5em;
	width: 270px;
	padding-bottom: 2em;
}

form#frmContact {
	background-color: #06F;
	width: 250px;
	margin: 0 auto;
}
fieldset {
	border: none;
}

legend {
	color: red;
	margin-right: 0.1em;
	}
#ContactUs {
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0em;
	line-height: 1.1;
	color: #D22D3B;
}
.TextHeadLine {
	color: #93AF62;
	text-align: right;
	float: right;
	padding-right: 40px;
	padding-top: 20px;
}

#ThePlaceText {
	/*	text-indent: 2 em; */
	color: #D50F33;
	margin: 0px;
	padding-top: 20px;
	text-align: right;
	line-height: 1.22;
	padding-right: 1em;
}
.TextHeadLineHome {
	color: #93AF62;
}

