/*************************************************
 - Default
*************************************************/
*{
	border:0px;
	margin:0px;
	padding:0px;
}

body{
	/*background:#a3248f url(../images/layout_bg.jpg) repeat-x;*/
	background-color:#AE278E;
	color:#FFF;
	font-family:Helvetica,Arial,sans-serif;
}

h1{position:relative;}
h1 span{
	top:-200px;
	position:absolute;
}

a:link,
a:active,
a:visited{
	color:#FFF;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

ul{list-style:none;}
.splitter{
	clear:both;
	height:1px;
}
/*************************************************
 - Font size
*************************************************/
.copyright,
.home-right ul li{font-size:10px;}

.boxes li,
.products-list,
.random-products ul li{font-size:11px;}

.footer-links,
.ligin-field,
td.label,
.text-field,
.home-right ul li h3,
.video-info{font-size:12px;}

.random-products h3{font-size:16px;}

.boxes li h2{font-size:20px;}
/*************************************************
 - Floats
*************************************************/
.home-right ul li,
.splitter,
.column-right ul li,
.default{float:none !important;}
.default{ padding-right:10px;}

.default .copy p{
	border-bottom:1px solid #6d2062;
	margin:10px 20px;
	line-height:1.5em;
	padding:10px 0px;
}
.default .copy h3{
	margin-left:20px;
}
li,
.boxes li .thumbnail,
.column,
.home-right ul li .thumbnail{float:left;}
/*************************************************
 - Layout
*************************************************/
.holder,
.footer{
	margin:0px auto;
	width:990px;
}
.header{}
.canvas{
	background:url(../images/layout_bg_shadow.png) repeat-y;
	position:relative;
	padding:0px 10px 10px;
	margin-top:-3px;
}
.footer{
	background:url(../images/layout_bg_footer.png) no-repeat;
	height:70px;
}
.column{
	padding-left:10px;
}
.home-left,
.productos-left{width:670px;}

.home-right,
.productos-right{
	border-left:1px solid #6d2062;
	margin-left:10px;
	width:261px;
}

.productos-left,
.productos-right{
	margin-top:10px;
}
.productos-right{
	border:none;
}
/*************************************************
 - Home
*************************************************/
.boxes{
	background:url(../images/home_boxes_bg.jpg) no-repeat;
	height:158px;
	padding:7px 0px 0px 6px;
	width:970px;
}
.boxes li{
	height:148px;
	margin-left:3px;
	padding:10px;
	padding-bottom:0px;
	width:216px;
}
.boxes li h2{
	border-bottom:2px solid #fff;
	text-align:right;
	margin:5px 0px 10px;
	padding-bottom:5px;
	text-shadow: #333 -1px 1px 2px;
}
.boxes li .thumbnail{
	margin-right:10px;
}
.boxes li .review{
	padding-right:10px;
}
.boxes li a:hover{text-decoration:none !important;}

h2.styled{
	background:url(../images/home_pleca_bg.png) no-repeat;
	font-weight:normal;
	height:60px;
	margin-bottom:10px;
	padding:40px 0px 0px 20px;
	text-shadow: #333 -1px 1px 2px;
	width:950px;
}

.text-field{
	border:1px solid #540163;
	padding:3px;
}

.login-field{width:114px;}

td.label{
	font-weight:bold;
	padding-right:5px;
	text-align:right;
}
.login-btn{
	background:url(../images/layout_btn_login.png) no-repeat;
	height:31px;
	width:62px;
}
.login-btn:hover{
	background-position:0px -30px !important;
}
#login_form a:link,
#login_form a:active,
#login_form a:visited,
#logout_form a:link,
#logout_form a:active,
#logout_form a:visited{
	text-decoration:underline !important;
}
#login_form a:hover,
#logout_form a:hover{
	color:#b78eb0 !important;
}

.user-name{
	font-size:12px;
	margin:5px 0px;
}

.btn-holder{
	margin:10px 0px 0px;
	text-align:center;
}

.btn_salir {
	background:url(../images/layout_bg_salir.png) no-repeat;
	cursor:pointer;
	height:30px;
	width:93px;
}
.btn_salir:hover{
	background-position:0px -30px;
}



