body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	background:url(../images/body.gif) repeat-x;
	position:absolute;
	width:100%;
}
fieldset,img { /*display:block;*/ border:none;}
h1,h2,h3,h4,h5,ul,p { margin:0;}
ul,form,input,fieldset { padding:0; margin:0;}
ul li { list-style:none;}
a { text-decoration:none;}
a:focus { outline:none;}
a:hover { text-decoration:underline;}
.holder {
	overflow:hidden;
	height:1%;
	background:url(../images/holder_new.jpg) no-repeat 49% -13px;
	
}
#container {
	width:950px;
	margin:0 auto;
}
#header {
	height:auto;
}
.logo {
	float:left;
	background:url(../images/logo_new.png)  no-repeat;
	width:268px;
	margin:5px 0 0 5px;
	height:140px;
}

.ajax {
	cursor: pointer;
	text-decoration: underline;
}

.logo a {
	display:block;
	height:100%;
	position:relative;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999em;
}
.top-menu {
	padding:23px 20px 0 0;
	float:right;
}
.top-menu li {
	display:inline;
	background:url(../images/separator.gif) no-repeat 0 50%;
	padding-left:10px;
	margin-left:5px;
}
.top-menu li:first-child,
.panel li:first-child { background:none;}
.top-menu a {
	text-decoration:underline;
	color:#fff;
}
.top-menu a:hover,
.top-menu a.active { /*color:#8b4394;*/}
#header h3 {
	float:right;
	clear:right;
	display:inline;
	margin:24px 25px 0 0;
	/*background:url(../images/bienvideo.png) no-repeat;*/
	width:500px;
	height:69px;
	/*text-indent:-9999em;*/
	overflow:hidden;
	color:#FFFFFF;
	text-align:right;
	font-weight:normal;
	font-size:35px;
}
.menu {
	background:url(../images/menu.png) repeat;
	height:38px;
	clear:both;
	overflow:hidden;
	width:930px;
	padding:6px 0 0 20px;
}
.menu li { display:inline;}
.menu a {
	height:34px;
	float:left;
	position:relative;
	overflow:hidden;
	text-indent:-9999em;
}
.menu a:hover { background-position:0 -34px !important;}
.menu a.inicio {
	background:url(../images/inicio.gif) no-repeat;
	width:89px;
}
.menu a.concejos {
	background:url(../images/consejos.gif) no-repeat;
	width:115px;
}
.menu a.consulta {
	background:url(../images/consulta.gif) no-repeat;
	width:186px;
}
.menu a.eventos {
	background:url(../images/eventos.gif) no-repeat;
	width:109px;
}
.menu a.interes {
	background:url(../images/interes.gif) no-repeat;
	width:134px;
}
.menu a.somos {
	background:url(../images/somos.gif) no-repeat;
	width:152px;
}
.menu a.contactar{
	background:url(../images/contactar.gif) no-repeat;
	width:126px;
}
.panel {
	margin-top:7px;
	overflow:hidden;
	background:url(../images/panel.gif) no-repeat;
	height:29px;
}
.panel ul {
	padding-left:12px;
	float:left;
}
.panel li {
	color:#fff;
	line-height:29px;
	background:url(../images/panel-sep.gif) no-repeat 0 50%;
	padding-left:7px;
	margin-left:1px;
	display:inline;
}
.panel li a {
	color:#8549af;
	text-decoration:underline;
}
.panel li a:hover { text-decoration:none;}
.panel form {
	width:310px;
	float:right;
}
.panel label,
.panel input { float:left;}
.panel label {
	font-size:9px;
	line-height:29px;
	color:#877a92;
	padding-right:19px;
	text-decoration:underline;
}
.panel span {
	float:left;
	background:url(../images/inp-holder.gif) no-repeat;
	width:131px;
	height:20px;
	margin:4px 4px 0 0;
}
.panel span input {
	width:120px;
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
	margin:2px 0 0 5px;
	border:none;
}
.panel input.button { margin-top:4px;}
.main-top,
.main-bottom {
	width:950px;
	background:url(../images/main-top2.png) no-repeat;
	height:11px;
	display:block;
	overflow:hidden;
}
.main-bottom {
	height:20px;
	background:url(../images/main-bottom2.png) no-repeat;
}
.content-area {
	overflow:hidden;
	height:1%;
	padding:14px 25px 41px;
	background: #fff url(../images/main2.jpg) repeat-y;
}
.content-area h3,
.content-area h1,
.sub-area h4 {
	/*padding-left:25px;*/
	font-size:15px;
	border-bottom:1px solid #a997bf;
	/*line-height:25px;*/
	padding-bottom:4px;
	/*font-weight:normal;*/
	color:#471D57;
}
.sub-area h4 {
	color:#7f57b0;
	border-bottom:1px solid #381657;
}
.content-area h1 {
	margin-top:4px;
	padding:0;
}
.content-area h4 {
	/*text-indent:-9999em;*/
	overflow:hidden;
	margin:0 auto;
}
.column1 {
	float:left;
	width:196px;
	position:relative;
	z-index:100;
}
.product { margin:0 0 15px 0}

