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

/* Contenedor MENU HORIZONTAL */
#menuHorizontal {
	margin: 0px;
	padding: 0px;
	height:45px;
	list-style-type: none;
	/*clear: both;
	float: left;*/
}

/* ****************************************** */
/* Contenedor SUBMENU */
#subMenu {
	list-style-type: none;
	height: 117px;
	width: 282px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#subMenu ul{
	padding: 0px;
	list-style-type: none;
}
#subMenu span {
	display: none;
}
#subMenu ul li a{
	display: block;
	/*border: 1px solid black;
	border-left-width: 0;*/
	text-decoration: none;
	/*padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;*/
}
* html #subMenu li {
	height: 1%;
	float: left;
}
/* ******************************************* */
#menuHorizontal ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height:45px
}
#menuHorizontal span {
	display: none;
}
/*Top level list items*/
#menuHorizontal ul li{
	position: relative;
	display: inline;
	float: left; /*overall menu background color*/
}
/*Top level menu link items style*/
#menuHorizontal ul li a{
	display: block;
	/*border: 1px solid black;
	border-left-width: 0;*/
	text-decoration: none;
	/*padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;*/
}
/*1st sub level menu*/
#menuHorizontal ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#menuHorizontal ul li ul li{
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
#menuHorizontal ul li ul li ul{ 
	/*left: 159px;*/ /* no need to change, as true value set by script */
	top: 0;
}
/* Sub level menu links style */
#menuHorizontal ul li ul li a{
	display: block;
	width: 230px;
	text-decoration: none;
	background-color: #FFB403;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 30px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 25px;
	line-height: 29px;
	text-align: left;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menuHorizontal ul li a:hover{
	color: #df4602;
	background-color: #fcd400;
}
/*Background image for top level menu list links */
#menuHorizontal .mainfoldericon{
	background-color: #FFB403;
	background-image: url(media/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/*Background image for subsequent level menu list links */
#menuHorizontal .subfoldericon{
	background-color: #F6B900;
	background-image: url(media/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
.btn-m01
 {
	height: 45px;
	width: 85px;
	float: left;
	text-decoration: none;
	text-align: center;
	background-color: #F9BF04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #1F1E19;
}
.btn-m02
 {
	height: 45px;
	width: 90px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #211D1A;
	background-color: #F9B900;
}
.btn-m03
 {
	height: 45px;
	width: 145px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #221E1B;
	background-color: #FAB800;
}
.btn-m04
 {
	height: 45px;
	width: 110px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #1E201D;
	background-color: #FAB800;
}
.btn-m05
 {
	height: 45px;
	width: 167px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #1F1F1D;
	background-color: #FAB800;
}
.btn-m06
 {
	height: 45px;
	width: 87px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #1E1E1C;
	background-color: #FAB800;
}
.btn-m07
 {
	height: 45px;
	width: 67px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #1F1E19;
	background-color: #F9B900;
}
.btn-m08
 {
	height: 45px;
	width: 100px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #1F1F1D;
	background-color: #FAB800;
}
.btn-m09
 {
	height: 45px;
	width: 79px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	font-weight: bolder;
	color: #211D1A;
	background-color: #FAB800;
}
.btn-m01:hover { background-position: bottom; }
.btn-m02:hover { background-position: bottom; }
.btn-m03:hover { background-position: bottom; }
.btn-m04:hover { background-position: bottom; }
.btn-m05:hover { background-position: bottom; }
.btn-m06:hover { background-position: bottom; }
.btn-m07:hover { background-position: bottom; }
.btn-m08:hover { background-position: bottom; }
.btn-m09:hover { background-position: bottom; }

