html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* my resets */
body, input, select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

th {
	height: 30px;
	background-color: #666;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px;
}

/* principal classes */
div.interior {
	width: 736px;
	margin: 0 auto;
}

div.clearfix {
	clear: both;
}

/* principal boxes */
div#header {
	margin: 10px 0;
	height: 64px;
}

div#banner {
	height: 275px;
}

div#content {
	margin: 10px 0;
	height: auto;
}

div#footer {
	
}

/* header */
div#header-left {
	width: 222px;
	float: left;
}

div#header-right {
	width: 510px;
	float: right;
}

div#header-right div#info-header {
	width: 510px;
	height: 33px;
	background-image: url(../images/background-info-header.jpg);
	background-repeat: no-repeat;
	line-height: 33px;
}

div#header-right div#info-header div#info-header-left {
	width: 200px;
	float: left;
	margin-left: 50px;
}

div#header-right div#info-header div#info-header-left div#flag {
	display: inline;
}

div#header-right div#info-header div#info-header-right {
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 10px;
}

div#header-right div#info-header div#info-header-right span.item-car {
	color: #C30;
}

div#header-right ul#menu-top {
	width: 510px;
	height: 30px;
	text-align: center;
}

div#header-right ul#menu-top li {
	display: inline;
	line-height: 40px;
}

div#header-right ul#menu-top li a {
	padding: 0 15px;
	color: #000;
	font-weight: bold;
}

/* content */
div.item {
	width: 240px;
	float: left;
	margin-left: 8px;
}

div.item:first-child {
	width: 240px;
	float: left;
	margin-left: 0;
}

/* footer */
ul#menu-footer {
	width: 736px;
	height: 32px;
	background-color: #999;
	text-align: center;
}

ul#menu-footer li {
	line-height: 32px;
	display: inline;
}

ul#menu-footer li a {
	border-left: 1px #FFF solid;
	padding: 0 20px;
	color: #000;
}

ul#menu-footer li:first-child a {
	border-left: none;
	padding: 0 20px;
	color: #000;
}

/* DVD */
div#content-left {
	width: 166px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

div#content-left div#chat {
	margin-bottom: 10px;
}

div#content-left div#carrito {
	width: 166px;
	height: 100px;
	background-image: url(../images/carrito.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

div#content-left div#carrito div#content-carrito {
	padding: 50px 0 5px 75px;
}

div#content-left div#carrito div#content-carrito span {
	font-size: 17px;
	font-weight: bold;
	display: block;
}

div#content-left div#carrito div#content-carrito small {
	color: #C30;
}

div#content-right {
	width: 520px;
	float: right;
	margin-top: 20px;
}

div#content-right div#content-dvds {
	margin-top: 20px;
}

div#content-right div#content-dvds div#links {
	margin-top: 30px;
}

div#content-right div#content-dvds table#linking {
	height: 30px;
}

div#content-right div#content-dvds table {
	width: 100%;
}

div#content-right div#content-dvds table tr td {
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
}

div#content-right div#content-dvds table tr td img {
	width: 107px;
	height: 150px;
}

div#content-right div#content-dvds div#content-dvd-left {
	width: 200px;
	float: left;
}

div#content-right div#content-dvds div#content-dvd-right {
	width: 300px;
	float: right;
	background-image: url(../images/background-contentDVDright.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

div#content-right div#content-dvds div#content-dvd-right h1 {
	font-size: 26px;
	padding-top: 10px;
	font-weight: bold;
	color: #666;
}

div#content-right div#content-dvds div#content-dvd-right h1.others {
	font-size: 23px;
	padding-top: 10px;
	font-weight: bold;
	color: #FC0;
}

div#content-right div#content-dvds div#content-dvd-right div.content {
	font-size: 18px;
	padding-top: 10px;
	font-weight: bold;
	color: #000;
}

div#content-right div#content-dvds div#content-dvd-right input {
	float: right;
	margin-top: -18px;
}

div#content-right div#content-dvds div#buttons {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

div#content-right div#content-dvds div#buttons button {
	width: 145px;
	height: 28px;
	background-image: url(../images/carrito_icono16.png);
	background-repeat: no-repeat;
	border: 0;
}

div#content-right div#content-dvds div#buttons button#continuar {
	width: 145px;
	height: 28px;
	background-image: url(../images/continuar_icono9.png);
	background-repeat: no-repeat;
	border: 0;
}

/* carrito */
div#content-dvds table tr td {
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px #999 solid;
}

div#content-dvds table tr td.derecha {
	width: 150px;
	text-align: right;
}

div#content-dvds table tr td.desc {
	text-align: left;
}

div.titulocarrito {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

div.genero {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #960;
}

div.descripciontxt {
	font-size: 13px;
	padding-bottom: 10px;
}

div.precio {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	padding-bottom: 5px;
}

div.subtotal {
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}

div.eliminar {
	font-size: 14px;
}

div.eliminar a {
	color: #000;
	text-decoration: none;
}

div.eliminar a:hover {
	text-decoration: underline;
}

div#nohay {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}

div#nohay a {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
}

div#nohay a:hover {
	text-decoration: underline;
}