.home-right ul li.endomkt{
	margin:0px;
	padding:0px;
}
.home-right ul li{
	border-top:1px solid #6d2062;
	height:80px;
	margin-top:10px;
	padding-top:10px;
}
.home-right ul li h3{}
.home-right ul li .thumbnail{
	border:1px solid #ef9aeb;
	margin-right:10px;
}
.home-right ul li .votes{
	font-style:italic;
}
.home-right ul li .author{
	margin-bottom:3px;
}
.rating-view{
	background:url(../images/layout_bg_ratings.png) no-repeat;
	display:inline-block;
	height:25px;
	width:86px;
}

.r0{background-position:0px 0px !important;}
.r1{background-position:0px -25px !important;}
.r2{background-position:0px -50px !important;}
.r3{background-position:0px -75px !important;}
.r4{background-position:0px -100px !important;}
.r5{background-position:0px -125px !important;}

/*************************************************
 - Video Player
*************************************************/
.video-player-holder{
	margin-left:10px;
	width:670px;
}
.video-player-holder h3{
	margin-bottom:14px;
	padding-right:20px;
	text-align:right;
}
.video-player{
	background:url(../images/video_player_bg.gif) no-repeat;
	height:360px;
	margin-bottom:10px;
	padding:10px;
	width:640px;
}
.rating{
	background:url(../images/layout_rating_holder.gif) no-repeat;
	height:36px;
	padding:4px 0px 0px 5px;
	width:103px;
}
/**************************************
- Call to action
**************************************/
.cta{
	background:url(../images/cta_v2_bg.jpg) no-repeat;
	height:104px;
	margin:10px 0px 0px 10px;
	padding:80px 10px 10px 185px;
	width:466px;
}
.cta p{
	font-size:12px;
	margin:0px;
}
.cta a:link,
.cta a:active,
.cta a:visited{
	color:#FFFFFF;
	font-weight:bold;
}
.cta a:hover{
	color:#ef9aeb;
}
/*************************************************
 - Productos
*************************************************/
.top-10{
	background:url(../images/top10_bg.jpg) no-repeat;
	height:158px;
	font-size:10px;
	width:670px;
}
.top-10 ul{
	padding:16px 0px 0px 125px;
}
.top-10 ul li{
	height:65px;
	text-align:center;
	overflow:hidden;
	width:108px;
}
.top-10 .thumbnail{
	text-align:center;
}
.top-10 .usr-name{margin-top:2px;}

.btn-gatos,
.products-copy{margin-top:10px;}

.products-copy h3,
.products-copy p{
	margin:1em 0px;
}
.products-copy p{font-size:14px;}

.products-list{
	padding:0px 0px 0px 15px;
}

.products-list li{
	background:url(../images/product_holder.gif) no-repeat;
	height:135px;
	margin:10px 0px 0px 20px;
	padding:10px;
	text-align:center;
	width:120px;
}
.products-list li:hover{background-position:0px -155px;}

.random-products{
	background:url(../images/layout_bg_random_products.png) no-repeat;
	height:550px;
	margin:10px auto 0px;
	width:224px;
}
.random-products h3{
	margin-bottom:30px;
	padding-top:6px;
	text-align:center;
}

.random-products ul li{
	border-bottom:1px solid #963287;
	margin:0px 15px 20px;
	padding-bottom:20px;
	text-align:center;
	width:194px;
}
/*************************************************
 - Footer
*************************************************/
.copyright{
	padding:37px 0px 20px 20px;
}
.footer-links{
	margin:10px 0px 20px 0px;
	text-align:center;
}
/*************************************************
 - Titles (Sections)
*************************************************/
div.section-title{
	background:url(../images/layout_bg_section_title.png) no-repeat;
	width:970px;
}
div.section-title h2{
	background-position:10px 10px !important;
	font-size:22px;
	height:34px;
	margin-bottom:0px;
	padding:20px 0px 0px 55px;
	text-shadow:#333 -1px 1px 2px;
}

div.section-title h2.products{background:url(../images/title_icon_productos.png) no-repeat;}
div.section-title h2.registro{background:url(../images/title_icon_registro.png) no-repeat;}
div.section-title h2.datos{background:url(../images/title_icon_datos.png) no-repeat;}
div.section-title h2.momentos{background:url(../images/title_icon_momentos.png) no-repeat;}

