nobody {
    margin: 0;
    padding: 0;
    font: small "Lucida Grande",LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
    color: #000000;
    background-color: white;
    background-image: url('http://www.iconstockbrokersltd.com/themes/default/images/iconbground.gif');
}
#notab{
padding: 5px;
}

#tablesFeel{
background-color:white;
	width: 550px;

}
#tablesFeel th
{
 background-color:blue;
 color: #000000;
}
#tablesFeel td img{
 border: 1px solid #000;
 margin-right: 5px;
}

/******************************* LAYOUT : HEADER ******************************/
#sgl {
    width: 800px;
    margin-left:90px;
    margin-right:90px;
    background-color:white;
}
#sgl #header {
    background-color: #7B9ABD;
    color: #000000;
    height: 50px;
    background-image: url("http://www.iconstockbrokersltd.com/themes/default/images/ban.jpg");
    background-repeat:no-repeat;

}

#pgcolorlogo {
  background-color: #ffffff;
  height:60px;
}

#outside {
	    border: solid 2px #1e394d;
	    min-height: auto;
}

#sgl #logo {
    float: left;
    margin: 10px;
    font-size: 2em;
    font-weight: normal;
    color: #7B9ABD;
    text-decoration: none;
}
#sgl #logo img {
    vertical-align: middle;
    /* Workaround for Opera */
    vertical-align: text-middle;
}
#sgl #login {
    float: left;
    margin: 2px 2px 0 0;
    font-size: 0.7em;
    height: 50%;
    color: #000000;
}
#sgl #login a {
    padding: 0 5px;
    text-decoration: none;
    color: #000000;
}
#sgl #login a:hover {
    text-decoration: underline;
}
#sgl #login #logAction {
    margin-left: 0.5em;
    padding: 0.2em;
/*	border: 1px solid transparent; */
    border-color: #333333 #333333 #333333 #333333;
    color: #000000;
}

/****************************** LAYOUT : MAIN *********************************/

#sgl #container {
    top: 160px;
   	width: 570px;
}

/************************ LAYOUT : LEFT & RIGHT BLOCKS ************************/

#sgl #leftSidebar, #sgl #rightSidebar {
    position: absolute;
    margin-top: /*160px*/ 10px;
    z-index: 1;
}
#sgl #leftSidebar {
    width: 125px;
    left: 90px;
	/*top: 65px;*/
	top:85px;
    background: #ffffff;
    margin-left: 0px;
}
#sgl #rightSidebar {
	/*display: none;*/
	width: 233px;
	left: 660px;
	top:67px;
	background: transparent;
}
#sgl .blockContainer {
    margin: 0px 1px 10px 1px;
    min-height:400px;
/*    border: 1px solid #7B9ABD; */
    background: transparent;
    -moz-border-radius: 0.4em 0.4em 0.4em 0.4em;
}
.bgc{
   background-color:#7B9ABD;
   padding: 5px;
}
.mastercontainer {
	overflow:scroll;
}
#sgl .blockHeader {
    margin: 0;
    height: 20px;
 /*   line-height: 30px; */
    background-color: #ffffff;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    color: buttonshadow;
    border-bottom: 1px solid #1e394d;
    -moz-border-radius: 0.4em 0.4em 0 0;
}
#sgl .blockContent {
    background:transparent;
    color: #000000;
    font-size: 0.9em;
    padding: 5px 10px 10px 10px;
    border-top: none;
}
/*====================Left column block=========================*/
.container {
    min-height: 450px;
    margin: 0px;
    padding-bottom: 3em;
    background-color: #f70000;
	background-image: url('http://www.iconstockbrokersltd.com/themes/default/images/backgrounds/bg_leftcol.jpg');
    background-position: top left;
    background-repeat: repeat-x;
    border: 1px solid #1e394d;
    -moz-border-radius: 0.4em;
}

