body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS', 'Gill Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a img {
	border: 0px;
}

a {
	color: #F8FF85;
}

a:hover {
	color: #59B0F0;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
}

h2 {
	font-size: 13px;
	color: #46A0EE;
}

h3 {
	font-size: 12px;
	color: #46A0EE;
}

#container {
	margin-left: auto;
	margin-right: auto;
	padding: 0px 71px 0px 71px;
	width: 889px;
	background-image: url(../images/container.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

/* Home Page Re-code CSS */
#container.home {
	background-image: url(../images/containerRecode.jpg);
}
/* Home Page Re-code CSS */

#header {
	width: 889px;
	height: 164px;
	background-image: url(../images/header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Home Page Re-code CSS */
#header.home {
	height: 134px;
}
/* Home Page Re-code CSS */

#headerLogo {
	float: left;
	padding: 16px 0px 0px 0px;
	width: 222px;
	height: 118px;
}

#headerNav {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 108px 0px 0px 5px;
	width: 662px;
	height: 27px;
	text-transform: uppercase;
	overflow: hidden;
}

/* Home Page Re-code CSS */
#headerNav.home {
	float: right;
	width: 882px;
	padding-top: 78px;
	height: 27px;
}
/* Home Page Re-code CSS */

#headerNav a {
	margin: 0px 3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* Home Page Re-code CSS */
#headerNav.home a {
	font-size: 11px;
	margin: 0px 2px 0px 2px;
}
/* Home Page Re-code CSS */

#headerNav a:hover {
	color: #F8FF85;
}

#headerCart {
	float: right;
	margin-right: 4px;
	padding: 6px 0px 0px 15px;
	width: 114px;
	height: 23px;
	overflow: hidden;
	background-image: url(../images/headerCart.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

/* Home Page Re-code CSS */
#headerCart.home {
	margin: 0px;
	width: 192px;
	height: 23px;
	background-image: url(../images/headerCartRecode.jpg);
}

#headerCart.sub {
	margin: 0px;
	width: 194px;
	height: 47px;
	padding: 10px 0px 0px 15px;
	background-image: url(../images/headerCartRecodeSub.jpg);
}
/* Home Page Re-code CSS */

#headerCart a {
	color: #000000;
	text-decoration: none;
}

#headerCart a:hover {
	text-decoration: underline;
}

#content {
	width: 889px;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
	line-height: 17px;
}

#content a {
	color: #F8FF85;
	text-decoration: none;
}

#content a:hover {
	color: #59B0F0;
	text-decoration: underline;
}

#content h2, h3 {
	margin-bottom: 0px;
}

#content p {
	margin-top: 0px;
}

#contentWrap {
	margin: 0px 4px 0px 4px;
	width: 881px;
	background-image: url(../images/contentWrap.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#contentLeft {
	float: left;
	width: 245px;
	min-height: 490px;
}

#contentCenter {
	float: left;
	padding: 0px 21px 0px 0px;
	width: 400px;
}

#contentCenter p {
	padding-right: 25px;
}

#contentCenterWide {
	float: left;
	padding: 0px 40px 0px 0px;
	width: 596px;
}

#contentRight {
	float: right;
	padding-left: 0px;
	width: 200px;
}

/* Home Page Re-code CSS */
#contentRight.home {
	background-image: url(../images/contentRightRecode.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width: 186px;
}

#contentRight.home h2 {
	margin-top: 0px;
}
/* Home Page Re-code CSS */

#contentRight img {
	margin-left: auto;
	margin-right: auto;
}

#contentRight ol {
	margin: 0px 0px 0px 55px;
	padding: 0px;
}

#contentRight ol li {
	margin: 0px;
	padding: 0px;
}

#contentRight h2 {
	margin-top: 7px;
}

#ebyyLogo {
	margin-top: -7px; 
	margin-left: -9px;
}

#buyNow {
	margin-left: 15px; 
	margin-top: 135px;
}

