@charset "UTF-8";
body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
 #container {
	width:900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px 0px 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
 #header {
	background: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	height: 76px;
	width: 900px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;}
 #logo {
	height: 76px;
	width: 900px;
	
}
img.border {
	border: 1px solid #CCCCCC;
	margin-top: 39px;
	margin-left: 30px;
}


#mainContent {
	background: #FFFFFF;
	height: 1150px;
	width: 900px;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: absolute;
	top: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#content1 {
	height: 800px;
	width: 398px;
	position: absolute;
}

img.close{
	margin-left: 560px;
	margin-bottom: 25px;
}

img.pic1 {
	margin-top: 30px;
	margin-left: 30px;
}
img.pic2 {
	margin-left: 245px;
	margin-top: 0px;
	
}
.large_img {
	margin-top: 5px;
	margin-left: 30px;
	
}

img.pic3 {
	margin-top: 25px;
	margin-left: 245px;
	
}
img.pic4 {
	margin-top: 25px;
	margin-left: 245px;
}
img.pic5 {
	margin-top: 7px;
	margin-left: 7px;
	top: 7px;
	height: 135px;
	width: 135px;
}
#content2 {
	height:800px;
	width: 340px;
	position: absolute;
	margin-left: 403px;
	}
	#content3 {
	height: 340px;
	width: 738px;
	position: absolute;
	top: 805px;
	}

#content4 {
	height: 1150px;
	width: 141px;
	position: absolute;
	margin-left: 750px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

p{
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	width: 300px;
}	
.textbrandname {
	position: absolute;
	top: 60px;
	font-size: 11px;
	line-height: 18px;
}		
	
.relateditems {
	color: #336666;
	margin-left: 35px;
	width: 350px;
	margin-top: 50px;
}	
	
.relateditemstext{
	font-size: 9px;
	color: #666666;
	font-family: Osaka;
	font-weight: normal;
}
	

.text1 {
	position: absolute;
	top: 115px;
	height: 330px;
	width: 320px;
	left: 2px;
}	
h1 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	height: 65px;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	position: absolute;
	top: 35px;
	padding-bottom: 7px;
}
.top{
	position: absolute;
	top: 880px;
	left: 240px;
	
}

.prodnumb{
	color: #CC0000;
	width: 320px;
	margin-top: 60px;
    padding-top: 15px;
	position: absolute;
	top: 385px;
}
.prodnumb1{
	color: #CC0000;
	height: 17px;
	width: 320px;
	margin-top: 60px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #cccccc;
	padding-top: 15px;
	position: absolute;
	top: 555px;
}
.prodnumb2{
	color: #CC0000;
	height: 17px;
	width: 320px;
	margin-top: 60px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #cccccc;
	padding-top: 15px;
	position: absolute;
	top: 715px;
}

.size {
	position: absolute;
	top: 478px;
	width: 300px;
}
.size1 {
	position: absolute;
	top: 648px;
	width: 300px;
}
.size2 {
	position: absolute;
	top: 805px;
	width: 300px;
}
.addtocart{
	position: absolute;
	top: 493px;
	font-size: 12px;
	
}
.addtocart1{
	position: absolute;
	top: 670px;
	font-size: 12px;
}
.addtocart2{
	position: absolute;
	top: 830px;
	font-size: 12px;
}
.price{
	position: absolute;
	top: 290px;
	width: 300px;
}
.exchangerates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: 15px;
	margin-top: 8px;
}	
#footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	position: absolute;
	top: 1227px;
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-indent: 680px;
	width: 900px;
	font-size: 10px;
}
h2 {
	font-family: osaka;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;
}
h2 a:link{
	color: #333333;
	text-decoration: none;
}
h2 a:visited{
	color: #333333;
	text-decoration: none;
}
h2 a:hover{
	color: #336666;
	text-decoration: underline;
}
h2 a:active{
	color: #333333;
	text-decoration: none;
}
.viewcart{
	top: 0px;
	position: absolute;
	left: 675px;
	height: 26px;
	width: 100px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 30px;
}
.sidemenu_icon {
	margin-top: 8px;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sitemap {
	margin-bottom: 15px;
	margin-right: 0px;
	position: absolute;
	top: 35px;
	left: 600px;
}
.english {
	float: none;
	position: absolute;
	left: 770px;
	top: 30px;
	}
img.viewmore {
	margin-top: 10px;
	}
.analoguelogo {
	margin-left: 24px;
}
.artist_dsei_title {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 14px;
}