h2.secundario{
/*	height:62px;
	padding-top:47px;*/
	text-shadow: #333 -1px 1px 2px;
	line-height:37px;
	background:url(../images/layout_bg_h2_secundario_line.gif) no-repeat;
	background-position:0px 32px;
	height:45px;
	margin-bottom:5px;

}

h2.secundario span{
	background:url(../images/layout_bg_h2_secundario.gif) no-repeat;
	width:46px;
	height:37px;
	display:inline-block;
}

h2.secundario a:hover{text-decoration:none;}
/*************************************************
 - Call To Action Momentos Whiskas
*************************************************/
.cta_momentos{
	position:absolute;
	right:10px;
	top:0px;
	z-index:10000;
}

/*************************************************
 - Recomienda
*************************************************/
.recomienda{
	background:url(../images/bg_recomienda.gif) no-repeat;
	color:#5f0052;
	font-weight:bold;
	height:490px;
	padding:50px 10px 10px;
	position:relative;
	margin:0px auto 0px;
	width:224px;
}
.calltoaction{
	font-size:12px;
}
.recomienda ul{
	left:20px;
	list-style:none outside none;
	margin:0px;
	padding:0px;
	position:absolute;
	top:145px;
}
.recomienda ul a:link,
.recomienda ul a:active,
.recomienda ul a:visited{
	color:#5f0052;
	text-decoration:none;
}
.recomienda ul a:hover{
	text-decoration:underline;
}
.recomienda ul li{
	font-size:12px;
	padding:3px 5px;
	width:194px;
}
.recomienda ul li.first_place .name{
	margin-top:5px;
	text-align:center;
	font-weight:bold;
}
.recomienda ul li.first_place .ps{
	padding-left:18px;
}

/*************************************************
 - Recomendar producto
*************************************************/
.recomend{
	background-color:#5f0052;
	color:#FFFFFF;
	margin:20px;
	padding:15px;
	text-align:center;
	width:270px;
}
.recomend>h4{
	margin:5px 0px 1px;
}
.recomend>h2{
	margin:5px;
}
.p_holder{
	background:url(../images/product_holder.gif) no-repeat;
	background-position:0px -155px;
	height:125px;
	margin:0px auto;
	padding-top:30px;
	width:140px;
}
.recomend_rating{
	background:url(../images/layout_ranking_holder2.png) no-repeat;
	height:20px;
	margin:5px auto;
	padding:5px 0px 0px 10px;
	text-align:left;
	width:95px;
}

/*************************************************
 - Registro
*************************************************/
.form_holder{
	background:#A3238E;
	padding:15px;
}
.form_holder fieldset{
	border:1px solid #b54fa5;
	padding:10px;
}
.btn_send{
	background:url(../images/layout_btn_send.png) no-repeat;
	cursor:pointer;
	height:30px;
	width:62px;
}
.btn_send:hover{background-position:0px -30px;}
.btn_capcha{
	background:url(../images/refresh_captcha_bg.gif) no-repeat scroll 0 0 transparent;
	height:27px;
	width:25px;
}
.btn_capcha:hover{background-position:0px -27px;}

/*************************************************
 - Search Bar
*************************************************/
.search-bar{
	height:31px;
	position:absolute;
	right:20px;
	top:10px;
	width:290px;
}
.search_holder{
	background:url(../images/search_field_bg.gif) no-repeat;
	background-position:0px 2px;
	height:24px;
	width:200px;
}
.btn_ir{
	background:url(../images/layout_btn_ir.png) no-repeat;
	cursor:pointer;
	height:31px;
	width:30px;
}
.btn_ir:hover{background-position:0px -30px;}
.search-bar #busqueda{
	margin:8px 0px 0px 10px;
	width:180px;
}
/*************************************************
 - Momentos Whiskas
*************************************************/
.momentos-navigation a:link,
.momentos-navigation a:active,
.momentos-navigation a:visited{
	color:#ef9aeb;
	text-decoration:underline;
}

