﻿*
{
    margin: 0;
    padding: 0;
    font-family: arial, sans;
    color: #000;
}

a
{
    color: #006ba6;
	text-decoration: none;
	font-weight: bold;
}

a.image
{
    border: none;
}

a:hover
{
    color: #006ba6;
    text-decoration: underline;
}

p
{
    padding: 5px 0;
}

dl
{
}

dt
{
    float:left;
    width: 150px;
    font-weight: bold;
}

dd
{
}

ul
{
    list-style-type: none;
}

h3
{
    color: #292424;
    font-size: 14px;
}


.clear
{
    clear: both;
}

#header_musicradar
{
    margin-bottom: 10px;
    width: 975px;
    font-size: 80%;
}

#logo
{
    float:left;
    width: 245px;
}

#slidedom   /*Rotating leaderboards*/
{
    float: right;
    width: 730px;
    padding-top: 16px;
}

#store_contents
{
     float: left;
     padding:0 7px 7px 0;
     width: 660px !important;
     border-right: solid 1px #ccc;  
}


#container
{
    margin: 10px 0;
    
}

#SidebarRight
{
    float: right;
    width: 300px;
}

#SidebarRight .right-button
{
    margin-bottom: 7px;
}

#footer_musicradar
{
    clear: both;
    width: 975px;
    padding-top: 20px;
    border-top: solid 1px #ccc;
    text-align:center;
}

#MainBody
{
    background: #006BA6 url('Images/site_bg.png') repeat-y fixed center 0;
}

.centre-content
{
    width: 975px;
    margin: 0 auto;
}

#header
{
    font-size: 80%;
}


#header h1
{
    float: left;
}

#header h1 a:hover
{
    text-decoration: none;
    color: #009;
}

#header .search
{
    text-align: right;
    margin:20px 5px 10px 0;  
}

#header .go-button
{
    vertical-align:middle;
}

#header .user-status
{
    text-align: right;
    background-image: url('Images/nav_header_bg.gif');
    background-repeat: repeat-x;
    padding: 7px 13px 7px 5px;
}

#header .new-user
{
    float: left;
    margin-left: 8px;
}

#ePartnerLogo
{
    background-image: url('Images/EPartnersLogoSep10.gif');
    background-repeat:no-repeat;
    height: 108px;
    width: 660px;
    margin: 30px 0px 15px 0;
}

#footer
{
    background-image: url('Images/nav_header_bg.gif');
    background-repeat: repeat-x;
    text-align: center;
    font-size: 80%;
    padding: 3px;
    margin-bottom: 10px;
    
}

#body
{
    font-family: arial;
    font-size: .75em;   
	color: #333;
}

#body h2
{
    font-size: 1.50em;
	font-weight: bold;
    color: #292424;
    margin-bottom: 10px;
}


.module
{  
    border: solid 1px #ddd;
    margin-bottom: 10px;
    padding: 5px 10px; 
    background-image: url('Images/nav_header_bg.gif');
    background-repeat: repeat-x;
}

.module .nav
{
    margin-left: 20px;
    padding: 10px;
}

.module-content
{
    padding: 20px 10px 0px;
    margin: 20px 20px 0;
    border-top: solid 1px #ddd;
}

.module-content .creditcards-logo
{
    float: left;
    padding: 10px 0;
}

.module-content .securehosting-logo
{
    margin-left: 400px;
    padding: 10px 0;    
}

.newReleases, .topSellers
{
    padding: 10px 0 5px 15px;
}

.newReleases div.item, .topSellers div.item
{
    float: left;
    width: 150px;
    margin-left: 5px;
}

.newReleases div.image, .topSellers div.image
{
    padding: 10px 10px 15px 0;
}


.newReleases div.item div, .topSellers div.item div
{
    line-height: 1.7em;
}

.SongTitleLine
{
    height: 33px;
    overflow: hidden;
    font-size: 13px;
    font-weight: bold;
    line-height: normal !important;
}

.SongDetailsLine
{
    margin-top: 5px;
    margin-bottom: 10px;
}

.PriceLine
{
    font-weight: bold;
}

#flash-file
{
    margin: 20px;
}

.printing-notice
{
    color:Red; 
    font-size:small; 
    font-style:italic;
}

.printing-notice.strong
{
    color:inherit;
}

.image-center
{
    margin-left: 20px;
    margin-top: 15px;
    padding: 5px 0;
}

.publishers li
{
    margin-left:15px;
    list-style-type:disc;
    list-style-position:inside;
}

