h1 {
 	font-family: arial;
 	font-size:12px;
 	line-height: 13px;
 	font-weight: bold;
 	text-decoration: none;
 	color:#353638;
}
h2 {
 	font-family: arial;
 	font-size:12px;
 	line-height: 13px;
 	font-weight: normal;
 	text-decoration: none;
 	color:#353638;
}
.top_nav_text {
 	font-family: arial;
 	font-size:11px;
 	line-height: 13px;
 	text-decoration: none;
 	color:#353638;
}

.title_text {
 	font-family: arial;
 	font-size:12px;
 	line-height: 13px;
 	font-weight: bold;
 	text-decoration: none;
 	color:#353638;
}

.std_text {
 	font-family: arial;
 	font-size:12px;
 	line-height: 13px;
 	text-decoration: none;
 	color:#353638;
}
.hl{
	 font-weight:bold;
	 color:#5BA7D1;
}
.std_text_very_small {
 	font-family: arial;
 	font-size:10px;
 	line-height: 12px;
 	text-decoration: none;
 	color:#353638;
}

a{
 	font-family: arial;
 	font-size:12px;
 	line-height: 13px;
 	text-decoration: underline;
 	color:#353638;
}

a.work_by {
 	font-family: arial;
 	font-size:12px;
 	line-height: 13px;
 	text-decoration: none;
 	padding-left:2px;
 	padding-right:2px;
 	color:#4996ff;

}

a.work_by_big {
 	font-family: arial;
 	font-size:14px;
 	font-weight:bold;
 	line-height: 13px;
 	text-decoration: none;
 	padding-left:2px;
 	padding-right:2px;
 	color:#4996ff;

}

.link_text{
 	font-family: arial;
 	font-size:12px;
 	line-height: 13px;
 	text-decoration: underline;
 	color:#353638;
}

.link_std{
 	font-family: arial;
 	text-decoration: none;
 	color:#3399CC;
}

.link_std:hover{
 	font-family: arial;
 	text-decoration: underline;
 	color:#3399CC;
}

.link_result{
 	font-family: arial;
 	text-decoration: none;
 	color:#000000;
}

.link_result:hover{
 	font-family: arial;
 	text-decoration: underline;
 	color:#000000;
}

.footer_text {
 	font-family: arial;
 	font-size:11px;
 	line-height: 13px;
 	font-weight: bold;
 	text-decoration: none;
 	color:#7A7B7C;
}

.std_text_small {
 	font-family: arial;
 	font-size:11px;
 	line-height: 13px;
 	text-decoration: none;
 	color:#353638;
}

.error_text {
 	font-family: arial;
 	font-size:11px;
 	line-height: 13px;
 	text-decoration: none;
 	color:#FF0000;
}
.new_release {
	
 	font-family: arial;
 	font-size:11px;
 	font-weight:bold;
 	text-decoration: none;
 	color:#FF0000;
}

.description_text{
 	font-family: arial;
 	font-size:10px;
 	line-height: 13px;
 	font-style: italic;
 	text-decoration: none;
 	color:#353638;
}

.description_text_listing{
 	font-family: arial;
 	font-size:10px;
 	line-height: 13px;
 	text-decoration: none;
 	color:#353638;
}

.header_text_listing{
 	font-family: arial;
 	font-size:11px;
 	line-height: 13px;
 	font-weight: bold;
 	text-decoration: none;
 	color:#353638;
}

.current_page_pager{
 	font-family: arial;
 	font-size:11px;
 	line-height: 13px;
 	font-weight: bold;
 	text-decoration: none;
 	color:#353638;
}

.pager{
 	font-family: arial;
 	font-size:11px;
 	line-height: 13px;
 	text-decoration: none;
 	color:#353638;
}

.subheading_text{
 	font-family: arial;
 	font-size:11px;
 	line-height: 13px;
 	font-weight: bold;
 	text-decoration: none;
 	color:#353638;
}


.heading_artist_name{
 	font-family: arial;
 	font-size:13px;
 	line-height: 13px;
 	font-weight: bold;
 	text-decoration: none;
 	color:#3497CE;
}
.box_price {
 	font-family: arial;
 	font-size:13px;
 	font-weight: bold;
 	text-decoration: none;
 	color:#000000;
}
.box_price_light {
 	font-family: arial;
 	font-size:13px;
 	font-weight: normal;
 	text-decoration: none;
 	color:#000000;
}

.box_delivery {
 	font-family: arial;
 	font-size:12px;
 	font-weight: normal;
 	text-decoration: none;
 	color:#000000;
}
.box_click_to_enlarge {
 	font-family: verdana;
 	font-size:9px;
 	font-weight: normal;
 	text-decoration: none;
 	color:#000000;
}
.click_to_enlarge_bg{
	background-color:#FFD35B;
}
.bottom_nav_text {
 	font-family: arial;
 	font-size:10px;
 	line-height: 13px;
 	text-decoration: none;
 	color:#353638;
}

body.normal {
	text-align: center;
	background: #E2E2E1;
	margin: 0px;
}

body.popup {
	text-align: center;
	margin: 0px;
}

#wrapper {
	width: 760px; 
	margin: 0 auto; 
	text-align: left;
}

#container {
	position:relative;
	left:0px;
	top:0px;
	width: 760px;
}

/*forms*/

.form_text_std {
 	font-family: arial;
 	font-size:11px;
 	line-height: 14px;
 	color:#000000;
	width:160px;
}
.form_text_std_error {
 	font-family: arial;
 	font-size:11px;
 	line-height: 14px;
	border: 1px solid #ff0000;
 	color:#000000;
	width:160px;

}

.form_text_small {
 	font-family: arial;
 	font-size:11px;
 	line-height: 14px;
 	color:#000000;
	width:50px;
}

.form_textarea_std {
 	font-family: arial;
 	font-size:11px;
 	line-height: 14px;
 	color:#000000;
	width:160px;
	height: 80px;
}

.form_select_std {
 	font-family: arial;
 	font-size:11px;
 	line-height: 14px;
 	color:#000000;
	width:160px;
}

.form_select_small {
 	font-family: arial;
 	font-size:11px;
 	line-height: 14px;
 	color:#000000;
	width:40px;
}

.form_select_range {
 	font-family: arial;
 	font-size:11px;
 	line-height: 14px;
 	color:#000000;
	width:45px;
}

/*

quick form style

*/

.form_label {
	text-align:right;
	
	width:130px;
 	font-family: arial;
 	font-size:11px;
 	line-height: 13px;
 	font-weight: bold;
 	text-decoration: none;
 	color:#353638;
}

.form_header {
	text-align:left;
 	font-family: arial;
 	font-size:12px;
 	line-height: 13px;
 	font-weight: bold;
 	text-decoration: none;
 	color:#353638;
 	padding-top:5px;
 	padding-bottom:5px;
}

.form_required_note {


	text-align:right;
	
	padding-left:4px;
 	padding-right:4px;
 	font-family: arial;
 	font-size:13px;
 	line-height: 16px;
 	font-weight: normal;
 	text-decoration: none;
 	color:#000000;
 		
}


/*

end quick form style

*/