/* global */

.debug {
	border: 1px solid #099;
}

#address{
	float: right;
}

th.address{
	text-align: left;
	width: 190px;
}

td.address{
	text-align: left;
}

th.catalogueno, td.catalogueno{
	text-align: left;
	padding-left: 10px;
	width: 100px;
}

th.artist, td.artist{
	text-align: left;
	padding-left: 10px;
	width: 100px;
}

th.title, td.title{
	text-align: left;
	padding-left: 10px;
	width: 130px;
}
td.title a {
    color: Black;
}

td.format{
	text-align: left;
	padding-left: 10px;
	width: 100px;
}

td.rate {
	width: 165px;
	padding-left: 10px;
}

/* user login */

#userLogin {
	margin-bottom: -20px;
}

#userLogin .fifty_fifty{
	width: 462px;
	float: left;  /* INPUT FOCUS ISSUE */
	display: inline;
	background: url(../images/content/main_bg.gif);
	margin: 16px auto 0 10px;
	height: 330px;
}

#userLogin .boxHeader{
	width: 462px;
	background: #000 url(../images/content/header_bg_wide.gif) repeat scroll 0 0;
}

#userLogin .itemDetails{
	width: 472px;
}

#userLogin .padding {
	margin:  20px 10px 0px 30px;
}

#userLogin .subHeader {
	height: 27px;
	display: block;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.8em;
}

#userLogin .fifty_fifty .btnCheckout {
	margin: 20px 0px 0px 90px;
}

#userLogin .form {
	margin-bottom: 20px;
}

#userLogin .form strong {
	width: 70px; 
	text-align: left; 
	margin-left: 40px;
}
#userLogin .form .forgotPassword a{
	margin-left: 5px;
	font-style: normal;
	text-decoration: underline;
	color: #ed1c24;
}

#userLogin .form .forgotPassword a:hover{
	text-decoration: none;
}

#userLogin .form i{
	margin-left: 5px;
}

#userLogin .form .btnLogin {
	margin: 20px 0px 0px 180px;
}

#userLogin .form .btnLogin button{
	padding: 0px 20px 0px 20px;
}

#userLogin .highlight{
	background-color: #c2c2c2;
	margin: 0px 10px 0px 10px;
	height: 65px;
	position:relative;
	clear: both;
}

#userLogin .form {
    margin: 0px;
}

#userLogin .highPad {
	margin: 10px 10px 10px 30px;
}

#userLogin .highlight button{
	margin: 0px 0px 0px 100px;
}

#userLogin .buttonHolder{
	margin-top: 10px;
	height: 30px;
}

#userLogin .buttonHolder .clear{
	height: 0px;
}

/* Contact Us */

#contactUs {
	padding-top: 0px;
}

#contactUs .wideHeaderBlack{
	width: 950px;
	margin-top: 0px;
}
#contactUs .contentBorder {
    width: 950px;
}
#contactUs .wideHeaderBlack .boxHeader{
width:895px;
	height: 26px;
}

#contactUs .wideHeaderBlack .corner{
	width: 45px;
	background: url(../images/content/content_header_black.gif) top right no-repeat;
	height: 32px;
	float: right;
}

*html #contactUs .wideHeaderBlack .corner{
	margin-left: -3px;
}
#contactUs a{
	color: #ed1c24;
}
#contactUs .form{
	margin-top: 0px;
}

#contactUs .highlightBox{
	background: url(../images/content/contactus_highlightbox.jpg) no-repeat;
	width: 221px;
	height: 163px;
	padding: 20px 0px 0px 20px;
	font-weight: bold;
}


#contactUs select{
	width: 205px;
}

#contactUs textarea{
	width: 300px;
}

#contactUs .btnSubmit {
	margin: 20px 0px 0px 260px;
}

#contactUs .btnSubmit button{
	width: 100px;
}

/* Order Confirmation */

#orderConfirmation {
	margin-bottom: -20px;
}

#orderConfirmation .subHeader {
	height: 27px;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.8em;
}

#orderConfirmation a {
	font-weight: bold;
	color: Black;
}


#orderConfirmation .tableSummary{
	float: right;
	width: 310px;
	position: relative;
}

#orderConfirmation .buttons{
	margin-left: 40px;
	color: Black;
}

#orderConfirmation .buttonHolder{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* My Account */

#myAccount {
	padding-top: 0px;
}

#myAccount .wideHeaderBlack{
	width: 960px;
	margin-top: 0px;
}

#myAccount .wideHeaderBlack .boxHeader{
	width: 900px;
	height: 26px;
}

