/*

Design:   Tradebit Hills               				
Author:   Tradebit                                   
Date:     May 14, 2010                                  
Homepage: http://www.tradebit.com/filesharing.php/7009-Development-Templates-Flash                             
License:  Fully open source without restrictions.          
Please keep footer credits with a link to tradebit (www.tradebit.com/filesharing.php/7009-Development-Templates-Flash). 
Thank you!         

*/

body,td,th {
	font-family: Century Gothic, Verdana, Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b0b0a;
}
body {
	background-image: url(http://www.hobbystudio.com.gt/images/0014.png);
	background-color: #ffffff;
	background-attachment:fixed;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #369;
	text-decoration: underline;
}

hr {
	margin: 5px 0px 5px 0px;
	color: #036;
	border: 0;
	border-top: 1px solid;
	height: 1px;
}

/* Page Headings */

h1 {
	font-size: 36px;
	color: #7F2018;
	margin: 5px 0px 5px 0px;
}

h2 {
	font-size: 24px;
	color: #A06D50;
	margin: 15px 0px 5px 0px;
}

.content {
	padding: 10px;
	background-color: #FFF;
	height: 180px;
	vertical-align: top;
	text-align: left;
}

form {margin: 0;}


#clearer {
	padding:1px 0; /* important for IE */
	clear: both;
}



/* Search Box in header */

#search_box {
	color: #fff;
	text-align: center;
}

#search_box {
	float: right;
	clear: right;
	margin: 0 20px; 0 0;
	*margin: 0 30px; 0 0;
}

#search_box fieldset {
	border:0;
}

#search_box legend, #search_box label {
	display:none;
}

#search_string {
	width: 100px;
	vertical-align: middle;
	border: 1px inset #ccc;
}

#search_submit {
	width: 5em;
	vertical-align: middle;
}





/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */


#navContainer {
	width: auto;
	display:block;
	clear:both;
	background: url('img/bg-navbar.jpg');
	height: 37px
}

/* Remove List Formattings ~~~~~~~~~~~~~~~~~~~~  */

 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


/* Header menu */	 

#header_menu {
	position: absolute; 
	margin-left: 20px;
	background:#555;
}

#header_menu li {
	line-height: normal;
}

ul#header_menu {
	z-index: 1000; 
	clear: both;
}

#nav {
	height: 1.68em;
	padding: 0px 0 0 21px;
}

#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: auto;
	font-size: 90%;
	position: relative; /* Fix the Stupid IE6 Bug */
}

#nav ul li {
	float: left; 
	color: #9e120b; 
	text-align: center; 
}

#nav ul li a {
	display: block;  
	padding: 30px 15px; 
	padding-bottom: 20px;
	font-weight: normal;
	font-size: 12;
	color: #ffffff; 
	text-decoration: none;
}

/* Root Level Link Formatting */

#nav ul li a:hover, #nav li a:focus {	
	color: #ffffff;
	text-shadow: 0 0 0.5em white;
	background: #63100c; 
}

#nav li a:active, #nav ul li a.active {
	color: #373737;
}

/* Current page Customisations *********************************/

/* Si quiero que la pagina actual se muestre de otro color en la barra del menu entonces tengo que cambiar aqui... */

#nav li.menu-current a {

	color: #ffffff; 
	font-weight: bold;
	font-size: 12;
	background: #63100c;  
}


/* 2nd Child menu */

#nav .menu li ul {
	position: absolute; 
	width: 12em; 
	margin: 0; 
	display: none; 
	text-transform: none;
	border: 0px solid #ccc;
	border-top: 0; 
	font-size: 100%;}

#nav .menu li ul li {
	width: 12em; 
	text-align: left; 
	font-weight: normal; 
	margin: 0;
	padding: 0; 
	line-height: 1.2em;
}

#nav .menu li ul a {
	width: 11.5em; 
	padding: .6em .1em .6em .4em;
	background: #8c29id; 
	color: #ffffff;
	border: none;
	font-weight: normal;
}

/* 2nd Child link hover */

#nav .menu li ul a:hover {
	background: #9e120b; 
	border: 0;
	color:#0000000;
}

/* Show and hide */

#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {
	display: block;
}

#nav .menu li ul ul {
	display: none;
}

#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {
	display: none;
}

#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {
	display: block;
}

/* 3rd Child Menu Appreances **********************************/

#nav .menu li ul li ul li a {
	width: 11.5em; 
	padding: .6em .1em .6em .4em; 
	background: #0d0d0d; 
	color: #ffffff; 
}

/* Positioning the Pop-out Drops */

#nav li {
	position: relative;
}

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

/* FIN MENU ARRIBA*/




/*********************************************** SUB MENU PRODUCTOS **********************************************/

/*
.arrowbox {
	background-image: url(http://www.mitmexico.net/images/arrow_big.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 245px;
	padding: 0 0 0 20px;
	float: left;
	clear: left;
	margin-bottom: 30px;
	margin-top: 15px;
	}
*/

#submenu2 {
	font-size: 12px;
	float: left;
	width: 200px;
	list-style-type: none;
}

/* Remove List Formattings ~~~~~~~~~~~~~~~~~~~~  

 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
*/

#submenu2 a {
	
	color: #cecece;
	text-decoration: none;
}

#submenu2 a:hover {

	color: #ffffff;
	text-decoration: underline;
}

