body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	background:url(body0000.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(holder00.jpg) no-repeat 49% -13px;
}
#container {
	width:950px;
	margin:0 auto;
}
#header {
	height:226px;
}
.logo {
	float:left;
	background:url(logo0000.png)  no-repeat;
	width:268px;
	margin:5px 0 0 5px;
	height:140px;
}
.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(separato.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(menu0000.png) repeat;
	height:38px;
	clear:both;
	overflow:hidden;
	width:930px;
	padding:6px 0 0 20px;
}
.menu div {
  margin-top:5px;
}
.menu a {
  display:inline;
  font-size:2em;
  color:white;
  margin-top:5px;
  padding-top:5px;
  margin-left:10px;
  text-decoration:none;
}
.menu a:hover {
  display:inline;
  font-size:2em;
  color:white;
}
.menu a.inicio {
	background:url(inicio00.gif) no-repeat;
	width:89px;
}
.menu a.concejos {
	background:url(consejos.gif) no-repeat;
	width:115px;
}
.menu a.consulta {
	background:url(consulta.gif) no-repeat;
	width:186px;
}
.menu a.eventos {
	background:url(eventos0.gif) no-repeat;
	width:109px;
}
.menu a.interes {
	background:url(interes0.gif) no-repeat;
	width:134px;
}
.menu a.somos {
	background:url(somos000.gif) no-repeat;
	width:152px;
}
.menu a.contactar{
	background:url(contacta.gif) no-repeat;
	width:126px;
}
.panel {
	margin-top:7px;
	overflow:hidden;
	background:url(panel000.gif) no-repeat;
	height:29px;
}
.panel ul {
	padding-left:12px;
	float:left;
}
.panel li {
	color:#fff;
	line-height:29px;
	background:url(panel-se.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(inp-hold.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(main-top.png) no-repeat;
	height:11px;
	display:block;
	overflow:hidden;
}
.main-bottom {
	height:20px;
	background:url(main-bot.png) no-repeat;
}
.content-area {
	overflow:hidden;
	height:1%;
	padding:5px;
	background: #fff url(main2000.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(box-top0.gif) no-repeat;
	height:6px;
	overflow:hidden;
	display:block;
	clear:both;
}

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

.box .bottom { background:url(box-bott.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(box00000.gif) repeat-x;
}
.label-img {
	background:url(label100.png) no-repeat;
	width:87px;
	height:29px;
	top:-10px;
	z-index:100;
	left:56px;
	position:absolute;
}
.label2 {
	background:url(label200.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(confiden.gif) no-repeat 0 100%;
	width:163px;
	padding-top:12px;
	height:48px;
	text-indent:-5000px;
}
.box-cont h4.formas {
	background:url(formas-t.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:903px;
	position:relative;
	z-index:1;
}
.title-area {
	width:459px;
	background:url(title-ar.gif) repeat;
	height:200px;
	padding:0px;
	position:relative;
}

.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(item0000.gif) no-repeat;
	width:195px;
	padding:10px 10px 0;
	height:319px;
	position:relative;
}

.sub-item { float:right;}

.price_catalog .regular-price .love{
	background:url(plum-48x48.png) no-repeat;
	height:81px;
	width:87px;
	color:#fff !important;
	font-size:15px;
	text-align:center;
	line-height:75px;
	position:absolute;
	top:4px;
	right:-30px;
	font-weight:normal;
}

.price_catalog .regular-price .business{
	background:url(plum-48x48.png) no-repeat;
	height:81px;
	width:87px;
	color:#fff !important;
	font-size:15px;
	text-align:center;
	line-height:75px;
	position:absolute;
	top:4px;
	right:-30px;
	font-weight:normal;
}

.price_catalog .regular-price .carier{
	background:url(User-48x48.png) no-repeat;
	height:81px;
	width:87px;
	color:#fff !important;
	font-size:15px;
	text-align:center;
	line-height:75px;
	position:absolute;
	top:4px;
	right:-30px;
	font-weight:normal;
}

.price_catalog .regular-price .child{
	background:url(girl-48x48.png) no-repeat;
	height:81px;
	width:87px;
	color:#fff !important;
	font-size:15px;
	text-align:center;
	line-height:75px;
	position:absolute;
	top:4px;
	right:-30px;
	font-weight:normal;
}

.price_catalog .regular-price .learn{
	background:url(example-books.png) no-repeat;
	height:81px;
	width:87px;
	color:#fff !important;
	font-size:15px;
	text-align:center;
	line-height:75px;
	position:absolute;
	top:4px;
	right:-30px;
	font-weight:normal;
}
.price_catalog .regular-price .other{
	background:url(plum-48x48.png) no-repeat;
	height:81px;
	width:87px;
	color:#fff !important;
	font-size:15px;
	text-align:center;
	line-height:75px;
	position:absolute;
	top:4px;
	right:-30px;
	font-weight:normal;
}
.sub-price{ background:url(price-su.png) no-repeat;}
.item h5{
	font-size:14px;
	/*margin-top:7px;*/
	padding:0 0 7px 0;
	font-weight:normal;
	background:url(item-lin.gif) no-repeat 0 100%;
	display:block;
	height:39px;
}
.item h5 a{
	text-decoration:underline;
	color:#9561ba;
}
.item h5 a:hover { /*text-decoration:none;*/ color:#471D57;}


.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(sale-tex.png) no-repeat;
	width:158px;
	height:102px;
}
.sale img {
	position:absolute;
	bottom:-60px;
	right:0;
	z-index:2;
}
.sale strong {
	position:absolute;
	background:url(sale-siz.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(footer00.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(footer-b.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(star-bul.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(inp-hole.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*/
.awhite {
	color:white;
}
.awhite:hover {
	color:#49ABEC;
}
.welcomform {
	margin:15px;
	padding-top:15px;
	vertical-align: top;
}
.welcomform input {
	padding:2px;
}
.welcomform b {
  font-size:1.5em;
  font-weight: normal;
}

.welcomform span {
   color:white;
   display:inline;
}
.welcomform #vopros {
   font-size:1.5em;
   width:100%;
}

.welcomform u {
   display:block;
   font-size:0.8em;
   text-decoration:none;

}
.welcomform u a {
   font-size:0.8em;
   text-decoration:none;

}
.welcomform u a:hover {
   font-size:0.8em;
   text-decoration:underline;

}

#field_textarea {
    margin-bottom:10px;
    display:block;
}
#field_textarea textarea {
    font-size:12px;
    margin-bottom:10px;
    display:block;
}
#field_text {
    margin-bottom:10px;
    display:block;
}
#field_select {
    margin-bottom:10px;
    display:block;
}
#field_select select {
    margin:0px;
    width:50%
}
#field_select span {
    display:block;
}
#field_text input {
    width:50%;
    font-size:13px;
    margin:0px;
}
#field_text span {
    display:block;
}
.comm_rating img {
  display:inline;
}
.comme img {
  display:inline;
  vertical-align: middle;
}

.small_block {
  display:block;
  margin:10px;
  padding-top:3px;
  padding-left:3px;
}
.small_block b {
  font-size:1.3em;
}
#error {
  color:red;
}

