﻿#productcontainer {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
#contentcap-product {
	background: url('../images/products/main_top.png') no-repeat;
	background-repeat: no-repeat;
	width: 800px;
	height: 23px;
}
#contentbody-product {
	background: url('../images/products/main-middle.png') no-repeat;
	background-repeat: repeat-y;
	width: 800px;
	text-align: center;
}
#contentbottom-product {
	background: url('../images/products/main_bottom.png') no-repeat;
	background-repeat: no-repeat;
	width: 800px;
	height: 34px;
}
#product {
	width: 415px;
	position: absolute;
	left: 350px;
	top: 20px;
}
#product p {
	margin-bottom: 5px;
	margin-top: 10px;
}
#product img {
	width: 140px;
	margin-top: 10px;
}
.scarvescolors {
	top: 300px;
	position: absolute;
	left: 360px;
}
#innercontentbody-product {
	width: 750px;
	padding: 10px 30px 10px 30px;
	text-align: left;
	position: relative;
}
#innercontentbody-product-article {
	width: 590px;
	padding: 10px 100px 10px 100px;
	text-align: left;
	position: relative;
}

#innercontentbodyDVD-product {
	width: 800px;
}
#illustrations {
	position: absolute;
	top: 320px;
	width: 400px;
	left: 350px;
}
#illustrations-lightweight {
	position: absolute;
	top: 370px;
	width: 400px;
	left: 350px;
}
#illustrations-board {
	position: absolute;
	top: 260px;
	width: 400px;
	left: 350px;
}
#illustrations-scarves {
	position: absolute;
	top: 430px;
	width: 400px;
	left: 350px;
}
#left-image {
	width: 310px;
	position: absolute;
	top: 35px;
}
#colors {
	position: absolute;
	left: 350px;
	top: 220px;
}
#colors p {
	margin: 2px 0px 2px 8px;
}
#text {
	float: left;
	margin-right: 8px;
}
#colors-1 {
	margin-right: 5px;
	position: absolute;
	right: 20px;
	top: -20px;
}
#colors-2 {
	margin-right: 5px;
	position: absolute;
	right: 20px;
	top: 25px;
}
#colors-lightweight {
	width: 200px;
	margin-right: 5px;
	position: absolute;
	right: 20px;
	top: 70px;
}
#colors-coast {
	width: 150px;
	margin-right: 5px;
	position: absolute;
	left: 200px;
	top:0px;
}


#buybutton {
	position: absolute;
	top: 540px;
	left: 100px;
}
#buybutton-carryon {
	position: absolute;
	top: 320px;
	left: 100px;
}
#buybutton-traveler {
	position: absolute;
	top: 230px;
	left: 100px;
}
#buybutton-neckwallet {
	position: absolute;
	top: 420px;
	left: 100px;
}
#buybutton-moneybelt {
	position: absolute;
	top: 370px;
	left: 100px;
}
#buybutton-scarves {
	position: absolute;
	top: 470px;
	left: 100px;
}
a img {
	border: none;
}
.marginleft10 {
	margin-left: 10px;
}
.left10 {
	left: 10px;
}
.bold {
	font-weight: bold;
}
#mytable {
	position: absolute;
	bottom: 0px;
}

div#totespage {
margin: 0 auto;
text-align:center;	
}

div#totespage p {
text-align:center;	
margin: 0px;
}

div#totespage h4 {
text-align:left;	
margin: 0 0 5px 0;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color:black;
}


div#totespage a {
	text-decoration:none;
}

div#totespage img {
margin: 0 auto;	
padding-bottom: 10px;
}

div#totespage td {
	padding-top: 20px;
}

.smalltext a {
	font-size:11px;
	text-decoration:none;
}


