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

html, body{
margin:0 auto;
padding:0;
background-color:#ffffff;
height:100%;
font-family: "Century Gothic","Avant Garde",sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
cursor: default;
}

#mainContainer {
	width: 780px;
	/*border: 1px solid Red;*/
	margin: 0 auto;
}

a,a:visited {
	color: #650860;
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	color: #bd0ab3;
}


#topLinksHolder {
	color: #650860;
	display:block;
	text-align: right;
}
#topLinksHolder span {
	color: #bd0ab3;
        font-size: 13px;
}

#top {
	height: 86px;
	display:block;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
#top a{
	height: 86px;
	display:block;
	width: 200px;
}

#mainNav {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}

#mainNav a{ 
	font-size: 14px;
	margin-right: 42px;
}
#mainNav span{ 
	font-size: 14px;
	margin-right: 42px;
	color: #bd0ab3;
}
#subNav {
	display: block;
	height: 35px;
	border-bottom: 1px solid #f0edf0;
	padding-bottom: 3px;
}

#subNav a{ 
	margin-top: 19px;
	font-size: 13px;
	margin-right: 20px;
	position: relative;
	display: block;
	float: left;
}
#subNav span{
	margin-top: 19px;
	font-size: 13px;
	margin-right: 20px;
	position: relative;
	display: block;
	float: left;
        color: #bd0ab3;
}
#subNav #title {
	color: #efedef;
	font-size: 44px;
	float:right;
	height: 35px;
	overflow: hidden;
	cursor: default;
}

#content {
	display: block;
	/*border: 1px dotted Black;*/
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 13px;
	min-height: 500px;
}
#content a, #content a:visited{
	color: #a5aaa8;
}
#content a:hover {
	color: #666;
}
#content .text {
	color: #a5aaa8;
}
#content .purple {
	color: #6c5d6b;
}
#content #gallery_pagination {
	margin-bottom: 24px;
	display: block;
}
#content .gallery_small {
	float:left;
	border: 1px solid #d7bed6;
	display: block;
}
#content #gallery_top_title {
	float:left;
	color: #a5aaa8;
}
#content #gallery_top_nav {
	float:right;
}
#content .gallery_big {
	float:left;
	border: none;
	margin-top: 10px;
}
#content .gallery_info {
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
	color: #a5aaa8;
}

#content .green_dropdown {
	color: #6c5d6b;
	border: none;
	background-color: #e0eeec;
	padding: 4px;
	font-size: 13px;
}
#content h1 {
	color: #650860;
	font-weight: normal;
	padding: 0px;
	font-size: 16px;
}
#content .puntos_de_venta_address {
	color: #635362;
	width: 215px;
	display: block;
	float:left;
	margin-bottom: 20px;
}
#content .noticias_item {
	background-image: url(images/noticias_background.gif);
	display: block;
	width: 752px;
	height: 145px;
	margin-bottom: 37px;
	padding: 13px;
	color: #635362;
}
#content .noticias_item img{
	margin-right: 25px;
}
#content .noticias_item h1{
	margin-top: 0px;
}
#content #prensa_left {
	display: block;
	width: 200px;
	padding-left: 25px;
	float: left;
}
#content #prensa_right {
	display: block;
	width: 500px;
	float: right;
}
#content #prensa_left a, #content #prensa_left a:visited{
	color: #c0b7c0;
	display: block;
	font-size: 14px;
	line-height: 30px;
}
#content #prensa_left a:hover{
	color: #9a4a96;
}
#content #prensa_left span{
	color: #9a4a96;
	display: block;
	font-size: 14px;
	line-height: 30px;
}
#content .prensa_big {
	float:left;
	border: none;
	margin-top: 10px;
}
#content .prensa_small {
	float:left;
	border: 1px solid #dde0dc;
	margin-top: 18px;
	margin-right: 17px;
}

#content .textbox {
	background-color: #f2f1f2;
	padding: 4px;
	color: #333;
	width: 200px;
	border: none;
	font-size: 12px;
	font-family: "Century Gothic","Avant Garde",sans-serif;
}
#content textarea.textbox {
	font-family: "Century Gothic","Avant Garde",sans-serif;
	width: 402px;
	height: 102px;
}
#content a.button {
	background-image: url(images/button_bgr.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	height: 22px;
	color: White;
	padding-top: 3px;
	text-align: center;
}
#content a.button_wide {
	background-image: url(images/button_bgr_wide.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	height: 22px;
	color: White;
	padding-top: 3px;
	text-align: center;
}
#content .shop_item {
	display: block;
	width: 250px;
	height: 300px;
	float: left;
	text-align: center;
	margin-right: 5px;
}

#content .shop_item img {
	width: 175px;
	height: 175px;
	border: 0;
}

#content .shop_item h1 {
	color: #8b4587;
	font-size: 13px;
	margin: 0;
}
#content .shop_item .price {
	color: #635362;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
#content .shop_item a {
	color: #635362;
	font-size: 13px;
	font-weight: normal;
	display: block;
	text-decoration: underline;
}
.shop_pagination {
	color: #A5AAA8;
	display: block;
	text-align: center;
	width: 100%;
	float:left;
}
.shop_pagination span{
	font-size: 13px;
	color: #BD0AB3;
}
#content .shopin_text {
	color: #6c5d6b;
	font-size: 13px;
}
#content .quantity {
	color: #650860;
	font-weight: bold;
}
#content .shopin_image .click_to_enlarge{
	color: #6c5d6b;
	font-size: 11px;
	position: relative;
	text-align: center;
	float: right;
	width: 80px;
	top: 10px;
	font-style: italic;
	background-color: RGBa(255,255,200,0.5);
	padding: 5px;
	border: 1px dotted #ccc;
}

#content .basket_title {
	color: #650860;
	font-weight: bold;
	font-size: 13px;
}
#content .basket_text {
	color: #635362;
	font-weight: normal;
	font-size: 13px;
}
#content .basket_table {
	color: #635362;
	font-weight: normal;
	font-size: 13px;
	width: 100%;
	text-align: left;
	border: 1px solid #e8e4e8;
}
#content .basket_table th{
	color: #635362;
	font-weight: bold;
	font-size: 13px;
}
#content a.basket_button {
	background-image: url(images/button_bgr.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	height: 22px;
	color: White;
	padding-top: 3px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#content a.basket_button_wide {
	background-image: url(images/button_bgr_wide.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	height: 22px;
	color: White;
	padding-top: 3px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#content .checkout_table {
	color: #635362;
	font-weight: normal;
	font-size: 13px;
	width: 100%;
	text-align: left;
	border: 1px solid #e8e4e8;
	background-image: url(images/checkout_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#content a.checkout_link {
	color: #635362;
	text-decoration: underline;
}
#content a.checkout_link:hover{
	color: #650860;
}


#footer {
	color: #b0b9b6;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	margin-top: 20px;
	display: block;
	float:left;
	width: 100%;
}

#footer #copy {
	font-size: 11px;
}
#footer a,#footer a:visited{
	color: #b0b9b6;
}
#footer a:hover{
	color: #666;
}

