/********************************************
   AUTHOR:  			Dominio Amigo	 
   WEBSITE:   			http://www.xxxxxxx.com/
	TEMPLATE NAME:		estilos
   TEMPLATE CODE: 	S-0014
   VERSION:          1.1   
	LAST MODIFIED:    January-27-2009       	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */



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

body {

	background-color: #FFFFFF;


	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333333; 
	text-align: center;
	margin-top: 0;
	 padding:0;
}

/* links */


a, a:visited {	
	color: #000000;
	background: inherit;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: normal; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #000066;
	
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
	color: #0066FF;
	font-weight: normal;
}
h3 {
	font-size: 120%;
	color: #000000;	
}

h1
{
padding-left: 10px;	
}
h2
{
padding-left: 10px;	
}
h3
{
padding-left: 10px;	
}
p
{
font-size:15px;
padding-left: 10px;	
}



/* images */
img {

	
   
	padding: 0;
}
img.float-right {
  	margin: 0;  
}
img.float-left {
  	margin:0;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: url(post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #000000;
}
th {
	background: #93BC0C url(../images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	
}
label {
	display:block;
	font-weight:bold;
	margin:0px 0;
}
input {
	padding:2px;
	border:1PX solid #3083AF;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	margin-top:2px;
	
}
textarea {
	width:250px;
	padding:0px;
	font: normal 1em Verdana, sans-serif;
	border:1PX solid #3083AF;
	margin-top:2px;
	
	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../images/nav.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 3px; padding: 5px 0 10px 0;	
	width: 220px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width:1000px;

	margin: 0 auto;
	text-align: left;

}


#top-bg {
   position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(../images/top-bg.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}
#content-wrap {


	position: relative;
	clear: both;
	float: left;	
	width:998px;
	height:auto;
	padding: 0;
	border-right:1px solid #012D74;
	border-left:1px solid #012D74;
	margin:0;	
	display: inline;
}
#content-fotos {
	position: relative;
	clear: both;
	float: left;	
	width: 645px;
	height:100%;	
	padding: 0; 	
	border-top: 1px solid #FFF;
	margin:0;	
	
}
#side-articulos {
	position: relative;
	clear: both;
	float: left;	
	width: 210px;
	height:100%;
	margin-bottom:10px;	
	padding-BOTTOM:10PX; 	
    border-bottom: 1px dotted #CCCCCC;	
	
}
#side-publicidad {
	position: relative;
	clear: both;
	float: left;	
	width: 210px;
	height:100%;	
	padding-BOTTOM:10PX; 	
    border-bottom: 1px dotted #CCCCCC;	
	margin:0;	
	
}

#side-noticias {
	position: relative;
	clear: both;
	float: left;	
	width: 210px;
	height:100%;	
	padding-BOTTOM:10PX; 	
    border-bottom: 1px dotted #CCCCCC;	
	margin-bottom:10px;	
}
#side-video {
	position: relative;
	clear: both;
	float: left;	
	width: 210px;
	height:100%;	
	padding-BOTTOM:10PX; 	

	margin-bottom:10px;	
}
#content-formulario {
	position: relative;
	clear: both;
	float: left;	
	width: 400px;
	height:100%;	
	padding: 0; 	
	border-top: 1px solid #FFF;
	margin:0;
	text-align: left;
	
}
#header-top {
	width: 998px;
	position: relative;
	height: 200px;
	padding: 0;
	background-image:url(../images/header-top.gif);
	background-repeat: no-repeat;

}
#header-photo {
	width: 998px;
	position:relative;
	height: 150px;
	padding: 0;
	margin:0 auto;	
border-right:1px solid #012D74;
	border-left:1px solid #012D74;
}
#header {
	width: 1000px;
	position: relative;
	height:150px;
	
	padding: 0;	
	color: #FFF;
	
}

#header h1#logo-text a {
	position: absolute;
	margin:0;
	padding-left:15px;
	padding-right:15px;
    font:24px/1.1em "Times New Roman","Trebuchet MS","Century Gothic", Helvetica, Arial, Geneva, sans-serif;
    color: #FFFFFF;
	font-weight:normal;
	font-style:italic;
	text-decoration: none;
	top: 150px;
	left: 40px;
    background-image:url(../images/fondo-logo-text.png);
	background-repeat: repeat;
	z-index:100;
	
}
#header h1#logo-text span {
	color: #0066FF;

	
	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFFFFF;
	background-image:url(../images/fondo-logo-text.png);
	background-repeat:repeat-x;
	padding-left:15px;
	padding-right:15px;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 129px; left: 27px;		
}

/* header links */
#header #rss{
	float:right;
	position: absolute;
	height: auto;
	width:auto;
	left:960px;
	top: 155px;

}
#header #header-links 
{
	position: absolute;
	top: 4px; right: 28px;	
	color: #838181;
	font-size: 12px;
	 background-image:url(../images/fondo-logo-text.png);
	background-repeat:repeat-x;	
}
#header #header-links p {	
	color: #FFFFFF;
	font-style:italic;
	text-decoration: none;	
}
#header #header-links a {	
	color: #FFFFFF;
	font-style:italic;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #0099FF;		
}

