/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                        general 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
  font-family: "Trebuchet MS", Tahoma, Arial, serif; font-size:11px; font-weight: normal;
  margin: 0px; overflow:auto;
  background:#fff
}

* { margin:0px; padding:0px;}
table { border:0px none; }
acronym {  border-bottom: 1px dashed #19630E; cursor: help; color:#19630E; font-family:Comic Sans MS, Tahoma, Verdana, Arial; font-size:11px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                            links 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

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

a.gris { text-decoration: none; color:#666666; }
a:hover.gris { text-decoration: underline; color:#666666; }
a:link.gris { color:#666666; }
a:visited.gris { color:#666666; }
a:active.gris { color:#666666; }

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


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                      imagenes 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

img { border:0px; }
img.left { margin-right:5px; float:left; clear:left; }
img.right { margin-left:5px; float:right; clear:right; }
img.border { border:1px dotted #F56E00 }
img.middle { vertical-align: middle; }
img.arrow { margin:5px 5px 5px 0px; vertical-align:middle; }
img.icon { margin:0px 5px 0px 0px; vertical-align:middle; }
img.news { background-color: #FFCCE6; border:1px solid #CB049F }

#tbl_buttons img.right { float:right; clear:right; margin:0px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                  formato de texto 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

H1 { font-family: Verdana, Tahoma, serif; font-size:19px; font-weight: normal; padding: 0px 0px 5px 0px; color:#CB3B66 }
H1.tomy { font-family: "Trebuchet MS", Tahoma, serif; font-size:19px; font-weight: normal; padding: 0px 0px 5px 0px; color:#F89009 }
H2 { font-family: "Trebuchet MS", Tahoma, serif; font-size:14px; font-weight: normal; padding: 0px 0px 1px 0px; color:#464646 }
H2.eshop { font-family: "Trebuchet MS", Tahoma, serif; font-size:17px; font-weight: normal; padding: 0px 0px 1px 3px; color:#CB3B66 }
H3 { font-family: "Trebuchet MS", Tahoma, serif; font-size:12px; font-weight: normal; padding: 0px 0px 1px 0px; line-height:14px; }
H4 { font-family: "Trebuchet MS", Tahoma, serif; font-size:11px; font-weight: normal; padding: 0px 0px 1px 0px; color:#ED5784; }
H5 { font-family:"Trebuchet MS", tahoma, serif; font-size:11px; padding:5px 0px 0px 0px; margin:0px; font-weight: normal; line-height:12px; color:#ED5784; }
H6 { font-family:Verdana, Tahoma, serif; font-size:9px; padding:0px; margin:0px; font-weight: normal; }
.center { text-align:center; }
.right { text-align:right; }
.left { text-align:left }
.justify { text-align:justify; padding-right:10px; }
.abscenter { margin-left: auto; margin-right:auto; text-align:center; }
.top { vertical-align:top; }
.middle { vertical-align: middle; }
.bold { font-weight: bold; }
.italic { font-style: italic }
.unde { text-decoration: underline }
.tach { text-decoration: line-through }
.highlight { font-weight: bold; }
.b { font-weight: bold; }
.i { font-style:italic }
.u { text-decoration:underline }
.t { text-decoration:line-through }
.blue { color:#333399; }
.white { color:#FFFFFF; }
.red { color: #FF0000; }
.green { color:#006600; }
.orange { color:#F56E00; }
.black { color:#000000; }
.red { color:#EA3A00; }
.blue { color:#3333CC; }
.white { color: #FFFFFF }
.olive { color:#889F00 }
.gray { color: #C1C0BD; }
.graydark { color: #959595; }
.blacklight { color: #666666; }
.upp { text-transform: uppercase; }
.low { text-transform: lowercase; }
.resaltar { color:#CB049F; font-weight: bold; }
.smalltext { vertical-align:middle; font-size:12px; }
.smalltext1 { font-size:11px; }
.paginador { font-size:13px; font-family:verdana, tahoma, serif; }
.smalltext10px { font-size:10px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                      formulaios 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

input { 
  border:1px solid #CB049F; 
  font-family: "Trebuchet MS", Tahoma, Verdana, Serif; font-weight:normal;
  font-size:11px; 
  padding:2px 2px 3px 2px; margin:0px 5px 0px 0px;
  vertical-align:middle;
  color: #888787;
  background-color: #FFFDFF; 
}
input.px200 { width:200px; }
input.icons {
  width:25px; height:25px; margin:0px; padding:0px; vertical-align:top; padding:1px 0px 0px 0px; background-color:#E5E4E8; border:0px;
}
input.button { 
  border-left:1px solid #C0C0C0; 
  border-right:1px solid #000000; 
  border-top:1px solid #C0C0C0; 
  border-bottom:1px solid #000000; color: #000000; 
  font-family: Verdana, Tahoma, serif; font-size: 11px; 
  background-color: #DADADA; 
  width:70px;
  padding-top:3px; padding-bottom:3px;
  cursor:pointer;
}
input.img { border:0px; margin:0px; padding:0px; vertical-align:middle; width:60px; height:25px; }
input.checkbox {
  border:0px; margin:1px 0px 0px 0px; padding:0px; vertical-align:middle; width:13px; height:13px;
}

textarea {
  width: 350px; 
  border:1px solid #CB049F; 
  padding:4px 2px 4px 2px; height:100px;
  font-family: "Trebuchet MS", Tahoma, Arial, serif; font-size:11px; font-weight: normal; 
  color: #888787;
  background-color: #FFFDFF;
}
textarea.insert { width:300px; height:100px; }

select { 
  border:1px solid #999999;
  padding:0px; height:20px;
  font-family: "Trebuchet MS", Tahoma, Arial, serif; font-size:11px; font-weight: normal; color: #464646;
  background-color:#F3F3F3; vertical-align:middle;
}
* html select { 
  border:1px solid #999999;
  padding:4px 2px 0px 2px; height:20px;
  font-family: "Trebuchet MS", Tahoma, Arial, serif; font-size:11px; font-weight: normal; color: #464646;
  background-color:#F3F3F3; vertical-align:middle;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                         cursores 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.hand { cursor:pointer; }
.hr { line-height:1px; background-color:#FFFFFF; height:1px; background:url('../img/separador_h.gif'); background-repeat: repeat-x; width:100%; margin:5px 0px 10px 0px; }
* html .hr { margin:5px 0px 0px 0px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
                  tablas generales 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div.tbl_cage { 
  margin:0px auto 0px auto; text-align:center;
  background:url('../img/body_back.jpg') center top repeat-y;
  width: 998px;
}

#tbl_header {
  margin:0px auto 0px auto;
  width:998px; height:235px;
  text-align:center;
  background: url('../img/title.jpg') center top no-repeat;
}
* html #tbl_header { }

#tbl_buttons {
  float:right;
  margin:261px 0px 0px 0px;
  color: #FEFEFE; text-align:right;
  font-family: "Trebuchet MS", tahoma, verdana, serif; font-size:11px;
}
* html #tbl_buttons { }

#tbl_middle {
  margin:0px auto 0px auto;
  padding:10px 0px 10px 0px;
  text-align:left;
  width:998px;
  font-size:12px; font-weight: normal; color:#95855A;
  clear:both;
}

#tbl_bottom {
  margin:0px auto 0px auto;
  clear:both;
  text-align:right;
  width:998px;
  padding:15px 0px 15px 0px;
  color: #ED5784;
  font-family: Tahoma, verdana, serif; font-size:10px; font-weight: normal;
}
div.bottom_left { text-aling: center; float: left; margin: 0 0 0 20px; }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
       menu principal 
~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#tbl_buttons ul {
  list-style-type: none;
}

#tbl_buttons li {
  float:left;
  text-align: left;
  padding:0px 0px 0px 0px;
  font-family:tahoma, serif;
}

#tbl_buttons li a {
  display: block;
  width:110px;
  text-align:center;
  padding:13px 0px 13px 0px;
  text-decoration: none;
  color: #6E769F; font-weight: bold;
}

#tbl_buttons li a:hover {
  display: block;
  width:110px;
  text-align:center;
  padding:13px 0px 13px 0px;
  text-decoration: none;
  color: #000000; font-weight: bold;
  background:#7B3202 url('../img/btn_over.jpg') 0px 0px repeat-x;
}

#tbl_buttons li.li1 { border-right:1px solid #000; }
#tbl_buttons li.li2 { border-left:1px solid #6E769F; border-right:1px solid #000; }
#tbl_buttons li.li3 { border-left:1px solid #6E769F; border-right:1px solid #000; }
#tbl_buttons li.li4 { border-left:1px solid #6E769F; border-right:1px solid #000; }
#tbl_buttons li.li5 { border-left:1px solid #6E769F; }


div.right { float:right; }
div.left { float:left; }
div.both { clear:both; font-size:0;  }

div.cld_home {
  float:left;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 2px;
  width:190px;
  font-size:10px; color:#A7A5A2; text-align:center;
}

div.cld_home1 {
  float:right;
  margin:0px 15px 0px 0px; *margin:0px 7px 0px 0px;
  padding: 0px 0px 0px 0px;
  width:778px;
  font-size:13px; color:#666666; text-align:justify;
}


div.cld_home_sec_title {
  font-family:"Trebuchet MS", serif; 
  font-size:14px;
  padding:10px; color:#F89009;
}
div.cld_home_sec { 
  text-align:justify;
  padding:5px 10px 5px 10px;
}
div.image_peoples {
	margin:0 0 0 6px;
	float: left;
	width: 206px;
	text-align:center;  
}

#tbl_galery { margin: 0 auto 0 auto; text-align:center; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ 
       Photogalery
~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.pics_num {
	color:#993300
	}
/* #########################
######## E - SHOP ############
######################### */
#tbl_categories { width: 750px; margin: 0 0 0 5px; }
#tbl_categories div.category_title { width: 740px; height: 20px; font-size: 17px; /*font-weight: bold;*/ }
#tbl_categories div.category_description { width: 740px; height: 20px; font-size: 13px; }
#tbl_categories div.category_image{ width: 150px; margin: 4px 0 3px 0; border: 1px solid #000; }
/*#########################
 ##### CARRITO - AGREGAR #######
######################### */
#tbl_ammounts div.left { float: left; width: 150px; margin: 0 auto 0 auto; text-align: left;}
#tbl_ammounts div.right1 { float: left; width: 137px; margin: 0 auto 0 auto; text-align: left; }
#tbl_ammounts div.right2 { float: left; width: 590px; margin: 0 auto 0 auto; text-align: left; text-align: left; }
#tbl_ammounts input.px20 { width: 20px; }
#tbl_ammounts p.center { text-align: left; margin: 10px 0 0 180px; }
/* ########################
##### CARRO DE COMPRAS #######
######################## */
#tbl_shopcart { width: 750px; }
#tbl_shopcart div.cld_1 { width: 220px; float: left; text-align: left;}
#tbl_shopcart div.cld_2 { width: 100px; float: left; text-align: left;}
#tbl_shopcart div.cld_3 { width: 75px; float: left; text-align: left;}
#tbl_shopcart div.cld_4 { width: 60px; float: left; text-align: left;}
#tbl_shopcart div.cld_5 { width: 75px; float: left; text-align: left;}
#tbl_shopcart div.cld_6 { width: 75px; float: left; text-align: left;}
#tbl_shopcart div.cld_7 { width: 130px; float: left; text-align: left;}
#tbl_shopcart div.left { float: left; width: 170px; text-align: right; margin: 0 10px 0 0; }
#tbl_shopcart div.right { float: left; width: 400px; text-align: left; }
#tbl_shopcart div.center { margin: 0 250px 0 0; }
#tbl_shopcart input.short { width: 40px; color: #000; }
/* #########################
#### TABLAS DE PRODUCTOS ######
##########################*/
#product_cage { width: 790px; }
#product_cage div.product { width: 257px; border: 1px solid #E4C9CC; margin: 0 3px 5px 0; float: left; }
#product_cage div.product_title { padding: 0 3px 0 3px; width: 250px; height: 18px; }
#product_cage div.product_img { text-align: center; margin: 5px 0 3px 3px; width: 97px; float: left; height: 100px; }
#product_cage div.product_description { width: 140px; text-align: left; float: right; padding: 0 5px 0 5px; height: 75px; }
#product_cage div.product_info { width: 250px; padding: 2px; font-size: 13px; }
#product_cage select.colors { width: 120px; }
#product_show { width: 790px; }
#product_show div.product_title { float: left; font-size: 20px; color: #CB3B66 ; }
#product_show div.product_desc { font-size: 16px;	padding: 10px 0 3px 0; }
#product_show div.product_img { width: 290px; float: left; margin: 10px auto 0 auto; }
#product_show div.product_ldesc { width: 500px; float: right; margin: 8px auto 0 auto; text-align: left; }
#product_show div.product_info { float: left; padding: 10px 0 0 0; }
#product_show select.colors { width: 100px; }
#product_show select.size { width: 100px; }
#product_show div.product_allimg { width: 790px; padding: 10px 0 0 0; }
#product_show div.img { width: 180px; margin: 5px; float: left; }
/* #######################
###  FORMULARIO DE ENVIO #####
 ########################*/
#form_send div.left { float: left; width: 200px; text-align: right; margin: 0 10px 0 0; }
#form_send div.right { float: right; width: 565px; text-align: left; }
#form_send input.px200 { width: 200px; }
#form_send div.center { margin: 0 250px 0 0; }
#form_send textarea.text200 { width: 330px; height: 100px; }
#form_send p.comment { color: #000; font-style: italic; font-size: 13px; }
#form_send span.error { color: red; }