/* GIFT CARD */
div#content{
	background-color:#FFFFFF;
}

ul#waysToRedeem,ul#waysToRedeem li {margin:0; padding:0; list-style:none;}
ul#waysToRedeem li {display:inline;}

#productDetailContainer .detailContainer {float:left; width:450px; overflow:hidden;}

#productDetailContainer table#productDetail {border: 1px solid #D6D6D6; width:100%; margin: 0 0 10px 0;}
#productDetailContainer table#productDetail th, #productDetailContainer table#productDetail td {padding:2px 5px;}
#productDetailContainer table#productDetail thead th {border-bottom: 1px solid #D6D6D6; text-align:left; font-size:14px}
#productDetailContainer table#productDetail thead th#headProd {width:50%;}
#productDetailContainer table#productDetail thead th#headQty {width:15%;}
#productDetailContainer table#productDetail thead th#headPrice {width:35%;}
#productDetailContainer table#productDetail tbody td {font-size:.84em; vertical-align:top;}
#productDetailContainer table#productDetail tbody td.stockCell {padding:20px 5px; color:red;}
#productDetailContainer #productDetail .frmField {margin:0;}
#productDetailContainer #productDetail input#_Price {margin:0 5px 0 20px;}
#productDetailContainer #productDetail span {font-weight:normal; color:#666;}

.imageContainer {width:275px; padding:0 10px; float:left; text-align:center;}

#productDescription {clear:both; margin:5px 0; border: 1px solid #D6D6D6;}
#productDescription p {margin:5px; font-size:11px; text-align:left;}

#productCarrier {float:left;}
#productCarrier, #productMessage {border: 1px solid #D6D6D6; clear:both; margin:5px 0;}
#productCarrier h3, #productMessage h3 {border-bottom:1px solid #D6D6D6; padding:2px 5px;}
#productCarrier h3 {margin-bottom:5px;}
#productCarrier h3 span {font-size:11px;}
#productCarrier ul {list-style:none; margin:0; padding:0;}
#productCarrier ul li {display:inline;}
#productCarrier ul li div.frmField {display:inline;}
#productCarrier dl {width:110px; float:left; overflow:hidden;}
#productCarrier dl dd {padding:0; margin:0; text-align:center;}
dd.carrierImage {height:57px;}
dd.carrierImage img {width:86px;}
#productCarrier span {font-weight:normal; color:#666;}
#giftCardMenu {border:1px solid #D6D6D6; list-style:none;}
#productMessage {padding-bottom:5px;display:none;}
#productMessage h3 {margin-bottom:5px;}
#productMessage div.frmField {padding:0 5px;}

#productDetailContainer #imageContainer {width:275px; padding:0 10px; float:left; text-align:center;}
#productDetailContainer #imageContainer #giftCardMenu {border:1px solid #D6D6D6;}
#productDetailContainer #detailContainer {float:left; width:450px; overflow:hidden;}
#productDetailContainer .description {border: 1px solid #D6D6D6; clear:both; margin:5px 0;}
#productDetailContainer .description h3 {border-bottom:1px solid #D6D6D6; padding:2px 5px;}
#productDetailContainer .description p {margin:5px; font-size:11px; text-align:left;}
#productDetailContainer .description .emph {font-weight:bold;}
#productDetailContainer .description ul {margin-top:0; padding-top:0; font-size:11px;}
#productDetailContainer .description h4 {margin:5px}
/* END Gift Card */