/* header-photo */
#redes-sociales{
    clear:both;
	height: auto;
	letter-spacing:4PX;
	width: 989px;
	margin: 0;
	padding:0;
	text-align:right;
	
	border-bottom:2px solid #ffffff;

}


/* header-photos */
#header-photo1 {
position:relative;

float:left;
	height: auto;
	width: 280px;
    margin-top:15px;
	 margin-bottom:15px;
	margin-left:30px;
	background-color: #666666;
	text-align:center;
}
#header-photo1 a {	
	color: #FFFFFF;
	background: inherit;
	text-decoration: underline;
}
#header-photo1 a:hover {
	color: #A4DBFF;
	background: inherit;
	text-decoration: underline;
}



#header-photo3 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../images/tercera-seccion.jpg) no-repeat center center;
}

#header-photo4 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../images/cuarta-seccion.jpg) no-repeat center center;
}

#header-photo5 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../images/quinta-seccion.jpg) no-repeat center center;
}

/* Navigation */
#nav{
   clear:both;
	position: relative;
	width:1000px;
	height:40px;
	z-index:100;	
    background-color:#012D74 ;
	}
	#nav #contenedor{
	width:1000px;
	position: absolute;
	height:auto;
	left: 0px;
	top:0px;
	}
	ul li {
		float:left;
	}

	ul#dropdownmenu {
	margin: 0;
	list-style:none;
	height:100%;
	width:100%;
		
		

	}
	
	ul#dropdownmenu li {
		height:auto;
	}
	
	ul#dropdownmenu li a {
    display:block;
    margin: 0;
	padding: 0 15px 0 34px;
	color: #FFFFFF;
	font: 14PX/2.8em  "Trebuchet MS","Century Gothic", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 0px;
	list-style:none;
	border-right: 1px solid #036FBE;
border-BOTTOM: 1px solid #036FBE;
	
	
	}
	
	
	ul#dropdownmenu li a:hover {
	color: #FFFF00;
	background-image:url(../images/tortuga-ramguiflex.png);
background-repeat:no-repeat;
	background-position:left;
	}
	
	ul#dropdownmenu li ul {
		display:none;
		list-style:none;
	}
	
	ul#dropdownmenu li:hover ul {
		display:block;
		background-color: #012D74;
		margin-left:5px;
		
		position:absolute;
		
	}
	ul#dropdownmenu a li ul li {
		float:none;
		color:#000000;
		
	}
	
	ul#dropdownmenu li:hover ul li {
		float:none;
		color:#000000;
		
	}
	
	ul#dropdownmenu li ul li ul, ul#dropdownmenu li:hover ul li ul {
		display:none;
		margin:0;
	}
	
	ul#dropdownmenu li:hover ul li:hover ul {
		display:block;
		top:0;
		left:100%;
	}
#nav2 {
clear:both;
float:left;
background-color:#E7F2F8;
padding-bottom:5px;
width: 740px;
height:auto;
border-top:1px solid #cccccc;
margin-left:10px;
padding-top:5px;
	
}
#nav2 ul {
	float: left;
	margin: 0 ;
	border-right:1px dotted #000000;
	
}
#nav2 li {
	list-style-image: none;
	
}
#nav2 a {
margin:0;
	background-color:#143749;	
	color:#FFFFFF;
	border-bottom:1px solid #143749;
	border-right:1px solid #143749;
	border-left:1px solid #143749;
	border-top:1px solid #143749;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-style: normal;
	letter-spacing:2px;
	font-size:15px;
	padding:5px ;
	text-decoration: none;
	text-align:center;
	
}
#nav2 a#current {
	background: #666; color: #FFF;
}
#nav2 a:hover {
color: #000000;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background-color: #FFFFFF;
	
}
#nav2 li {
	list-style-type: none;
	margin-top: 1px;
	padding: 0;
	width: 180px;
}

#bread-crumbs {
position:relative;
    float:left;
	width: 750px;
	margin-bottom:7px;
	margin-top:5px;
	
	
}
#bread-crumbs ul li{
   list-style-image: none;
   display:inline;
   padding: 0 3px 0 0;
   margin: 3px 0 0 0;
}
#bread-crumbs ul{
   margin:0;padding:0;
   list-style-type: none;
   padding-left: 1em;
}


/* Main Column */
#main {

position:relative;
float:left;
width: 750px;
margin:0;
}
/* descripcion productos*/
#producto-descripcion {
position:relative;

float:left;
width: 520px;
height:auto;
margin:5px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
padding:0;

}
#foto-producto-descripcion {
position:relative;
float:left;
width: 500px;
height:auto;
margin:5px;
padding:5px;
text-align:center;

background-color:#FFFFFF;

}
#descripcion-producto {
position:relative;
clear:both;
float:left;
width: 510px;
height:auto;

margin:0;
padding:5px;
text-align:center;
font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif ;
font-size:13px;
border-top: 1px solid #000000;



}
#descripcion-producto a{
background-image:none;
color: #FFFFFF;

}
#descripcion-producto a:hover{
color: #CCFF00;

}

