html,body
{
	margin: 0;
	border: 0;
	padding: 3px 0 0;
	background-color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
}

img
{
	border: 0;
}

a
{
	text-decoration:none;
	color: #fff;
}

p
{
	color: #fff;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2
{
	color: #fff;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}

#page
{
	position: relative;
	width: 780px;
	height: 560px;
	text-align: left;
	margin: auto;
}
#wastebar
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 26px;
	text-align: right;
	vertical-align: middle;
	background-color: #00A8EC;
}
#blackbar
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 30px;
	background-color: #000;
}
#blackbar .basket
{
	font-size: 12px;
	color: #f00;
	text-align: right;
	line-height: 27px;
	font-weight: bold;
}

#HomeButton
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 19px;
	text-align: left;
}

#BackButton
{
	position: absolute;
	left: 90px;
	top: 0px;
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 19px;
	text-align: left;
}
#AdviceButtonTop
{
	position: absolute;
	left: 75px;
	top: 0px;
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 19px;
	text-align: left;
}
#TermsButtonTop
{
	position: absolute;
	left: 230px;
	top: 0px;
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 19px;
	text-align: left;
}

#BasketIcon
{
	position: absolute;
	left: 162px;
	top: 0px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 19px;
	text-align: left;
}

#BasketTextArea
{
	position: absolute;
	left: 180px;
	top: 0px;
	width: 330px;
	height: 30px;
	font-size: 19px;
	text-align: left;
}

#ViewBasketButton
{
	position: absolute;
	left: 520px;
	top: 0px;
	width: 129px;
	height: 30px;
	font-size: 19px;
	text-align: left;
}

#PayNowButton
{
	position: absolute;
	left: 652px;
	top: 0px;
	width: 124px;
	height: 30px;
	font-size: 19px;
	text-align: left;
}

#DIIPriceBox
{
	position: absolute;
	left: 346px;
	top: 101px;
	width: 127px;
	height: 30px;
	line-height: 30px;
	font-size: 19px;
	text-align: left;
	color: #f00;
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	vertical-align: middle;
}

#DIIItemText
{
	position: absolute;
	left: 500px;
	top: 60px;
	height: 340px;
	width: 281px;
	text-align: right;
	color: #fff;
}
#DIIItemText p
{
	margin-top: 18px;
}
#DIIItemText
{
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
}

#DIIVariation
{
	position: absolute;
	left: 362px;
	top: 426px;
	height: 29px;
	width: 419px;
	text-align: right;
	color: #fff;
}

#DIIAddToBasket
{
	position: absolute;
	left: 272px;
	top: 36px;
	width: 145px;
	height: 30px;
	font-size: 19px;
	text-align: left;
}

#DIIPayNow
{
	position: absolute;
	left: 272px;
	top: 96px;
	width: 145px;
	height: 30px;
	font-size: 19px;
	text-align: left;
}

#DIIAdvice
{
	position: absolute;
	left: 56px;
	top: 96px;
	width: 145px;
	height: 30px;
	font-size: 19px;
	text-align: left;
}

.optbox
{
	float: left;
	width: 195px;
	height: 30px;
	line-height: 30px;
	font-size: 19px;
	text-align: center;
}
.optbox .opton
{
	color: #fff;
}
.optbox .optoff
{
	color: #888;
}
.optbox .opton:hover,.optoff:hover
{
	cursor: pointer;
	cursor: hand;
}
.mainimage
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 474px;
}
#transmenu1 , #transmenu2 , #transmenu3 , #transmenu4
{
	position: absolute;
	top: 0px;
	width: 195px;
	height: 474px;
	background-color:#000;
	opacity: .5;
	filter: alpha(opacity=50);
	z-index: 4;
}
#transmenu2
{
	left: 195px;
}
#transmenu3
{
	left: 390px;
}
#transmenu4
{
	left: 585px;
}

#menu1,#menu2, #menu3, #menu4
{
	left: 0px;
	position: absolute;
	top: 0px;
	width: 195px;
	height: 474px;
	z-index: 5;
	margin: 0px 15px 0px 0px;
}
#menu2
{
	left: 195px;
}
#menu3
{
	left: 390px;
	width: 210px;
}
#menu4
{
	left: 585px;
}
.menuitems
{
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	text-align: right;
	margin: 0px 15px 0px 0px;
}
#menuitems a
{
	color: #fff;
}
#lscrollbar
{
	float: left;
	position: relative;
	width: 50px;
	height: 440px;
	background-color: #f00;
}
#topscrollblock
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	cursor: hand;
	visibility: hidden;
}
#bottomscrollblock
{
	position: relative;
	top: 340px;
	left: 0px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	cursor: hand;
	visibility: hidden;
}
#itemlist
{
	float: left;
	position: relative;
	height: 440px;
	width: 380px;
	background-color: #fff;
	overflow: hidden;
}
#itempreview
{
	float: left;
	height: 440px;
	width: 350px;
}

