body
{
	background:url(images/bg.jpg) repeat-x  #000000 top;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px auto auto auto;
	color:#eeeeee;
	border-bottom:none;
}
body_index
{
	background:url(images/bg) repeat-x  #000000 top;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px auto auto auto;
	color:#eeeeee;
	text-align: left;
}
p{
	padding:3px;
	margin:0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#main_container{
width:1000px;
height:auto;
margin:auto;
padding:0px;
background-color:#eeeeee;
}
#index_container{
	width:1276px;
	height:auto;
	margin:auto;
	padding:0px;
	text-align: center;
	background-color:#000
}
#mainindex_container{
	width:1276px;
	height:auto;
	margin:auto;
	padding:0px;
	background-color:#000000;
	text-align: center;
}
h1,h2,h3,h4,h5,h6,span
	{
	margin:0;
	padding:0px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
#headerbg
	{
		width:100%;
		height:200px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/bg.pg);
		background-repeat:repeat-x;
	}
#headerblank
	{
		width:1004px;
		height:309px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:200px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
	}
#menu
	{
		width:336px;
		height:33px;
		float: right;
		margin:167px 52px 0 0;
		padding:0px;
	}
#menu ul
	{
		width:385px;
		height:33px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		width:76px;
		height:33px;
		float:left;
		margin:0 1px 0 0;
		padding:0px;
		display:block;		
	}
#menu ul li a.menu
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menu.jpg);
		background-repeat:no-repeat;
	}	
#menu ul li a.menu:hover
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/menuover.jpg);
		background-repeat:no-repeat;		
	}
#loginheading
	{
		width:622px;
		height:21px;
		float: left;
		margin:0 0 8px 0;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		color:#000;
	}
#loginheading h4
	{
		width:622px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:20px;
		font-weight:normal;
		color:#000;
	}
#username
	{
		width:65px;
		height:14px;
		float: left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#input
	{
		width:197px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#password
	{
		width:52px;
		height:14px;
		float:left;
		margin:0px;
		padding:7px 0 0 23px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
#input02
	{
		width:197px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
	}
.input
	{
		width:181px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 16px;
		font-family:Arial;
		font-size:10px;
		color:#95844d;
		border:solid 1px #ead28b;
		background-color:#ead28b;
	}
#loginbutton
	{
		width:50px;
		height:23px;
		float:left;
		margin:0 0 0 20px;
		padding:0px;
	}
.login
	{
		width:50px;
		height:19px;
		float:left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/login.jpg);
		background-repeat:no-repeat;
	}
.login:hover
	{
		width:50px;
		height:19px;
		float:left;
		margin:0px;
		padding:4px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#000;
		text-align:center;
		text-decoration:none;
		background-image: url(images/loginover.jpg);
		background-repeat:no-repeat;
	}
#member
	{
		width:135px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#ab8e4e;
	}
#register
	{
		width:200px;
		height:14px;
		float: left;
		margin:9px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:13px;
		color:#943415;
	}
.register
	{
		font-family: Arial;
		font-size:13px;
		color:#943415;
		text-decoration:none;

	}
.register:hover
	{
		font-family: Arial;
		font-size:13px;
		color:#943415;
		text-decoration: underline;
	}	
#logo{
float:left;
padding:45px 0 0 15px;
}
#main_content{
clear:both;
}
.languages{
float:right;
width:150px;
padding:8px 0 0 0;
}
.lang_text{
float:left;
padding:0 5px 0 0;
color:#1DA1CF;
}
a.lang{
display:block;
float:left;
padding:0 5px 0 5px;
}
.top_right{
width:728px;
float:right;
}
.big_banner{
float:right;
padding:10px 10px 0 0;
}
.lefticon
	{
		width:32px;
		height:25px;
		float: left;
		margin:0px;
		padding:0px 0 0 0;
		font-family:Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		background-image:url(images/lefticon.jpg);
		background-repeat:no-repeat;
	}

