/* CSS Hoja de estilos Pets and Pets */

*{
	margin:0px;
	padding:0px;
}

body {
	background:url(../img/back.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px
	
}

H1, H2, H3, H4, H5, H6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

H1 {
	font-size:25px;
	color:#8DBB00;
}

H2 {
	font-size:16px;
	color:#003366;
}

span.verde {
	color:#8DBB00;
	font-weight:bold;
}

span.azul {
	color:#003366;
	font-weight:bold;
}

span.normal_text {
	color:#333333;
	font-weight:normal;
}

p.justi {
	text-align:justify;
}

.container {
	background:url(../img/back_body.png) repeat-y;
	margin:0px auto 0px auto;
	width:850px;
	padding:0px 9px 0px 9px;
}

.head {
	height:162px;
	padding:10px 10px 0px 10px;
}

#logo {
	background-image:url(../img/logo.jpg);
	height:162px;
	width:266px;
	float:left;
}

#publicidad {
	width:555px;
	height:145px;
	margin:5px 0px 0px 7px;
	float:left;
	border:#cccccc groove 1px;

}

.panel_izq {
	position: static;
	width:150px;
	float:left;
	padding:10px 10px 10px 10px;
	
}

.panel_der {
	position: static;
	width:659px;
	float:right;
	padding:10px;
}

.footer {
	background:url(../img/back_footer.jpg) repeat-x;
	border:#669900 1px solid;
	height:16px;
	clear:both;
	text-align:center;
	font-size:10px;
	color:#4D7100;
	padding-top:4px;
}


.footer_bottom {
	background:url(../img/footer.jpg) repeat-x;
	height:26px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
	text-align:center;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
}

#logo_take {
	width:193px;
	height:36px;
	margin:0px auto 0px auto;
	background-image:url(../img/take_logo.jpg);
}
/* Estilos del menu principal*/

.menu {
	background:url(../img/menu_back.jpg) repeat-x;
	height:50px;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	text-align:center;
}

ul#menu_img li{
	float:left;
	list-style:none;
}

.menu_text, .menu_text1, .rondgreen_title{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D7100;
	font-weight:bold;
}
.rondblue_title 
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D7100;
	font-weight:bold;
}
.menu_text {
	display:block;
	padding-top:8px;
	text-decoration:none;
}

.menu_text1 {
	display:block;
	padding-top:15px;
	text-decoration:none;
}
a.menu_text {
	display:inline;
	float:left;
	background: url(../img/boton.jpg) no-repeat;
	width:86px;
	height:50px;
	text-align:center;
	margin-left:7px;
}
a.menu_text:hover {
	display:inline;
	float:left;
	background: url(../img/boton_rollover.jpg) no-repeat;
	width:86px;
	height:50px;
	text-align:center;
}

a.menu_text1 {
	display:inline;
	float:left;
	background: url(../img/boton.jpg) no-repeat;
	width:86px;
	height:50px;
	text-align:center;
	margin-left:7px;
}

a.menu_text1:hover {
	display:inline;
	float:left;
	background: url(../img/boton_rollover.jpg) no-repeat;
	width:86px;
	height:50px;
	text-align:center;
}


/* Estilos del menu footer*/
a.menu_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4D7100;
	text-decoration:none;
	
}

a.menu_footer:hover {
	color:#000000;
	text-decoration:none;
}

#arreglo {
clear:both;
}

/* Estilos cuadro verde*/

#roundgreen_left {
	background:url(../img/roundgreen_left.jpg) no-repeat;
	height:32px;
	width:6px;
	float:left;
}

#roundgreen_center {
	background:url(../img/roundgreen_center.jpg) repeat-x;
	height:32px;
	width:138px;
	float:left;
}

#roundgreen_right {
	background:url(../img/roundgreen_right.jpg) repeat-x;
	height:32px;
	width:6px;
	float:left;
}

.rondgreen_title {
	text-align:center;
	margin-top:7px;
}

/* Estilos cuadro verde*/

#roundblue_left {
	background:url(../img/roundblue_left.jpg) no-repeat;
	height:32px;
	width:6px;
	float:left;
}

#roundblue_center {
	background:url(../img/roundblue_center.jpg) repeat-x;
	height:32px;
	width:644px;
	float:left;
}

#roundblue_right {
	background:url(../img/roundblue_right.jpg) repeat-x;
	height:32px;
	width:6px;
	float:left;
}

.rondblue_title
{
	color:#FFFFFF;
	margin-top:7px;
	text-indent:5px;
        text-decoration:none;
        float:left;
}
.rondblue_title a
{
    color:#FFFFFF;
    text-decoration:none;
}


/* Estilos de la lista de Categorias */


li.tree {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image:url(../img/triangulo_verde.gif);
}

li.sub_categoria {
	list-style-image:url(../img/triangulo_azul.gif);
	text-indent:10px;
}

ul li a{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
        
}

ul li ul li a {
	color:#4D7100;
	text-decoration:none;
	font-weight:bold;
        background-image:url(../img/triangulo_azul.gif);
        background-repeat:no-repeat;
        margin-left:10px;
        padding-left:10px;
}

.deco_bar {
	height:10px;
	background:url(../img/deco_bar.gif) repeat-x;
}

.volver {
	height:20px;
	width:94px;
	margin:20px auto 0px auto;
}

.foto_tiendas {
	margin:20px 0px 0px 13px;
}

.foto_servi {
	text-align:center
}

.title_servi {
	text-align:left;
}

/* Estilos Catalogo de productos*/

.product_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	width:190px;
}

.img_product {
	width:110px;
	height:118px;
	margin:10px auto 10px auto;
	border:#003366 1px solid;
}