/*BackHomePageButtons */
.account-management .backbutton, .orderHistory .backbutton 
{
    margin: 5px 0 10px 8px;
}

.address-module .backbutton, .backbutton-cp /*change password*/
{
    margin: 20px 0 10px;
}

.ContactUS .backbutton
{
    float: left;
    width: 180px;
    margin-top: 15px;
}
.send-enquiry-button
{
    float: right;
    width: 440px;
    margin-top: 15px !important;
}

.sevenDaysMessage
{
	background-image: url('Images/attention-icon.gif');
	background-repeat: no-repeat;
	margin: 25px 10px 10px;
	padding: 15px 70px;
}

/* Drop shadows*/
.shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
.shadow-container .shadow2,
.shadow-container .shadow3,
.shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
.shadow-container .shadow1 {
	background: #F1F0F1;
}

.shadow-container .shadow2 {
	background: #DBDADB;
}

.shadow-container .shadow3 {
	background: #B8B6B8;
}

.shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 0;
}

/* fix image shadow width */
.newReleases div.image, .topSellers div.image
{
    padding: 10px 10px 15px 0;
    width: 95px;
}

.product.engraving .cover-image .thumbnail 
{
	
}

.contactus_mandatory
{
	margin-left: 0px;
}

.contactus_captcha_validation
{
	color: #AA0000 !important;
	margin-left: 25px;
}

.contactus_captcha_validation:before
{
	content: "-"
}

.contactus_validation_container
{
	margin: 0 0px;
	border: 1px solid #AA0000;
	background: url(images/validation.png) no-repeat scroll 95% transparent;
	padding: 10px 10px 10px 0px;
}

.contactus_mandatory_triggered
{
	color: #AA0000 !important;
	margin-left: 20px;
}

.validation_error, .AspNet-ChangePassword-PasswordPanel > span, .AspNet-ChangePassword-NewPasswordPanel > span, .AspNet-ChangePassword-ConfirmNewPasswordPanel > span, .AspNet-Login-UserPanel > span, .AspNet-Login-PasswordPanel > span, .AspNet-PasswordRecovery-UserName-UserPanel > span
{
	background: url(images/unchecked.png) no-repeat scroll 1% 0 transparent;
	padding-left: 20px;
}

.AspNet-ChangePassword-FailurePanel, .AspNet-Login-FailurePanel, .AspNet-PasswordRecovery-FailurePanel, .registration_failed_panel
{
	background: url("images/unchecked.png") no-repeat scroll 1% 50% transparent;
    border: 1px solid red;
    color: Red;
    padding: 10px 20px 10px 25px;
    width: 370px;
    text-align: justify;
}

.AspNet-PasswordRecovery-FailurePanel
{
	margin: 10px 0;
}

.registration_failed_panel>span, .AspNet-ChangePassword-FailurePanel>span
{
	color: Red !important;
}

.email_changed_sucess, .account_create_sucess
{
	background: url(images/checked.png) no-repeat scroll 1% 50% transparent;
	padding: 10px 20px;
	padding-left: 30px;
	width: 360px; 
	margin-bottom: 10px !important;
	border: 1px solid green;
	color: green;
}

.account_create_sucess
{
	margin: 15px 30px 15px 0px!important;
	width: auto;
}

.AspNet-ChangePassword-SuccessTitlePanel
{
	color: green;
	font-weight: bold;
}

.email_changed_sucess>span, account_create_sucess> span, .AspNet-PasswordRecovery-SuccessTextPanel > span, .AspNet-ChangePassword-SuccessTitlePanel>span, .AspNet-ChangePassword-SuccessTextPanel>span
{
	color: green !important;
}

.AspNet-ChangePassword-SuccessTextPanel, .AspNet-PasswordRecovery-SuccessTextPanel
{
	background: url(images/checked.png) no-repeat scroll 1% 50% transparent;
	padding: 10px 20px;
	padding-left: 30px;
	color: green;
}

ul.topSeller, ul.newRelease {
    list-style: none outside none;
    margin: 15px 0 0;
    padding: 10px 0 5px 15px;
}

ul.topSeller li, ul.newRelease li {
    float: left;
    margin-left: 5px;
    width: 150px;
    list-style: none outside none;
    padding-bottom: 5px;
}

.topSeller .image, .newRelease .image{
    height: 120px !important;
    clear: left;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}

.topSeller .info, .newRelease .info {
    height: 190px;
    float: left;
    line-height: 130%;
    width: 150px;
}
