@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #6B2C79;
}

#list_header {
	background:url(../images/caja_categoria_header.png);
	height:40px;
	width:215px;
	margin-left:19px;
	margin-top:4px;
}

#list_header_detail {
	background:url(../images/pleca_big.png);
	height:32px;
	width:757px;
	margin-left:24px;
	margin-top:6px;
	display:inline-block;
}

#list_title {
	width:200px;
	padding-left:20px;
	padding-top:15px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

#list_title_detail {
	width:700px;
	padding-left:20px;
	padding-top:8px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

#list_back {
	background:url(../images/caja_categoria_back.png);
	width:215px;
	margin-left:19px;
	display:inline-block;
}

#list_items {
	width:200px;
	padding-left:16px;
	padding-top:15px;
	color:#077bb5;
	font-size:13px;
	font-weight:bold;
}

#list_foot {
	background:url(../images/caja_categoria_foot.png);
	height:25px;
	width:215px;
	margin-left:19px;
	display:inline-block;
}

#newsletter {
	height:215px;
	width:215px;
	margin-top:15px;
	margin-left:18px;
}

#buttons {
	height:auto;
	width:auto;
	margin-top:30px;
	margin-left:18px;
}

#twitter {
	background:url(../images/twitter.png);
	height:400px;
	width:539px;
	display:inline-block;
	margin-top:30px;
	margin-left:3px;
}

#facebook {
	background:url(../images/facebook.png);
	height:400px;
	width:539px;
	display:inline-block;
	margin-top:30px;
	margin-left:3px;
}

#catalog_header {
	background:url(../images/pleca_vacia.png);
	height:31px;
	width:535px;
	margin-left:8px;
	margin-top:7px;
	display:inline-block;
}

#catalog_title {
	width:500px;
	padding-left:16px;
	padding-top:8px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

#catalog_back {
	width:555px;
	margin-left:10px;
}

#catalog_back_extra {
	width:800px;
	margin-left:24px;
	margin-top:10px;
	margin-bottom:10px;
}

#catalog_product {
	background:url(../images/square.png);
	height:159px;
	width:159px;
	float:left;
	margin-right:26px;
	margin-top:10px;
	text-align:center;
	position:relative;
}

#catalog_product_extra {
	background:url(../images/square.png);
	height:159px;
	width:159px;
	float:left;
	margin-right:40px;
	margin-top:10px;
	text-align:center;
	position:relative;
}

#catalog_product_detail {
	background:url(../images/squarebig.png);
	height:303px;
	width:303px;
	margin-left:24px;
	margin-top:25px;
	text-align:center;
	float:left;
	position:relative;
}

#product_square {
	width:300px;
	padding-left:20px;
	padding-top:20px;
	float:left;
}

#product_title {
	margin-top:10px;
	margin-bottom:10px;
	color:#077bb5;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

.product_desc_title {
	color:#077bb5;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

.product_desc_text {
	color:#077bb5;
	font-size:14px;
}

#paging_items {
	width:500px;
	color:#077bb5;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin-left:23px;
	margin-top:13px;
	display:inline-block;
}

#detail_price {
	margin-top:30px;
	text-align:right;
	margin-right:47px;
	color:#077bb5;
	font-size:20px;
	font-weight:bold;
}

#list_title_detail a {
	text-decoration:none;
	color:#FFFFFF;
}

#list_title_detail a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#paging_items a {
	text-decoration:none;
	color:#077bb5;
}

#paging_items a:hover {
	text-decoration:none;
	color:#f18121;
}

#list_items a {
	text-decoration:none;
	color:#077bb5;
}

#list_items a:hover {
	text-decoration:none;
	color:#f18121;
}

.product_desc_text a {
	text-decoration:underline;
	color:#077bb5;
}

.product_desc_text a:hover {
	text-decoration:none;
	color:#077bb5;
}

.product_desc_title a {
	text-decoration:underline;
	color:#077bb5;
}

.product_desc_title a:hover {
	text-decoration:none;
	color:#077bb5;
}

.TextLittle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.TextLittle a {
	text-decoration:underline;
	color:#077bb5;
}

.TextLittle a:hover {
	text-decoration:none;
	color:#077bb5;
}

.ProductTitle {
	font-weight:bold;
	color:#006699;
	font-size:15px;
}

.CartTitle {
	font-weight:bold;
	font-size:15px;
}

img.watermark {
position: absolute;
top: 130px;
left: 15px;
}

img.watermark_big {
position: absolute;
top: 265px;
left: 150px;
}