/*	ARROGANT CAT CASCADING STYLESHEET	*/

/*=======================================================
	NOTES  
======================================================= 

	colors used
	-----------
	primary gold #e4c58e
	primary gold 2 #ad966b
	more gold #7e6433
	background brown #292626
	highlight red #f11f24
	search grey #cacaca
	background grey #2e2c2c
	bar brown #1f1d1d

*/

/*=======================================================
	SHOPPING BAG STYLES  
=======================================================*/
html {
	background: url(../images/static/backgrounds/backgroundtile_snakeskin.jpg) repeat center top #2a2727;
}
body {
	background: url(../images/static/backgrounds/effectslayer_snakeskin.jpg) repeat-x center top;
}
#main p {
	float: left;
	clear: both;
	font-size: 1.2em;
	width: 350px;
}
#main table {
	float: left;
	clear: both;
	width: 720px;
	display: inline;
	margin: 0 0 0 25px;
}
#main table td {
	border-bottom: 1px solid #2f2b22;
	font-size: 1.2em;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
}
#main table tr.last-row td,
#main table tfoot td {
	border: 0;
}
#main table th {
	border-bottom: 2px solid #e4c58e;
	font-size: 1.2em;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
}
#main table td.td-prodthumb {
	width: 130px;
}
#main table td.td-proddetail {
	padding-top: 13px;
	width: 255px;
}
#main table td.td-prodqty {
	padding-top: 15px;
	width: 205px;
}
#main table td.td-price {
	color: #fff!important;
	font-weight: bold;
	padding-top: 15px;
	width: 130px;
}
#main table td.td-prodqty input {
	color: #fff;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 15px;
}
#main table tr.buttons td {
	text-align: right;
}
#main table tr.promo td {
	background: url(../images/static/promoback.jpg) repeat-x 0 0;
	color: #8f8d8e;
	height: 105px;
	line-height: 1.2em;
}
#main table tr.promo td.badge {
	background: url(../images/static/promobadge.jpg) no-repeat 0 0;
	width: 130px;
}
#main table tr.promo td label {
	color: #fff;
	display: block;
	font-weight: bold;
	margin-top: 15px;
	width: 255px;
}
#main table tr.promo td label span {
	color: #8f8d8e;
	font-size: 0.8em;
}
#main table tr.promo td input {
	border: 1px solid #4d4337;
	color: #8f8d8e;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 23px 0 0 0;
	padding: 5px 7px 7px 7px;
	width: 130px;
}
#main table tr.promo td input#enter_code {
	background: url(../images/static/icons/ac-icons.png) 0px 7px no-repeat;
	border: 0;
	cursor: pointer;
	padding: 0;
	height: 30px;
	width: 30px;
}
#main table tr.promocode td label {
	margin-top: 21px;
}
#main table tr.promo td.promo-price {
	padding: 30px 0 0 0;
}
#main table tr.promocode td a.remove-promo {
	float: left;
	margin-top: 21px;
	text-decoration: underline;
	color: #e4c58e;
}
#main table td.td-proddetail dl {
	
}
#main table td.td-proddetail dl dt {
	color: #8f8d8e;
	float: left;
	line-height: 1.5em;
	text-align: right;
	width: 65px;
}
#main table td.td-proddetail dl dd {
	color: #fff;
	font-weight: bold;
	float: left;
	line-height: 1.5em;
	padding: 0 0 0 7px;
	width: 183px;
}
#main table tr.summary td {
	border-top: 2px solid #e4c58e;
	border-bottom: 2px solid #e4c58e;
	line-height: 35px;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
	vertical-align: middle;
}
#main table tr.buttons td input {
	cursor: pointer;
	margin: 15px 0 0 5px;
	text-indent: -9999px;
	float: right;
}
#main table tr.buttons td a {
	margin: 15px 0 0 5px;
	text-indent: -9999px;
	float: right;
}
#main table tr.buttons td #btn-continue {
	background: url(../images/static/buttons/ac-buttons.png) 0px -120px no-repeat;
	height: 30px;
	width: 127px;
}
#main table tr.buttons td #btn-update {
	background: url(../images/static/buttons/ac-buttons.png) 0px -150px no-repeat;
	height: 30px;
	width: 93px;
}
#main table tr.buttons td #btn-proceed {
	background: url(../images/static/buttons/ac-buttons.png) 0px -30px no-repeat;
	height: 30px;
	width: 137px;
}
#main table td #btn-wishlist-remove {
	background: url(../images/static/icons/ac-icons.png) -35px 0px no-repeat;
	height: 35px;
	width: 35px;
}
#main table td #btn-addtobag {
	background: url(../images/static/buttons/ac-buttons.png) 0px -180px no-repeat;
	height: 30px;
	width: 85px;
}
#main table td.td-prodqty a
	{ float: left; width: 30px; height: 30px }
#main table td.td-prodqty a.qtyadd
	{ background: url(../images/static/icons/ac-icons.png) no-repeat 0 0; display: none  }
#main table td.td-prodqty a.qtysub
	{ background: url(../images/static/icons/ac-icons.png) no-repeat -28px 0; display: none  }	
#ac_template_50 #main table th.td-prodqty {
	padding-left: 10px;
}

	
#main table td.td-deliveryradio {
	padding: 20px 15px 15px 23px;
	width: 27px;
}
#main table td.td-subtotal {
	padding-top: 15px;
	text-align: right;
	width: 515px;
}
#main table td.td-subtotal span {
	display: block;
	margin-right: 75px;
}
#main table td.td-deliverydesc {
	color: #8f8d8e;
	padding-top: 15px;
	width: 525px;
}
#main table td.td-deliverydesc strong {
	color: #ffffff;
}
#main table .tb-delivery td {
	background-color: #1f1d1e;
}
#main table .tb-delivery .td-price {
	padding-top: 20px;
}
#main table .spacer td {
	height: 23px;
}
#ac_template_57 #main table td.td-prodqty {
	width: 125px;
}
#ac_template_57 #main table td.td-proddetail {
	width: 180px;
}
#ac_template_57 #main table td.td-proddetail dl dt {
	width: 65px;
}
#ac_template_57 #main table td.td-proddetail dl dd {
	width: 107px;
}
#ac_template_57 #main table td.td-price,
#ac_template_57 #main table th.td-price {
	padding-left: 55px;
	width: 50px;
}
#ac_template_57 #main table td.td-addtobag {
	width: 182px;
}
#ac_template_57 #main table td.td-addtobag a,
#ac_template_57 #main table td.td-wishlist-remove a {
	display: block;
	float: right;
	margin: 15px 15px 0 0;
	text-indent: -9999px;
}
#ac_template_57 #main table tr.buttons td {
	border-top: 2px solid #e4c58e;
}