﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    background-color: #E0E0E0;
}
a
{
    text-decoration:none;
	border:0px none;
}
a:link, a:visited
{
    text-decoration:none;
    color: #696969;
		border:0px none;
}

a:hover
{
    text-decoration:none;
    color: #696969;
    text-decoration: none;
		border:0px none;
}

a:active
{
    text-decoration:none;
    color: #696969;
		border:0px none;	
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}



/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #3a4f63;
    width: 100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/
fieldset
{
     border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 5px;
}
/*fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}
*/
input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.top
{
    background-color: White;
    padding: 20px 15px 15px 15px;
}
.bullet1
{
    background-color: #7A86B8;
    height: 18px;
    width: 18px;
    border-radius: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    float: left;
    display: inline;
    margin-right: 10px;
}
.bullet2
{
    background-color: #A4C735;
    height: 18px;
    width: 18px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 3px;
    float: left;
    display: inline;
    margin-right: 10px;
}
.bullet3
{
    background-color: #F17F26;
    height: 18px;
    width: 18px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 3px;
    float: left;
    display: inline;
    margin-right: 10px;
}

.bigbullet
{
    background-color: #ACAEAD;
    height: 18px;
    width: 878px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 3px;
    float: left;
    display: inline;
}
.bullet-s1
{
    background-color: #7A86B8;
    height: 25px;
    width: 19px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 3px;
    float: left;
    display: inline;
    margin-right: 6px;
    color:White;
    text-align:center;
    cursor:pointer;
}
.bullet-s2
{
    background-color: #A4C735;
    height: 25px;
    width: 19px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 3px;
    float: left;
    display: inline;
    margin-right: 6px;
    color:White;
    text-align:center;
    cursor:pointer;
}
.bullet-s3
{
    background-color: #F17F26;
    height: 25px;
    width: 19px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 3px;
    float: left;
    display: inline;
    color:White;
    text-align:center;
    cursor:pointer;
}
.content-pan
{
    width: 1000px;
    height: 545px;
    vertical-align: top;
    background-color: white;
}
.login
{
    background-image: url('../images/back.gif');
    height: 383px;
    width: 446px;
    text-align: center;
    vertical-align: middle;
}
.partylogo
{
    background-image: url('../images/logo.bmp');
    background-repeat: no-repeat;
}
#logo
{
    background-image: url('../images/logo.gif');
    background-position: center;
    background-repeat: no-repeat;
}
.footer
{
    height: 46px;
    background-color: #E9E8E6;
    width: 100%;
    vertical-align: middle;
}
#pt
{
    width: 100%;
    height: 5px;
    vertical-align: top;
    background-color: #D3D2D0;
}
#compnm
{
    color: #817D78;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
}
.txtbox
{
    border: thin solid #60566E;
    height: 25px;
    background-color: #E9E8E6;
    width: 175px;
    margin-bottom: 5px;
}
.lgbtn
{
    width: 136px;
    height: 32px;
    background-color: #FCC425;
    border: 1px solid #E0A243;
    font-size: large;
    font-weight: bold;
    color: White;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.lgbtn:hover
{
    background-color: #FEE8A5;
    color: #FCC425;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.req
{
    color: Black;
}
.loading-pan
{
    position: absolute;
    background-color: white;
    z-index: 1000;
    opacity: 0.4;
    filter: Alpha(Opacity=40);
    width: 100%;
    height: 100%;
    display: block;
    top: 0px;
    left: 0px;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F; /*background-image: url('../images/tab.gif');*/
    background-color: #646464;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    margin-top: 1px;
    cursor: pointer;
    color: #FFFFFF;
    text-align: center;
}
.accordionHeader:hover
{
    background-color: #A8A8A8;
}
#master_content .accordionHeader a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

#master_content .accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    background-color: #454545;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    margin-top: 1px;
    cursor: pointer;
    color: #FFFFFF;
    text-align: center;
}

#master_content .accordionHeaderSelected a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    text-align: center;
}
.header
{
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 3px;
    background-color: #ACAEAD;
    height: 25px;
    color: White;
    padding-right: 5px;
    font-size: 11px;
}
.round-bor
{
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 3px;
}
.br1
{
    background-image: url('../images/smallpin1.png');
    width: 23px;
    height: 29px;
    background-repeat: no-repeat;
}
.br2
{
    background-image: url('../images/smallpin3.png');
    height: 29px;
    color: Black;
    background-repeat: repeat-x;
    font-weight: bold;
    padding-left: 10px;
}
.br3
{
    background-image: url('../images/smallpin2.png');
    width: 100px;
    height: 29px;
    background-repeat: no-repeat;
    text-align: right;
    padding-top: 5px;
}
.br-cont
{
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #C0C0C0;
}
.br1s1
{
    background-image: url('../images/bigpin1.png');
    width: 46px;
    height: 55px;
    background-repeat: no-repeat;
}
.br2s1
{
    background-image: url('../images/bigpin3.png');
    height: 55px;
    color: Black;
    background-repeat: repeat-x;
    font-weight: bold;
    padding-left: 10px;
    font-size:14px;
}
.br3s1
{
    background-image: url('../images/bigpin2.png');
    width: 247px;
    height: 55px;
    background-repeat: no-repeat;
    text-align: right;
    padding-top: 5px;
}
.sbelt
{
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #D2D1CF;
    background-color: #ECE8E6;
    height: 40px;
}
.sbelt1
{
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #D2D1CF;
    background-color: #ECE8E6;
    height: 30px;
}
.gobtn
{
    border: 1px solid #000000; /*background-color: #62BE2A;*/
    background-color: #646464;
    cursor: pointer;
    color: #FFFFFF;
}
.gobtn:hover
{
    background-color: #A8A8A8;
    /*background-color: #A4E27E;*/
    
}
.edtbtn
{
    border: 1px solid #000000;
    background-color: #646464;
    font-size: 9px;
    
    cursor:pointer;
    color: #FFFFFF;
}
.edtbtn:hover
{
    background-color: #A8A8A8;
}
.gd_view
{
    width: 100%;
}
.gd_view1
{
    width: 90%;
}
.gd_data_view
{
    text-align: center;
}
.gd_hed
{
    background-color: #ECE8E6;
    height: 20;
    font-size: 9px;
}
.gd_hed1
{
    background-color: #ECE8E6;
    height: 20px;
    font-size: 9px;
    border: 1px Solid #DCDCDA;
    padding-left:2px;
}
.ticker
{
    width:297px;
    height:503px;
    overflow:auto;
}
.rpt
{
    border: thin solid #DCDCDA; border-collapse:separate; border-spacing:0px;
   
}
.gd_td
{
    border-left: 1px Solid #DCDCDA;
    border-bottom: 1px Solid #DCDCDA;
    height:20px;
    padding-left:2px;
}
.tictr
{
    background-color:White;
    color:Black;
}
.tictr:Hover
{
    background-color:#ECE8E6;
}
.distxt
{
    border: thin solid #C0C0C0;
    background-color: #ECE8E6;
}
.menu-se
{
    border-style: outset;
    border-width: 0px thin 0px thin;
    border-color: #FFFFFF;
    width: 1px;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #B1B1B1;
    height: 25px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.require
{
    color:Red;
    font-weight:bold;
}

.ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    /*background:url(images/tab-line.gif) repeat-x bottom;*/
    background-color:Black;
}
.autocomplete_completionListElement 
{  
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
	text-decoration :none;
}
.popupMenu a {
	
	text-decoration :none;
	color :Black   ;
}
.popupMenu a:Hover {
	
	text-decoration :none;
	color :Black   ;
	background-color:Black;
	color:White;
}
tr.d0 
{
	background-color: #F5F5DC; color: black;
}
tr.d1 
 {
	background-color: #FFCCCC; color: black;
}
/*Indicator*/
.tab
{
    border: 1Px solid #BEBDBB;
    border-spacing: 0Px;
    background-color: #ECE8E6;
    width: 80Px;
    text-align: center;
    border-collapse: collapse;
}
.tabselect
{
    border-top: 1Px solid #BEBDBB;
    border-spacing: 0Px;
    background-color: White;
    width: 80Px;
    text-align: center;
    border-collapse: collapse;
}
.divmaincontent
{
    padding:5px;
    height:436Px;
    vertical-align:top;
    overflow:auto;
}
.imgphoto
{
    height: 90Px;
    width: 100Px;
    padding:5Px;
    border-radius: 3px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 3px;
    border: 1Px solid #B2B2B0;
}
.menu1 
{
	list-style: none;
}
.menu1 a
{
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu2 
{
	list-style: none;
}
.menu2 a
{
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu3 
{
	list-style: none;
}
.menu3 a
{
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.notification1 
{
    display: none;
    top: 45px;
	left: 635px;
    width: 380px;
    height:300Px;
    font-size: 11px;
    font-family: Arial, sans-serif;
    background: rgb(251, 251, 251); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251, 251, 251, 1)), color-stop(11%, rgba(248, 248, 248, 1)), color-stop(100%, rgba(240, 240, 240, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fbfbfb', endColorstr = '#f0f0f0', GradientType = 0); /* IE6-9 */
    background: linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* W3C */
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: absolute;
    z-index: 1;
}
.notification1:before 
{
   content: '';
   width: 40px;
   height: 18px;
   background: transparent url(../images/list-pointer.png) no-repeat center bottom scroll;
   position: absolute;
   left: 50%;
   margin-left: -15px;
   top: 0;
   margin-top: -18px;
   z-index: 2;
}
.notification2 
{
    display: none;
    top: 45px;
	left: 45px;
    width: 280px;
    height:300Px;
    font-size: 11px;
    font-family: Arial, sans-serif;
    background: rgb(251, 251, 251); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251, 251, 251, 1)), color-stop(11%, rgba(248, 248, 248, 1)), color-stop(100%, rgba(240, 240, 240, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fbfbfb', endColorstr = '#f0f0f0', GradientType = 0); /* IE6-9 */
    background: linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* W3C */
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: absolute;
    z-index: 1;
}
.notification2:before 
{
   content: '';
   width: 40px;
   height: 18px;
   background: transparent url(../images/list-pointer.png) no-repeat center bottom scroll;
   position: absolute;
   left: 50%;
   margin-left: -15px;
   top: 0;
   margin-top: -18px;
   z-index: 2;
}
.notification3 
{
    display: none;
    top: 45px;
	left: 108px;
    width: 200px;
    height:200Px;
    font-size: 11px;
    font-family: Arial, sans-serif;
    background: rgb(251, 251, 251); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251, 251, 251, 1)), color-stop(11%, rgba(248, 248, 248, 1)), color-stop(100%, rgba(240, 240, 240, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fbfbfb', endColorstr = '#f0f0f0', GradientType = 0); /* IE6-9 */
    background: linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* W3C */
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: absolute;
    z-index: 1;
}
.notification3:before 
{
   content: '';
   width: 40px;
   height: 18px;
   background: transparent url(../images/list-pointer.png) no-repeat center bottom scroll;
   position: absolute;
   left: 50%;
   margin-left: -15px;
   top: 0;
   margin-top: -18px;
   z-index: 2;
}
.notification6 
{
    display: none;
    top: 45px;
	left: 665px;
    width: 380px;
    height:300Px;
    font-size: 11px;
    font-family: Arial, sans-serif;
    background: rgb(251, 251, 251); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251, 251, 251, 1)), color-stop(11%, rgba(248, 248, 248, 1)), color-stop(100%, rgba(240, 240, 240, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fbfbfb', endColorstr = '#f0f0f0', GradientType = 0); /* IE6-9 */
    background: linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* W3C */
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: absolute;
    z-index: 1;
}
.notification6:before 
{
   content: '';
   width: 40px;
   height: 18px;
   background: transparent url(../images/list-pointer.png) no-repeat center bottom scroll;
   position: absolute;
   left: 50%;
   margin-left: -15px;
   top: 0;
   margin-top: -18px;
   z-index: 2;
}
.menu5 
{
	list-style: none;
}
.menu5 a
{
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu6 
{
	list-style: none;
}
.menu6 a
{
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.notification-list-wrapper 
{
    display: none;
    top: 45px;
	left: 655px;
    width: 380px;
    height:300Px;
    font-size: 11px;
    font-family: Arial, sans-serif;
    background: rgb(251, 251, 251); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251, 251, 251, 1)), color-stop(11%, rgba(248, 248, 248, 1)), color-stop(100%, rgba(240, 240, 240, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fbfbfb', endColorstr = '#f0f0f0', GradientType = 0); /* IE6-9 */
    background: linear-gradient(top, rgba(251, 251, 251, 1) 0%, rgba(248, 248, 248, 1) 11%, rgba(240, 240, 240, 1) 100%); /* W3C */
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: absolute;
    z-index: 1;
}
.notification-list-wrapper:before 
{
    content: '';
    width: 40px;
    height: 18px;
    background: transparent url(../images/list-pointer.png) no-repeat center bottom scroll;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 0;
    margin-top: -18px;
    z-index: 2;
}
/* New Notification */
#nav
{
    list-style:none;
    margin: 0px;
    padding: 0px;
}
#nav li {
    float: left;
    margin-right: 5px;
    /*font-size: 12px;*/
    font-weight:bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #DCE8E9;
    padding:5Px 25Px 5Px 5Px;
}
#nav li a{color:#333333;text-decoration:none}
#nav li a:hover{color:#006699;text-decoration:none}
.notification_li{position:relative}
#licenseContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .4);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    top: 30px;
    margin-left: -170px;
    width: 400px;
    z-index:1;
    display: none;
}
#licenseContainer:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    color: transparent;
    border: 10px solid black;
    border-color: transparent transparent white;
    margin-top: -20px;
    margin-left: 188px;
}
#license_count {
    margin-left:69Px;
}
#bdyContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .4);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    top: 30px;
    margin-left: -170px;
    width: 400px;
    z-index:1;
    display: none;
}
#bdyContainer:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    color: transparent;
    border: 10px solid black;
    border-color: transparent transparent white;
    margin-top: -20px;
    margin-left: 188px;
}
#bdy_count {
    margin-left: 47Px;
}
#msgContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .4);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    top: 30px;
    margin-left: -170px;
    width: 400px;
    z-index:1;
    display: none;
}
#msgContainer:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    color: transparent;
    border: 10px solid black;
    border-color: transparent transparent white;
    margin-top: -20px;
    margin-left: 188px;
}
#msg_count {
    margin-left: 48Px;
}
#mailContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .4);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    top: 30px;
    margin-left: -170px;
    width: 400px;
    z-index:1;
    display: none;
}
#mailContainer:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    color: transparent;
    border: 10px solid black;
    border-color: transparent transparent white;
    margin-top: -20px;
    margin-left: 188px;
}
#mail_count {
    margin-left: 56Px;
}
#remContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .4);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    top: 30px;
    margin-left: -170px;
    width: 400px;
    z-index:1;
    display: none;
}
#remContainer:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    color: transparent;
    border: 10px solid black;
    border-color: transparent transparent white;
    margin-top: -20px;
    margin-left: 188px;
}
#rem_count {
    margin-left: 53Px;
}
#stkContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .4);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    top: 30px;
    margin-left: -170px;
    width: 400px;
    z-index:1;
    display: none;
}
#stkContainer:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    color: transparent;
    border: 10px solid black;
    border-color: transparent transparent white;
    margin-top: -20px;
    margin-left: 188px;
}
#stk_count {
    margin-left: 32Px;
}
.notificationTitle {
    z-index: 1000;
    font-weight: bold;
    padding: 8px;
    font-size: 13px;
    background-color: #ffffff;
    width: 384px;
    border-bottom: 1px solid #dddddd;
    color:#000;
}
.notificationTitle span{float:right;cursor:pointer;}
.notificationsBody {
    padding: 5px !important;
    min-height:300px;
    overflow:auto;
    color:#000;
}
.notificationFooter {
    background-color: #e9eaed;
    text-align: center;
    font-weight: bold;
    padding: 8px;
    font-size: 12px;
    border-top: 1px solid #dddddd;
}
.notif_count {
    padding: 1px 5px 1px 5px;
    background: #73B4B4;
    color: #ffffff;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: absolute;
    margin-top: -2px;
    font-size: 11px;
    border: thin solid #817F7F;
}
/**/