.mnu_header {
    margin: 0;
    height: 30px;
    line-height: 30px;
    background: #7B9ABD;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    color: black;
    border-bottom: 1px solid #1e394d;
    -moz-border-radius: 0.4em 0.4em 0 0;
}
.mnu_content {
    border-bottom: 1px solid #ffffff;
    background-image: url('http://www.iconstockbrokersltd.com/themes/default/images/backgrounds/bg_leftcol.jpg');
}

/*************************** LAYOUT : MIDDLE BLOCKS ***************************/

#sgl #content, #sgl #content-nocols, #sgl #content-leftcol, #sgl #content-rightcol {
    position: relative;
    margin: 0 233px 0 125px;
    width: 600px;
/*    min-width: 20%;  */
    font-size: 0.9em;
    padding: 0 10px;
}

#newcontent {
    position: relative;
    width: 550px;
    font-size: 0.9em;
    left: 0px;
    min-height:900px;
    height:700px;
    /*padding: 0 3px;*/

}

#nocontent{
   min-height:900px;
    height:700px;
}

.noimg{
	background-image: url('http://www.iconstockbrokersltd.com/themes/default/images/noimage.jpg');
	width: 200px;
	height: 150px;
}

.nocontent{
	min-height: 600px;
	width:550px;
	margin:0;
	padding:5px;
}

#sgl #content #options {
    float: right;
/*    width: 28%; */
}
#sgl #content-nocols {
    margin: 0;
}
.scrollTop
{
 display: none;
}
.scrollBody
{
 margin:0;
 padding:0;
 width:100%;
 height:10px;
 position:relative;
 overflow:none;
}
#sgl #content-leftcol {
    margin: 0 0 0 125px;
    background: #ffffff;
}
#sgl #content-rightcol {
    margin: 0 233px 0 0;
    background: #ffffff;
}
/* Holly Hack here so that tooltips don't act screwy:
 * http://www.positioniseverything.net/explorer/threepxtest.html */
/* Hide next from Mac IE plus non-IE \*/
/* html*/
#sgl #content {
    height: 1%;
}
/* End hide from IE5/mac plus non-IE */

/******************************* LAYOUT : FOOTER ******************************/

#sgl #footer {
    clear: both;
    margin-top: 20px;
    font-weight: bold;
	height: 13px;
    font-size: 0.9em;
	background-color: #7B9ABD;
    text-align: left;
    color: black;
	padding: 2px;
	border-top: 1px solid #000000;
	width:800px;
}

#footLast{
 margin-top:5px;
 border:1px solid white;
 font-family: 'verdana';
 font-size:8px;
 font-weight:bold;
}
#footLast img{
}



/***************************** CONTENT : HEADINGS *****************************/

h1 {
    font-size: 2em;
    font-weight: normal;
}
h1.pageTitle {
    font-weight: normal;
    text-align: center;
    color: #000000;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}
.pageTitle {
    color: #000000;
    font-size: 1.75em;
    font-weight: normal;
}

/***************************** CONTENT : ANCHORS ******************************/

noa {
    color: black; ==#ffffff;
    font-weight: bold;
    text-decoration: underline;
}
noa:visited {
    color: #424542; ==#ffffff;
    text-decoration: underline;
}
noa:hover {
    color: #848284; ==#000000;
    text-decoration: none;
}

/***************************** CONTENT : TABLES *******************************/
/*
#content table {
 /*   border: 1px solid #cccccc; */
    /* This is not a typo, we want first set a fallback for IE, then set the
     * real margin for real browsers ;) */
    margin:  0;
    width: 550px;
} */
table .content{
	position: relative;
	width: 100%;
	}

table .content td img{
 border: 1px solid #7B9ABD;
}