#regisration {
  padding:50px;
}

#regisration #field_text input {
  width:150px;
  font-size:18px;
}

#regisration #field_text #age {
  width:50px;
}
#succes {
  color:green;
}

.subotvet {
  margin-top:5px;
  margin-left:1px;
}

.subotvet input {
  display:block;
}

.blog_list {

}

.blog_list a {
  font-size:1.5em;
  color:gray;
}

.blog_list a:hover {
  color:white;
  background-color:#499EDE;
}

.blog_list li {
  margin:5px;
  padding:2px;
  list-style:none;
}
.blog_list span {
  margin-left:5px;
  font-size:1.3em;
  padding:2px;
  color:#499EDE;
}
.vote {
  cursor: hand;
}
.vote img {
  display: inline;
}

.yes {
  background-image: url(/dis_files/yes.png);
  width:90px;

  height:40px;
  cursor: hand;
}
.yes:hover {
  background-image: url(/dis_files/yes_h.png);
  width:90px;

  height:40px;
  cursor:hand;
}
.no {
  background-image: url(/dis_files/no.png);
  width:90px;
  display:inline;
  height:40px;
  float:right;
  cursor: hand;
}
.no:hover {
  background-image: url(/dis_files/no_h.png);
  width:90px;
  float:right;
  height:40px;
  cursor: hand;
}


