/* LP Music Spanish Site CSS Document */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* GLOBAL ELEMENTS FOR SPECIFIC ELEMENTS INSIDE OF THE PAGE CONTAINERS */
a, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:active {
	color: #CC6600;
	}
h1 {
	font-size: 12pt;
	text-align: center;
	text-transform: none;
	margin: 8px auto;
	color: #000;
	line-height: 1.3 em;
	}
h1 span {
	padding: 4px 6px 0 6px;
	background: #f6bd83;
	}
h2 {
	font-size: 10pt;
	text-align: center;
	text-transform: none;
	margin: -10px auto 20px auto;
	}
h3 {
	font-size: 10pt;
	text-transform: none;
	margin: 20px 0 0 0;
	_margin-bottom: -8px;
	}
ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: disc;
	}
ul li {
	padding: 0px;
	margin: 5px 0px;
	}
em {
	font-style: italic;
	}

/* Misc Global Styles - These are simple and self explanatory */
.boldblack {
	font-weight: bold;
	color: #000;
	}
.caption {
	font-size: .8em;
	line-height: 10px;
	font-style: italic;
	margin: 3px 10px;
	text-align: center;
	}
.boldred {
	font-weight: bold;
	color: #990000;
	}
.italic {
	font-style: italic;
	}
.break {
	clear: both;
	}	

/* Begin Images */
p img {
	max-width: 100%;
	}
.center {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	}
img.center {
	display: block;
	}
img.alignright {
	display: inline;
	margin: 0px 0px 3px 3px;
	}
img.alignleft {
	margin: 0 7px 3px 0;
	display: inline;
	}
.alignright {
	float: right;
	}	
.alignleft {
	float: left
	}
.image_caption_right {
	float: right;
	margin: auto 0px 5px 5px;
	}
.image_caption_left {
	float: left;
	margin: auto 10px 5px 0px;
	}
.image_caption_right .caption, .image_caption_left .caption {
	text-align: center;
	margin: 3px auto;
	}
a.img, img a, img a:visited, a img {
	border: 0;
	}
	
/* End Images */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Containers and Specific Layous */
/*Main Containers*/
body {
	background: #333 url(../images/body_bg.jpg) no-repeat fixed;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 9pt;
	line-height: 1.6em;
	color: #424242;
	}
#outsidecontainer {
	width: 797px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	}

/* Begin Header Styles */
table#header {
	width: 795px;
	padding: 0;
	margin: 0;
	background: #999 url("../images/header_bg.gif") top left repeat-y; /*To compensate for the 1px spacer in Win IE*/
	}
/* Top Flash Intro Movie */	
td#headerflash {
	width: 635px;
	padding: 0;
	margin: 0;
	}
td#headerflash img a {
	border: 0;
	}
/* Email Signup TD */	
td#email_signup {
	width: 160px;
	padding: 0;
	background: #000 url("../images/email_bg.gif") top right no-repeat;
	overflow: hidden;
	}
#email_content {
	margin: 75px 0 0 72px;
	padding: 0;
	_margin: 75px 0 0 15px;
}
#email_content span {
	display: none;
	}
td#email_signup .emailfield {
	height: 14px;
	border: 1px solid #000;
	width: 80px;
	font-size: 8pt;
	padding: 0;
	margin: 0 0 -5px 0;
	_margin: 0 0 -40px 58px;
	}
td#email_signup .emailsubmit {
	width: 50px;
	font-size: 8pt;
	color: #CC6633;
	font-weight: bold;
	background: #000;
	border: 1px solid #CC6633;
	margin: 0;
	_margin: -5px 0 -20px 60px;
	padding: 2px auto;
	}
	
/* Primary Navigation Bar #1 */	
td#primarynav1 {
	background: #ccc;
	height: 25px;
	margin: 0;
	padding: 0;
	}
td#player {
	background: #999;
	width: 185px;
	}
/*End Header Styles */

/* Footer Styles */
table#footer td {
	width: 795px;
	padding: 10px 0;
	color: #000;
	text-align: center;
	background: #666;
	font-size: 9px;
	}
table#footer a:hover, table#footer td a:active {
	color: #333;
	}
table#footer ul {
	margin: 5px;
	}
table#footer li {
	display: inline;
	list-style-type: none;
	margin: auto 4px;
	}
/* End Footer Styles */
	
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Body Style for One Column Layout */
table#homepageFeature { /* FOR HOMEPAGE ONLY */
	background: #fff;
	width: 795px;
	margin: 0;
	padding: 0;
	}
table#body_onecolumn {
	background: #fff;
	width: 795px;
	margin: 0;
	padding: 20px;
	vertical-align: top;
	}
table#body_onecolumn tr, table#body_onecolumn td {
	margin: 0;
	}
#one_column_padding, td#one_column_padding { /* For a body of content without tables (Terms of Use, Privacy) */
	padding: 0 20px 20px 20px;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Left Column of a two column layout */
table#body_twocolumn td#leftcol {
	background: #80002A;
	margin: 0;
	padding: 0 0 0 18px;
	vertical-align: top;
	font-size: 8pt;
	width: 168px;
	}
#leftcol ul {
	padding: 0;
	margin: 12px 0 0 0;
	}
