/*-- SIFR stuff --*/

.sIFR-flash {

	visibility: visible !important;
	margin: 0;

}

.sIFR-replaced {

	visibility: visible !important;

}

span.sIFR-alternate {

	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;

}

.sIFR-flash + div[adblocktab=true] {

  display: none !important;

}

/*-- back to basics --*/

* {

	margin: 0;
	padding: 0;

}


body {

	background: #000 url(/lcm/images/tile.gif) 0 56px;
	color: #FFF;
	font-family: Arial, Tahoma, sans-serif;

}

h1 {

	width: 73px;
	height: 41px;
	position: absolute;
	top: 7px;
	left: 30px;
	z-index: 4;

}

h1 a {

	width: 300px;
	height: 44px;
	background: url(/lcm/images/logo.jpg) top left no-repeat;
	font-size: 1px;
	font-weight:normal;
	border:0;
        text-indent: -10000px;
	display: block;

}

h3 {

	margin: 0 0 15px 20px;
	height: 23px;
	text-transform: uppercase;
	overflow: hidden;

}

.sIFR-alternate,
.sIFR-alternate a {

	display: none !important;

}

h4 a {

	color: #FFF;

}



p {

	font-size: 80%;

}

a {

	color: #ED3263;
	text-decoration: none;
	overflow: hidden;

}

a:hover {

	text-decoration: underline;

}


hr {
	clear:both;
	margin: 30px 0;
	height: 5px;
	width: 100%;
	background: #000;
	color: #000;
	display: block;

}


/*-- nav --*/

#nav {

	padding: 18px 0 0 0;
	width: 100%;
	height: 38px;
	background: #000;
	overflow: hidden;
	border-bottom: 1px solid #222;
	list-style: none;

}

#nav li {

	display: inline;

}

#nav a {

	margin: 0 3px 0 0;
	height: 26px;
	text-indent: -10000px;
	display: inline;
	float: left;

}

#nav #products {

	margin: 0 3px 0 350px;
	width: 100px;
	background: url(/lcm/images/nav_products.gif) top left no-repeat;

}

#nav #community {

	width: 100px;
	background: url(/lcm/images/nav_community.gif) top left no-repeat;

}

#nav #news {

	width: 100px;
	background: url(/lcm/images/nav_news.gif) top left no-repeat;

}

#nav #artists {

	width: 77px;
	background: url(/lcm/images/nav_artists.gif) top left no-repeat;

}

#nav #shop {

	width: 59px;
	background: url(/lcm/images/nav_shop.gif) top left no-repeat;

}

#nav #playlist {

	width: 77px;
	background: url(/lcm/images/nav_playlist.gif) top left no-repeat;

}

#nav #contact {

	width: 77px;
	background: url(/lcm/images/nav_contact.gif) top left no-repeat;

}

#nav #products:hover,
#nav #community:hover,
#nav #news:hover,
#nav #artists:hover,
#nav #shop:hover,
#nav #playlist:hover,
#nav #contact:hover,
#nav .active {

	background-position: bottom left !important;

}


/*Product Subnav*/
#product_subnav {

	margin: 0;
	padding: 3px;
	position: absolute;
	top: 90px;
	left: 200px;
        background-color:#000;
        border:1px solid #666;
	overflow: hidden;
	list-style: none;

}


#product_subnav li {

	display: inline;

}

#product_subnav a {

	margin: 0 3px 0 0;
	height: 26px;
	text-indent: -10000px;
	display: inline;
	float: left;

}
#product_subnav #cds {

	width: 75px;
	background: url(/lcm/images/nav_cds.gif) top left no-repeat;

}

#product_subnav #dvds {

	width: 75px;
	background: url(/lcm/images/nav_dvds.gif) top left no-repeat;

}

#product_subnav #cal {

	width: 80px;
	background: url(/lcm/images/nav_cal.gif) top left no-repeat;

}