/* Home Page Re-code CSS */
#buyNow.home {
	margin: 0px;
	text-align: center;
}
/* Home Page Re-code CSS */

.rightBar {
	position: relative;
	left: -7px;
	margin-right: 7px;
}

.rightBar h2 {
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	margin-bottom: 15px;
}

#footer {
	padding: 35px 10px 0px 0px;
	width: 879px;
	height: 20px;
	background-color: #000000;
	background-image: url(../images/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: right;
}

#footer a {
	color: #59B0F0;
	text-decoration: none;
}

#footer a:hover {
	color: #F8FF85;
	text-decoration: underline;
}

#footer img {
	margin: 0px 0px 5px 0px;
}

.clear {
	clear: both;
}

/* Video Player Home Page Styles */
#videoPlayerHome {
	margin-top: 25px;
	width: 400px;
}

#playerHomeLeft {
	float: left; 
	width: 260px;
}

#playerHomeLeft img {
	margin: 7px 4px 0px 0px;
}

#playerHome {
	width: 257px; 
	border: solid 1px;
}

#playerHomeRight {
	float: right; 
	width: 134px;
}

#playerHomeRight img {
	margin: 0px 0px 7px 0px;
}

/* Video Player Home Page Styles */

/* Products Page Styles */
#products {
	margin: 10px 0px 0px 15px;
	width: 580px;
}

#products h1, h2, h3 {
	margin: 0px;
}

#products a.productsSize {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

#productsImage {
	float: left;
	width: 305px;
	height: 280px;
}

#productsDetails {
	float: right;
	width: 275px;
	height: 280px;
}

#productsSkinsLeft {
	float: left;
	margin: 25px 5px 0px 0px;
	width: 401px;
}

#productsPara {
	margin-bottom: 18px;
}

#skinsPatterns {
	margin-bottom: 5px;
	width: 410px;
	height: 100px;
	background-color: #232323;
}

#skinsSolids {
	margin-bottom: 5px;
	padding-top: 5px;
	width: 410px;
	height: 95px;
	background-color: #232323;
}

#skinsSpecial {
	padding-top: 5px;
	width: 410px;
	height: 95px;
	background-color: #232323;
}

#productsSkinsRight {
	float: right;
	margin: 25px 0px 0px 0px;
	width: 164px;
}

#productsSkinsRight h3 {
	margin: 10px 0px 15px 0px; 
	font-size: 12px; 
	color: #ffffa0; 
	font-weight: bold; 
	text-align: center;
}

#productsSkinsRight h4 {
	margin: 15px 0px 0px 0px; 
	font-size: 24px; 
	color: #FFFFFF; 
	font-weight: lighter; 
	text-align: center;
}

#skinsRightTop {
	margin-bottom: 5px;
	padding: 8px;
	width: 148px;
	height: 84px;
	background-color: #232323;
}

#skinsRightBottom {
	margin-bottom: 5px;
	padding: 8px;
	width: 148px;
	height: 84px;
	background-color: #232323;
}

#skinsRightBottom2 {
	padding: 8px;
	width: 148px;
	height: 84px;
	background-color: #232323;
}

#productDoublePacks h1 span.special {
	color: #ffffa0; 
	font-style: italic; 
	font-weight: lighter;
}

#productDoublePacks h2 {
	color: #FFFFA0; 
	font-size: 13px; 
	text-align: center; 
	margin: 10px 0px 0px 0px;
}

#productDoublePacks p {
	margin-top: 10px;
}

#doublePackContainer {
	width: 85%; 
	margin-left: auto; 
	margin-right: auto;
}

#doublePackPreview {
	background-color: #232323; 
	float: right;   
	margin: 0px 1px 2px 0px;
	padding: 3px 12px 5px 12px;
	font-style: italic;
}

.doublePackPic {
	background-color: #232323; 
	float: left; 
	/* width: 31%;  */
	width: 156px;
	margin-right: 12px;
	text-align: center;
}

.doublePackPic.first {
	clear: right;
}

