/* Copyright 2006 LuckyTeam.co.uk. To use this code on your own site, visit http://luckyteam.co.uk */

.luckyZoomSmallImageCont {
	position: relative;
	font-size: 0px;
	align:right;
	text-align: right;
}

.luckyZoomBigImageCont {
	overflow: hidden;
	position: absolute;
	z-index: 100;
	border: 1px solid #9E2F2D;
	visibility: hidden;
	font-size: 0px;

/* display: none; */
}

.luckyZoomPup {
z-index                 : 10;
visibility              : hidden;
position                : absolute;
width                   : 50px;
height                  : 50px;
border: 1px solid #aaa;
background: #ffffff;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
	font-size: 0px;
}

.luckyZoomSmallImageCont img {
visibility:visible;
	font-size: 13px;
}
#bc2{
	font-size: 0px;
	position: relative;
	z-index: 99;}
#sc2{
	align: right;
float:right;
}
.underofferback {
	background-image: url(images/under_offer_big2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footertext {
	background-image: url(images/shippedworldwide.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.paddingbot50{
	padding-bottom: 40px;
}
.365cover{
	text-align: right;
	vertical-align: top;
	display: inline;
}
.bookmslab
{
	text-align: right;
	vertical-align: top;
	display: inline;
}
.black_overlay{
          display: none;
          position: absolute;
          top: 0%;
          left: 0%;
          width: 100%;
          height: 100%;
          background-color: black;
          z-index:1001;
          -moz-opacity: 0.5;
          opacity:.50;
          filter: alpha(opacity=50);
      }
.white_content {
          display: none;
          position: absolute;
          top: 25px;
          left: 15%;
          width: 70%;
          height:530px;
          padding: 16px;
          border: 16px solid orange;
          background-color: white;
          z-index:1002;
          overflow: auto;
}
.was_price{
	font-family: "Times New Roman", Times, serif, Garamond;
	font-size: 16px;
	color: #FFBD79;
	text-decoration: line-through;
}
.now_price{
	font-family: "Times New Roman", Times, serif, Garamond;
	font-size: 27px;
	color: #FF850C;
	font-weight: bold;
}
.now{
	font-family: "Times New Roman", Times, serif, Garamond;
	font-size: 18px;
	color: #FF850C;
	font-weight: bold;
}
.redlink {color: #FF0000;}
a.redlink:link{color: #FF0000;text-decoration:none}
a.redlink:active{color:#FF0000; text-decoration:none}
a.redlink:visited{color:#FF0000; text-decoration:none}
a.redlink:hover{color:#FF0000; text-decoration:underline}
