
html {
	background-color: #4e584d;
}

body {
	margin:0px; padding: 0px;
	background-color: #4e584d;
	color: #333;
	font:12px arial,helvetica,clean,sans-serif;
	line-height: 1.3em;
}

a {color: #000;
font-weight: normal;}

#nav{
	position: absolute;
	margin-left:320px;
	margin-top:20px;
	font:14px arial,helvetica,clean,sans-serif;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;;
	display: inline;
	outline: none;
	padding-right: 30px;
}

#site {
text-decoration: none; position:relative; top:530px; left:15px;
color: #919891 ;font:11px arial,helvetica,clean,sans-serif;
}

#nav a:hover,
#nav a:active{
	color: #d4aa6f;
}

#navon{
color: #d4aa6f;
font-weight:normal;
	display: inline;
	outline: none;
	padding-right: 30px;
}

.hides{
padding: 3px 0px 5px 10px;
color: #ffffff;
font-weight:normal;
background-color: #4e584d;
border: 1px solid #ffffff;
width: 298px;
height: 20px; 	
}

.hides_nobg{
padding: 5px 0px 5px 10px;
color: #ffffff;
font-weight:bold;
border: 1px solid #ffffff;
width: 298px;
height: 14px; 	
}


.link{
position: absolute;
margin-top: 480px;
margin-left: 57px; 
font:11px arial,helvetica,clean,sans-serif;

}

.checkout{
position: absolute;
margin-top: 97px;
margin-left: 548px; 
}

.euro{
position: relative;
margin-top: 10px;
margin-left: 30px; 
}

.contained{
	margin-top:50px;
	margin-bottom: auto;
	background:  url(images/cowhide_bg.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 600px;
}


.content_copy{
	position: absolute;
	display: block;
	float: left;
	margin-top: 150px;
	margin-left: 70px;
	width: 350px;
	height: 330px;
	
}

.content_pic{
	position: absolute;
	width: 310px;
	height: 350px;
	display: block;
	float: left;
	margin-top: 137px;
	margin-left: 500px;
	border: 1px solid #ffffff;
	}

.content_scroll{
	position: absolute;
	width: 330px;
	height: 352px;
	display: inline;
	float: left;
	margin-top: 137px;
	margin-left: 519px;
	overflow:auto;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#333932;
	scrollbar-darkshadow-color:#333932;
	scrollbar-face-color:#333932;
	scrollbar-highlight-color:#333932;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#333932;
}
.cowhide_shop{
	line-height: 1.4em;
	padding: 10px 10px 10px 10px;
	background-color: #dddddd;
	border: 1px solid #ffffff;
	position: absolute;
	width: 604px;
	height: 330px;
	display: block;
	float: left;
	margin-top: 137px;
	margin-left: 49px;
	overflow:auto;
	scrollbar-3dlight-color:#333932;
	scrollbar-arrow-color:#333932;
	scrollbar-base-color:#dddddd;
	scrollbar-darkshadow-color:#dddddd;
	scrollbar-face-color:#dddddd;
	scrollbar-highlight-color:#dddddd;
	scrollbar-shadow-color:#333932;
	scrollbar-track-color:#dddddd;
}