/* 1 */
DIV#product_title,
DIV#product_price,
DIV#product_price STRONG,
DIV#product_info P,
DIV#track_preview,
DIV#track_preview TABLE,
DIV#track_preview A,
DIV#product_info A,
DIV#product_cart FORM LABEL SPAN,
DIV.browse_thumb A.browse_info STRONG,
DIV.browse_thumb A.browse_info SPAN,
DIV#footer,
DIV#footer A,
DIV#size_dropdown,
div#content_page,
div#content_page p.faq_answer {
	color: #FFFFFF;
}

#product_info dl dd em,
#product_info dl dd a,
#product_info dl dd strong,
#product_info dl {
	color: #FFFFFF !important;
}




/* background */
body {
	background-image: url(/genres/1137/PersonLBG.jpg);
	  background-attachment: fixed;   background-position:  top center;   background-repeat: no-repeat;}



/* 2 */
DIV#header H1 A { background-color: #ccc1ef; }

	/* heading boxes */
	DIV#menu DIV.box,
	DIV#content DIV#main_content DIV.box {
		color: #FFFFFF;
		background: #ccc1ef;
	}

	H4.faq_question,
	H3 A  {
		color: #FFFFFF;
	}
	
	
	
	H4.faq_question {
		font-size: 12px;
		margin-bottom: 0;
	}
	
	DIV#content_page P.faq_answer {
		padding: 5px;
		border: 1px #ccc1ef solid;
	}
	
	
	
	/* menu */
	DIV#menu UL {
		background-color: #ccc1ef;
	}

	DIV#menu UL LI A {
		color: #FFFFFF;
	}
	
		DIV#menu UL LI A:HOVER {
			background-color: #ccc1ef;
		}
	
	
	/* content background */
	DIV#content,
	DIV#footer {
		background: #ccc1ef;
	}
	
	
	/* thumb info background */
	A.browse_info {
		background: #ccc1ef;
	}
	
	/* main text color */
	DIV#pagination A,
	A.browse_info {
		color: #FFFFFF;
		border: 1px #FFFFFF solid;
	}
	

	
	/* font */
	INPUT,HTML,BODY {
		font-family: Arial, Helvetica, sans-serif;
	}
	

/* 4 */
DIV#cart,
#sub_header ul ul a, #sub_header ul ul a:visited {
	background:#ccc1ef;
}
DIV#product_info H3,
DIV.browse_thumb A.browse_price {
	background: #ccc1ef;
}



/* 6 */
DIV#product_info DL DD STRONG {
	color: #ccc1ef;
}

DIV#product_info DL DT IMG {
	border: 2px #ccc1ef solid;
}



/* 7 */
body { background-color: #ccc1ef; }

#sub_header a, #sub_header a:visited {
	border: 1px solid #ccc1ef;
	border-width: 0 1px 0 1px;
	border: 0;
}





/* 8 */
DIV#product_cart INPUT#submit,
DIV#product_cart A,
DIV#product_cart FORM A STRONG,
DIV#buttons,
TABLE TR.cart_row TD.remove A,
DIV#product_info H3 {
	color: #FFFFFF;
}





/* banner */
DIV#sub_header H2,
DIV#sub_header H2 A#store_header {
	width: 723px;
	height: 258px;
	background: url(/genres/1137/PersonL_Banner.jpg) top center no-repeat;
	
	border: 0;
}

