/* CSS File */
.shopMain h2 {
	margin-bottom: 10px;
	float: left;
}

.shopMain .twoColMain {
    margin-top: 0;
}

.shopMain .twoColMain2 {
	background: url(../img/bkPlain.png);
	padding: 15px 0 30px;
	width: 737px;
	margin-top: 0;
}

.shopMain .twoColMain2 h2 {
    padding: 0 20px;
}

.shopMain .twoColMain2 .shopSearch {
    padding-right: 20px;
}

.shopMain .mainAd h2 {
    float: none;
    padding: 0;
}

h3.relItems {
	border-bottom: solid #454444 1px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 87.5%
}

ul.shoplist {
	list-style: none;
	padding: 0px 0px 50px 0px;
	margin: 0px;
}

ul.shoplist li {
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	width: 218px;
	float: left;
	display: block;
}

ul.shoplist li.last {
	margin-right: 0px;
}

ul.shoplist li span {
	font-size: 85%;
	display: block;
}

ul.shoplist li input {
	margin-top: 12px;
}

ul.shoplist li a {
	display: inline;
}

ul.shoplist li a:hover {
	text-decoration: none;
}

ul.shoplist li img {
	padding-bottom: 6px;
}

/*
	Shop Advert & Shop Items
*/
.shopAd {
	background: url(../img/shopAd.png) top left no-repeat;
	margin-bottom: 21px;
	height: 183px;
	clear: both;
}

.shopAd h3,
.shopItem h3 {
	margin-bottom: 6px;
	font-size: 87.5%;
}

.shopAd img {
	padding: 18px 16px 0px 22px;
	float: left;
}

.shopItem img {
	padding: 18px 16px 0px 0px;
	float: left;
}

.shopAd .adDetails,
.shopItem .adDetails {
	padding-top: 18px;
	float: left;
	width: 505px;
}

.shopAd .adDetails ul,
.shopItem .adDetails ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.shopAd .adDetails ul .highlight,
.shopItem .adDetails ul .highlight {
	padding: 4px 0px 11px 0px;
	font-size: 100%;
}

.withVideo .adDetails {
	margin-bottom: 10px;
	padding-top: 0px;
	width: 349px;
}

.withVideo .adDetails li {
	line-height: 157%;
}

.withVideo .adDetails li.highlight {
	font-size: 187%;
}

.videoHolder {
	margin-bottom: 10px;
	padding-right: 16px;
	float: left;
	width: 260px;
}

.videoHolder img {
	padding-top: 0px;
}





p.helpTip {
	float: left;
	width: 444px;
}


/*
	Track list
*/
table {
	border-collapse: separate;
	margin-bottom: 12px;
}

th.title, td {
	padding-left: 4px;
	text-align: left;
}

td {
	padding: 3px 0px;
}

th.selectAll {
	font-weight: normal;
}



td.title {
	background: url(../img/iconArrow.png) 4px 2px no-repeat;
	padding-left: 30px;
}

td.select {
	text-align: center;
}

tr.selected td {
	background: url(../img/tableHighlight.png) top right no-repeat;
	border-bottom: solid 2px;
	border-color: #0b0b0b;
	padding-bottom: 2px;
}

tr.selected td.title {
	background: url(../img/tableHighlight.png) 0px 0px no-repeat;
}

td {
	padding-bottom: 4px;
}

/*
	Magnify
*/
.magnify {
	padding-top: 18px;
	padding-bottom: 15px;
}

.magnify .floatLeft p {
	padding-top: 4px;
	text-align: center;
}


.productDetails {
	width: 440px;
	float: right;
}

.largeObject {
	border: solid #5a5a5a 2px;
	overflow: hidden;
	width: 444px;
	height: 245px;
	float: right;
	display: none;
}

.productDetails h3 {
	margin-bottom: 0px;
	font-size: 137%;
}

.productDetails ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.productDetails .itemNo {
	padding-bottom: 49px;
}

.productDetails .price {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 187%;
}

.productDetails select {
	margin-bottom: 12px;
	color: #000000;
	font-size: 80%;
}

.productDetails input {
	margin-bottom: 10px;
}


/*
	Shop cart override
*/
.cartInPage {
	background: transparent;
	padding: 0px;
}

/*
    SHOP SEARCH
*/

.shopSearch {
    float: right;
    padding-bottom: 10px;
}

.shopSearch input {
    float: left;
}

.shopSearch input.search {
    width: 200px;
    padding: 3px 3px 3px 25px;
    margin-right: 5px;
}

.shopSearch input.search {
    background: #fff url(../img/iconSearch.gif) left no-repeat;
}

/*
    ORDER HISTORY
*/

.orderHistory td {
    text-align: left;
    padding-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #5f5f5f;
 }
 
 .orderHistory .noSep td {
    border-bottom: none;
 }

.orderHistory td.itemPrice {
    padding-left: 0 !important;
    font-weight: bold;
    text-align: center;
}

.orderHistory td.desc {
    font-weight: bold;
}

.orderHistory td.desc span {
    display: block;
    font-weight: normal;
    font-size: 90%;
    padding-top: 10px;
}

.orderHistory a.download {
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding-top: 10px;
}

.orderHistory .status {
    font-style: italic;
}

.orderHistory .status span {
    display: block;
}

.orderHistory .btn {
    margin-top: 5px;
}

.orderHistory .btn a {
    font-style: normal;
    text-decoration: none;
    padding-bottom: 5px;
}

/*
    PRODUCT THUMBNAIL
*/

.productThumb {
    margin: 0;
    padding: 0;
}

.productThumb li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

.productThumb li a {
    display: block;
    width: 73px;
    height: 73px;
    border: 1px solid #000;
}

.productThumb li a.selected {
    border: 1px solid #606060;
}

/* Shop Ad Buttons */

.mainAd ul {
    margin: 10px 0 0;
    padding: 0;
    list-style-type: none;
}

.mainAd li {
    display: block;
    float: left;
    padding-right: 20px;
}


.btnUSA a {
    text-indent: -9999px;
    background: url(../img/btnCountries.gif) 0 0 no-repeat;
    width: 144px;
    height: 28px;
    display: block;
    
}

.btnJapan a {
    text-indent: -9999px;
    background: url(../img/btnCountries.gif) -143px 0 no-repeat;
    width: 88px;
    height: 28px;
    display: block;
}

.btnWorld a {
    text-indent: -9999px;
    background: url(../img/btnCountries.gif) -230px 0 no-repeat;
    width: 158px;
    height: 28px;
    display: block;
}

.btnAUS a {
    text-indent: -9999px;
    background: url(../img/btnCountries.gif) -389px 0 no-repeat;
    width: 112px;
    height: 28px;
    display: block;
}

/* Shop Basket Quantity */

.qty {
    margin: 0 auto;
    padding-top: 0 !important;
}

.qty form {
    margin: 0;
    padding: 0 0 0 40px;
}

.qty span.number {
    display: block;
    float: left;
    padding: 35px 14px 20px 0; 
}

.qty ul {
    margin: 25px 0 0;
    padding: 0;
    float: left;
    list-style: none;
}

.qty li {
    padding-bottom: 6px;
    cursor: pointer;
}

.qty .quantityMinus,
.qty .quantityPlus {
    width: 13px;
    height: 13px;
    overflow: hidden;
}

.qty .quantityMinus input {
    background: url(../img/iconBasketMinus.gif) top left no-repeat;
    border: none;
    padding-left: 20px;
    cursor: pointer;
}

.qty .quantityPlus input {
    background: url(../img/iconBasketPlus.gif) top left no-repeat;
    border: none;
    padding-left: 20px;
    cursor: pointer;
}