#digitalpreview
{
	float: left;
	height: 440px;
	width: 350px;
	background-color: #000;
}

#items
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 350px;
	line-height: 26px;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
}
#items a
{
	color: #000;
}
#pricebox
{
	height: 120px;
	line-height: 120px;
	color: #f00;
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	vertical-align: middle;
}
#choicebox
{
	height: 190px;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
}
#choicebox .makechoice
{
	color: #fff;
	font-size: 12px;
}
#choicebox .unselectedtype
{
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-align: center;
}
#choicebox .unselectedtype:hover
{
	cursor: pointer;
	cursor: hand;
}
#choicebox .selectedtype
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background-color: #fff;
}
#itemtext
{
	float: left;
	height: 340px;
	width: 300px;
	text-align: right;
	color: #fff;
}
#itemtext p
{
	margin-top: 18px;
}
#itemtext .itemtitle
{
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
#itemtext .itembody
{
	font-size: 13px;
	line-height: 17px;
}
#consumebox
{
	position: absolute;
	left: 350px;
	top: 396px;
	width: 431px;
	font-size: 14px;
	color: #fff;
}
#consumebar
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 430px;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	background-color: #00A8EC;
}
#consumepart
{
	float: left;
	text-align: center;
	vertical-align: middle;
}
.formbox , .QtyBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	border: 1px groove #222;
	background-color: #fff;
	font-weight: bold;
	text-indent: 3px;
	vertical-align: middle;
}

.QtyBox
{
	width: 40px;
}

.CountrySelectBox
{
	font-size: 12px;
	color: #000;
	border: 1px groove #222;
	background-color: #fff;
	text-align: left;
}

.optionbar
{

	position: relative;
	left: 0px;
	width: 780px;
	height: 26px;
	background-color: #000;
	text-align: center;
}

.optionbarsmall
{

	position: relative;
	left: 0px;
	width: 780px;
	height: 26px;
	background-color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.optionbar a
{
	line-height: 26px;
	font-size: 17px;
	letter-spacing: 1px;
	color: #fff;
}

#titlebar
{
	position: absolute;
	left: 0px;
	top: 296px;
	width: 780px;
	height: 30px;
	background-color: #000;
	float: left;
	line-height: 30px;
	text-align: center;
	letter-spacing: 1.5px;
	font-size: 22px;
	color: #00A8EC;
}

#sale
{
	position: relative;
	left: 0px;
	width: 780px;
	height: 70px;
	background-color: #000;
	padding-top: 14px;
	line-height: 29px;
	text-align: center;
	letter-spacing: 0.5px;
	font-size: 15px;
	color: #00A8EC;
}
#sale a
{
	color: #00A8EC;
}

.sectiontitle
{
	width: 780px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	font-size: 19px;
	color: #fff;
	text-align: center;
	margin-top: 26px;
	margin-bottom: 6px;
	background-color: #1b2c59;
	letter-spacing: 1px;
}

#HelpPagesAdviceButton
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 129px;
	height: 30px;
	font-size: 19px;
	text-align: left;
}

.BasketHeader, .BasketItem, .BasketItemTotals, .BasketItemGrandTotal
{
	font-size: 14px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
}
.BasketHeader
{
	font-weight: bold;
}
.BasketItem
{
	padding-bottom: 20px;
	line-height: 19px;
}
.BasketItemTotals
{
	padding-bottom: 14px;
	line-height: 14px;
}
.BasketItemGrandTotal
{
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 14px;
}
.bottombuttons
{
	float: left;
	width: 260px;
	height: 30px;
	text-align: center;
	margin-top: 6px;
}


.RegisterItem
{
	font-size: 14px;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}

.instructions
{
	font-size: 13px;
	color: #fff;
	text-align: left;
	line-height: 18px;
	padding-top: 10px;
	text-align: center;
}
.instructions em
{
	font-weight: bold;
	font-style: normal;
}

.Virtek, .Virtek a:link , .Virtek a:visited , .Virtek a:hover , .Virtek a:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #eeeeee;
}

.TrackRow
{
	position: relative;
	height: 30px;
	width: 300px;
	background-color: #000;
}

.TrackName
{
	position: absolute;
	top: 3px;
	left: 32px;
	color: #FFF;
	font-size: 11px;
}

.PlayerContainer
{
	position: absolute;
	width: 30px;
	height: 20px;
	background-color: #000;
}

.BtnPlay
{
	position: absolute;
	top: 5px;
	left: 7px;
}

.Small , .Small a:link , .Small a:visited, .Small a:active
{
	font-size: 10px;
	color: #FFF;
}

.Small a:hover 
{
	color: #3377ff;
}