#product_subnav #cds:hover,
#product_subnav #dvds:hover,
#product_subnav #cal:hover,
#product_subnav .active {

	background-position: bottom left !important;

}





/*Order*/
#order {

	padding: 3px;
	position: relative;
	overflow: hidden;
	list-style: none;
        text-align: center;

}


#order li {

	display: inline;

}

#order a {
        margin:10px 10px 10px 60px;

	height: 25px;
	text-indent: -10000px;
	display: inline;
	float: left;

}
#order #cart {

	width: 99px;
	background: url(/lcm/images/nav_order.gif) top left no-repeat;

}

#order #cart:hover{

	background-position: bottom left !important;

}




	
	
	
/*-- headers --*/

.span_header {

	padding: 40px 0 0 0;

}



/*-- site shell --*/


#shell {

	margin: 0 0 0 30px;
	width: 950px;
	overflow: hidden;

}


.info {

	margin: 0px 20px 30px 20px;
	padding: 10px;
	background: #1a1a1a;
	overflow: hidden;
	display: block;

}

.info p,
.info dd {

	margin: 10px;
	line-height: 1.5em;
        font-size:14px;
        padding:2px;


}


.info .sub_header {

	margin:0 0 10px 0;
	width: 100%;
	clear: both;

}

.info .sub_header span {

	padding: 5px 8px;
	background: #0D0D0D;
	color: #ED3263;
	font-size: 90%;
	letter-spacing:-1px;

}
.info blockquote p {

	margin: 0;
	line-height: 1.25em;

}

.info .thumb_image {

	margin: 0 30px 20px 0 !important;

}

.info hr {
	width: 100%;
	border-bottom:1px solid #999;

}

.med_info {
	margin: 0px 20px 30px 20px;
	width:430px;
	margin:10px 0;
	padding:10px 10px 0;
	background: #1A1A1A;

}

.med_info input {

	width:421px;
	margin: 0 0 10px 0;
	border:2px solid #999999;

}

.med_info dt{

	margin:0 0 5px 0;
	font-size:80%;
	color:#ED3263;

}
.med_info p{

	margin:0 0 5px 0;
	font-size:80%;
	color:#fff;

}
.med_info textarea {

	width:421px;
	height:100px;
	margin: 0 0 10px ;
	border:2px solid #999999;

}

.large_info {

	width:650px;
	margin:10px 0;
	padding:10px 10px 0;
	background: #1A1A1A;

}

.large_info textarea {

	width:641px;
	height:200px;
	margin: 0 0 10px ;
	border:2px solid #999999;

}

.large_info dt{

	margin:0 0 5px 0;
	font-size:80%;
	color:#ED3263;

}

.small_info{

	margin:20px 20px 20px 0;
	padding: 10px 10px 10px 10px;
	height: 100%;
	width:300px;
	background: #1a1a1a;
	display: block;
	overflow: hidden;

}


.small_info input {

	width:296px;
	margin: 0 0 10px 0;
	border:2px solid #999999;

}

.small_info dt{

	margin:0 0 5px 0;
	font-size:80%;
	color:#ED3263;

}

.small_info img {

	border: 3px #fff solid;
}

.small_info textarea {

	width:296px;
	height:75px;
	margin:0 0 10px;
	border:2px solid #999999;

}

.not_info {

	clear:both;
	margin: 0px 20px 30px 10px;
	padding: 10px 10px 10px 10px;
	height: 100%;
	display: block;
	overflow: hidden;

}

.not_info blockquote {

	margin:10px 0!important;

}

.thumb,
.no_roll_rhumb {

	margin: 0 0 20px 20px;
	width: 202px;
	height: 200px;

}

.thumb_image
 {

	margin:20px 15px 30px 20px;
	width: 200px;
	min-height: 125px;
	float: left;
	display: inline;
	position: relative;
        border:5px solid #fff;

}


.thumb_feature
 {

	margin:0px 15px 30px 20px;
	width: 200px;
	min-height: 267px;
	float: left;
	display: inline;
	position: relative;

}