#submenu2 .menu-current {
	font-weight: bold;
	color: #ffffff;
	background: #ffa330;
	background-image: url(http://www.mitmexico.net/images/menu-current-arrow.png); 
}

.menu {
	vertical-align: top;
	color: #ffffff;
/*	background-color: #FFF; */
	width: 200px;
	padding: 0px;
}

.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
/*	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000; */
}

.menu ul {
	border-bottom: 0px;
	background-color: #9E120B; 
}

.menu ul ul {
	padding-left: 10px;
}

.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #ffffff;
	display: block;
/*	background-color: #036; */
	text-decoration: none;
}

.menu a:hover {
	background-color: #d0d0d0;
	text-decoration: none;
}


/**************** FIN SUBMENU PRODUCTOS *********************/






/* Customise the Login Box */



#login-box { 



	line-height: 140%; 



	margin: 1em 0 0.3em 0;



}







#login-box fieldset {



	border:0;



}







#login-box legend {



	font-size: 90%;




	font-family:"Times New Roman", Times, serif;



	color: #333;



	font-weight: normal;



	letter-spacing: 0.15em;



}







.username {



	color: #009; /* Color of name when logged in*/



}







.topboxbody {



	font-size:0.8em;padding:2px;



}







.loginform label {



	font-size: 90%;



	padding-bottom: 15px;



}







.loginform fieldset a {



	font-size: 90%;



}







/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 



	Custom Classes (Re-useables)



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



	



/*  Float containers fix: */



.clearfix:after {



    content: ".";



    display: block;



    height: 0;



    clear: both;



    visibility: hidden;



}



/*  \*/



* html #clearfix {



	height: 1%;



}



/*  */







.stealth {



	visibility:hidden; 



	display:none; /* hides from normal css enabled browsers */



} 


/* Inline font Styles */



/* Pretty styles for changing text in the WYSIWYG editor */







.important	{font-weight:bold;color:#f00;}



.code		{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}



.info-box	{border: 1px solid #cc3; background-color:#F9F8E2;padding:4px;}




cua {
border: 0px solid #ccc;
float: left;
margin: 0px;
-webkit-transition: margin 0.5s ease-out;
-moz-transition: margin 0.5s ease-out;
-ms-transition: margin 0.5s ease-out;
transition: margin 0.5s ease-out;
}
.ex1 img:hover {
margin-top: 2px;
}



/* INICIA rectangulo */

.contener
{
  width:310px;
  height:140px;
  background-image:url(http://www.aguapuradelaverapaz.com/hobb/03.jpg);
  overflow: hidden;
  cursor: pointer;
  position:relative;
}
.txt_init
{
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-family: 'Roboto';
  font-size: 22px;
  color: #ffffff;
  font-weight: 500;
}
.opac
{
  opacity: 0;
}
.contener:hover .opac
{
  width:310px;
  position: absolute;
  z-index: 1;
  font-family: 'Roboto';
  font-size: 25px;
  color: #ffffff;
  font-weight: 300;
  line-height: 140px;
  height:140px;
  opacity: 1;
  background-color: rgba(0,0,0,0.7);
  -webkit-animation:oblik 0.4s ease-in;
  -webkit-transform-origin: 0% 100%;
  -moz-animation:oblik 0.4s ease-in;
  -moz-transform-origin: 0% 100%;
  -ms-animation:oblik 0.4s ease-in;
  -ms-transform-origin: 0% 100%;
  animation:oblik 0.4s ease-in;
  transform-origin: 0% 100%;
  
}
@-webkit-keyframes oblik {
  0% {opacity:0;-webkit-transform: rotate(-45deg);}
  100% {opacity:1;-webkit-transform: rotate(0deg);}   
}
@-moz-keyframes oblik {
  0% {opacity:0;-moz-transform: rotate(-45deg);}
  100% {opacity:1;-moz-transform: rotate(0deg);}   
}
@-ms-keyframes oblik {
  0% {opacity:0;-ms-transform: rotate(-45deg);}
  100% {opacity:1;-ms-transform: rotate(0deg);}   
}
@keyframes oblik {
  0% {opacity:0;transform: rotate(-45deg);}
  100% {opacity:1;transform: rotate(0deg);}   
}






/* INICIA cuadros */





.infos_bloc .content {
    width:150px;
    height: 150px;
    background:#ffffff;
    text-align:center;
    min-height:150px;
    font-family: 'Roboto', sans-serif;
    font-weight:200;
}
.infos_bloc a.content {
    display:block;
    position: relative;
    overflow:hidden;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    cursor:pointer;
}
.infos_bloc a.content .overlay_bloc {
    background-color:rgba(62, 45, 48, 0);
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index: 9900;
    -moz-transition:all 1s;
    -webkit-transition:all 1s;
    -o-transition:all 1s;
    transition:all 1s;
}
.infos_bloc a.content:hover .overlay_bloc {
    display:block;
    background-color:rgba(62, 45, 48, 0);
}
.infos_bloc a.content span {
    background: #9E120B;
    width:100%;
    height:0px;
    color: #97bf0d;
    text-transform:uppercase;
    font-size:11px;
    line-height:60px;
    position:absolute;
    display:block;
    bottom:0px;
    left:0;
    z-index: 9910;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.infos_bloc a.content:hover span {
    bottom:0;
    height:60px;
    color: #ffffff;
}



/* INICIA BUSCADOR */