.dipo{
 	position: relative;
	min-height:900px;
	height:850px;
	border-right: 1px solid #7B9ABD;
	font-size: 12px;	
	padding:5px;
	margin:2px;
	left: 0px;
	text-align:justify;
	overflow:auto;
}
table .content th, .pageTitle{
	color: black;
	background-color: #7B9ABD;
	width: 550px;
	padding-left: 20px;
}
notd	{
    padding: 2px;
    background-color: #ffffff;

}
.notd	{
    padding: 5px;
    background-color:#7B9ABD ;
    height:160px;
    overflow:auto;
}
 noth {
    padding: 2px;
    background-color: #7B9ABD;
}

.tdhome {

	/*width: 25%;*/
	top: 80px;
}

.tdbgcolor{
	background-color: #ffffff;
}

.thhome {
 	background-color: #7B9ABD;
 	color: #ffffff;
    text-align: center;
    font-size: 85%;
    font-family: times;
    margin: 0;
}

.thhome1 {
 	background-color: #7B9ABD;
 	color: white;
 	font-weight: bold;
    text-align: center;
    font-size: 1em;
    margin: 0;
}


noth {
  /*  background-color: #01155E; */
    color: black;
    text-align: left;
    font-size: 1.0em;
    line-height: 1.75em;
}


.afterbannerhead{
	 font-size= 0.3em;
}

.thright {
/*     background-color: #01155E;*/
   color: #ffffff;
    text-align: right;
    font-size: 1.0em;
    line-height: 1.75em;
}

.thcenter {
    background-color: #1e394d;
    color: #ffffff;
    text-align: center;
    font-size: 1.0em;
    line-height: 1.75em;
}

noth a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
noth a:visited {
    color: #ffffff;
}
noth a:hover {
    color: #ffffff;
}
#imRead {
    background-color: #ie394d;
}

/******************************* CONTENT : BLOCKS *****************************/

img.blocksAvatar {
    /* move the image up to be flush with bottom of title */
    position: relative;
    top: -5px;
    float: right;
    padding-left: 5px;
    align: left;
}
.navWidget {
    overflow: auto;
}
.options-block {
    margin: 20px 0;
}
input{
  border: 1px solid #1e394d;
  color: #1e394d;
  font-size: 10px;
  font-color: #1e394d;
}
label{
  font-size 10px;
  font-color: #1e394d;
}

/*************************** CONTENT : MISCELLANEOUS **************************/

.mandatory{
 	color: red;
}

acronym {
    cursor: help;
}
hr {
    border: none;
    border-top: 1px solid #000000;
    margin-bottom:0;
}
img {
    border: none;
}
.codeExample {
    background: #f7f7f7;
    border: 1px solid #d9d9d9;
    margin: 1em 1.75em;
    padding: 0.25em;
    overflow: auto;
    font-size: large;
}
.alignCenter {
    text-align: center;
}
.backLight {
    background-color: transparent;
}
.backDark {
    background-color: #ffffff;
}

.bold {
    font-weight: bold;
}
.error {
    color: #ff0000;
}
.hide {
    display: none;
}
.small {
    font-size: 0.8em;
}
.narrow {
    width: 60%;
}
.wide {
    width: 90%;
    margin-left: 0px;
}

.full {
    width: 100%;
    padding: 0px;
    margin-bottom: 5px;
}
.detail {
    color: #1e394d;
    font-weight: normal;
    font-size: 0.8em;
}
.navigator {
    color: #ie394d;
    background-color: #f70000;
    padding-left: 10px;
    font-weight: bold;
    text-align: right;
    line-height: 18px;
}
.pager {
    white-space: nowrap;
    font-size: 1.0em;
    background-color: #7B9ABD;
}
.pager .results {
    padding-right: 0.5em;
    color: ;
}
.pager .currentPage {
    font-weight: bold;
    padding: 0 0.75em;
    color: #246C94;
    font-weight: bold;
}
.pager a {
    padding: 0 0.75em;
    color: #339BD3;
    font-weight: bold;
}
.pager a:hover {
    background: #246C94;
    color: #ffffff;
}
.pagerheader {
    background: #ebe7d4;
    text-align: right;
}
.title {
    color: #1e394d;
    font-weight: normal;
    font-size: 1.5em;
}
.toolBtnSeparate {
    margin-left: 20px;
}
.treeMenuDefault {
    font-size: 11px;
}
.dateSelector {
    cursor: pointer;
}

