* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
div#head_wrapper {
	background:transparent url(/imagesIndex/mvc_shop_logo.jpg) no-repeat 0 0;
	float:left;
	height:167px;
	width:968px;
}
div#outer_tabs {
	background:transparent url(/imagesIndex/background-tabs.jpg) no-repeat 0 0;
	float:left;
	padding-top:25px;
	width:968px;	
}
div#inner_tabs {
	background:transparent url(/imagesIndex/shop_body_top.gif) no-repeat 0 0;
	float:left;
	height:36px;
	width:968px;			
}
div#content_wrapper {
	float:left;
	width:968px;
}
div#outer_content {
	background:transparent url(/imagesIndex/shop_body_repeat.gif) repeat-y 0 0;
	float:left;
	width:968px;
}
div#inner_content {
	background:transparent url(/imagesIndex/shop_body.jpg) no-repeat 0 0;
	float:left;
	width:968px;
}
div#content {
	  float:left;
	  padding: 8px 0 0 22px;
/*	  min-height: 437px;
	  height: auto !important;
	  height: 437px;*/
	  width: 920px;
	  text-align: justify;
}
div#chart {
	float:left;
	margin-right:20px;
	width:450px;	
}
div#new_releases {
	float:left;
	width:450px;	
}
div#content_footer {
	background:transparent url(/imagesIndex/shop_body_bottom.gif) no-repeat 0 0;
	float:left;
	height:24px;
	width:968px;	
}
div#mininews {
	color:#ffffff;
	float:right;
	margin-top:-25px;
	margin-right:25px;
	width:600px;
	text-align:right;
}
div#mininews p {
	padding-right:8px;
	margin-bottom:-3px;
	line-height:1.5em;
}
input#mininews_submit {
	color:#ffffff;
	font-weight:bold;
	border:0px;
	background-color:transparent;
	margin-left:8px;
	width:50px;
}
div#mininews_wrapper {
	float:right;
}
/** MENUS **/
ul#menu {
	list-style:none;
	float:right;
	margin-top:15px;
}
ul#menu li {
	float:left;
	height:44px;
}
ul#submenu {
	list-style:none;
	float:left;	
	margin-left:17px;
}
ul#submenu_first {
	list-style:none;
	float:left;	
	margin-left:25px;
}
ul#submenu li, ul#submenu_first li {
	line-height:1.5em;
}
/** MENU ITEMS **/
a#myaccount {
	background:transparent url(/imagesIndex/mnu_shop_myaccount.gif) no-repeat 0 0;
	display:block;
	height:44px;
	width:88px;
}
a:hover#myaccount {
	background:transparent url(/imagesIndex/mnu_shop_myaccount_over.gif) no-repeat 0 0;
}
a#orderstatus {
	background:transparent url(/imagesIndex/mnu_shop_orderstatus.gif) no-repeat 0 0;
	display:block;
	height:44px;
	width:84px;
}
a:hover#orderstatus {
	background:transparent url(/imagesIndex/mnu_shop_orderstatus_over.gif) no-repeat 0 0;
}
a#search {
	background:transparent url(/imagesIndex/mnu_shop_searchcatalog.gif) no-repeat 0 0;
	display:block;
	height:44px;
	width:102px;
}
a:hover#search {
	background:transparent url(/imagesIndex/mnu_shop_searchcatalog_over.gif) no-repeat 0 0;
}
a#help {
	background:transparent url(/imagesIndex/mnu_shop_help.gif) no-repeat 0 0;
	display:block;
	height:44px;
	width:75px;
}
a:hover#help {
	background:transparent url(/imagesIndex/mnu_shop_help_over.gif) no-repeat 0 0;
}
a#checkout {
	background:transparent url(/imagesIndex/mnu_shop_checkoutcart.gif) no-repeat 0 0;
	display:block;
	height:44px;
	width:96px;
}
a:hover#checkout {
	background:transparent url(/imagesIndex/mnu_shop_checkoutcart_over.gif) no-repeat 0 0;
}
a#logout {
	background:transparent url(/imagesIndex/mnu_shop_logout.gif) no-repeat 0 0;
	display:block;
	height:44px;
	width:52px;
}
a:hover#logout {
	background:transparent url(/imagesIndex/mnu_shop_logout_over.gif) no-repeat 0 0;
}
a#login {
	background:transparent url(/imagesIndex/mnu_shop_login.gif) no-repeat 0 0;
	display:block;
	height:44px;
	width:52px;
}
a:hover#login {
	background:transparent url(/imagesIndex/mnu_shop_login_over.gif) no-repeat 0 0;
}
a.selected
{
	color:red;	
}
/** TABS **/
ul#tabs {
	list-style: none;
	float:left;
	margin-left:6px;
}
ul#tabs li {
	float:left;
	width:67px;	
}
li#empty {
	background:transparent url(/imagesIndex/tab_empty.gif) no-repeat 0 0;
	height:31px;
	width:17px;
}
a#vinyl {
	background:transparent url(/imagesIndex/tab_vinyl.gif) no-repeat 0 0;
	display:block;
	height:31px;
	width:67px;
}
a#cd {
	background:transparent url(/imagesIndex/tab_cd.gif) no-repeat 0 0;
	display:block;
	height:31px;
	width:67px;
}
a#dvd {
	background:transparent url(/imagesIndex/tab_dvd.gif) no-repeat 0 0;
	display:block;
	height:31px;
	width:67px;
}
a#games {
	background:transparent url(/imagesIndex/tab_games.gif) no-repeat 0 0;
	display:block;
	height:31px;
	width:67px;	
}
td.playerWrapper {
	text-align:center;
}
img.mp3player {
	cursor:pointer;
}
img.label {
	margin-right:3px;
}
img#searchHeader {
	margin:0px 0px 4px -3px;
}
.a_right {
	float:right;
}
.fleft {
	float:left;
}