/* ================================================================ 
Copyright (c) 2011 Stu Nicholls - iStu.co.uk. All rights reserved.
This stylesheet and the associated html may be modified in any 
way to fit your requirements.
=================================================================== */
.iStu5 {font-family: 'CrimsonRoman',  Georgia, Times New Roman, Times, serif; text-align:left; margin-bottom:15px;/*border:10px solid #400;*/}
.iStu5 {background: url(../images/bg_000_1.png); width:210px;
/*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));*/
}
.iStu5 ul {font-family: "DINCond_CEMedium", Helvetica, Ariel, sans-serif; background: url(../images/bg_f1.png); width:200px;
/*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));*/
}
.iStu5 ul ul {font-family: 'CrimsonRoman',  Georgia, Times New Roman, Times, serif; background: url(../images/bg_f1.png); width:190px;
/*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));*/
}
.iStu5 ul ul ul {background: url(../images/bg_000_1.png); width:180px; margin-top: 8px; margin-bottom: 0px;
/*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));*/
}

.iStu5 ul {display:none;}

.iStu5, .iStu5 ul {padding:10px 10px; margin:0; list-style:none;
-o-border-radius: 6px;
-ms-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-o-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
-ms-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
}

.iStu5 li a {color:#fff; text-indent:0; text-decoration:none; display:block; width:100%;}
.iStu5 li {cursor:pointer; width:100%; padding:5px 0;}
.iStu5 li a:hover {color:#a6bbd0;}
.iStu5 li.has_ul {color:#fff;}
.iStu5 li.has_ul:hover {color:#a6bbd0;}
.iStu5 li.clicked {color:#fff;}
