body
{
	background: url("bg.jpg") repeat-x #334F74;
	margin: 0;
	color: #FFFFFF;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 0.8em;
}
/************ Downloads ************************/
#downloads table
{
	width: 550px;
}
#downloads .downloadLink
{
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}
#downloads td
{
	padding-right: 10px;
}
/************ Checkout ************************/
#checkoutsummary
{
	width: 550px;
}
/************ Bills ************************/
#bills h1
{
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}
/************ Register or Login ************************/
.register
{
	float: left;
}
.login
{
	float: right;
}
.register, .login
{
	border: 2px solid #FFFFFF;
	height: 210px;
	margin: 50px 10px 90px 0;
	padding: 15px;
	width: 235px;
}
.register b, .login b
{
	font-size: 14px;
	line-height: 30px;
}
/******* DataPrivacyNotice & Terms Of Trade **************/
#dataprivacynotice, #termsoftrade
{
	text-align: justify;
	padding-right: 10px;
}
/************ CreateAccount **************************/
#panelCreateAccount input
{
	width: 250px;
}
#panelCreateAccount #cbAGB
{
	width: auto;
}
#panelCreateAccount #ButtonCancel, #panelCreateAccount #ButtonCreateAccount
{
	width: 100px;
}

/************ AlbumGrid **************************/
.gridcoverimage
{
	border: 1px solid #00386B;
	float: left;
	margin-right: 8px;
}
.albumgridEntry
{
	margin-bottom: 35px;
	width: 250px;
}
#albumgrid .artist
{
	display: block;
}
#albumgrid .price
{
	font-size: 1.6em;
	margin: 5px 0 5px 0;
}

th, tfoot tr
{
	background-color: #00386B;
	height: 25px;
	padding-left: 5px;
}
textarea
{
	width: 100%;
}
.cartRowAlt, .trackRowAlt, .checkoutSummaryRow, .searchResultRow, .billsRow, .downloadsRowAlt
{
	padding-left: 5px;
	background-color: #316191;
}
#content
{
	margin: -240px 0 0 220px;
	padding: 10px; /*background-image: url("content_800.jpg"); 	padding: 10px; 	margin: 0 0 0 0px; 	background-repeat: no-repeat; 	background-position: bottom;*/
	min-height: 250px;
	height: auto !important;
}
#content h3
{
	margin: 0 0 5px 0;
	font-size: 1.5em;
}
#DivInner9
{
	clear: both;
}
/************ AlbumView **************************/
#albumview h1
{
	font-size: 20px;
	margin-bottom: 0;
}
#albumview h2
{
	font-size: 12px;
	margin-top: 0;
}
#albumview .cover
{
	border: 1px solid #00386B;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
#albumview table, #shoppingcart table, #PanelQuery table, #bills table
{
	width: 550px;
	clear: both;
}
#albumview td
{
	padding-left: 5px;
}
#albumview .albumprice
{
	font-size: 24px;
	font-weight: bold;
	margin-left: 430px;
	position: absolute;
	top: 295px;
}
#ButtonAddAlbum
{
	margin-left: 235px;
	position: absolute;
	top: 320px;
}

/************ Menu **************************/
#navigation .myarea
{
	margin: 5px 0 0 15px;
	display: none;
}
#navigation a
{
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 22px;
	display: block;
}
#navigation li
{
	background: url("li.gif") no-repeat scroll 10px 8px #00386A;
	border-top: 1px solid #0158A5;
	border-right: 1px solid #0158A5;
	display: block;
	height: 22px;
}

/************ Menu **************************/
#menu, #navigation
{
	width: 213px;
}
#menu a:hover, #navigation a:hover
{
	font-weight: bold;
}
#menu li:hover, #navigation li:hover
{
	background: url("liactive.gif") no-repeat scroll 10px 8px #0158A5;
}
#menu ul, #navigation ul
{
	padding-left: 5px;
	margin: 0;
}
#menu li
{
	background: url("li.gif") no-repeat scroll 10px 8px #00386A;
	border-bottom: 1px solid #0158A5;
	border-right: 1px solid #0158A5;
	display: block;
	height: 22px;
}
#menu h1
{
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 22px;
}

#status
{
	position: absolute;
	text-align: right;
	top: 247px;
	width: 785px;
}
a
{
	color: #FFF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
/************ Footer **************************/
#footer
{
	background-color: #000000;
	margin: 0 0 0 4px;
	padding: 5px;
	width: 782px;
	text-align: center;
}
#footer .powered
{
	font-size: 80%;
	margin-top: -30px;
	text-align: right;
}

#container
{
	margin: 0 auto;
	width: 800px;
	background-image: url("page_bg800.jpg");
}
#DivInner1
{
	background-image: url("header_800.jpg");
	height: 270px;
}

/************ CartPreview **************************/
#cartpreview
{
	width: 213px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#cartpreviewHead
{
	font-size: 1.5em;
	margin: 0;
}
#cartImg
{
	display: none;
}
/************ SearchBox **************************/
#SearchTerm
{
	width: 250px;
}
#searchbox
{
	position: absolute;
	top: 243px;
	padding-left: 10px;
	z-index:10000;
}
.searchboxfocus
{
	color: #000000;
}
.searchboxblur
{
	color: #B6CDE7;
}

/************ Player Controls ********************/
.playerplay
{
	width: 23px;
	height: 23px;
	background-image: url(player_play.png);
	cursor: pointer;
}
.playerpause
{
	width: 23px;
	height: 23px;
	background-image: url(player_pause.png);
	cursor: pointer;
	display: none;
}
.playerloading
{
	width: 16px;
	height: 16px;
	background-image: url(player_loading.gif);
	cursor: pointer;
	display: none;
}


.albumviewaddtracktocart, .albumviewaddalbum, .albumviewaddalbumfooter, .btnAdd
{
cursor:pointer;
background:url(/images/custom/30016/addtocart.png);
width:24px;
height:24px;
}
.cartremovearticle
{
cursor:pointer;
background:url(/images/custom/30016/remove.png);
width:24px;
height:24px;
}

#upAlbum tr
{
height:26px;
}
.btnAdd {
margin-left:110px;
margin-top:-5px;
}

