/* Rudimentary mega menu CSS for demonstration */

        /* mega menu list */
.nav-menu {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 15;
}
/* a top level navigation item in the mega menu */
.nav-item {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 3px;
	padding-bottom: 0;
	margin: 0;
	font-size: 13px;
}
/* first descendant link within a top level navigation item */
.nav-item {
	/*background-image: url(../imgbtn/top_img/side_icon1.gif);
	background-repeat: no-repeat;
	background-position: right 7px;*/
	color:#1B3880;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	width: 185px;
	cursor:pointer;
}

.nav-item a {
	width:100%;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav-item a:hover {
	background-color:#DBDBDB;
}


.nav-item > a {
	position: relative;
	/*display: inline-block;*/
}

.nav-menu .line {
	width: 185px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #D0D0D0;
	padding-top:10px;
	margin-bottom:10px;
	background-image:none;
}

/* focus/open states of first descendant link within a top level 
           navigation item */
.nav-item > a:focus,  .nav-item > a.open {
	/*border: 1px solid #dedede;*/
}
/* open state of first descendant link within a top level 
           navigation item */
.nav-item > a.open {
	background-color: #fff;
	border-bottom: none;
	z-index: 1;
}
/* sub-navigation panel */
.sub-nav {
	position: absolute;
	display: none;
	/*top: 0em;*/
	margin-top: -1px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	background-color: #fff;
	left: 193px;
	width: 600px;
	height: 470px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-box-shadow: 3px 3px 3px #888888;
	box-shadow: 3px 3px 3px #888888;
	border-left: 1px dotted #E3E3E3;
	z-index: 1200;
}

.sub-nav h4.subn {
	font-size: 15px;
	font-weight:normal;
	line-height: 1.3em;
	margin-bottom: 20px;
	margin-left:10px;
	color:#666666;
}

#list1 {
	top: -9px;
	height: 310px;
	background-image: url(../imgbtn/top_img/side_bg1_ore.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

	/*background-image: -webkit-gradient(
	linear,
	right bottom,
	left top,
	color-stop(0, rgb(227, 141, 36)),
	color-stop(0, rgb(255, 242, 227)),
	color-stop(1, rgb(255, 255, 255))
);
background-image: -o-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: -moz-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: -webkit-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: -ms-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: linear-gradient(to left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);*/
}
#list2 {
	top: -9px;
	height: 280px;
	background-image: url(../imgbtn/top_img/side_bg1_ore.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

	/*background-image: -webkit-gradient(
	linear,
	right bottom,
	left top,
	color-stop(0, rgb(227, 141, 36)),
	color-stop(0, rgb(255, 242, 227)),
	color-stop(1, rgb(255, 255, 255))
);
background-image: -o-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: -moz-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: -webkit-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: -ms-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: linear-gradient(to left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);*/
}
#list3 {
	top: -9px;
	height: 200px;
	background-image: url(../imgbtn/top_img/side_bg1_ore.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

	/*background-image: -webkit-gradient(
	linear,
	right bottom,
	left top,
	color-stop(0, rgb(227, 141, 36)),
	color-stop(0, rgb(255, 242, 227)),
	color-stop(1, rgb(255, 255, 255))
);
background-image: -o-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: -moz-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: -webkit-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: -ms-linear-gradient(left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);
background-image: linear-gradient(to left top, rgb(227, 141, 36) 0%, rgb(255, 242, 227) 0%, rgb(255, 255, 255) 100%);*/
}
#list4 {
	top: 80px;
	height: 190px;
	background-image: url(../imgbtn/top_img/side_bg1_yel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list5 {
	top: 80px;
	height: 170px;
	background-image: url(../imgbtn/top_img/side_bg1_yel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list6 {
	top: 80px;
	height: 170px;
	background-image: url(../imgbtn/top_img/side_bg1_yel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list7 {
	top: 80px;
	height: 170px;
	background-image: url(../imgbtn/top_img/side_bg1_yel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list8 {
	top: 180px;
	height: 306px;
	background-image: url(../imgbtn/top_img/side_bg1_am.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list9 {
	top: 195px;
	height: 230px;
	background-image: url(../imgbtn/top_img/side_bg1_am.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list10 {
	top: 195px;
	height: 220px;
	background-image: url(../imgbtn/top_img/side_bg1_am.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list11 {
	top: 195px;
	height: 180px;
	background-image: url(../imgbtn/top_img/side_bg1_am.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list12 {
	top: 310px;
	height: 176px;
	background-image: url(../imgbtn/top_img/side_bg1_bl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list13 {
	top: 310px;
	height: 176px;
	background-image: url(../imgbtn/top_img/side_bg1_bl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list14 {
	top: 310px;
	height: 176px;
	background-image: url(../imgbtn/top_img/side_bg1_bl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list15 {
	top: 310px;
	height: 176px;
	background-image: url(../imgbtn/top_img/side_bg1_bl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list16 {
	top: 240px;
	height: 246px;
	background-image: url(../imgbtn/top_img/side_bg1_gre.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#list17 {
	top: 290px;
	height: 196px;
	background-image: url(../imgbtn/top_img/side_bg1_gre.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* sub-navigation panel open state */
.sub-nav.open {
	display: block;
}
/* list of items within sub-navigation panel */
.sub-nav ul {
	display: inline-block;
	vertical-align: top;
	margin: 0 1em 0 0;
	padding: 0;
}
/* list item within sub-navigation panel */
.sub-nav li {
	display: block;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	width: 170px;
	font-size: 13px;
	background-image: url(../imgbtn/top_img/side_icon2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

h3.submenu {
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom: 3px solid #CCCCCC;
}
.sub-nav h3.sub_ore a {
	color:#fc8e22;
}
.sub-nav h3.sub_yel a {
	color:#a8a608;
}
.sub-nav h3.sub_am a {
	color:#129999;
}
.sub-nav h3.sub_bl a {
	color:#1b84cd;
}
.sub-nav h3.sub_gre a {
	color:#67b50c;
}
