#main {width: 700px; margin: auto;}

/*
 * AjaxCart Style 
 */

/*
 * General Style
 */
#message {margin: 3px; padding: 3px; text-align: center; border: 1px solid #FF4F4F; color: #FF4F4F; display: none;}
.cartHeader {
	color:#e11487;
	font-size:30px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	padding:0 0 28px 0;
}
/*
 * Cart
 */
#ajaxcart_cart {font-family: Arial, Verdana;}
#ajaxcart_cart h1 {font-family: Arial; font-size: 18px; margin: 0px; padding: 0px;}
#ajaxcart_cart fieldset {border: 1px solid #6699CC; margin-bottom: 20px;}
#ajaxcart_cart fieldset legend {font-size: 18px; color: #11518F;}
#ajaxcart_cart_table th {color: #e11487; padding: 5px 0px 5px 0px;}
#ajaxcart_cart_table td {/*background-color: #EFEFEF; */color: #e11487; padding: 5px 0px 5px 0px; /*border-bottom: 1px solid #FFFFFF;*/}

#ajaxcart_cart_table #ajaxcart_cart_butttons {text-align: center; padding-right: 20px;}
#ajaxcart_cart_table #shipping {font-size: 14px; font-weight: bold; color: #000000; padding-right: 20px;}
#ajaxcart_cart_table #shipping_amount {font-size: 18px; font-weight: bold; color: #000000;}
#ajaxcart_cart_table #subtotal {font-size: 14px; font-weight: bold; color: #000000; padding-right: 20px;}
#ajaxcart_cart_table #subtotal_amount {font-size: 18px; font-weight: bold; color: #000000;}
#ajaxcart_cart_table #total {font-size: 14px; font-weight: bold; color:#b4b4b4; padding-right: 20px;}
#ajaxcart_cart_table #total_amount {font-size: 18px; font-weight: bold; color: #e11487;}

#ajaxcart_cart_table .ajaxcart_cart_butttons {text-align: center;}
#ajaxcart_cart_table .center {text-align: center;}
#ajaxcart_cart_table .left {text-align: left; color:#b4b4b4;}
#ajaxcart_cart_table .right {text-align: right; color:#b4b4b4;}
#ajaxcart_cart_table .click {cursor: pointer;}
#ajaxcart_cart_table .hide {display: none;}
#ajaxcart_cart_table .show {display: table-row;}

/*
 * Checkout
 */
#ajaxcart_checkout {font-family: Arial, Verdana;}
#ajaxcart_checkout h1 {font-size: 18px; margin: 0px; padding: 0px;}
#ajaxcart_checkout fieldset {border: 1px solid #e11487; margin-bottom: 20px;}
#ajaxcart_checkout fieldset legend {font-size: 18px; color: #e11487;}
#ajaxcart_checkout_table td {/*background-color: #EFEFEF; */color: #e11487; padding: 5px 0px 5px 0px; /*border-bottom: 1px solid #FFFFFF;*/}

#ajaxcart_checkout_table #ajaxcart_cart_butttons {text-align: center; padding-right: 20px;}
#ajaxcart_checkout_table #shipping {font-size: 14px; font-weight: bold; color: #000000; padding-right: 20px;}
#ajaxcart_checkout_table #shipping_amount {font-size: 18px; font-weight: bold; color: #000000;}
#ajaxcart_checkout_table #subtotal {font-size: 14px; font-weight: bold; color: #000000; padding-right: 20px;}
#ajaxcart_checkout_table #subtotal_amount {font-size: 18px; font-weight: bold; color: #000000;}
#ajaxcart_checkout_table #total {font-size: 14px; font-weight: bold; color:#b4b4b4; padding-right: 20px;}
#ajaxcart_checkout_table #total_amount {font-size: 18px; font-weight: bold; color: #e11487;}

.ajaxcart_checkout_table .ajaxcart_checkout_butttons {text-align: center;}
.ajaxcart_checkout_table .center {text-align: center; color:#b4b4b4;}
.ajaxcart_checkout_table .left {text-align: left; color:#b4b4b4;}
.ajaxcart_checkout_table .right {text-align: right; color:#b4b4b4; padding-right:5px;}
.ajaxcart_checkout_table .click {cursor: pointer;}
.ajaxcart_checkout_table .hide {display: none;}
.ajaxcart_checkout_table .show {display: table-row;}

/*
 * Review
 */
#ajaxcart_review {font-family: Arial, Verdana;}
#ajaxcart_review h1 {font-family: Arial; font-size: 18px; margin: 0px; padding: 0px;}
#ajaxcart_review fieldset {border: 1px solid #e11487; margin-bottom: 20px;}
#ajaxcart_review fieldset legend {font-size: 18px; color: #e11487;}
.ajaxcart_review_table td {/*background-color: #EFEFEF; */color: #e11487; padding: 5px 0px 5px 0px; /*border-bottom: 1px solid #FFFFFF;*/}

.ajaxcart_review_table .ajaxcart_checkout_butttons {text-align: center;}
.ajaxcart_review_table .center {text-align: center; color:#b4b4b4;}
.ajaxcart_review_table .left {text-align: left; color:#b4b4b4;}
.ajaxcart_review_table .right {text-align: right; color:#b4b4b4;}
.ajaxcart_review_table .click {cursor: pointer;}
.ajaxcart_review_table .hide {display: none;}
.ajaxcart_review_table .show {display: table-row;}

/*
 * Thankyou
 */
#ajaxcart_thankyou {font-family: Arial, Verdana;}
#ajaxcart_thankyou h1 {font-family: Arial; font-size: 18px; margin: 0px; padding: 0px;}
#ajaxcart_thankyou fieldset {border: 1px solid #6699CC; margin-bottom: 20px;}
#ajaxcart_thankyou fieldset legend {font-size: 18px; color: #11518F;}
.ajaxcart_thankyou_table td {background-color: #EFEFEF; color: #343499; padding: 5px 3px 5px 3px; border-bottom: 1px solid #FFFFFF;}
.ajaxcart_thankyou_table h2 {padding: 0px; margin: 0px; font-size: 16px;}

.ajaxcart_thankyou_table .ajaxcart_checkout_butttons {text-align: center;}
.ajaxcart_thankyou_table .center {text-align: center;}
.ajaxcart_thankyou_table .left {text-align: left;}
.ajaxcart_thankyou_table .right {text-align: right;}
.ajaxcart_thankyou_table .click {cursor: pointer;}
.ajaxcart_thankyou_table .hide {display: none;}
.ajaxcart_thankyou_table .show {display: table-row;}
.ajaxcart_thankyou_table .red {color: #e11487;}
.ajaxcart_thankyou_table .bold {font-weight: bold;}