.momentos-navigation a:hover{color:#FFF;}

.momentos_list{
	border-top:1px solid #6d2062;
	margin-top:20px;
	padding-top:20px;
}
.momentos_list li{float:none; margin-bottom:10px;}

.momentos_list .item-data,
.momentos_list .item-review,
.momentos_list .thumbnail{float:left}

.momentos_list .item-data,
.momentos_list .item-review{
	font-size:10px;
	height:77px;
}

.momentos_list .item-data{background:url(../images/post_arrow.gif) no-repeat top right;}

.momentos_list .item-review{
	border-left:1px solid #6d2062;
	margin-left:5px;
	font-size:12px;
	padding-left:10px;
}

.momentos_list .item-footer{clear:both;}


.momentos_list .item-data,
.momentos_list .item-review{width:450px; margin-left:10px;}

.momentos_list .thumbnail{
	border:1px solid #EF9AEB;
	margin-right:10px;
}

.momentos_list h3{font-size:12px;}


.momentos_list .item-data .votes{font-style:italic;}
.momentos_list .item-data .author{margin-bottom:3px;}

.momentos_list .item-footer{
	background:#350131;
	font-weight:bold;
	font-size:11px;
	padding:5px 10px;
	text-align:right;
}
.momentos_list .item-footer a:link,
.momentos_list .item-footer a:active,
.momentos_list .item-footer a:visited{
	background:url(../images/rating_on.png) no-repeat;
	padding-left:16px;
}







/**************************************
- Mas Momento Whiskas -
**************************************/
#momentos_hdr{
	background:url(../images/momentos_header.gif) no-repeat;
	height:80px;
	margin:35px auto 0px;
	width:873px;
	position:relative;
}
#momentos_hdr>h4{
	color:#f69ee8;
	left:104px;
	margin:5px 0px 0px;
	position:absolute;
	top:40px;
}
#momentos_hdr>a{
	position:absolute;
}
#momentos_cntnt{
	border-bottom:2px solid #7b256d;
	clear:both;
	/*margin:15px 40px;*/
	min-height:200px;
	padding-bottom:10px;
}

#video_data{margin:0px auto;}

#momentos_cntnt #detalleTestimonial_pictures{
	margin:15px 30px;
}

#momentos_cntnt ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#momentos_cntnt >h3{
	border-bottom:2px solid #7b256d;
	margin:10px 30px;;
	padding-bottom:10px;
}
#momentos_cntnt img{
	border:5px solid #fff;
}
#momentos_cntnt a{
	float:left;
	margin:0px 15px 10px 0px;
}

.btn_send_momment{
	background:url(../images/btn_enviar_momento.png) no-repeat;
	border:0px;
	height:59px;
	width:189px;
}
.btn_send_momment:hover{
	background-position:0px -59px;
}
.btn_send_comment{
	background:url(../images/btn_comentar_momento.png) no-repeat;
	border:0px;
	height:59px;
	width:179px;
}
.btn_send_comment:hover{
	background-position:0px -59px;
}

.btn_other_momments{
	background:url(../images/btn_otros_momentos.png) no-repeat;
	border:0px;
	height:59px;
	width:189px;
}
.btn_other_momments:hover{
	background-position:0px -59px;
}
.btn_top10_momments{
	background:url(../images/btn_top_10_momentos.png) no-repeat;
	border:0px;
	height:59px;
	width:189px;
}
.btn_top10_momments:hover{
	background-position:0px -59px;
}


.share_moment{
	background:url(../images/layout_bg_share.gif) no-repeat right top;
	height:40px;
}





/*************************************************
 - Quotes
*************************************************/
.quotes{margin:20px 0px 20px 3px;}
.quotes li{
	background:url(../images/box_holder_top.gif) #a3238e no-repeat;
	float:none;
	margin-bottom:10px;
	padding-top:49px;
	width:945px;
}
.quotes li div{
	min-height:61px;
	padding:0px 30px 0px 80px;
	background-position:10px 0px !important;
}
.quotes li div h3{padding:10px 0px;}
.quotes li div p{
	line-height:1.2em;
	margin:0px 0px 1.3em;
}
.data li div{background:url(../images/box_icon_data.gif) no-repeat;}
.faqs li div{background:url(../images/box_icon_question.gif) no-repeat;}
.quotes .footer{
	background:url(../images/box_holder_bottom.gif) no-repeat;
	background-position:0px 0px !important;
	height:49px !important;
	min-height:49px !important;
	padding:0px;
	width:auto !important;
}
/*************************************************
 - Calendar
*************************************************/
.calendar{
	list-style:none outside none;
	margin:0px;
	padding:0px;
}
.calendar li{
	background:#FFFFFF;
	float:left;
	margin:5px;
	padding:0px;
}
.calendar li img.btn_add_photo{
	background:url(../images/calendar_add_photo.gif) no-repeat;
	cursor:pointer;
	height:60px;
	margin:5px 0px 0px 5px;
	width:100px;
}
.calendar li img.btn_add_photo:hover{
	background-position:0px -60px;
}
.calendar li>div{
	background:#ffffff;
	color:#5f0052;
	font-size:11px;
	font-weight:bold;
	padding-bottom:3px;
	text-align:center;
	width:110px;
}
/*************************************************
 - Avatar
*************************************************/
.avatar_holder{
	background:url(../images/avatar_holder.gif) no-repeat;
	height:96px;
	margin:0px auto;
	width:96px;
	padding:14px;
}