/******************************* CONTENT : FORMS ******************************/

fieldset {
    width: 80%;
    margin: 0px 20px auto;
    background-color: #ffffff;
    color: #000000;
    font-size: 1.0em;
    font-weight: bold;
}
legend {
    color: #000000;
}
.fieldName, .fieldNameWrap {
    background-color: #f7f7f7;
    color: #000000;
    font-weight: bold;
    text-align: left;
    width: 35%;
}
.fieldName {
    white-space: nowrap;
}
.fieldValue {
    background-color: #7B9ABD;
    line-height: 16px;
    text-align: left;
    width: 65%;
}
select, input, textarea {
    font-size: 1.1em;
    z-index: 1;
}
html>body fieldset select, html>body fieldset input, html>body fieldset textarea {
    border: 1px solid #e7e7e7;
}
html>body fieldset input[type="text"] {
    text-indent: 2px;
}
fieldset input:focus, fieldset textarea:focus {
    background: #CFEEFF;
}
.noBorder {
    border: none;
    font-size: 10px;
}
.narrowButton {
    text-align: center;
    width: 9em;
}
.wideButton {
    text-align: center;
    width: 13em;
}

/***************************** CONTENT : MESSAGES *****************************/

.errorContainer, .messageContainer,.message1 {
    margin-bottom: 5px;
    width: 50%;
    margin-left: 150px;
    margin-right: 150px;
}
.messagecontainer{
   overflow:auto;
   height: 105px;
   background-color: #7B9ABD;
   position: absopute;
   left: 250;
}
.messageContainerCustom{
   /*overflow:auto;*/
/*   height: 120px; */
   background-color:#7B9ABD ;
	padding: 5px;


}

.errorHeader {
    background-color: #ffcc00;
    color: #ffffcc;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.errorContent {
    border: 1px dotted #ff9600;
    border-top: 1px solid #ffcc00;
    color: #000000;
    background-color: #ffff99;
    text-align: left;
    padding: 0 10px;
}
.errorMessage {
    width: 60%;
    margin: 0 auto 15px;
    padding: 5px 25px;
    text-align: center;
    background-color: #ffffff;
    background-position: 0 50%;
    background-repeat: no-repeat;
    border-width: 2px;
    border-style: solid;
    -moz-border-radius: 0.4em;
    background-image: url('http://www.iconstockbrokersltd.com/themes/default/images/22/dialog_error.gif');
    border-color: #ff2200;
}
.infoMessage {
    width: 60%;
    margin: 0 auto 15px;
    padding: 5px 25px;
    text-align: center;
    background-color: #ffffff;
    background-position: 0 50%;
    background-repeat: no-repeat;
    border-width: 2px;
    border-style: solid;
    -moz-border-radius: 0.4em;
    background-image: url('http://www.iconstockbrokersltd.com/themes/default/images/22/dialog_info.gif');
    border-color: #00ba44;
}
.warningMessage {
    width: 60%;
    margin: 0 auto 15px;
    padding: 5px 25px;
    text-align: center;
    background-color: #ffffff;
    background-position: 0 50%;
    background-repeat: no-repeat;
    border-width: 2px;
    border-style: solid;
    -moz-border-radius: 0.4em;
    background-image: url('http://www.iconstockbrokersltd.com/themes/default/images/22/dialog_warning.gif');
    border-color: #ffa900;
}
.messageHeader {
    color: black;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
    border-top: 1px solid #1e394d;
    border-left: 1px solid #1e394d;
    border-right: 1px solid #1e394d;
}
.messageContent {
    background-color: #7B9ABD;
    color: #1e394d;
    border-bottom: 1px solid #1e394d;
    border-left: 1px solid #1e394d;
    border-right: 1px solid #1e394d;
    text-align: center;
}