.thumb a,
.no_roll_thumb a {

	width: 204px;
	height: 200px;
	background-position: bottom left;
	border: 3px solid #DDD;
	text-indent: -10000px;
	display: block;
	position: relative;

}


.thumb_cd a,
.thumb_calendar a {

	width: 200px;
	height: 200px;
	background-position: bottom left;
	border: 3px solid #DDD;
	text-indent: -10000px;
	display: block;
	position: relative;
        margin: 0 0 10px 10px;

}
.thumb_dvd a {

	width: 200px;
	height: 300px;
	background-position: bottom left;
	border: 3px solid #DDD;
	text-indent: -10000px;
	display: block;
	position: relative;
        margin: 0 0 10px 10px;

}
.thumb a:hover,
.thumb_image a:hover,
.thumb_feature a:hover,
.thumb_dvd a:hover,
.thumb_cd a:hover, {

	border: 3px solid #ED3263;
	position: relative;

}


.artists {

	width: 75px;
	float: left;
	overflow: hidden;

}

.artists h5 {

	margin: 0 0 5px 0;

}

.artists ul {

	font-size: 70%;
	line-height: 1.5em;
	list-style: none;

}

ul.news_list{

	padding:0 0 20px 20px;
	overflow:hidden;
}



.product_thumb_cd,
.product_thumb_calendar,
.product_thumb_dvd {

	list-style:none;
	width:210px;
	margin:10px 5px 20px 0;
	float:left;

}
.product_thumb_cd dt,
.product_thumb_calendar dt,
.product_thumb_dvd dt {

	margin:0 0 17px 0;

}


.product_thumb_cd .controls,
.product_thumb_calendar .controls,
.product_thumb_dvd .controls {

	font-size:100%;

}

.product_thumb_cd dt a,
.product_thumb_calendar dt a {

	margin: 0;
	background:left bottom;
	text-indent:-9999px;
	width:204px;
	height:200px;
	display:block;

}
.product_thumb_dvd dt a {

	margin: 0;
	background:left bottom;
	text-indent:-9999px;
	width:204px;
	height:300px;
	display:block;

}
.product_thumb_cd dt a:hover,
.product_thumb_calendar dt a:hover,
.product_thumb_dvd dt a:hover {

border: solid 3px #ED3263;

}
.product_thumb_cd dd,
.product_thumb_calendar dd,
.product_thumb_dvd dd {

	font-size:90%;
	padding:7px 10px;
	background: #1A1A1A;

}

.columns_2 .col_1 .download_list .thumb_image {

	margin: 0;
	width: 180px;
	height: 96px;
	float: left;
	display: block;

}

.thumb_image a {

	width: 180px;
	height: 90px;
	background-position: bottom left;
	border: 3px solid #DDD;
	text-indent: -10000px;
	display: block;

}
.thumb_feature a {

	width: 180px;
	height: 267px;
	background-position: bottom left;
	border: 3px solid #DDD;
	text-indent: -10000px;
	display: block;

}

.desat a {
	
	background-position: top left !important;
	border: solid 3px #ddd !important;
	
}

.desat a:hover {
	
	background-position: bottom left !important;
	border: solid 3px #fff !important;
	
}


.columns_2 .col_1 .download_list .download_info {

	margin: 0 10px 20px 0;
	width:290px;
	display:inline;
	float:left;
	min-height:95px;
	padding:10px;
	overflow: hidden;

}

.columns_2 .col_1 .download_list li.download_info:hover {

	background: #1a1a1a;
	position: relative;

}

.columns_2 .col_1 .download_list h5 {

	font-size: 95%;
	position: relative;

}

.columns_2 .col_1 .download_list .artists {

	padding: 0 0 0 20px;
	width: 150px;
	float: left;

}

.columns_2 .col_1 .download_list .artists p {

	padding: 0 30px 0 0;
	float: left;

}