#myAccount .wideHeaderBlack .corner{
	width: 45px;
	background: url(../images/content/content_header_black.gif) top right no-repeat;
	height: 32px;
	float: right;
}

#myAccount .subHeader {
	font-size: 1em;
	line-height: 2.4em;
	margin-bottom: -20px;
}

#myAccount .orderStatus {
	float: right;
}

#myAccount .orderStatus span.red{
	color: #ed1c24;
	font-weight: bold;
}

#myAccount .orderStatus span.green{
	color: #0C0;
	font-weight: bold;
}

#myAccount .buttons{
	margin-left: 40px;
}

#myAccount .btnRate{
	margin-left: 0px;
}

/* FAQS Menu */

#helpMenu {
	padding-bottom: 10px;
}

#helpMenu ul {
	margin: 15px 15px 0px 15px;
}

*html #helpMenu {
	padding-bottom: 0px;
}

*html #helpMenu ul {
	margin-bottom: 30px;
}

#helpMenu ul li {
	font-size: 1.0em;
	line-height: 1.9em;
}

#helpMenu ul li.active {
	font-weight: bold;
}

#helpMenu a {
	text-decoration: none;
	color: #000;
}

#helpMenu a:hover {
	text-decoration: underline;
}

/* FAQs */

.paddingFaqs{
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 14px;
}

.middleBox {
	background: url(../images/content/content_bg.gif) repeat-x;
	color: #000;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	margin-top: 0px;
}

.middleBoxRound {
	background: url(../images/content/middlebox_round_bg.jpg) no-repeat bottom left;
	height: 10px;
}

.faqContent {
	margin-top: 10px;
	background: url(../images/content/faq_bg.png) no-repeat;	
}

.faqContentRound {
	background: url(../images/content/faq_round_bg.png) no-repeat;
	height: 10px;	
}

#faqs .faqContent a {
	color: #000;
}

#faqs .expandPane {
	display: none;
}

#faqs .expandPane a {
	text-decoration: underline;
}

#faqs .expandPane a:hover {
	text-decoration: none;
}

#faqs strong {
	color: #000;
	font-weight: bold;
	height: auto;
	display: block;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-left: 15px;
	padding-top: 10px;
	width: 475px;
}

#faqs img{
	float: right;
	margin: 0px 0px 0 10px;
}

#faqs p{
	margin: 10px 25px 0px 15px;
}

#faqs .faqContent .list ul{
	margin-left: 30px;
	list-style-type: disc;
	margin-right: 30px;
}

#faqs .faqContent .regionCodes {
	background-color: #f4f4f4;
	width: 470px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-top: 15px;
}

#faqs .faqContent .regionCodes ul{
	margin: 15px;
}

#faqs .faqContent .regionCodes .codeheader{
	margin-right: 29px;
}

#faqs .faqContent .regionCodes .code{
	margin-right: 50px;
}

#faqs .faqContent .shippingRates {
	margin-bottom: 10px;
	margin-top: 10px;
}


#faqs .faqContent .shippingRates table {
	border-top: 1px solid #CCC;
	margin-left: 10px;
	margin-top: 10px;
}

#faqs .faqContent .shippingRates table td{
	background-color: #f4f4f4;
	text-align: left;
	padding-left: 10px;
	width: 60px;
}
#faqs .faqContent .shippingRates table .title{
	width: 130px;
}
#faqs .faqContent .shippingRates table .data{
	width: 80px;
}
#faqs .faqContent .shippingRates table .data2{
	width: 170px;
}
.shippingTitle
{
	width: 130px;
}
.shippingData
{
	width: 100px;
}
.shippingData2
{
	width: 210px;
}



/* Error pages */

#errorGeneric {
	margin: 20px;
}

#errorGeneric .errorIcon{	
	background: url(../images/global/ico_error_white.jpg) no-repeat;
	width: 80px;
	height: 80px;
	float: left;
}

#errorGeneric .errorMessage h2{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
}

#errorGeneric .errorMessage {
	margin-left: 100px;
}

#errorGeneric .errorMessage a{
	color: red;
}

#errorProductUnavailable {
	margin: 30px;
}

#errorProductUnavailable .errorIcon{	
	background: url(../images/global/ico_error_grey.gif) no-repeat;
	width: 70px;
	height: 70px;
	float: left;
}

#errorProductUnavailable .errorMessage h2{
	font-weight: bold;
	font-size: 16px;
}

#errorProductUnavailable .errorMessage {
	margin-left: 100px;
}

#errorProductUnavailable .errorMessage a{
	text-decoration: underline;
}