.doublePackPic.last {
	margin-right: 0px;
}

.doublePackPrice {
	background-color: #232323; 
	font-size: 18px; 
	width: 100%;  
	border-top: solid 8px #000000;
	padding: 3px 0px 5px 0px;
}

.btnAdd {
	background-color: #000000;
	background-image: url(../images/btnAddCart.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 131px;
	height: 40px;
}

.btnAdd a{
	border: 0px;
}

.btnAdd:hover{
	background-image: url(../images/btnAddCartActive.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	width: 131px;
	height: 40px;
}

.btnCheckOut {
	background-color: #000000;
	background-image: url(../images/btnCheckout.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 131px;
	height: 40px;
}

.btnCheckOut:hover{
	background-color: #000000;
	background-image: url(../images/btnCheckoutActive.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	width: 131px;
	height: 40px;
}

.btnBack2Shopping {
	background-color: #000000;
	background-image: url(../images/buttonOFF_03.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 171px;
	height: 42px;
}

.btnBack2Shopping:hover {
	background-color: #000000;
	background-image: url(../images/buttonsON_03.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 171px;
	height: 42px;
}

.btnCompletePurchase {
	background-color: #000000;
	background-image: url(../images/buttonOFF_05.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 170px;
	height: 42px;
}

.btnCompletePurchase:hover {
	background-color: #000000;
	background-image: url(../images/buttonsON_05.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 170px;
	height: 42px;
}

.btnUpdateCart {
	background-color: #000000;
	background-image: url(../images/buttonOFF_11.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 170px;
	height: 41px;
}

.btnUpdateCart:hover {
	background-color: #000000;
	background-image: url(../images/buttonsON_11.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 170px;
	height: 41px;
}

.btnClose {
	background-image: url(../images/btnClose.jpg);
	border: 0px;
	width: 170px;
	height: 41px;
}

.btnCloseActive:hover {
	background-image: url(../images/btnCloseActive.jpg);
	border: 0px;
	width: 170px;
	height: 41px;
}

.btnContinueCheckout {
	background-color: #000000;
	background-image: url(../images/buttonOFF_09.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 170px;
	height: 41px;
}

.btnContinueCheckout:hover {
	background-color: #000000;
	background-image: url(../images/buttonsON_09.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 170px;
	height: 41px;
}

fieldset {
	border: 2px solid #333333;
	color:#FFF;
	padding-bottom: 20px;
	padding-top: 20px;
}

legend {
	color:#FFF;
}


/* Products Page Styles */


/* Table Style */
#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
}

#gradient-style a {
	color: #990000;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('images/table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('images/table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('images/table-images/gradhover.png') repeat-x;
	color: #339;
}

.mytable {
	width: 100%;
}

.mytable td {
	text-align: right;
	width: 30%;
}

.mytable td .alt {
	text-align: left;
	width: 70%;
}

/* Home Page Re-code CSS */
.rightBoxBlack {
	background-image: url(../images/rightBoxBlackTop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 184px;
	padding: 12px 0px 0px 2px;
}

.rightBoxBlackContent {
	background-color: #000000;
	width: 184px;
}

.rightBoxBlackContent h2 {
	margin: 10px 0px 10px 0px;
}

.rightBoxBlackBottom {
	background-image: url(../images/rightBoxBlackBottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 184px;
	height: 14px;
}

.rightBoxBlue {
	background-image: url(../images/rightBoxBlue.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 184px;
	padding: 14px 0px 0px 2px;
}
 
.rightBoxBlueContent {
	background-color: #0D2A56;
	width: 160px;
	padding: 0px 14px 0px 10px;
}

.rightBoxBlueContent h2 {
	color: #FFFFFF;
	margin-top: 0px;
}

.rightBoxBlueBottom {
	background-image: url(../images/rightBoxBlueBottom.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 184px;
	height: 14px;
}

#contentRightBottomBlue {
	background-image: url(../images/contentRightBottomBlue.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 186px;
	height: 14px;
}

#homeVideoBox {
	background-image: url(../images/homeVideoBox.jpg);
	background-repeat: no-repeat;
	width: 410px;
	height: 193px;
	padding: 15px 0px 0px 0px;
	text-align: center;
}

#playerHome {
	
}

#homeJavaBox {
	background-image: url(../images/homeJavaBox.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS', 'Gill Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 410px;
	padding-bottom: 16px;
}

#homeJavaBox h1 {
	color: #FDD921;
	font-family: 'Trebuchet MS', 'Gill Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#javaBoxTabs {
	background-image: url(../images/javaBoxTabs.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 410px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

#javaBoxTabs a {
	color: #FFFFFF;
	font-size: 12px;
}

#javaBoxTabs a:hover {
	color: #FDD921;
	text-decoration: none;
}

#javaBoxTabs a.active {
	color: #FDD921;
}

.javaTab {
	background-image: url(../images/javaTab.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 101px;
	height: 32px;
	text-align: center;
}

.javaTab a {
	color: #FFFFFF;
	display: block;
	float: left;
	width: 101px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}

.javaTab a.active {
	background-image: url(../images/javaTabActive.jpg);
	background-repeat: no-repeat;
	color: #FDD921;
}

#javaBoxContent {
	background-image: url(../images/javaBoxContent.jpg);
	background-repeat: repeat-y;
	width: 370px;
	padding: 10px 10px 0px 30px;
}

.btnSubmit {
	background-image: url(../images/btnSubmit.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 82px; 
	height: 25px; 
	margin-top: 10px;
}

.btnSubmitActive {
	background-image: url(../images/btnSubmitActive.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 82px; 
	height: 25px; 
	margin-top: 10px;
}
/* Home Page Re-code CSS */



#headerNavTwo {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 108px 0px 0px 6px;
	width: 883px;
	height: 27px;
	text-transform: uppercase;
	overflow: hidden;
}

#headerNavTwo.home {
	float: right;
	width: 874px;
	padding-top: 78px;
	height: 27px;
}

#headerNavTwo a {
	margin: 0px 3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#headerNavTwo.home a {
	font-size: 12px;
}

#headerNavTwo a:hover {
	color: #F8FF85;
}

#fashionLogo {
	margin: 0px;
	margin-top: -26px;
	margin-left: -26px;
	padding: 0px;
}

#fashionImages {
	width: 586px;
	height: 2080px;
}

.fashionImg{
	width: 293px;
	height: 402px;
	float: left;
}

.fashionImg img{
	margin-bottom: 20px;
	float: right;
}

#aboutButtons {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	text-align: left;
}

#aboutButtons a img {
	margin: 5px 0px 5px 15px;
}


#headerCartSub {
	float: right;
	margin-right: 4px;
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #000000;
	text-align: center;
	margin: 0px;
	width: 194px;
	height: 47px;
	padding: 10px 0px 0px 15px;
	background-image: url(../images/headerCartRecodeSub.jpg);
}

#headerCartSub a {
	color: #000000;
	text-decoration: none;
}

#headerCartSub a:hover {
	text-decoration: underline;
}

/* October Special */
.octoberSpecial {
	background-image: url(../images/octoberSpecial.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 13px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	width: 194px;
	height: 200px;
	text-align: center;
}

.octoberSpecial h2 {
	color: #CC9933;
	font-size: 18px;
	margin: 8px 0px 8px 0px;
}
/* October Special */

#my-wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
}

#side-a {
	float: left;
	width: 150px;
}

