/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.oilfieldMenuContainer { height:21px; margin:0px; padding:0px; width:100%; float:left; background-color:#122950; }
.oilfieldMenu { width:939px; height:21px; font-size:0.85em; position:relative; z-index:1; padding:0; margin:0; float:right; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-color:#122950; }
/* hack to correct IE5.5 faulty box model */
* html .oilfieldMenu { width:939px; w\idth:939px; height:21px; background-color:#122950; float:right; margin:0px; padding:0px; }
/* remove all the bullets, borders and padding from the default list styling */
.oilfieldMenu a { text-decoration:none; }
.oilfieldMenu ul { padding:0; margin:0; list-style-type:none;}
.oilfieldMenu ul ul {/*width:180px;*/}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.oilfieldMenu li {float:left; position:relative; margin:0px; padding:0px; }
/* style the links for the top level */
.oilfieldMenu a, .oilfieldMenu a:visited {display:block; text-decoration:none; color:#333333; height:21px; line-height:0px; margin:0px; padding:0px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .oilfieldMenu a, * html .oilfieldMenu a:visited {width:180px; w\idth:180px;}

/* style the second level background */
.oilfieldMenu ul ul a.drop, .oilfieldMenu ul ul a.drop:visited { background-color:#364866; }
/* style the second level hover */
.oilfieldMenu ul ul a.drop:hover{ background-color:#ffffff; }
.oilfieldMenu ul ul :hover > a.drop { background-color:#009999; }
/* style the third level background */
.oilfieldMenu ul ul ul a, .oilfieldMenu ul ul ul a:visited { background-color:#006699; }
/* style the third level hover */
.oilfieldMenu ul ul ul a:hover { /*background-color:#77b0c7;*/ background-color:#FF0000; }

/* hide the sub levels and give them a positon absolute so that they take up no room */
.oilfieldMenu ul ul {visibility:hidden;position:absolute;height:0;top:21px;left:0; width:180px;}
/* another hack for IE5.5 */
* html .oilfieldMenu ul ul {top:21px;t\op:21px;}

/* position the third level flyout menu */
.oilfieldMenu ul ul ul{left:180px; top:0px; width:180px;}

/* position the third level flyout menu for a left flyout */
.oilfieldMenu ul ul ul.left {left:-180px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.oilfieldMenu table {position:absolute; top:0; left:0; border-collapse:collapse; margin:0px; padding:0px;}

/* style the second level links */
.oilfieldMenu ul ul a, .oilfieldMenu ul ul a:visited { background-color:#364866; color:#fff; height:auto; line-height:1em; padding:0px; width:180px; font-size:12px; text-decoration:none;}
/* yet another hack for IE5.5 */
* html .oilfieldMenu ul ul a, * html .oilfieldMenu ul ul a:visited {width:180px;w\idth:180px;}

/* style the top level hover */
.oilfieldMenu a:hover, .oilfieldMenu ul ul a:hover{color:#ffffff; background-color:#11264b; margin:0px; padding:0px; border-bottom:#ffffff; text-decoration:none; }
.oilfieldMenu :hover > a, .oilfieldMenu ul ul :hover > a {color:#ffffff; background-color:#213861;  }

/* make the second level visible when hover on first level list OR link */
.oilfieldMenu ul li:hover ul,
.oilfieldMenu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.oilfieldMenu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.oilfieldMenu ul :hover ul :hover ul{ visibility:visible;}

.oilfieldMenuBufferLeft { width:5px; height:21px; background-image:url(../images/home/upper_links_right.jpg); margin:0px; padding:0px; }
.oilfieldMenuBufferRight { width:5px; height:21px; background-image:url(../images/home/upper_links_right-10.jpg); margin:0px; padding:0px;  }

.oilfieldMenuSlide { font-size:12px; }
.suboilfieldMenu { margin:0px; padding:5px; width:100%; }
.suboilfieldMenu a { text-decoration:none; }
.suboilfieldMenu a:hover { text-decoration:none; }
.oilfieldMenuDrop { 
	text-decoration:none;
	width:100%;
}
.oilfiledMenuDrop a { text-decoration:none; }
.subMenuAlt {
	background-color:#364866;
	border-left:1px solid #ffffff; 
	margin:0px; 
	padding:5px;
}
.oilfieldMenuDropTen {
	border-left:1px solid #ffffff; 
	border-bottom:1px solid #ffffff;
	margin-left:10px; 
}
.oilfieldItem {
	margin:0px;
	padding:0px;
}