#leftcol ul li, #leftcol ul li ul li {
	color: #fff;
	line-height: 1em;
	margin: 0 3px 8px 0;
	list-style-type: disc;
}
#leftcol ul li:hover, #leftcol ul li.selected {
	color: #ffcc99;
}
table#body_twocolumn td#leftcol a, table#body_twocolumn td#leftcol a:visited {
	color: #fff;
}
table#body_twocolumn #leftcol ul li a:hover, 
table#body_twocolumn #leftcol ul li a:active, 
table#body_twocolumn #leftcol ul li.selected a, 
table#body_twocolumn #leftcol ul li.selected a:visited, 
table#body_twocolumn #leftcol a:visited:hover, 
table#body_twocolumn #leftcol a:hover:visited {
	color: #FFCC99;
	}
#leftcol ul li.none, #leftcol ul li.none:hover {
	list-style-type: none;
	}
#leftcol ul li ul {
	margin: 0 0 0 10px;
	_margin: -14px 0 0 15px;
}

/* Main (right) Column of a two column page */
table#body_twocolumn td#maincol {
	margin: 0;
	padding: 5px 10px 20px 10px;
	width: 590px;
	background: #fff;
	vertical-align: top;
	height: 400px;
	}
td#maincol ul.ul {
	padding: 20px 75px;
	list-style-type: disc;
	margin: 0;
	}
td#maincol {
	
	}
	
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Generic Styles for Main Content in One and Two Column Pages */
ul#menu { /* For Main Menu Lists in each section */
	margin: 20px 70px;
	}
ul#menu li { /* For main Menu Lists in each section */
	margin-bottom: 10px;
	list-style-image: url("../images/ding_blk.gif");
	_list-style-image: url("../images/ding_blk_ie.gif");
	}
td#maincol ul {
	margin: 0 0 0 23px;
	padding: 0;
	}
td#maincol ul li, ul.arrow li {
	list-style-image: url("../images/arrow_right_org.gif");
	margin: 0 0 10px 0;
	padding: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Styles for Specific Pages. These are all individually labeled and grouped by section */

/* Artist Category  (For Main Artist Category Pages */
/* Main Page Styles */
table#artist_main {
	width: 795px;
	height: 542px;
	background: url("../lista_de_artistas/images/playersroster_bg.jpg") top right no-repeat;
	text-align: center;
	padding: 25px;
	}

/* End Roster Index Page Styles */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Nuevo Main Page Styles */

ul#nuevo_main_list {
	text-align: left;
	margin: 35px 0px 0px 35px;
	}
ul#nuevo_main_list li, ul#nuevo_main_list li:visited {
	margin: 15px 0px;
	padding: 0px;
	list-style-image:  url("../images/ding_wht.gif");
	}
ul#nuevo_main_list li:hover, ul#nuevo_main_list li:active {
	margin: 15px 0px;
	list-style-image:  url("../images/ding_org.gif");
	}
ul#nuevo_main_list a, ul#nuevo_main_list a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 10pt;
	}
ul#nuevo_main_list a:hover {
	text-decoration: none;
	color: #FF9933;
	}
/* End nuevo Page Styles */
/* Styles for Specific Pages. These are all individually labeled and grouped by section */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Online Catalog Product Category Grid (For Main Product Category Pages */
/* Main Page Styles */
table#product_main {
	width: 795px;
	height: 542px;
	background: url(../galeria_de_productos/images/gio_bg.jpg) no-repeat right top;
	text-align: center;
	padding: 25px;
	}
	table#buy_main {
	width: 795px;
	height: 542px;
	background: url("../donde_comprar_lp/images/wheretobuy2_bg.jpg") top right no-repeat;
	text-align: center;
	padding: 25px;
	}
ul#product_main_list {
	text-align: left;
	margin: 50px 0px 0px 300px;
	}
ul#product_main_list li, ul#product_main_list li:visited {
	margin: 20px 0px;
	padding: 0px;
	list-style-image:  url("../images/ding_wht.gif");
	}
ul#product_main_list li:hover, ul#product_main_list li:active {
	margin: 20px 0px;
	list-style-image:  url("../images/ding_org.gif");
	}
ul#product_main_list a, ul#product_main_list a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 10pt;
	}
ul#product_main_list a:hover {
	text-decoration: none;
	color: #CC6600;
	}
/* End Main Page Styles */

table#onlinecataloggrid  {
	margin: 0 auto;
	padding: 0;
	}
table#onlinecataloggrid td {
	text-align: center;
	height: 100px;
	width: 100px;
	_width: 95px;
	padding: 2px 0;
	vertical-align: top;
	margin: 0;
	}
table#onlinecataloggrid td img {
	border: 0px;
	width: 95px;
	}
table#onlinecataloggrid td a {
	line-height: 12px;
	}
.matching_products {
	}
.matching_products td {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	}
.product_listen {
	margin: 25px 30px 15px 11px;
	padding: 10px;
	text-align: center;
	width: 270px;
	border: 1px solid #E1E1E1;
	line-height: 1.2em;
	float: none;
	clear: both;
	}
.product_listen img {
	margin-top: 10px;
	}
	
/* 'Back to Main' link for thumbnail grids */	
a.backtomain:link, a.backtomain:visited {
	margin-top: 25px; 
	float: right;
	}
/* Artist callout */	
	.callout {
	background: #FFCC99 center center;
	margin: 0px 12px;
	height: 72px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding: 11px;
	text-align: left;
	vertical-align: top;
}
