/* 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: #a5380d;
}

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




/* background */
body {
	background-image: url(/genres/1136/TGO_NEW_GRADBG.jpg);
	background-attachment:fixed}



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

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

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

	DIV#menu UL LI A {
		color: #ffffff;
	}
	
		DIV#menu UL LI A:HOVER {
			background-color: #cc5200;
		}
	
	
	/* content background */
	DIV#content,
	DIV#footer {
		background: #fffff4;
	}
	
	
	/* thumb info background */
	A.browse_info {
		background: #000000;
	}
	
	/* 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:#000000;
}
DIV#product_info H3,
DIV.browse_thumb A.browse_price {
	background: #000000;
}



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

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



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

#sub_header a, #sub_header a:visited {
	border: 1px solid #000000;
	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: 300px;
	background: url(/genres/1136/tgo_store.jpg) top center no-repeat;
	
	border: 0;
}