.messageContent1 {
    background-color: #7B9ABD;
    color: #1e394d;
    text-align: left;
}


#formcontainer {
   height: 235px;
}

.messageContent div {
    padding: 5px;
    background-color:#7B9ABD ;
}
.message div{
    margin: 0 15% 10px;
    padding: 5px;
    background-color: #7B9ABD;
    color: #000000;
    text-align: center;
}

/* /////////////// Lists /////////////// */

ul.noindent {
    margin-left: 5px;
    padding-left: 5px;
}
ul.bullets li {
    list-style-image: url('http://www.iconstockbrokersltd.com/themes/default/images/bullet.gif');
}

/* /////////////// Tooltips /////////////// */

.tipOwner {
    position: relative;
    cursor: help;
    /* IE :hover javascript workaround */
    behavior: url(http://www.iconstockbrokersltd.com/themes/default/css/tooltipHover.htc);
}
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #333333 #333333 #333333 #333333;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
}
.tipOwner:hover .tipText {
    display: block;
}

/******************************* DEPRECATED ***********************************/

.bgnd {
    background-color: #1865d6;
    border: 1px solid #1e394d;
}
.bgnd a, a.noDecoration {
    text-decoration: none;
}
.bgnd a {
    color: #000000;
    font-weight: normal;
}
.moduleOverview {
    width: 20.5em;
    height: 8em;
}
.newsItem {
    border: 1px solid #1e394d;
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    background-color: #ffffcc;
}
.pinstripe table {
    background-color: #ffffff;
    width: 90%;
}
.pinstripe td {
    background-color: #7B9ABD;
}
.pinstripe img {
    padding: 10px;
}
.pinstripe button {
    padding: 10px 0;
}
.inBread{
 font-size:10px;
 margin:0;
 padding:0;
 /*border:1px solid #000;*/
 height:15px;
 width:565px;
}
.inBread span{
 display: inline;
}
.inBread ul{
 margin:0;
 padding:0; 
 display:inline;
}
.inBread ul li{
 display:inline;
 margin-right:5px; 
 margin-left:5px;
 list-style-type:none;
 padding:0;
}

#nav {
    height: 20px;
    font-size: 0.6em;
    background-color: #e7e7e7;
    color: #ffffff;
}
#nav ul {
    position: absolute;
    width: 900px;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #1e394d;
   /* background: url('http://96.0.0.3/symbols/www/themes/default/images/Cspringbank_lower.jpg');
    background-repeat: no-repeat;*/
}
#nav ul li {
    float: left;
    display: inline;

    border-right: 1px solid #ffffff;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    background-color: #000c5a;
    font-size: 1.3em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #ffffff;
}
#nav ul li a:hover {
    color: #ffffff;
    text-decoration: underline;
    background-color: white;
    display: block;
    border-right: 1px solid #ffffff;
}
#nav ul li.current a {
    color: #cccccc;
    background-color: #1865d6;
}
#nav ul li.current a:visited {
    color: #cccccc;
}

/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
    _width: expression(document.body.clientWidth);
    padding: 0;
    background-color: #1865d6;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #cccccc;
    border-right: none;
    border-left: 1px solid #cccccc;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}

========================Vertical Admin Menu============================*/
.mnu_content {
    border-top: 1px solid #ffffff;
}
.mnu_content a {
    display: block;
    margin: 0;
    text-indent: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #1e394d;
}
.mnu_content a img {
    float: left;
    padding: 4px 3px;
    text-align: center;
}
.mnu_content a:hover {
    background: #01155E;
    color: #ffffff;
}
.mnu_content ul li {
    list-style-type: none;
}
.mnu_content li ul{
 position:absolute;
 left:80px;
 margin-top:-32px;   
}