/*---------------- menu tab----------------------*/
#menu_tab{
width:1000px;
height:36px;
background:url(images/menu_bg.gif) repeat-x;
}
ul.menu {
list-style-type:none; float:left; display:block; width:982px; 
margin:0px; padding:0px;background:url(images/menu_bg.gif) repeat-x;}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:36px;
}
ul.menu li.divider {
display:inline;
width:4px;
height:36px;
float:left;
background:url(images/menu_divider.gif) no-repeat center;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#fff;}

a.nav:hover{
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#199ECD;}

/*----------------crumb_navigation-------------*/
.crumb_navigation{
width:980px;
height:15px;
padding:5px 10px 0 20px;
color:#333333;
background:url(images/navbullet.png) no-repeat left;
background-position:5px 8px;
}
.crumb_navigation a{
color:#0fa0dd;
text-decoration:underline;
}
span.current{
color:#0fa0dd;
}

/*-------------left_content------------------*/
.left_content{
width:180px;
float:left;
padding:0 0 0 8px;
}
.title_box{
width:180px;
height:30px;
margin:5px 0 10px 0;
background:url(images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF5F5;
line-height:30px;
}
.title_box_mail{
width:180px;
height:30px;
margin:5px 0 10px 0;
background:url(images/menu_title_mailinglist.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF5F5;
line-height:30px;
}
.title_box_news{
width:179px;
height:30px;
margin:15px 0 0 0;
background:url(images/menu_title_news.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF5F5;
line-height:30px;
}
.title_box_cart{
width:180px;
height:30px;
margin:5px 0 13px 0;
background:url(images/menu_title_cart.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF5F5;
line-height:30px;
}
.title_box_artists{
width:180px;
height:30px;
margin:5px 0 10px 0;
background:url(images/menu_title_artists.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF5F5;
line-height:30px;
}
.title_box_affil{
width:180px;
height:30px;
margin:5px 0 10px 0;
background:url(images/menu_title_affil.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF5F5;
line-height:30px;
}
.title_box_links{
width:180px;
height:30px;
margin:5px 0 10px 0;
background:url(images/menu_title_links.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF5F5;
line-height:30px;
}
.title_box_downloads{
width:180px;
height:30px;
margin:5px 0 10px 0;
background:url(images/menu_title_downloads.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF5F5;
line-height:30px;
}
.title_box_download{
width:180px;
height:30px;
margin:5px 0 10px 0;
background:url(images/menu_title_download.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FFF5F5;
line-height:30px;
}
/*--------left menu---------*/
ul.left_menu{
width:180px;
padding:0 0 0 1px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
width:166px;height:25px;display:block; border-bottom:1px #e4e4e4 dashed;
text-decoration:none;color:#504b4b;padding:0 0 0 14px; line-height:25px;
}
ul.left_menu li.even a{
width:166px;height:25px;display:block; border-bottom:1px #e4e4e4 dashed; background-color:#ededed;
text-decoration:none;color:#504b4b;padding:0 0 0 14px; line-height:25px;
}
ul.left_menu li.even1 a{
	width:166px;
	height:25px;
	display:block;
	border-bottom:1px #616161 dashed;
	background-color:#1a1a1a;
	text-decoration:none;
	color:#f1f1f1;
	padding:0 0 0 10px;
	line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
	color:#000;
	text-decoration:underline;
}

.border_box{
width:180px;
height:auto;
text-align:center;
background:url(images/box_bottom_bg.gif) no-repeat center bottom;
}
.product_title{
	color:#c90;
	padding:5px 0 5px 0;
	font-weight:bold;
}
.product_title a{
	text-decoration:none;
	color:#159dcc;
	padding:5px 0 5px 0;
	font-weight:bold;
}
.product_title a:hover{
	color:#159dcc;
}
.product_img{
padding:5px 0 5px 0;
}
.prod_price{
	padding:5px 0 5px 0;
	color: #159dcc;
}
span.reduce{
color:#666666;
text-decoration:line-through;
}
span.price{
	color: #000000;
	font-size: 10px;
}
/*----------newsletter--------------*/
input.newsletter_input{
width:150px;
height:16px;
border:1px #ddd9d9 solid;
margin:10px 0 5px 0;
font-size:12px;
padding:3px;
color:#999999;
}
a.join{
width:17px;
display:block;
margin:0px 0 5px 110px;
padding:2px 8px 6px 8px;
text-decoration: underline;
color:#169ECC;
}
.banner_adds{
width:180px;
text-align:center;
padding:10px 0 10px 0;
}
.banner_adds_new{
	width:180px;
	text-align:center;
	padding:10px 0 10px 0;
}
/*--------------oferta------------------*/
.oferta{
	width:585px;
	height:156px;
	background:url(images/slider_bg.gif) no-repeat center;
	float:left;
	padding:0px;
	margin:0 0 5px 5px;
	text-align: left;
}
.blahshoptop{
	width:585px;
	height:86px;
	background:url(images/shoptop.png) no-repeat center;
	float:left;
	padding:0px;
	margin:0 0 0 15px;
	text-align: left;
	color: #000;
}
.oferta_img{
float:left;
padding:10px 0 0 10px;
}
.oferta_title{
font-size:15px;
color:#cc6600;
font-weight:bold;
}
.oferta_details{
	width:340px;
	float:left;
	padding:20px 0 0 30px;
	font-size: 12px;
}
.oferta_text{
	padding:5px 0 5px 0;
	font-size:10px;
	color:#159dcc;
	text-align:justify;
	line-height:15px;
}
/*center content--------------------------*/
.center_content{
width:600px;
float:left;
padding:5px 10px 5px 15px;
}
.center_content_blog{
width:770px;
float:left;
padding:5px 10px 5px 15px;
}
.center_title_bar{
	width:575px;
	height:31px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	line-height:31px;
	font-size:12px;
	color:#fff5f5;
	font-weight:bold;
	background:url(images/bar_bg.gif) no-repeat center;
	text-align: left;
}
.center_title_bar_news{
	width:575px;
	height:31px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	line-height:31px;
	font-size:12px;
	color:#fff5f5;
	font-weight:bold;
	background:url(images/bar_bg_news.gif) no-repeat center;
	text-align: left;
}
.center_title_bar_video{
	width:575px;
	height:31px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	line-height:31px;
	font-size:12px;
	color:#fff5f5;
	font-weight:bold;
	background:url(images/bar_bg_video.gif) no-repeat center;
	text-align: left;
}
.center_title_bar_blog{
	width:770px;
	height:31px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0px 5px;
	line-height:31px;
	font-size:12px;
	color:#fff5f5;
	font-weight:bold;
	background:url(images/bar_bg_blog.gif) no-repeat left;
	text-align: left;
}
.center_title_bar_contact{
	width:575px;
	height:31px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	line-height:31px;
	font-size:12px;
	color:#fff5f5;
	font-weight:bold;
	background:url(images/bar_bg_contact.gif) no-repeat center;
	text-align: left;
}
.center_title_bar_contactpage{
	width:565px;
	height:50px;
	float:left;
	padding:0 0 0 0px;
	margin:0 0 0 30px;
	line-height:17px;
	font-size:11px;
	color:#000;
	background:url(images/bar_bg_contact.if) no-repeat center;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.center_title_bar_cat{
	width:575px;
	height:31px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	line-height:31px;
	font-size:12px;
	color:#fff5f5;
	font-weight:bold;
	background:url(images/bar_bg_cat.gif) no-repeat center;
	text-align: left;
}
.center_title_bar_cat_vinyl{
	width:575px;
	height:31px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	line-height:31px;
	font-size:12px;
	color:#fff5f5;
	font-weight:bold;
	background:url(images/bar_bg_cat_viny.gif) no-repeat center;
	text-align: left;
}
.center_title_bar_cat_packages{
	width:575px;
	height:31px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	line-height:31px;
	font-size:12px;
	color:#fff5f5;
	font-weight:bold;
	background:url(images/bar_bg_cat_packages.gif) no-repeat center;
	text-align: left;
}
.center_title_bar_info{
	width:575px;
	height:31px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	line-height:31px;
	font-size:12px;
	color:#fff5f5;
	font-weight:bold;
	background:url(images/bar_bg_info.gif) no-repeat center;
	text-align: left;
}
/*----------------------right content--------------*/
.right_content{
width:180px;
float:left;
padding:0px;
}
.shopping_cart{
	width:180px;
	height:85px;
	text-align:center;
	vertical-align:middle;
}
.cart_title{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:0px;
}
.cart_details{
	width:115px;
	float:left;
	padding:5px 0 0 15px;
	text-align:center;
}
.cart_icon{
float:left;
padding:5px 0 0 5px;
}
span.border_cart{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}
/*---------prod_box----------*/
.prod_box{
width:173px;
height:auto;
float:left;
padding:10px 10px 10px 11px;
}
.center_prod_box{
width:173px;height: auto;float:left; text-align:center;padding:0px; margin:0px; border:1px ##504b4b solid;
}
.prod_details_tab{
width:173px;
height:31px;
float:left;
margin:3px 0 5px 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:75px;
height:24px;
display:block;
float:right;
background:url(images/link_bg.gif) no-repeat center;
margin:0px 5px 5px 0;
text-align:center;
line-height:24px;
text-decoration:none;
color:#159dcc;
}

a.prod_compare{
width:75px;
height:24px;
display:block;
float:left;
background:url(images/link_bg.gif) no-repeat center;
margin:2px 0 0 5px;
text-align:center;
line-height:24px;
text-decoration:none;
color:#159dcc;
}
a.prod_buy{
	width:75px;
	height:24px;
	display:block;
	float:left;
	background:url(images/link_bg.gif) no-repeat center;
	margin:0px 0 0 11px;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	color: #159dcc;
	font-weight: normal;
	font-size: 11px;
}
/*---------prod_box_big----------*/
.prod_box_big{
width:554px;
height:auto;
float:left;
padding:10px 10px 0px 15px;
}
.prod_box_big_3{
	width:574px;
	height:auto;
	float:left;
	padding:10px 0px 0px 15px;
	vertical-align:top;
	color: #222;
	text-align: left;
}
.prod_box_big_4{
	width:574px;
	height:auto;
	float:left;
	padding:10px 0px 0px 15px;
	vertical-align:top;
	text-align:left
	color: #222;
	text-align: left;
}
.prod_box_big_blog{
width:758px;
height:auto;
float:left;
padding:0px 0px 0px 5px;
}
.center_prod_box_big{
	width:554px;
	height: auto;
	float:left;
	text-align:left;
	padding:0 0 10px 0;
	margin:0px;
	border:0px #F0F4F5 solid;
}
.center_prod_box_big_3{
	width:554px;
	height: auto;
	float:right;
	text-align:left;
	padding:0 0 10px 0;
	margin:0px;
	border:0px #F0F4F5 solid;
}
.product_img_big{
width:180px;
height:900px;
padding:10px 0 0 10px;
float:left;
}
.product_img_big1{
width:510px;
height:180px;
padding:0 0 0 30px;
float:left;
}
.details_big_box{
width:535px;
float:right;
padding:0 0 0 5px;
text-align:left;
}
.product_title_big{
	color:#C90;
	padding:5px 0 5px 0;
	font-weight:bold;
	font-size:12px;
	text-align: left;
}
.specifications{
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-align: left;
}
.specifications1{
font-size:12px;
font-weight:bold;
line-height:18px;
}
.thumbs{
padding:8px 5px 8px 5px;
border:1px #DFD1D1 solid;
margin:15px 0 0 0;
}
.thumbs a{
padding:3px;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
a.addtocart{
width:76px;
height:27px;
display:block;
float:left;
background:url(images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.compare{
width:76px;
height:27px;
display:block;
float:left;
margin:0 0 0 10px;
background:url(images/compare.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
span.blue{
	font-size:12px;
	text-align: left;
	color: #222;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:0px 0 0 20px;
}
.form_row{
width:335px;
clear:both;
padding:10px 0 10px 0;
color:#a53d17;
}
.form_row_button{
width:260px;
clear:both;
padding:10px 0 10px 0;
color:#a53d17;
}
label.contact{
	width:75px;
	float:left;
	font-size:12px;
	text-align:left;
	padding:4px 5px 0 0;
	color: #333333;
}
input.contact_input{
width:253px;
height:18px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
a.contact{
width:99px;
height:27px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(images/contact_bt.gif) no-repeat left;
padding:0 0 0 10px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
/*--------------footer----------------*/
.footer{
width:1000px;
clear:both;
height:65px;
background:url(images/footer_bg.gif) repeat-x top;
}
.left_footer{
	float:left;
	width:320px;
	padding:5px 0 0 10px;
	text-align: left;
}
.right_footer{
float:right;
padding:15px 30px 0 0;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
float:left;
width:210px;
height:26px;
text-align:center;
color:#666666;
padding:40px 0 0 60px;
}
.cart_items {
	color: #333;
	font-weight: bold;
}
.cart_total {
	color: #222222;
}
#main_container .center_content .oferta .oferta_details .oferta_text .latesttext font {
	font-size: 10px;
}
.index_link {
	text-align: center;
	color: #C90;
	font-size: 12px;
}
.index_link {
	
}
.shoptext {
	color: #222222;
	text-align: left;
}
.artist_text {
	color: #000;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}
#main_container #main_content .right_content .banner_adds p a {
	text-align: left;
}
#main_container .right_content .banner_adds_new {
	text-align: center;
}
#main_container .right_content .banner_adds p a {
	text-align: center;
}
#main_container #main_content .right_content .left_menu .shoptext_other {
	font-weight: bold;
	font-size: 10px;
}
.cartinfo {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}
#main_container #main_content .center_content .prod_box .center_prod_box .product_title_artist {
	color: #111;
	font-size: 10px;
	font-weight: bold;
}
#main_container #main_content .center_content .oferta .oferta_details .oferta_text .latesttext font font new {
	font-weight: normal;
}
#main_container #main_content .center_content .oferta .oferta_details .oferta_text .latesttext font font_nobold {
	font-weight: normal;
}
newshop_info {
	font-weight: normal;
}
#main_container #main_content .center_content .oferta .oferta_details .oferta_text .latesttext font .latesttext .shoptext_new {
	font-weight: bold;
	font-size: 10px;
}
#main_container #main_content .center_content .oferta .oferta_details .oferta_text .latesttext font .latesttext .shoptext_other {
	font-size: 12px;
}
.cart_otherstores {
	text-align: center;
	font-size: 10px;
}
#main_container #main_content .center_content .center_title_bar_contactpagetop {
	color: #333;
}
#main_container #main_content .right_content .left_menu .shoptext .shoptext_other {
	text-align: justify;
}
#main_container #main_content .center_content .prod_box_big table tr td videoinfo {
	color: #333;
}
#main_container #main_content .center_content .prod_box_big_3 table tr td .shoptext_other .artist_text .banner_adds_new .cart_otherstores .cartinfo .artist_text home {
	font-size: 12px;
}
#main_container #main_content .right_content .banner_adds p a {
	color: #504b4b;
}
#free_download_artist_title {
	font-size: 10px;
	font-weight: bold;
}
latest_news {
	color: #000;
}
news_home {
	color: #000;
}
#main_container #main_content .center_content .prod_box_big_4 table tr td {
	color: #000000;

}
.artist_title {
	font-weight: bold;
}
.artist_info {
	font-size: 11px;
	font-weight: bold;
}
#main_container #main_content .right_content .shopping_cart .cart_details {
	color: #159dcc;
}
#main_container #main_content .center_content .prod_box_big_3 table tr td a {
	color: #159dcc;
}
#main_container #main_content .center_content .prod_box_big_3 table tr td p .banner_adds_new .shoptext_other .artist_text .product_title_big {

}
#p1 {
	text-align: left;
}
#main_container #main_content .center_content .oferta .oferta_details .oferta_text .latesttext font .latesttext .shoptext_other .shoptext_new a {
	color: #159dcc;
}
#main_container #main_content .center_content .prod_box_big_3 table tr td p .banner_adds_new .shoptext_other .artist_text .product_title_big {
	text-align: left;


}
#main_container #main_content .center_content .prod_box_big_3 table tr td p1 {
	text-align: left;
}
#main_container .right_content .center_prod_box .prod_price a {
	color: #159dcc;
}
#main_container #main_content .center_content .prod_box_big_4 table tr td a {
	color: #189dcc;
}
#error {
	font-weight: bold;
	color: #189dcc;
	font-size: 18px;
}
#error_title {
	font-size: 14px;
	color: #eee;
}
#blah_news_home_title {
	color: #C90;
	font-size: 12px;
}
#main_container #main_content .center_content .prod_box_big_4 table tr td strong {
	font-weight: bold;
	font-size: 12px;
	color: #c90;
}
.blah_shop_deal {
	color: #F00;
	font-weight: bold;
	font-size: 10px;
}
.blah_shop_edit {
	font-size: 10px;
	color: #c90;
}