.download_list {

	margin: 0 0 40px 20px;
	width: 655px;
	clear: both;
	overflow: hidden;

}

.download_list .block {

	margin: 0;
	padding: 10px 0 10px 10px;
	width: 300px;
	overflow: hidden;
	float: left;
	border: 1px solid #0D0D0D;

}

.download_list .block:hover {

	background: #1A1A1A;
	border: 1px solid #262626;

}

.view {

	margin: 0 20px 30px 0;
	text-align: right;
	font-size: 80%;
	clear: both;

}


#rss {

	margin: -45px 0 -10px 0;
	padding: 30px 90px 0 20px;
	width: 130px;
	height: 45px;
	font-size: 95%;
	background: url(/img/layout/rss.gif) top right no-repeat;
	display: block;

}


#form dd {
        margin-right:2px;
        margin-top: 1px;
	float:left;

}

#form_input , #form_select{
       
	padding: 2px;
	color: #ED1C95;
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
}

#form_controls {
        margin-top: 1px;
	padding: 2px;
	color: #ED1C95;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}



.col_1 #form fieldset {

	border:none;

}

.col_1 #form legend {

	display:none;

}

.col_1 #form dt {

	display:none;

}

.col_1 #form dd {

	margin: 10px 0;

}

.col_1 #form .box_col_1 {

	width: 150px;
	margin: 0 0 20px 20px;
	display: inline;
	float: left;

}

.col_1 #form #form_checks {

	padding: 0 0 10px 0;
	width: 500px;
	float: left;
	overflow: hidden;

}

.col_1 #form dl.checkboxes {

	margin: 0 0 5px 0;
	display:block;
	overflow:hidden;
	clear:both;

}

.col_1 #form .checkboxes dt {

	width:100px;
	font-size:80%;
	color:#ED3263;
	display:inline !important;
	float:left;

}

.col_1 #form .checkboxes dd {

	float:left;
	margin:0;

}

.col_1 #form dd input.form_input {

	width:200px;
	padding:2px 5px;
	font-size:80%;
	border:none;
	color:#999999;

}

.col_1 #form dd textarea {

	width:615px;
	height:190px;
	border:none;
	padding:2px 5px;
	font-size:80%;
	color:#999999;
	font-family: Arial, helvetica, sans-serif;

}

.col_1 #form p {

	clear:both;

}

.col_1 #form #form_controls {

	padding: 0 20px 30px 0;
	width: 150px;
	display: inline;
	float: right;

}

.col_1 #form #form_controls h3 {

	font-weight:normal;
	float:left;

}

.col_1 #form #form_controls h3 span {

	padding:1px 5px;
	background-color:#1A1A1A;

}

.col_1 #form #form_controls input {

	padding: 5px 10px;
	float: right;	
	background: #111;
	border: 1px solid #222;
	color: #FFF;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	
}


.post {

	margin: 0 9px 10px 9px;
	padding: 10px;
	border: 1px solid #191919;
	display: block;
	position: relative;

}

.post:hover {

	background: #1A1A1A;
	border: 1px solid #262626;

}

.post .post_meta {

	padding: 0 0 10px 0;
	overflow: hidden;

}

.post .date {

	margin: 0 10px 0 0;
	width: 29px;
	height: 32px;
	background: url(/lcm/images/date.gif) top left no-repeat;
	float: left;

}

.post .date dt {

	padding: 4px 0 0 0;
	color: #999999;
	font-size: 10px;
	line-height: 1em;
	text-align: center;
	text-transform: uppercase;

}

.post .date dd {

	color: #ED3263;
	font-size: 12px;
	font-weight: bold;
	text-align: center;

}

.post p {

	margin: 0 0 20px 0;
	font-size: 80%;
	line-height: 1.5em;

}

.info ul {

	margin: 0 0 20px 20px;
	list-style: circle;
	font-size: 80%;
	line-height: 1.5em;

}

