/* CSS Document */
/* Author Pierre Zevallos @ Zevallos.TV http://www.NetworkingFriends.com */
/* Khausak.com khausakmusic.com*/
/*khausak menu css rollover letters and images*/
/*Fifth E roll menu style SPANISH VERSION uses the same CSS code, it differs on the language use within the html*/
/*other  color FONTS to consider dark olive 494d2c lgith olive b9b899 & b9b997 yellow d9b742 red a20615 red-bright 660033 baby-blue becdec fuscia 892048 mamey ea7220 red-wine 812608 light-blue 87a5e3 orangy ebce7f */
/*colors can be use in combination as long as the other elements allow readability such as putting a too bright or too dark background incontrast an opposite hue/tone/brightness of color*/
#rollfootermenu {
	/*lower image bottom menu list li ul*/
	/*background-image:url(../images_footer_802/menu_footer_802x33_g.gif);/*no transparent dark green color*/ 
	/*background-image:url(../images_footer_802/menu_footer_802x33_t.gif);/*transparent*/ 
	background-repeat:no-repeat;
	position:absolute;
	width:802px;
	height:33px;
	left:0px;/*24*/
	/*top:910px;/*1129px, 1096px, 1082px, 1110px*/ /*specify the placement from the top base on the original div dimension*/
	z-index:1; 	/*z-index: 1;*/
	margin-left:auto;
	margin-right:auto;
	padding:5px 0px 0px 0px;/*1 (pushes to the bottom making space on TOP) 4 (pushes to right_side making space on the LEFT)  padding-top padding-bottom padding-right padding-left*/

}

#rollfootermenu ul {
	/*margin:0;*/
	list-style-type:none;
	font-size:12px;
	font-family: "Courier New", Arial, Verdana, Helvetica, sans-serif ; 
	/*other fonts Courier New, Courier, Arial Black, Arial, Arial Rounded MT Bold,  Helvetica, sans-serif, MarkerFeltThin, */
}
/*padding in the spanish is smaller because words are longer in length*/
#rollfootermenu a {
/*display:inline ; /* block compact inherit inline inline-table list-item marker none run-in table table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row table-row-group */
/*direction:ltr; /*inherit ltr rtl*/
color:#b9b997; /*b9b899 #000066;*/
text-decoration:none;
font-weight:bold;
padding:5px 2px 5px 5px; /* 15px padding-bottom padding-left padding-right padding-top*/

/*border-bottom-color:#330099;*/
/*border-right-color:#6600cc;*/
/*border-left-color:#9999ff;*/
/*border-top-color:#ccccff;*/
/*background-image:url(../images_1_2_pixels/icon_checker748f4a.gif); /*optional image*/
background-repeat:repeat; /*no-repeat*/
background-position:0% 50%;
height:1em;

}
#rollfootermenu a:hover, #rollfootermenu a:active {
color:#d9b742; /*light blue #ccccff;*/
/*background-image:url(../images_1_2_pixels/icon_checker-894fbf.gif);/*optional image for background rollover*/
}
#currentfooter a:link, #currentfooter a:visited, #currentfooter a:hover, #currentfooter a:active {
/*background-image:url(../images_1_2_pixels/icon_checker-075981.gif);/*optional image for background rollover*/
color:#660033; /*use color name instead of code red web-safe*/
}
#rollfootermenu li {
display:inline;/* block compact inherit inline inline-table list-item marker none run-in table table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row table-row-group */
}

/* TOP MENU FOR MISSING PAGE AND OR any other page mneu list hover function*/
/*other  color FONTS to consider dark olive 494d2c lgith olive b9b899 & b9b997 yellow d9b742 red a20615 red-bright 660033 baby-blue becdec fuscia 892048 mamey ea7220 red-wine 812608 light-blue 87a5e3 orangy ebce7f */

#rolltopmenu {
	/*lower image bottom menu list li ul*/
	/*background-image:url(../images_footer_802/menu_footer_802x33_g.gif);/*no transparent dark green color*/ 
	/*background-image:url(../images_footer_802/menu_footer_802x33_t.gif);/*transparent*/ 
	background-repeat:no-repeat;
	position:absolute;
	width:802px;
	height:33px;
	left:0px;/*24*/
	/*top:910px;/*1129px, 1096px, 1082px, 1110px*/ /*specify the placement from the top base on the original div dimension*/
	z-index:1; 	/*z-index: 1;*/
	margin-left:auto;
	margin-right:auto;
	background-color:#494d2c;
	padding-bottom:10px;

}