#side-b { 
	margin: 0;
	float: left;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#intro1, #intro2, #intro3 {
	margin-left:-6px;
	width:540px;
	height:420px;
	overflow-y:auto;
	overflow-x:hidden;
}

#javaLink1 {
	position: relative;
	width: 104px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/javaLinkOn.jpg);
	background-repeat: no-repeat;
	left: 276px;
}

#javaLink2 {
	position: relative;
	width: 104px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/javaLinkOff.jpg);
	background-repeat: no-repeat;
	left: 278px;
}

#javaLink3 {
	position: relative;
	width: 86px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/javaLinkLastOff.jpg);
	background-repeat: no-repeat;
	left: 280px;
}

#javaNav {
	width: 580px;
	height: 32px;
	margin-top: 40px;
	float: right;
}

#javaLinkContainer {
	position: relative;
	top: 2px;
}

#javaNav a {
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	text-align: center;
	font-family: Arial;
	color: #FFFFFF;
}

#javaNav a:hover {
	text-decoration: none;
	color: #FDD820;
}

#javaNav a.on {
	color: #FDD820;
	background-repeat: no-repeat;
}

#singleNav {
	width: 550px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
}

#singleNav a {
	color: #469FEB;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 12px 0px 12px;
}

#singleNav a:hover {
	color: #FDD81F;
	text-decoration: none;
}