.info h4 {

	margin: 0 0 10px 0;
	font-size: 80%;
	text-transform: uppercase;

}

/*-- columns in general --*/

.column {

	padding: 20px 0 30px 0;
	display: inline;
	float: left;
	position: relative;

}



/*-- 2 columns, column 1 --*/

.columns_2 .col_1 {

	width: 685px;
	overflow: hidden;

}


.columns_2 .col_1 .col_right {

	width:335px;
	float:left;
	
}

.columns_2 .col_1 .col_left {

	clear:right;
	margin-right:10px;
	width:335px;
	float:left;
	
}

.columns_2 .col_1 .info .col_right {

	width:280px;
	float:left;
	
}

.columns_2 .col_1 .info .col_left {
	clear:right;
	margin-right:50px;
	width:290px;
	float:left;
}

.columns_2 .col_1 .info img {
	
	margin: 20px 0;
	
}


.columns_2 .col_1 .col_right .post,
.columns_2 .col_1 .col_left .post {

	min-height:140px;
	margin:0px 20px 30px 10px;

}

.columns_2 .col_1 .col_right .post h3 a,
.columns_2 .col_1 .col_left .post h3 a,
.columns_2 .col_1 .downloads .sub_header a,
.columns_2 .col_1 .sub_header span.normal,
.feature_info .sub_header a:hover  {

	padding:3px 5px;
	font-size:85%;
	background-color: #1A1A1A;
	color:#fff;

}

.columns_2 .col_1 .downloads .sub_header {

	margin: 40px 0 0 0 !important;

}

.columns_2 .col_1 .downloads .sub_header a{

	color: #ED1E79;

}

.columns_2 .col_1 .col_right .post h3 a:hover,
.columns_2 .col_1 .col_left .post h3 a:hover,
.columns_2 .col_1 .downloads .sub_header a:hover {

	text-decoration:none;
	background-color:#0D0D0D;
	color:#ED1E79;

}

.columns_2 .col_1 .col_right .post .info_link,
.columns_2 .col_1 .col_left .post .info_link {

	margin:10px 0 0px 0;

}

.columns_2 .col_1 .post h3 {

	margin:0 0 20px 0;

}

.columns_2 .col_1 .post h3 span {

	margin:0;
	padding: 5px 8px;
	background: #0D0D0D;
	color: #ED1E79;
	font-size: 90%;
	letter-spacing:-1px;

}



.columns_2 .col_1 hr {

	border-top: 1px solid #262626;
	border-right: 1px solid #000;
	border-bottom: 1px solid #262626;
	border-left: 1px solid #000;
	margin:20px 0 !important;
}





/*-- 2 column layout --*/

.columns_2 {

	width: 100%;
	background: url(/lcm/images/columns_2.gif) repeat-y;
	overflow: hidden;

}

.columns_2_top {

	padding: 0 0 50px 0;
	width: 100%;
	background: url(/lcm/images/columns_2_top.gif) top left no-repeat;
	overflow: hidden;

}

.columns_2_bottom {

	width: 100%;
	background: url(/lcm/images/columns_2_bottom.gif) bottom left no-repeat;
	overflow: hidden;

}


/*-- 3 column layout --*/

.columns_3 {

	width: 100%;
	background: url(/lcm/images/columns_3.gif) repeat-y;
	overflow: hidden;

}

.columns_3_top {

	width: 100%;
	background: url(/lcm/images/columns_3_top.gif) top left no-repeat;
	overflow: hidden;

}

.columns_3_bottom {

	width: 100%;
	background: url(/lcm/images/columns_3_bottom.gif) bottom left no-repeat;
	overflow: hidden;

}

/*-- 3 columns, column 1 --*/

.columns_3 .col_1 {

	width: 464px;

}

.columns_2 .col_1 blockquote,
.columns_3 .col_1 blockquote {

	margin: 0 20px 20px 20px;
	clear:both;

}