.rounded-corners  {  
  	-border-radius: 10px;  
  	-ms-border-radius: 10px;  
   	-moz-border-radius: 10px;  
   	-webkit-border-radius: 10px; 
 	-khtml-border-radius: 10px;
	border:#cccccc 1px solid;  
}  

.img_product_big {
	border:#003366 1px solid;
	width:230px;
	height:248px;
	float:left;
}

.info_product {

	float:left;
	margin-left:20px;
	line-height:20px;
	border-bottom:#CCCCCC 1px solid;
}

.product_description {
	width:350px;
	float:left;
	margin:15px 0px 15px 20px;
	border-bottom:#CCCCCC 1px solid;
	line-height:20px;
}

.info_domicilio {
	width:350px;
	float:left;
	margin-left:20px;
}

#domicilo_txt {
	font-size:18px;
	color:#990000;
	float:left;
	font-weight:bold;
}

#domicilo_txt1 {
	font-size:14px;
	color:#990000;
	float:left;
	font-weight:bold;
	margin-bottom:10px;
}

/* Estilos tarjeta V.I.P*/ 

ol li.vip {
	color:#8DBB00;
	font-weight:bold;
	list-style-position:outside;
	margin-left:35px;
}

#info_vip {
	width:395px; 
	float:left; 
	margin-top:20px;
	text-align:justify;
}

#img_vip {
	width:212px;
	height:188px;
	float:left; 
	margin:20px auto 0px 23px;
	background:url(../img/tarje_grande.jpg) no-repeat;
}

/* Estilos de Expresate */

#borde_vertical {
	height:55px;
	border-right:#CCCCCC dashed 1px;
	float:left;
	margin:10px 8px 10px 8px;

}

#info_expresate {
	float:left;
	margin:20px 0px 0px 10px;
	width:395px;
}

.form_coment {
	width:250px;
}


#content_form {
	width:250px;
	float:left;
}

#content_form2 {
	margin-left:20px;
	width:348px;
	float:left;
}

.separador {
	height:1px;
	border-bottom:#CCCCCC dashed 1px;
	margin:10px 0px 10px 0px;
}

.cont_comentario {
	border:#CCCCCC 1px solid;
	padding:5px;
}

.comentario {
	background-color:#F0F0F0;
	border:#CCCCCC 1px solid;
	padding:8px;
}

.img_coment {
	width:72px;
	height:44px;
	float:left;
}

.coment_name {
	font-size:10px;
	color:#8DBB00;
	font-weight:bold;
	float:left;
	text-align:center;
	margin-left:15px;
}

.text_coment {
	float:left;
	margin-left:15px;
	width:400px;
}

/* Estilos de Eventos */

.foto_principal {
	border:#CCCCCC 1px solid;
	padding:10px;
	width:130px;
	height:90px;
	background-color:#FFFFFF;
}

.content_foto_event {
	width:150px;
	float:left;
	margin:15px 0px 0px 10px;
}

.text_center {
text-align:center;
}

a.galerias {
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}

a.galerias:hover {
	color:#006699;
}

.prox_eve_tit {
	background:url(../img/bg_event.jpg) repeat-x;
	border:#669900 1px solid;
	height:20px;
	color:#006633;
	font-weight:bold;
	padding:5px 10px 0px 10px;
}

.prox_eve_cont {
	background-color:#EBEBEB;
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	padding:10px;
}

.fecha_event {
	width:60px;
	float:left;
	margin-right:10px;
}

.event_text {
	width:545px;
	float:left;
	padding-left:15px;
	border-left:#999999 dashed 1px;
}

/* Estilos de la galeria de Hall de la Fama */

.gray_box {
border-bottom:#CCCCCC 1px solid;
border-left:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;
background-color:#EBEBEB;
padding:5px;
width:140px;	
}

/* Paging */
div.paging {
	background:#fff;
	color:#003366;
	margin-bottom: 2em;
        clear:both;
        padding-top:10px;
        float:right;
}
div.paging div.disabled {
	color:#003366;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

.last {margin-right:0;padding-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}

#contador-left
{
    float:left;
    width:200px;
    color:#003366;
    margin-top:10px;
}
#contador-right
{
    float:right;
    width:200px;
    text-align:right;
    color:#003366;
    margin-top:10px;
}
#search-box
{
    float:right;
    display:inline;
    margin-top:4px;
}
#search-button
{
    float:left;
    display:inline;
    background:url(../img/btn_buscar.jpg) no-repeat;
    width:20px;
    height:20px;
    border:0px;
     margin-top:1px;
}
.submit
{
        float:left;
        display:inline;
}

.input 
{
    float:left;
    display:inline;
    margin:0px;
    padding:0px;
}


#slider{}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:555px;
	height:145px;
	overflow:hidden;
	}
span#prevBtn{ display:none;}
span#nextBtn{display:none;}

label {
	display: block;
	padding-right: 20px;
        
}
#tabla_ppal_contacto
{
    float:left;
    margin-top:30px;
    padding-left:20px;
    width:350px;
}
#contact-info
{
    float:right;
    margin-top:18px;
    padding-right:40px;
}

#enviar
{
     background:url(../img/btn_enviar.jpg);
     border:0px;
     width:94px;
     height:20px;
}
#event-date
{
    padding-top:10px;
    padding-left:10px;
}


.wrapper
{
    margin-top:20px;
}


/*Inicia css del calendario */
.calendar
{
    border: 1px solid #000;
    font-size:9px;
    width:150px;
    margin-top:20px;
}

.calendar th
{
   
    color:#ffffff;
	background-color:#006699;
    font-weight:bold;
}
.cell-today
{
	border:#8AB800 1px solid;
}
.cell-number
{
    text-align:center;
}

.table.calendar td.cell-weekend {
	background-color:#FFCCCC;
}

.error-message
{
	font-size:11px;
	color:#8DBB00;
}