.product h3 {
	/*background:url(../images/prod-bullet.gif) no-repeat;*/
	display:block;
}

/*

#nav {
	clear:both;
	margin:5px 0 0;
}
#nav li {
	clear:both;
	float:left;
	width:100%;
}
#nav li.hover,
#nav li:hover { position:relative;}
#navi li.hover .sub-first,
#navi li:hover .sub-first {display: block;}
#navi li.hover .sub-first ul,
#navi li:hover .sub-first ul{display: none;}
#navi .sub-first li.hover .sub-second,
#navi .sub-first li:hover .sub-second {display: block;}
#navi li.hover .sub-second ul,
#navi li:hover .sub-second ul {display: none;}
#navi .sub-second li.hover ul,
#navi .sub-second li:hover ul {display: block;}
#nav a {
	height:31px;
	color:#8549af;
	cursor:pointer;
	padding-left:25px;
	font-size:14px;
	background:url(../images/navi-link.gif) repeat;
	line-height:29px;
	display:block;
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a{
	text-decoration:none;
	margin:-2px 0 0;
	position:relative;
	padding-top:2px;
	background:url(../images/navi-link-h.gif) no-repeat;
}
#nav a em {
	display:block;
	height:31px;
	font-style:normal;
	background:url(../images/arrow.gif) no-repeat 154px 7px;
}
#nav .sub-first a em { background-position:154px 9px;}		
#nav .sub-first,
#nav .sub-second {
	width:194px;
	display:none;
	top:0px;
	position:absolute;
	left:195px;
}
#navi .sub-second {
	left:193px;
	top:0;
}
#navi .sub-first li.first a,
#nav .sub-second li.first a{ background:url(../images/sub-level-link-first.png) no-repeat;}

#nav .sub-first li.first a:hover,
#nav .sub-first .sub-second li.first a:hover{ background:url(../images/sub-level-link-first-h.png) no-repeat;}

#navi .sub-first li.last a,
#navi .sub-second li.last a { background:url(../images/sub-level-link-last.png) no-repeat;}

#navi .sub-first li.last a:hover{  background:url(../images/sub-level-link-last-h.png) no-repeat;}
#navi .sub-first .sub-second li.first a{  background:url(../images/sub-level-link-first.png) no-repeat !important;}
#navi .sub-first .sub-second li.first a:hover{  background:url(../images/sub-level-link-first-h.png) no-repeat !important;}
#navi .sub-first .sub-second li.last a{  background:url(../images/sub-level-link-last.png) no-repeat !important;}
#navi .sub-first .sub-second li.last a:hover{  background:url(../images/sub-level-link-last-h.png) no-repeat !important;}
#navi .sub-first span,
#navi .sub-second span  {
	display:block;
	height:31px;
	overflow:hidden;
}
#navi .sub-first span a,
#navi .sub-second span a{
	height:68px;
	background:url(../images/sub-level-link.png) no-repeat;
}
#navi .sub-first li { margin-bottom:-1px;}
#navi .sub-first li a,
#navi .sub-first li.last {margin:0;}
#navi .sub-first li a:hover,
#navi .sub-first li:hover a,
#navi .sub-first li.hover a{
	margin:0;
	padding-top:2px;
	background:url(../images/sub-level-link-h.png) no-repeat;
}
#navi .sub-second li a:hover,
#navi .sub-second li:hover a,
#navi .sub-second li.hover a{ background:url(../images/sub-level-link-h.png) no-repeat !important;}
#navi .sub-second span a{ background:url(../images/sub-level-link.png) no-repeat !important;}

*/
.info {
	width:100%;
	overflow:hidden;
	clear:both;
	padding-top:25px;
}
* html .info  { clear:none;}
.info h3,
.info-area h4{/*background:url(../images/info-bullet.png) no-repeat;*/}
.box {
	padding::5px 0;
	position:relative;
}
.box .top,
.box .bottom{
	background:url(../images/box-top.gif) no-repeat;
	height:6px;
	overflow:hidden;
	display:block;
	clear:both;
}

.box .top { 
	margin:18px 0 0 0;
	}