.columns_2 .col_1 blockquote h2,
.columns_3 .col_1 blockquote h2 {

	font-weight:normal;
	padding: 1px 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.5em;
	display: inline;
	font-size: 120%;
	background: #1A1A1A;

}

.columns_2 .col_1 blockquote h2 span,
.columns_3 .col_1 blockquote h2 span {

	color: #ED3263;

}

.columns_3 .col_1 #flashcontent {
	

	margin: 5 5 20px 5;
        
        padding:5px;
}

.columns_2 .col_2{

	margin: 0 0 0 3px;
	width: 252px;

}
.columns_2 .col_2 input{

	padding:2px 5px;
	font-size:80%;
	border:none;
	color:#999999;

}
/*-- 3 columns, column 2 --*/


.columns_3 .col_2 {

	margin: 0 0 0 3px;
	width: 249px;

}

.columns_2 .col_2 hr,
.columns_3 .col_2 hr {

	border-top: 1px solid #D71649;
	border-right: 1px solid #000;
	border-bottom: 1px solid #D71649;
	border-left: 1px solid #000;

}

/*-- 3 columns, column 3 --*/

.columns_2 .col_3,
.columns_3 .col_3 {

	margin: 0 0 0 3px;
	width: 222px;

}


.columns_2 .col_2 h4,
.columns_3 .col_3 h4 {

	margin: 0 20px 10px 20px;
	color: #999;

}

.columns_2 .col_2 h5 {

	margin: 0 20px 10px 20px;
	color: #fff;

}
.columns_3 .col_3 h5 {

	margin: 0 20px 10px 20px;
	color: #999;

}

.columns_2 .col_2 ul,
.columns_3 .col_3 ul {

	margin: 0 20px 10px 20px;
	color: #999;
	font-size: 80%;
	list-style: none;

}

.columns_2 .col_2 ul li,
.columns_3 .col_3 ul li {

	margin: 0 0 5px 0;
	line-height: 1.5em;
	padding: 0 0 0 20px;
	background: url('/lcm/images/check.gif') 0 5px no-repeat;
	position: relative;

}

.columns_2 .col_2 p,
.columns_3 .col_3 p{
	margin: 0 20px 25px 20px;
	color: #999;
	font-size: 80%;

}


.columns_3 .col_3 hr{

	width:221px;
	border-top: 1px solid #1A1A1A;
	border-right: 1px solid #000;
	border-bottom: 1px solid #1A1A1A;
	border-left: none;

}

.big_thumb{

	margin:0px;
	padding: 0 0 0 20px;

}

.big_thumb #big_image {
	
	margin:0 0 20px;
	
}

.big_thumb #flashcontent {
	
	margin:0 0 0 -3px;
	padding:0px;
	
}

.big_thumb img {

	border: solid 3px #fff;

}

	


/*-- page controls --*/

#p_index {

	width: 940px;
	height: 500px;

}

/*-- footer --*/

#footer {

	padding: 0 0 10px 0;
	width: 100%;
	background: #000;
	border-top: 1px solid #222;
	clear: both;

}

#footer p {

	padding: 10px 0 0 30px;
	width: 100%;
	float: left;
	background: #000;
	color: #999;
	font-size: 8px;
	height: 30px;

}

#lcm {
        margin:10px;
	padding:0px;
	width: 200px;
	height: 35px;
	display: inline;
	float: left;

}

#lcm a {

	width: 200px;
	height: 35px;
	background: url(/lcm/images/logo.gif) top left no-repeat;
	text-indent: -10000px;
	display: block;

}
#lcm a:hover {

	background-position: bottom left;

}

#track_table {
        margin-left:20px;
        padding:0px;
        font-size:12px;
        align:center;
        border:1px solid #333;
        width:95%;

        
}
#track_table td {
       padding:10px; 
}
#track_table strong {
       font-style:bold;
       font-size:14px;
       color:F02D83;
}
.recentnews {
	
	background-color:#0D0D0D;
	color:#fff;
        padding:2px;

}