/*************************************************
 - Descargas
*************************************************/
.btn_subir_foto{
	cursor:pointer;
	background:url(../images/layout_btn_subir_foto.png) no-repeat;
	height:30px;
	width:73px;
}
.btn_subir_foto:hover{
	background-position:0px -30px;
}
.btn_descargar{
	background:url(../images/btn_descargar.png) no-repeat;
	border:0px;
	height:35px;
	width:114px;
}
.btn_descargar:hover{
	background-position:0px -35px;
}
/*************************************************
 - Pager
*************************************************/
.pager{
	margin:0px auto;
}
.pager a:link,
.pager a:active,
.pager a:visited{
	color:#cfb3cb;
	font:bold 18px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.pager a:hover{
	color:#ffffff;
}
.links a:link,
.links a:active,
.links a:visited{
	background:url(../images/pager_link_bg.gif) no-repeat;
	float:left;
	font-size:11px;
	height:18px;
	padding-top:6px;
	text-align:center;
	width:32px;
}
.links a.selected{
	background-position:0px -24px;
	color:#FFFFFF;
}
/***********************************************************
 - TV Spots
**********************************************************/
#spot-holder{
	background:url(../images/video_player_bg.gif) no-repeat;
    height:360px;
    margin:0px auto;
    width:640px;
    padding:10px;
}
h3.spot-title{
	margin:5px 0px;
	padding-left:150px;
}
h3.lista{
	border-bottom:1px solid #6d2062;
	margin:40px auto 20px;
	padding-bottom:10px;
	width:900px;
}
.spots-list{
	list-style:none;
	margin:0px;
}
.spots-list li{
	float:left;
	margin:0px 0px 20px 25px;
}

.spots-list h4{margin:5px 0px;}

.spots-list img{
	border:4px solid #6d2062;
	cursor:pointer;
	opacity: 0.70;
}
.spots-list img:hover{
	border:4px solid #a51e8f;
	cursor:pointer;
	opacity: 1;
}

/**************************************
- Cat Table
**************************************/
.cat_table{
	background:#921f80 url(../images/cat_table_bg.gif) no-repeat;
	border:1px solid #bf65b0;
	margin:5px auto;
	padding:5px;
}
.adopcion{
	background:#921f80 url(../images/cat_table_bg.gif) no-repeat;
	background-position:5px 2px;
	border:1px solid #bf65b0;
	margin:10px;
	padding:10px 20px;
	text-align:center;

}
.adopcion a{text-decoration:underline;}
.adopcion a:hover{color:#bf65b0;}

.cat_table td{
	position:relative;
}
.cat_table td .cat_number{
	font-size:11px;
	font-weight:normal;
	height:12px;
	padding-top:2px;
	position:absolute;
	text-align:center;
	width:22px;
}



/**************************************
- Reisterg Questions
**************************************/
.register-question{
	background:#921f80 url(../images/cat_table_bg.gif) no-repeat;
	background-position:0px -3px;
	border:1px solid #bf65b0;
	font-size:14px;
	padding:5px 5px 5px 40px;
}

.register-question label{font-size:12px;}

.register-question ul{margin:5px 0px 0px 5px;}
.register-question li{float:none;}
.reqfi{color:#FF9; font-size:16px; font-weight:bold;}


/*************************************************
 - STEPS
*************************************************/
.step{
	background:url(../images/bg_step.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	height:17px;
	padding-top:7px;
	text-align:center;
	width:32px;
}


/*************************************************
 - Boton Publicar Momento
*************************************************/
.btn_publicar_momento{
	background:url(../images/btn_publicar_momento.gif) no-repeat;
	height:59px;
	width:189px;
}
.btn_publicar_momento:hover{
	background-position:0px -59px;
	cursor:pointer;
}
#table-momentos tr td{
	padding-bottom:10px;
}
.help{color:#CCC;}

/*************************************************
 - Boton Cubiertos en home
*************************************************/

#botones_covered {
	overflow:hidden;
	margin-top:30px;
}

#botones_covered.home {
	margin-top:60px;
}

.btn_covered {
	float:left;
	width:485px; 
}

#cover {
	width:970px;
	height:40px;
	z-index:9999;
	position:absolute;
	top:54px;
	left:10px;
	background-image:url(../images/arco970_v1.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#coverWrapper {
	z-index:99999;
}

div.homeHolder #cover {
	display:none;
}

