/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 1063px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:790px;
	background: transparent url(../images/bg.jpg) no-repeat top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
h1 {
	color:#00467f;
	font-size:16px;
	margin:0 0 0 0;
	padding:0 0 6px 0;
}
h2 {
	color:#00467f;
	font-size:14px;
	margin:0 0 0 0;
	padding:0 0 6px 0;
}
h3 {
	color:#00467f;
	font-size:12px;
	margin:0 0 0 0;
	padding:0 0 6px 0;
}
a {
	color:#1d4086;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	font-size:11px;
	color:#626365;
	font-weight:normal;
	font-style:normal;
}
small {
	font-size:10px;
	
}
blockquote {
	padding: 20px 20px 20px 20px;
	background-color:#e6e6e6;
	margin:0 20px 0 20px;
}

/* HEADER */
.oneColFixCtr #header {
	height:70px;
	padding: 0 36px 0 145px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:transparent;
	clear:both;
}
.oneColFixCtr #search {
	width:208px;
	padding: 5px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #CC66CC;
	float:left;
}
.oneColFixCtr #mainFlash {
	padding: 0 0 0 158px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:623px;
	height:417px;
	background:transparent;
	float:left;
}
.oneColFixCtr #topButtons {
	padding: 0 0 0 158px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:623px;
	height:70px;
	background:transparent;
	text-align:right;
}
.oneColFixCtr #rightColumn {
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:200px;
	height:417px;
	background: transparent;
	float:left;
}
.oneColFixCtr #bottom {
	padding: 0 0 0 158px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:623px;
	height:128px;
	background: transparent;
	clear:both;
	text-align:right;
	vertical-align:top;
}
.imgtop {
	vertical-align:top;
}

/* NAV */
#slidetabsmenu {
float:left;
width:700px;
font-size:11px;
line-height:normal;
padding:20px 0 0 0;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0 0 0 0;
padding:0 0 0 0;
}

#slidetabsmenu li{
display:inline;
margin:0 0 0 0;
padding:0 0 0 0;
}

#slidetabsmenu a {
float:left;
background:url(../images/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 2px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(../images/tab-right.gif) no-repeat right top;
padding:3px 6px 3px 5px;
color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: white;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}

/* PAGINAS INTERIORES */
.oneColFixCtr #productos {
	padding: 0 0 0 158px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:623px;
	height:565px;
	background:transparent url(../images/productsBG.png) bottom right no-repeat;
	float:left;
}
.oneColFixCtr #breadcrumb {
	padding: 10px 0 0 20px;
	margin: 0 0 0 0;
	height:27px;
	background:transparent;
}
.oneColFixCtr #breadcrumb p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:10px;
	color:#3a3a3a;
}
.oneColFixCtr #subtitulo {
	padding: 10px 0 10px 20px;
	margin: 0 0 0 0;
	background:transparent;
}
.oneColFixCtr #subtitulo h1 {
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
}
.oneColFixCtr #subtitulo p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:12px;
	color:#3a3a3a;
	font-weight:normal;
	font-style:normal;
}
.oneColFixCtr #videoPlayer {
	padding: 0 0 0 0;
	margin: 0 20px 0 8px;
	background:transparent;
	width:580px;
	height:480px;
}
.oneColFixCtr #compartir {
	padding: 6px 0 0 12px;
	margin: 0 0 0 0;
	background:transparent;
}
.oneColFixCtr #productosDetail {
	padding: 0 0 0 0;
	margin: 50px 20px 0 20px;
	background:transparent;
	width:580px;
	height:400px;
	overflow:auto;
}
/*.oneColFixCtr #productosDetail p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:10px;
	color:#5d5e5f;
}*/
.oneColFixCtr #productosDetail h1 {
	padding: 0 0 6px 0;
	margin: 0 0 0 0;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	color:#00467f;
}
/*.oneColFixCtr #productosDetail h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#1d4086;
}*/
.oneColFixCtr #photoDetail {
	padding: 10px 0 0 30px;
	margin: 0 0 0 0;
	width:500px;
	text-align:center;
	background:#00CC99;
	float:left;
}
.oneColFixCtr #detailedDescription {
	padding: 0 0 0 0;
	margin: 60px 20px 0 260px;
	background:transparent;
}
.oneColFixCtr #productosDetail h3 {
	padding: 0 0 6px 0;
	margin: 0 0 0 0;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#00467f;
}
.oneColFixCtr #productosDetail ol {
	font-size:11px;
	color:#3a3a3a;
}
.oneColFixCtr #productosDetail li {
	list-style-image: url(../images/flechitaAzul2.gif);
	list-style-position: outside;
	padding:0 0 0 0;
	margin:0;
	font-size:11px;
	color:#3a3a3a;
}
.oneColFixCtr #amatubellezaBody li {
	list-style-image: url(../images/flechitaAzul2.gif);
	list-style-position: outside;
	padding:0 0 0 0;
	margin:0;
	font-size:11px;
	color:#3a3a3a;
}
/*.oneColFixCtr #productosDetail img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:left;
}*/
.oneColFixCtr #amatubellezaBody {
	padding: 0 0 0 0;
	margin: 60px 20px 0 280px;
	background:transparent;
}
.oneColFixCtr #cabelloNav {
	padding: 0 0 0 0;
	margin: 120px 0 0 242px;
	background:transparent url(../images/ruler01.gif) top left no-repeat;
}
.oneColFixCtr #cabelloNav ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.oneColFixCtr #cabelloNav li {
	background: transparent url(../images/ruler01.gif) left bottom no-repeat;
	list-style-image: url(../images/flechitaAzul.gif);
	list-style-position: inside;
	padding:6px 0 10px 6px;
	margin:0;
}
.oneColFixCtr #cabelloNav li ul {
	padding:0 0 6px 0;
	margin:0;
}
.oneColFixCtr #cabelloNav li ul li {
	background: transparent url(../images/ruler01.gif) left bottom no-repeat;
	list-style-image: url(../images/flechitaAzul.gif);
	list-style-position: outside;
	padding:0 0 10px 30px;
	margin:0;
}
.oneColFixCtr #cabelloNav li a {
	text-decoration:none;
	color:#6d87b9;
	letter-spacing:-.01px;
}
.moveRight {
	margin:0 0 0 20px;
}



/* FOOTER */
.oneColFixCtr #footer {
	padding: 40px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:15px;
	background:transparent;
	text-align:center;
}
.oneColFixCtr #footer p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtr #footer a {
	color: #1e4187;
	text-decoration:none;
}
.oneColFixCtr #footer a:hover {
	color: #fff;
}

/* FOOTER INSIDE */
.oneColFixCtr #footerInside {
	padding: 20px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:15px;
	background:transparent;
	text-align:center;
}
.oneColFixCtr #footerInside p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtr #footerInside a {
	color: #1e4187;
	text-decoration:none;
}
.oneColFixCtr #footerInside a:hover {
	color: #fff;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
