/* ================================================================ 
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-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:972px; height:46px; position:relative; z-index:10;font-family:Humans521 BT, Trajan Pro, Arial Rounded MT, sans-serif;font-size:16px;font-weight:bold;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:973px; w\idth:972px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; }
.menu ul ul {padding:0;margin:0;list-style-type:none;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;list-style-type:none;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:16px;text-decoration:none; color:#fff; padding-right:35px;height:46px; padding-left:35px; line-height:46px; font-weight:bold;text-transform:none;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:170px; w\idth:168px;}

.select-menu select {padding:8px; height: 33px; background-color: rgb(41,54,70); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllYTdhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzI5MzY0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #9ea7ad 0%, #293646 35%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ea7ad), color-stop(35%,#293646)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9ea7ad 0%,#293646 35%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9ea7ad 0%,#293646 35%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9ea7ad 0%,#293646 35%); /* IE10+ */
	background: linear-gradient(to bottom,  #9ea7ad 0%,#293646 35%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ea7ad', endColorstr='#293646',GradientType=0 ); /* IE6-8 */
color:white; -webkit-appearance: none; border:none}
.mselect select:after {font-family: 'WebSymbolsRegular'; content:";" ;float:right; color:white;}
.select-menu a {background-color: inherit;}
.select-menu ul {background-color: inherit;padding:0;margin:0;list-style-type:none; border: none;}
.select-menu option:first-child {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllYTdhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzI5MzY0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #9ea7ad 0%, #293646 35%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ea7ad), color-stop(35%,#293646)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9ea7ad 0%,#293646 35%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9ea7ad 0%,#293646 35%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9ea7ad 0%,#293646 35%); /* IE10+ */
	background: linear-gradient(to bottom,  #9ea7ad 0%,#293646 35%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ea7ad', endColorstr='#293646',GradientType=0 ); /* IE6-8 */
}

.select-menu option {
	background-color: rgb(41,54,70);
	padding:8px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#fff;}
/* style the third level hover */
.menu ul ul ul a:hover {background:black;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:46px;left:0; width:170px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:46px;t\op:47px;}

/* position the third level flyout menu */
.menu ul ul ul{left:170px; top:-1px; width:170px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-170px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse; }

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {border-bottom:1px dotted #c6c6c6;background:#e6e6e6; color:#000; height:auto; line-height:1em; padding:5px 10px; width:170px;font-size:11px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background: #7c3549;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff; background:#7c3549;}

/* style the 2nd level hover */
.menu ul ul a:hover, .menu ul ul a:hover{color:#fff; background: #7c3549;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