div.homeHolder #botones_covered {
	margin-top:60px;
}

.styledTitle {
	position:absolute;
	top:165px;
	z-index:800;
}

/*************************************************
 - IE 6 Update Message
*************************************************/
#IE6-alert {
	width:970px;
	height:120px;
	background-image:url(../images/ie6_alert_bg.jpg);
	background-position:50px 30px;
	background-repeat:no-repeat;
	margin:0 auto;
	background-color:#5e0351;
	position:relative;
}

#IE6-alert p.title {
	font-size:20px;
	margin-left:145px;
	padding-top:35px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

#IE6-alert p {
	font-size:12px;
	margin-left:145px;
	padding-top:10px;
	width:545px;
}

#IE6-alert ul {
	font-size:9px;
	padding-top:10px;
	width:220px;
	overflow:hidden;
	position:absolute;
	right:38px;
	bottom:15px;
}

#IE6-alert ul li {
	padding-right:5px;
	width:50px;
	text-align:center;
}

#IE6-alert ul a {
	border:0px;
	text-decoration:none;
}

#IE6-alert ul img {
	display:block;
}

/*************************************************
 Spot Comments
*************************************************/
#spot_comment_btn {
	width:189px;
	margin:0 auto;
	margin-top:10px;
}
	
#spot_comment_btn h4, #spot_comment_btn h4 a {
     height:60px;
	 width:189px;
}

#spot_comment_btn h4 a {
     text-indent:-1000em;
     background: url(../images/btn_comment.gif) no-repeat;
     height:60px;
     width:189px;
     display:block;
}

#spot_comment_btn h4 a:hover {
	background-position:0px -59px;
}


.formLayout
    {
        padding: 10px;
        width: 400px;
    }
    
    .formLayout label  {
        display: block;
        width: 90px;
        float: left;
        margin-bottom: 10px;
		font-size:11px;
    }
	
	
	.formLayout input
    {
        display: block;
        width: 190px;
        float: left;
        margin-bottom: 10px;
    }
 
    .formLayout label
    {
        text-align: left;
        padding-right: 20px;
    }
 
    br
    {
        clear: left;
    }
	
	.formLayout .submit
    {
		width:68px;
		height:25px;
		margin-top:5px;
		background-image:url(../images/whiskas_enviar.gif);
    }
	
	.formLayout .submit:hover
    {
		background-position:0px 25px;
    }



#spot_comment_form {
	width:400px;
	margin:0 auto;
	margin-top:20px;
/*	display:none;
*/
}

/*************************************************
 - Registro flotante
*************************************************/
.slide-out-div {
          padding:20px;
          width: 160px;
          background: #A3238E;
		  z-index:100000;
		  height:140px;
		  background-image:url(../images/bg00001.png);
		  display:none;
      }      

.slide-out-div  p.title {
	font-size:23px;
	margin-bottom:35px;
	padding-left:0px;
	font-weight:bold;
	text-align:center;
	text-shadow:#333;
}

.slide-out-div p.text {
	font-size:12px;
	padding-left:0px;
}


.slide-out-div h4, #.slide-out-div h4 a {
     height:38px;
     width:119px;
}

.slide-out-div h4 a {
     text-indent:-1000em;
     background: url(../images/btn_registratev2.png) no-repeat;
     height:38px;
     width:119px;
     display:block;
}

