/*
body{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#353535;
    background-image:none;
}
h1{
    
}
#header{

}
#header .disp{    
    width:800px;
    height:310px;
    padding-left:387px;
    padding-top:76px;
}
.headerleft{
    width:330px;
}

.getYourOwn{
    color:white;
    font-size:larger;
    font-weight:bold;
    margin-top:10px;
    margin-left:-20px;
}
#header h1{
    padding-left:50px;
    padding-top:50px;
    color:white;
    float:left;
    font-size:3em;
    font-weight:bold;
    width:330px;
    font-family:"DINPro-Regular",Arial, Helvetica, sans-serif;
    
}
#albumdisplay{
    text-align:left;
    padding:10px;   
    background-color:#CCCCCC;
    width:780px;
    height:143px;
    margin-top:10px;
    font-size:11px;
}
#releases{
    margin-top:10px;
}
#contentpart{
    text-align:center;
    padding:0px;
    width:100%;
}
#albumdisplay .artistandtitle{
    display:none;
}
#albumdisplay .album{
    display: inline-block;
    width:88px;
    vertical-align:top;
}
.title{
    height:100px;
}
#trackdisplay{
    width:800px;
    margin:0px;
    font-weight:bold;
}
#trackdisplay table{
    border:1px silver solid;
    width:800px;
    background-color:white;
    margin:0;
}
#container{
margin: 0 auto;
padding: 0;
width: 800px;
    background-image:url(../images/splash/bg1.png);
    background-repeat:no-repeat;
}
#outerContainer{
    background-color:#efefef;
    padding:7px;
    margin: 0 auto;
    width: 805px;

}
#albumdetails{
    width:260px;
    text-align:left;
    margin-top:20px;
    padding-left:7px;
    background-color:#efefef;
    display:none;
}
#albumdetails h2{
    font-size:large;
}
.tableArtist{
    overflow:hidden;
    width:140px;
    height:10px;
}
.extloaded{
    display:none;
}
.albumrow{
    background-color:#ccc;
}
tr.even{
    background:#e9e9e9;
}
tr.odd{
    background:#CCCCCC;
}
td{
    height:22px;
    vertical-align:middle;
}
input{
    float:right;
}
*/