.mnu_content li ul li a{
 text-align:left;
 background-color:#7B9ABD;
 width:100%;
 color:#fff;
}
.mnu_content li ul li a:hover{
 background-color:#eee;
 color:#000;
}
.mnu_conent ul li:hover > ul{
 display:block;
}

.mnu_content ul li {
    display: inline;
    text-indent: 0px;
    left: 0px;
    list-style-type: none;
}
.mnu_content ul {
    display: inline;
    text-indent: 0px;
    position:relative;
}
.mnu_content ul li {
    display: inline;
    text-indent: 0px;
    left: 0px;
    list-style-type: none;
    behavior: url(http://www.iconstockbrokersltd.com/themes/default/css/listItemHover.htc);
}
.mnu_content ul {
    display: inline;
    text-indent: 0px;
}
.mnu_content li.current ul {
    display: block;
    border: none;
}
.mnu_content li.current a {
    color: #ffffff;
    background-color: #7B9ABD;
}
.mnu_content li.current a:hover {
    color: #ffffff;
}

.mnu_content ul ul {
    display: none;
}
=========================Header===============================*/
#header #left {
    height: 60px;
    background: #339BD3 url('http://127.0.0.1:81/seagull60/themes/default_admin/images/backgrounds/bg_header_blue.gif') repeat-x;

}
#header h1, #header h1 a {
    float: left;
    margin: 0;
    padding: 0;
}
#header h1 {
    height: 60px;
  background: url('http://127.0.0.1:81/seagull60/themes/default_admin/images/logo.png') no-repeat 10px 50%;
    font-size: 2.4em;
}
#header h1 a {
    position: relative;
    padding: 10px 0 10px;
    text-indent: 100px;
    letter-spacing: 0.1em;
    color: #367951;
}
#header h1 a:hover {
    text-decoration: none;
}
#header h1 a span {
    position: relative;
    top: 15px;
    left: -20px;
    font-size: 0.5em;
    font-weight: bold;
    letter-spacing: 0.2em;
    color: #ebdb9d;
}
#header #right {
    background-color: #ebdb9b;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #367951;
    text-align: right;
}
#header #right .info {
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
}
#header #right img {
    vertical-align: middle;
}

/** Custom navigation **/

#nevcontainer {
	width:800px;
	background-color: #7B9ABD;
	height: 20px;
	padding: 0;
	margin-top: 1px;
	z-index:100; 
}
#nev {
	width: 100%;

}
#nev ul {
    position: absolute;
	padding: 0;
	margin: 1px 0px 0px 0px;
    list-style: none;
	width: 100%;
	font-size: 1em;
	z-index:110;

}
#nev ul li {
    position: relative;
    float: left;
    margin: 1;
	  background-color: #7B9ABD;
	  /*height: 1%; */
	  /*behavior: url(http://www.iconstockbrokersltd.com/themes/default/css/listItemHover.htc);*/       
}
#nev ul li a {
    display: block;
    /*padding: 0.2em 1.5em;*/
    padding:0;
    background-color: #7B9ABD;
    font-size: 1em;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border-right: 1px solid #ffffff;


}
#nev ul li a:hover {
    color: WHITE; /*#cccccc;*/
    text-decoration: underline;
    background-color:#3399ff;    
}
/* This one doesn't affect IE */
/*#nev ul li:hover > ul {
    display: block;
}*/
#nev ul ul li {
    width: 100%;
    z-index:100;
    left:0;    
}
#nev ul ul li a {
    border: 1px solid #cccccc;
    border-top: none;
    padding: 0;
    font-size: 1.1em;
    color: #cccccc;
    background-color: #1865d6;
    width: 100%;
}
#nev ul ul li a:hover {
    background-color: #18388C; /* #1865d6;*/
    text-decoration: none;
    text-color: white;
}
#nev ul ul li:first-child > a {
    border-top: 1px solid #cccccc;
}
/*hide all sublevels*/
#nev ul ul {
    display: none;
}
#nev ul ul ul {
    top: 0.6em;
    left: 100%;
}