.slide-out-div h4 a:hover {
     background-position:0px -40px;
}

/*************************************************
 - Carrousel Vertical
*************************************************/
.carrusel{
	background:url(../images/bg_carrusel.gif) no-repeat;
	height:210px;
	margin:10px auto;
	padding:10px 0px;
	width:913px;
}

#carrusel-thumbs{
	/*margin-left:85px;*/	
	height:54px;
}
#carrusel-thumbs ul{ text-align:center;}
#carrusel-thumbs li {
	display:inline;
	/*float:left;*/
	padding-right:5px;
	border-right:solid 1px #c674b6!important;
	font-size:10px;
}
.items li{
	margin-right:5px;
	padding:0px;
	text-align:center;
}
.items li:hover{
	cursor:pointer;
}
.carrusel h3{margin:5px 10px 10px; padding-left:20px;}


.carrousel_v {
	background:url(../images/bg_spots.gif) no-repeat;
	color:#5f0052;
	font-size:12px;
	height:240px;
	padding:55px 10px 10px;
	position:relative;
	margin:0px auto 0px;
	width:224px;
}

.carrousel_v ul li {
	float:none;
}

ul.featured li {
	text-align:center;
	font-weight:bold;
	position:relative;
}

ul.list {
/*	padding-left:10px;
*/}

ul.list li {
	padding-bottom:0px;
}

.btn_play {
left:76px;
position:absolute;
top:40px;
cursor:pointer;
}

/*************************************************
 - Skin general
*************************************************/

div.skin {
	background:url(../images/skins/whiskas_skin_relanzamiento_plain.jpg) no-repeat top center;
}


/*************************************************
 - Prehome
*************************************************/
#prehome{ 
/*display:none;*/
position:absolute;
left:0px;

/*
position:absolute;
left:200px;
top:-300px;
z-index:1000001;
}

#prehome #cerrarPrehome{ 
position:absolute;
right:35px;
top:15px;
z-index:1000004;
font-size:9px;
text-decoration:none;
line-height:22px;
*/
}


/*********************************************************
                        Lightbox
*********************************************************/


.black_overlay {
		display:none;
        position:absolute;
        top:0%;
        left:0%;
        width:100%;
        height:100%;
        background-color:black;
        z-index:1000000;
        -moz-opacity:0.8;
        opacity:.80;
        filter: alpha(opacity=80);
}

.white_content {
		background-image:url(../images/calendar_bg.png);
		background-repeat:no-repeat;
        display:none;
        position:absolute;
        top:25%;
        left:35%;
        width:445px;
        height:369px;
        padding-top:30px;
		padding-bottom:50px;
		padding-left:16px;
		padding-right:16px;
        z-index:1002;
        overflow:hidden;
		font-family:Helvetica,Arial,sans-serif;
}


/*************************************************
 - IE 6
*************************************************/

/*#pregunta2 {
	display:none;
}*/

/*************************************************
 - IE 6
*************************************************/
.canvas{_background:url(../images/layout_bg_shadow.gif) repeat-y; _height:100px;}
.footer{_background:url(../images/layout_bg_footer.gif) no-repeat;}
.home-right ul li .rating-view{_background:url(../images/layout_bg_ratings.gif) no-repeat;}
.login-btn{_background:url(../images/layout_btn_login.gif) no-repeat;}
.boxes{_overflow:hidden;}

div.section-title h2.products{_background:url(../images/title_icon_productos.gif) no-repeat;}
div.section-title h2.registro{_background:url(../images/title_icon_registro.gif) no-repeat;}
div.section-title h2.datos{_background:url(../images/title_icon_datos.gif) no-repeat;}
div.section-title h2.momentos{_background:url(../images/title_icon_momentos.gif) no-repeat;}

/*div.section-title{_background:url(../images/layout_bg_section_title.gif) no-repeat;}
*/
.rating-view{_background:url(../images/layout_bg_ratings.gif) no-repeat;}

.spots-list{
	_margin:0px;
	_padding-left:0px;
}

.spots-list li{
	_margin:0px 0px 20px 17px;
}

#cover {
	_left:10px;
	_background-image:url(../images/arco970_v1.gif);
}

h2.styled{
	_background:url(../images/home_pleca_bg.gif) no-repeat;
}
