/* CSS Document */


/* gallery style*/

#main_pic {
	height: 400px;
	width: 580px;
	display: block;
	margin: 0px;
	float: left;
}

#main_img, #main_img_bg {
	border: 1px solid #66A18A;
	padding: 3px;
}

#main-pic-box {
	padding: 0px;
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a.thumbs {
	padding: 3px;
	height: 45px;
	width: 70px;
	display: inline;
	float: left;
	background-image: url(../img/tn-border-over.gif);
	background-repeat: no-repeat;
}
a.thumbs:hover {
	background-image: url(../img/tn-border.gif);
}
a.selected {
	background-image: url(../img/tn-border.gif);
}
#tn_container {
	padding: 0px;
	width: 608px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
a.attachment, a.attachment:hover, a.attachment:visited {
  clear: both;
  margin: auto;
  background:transparent url(../img/bullet_gallery_image_attachment.gif) no-repeat scroll 0pt 50%;
  padding:10px 15px;
} 








div.gallery-box-top-left {
  padding: 0;
  margin: 0;
	background-repeat: no-repeat;
	background-position: 15px top;
}

div.gallery-box-top-right {
  padding: 0;
  margin: 0;
	background-repeat: no-repeat;
	background-position: 750px top;
}

div.gallery-box-bottom-left {
  padding: 0;
  margin: 0;
	background-repeat: no-repeat;
	background-position: 15px bottom;
}

div.gallery-box-bottom-right {
  padding: 5px 40px 30px 40px;
  margin: 0;
	background-repeat: no-repeat;
	background-position: 750px bottom;
}
div.gallery-box-inner {
  width: 700px;
}

h2.gallery-title {
	padding: 0px 0px 10px;
	margin: 0;
	color: #dddddd;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

div.gallery-link-wrapper {
	margin: 0;
  padding: 0px 0px 20px 0px;
	width:700px;
}
div.gallery-link {
  background-image: url(../img/gallery-link-bullet.gif);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  float: left;
  font-size: 14px;
  padding: 2px 20px 2px 25px;
  font-family: "Verdana","Arial","Century Gothic";
}
div.gallery-link a {
  color: #aaaaaa;
  white-space: nowrap;
  text-decoration: none;
}
div.gallery-link a:hover, div.gallery-link a:visited {
  color: #dddddd;
  text-decoration: none;
}
/* end of gallery style*/
div.thumbnail-container {
  margin: 0;
  padding: 0px 0px 20px 0px;
}

a.thumbnail-link, a.thumbnail-link:visited {
  float: left;
  padding: 3px 5px 19px 5px;
  background-image: url(../img/thumbnail-box.gif);
  background-repeat: no-repeat;
  border: none;
  text-decoration: none;
  opacity: 0.5;
  MozOpacity: 0.5;
  KhtmlOpacity: 0.5;
  filter: alpha(opacity=50);
}

a.thumbnail-link:hover, a.thumbnail-link-selected {
  float: left;
  padding: 3px 5px 19px 5px;
  background-image: url(../img/thumbnail-box-selected.gif);
  background-repeat: no-repeat;
  border: none;
  text-decoration: none;
  opacity: 1;
  MozOpacity: 1;
  KhtmlOpacity: 1;
  filter: alpha(opacity=100);
}

a.thumbnail-link img {
  padding: 0;
  margin: 0;
  border: none;
}

div.main-image-container {
}

a.button-previous, a.button-previous:hover a.button-previous:visited {
  border: none;
  text-decoration: none;
  margin: 197px 16px 0px 0px;
  float: left;
  display:block;
}
a.button-previous img {
  padding: 0;
  margin: 0;
  border: none;
}

a.button-next, a.button-next:hover a.button-next:visited {
  border: none;
  text-decoration: none;
  margin: 197px 0px 0px 16px;
  float: left;
  display:block;
}
a.button-next img {
  padding: 0;
  margin: 0;
  border: none;
}

div.main-image-wrapper-outer {
  background-color: #dddddd;
  padding: 1px;
  margin: 0px;
  float: left;
}
div.main-image-wrapper-inner {
  background-color: #313131;
  padding: 4px;
  margin: 0px;
}
div.main-image-wrapper-content {
  position: relative;
  width: 590px;
  height: 430px;
  padding: 0;
  margin: 0;
}
img.main-image {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}
img.main-image-background {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
div.main-image-loading-bar {
  width: 590px;
  height: 430px;
  padding: 0;
  margin: 0;
  opacity: 0.5;
  MozOpacity: 0.5;
  KhtmlOpacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 4;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #000000;
}
div.main-image-loading-bar p {
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  padding:213px 0 0 0;
  margin:0;
  width: 590px;
}
div.main-image-caption {
  text-align: center;
  padding: 15px 0 0;
  width: 700px;
  color: #dddddd;
  font-size: 11px;
}
div.main-image-currency-converter {
  padding: 5px 0 15px;
  text-align: center;
  width: 700px;
}
div.main-image-currency-converter img {
  display: inline;
}
form.add-to-cart-form {
  padding: 10px 0px 0px 0px;
  margin: 0;
}
form.add-to-cart-form input {
  padding: 0;
  margin: 0;
}








div#footer {
	background-image: url(../img/footer.gif);
	background-position: left 15px;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 15px;
}

div#footer p {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	color:#666666;
}