/*Puntos de Venta*/

#catalogo-puntos {
clear:both;
float:left;
width: 730px;
height:auto;
margin-bottom:15px;
margin-right:5px;
margin-left:5px;
padding-bottom:18px;

}

#punto {
position:relative;
float:left;
width: 700px;
height:auto;
margin:5px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
padding:0;

}
#titulo-punto {
position:relative;
width: 690px;
height:auto;
background-color:#FFFFFF;
margin-top:0;
padding:5px;
text-align:left;
font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif ;
font-size:14px;
background-color:#012D74;
text-transform:capitalize;
background-image:url(../images/nav-bg.gif);
background-position:top;
background-repeat:repeat-x;

}

#titulo-punto a{
color:#FFFFFF;

}

#titulo-punto a:hover{
color:#FFFF00;

}

#foto-punto {
position:relative;
float:left;
width: 150px;
height:150px;
margin:5px;
padding:5px;
text-align:center;
background-color:#FFFFFF;

}
#texto-punto {
/*position: left;*/
width: 500px;
height:110px;
background-color:#FFFFFF;
margin-top:0;
padding-top:40px;
text-align:center;
font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif ;
font-size:14px;

}

/* descripcion productos*/



/* Catalogo de productos*/
#producto {
position:relative;

float:left;
width: 170px;
height:auto;
margin:5px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
padding:0;

}
#foto-producto {
position:relative;
float:left;
width: 150px;
height:150px;
margin:5px;
padding:5px;
text-align:center;

background-color:#FFFFFF;

}

#titulo-producto {
position:relative;
clear:both;
float:left;
width: 160px;
height:auto;
background-color:#012D74;
margin-top:0;
padding:5px;
text-align:center;
font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif ;
font-size:14px;
text-transform:capitalize;
background-image:url(../images/nav-bg.gif);
background-position:top;
background-repeat:repeat-x;

}
#titulo-producto a{
background-image:none;
color: #FFFFFF;

}
#titulo-producto a:hover{
color: #CCFF00;

}
#catalogo-productos {
clear:both;
float:left;
width: 730px;
height:auto;
margin-bottom:15px;
margin-right:5px;
margin-left:5px;
padding-bottom:18px;
border-bottom: 1px dotted #666666;

}

/* Catalogo de productos*/



#contenido-general {
clear:both;
float:left;
width: 740px;
height:auto;
border-top:1px solid #cccccc;
margin-top:15px;
margin-left:10px;
padding-top:15px;

}



/* Sidebar */	
#sidebar {
position:relative;
	float: right;
	width: 220px;
	height:auto;
	padding-left: 10px; 
	margin-top: 15px;

	margin-bottom:10px;
	border-bottom:1PX solid #012D74;
	line-height:20PX;
	border-top:1PX solid #012D74;
	border-left:1PX solid #012D74;
    background-color: #ECF3FF;
	
}	
#sidebar h1 {
	padding: 5PX;
	
	font-size: 16px;
	font-family: 'Trebuchet MS',  Sans-serif;
	color: #003366;
	text-align: right;
	font-weight:normal;
			
}
#sidebar h2 {
	font-size: 13PX;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
}
#sidebar ul.sidemenu {

text-align: left;
	margin: 7px 4px 8px 0; 
	padding: 0;
	text-decoration: none;		
}
#sidebar  li {
	/*list-style-type: circle;*/
	margin: 5px 30px 0 0;
	padding:0 ;
	
	color:#003399;
	font-size:14px;
	font-family: 'Trebuchet MS',  Sans-serif;
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 1000px;
	height:115px;
	font-size: 12px;	
	text-align: left;
	background-color:#012D74; 
	position:relative;
	padding-top:5px;
	margin: 0 auto;
	
	
	
}
#footer-wrap a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-style:italic;
	text-decoration:underline;
}
#footer-wrap a:hover {
	color: #FFFFFF;	
}
#footer-wrap p {
	padding:10px 0;
	color: #000033;
}
#footer-wrap h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 0 10px; 
	text-transform: none;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 760px;		
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(../images/footer-dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(../images/footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 820px;
	padding: 10px 0;
	text-align: center;
	background-image:url(../images/fondo-footer.png);
	background-repeat:no-repeat;
	background-position:left;
}
#bottom {
	width: 1000px;
	position: relative;
	height: 20px;
	padding: 0;
	background-image:url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	margin:0 auto;
}

/* postmeta */
.post-footer {
	background: url(../images/post.jpg);
	padding: 5px; margin: 5px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;
color: #000066;
	border: 1px solid #E0DBC9;
}
#validator {
	padding: 0;
	margin: 0;
	width:80px;
	float: right;
	position: absolute;
	left: 890px;
	top: 50px;
	z-index:100;
}
.menu-abajo {
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;
font-weight:bold;
letter-spacing: 1px;
color: #000000;

}
.menu-abajo:hover {
	color: #0033FF;
	text-decoration:none;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

