/* @override http://www.twwgoldcoast.com.au/process/shop/shoppingCart.css */

/* @override http://www.twwgoldcoast.com.au/shop/category/cat1477/shoppingCart.css */

.shopCartItem br {
font-size:1px;
height:0px;
}
.shopSubtotal {
background:#ddd;
color:#333;
}
.shopCartItem .fields {
margin-top:9px;
}
.shopCartItem .buttons {
margin:0px;
}
.shopCartItem .boxTop2{
	font-weight: bold;
	color: #fff;
	background-color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 11px;
	font-weight:bold;
text-align:center;
border-right:1px solid white;
border-bottom:1px solid white;
}
.shopCartItem .line1, .shopCartItem .line2 {
text-align:center;
border-right:1px solid white;
border-bottom:1px solid white;
}
.line1{
	background-color:#efefef;
}
.line2{
	background-color:#f3f3f3;
}

/*-------------------- Shop Styles --------------------*/

#j-shop-item-1 h1 {
	color: #666;
	font-weight: normal;
	border-bottom: 0px solid #ccc;
	margin-bottom: 10px;
}

#j-sl-heading {
	color: #666;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: 17px;
}

#j-sl-heading span {
	font-size: 10px;
	float: right;
	display: block;
	padding: 5px 0 0px 0;
}

#j-sl-sort {
	margin: -5px 0 15px 0;
	font-size: 10px;
}

#j-sl-sort span {
	font-size: 10px;
	color: inherit!important;
}

#j-sl-sort a {
	text-decoration: none;
}

#j-sl-sort a:hover span, #j-sl-sort a:hover {
	text-decoration: underline;
}

#j-bread-crumb {
	color: #999;
	margin-bottom: 15px;
}

#j-bread-crumb .j-parent {
	color: #999;
}

.j-si-error {
	border: 1px solid #ff9999;
	background: #ffefef;
	color: #cc6666;
	text-align: center;
	padding: 2px;
}

.j-product-images {
	padding-right: 10px;
	width: 1%;
}

.j-main-table {
	width: 100%;
	margin-top: 10px;
}

.j-si-primary-image {
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #ccc;
	text-indent: -9000em;
	margin-right: 5px;
	width: 200px;
	height: 200px;
}

.j-si-primary-image:hover {
	border: 1px solid #8db4d0!important;
}

.j-si-thumbs {
	padding: 5px 0;

}

.j-si-thumbs a {
	display: block;
	float: left;
	width: 69px;
	height: 69px;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	margin: 0 5px 5px 0;
	text-indent: -9000em;
}

.j-si-thumbs a:hover {
	border: 2px solid #8db4d0!important;
	width: 67px!important;
	height: 67px!important;
}

.j-si-thumb-active {
	border: 2px solid #3e749b!important;
	width: 67px!important;
	height: 67px!important;
}

.j-si-options td {
	padding: 3px 5px 3px 0;
}

.j-si-option-label {
	font-weight: bold;
	padding: 1px 5px 5px 0;
}

.j-si-variants{
padding-bottom:10px;
}

.j-si-price, .j-si-price .currencySign {
	padding: 0px 0 0px 0!important;
	font-weight: bold;
	color: #C80000;
	font-family: arial;
	font-size: 17px;
}

div.bottomImg {
	clear: both;
}

.j-si-price #productCost {
	padding-right: 4px;
}

.j-si-price span {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	font-family: arial;
}

.j-si-atc {
	border: 1px dashed #ccc;
	background: #efefef;
	padding: 8px 10px;
	margin: 8px 0 15px 0;
	width:240px;
}

.j-si-atcContents {
	text-align: left;
	padding: 0 0 2px 0;
}

.j-si-short-desc {
	/*padding: 0 0 20px 0;
	line-height: 15px;*/
}

.j-si-desc h2, .j-si-key-feat h2, .j-si-related-items h2, .j-si-addInfo h2 {
	border-bottom: 1px solid #ccc;
	padding: 3px 5px;
	margin-top: 10px;
}

.j-si-desc h2 span, .j-si-key-feat h2 span, .j-si-related-items h2 span, .j-si-addInfo h2 span {
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #ccc;
	display: inline;
	border-bottom: 2px solid #fff;
	margin: 0 0 0 10px;
	padding: 3px 5px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	color: #C80000;
}

.j-si-atcContents input {
	border: 0px solid red;
	vertical-align: bottom;
	margin: 0px 0 -2px 0;
}

.j-si-atcContents span {
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
}

.j-si-atcContents #itemQuantity {
	border: 1px solid #999;
	margin: 0px 6px -2px 0;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	color: #333;
	width: 30px;
}

.j-iv-thumb {
	display: block;
	text-indent: -9000em;
	background-repeat: no-repeat;
	background-position: 50%;
	border: 1px solid #ccc;
	padding: 1px;
}

.j-iv-thumb:hover {
	border: 2px solid #C80000;
	padding: 0px;
}

.j-listing-item-tile {
	float: left;
	margin: 0 0px 0px 0;
	padding: 0 0px 10px 0;
	text-align: left;
}

.j-sl-items .j-listing-item-tile {
	float: left;
	margin: 0 0px 0px 0;
	padding: 0 0px 10px 0;
}

.clear-float {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

.j-listing-title {
	padding: 2px 15px 0px 0;
	text-align: left;
}

.j-listing-title a {
	text-decoration: none;
	color: #666;
}

.j-listing-title a:hover {
	text-decoration: underline;
	color: inherit;
}

.j-listing-price {
	color: #C80000;
	font-weight: bold;
	padding: 2px 15px 2px 0;
	text-align: left;
}

.j-listing-view-btn {
	color: #999;
	text-align: left;
}

.j-listing-item-tile a:hover {
	color: #D20505;
}

#j-sl-page-numbers a {
	text-align: center;
	display: block;
	float: left;
	border: 1px solid #ddd;
	background: #f9f9f9;
	padding: 2px 4px;
	text-decoration: none;
	margin: 0 3px 3px 0;
	font-family: arial;
	min-width: 14px!important;
}

#j-sl-page-numbers a:hover {
	background: #fff;
	border: 1px solid #ccc;
}

#j-sl-page-numbers {
	margin: 10px 0;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
