#container-main {
    width: 950px;
    margin: 0px auto 0px auto;
}

#toolbar {
    height: 60px;
}

#logo {
    width: 190px;
    height: 60px;
    float: left;
}

#container-content {
    height: 528px;
}

#container-content-busqueda {
    min-height: 528px;
    overflow: auto;
}

#container-content-universo {
    min-height: 528px;
    overflow: auto;
}

#content {
    height: 528px;
}

#content h1 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #B4985A;
    margin-bottom: 10px;
}

#content .text {
    width: 615px;
    height: 470px;
    padding-top: 30px;
    padding-right: 10px;
    float: left;
    text-align: justify;
}

#content .text-articulo {
    width: 400px;
    height: 470px;
    padding: 30px 30px 0px 30px;
    float: left;
    text-align: justify;
}

#content .image {
    width: 315px;
    float: right;
}

#content ul.ligas {
	font-family: Tahoma, Sans-Serif;
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 0 10px;
	list-style-type: none;
}

#content ul.ligas a {
	color: #4C250B;
}

#content ul.ligas img {
	padding-left: 6px;
	padding-right: 6px;
}

#footer {
    font-size: 11px;
    color: #BDB8AD;
    line-height: 40px;
}

#menuAlterno  {
	font-size: 11px;
    color: #BDB8AD;
    line-height: 40px;
}

div.pleca {
    background-color: #4C250B;
    width: 950px;
    height: 5px;
    margin: 0px auto 0px auto;
}

/* UNIVERSO ULTRAJEWELS */

.universo-container {
    width: 440px;
    margin: 0px 10px 0px 20px;
    float: left;
}

.universo-container .marca {
    height: 135px;
    position: relative;
    margin-bottom: 20px;
}

.universo-container .marca img {
    position: absolute;
    bottom: 0px;
}

.universo-container .producto {
    height: 135px;
    margin-bottom: 20px;
}

.universo-container .producto h1 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #B4985A;
    margin-bottom: 10px;
}

.universo-container .producto p {
    font-size: 12px;
    color: #472C20;
    margin: 0px;
}

#universo-carrusel-container {
    height: 218px;
}

#universo-carrusel {
    position: relative;
    overflow: hidden;
    width: 430px;
    height: 218px;
    z-index: 100;
}

#universo-carrusel-layers	{ 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 430px;
	height: 130px;
	/* clip: rect(0px, 430px, 88px, 0px); */
	overflow: hidden;
	z-index: 1;
}

#universo-carrusel-layer { 
    position: absolute;
    visibility: hidden;
    top: 0px;
    left: 0px;
	height: 130px;
    z-index: 1;
}

#universo-carrusel-scrollbar {
    position: absolute;
    top: 130px;
    left: 0;
    width: 430px;
    height: 11px;
    font-size: 1px;
    z-index: 2;
}

#universo-carrusel-track {
    position: absolute;
    top: 0;
    left: 12px;
    width: 410px;
    height: 20px;
    z-index: 1;
    background-image: url("/App_Themes/Ultrajewels/images/tex_carrusel.gif");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

#universo-carrusel-dragbar {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 10px;
    height: 20px;
    z-index: 1;
    background-image: url("/App_Themes/Ultrajewels/images/ico_pretzel.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.universo-producto-imagen {
    width: 315px;
    height: 508px;
    margin: 10px 10px 0px 0px;
    float: right;
}

.boton-anterior {
	float: left;
}

.boton-siguiente {
	float: right;
}

/* ADMINISTRACION */

#container-administracion {
    width: 950px;
    margin: 0px auto 0px auto;
}

#container-administracion h1 {
	font-size: 16px;
	color: #4C250B;
	text-align: center;
	margin: 0px 0px 10px 00px;
}

#content-administracion {
    padding: 10px;
}

table.gridView {
    margin-bottom: 10px;
}

table.gridView a {
    color: #B4985A;
    text-decoration: none;
}

table.gridView a:hover {
    color: #B4985A;
    text-decoration: underline;
}

/* EVENTOS */

#eventoThumbs h1 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #B4985A;
    margin-bottom: 10px;
}

#eventoThumbs p {
    font-size: 12px;
    color: #472C20;
    margin: 0px;
}

/* UBICACION */

#menu-ubicacion .plazas {
	padding-left: 15px;
	display: none;
}

/* NEW */


#content ul.pretzel {
	list-style-image: url(/App_Themes/Ultrajewels/images/bul_pretzel.gif);
	margin: 10px 0 10px 20px;
}

#content ul.pretzel li {
	font-size: 12px;
	line-height: 1.5;
}

#content .menu {
	float: left;
	width: 150px;
	height: 508px;
	padding-top: 20px;
	background: url(/App_Themes/Ultrajewels/images/tex_Subnivel.gif) no-repeat;
}

#content .menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content .menu ul a {
	color: #FFFFFF;
}

#content .menu li {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	background: url(/App_Themes/Ultrajewels/images/bul_Menu.gif) no-repeat;
	padding-left: 20px;
}

#content .text-d {
	float: left;
	position: relative;
	width: 465px;
	height: 483px;
	padding: 45px 10px 0 10px;
}

#content .image {
	float: right;
	width: 315px;
	height: 508px;
}

#content .text-d .pager {
	position: absolute;
	bottom: 20px;
	width: 465px;
	height: 20px;
	border-top: 1px solid #E7E6E2;
	border-bottom: 1px solid #E7E6E2;
}

#content .text .pager {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 20px;
	border-top: 1px solid #E7E6E2;
	border-bottom: 1px solid #E7E6E2;
}

/* FIDELIDAD */

table.fidelidad-login {
	margin: 0 auto;
}

table.fidelidad-login td {
	padding: 3px;
}

table.fidelidad-consulta {
	margin: 20px 0;
}

table.fidelidad-consulta td {
	padding: 3px;
}