
/* shopnow sidebox */
.sideboxlist { line-height:27px; color:#666; font-size:13px; padding-left: 27px;}


input {color:#666; margin-left:0px;}



/* promotions page */
#promotions_banner { background: url(../images/products/banner-promotions.png) no-repeat; padding-left:50px; padding-top:40px; height:115px; }
#promotions {margin: 5px 5px 35px 10px; font-size:12px; text-align:left;}

.amazon { margin:7px 10px 0px 0px; float:left; border:none;}
ul 		{color:#666;}


/* hover img code */

#review  { float:right;}
a.review {
	background: url("../images/products/btn-review.png") no-repeat 0 0;
	width: 120px;
	height: 29px;
	display: block;
	text-indent: -9999px;
}

a:hover.review { background-position: 0 -29px; }


/* Apple page */
.appleimg { float:left;}


	
/* Advertisments */

#imageContainer {
	margin: auto;
	margin-top:25px;
	width: 250px;
	height: 105px;
	border: none;
}
#imageContainer img {
	display:none;
	border:none;
	position:absolute;
	top:350px; left:-20px;
}


/* Discounted Cases */
.casewrapper { margin: 25px 0 20px 0; border-bottom:1px solid #CCC; padding-bottom:15px;}
.caseimg	 { float:left; padding-top:10px; width:240px; height:225px;}

.btn_add2cart 	{ background: url(../images/products/btn-add2cart.png) no-repeat; height: 26px; width: 117px; border: none; cursor:pointer; margin-top:15px;}
.radio		{ margin-left:2px;}
.price		{ color:#333; font-size:18px;}