#topJavaText {
	width: 580px;
	height: 15px;
	background-image: url(../images/topJavaText.jpg);
	background-repeat: no-repeat;
}

#bottomJavaText {
	width: 580px;
	height: 16px;
	margin-bottom: 20px;
	background-image: url(../images/bottomJavaText.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#javaText {
	width: 546px;
	margin: 0px;
	padding: 0px 10px 0px 20px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#javaText h2 {
	font-size: 16px;
}

.whiteH {
	color: #FFFFFF;
}

#javaText p {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.skinContainer {
	margin: 0px;
	padding: 0px;
}

.skinImage {
	width: 80px;
	height: 79px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background-image: url(../images/skinBgOff.jpg);
	background-repeat: no-repeat;
}

.skinImage img {
	width: 78px;
	height: 77px;
	margin: 1px 0px 0px 1px;
	padding: 0px;
}

.skinImage a:hover{
	display: block;
	width: 80px;
	height: 79px;
	background-image: url(../images/skinBgOn.jpg);
	background-repeat: no-repeat;
}

.skinImageLast {
	width: 80px;
	height: 79px;
	margin-bottom: 10px;
	float: left;
	background-image: url(../images/skinBgOff.jpg);
	background-repeat: no-repeat;
}

.skinImageLast img {
	width: 78px;
	height: 77px;
	margin: 1px 0px 0px 1px;
	padding: 0px;
}

.skinImageLast a:hover{
	display: block;
	width: 80px;
	height: 79px;
	background-image: url(../images/skinBgOn.jpg);
	background-repeat: no-repeat;
}

.doubleContainer {
	margin: 0px;
	padding: 0px;
	height: 158px;
	width: 124px;
	float: left;
	margin-right: 10px;
	margin-bottom: 40px;
	background-image: url(../images/productBg.jpg);
	background-repeat: no-repeat;
}

.doubleContainer:hover {
	height: 158px;
	width: 124px;
	background-image: url(../images/productBgTwo.jpg);
	background-repeat: no-repeat;
}

.doubleContainerLast {
	margin: 0px;
	padding: 0px;
	height: 158px;
	width: 124px;
	float: left;
	margin-bottom: 40px;
	background-image: url(../images/productBg.jpg);
	background-repeat: no-repeat;
}

.doubleContainerLast:hover {
	height: 158px;
	width: 124px;
	background-image: url(../images/productBgTwo.jpg);
	background-repeat: no-repeat;
}

.doubleImg {
	margin: 0px;
	padding: 0px;
	width: 124px;
	height: 138px;
	text-align: center;
}

.doubleImg a {
	display: block;
	width: 124px;
	height: 138px;
}

.doublePrice {
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;	
}


.btnSend {
	background-image: url(../images/btnSend.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 82px; 
	height: 25px; 
	margin: 0px 10px 0px -10px;
}

.btnSend:hover {
	background-image: url(../images/btnSendActive.jpg); 
	background-repeat: no-repeat; 
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	width: 82px; 
	height: 25px; 
	margin: 0px 10px 0px -10px;
}