.box .bottom { background:url(../images/box-bottom.gif) no-repeat;}
.box-cont {
	height:1%;
	position:relative;
	width:186px;
	z-index:2;
	background:#f8f0fd;
	border-left:1px solid #ab86c4;
	border-right:1px solid #ab86c4;
	padding:0 3px;
}
.box-cont div {
	height:185px;
	overflow:hidden;
	background:#481d58 url(../images/box.gif) repeat-x;
}
.label-img {
	background:url(../images/label1.png) no-repeat;
	width:87px;
	height:29px;
	top:-10px;
	z-index:100;
	left:56px;
	position:absolute;
}
.label2 {
	background:url(../images/label2.png) no-repeat;
	width:104px;
	height:26px;
	left:47px;
}
.box-cont img.avatar {
	position:absolute;
	bottom:-2px;
	left:43px;
}
.box-cont h4.confidencial {
	background:url(../images/confidencial-title.gif) no-repeat 0 100%;
	width:163px;
	padding-top:12px;
	height:48px;
	text-indent:-5000px;
}
.box-cont h4.formas {
	background:url(../images/formas-title.gif) no-repeat 0 100%;
	width:147px;
	height:34px;
	padding-top:15px;
	text-indent:-5000px;
}
.box-cont ul {
	float:left;
	padding-bottom:13px;
}
.box-cont li {
	margin:8px 0 4px 11px;
	float:left;
	display:inline;
	/*border:1px solid #8b679e;*/
	padding:1px;
}
.main {
	float:left;
	padding-left:20px;
	width:459px;
	position:relative;
	z-index:1;
}
.title-area {
	width:459px;
	background:url(../images/title-area.gif) repeat;
	height:174px;
	padding-top:25px;
	position:relative;
}
.title-area p {
	margin-left:27px;
	background:url(../images/title-text.png) no-repeat;
	text-indent:-9999em;
	width:399px;
	height:145px;
}
.title-area a {
	cursor:pointer;
	background:url(../images/title-link.png) no-repeat;
	width:165px;
	height:114px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:-1px;
	right:-2px;
}
.main table,
.main tr,
.main td {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.main table { width:459px;}
.main td { padding:25px 0 10px;}
.item {
	background:url(../images/item.gif) no-repeat;
	width:195px;
	padding:10px 10px 0;
	height:319px;
	position:relative;
}
.sub-item { float:right;}
.price_catalog .regular-price .price{
	background:url(../images/price.png) no-repeat;
	height:81px;
	width:87px;
	color:#fff !important;
	font-size:15px;
	text-align:center;
	line-height:75px;
	position:absolute;
	top:-11px;
	right:-12px;
	font-weight:normal;
}

.price_catalog .oferta .price{
	background:url(../images/price-oferta-02.png) no-repeat;
	line-height:66px !important;
}

.sub-price{ background:url(../images/price-sub.png) no-repeat;}
.item h5{
	font-size:14px;
	/*margin-top:7px;*/
	padding:0 0 7px 0;
	font-weight:normal;
	background:url(../images/item-line.gif) no-repeat 0 100%;
	display:block;
	height:39px;
}
.item h5 a{
	text-decoration:underline;
	color:#9561ba;
}

.border { border: 4px solid #CCC;}
.border a:hover { border: 4px solid #522666;}

.item h5 a:hover { /*text-decoration:none;*/ color:#471D57;}
/*.rating { margin-top:18px;}
.rating ul {
	display:inline;
	width:107px;
	margin-left:-4px;
	float:left;
}
.rating li,
.rating img {
	margin:0;
	display:inline;
	margin-right:-4px;
}
.rating a {
	background:url(../images/comprar.gif) no-repeat;
	float:right;
	width:86px;
	line-height:34px;
	color:#fff;
	text-align:center;
	font-size:11px;
	height:34px;
}
.rating span {
	float:left;
	clear:left;
	width:107px;
}
.rating span a {
	text-decoration:underline;
	color:#a375c3;
	float:none;
	width:auto;
	height:auto;
	background:none;
	line-height:normal;
}
.rating span a:hover { text-decoration:none;}
*/

.column2 {
	float:right;
	width:195px;
}
.cesta h3 { /*background:url(../images/cesta-bullet.gif) no-repeat;*/}
.comparar h3 {/*background:url(../images/comprarar.gif) no-repeat;*/}
.ultimos h3 { /*background:url(../images/ultimos-bullet.gif) no-repeat;*/}
.ultimos ul { margin-top:7px;}
.ultimos li {
	/*background:url(../images/ultimos-list-bullet.gif) no-repeat 3px 50%;*/
	padding-left:24px;
}
.ultimos li a {
	line-height:18px;
	color:#9561ba;
	text-decoration:underline;
	margin:0 0 4px 0;
}
.ultimos li a:hover { /*text-decoration:none;*/
	color:#471D57;
	}
.cesta,
.comparar {
	/*height:75px;*/
	min-height:75px;
}
.cesta p,
.comparar p{ margin-top:11px;}
.sale { padding-top:4px;}
.sale div div{
	height:234px;
	min-height:234px;
}
.sale h4 {
	margin-top:15px;
	background:url(../images/sale-text.png) no-repeat;
	width:158px;
	height:102px;
}
.sale img {
	position:absolute;
	bottom:-60px;
	right:0;
	z-index:2;
}
.sale strong {
	position:absolute;
	background:url(../images/sale-size.png) no-repeat;
	width:200px;
	height:73px;
	z-index:1;
	top:145px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	left:-2px;
}
#footer {
	width:950px;
	position:relative;
	padding-bottom:47px;
}
p.copyright {
	position:absolute;
	right:23px;
	bottom:55px;
	color:#fff;
	margin:15px 0 0 0;
}
.footer-area {
	padding-top:15px;
	width:950px;
	padding-bottom:30px;
	overflow:hidden;
	background:url(../images/footer.png);
}

.footer-area ul {
	float:right;
	margin:0 18px 0 0;
	}
	
.footer-area ul li {
	float:left;
	margin:0 10px 0 0;
	background:none;
	}
	
.footer-area ul li a {
	color:#FFFFFF;
	}
	
.footer-area ul.top-menu {
	padding:0;
	}
	
#footer .bottom {
	background:url(../images/footer-bottom.png) no-repeat;
	height:4px;
	clear:both;
	overflow:hidden;
	display:block;
}
.sub-area {
	padding:0 15px 0 25px;
	float:left;
	width:195px;
}
/*.tags-area h4 { background:url(../images/tags-bullet.png) no-repeat;}
.links h4 { background:url(../images/links-bullet.png) no-repeat;}
.newsletter h4 { background:url(../images/newsletter-bullet.png) no-repeat;}*/
.sub-area ul { margin-top:10px;}
.sub-area li {
	padding-left:22px;
	background:url(../images/star-bullet.png) no-repeat;
}
.sub-area li a {
	line-height:22px;
	color:#8549af;
}
.sub-area li a:hover,
.sub-area li a.active {
	/*text-decoration:none;*/
	color:#fff;
}
.sub-area label {
	display:block;
	line-height:40px;
}
.sub-area fieldset { position:relative;}
.sub-area  span {
	float:left;
	background:url(../images/inp-holder2.gif) no-repeat;
	width:146px;
	height:24px;
	overflow:hidden;
}
.sub-area  span input {
	width:135px;
	margin:3px 0 0 5px;
	font:12px Arial, Helvetica, sans-serif;
	color:#6a6a6a;
	border:none;
}
.sub-area input.button {
	position:absolute;
	top:40px;
	right:-3px;
}
.tags { margin-right:15px;}
.tags li {
	padding-left:0;
	display:inline;
	line-height:22px;
	background:none;
}
.tags li a.size1 { font-size:20px;}
.tags li a.size2 { font-size:19px;}
.tags li a.size3 { font-size:17px;}
.tags li a.size4 { font-size:16px;}
.tags li a.size5 { font-size:14px;}
.tags li a:hover,
.tags li a.active {
	color:#fff;
	text-decoration:none;
}

/*title*/

.title-footer{
	color:#CCCCCC;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	position:absolute;
	bottom:0;
	width:100%;
	padding: 10px 0;
}

td.attributes-col h4.title {
	bottom:auto !important;
	}





















div.userProfileSearch
{
	float: left;
	width: 110px;
	height: 255px;
	margin: 15px;
	overflow: hidden;
	color: #656565;
}

div.userProfileSearch div.userProfileSearchImage
{
	height:160px;
}

div.userProfileSearch div.userProfileSearchImage img.userProfileSearchImage
{
	width:100px;
	height:150px;
	border:4px solid #e9e9e9;
	display: block;
}

div.userProfileSearch div.userProfileSearchImage img.userProfileStickerImage
{
	position:relative;
	top:-50px;
}

div.userProfileSearch div.userProfileSearchImage img.userProfileVipImage
{
	position:relative;
	top:-155px;
	right:-59px;
}

div.userProfileSearchNick, div.userProfileSearchDesc
{
	margin-top:5px;
}

.nick_f, .nick_f:hover{
	color: #E9005B !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.nick_m, .nick_m:hover{
	color: #2777BE !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.forme {
	width:200px;
	height:166px;
	background-color: #dce2e7;
	padding: 10px;
	color:#606060;
	margin-left:10px;
	line-height:130%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}

td.bottom-border-gray {
	padding: 2px;
	border-bottom: solid;
	border-color: #ccc;
	border-bottom-width: 1px;
}

.paging_box {
	
	font-size: 120%;	
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid pink;
	background-image: url("http://www.poweredtemplates.com/images/pink_background.jpg"); 
}
