@charset "utf-8";
body
{
	/*FONT-FAMILY: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);*/
	FONT-SIZE: 15px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;

}#wrapper {
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	/*min-height: 700px;*/
	position: absolute;
	text-align: right;
	overflow: hidden;
	overflow-x:hidden;
}
#header {
	height: 200px;
	width: 100%;
	background-color: #664429;
	background-image: url(images/box%20request.JPG);
	background-repeat: no-repeat;
	background-position: right;
	margin:0px;
	padding:0px;
}
#mainContent {
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #000000;
	background-attachment: scroll;
	background-image: url(images/shoe_copy2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	direction: rtl;
}
#footer {
	clear: both;
	height: 50px;
	background-color: #664429;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #000000;

}
#text {
	margin-right: 30px;
	width: 600px;
	float: right;
	border: 1px solid #000000;
	padding: 20px;
	position: relative;
	z-index: 900;
	background-color: #EBFFE6;
}

#text span {
	font-weight: bold;
}




#topnav {
	float: right;
	list-style-type: none;
	width: 1000px;
	padding: 0px;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction:rtl;
	background-color: #000000;
	height: 28px;
}
#topnav a {
	float: none;
	width: 157.5px;
	height: 20px;
	padding: 3px;
	background-color: #8F6028;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	clear: none;
	line-height: 20px;	
}
#catalogue {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
}

#topnav li {
	float: right;
	list-style-type: none;
	display: inline;
	padding-left: 1px;
}

#mainContent h1,h2,h3,h4,p {
	margin-right: 30px;
}



#topnav a:hover {
	background-color: #4A3015;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#topnav a:active {
	background-color: #4A3015;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	font-size: 120%;
}
#mudimg
{
	position: relative;	
	background-image: url(images/mud2.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 200px;
	float: right;
}
#contactForm {
	background-image: url(images/bg-contact.jpg);
	background-repeat: repeat;
	border: 1px solid #000000;
	width: 300px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 150px;
}

#contactForm input {
	background-color: #B7CE9F;
	border: 1px solid #000000;
}
#formTable span:hover {
	font-weight: bold;
	border-bottom-width: 2px;
	border-left-width: 1.5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#contactForm select {
	background-color: #B7CE9F;
	border: 1px solid #000000;
}
#contactForm textarea {
	background-color: #B7CE9F;
	border: 1px solid #000000;
}
#footer {
	font-size: 85%;
	color: #FFFFFF;
	text-decoration: none;
}
#formTable {
	margin: 0px;
	padding: 0px;
}

#footer ul
{

}

#footer li
{
	display:inline;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#miniform {
	font-size: 80%;
	float: left;
	width: 200px;
	border: 1px solid #000000;
	background-color: #F5F0DD;
	height: 200px;
}