h1, h2, h3, h4, h5 {
    line-height:normal;
    font-family:"DINPro-regular", Arial, sans-serif;
}
#minishopsList  {
    margin:0px -9px 0px -5px;
    position:relative;
}
.minishopThumb  {
    display:block;
    float:left;
    width:139px;
    padding:2px;
    height:161px;
    margin:0px 5px 3px 5px;
    font-size: 10px;
    background-image: url(/images/splash/minishopThumbShadow.gif);
    background-repeat: no-repeat;
    background-position:0px 1px;
    overflow:hidden;
    text-decoration:none;
}
.minishopThumb img {
    margin:0px 6px 3px 1px;
    border:none;
}
.tabs	{
	width:100%;
	background-color:#ededed !important;
	border-bottom:1px solid #afafaf;
	float:left;
	padding-top:3px;
        margin-bottom:15px;
        margin-top:15px;
        clear:both;
}
.tabs .tab	{
	width:auto;
	height:auto;
	padding:5px 10px 0px 10px;
	background-color:#dddddd;
	margin-right:10px;
	float:left;
	text-decoration:none;
    font-family:"DINPro-regular", Arial, sans-serif;
	font-size:18px;
        display:block;
        height:32px;
}
.tabs .tab:hover	{
	background-color:#e8e8e8;
}
.tabs .tab.on	{
	background-color:#FFF;
	margin-bottom:-1px;
        height:33px;
	color:#000000;
}
.splashHeadline {
    margin:0px !important;
    padding:0px !important;
}
p.splashSubtitle {
    background-color: #000000;
    padding:0px 0px 0px 10px !important;
    margin:0px 0px 0px 0px !important;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    float:left;
}
p.splashSubtitle.small  {
    font-size: 14px;
}
p.splashSubtitle object {
    margin-right:-5px;
}
p.splashSubtitle.small object {
    margin-right:-3px;
}
.leftBigColumn	{
	width:601px;
	float:left;
	height:100%;
}
.leftColumn	{
	width:291px;
	float:left;
	height:100%;
}
.rightColumn	{
	width:291px;
	float:right;
	height:100%;
}
h2  {
    font-size: 22px;
    padding:0px !important;
    margin:0px !important;
}
ul.splashPoints {
    margin:5px 0px 5px 10px;
    clear: both;
}
ul.splashPoints li {
    color:#000000;
    list-style:disc !important;
    background-image:none !important;
    padding-left:0px;
}
.splashPoints span {
    color: #858585;
}
.facebookLike   {
    width:100%;
    height:45px;
    border-bottom:1px solid #e3e3e3;
}
.header {
    margin-top:-12px !important;
}
.learnMore  {
    padding-top:0px;
    margin-top:-3px;
    padding-bottom:10px;
    text-transform: uppercase;
}
.mouseIcon  {
    background-image:url(/images/splash/mouseIcon.gif);
    background-repeat: no-repeat;
    background-position:180px 120px;
}
.musicKey   {
    background-image:url(/images/splash/musicKey.gif);
    background-repeat: no-repeat;
    background-position:400px 0px;
}
.searchContainer    {
    clear:both;
    margin-top:0px;
    position:Relative;
    top:20px;
    padding-top:15px;
    border-top:1px solid #e3e3e3;
}
.search {
    background-image:url(/images/splash/searchField.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width:495px;
    padding:10px;
    height:21px;
    line-height:21px;
    font-size: 14px;
    color: #858585;
    float:left;
    border:0px !important;
}
.popularSearches p{
    float:left;
    padding-right:10px;
    height:100%;
    display:block;
    padding-top:10px;
}
.blackOverlay   {
    background-color:#000000;
    z-index:1000;
    width:100%;
    height:100%;
    position: absolute;
    top:0px;
    left:0px;
}
.popupBody  {
    z-index:1001;
    position: fixed;
    top:30px;
    width:344px;
    min-height:500px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top;
    padding:0px;
}
.popupBody .popupTop    {
    position:relative;
    margin-top:-5px;
    height:100%;
    padding-top:5px;
    width:100%;
    background-image:url(/images/splash/popupTop.png);
    background-repeat:no-repeat;
    background-position:top;
}
.popupBody .popupBottom    {
    position:relative;
    margin-bottom:-5px;
    height:100%;
    padding-bottom:5px;
    width:100%;
    background-image:url(/images/splash/popupBottom.png);
    background-repeat:no-repeat;
    background-position:bottom;
}
.popupBody .content {
    padding:0px 20px 20px 20px;
    width:304px;
    height:100%;
}
.popupBody .minishop{
    width:100%;
    height:300px;
    overflow:hidden;
    margin:15px 0px 15px 0px;
    clear:both;
}
.popupBody h3{
    margin:0px !important;
    padding:0px !important;
    font-size: 24px;
    float:left;
    width:270px;
}
.popupBody a.close  {
    background-image:url(/images/splash/close.gif);
    width:21px;
    height:20px;
    float:right;
    display:block;
    text-decoration:none;
    margin-top:6px;
}
.popupBody p{
    margin:0px auto 0xp auto;
    text-align:center;
    padding:15px 0px 10px 0px;
}
.popupBody .socialSites {
    width:120px;
    height:auto;
    margin:auto;
}
.socialSites img {
    border:none;
    float:left;
    margin:0px 4px 0px 4px;
}
.paging {
    padding-top:6px;
    padding-right:7px;
}
.paging p   {
    float:left;
    padding:4px 10px 3px 10px;
}
.paging .browseButton {
    width:21px;
    height:20px;
    display:block;
    text-decoration: none;
    float:left;
    background-position: top left;
    background-repeat:no-repeat;
}
.paging .browseButton.prevPage   {
    background-image:url(/images/splash/prevPage.png);
}
.paging .browseButton.nextPage   {
    background-image:url(/images/splash/nextPage.png);
}
#minishopListsContainer  {
    overflow:hidden;
    width:100%;
    height:auto;
}
#minishopsList, #newMinishopsList {
    float:left;
    position:relative;
    height:auto;
}
#minishop object, #minishop embed {
    z-index:1002 !important;
    position:relative;
}
.popupBody.kontor  {
    width:500px;
}
.popupBody.kontor .popupTop {
    background-image:url(/images/splash/bigPopupTop.png);
}
.popupBody.kontor .popupBottom {
    background-image:url(/images/splash/bigPopupBottom.png);
}
.popupBody.kontor .content {
    width:460px;
}
.popupBody.kontor h3{
    width:426px;
}
