@charset "UTF-8";
/* CSS Document */

/*****************************/
/*** Core html setup ***/
/*****************************/

/*html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 80%;
}
*/
a:link, a:visited {
	color: #ccc;
	text-decoration: none;
}

a:hover, a:active {
	color: #dedc1f;	
	text-decoration: none;
}

p, td {
  /*margin: 8px 5px 5px 8px;*/
  text-align: justify;
}

div, p, table, td, th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ccc;
}

a.mainlevel-nav {
	vertical-align: text-top;
	font-size: 12px;
	font-weight: bold;
	vertical-align:text-top;
	text-transform: uppercase;
	color: #CCCCCC;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;

}

a.mainlevel {
	vertical-align: text-top;
	font-weight: bolder;
	font-size: 24px;
	font-variant: small-caps;
	color: #CCCCCC;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #dedc1f;
}

#active_menu-nav, #active_menu {
	color: #dedc1f;
}


/*****************************************/
/*** Template/Plantilla layout elements ***/
/*****************************************/

#page_bg {
	height: 100%; 
	padding: 10px 0;
	margin-bottom: 1px;
	background: #000033;
}

div.contenedor {
	position: absolute;
	background: url(../../productos/images/sombra.png) repeat-y;
	left: 50%;
	width: 780px;
	margin-left: -390px;
}
div.center {
	text-align: center;
	background: #003366 /*url(../images/mw_shadow_blue_l.png) 0 0 repeat-y*/;
	margin-left:15px;
	width: 750px;
	height: 450px;
	border: #dedc1f inset 3px;
	/*margin-left: 20%;
	margin-right: 40%;*/
}

div#contenido {
	float: left;
	background: url(/dev/templates/herdist/images/copa++.png) no-repeat;
	height: 420px;
	width: 450px;
	margin: 10px;
	border: #dedc1f dotted 2px;
	overflow: auto;
	text-align: left;
	/*background: #001f4d url(../images/mw_shadow_blue_l.png) 0 0 repeat-y;*/
	/*margin-right: auto;
	min-width: 250px;
	max-width: 450px;*/

}

div.usuario1 {
	float: left;
	vertical-align: bottom;
	margin: 30px 0px 0px 0px;
	width: 160px;
}

div#usuario2 {
	float: right;
	margin-top: 15px;
	width: 100px;
}

div#derecha {
	float:left;
	margin-top: 15px;
	margin-bottom: 2px;
	width: 260px;
	height: 280px;
}

div#logo {
}

div#pie {
	/*clear: left;*/
	text-align: center;
	padding-top: 8px;
	background: #000033 url(../../productos/images/sombra_inferior.jpg) repeat-x;
	position: absolute;
	left: 50%;
	width: 765px;
	margin-left: -383px;

}

/*CONTENIDOS*/
div.usuario1 table {
	text-align:right;
}
div#map {
	margin-top: 15px;
	margin-left: 15px;
	vertical-align: middle;
	text-align: center;
}

table.blog, table.contentpaneopen {
	width: 420px;
	margin: 0px 0px 0px 10px;
}

div.rawimages span a {
	margin-right: 10px;
	text-align: right;
}

.moduletable_menu table tr td a {
	vertical-align: super;
}

.indice {
	text-align: left;
}

table.contentpane {
	margin-left: 15px;
}


.contentpane_contacto {
	margin: 15px 0px 0px 15px;
	width: 400px;
}

textarea#contact_text {
 	width: 400px;
}

.inputbox, .button {
	background: #dedc1f;
}
/*GALERIA*/

div.moduletable_galeria {
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#gk_imageslider {
	height: 350px;
	width: 430px;
	overflow: hidden;
	vertical-align: bottom;
	text-align: center;
}

/* Estilos exclusivos FIREFOX*/
.mod_content_links_ol li {
	list-style-image: url(/dev/images/stories/burbujin.png);
}

.mod_content_links_ol {
	width: 420px;
}
/*MAPA*/

div.gmnoprint div div, div.gmnoprint div div p {
	color: #003366;
}