#rolltopmenu ul {
	/*margin:0;*/
	list-style-type:none;
	font-size:12px;
	font-family: "Courier New", Arial, Verdana, Helvetica, sans-serif ; 
	/*other fonts Courier New, Courier, Arial Black, Arial, Arial Rounded MT Bold,  Helvetica, sans-serif, MarkerFeltThin, */
}
#rolltopmenu a {
/*display:inline ; /* block compact inherit inline inline-table list-item marker none run-in table table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row table-row-group */
/*direction:ltr; /*inherit ltr rtl*/
color:#b9b997; /*b9b899 #000066;*/
text-decoration:none;
font-weight:bold;
padding:5px 2px 5px 5px; /* 15px padding-bottom padding-left padding-right padding-top*/

/*border-bottom-color:#330099;*/
/*border-right-color:#6600cc;*/
/*border-left-color:#9999ff;*/
/*border-top-color:#ccccff;*/
/*background-image:url(../images_1_2_pixels/icon_checker748f4a.gif); /*optional image*/
background-repeat:repeat; /*no-repeat*/
background-position:0% 50%;
height:1em;

}
#rolltopmenu a:hover, #rolltopmenu a:active {
color:#d9b742; /*light blue #ccccff;*/
/*background-image:url(../images_1_2_pixels/icon_checker-894fbf.gif);/*optional image for background rollover*/
}
#currenttop a:link, #currenttop a:visited, #currenttop a:hover, #currenttop a:active {
/*background-image:url(../images_1_2_pixels/icon_checker-075981.gif);/*optional image for background rollover*/
color:#660033; /*use color name instead of code red web-safe*/
}
#rolltopmenu li {
display:inline;/* block compact inherit inline inline-table list-item marker none run-in table table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row table-row-group */
}


/* TOP MENU FOR MISSING PAGE AND OR any other page mneu list hover function*/
/*other  color FONTS to consider dark olive 494d2c lgith olive b9b899 & b9b997 yellow d9b742 red a20615 red-bright 660033 baby-blue becdec fuscia 892048 mamey ea7220 red-wine 812608 light-blue 87a5e3 orangy ebce7f */

#rolltopmenu2 {
	/*lower image bottom menu list li ul*/
	/*background-image:url(../images_footer_802/menu_footer_802x33_g.gif);/*no transparent dark green color*/ 
	/*background-image:url(../images_footer_802/menu_footer_802x33_t.gif);/*transparent*/ 
	background-repeat:no-repeat;
	position:absolute;
	width:802px;
	height:33px;
	left:0px;/*24*/
	/*top:910px;/*1129px, 1096px, 1082px, 1110px*/ /*specify the placement from the top base on the original div dimension*/
	z-index:1; 	/*z-index: 1;*/
	margin-left:auto;
	margin-right:auto;
	background-color:#494d2c;
	padding-bottom:10x;

}

#rolltopmenu2 ul {
	/*margin:0;*/
	list-style-type:none;
	font-size:12px;
	font-family: "Courier New", Arial, Verdana, Helvetica, sans-serif ; 
	/*other fonts Courier New, Courier, Arial Black, Arial, Arial Rounded MT Bold,  Helvetica, sans-serif, MarkerFeltThin, */
}
#rolltopmenu2 a {
/*display:inline ; /* block compact inherit inline inline-table list-item marker none run-in table table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row table-row-group */
/*direction:ltr; /*inherit ltr rtl*/
	color: #000066;
/*color:#b9b997; /*b9b899 #000066;*/
text-decoration:none;
font-weight:bold;
padding:5px 2px 5px 5px; /* 15px padding-bottom padding-left padding-right padding-top*/

/*border-bottom-color:#330099;*/
/*border-right-color:#6600cc;*/
/*border-left-color:#9999ff;*/
/*border-top-color:#ccccff;*/
/*background-image:url(../images_1_2_pixels/icon_checker748f4a.gif); /*optional image*/
background-repeat:repeat; /*no-repeat*/
background-position:0% 50%;
height:1em;

}
#rolltopmenu2 a:hover, #rolltopmenu2 a:active {
color:#d9b742; /*light blue #ccccff;*/
/*background-image:url(../images_1_2_pixels/icon_checker-894fbf.gif);/*optional image for background rollover*/
}
#currenttop2 a:link, #currenttop2 a:visited, #currenttop2 a:hover, #currenttop2 a:active {
/*background-image:url(../images_1_2_pixels/icon_checker-075981.gif);/*optional image for background rollover*/
color:#660033; /*use color name instead of code red web-safe*/
}
#rolltopmenu2 li {
display:inline;/* block compact inherit inline inline-table list-item marker none run-in table table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row table-row-group */
}
