@charset "utf-8";
FIELDSET {
    border: 1px solid #ccc;
    border-radius: 1px;
    margin: 0.5em 0;
    padding: 0.5em;
}
FIELDSET {
    border: 2px solid #ccc;
    border-radius: 4px;
}
LEGEND {
    background:#000;
    border: 1px dashed #cccccc;
    color: #fff;
    padding: 4px 7px;
}

FIELDSET input {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 0 3px #fff;
    margin-bottom: 10px;
    padding: 5px 5px 5px 10px;
}
input#login-password, input#login-email-address {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-left: 15px;
    width: 200px;
}
LABEL.inputLabel {
    float: left;
    text-align: center;
    width: 11em;
}
.inputLabel {
    padding-top: 4px;
}
.alert {
    color: #bf0000;
    margin-left: 0.5em;
}
select, textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 3px 0;
}
#country {
    margin-bottom: 10px;
}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
    border: 1px solid #000000;
    line-height: 1.8em;
    padding: 0.2em;
}
.messageStackWarning, .messageStackError {
    background-color: #ff0000;
    color: #ffffff;
}
#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper ,#advSearchDefault .floatingBox{
    margin: 15px 0;
    width: 47%;
}

.floatLeft select {
    width: 47%;
}
#cartContentsDisplay {
    border: 1px solid #e1e1e1;
    border-collapse: collapse;
}
#cartContentsDisplay {
    border-collapse: collapse;
}
#cartContentsDisplay .tableHeading th {
    background-color: #ffeeee;
    font-size: 13px;
}
#cartContentsDisplay tr td {
    border: 1px solid #e1e1e1;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
#productGeneral form {
    margin: 0;
}

h1#productName {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent none no-repeat scroll center center;
    border-color: -moz-use-text-color -moz-use-text-color #ddd;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: 23px;
    margin: 0 0 8px;
    padding: 0 0 5px;
    white-space: normal;
    word-break: normal;
}

h2#productPrices {color:#bf0000;font-size: 14px;line-height: 1.8em;}
.price_before_{text-decoration: line-through;font-weight: normal;color: #999;}
.price-main.price-sale{color:#bf0000!important;}
#goodsInfo {
    height: 300px;
    overflow: hidden;
}
.mainImg {
    float: left;
    width: 300px;
}
#productMainImage {
    margin: 0 0 30px;
    width: 100%;
	text-align:center;padding:15px 0;
}
#goodsInfo .textInfo {
    float: right;
    width: 420px;
}
.nextPrev {
    padding-bottom: 5px;
    padding-top: 5px;
}
.navNextPrevWrapper {
    border: 0 none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.navNextPrevCounter {
    display: none;
}
.navNextPrevList {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0.5em 0;
    white-space: nowrap;
}
#goodsInfo .textInfo .detail {
    border-top: 1px solid #eceaea;
    padding: 5px 0;
}
#goodsInfo .textInfo .buyNow {
    border-top: 1px solid #e6e6e6;
}

#cartAdd {
    overflow: hidden;
    width: 100%;
}
#cartAdd  input{float:right;}
#cartAdd .cart_quantity {
    border: 1px solid #333;
	float:none;
	width:25px;
}



.proInfoTabs {
    border: 1px solid #ccc;
}
#productDescription, .shippingEstimatorWrapper {
    padding: 0.5em;
}
#productDescription {
	color:#000;
    font-size: 13px;
    overflow: hidden;
    text-align: left;
}


.back {
    float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
    float: right;
}
FIELDSET {
    border: 1px solid #ccc;
    border-radius: 4px;
}
