/* GLOBAL CSS */
A {font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;font-size:9pt;}
A:link {color:#000000;text-decoration:underline;}
A:visited {color: #000000;}
A:hover {text-decoration:underline !important; color: #000000;}
A:focus {
     -moz-outline: 0px;
     outline: 0px; 
     outline-offset 3px;
}

BODY  { 
text-align:center;
background-color: #f0f0f0; 
background-image: url(/images/greygradient.png);
background-repeat: repeat-x;
color: #000000; 
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

hr
{
background-color:#d4d4d4;
color:#d4d4d4;
height:1px;
border:0px;
clear:both;
}

P {color: #000000;
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size: 9pt;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
P.right {text-align: right}
P.center {text-align: center}
P.left {text-align: left}

H1,H2,H3,H5,H6 {color: #000000;
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
H4 {
color: #3B5998;
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size: 11pt;
margin: 8px 0px 2px 0px;
padding: 0px 0px 0px 0px;
}

/* IMAGES*/
img
{ border: 0px;
}

/* DEFAULT TABLE */
table {
  background-color:#FFFFF;
  border-collapse:collapse;
}

/* CUSTOM TABLES */
table.t100 {
        width: 800px;
	background-color: #F0F0F0;
	border:0px solid #DEDEDE;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
        text-align:center;
        margin-left:auto;
        margin-right:auto;        
}
table.t100 tr {	
        text-align:left;
}
table.t100 td {
        text-align:left;
	vertical-align: top;	
	border-style: none;		
}

table.t110 {
	width: 100%;
	background-color: #FFFFFF;
	border:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        height: 100%; 
}
table.t110 tr {
}
table.t110 td {
text-align:left;
	border-style: none;		
}

table.t120 {
	width: 100%;
	background-color: #FFFFFF;
	border:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        height: 100%; 
}
table.t120 tr {
}
table.t120 td {
	border-style: none !important;		
}

.t120_Menu
{
width:1px;
}
.t120_Main
{
width:100%;
padding: 0px 25px 0px 15px;
}
.t120_SectionFooter
{
text-align: center !important;
background-color: #FFFFFF;
}
.t120_SectionFooter
{
text-align: -moz-center !important;;
background-color: #FFFFFF;
}
.t120_PageFooter
{
text-align: center !important;
}
.t120_PageFooter
{
text-align: -moz-center !important;;
}


/* THE PANEL CONTROLS TABLE (DATAGRID) */
table.t130 {
     	border:0px;
	margin: 0px 0px 0px 0px;
	padding: -3px -3px -3px -3px;
width:100%;
}
table.t130 tr {	
}
table.t130 td {
text-align:left;
	border-style: none ;		
}
/* THE PROFILE VIEW TABLE */
table.t140 {
	border:0px;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: -3px -3px -3px -3px;
}
table.t140 tr {	
}
table.t140 td {	
	border-style: none;		
}
/* THE TAG CLOUD TABLE */
table.t150 {
width: 550x;	
	padding:.25em;
}
table.t150 tr {	
}
table.t150 td {
 width: 550px;	
}
/* THE SPONSOR AREA TABLE - HIGHLIGHTS */
table.t160 {
 background-color:#ffffee;
 width: 145px !important;
	margin: 0px 0px 0px 0px; !important;
	padding: 0px 0px 0px 0px; !important;	
	border-style: solid !important;	
 border: solid 1px #F0F0F0 !important;
     border-collapse: collapse;

}
table.t160 tr {	
}
table.t160 td {	
 border: solid 1px #F0F0F0 !important;
    border-collapse: collapse;
padding: 0px 0px 0px 0px; !important;	
}
/* THE SPONSOR AREA TABLE - DATA*/
table.t170 {
 width: 145px !important;
	margin: 0px 0px 0px 0px; !important;
padding: 10px 0px 10px 0px; !important;	
	border-style: solid !important;	
 border: solid 1px #F0F0F0 !important;
     border-collapse: collapse;
}
table.t170 tr {	
}
table.t170 td {	
 border: solid 1px #F0F0F0 !important;
     border-collapse: collapse;
padding: 10px 0px 10px 0px; !important;	
	

}


/* CONTROLS DATAGRID (INVITE MANAGE) */
.dg100
{
 border-style:outset;
 border-width:0px;
 width: 950px;
}
.dg100 td
{ 
border: solid 3px #CCCCCC; 
margin: 3px 3px 3px 3px; 
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
padding: 6px 6px 6px 6px; 
text-align: left; 
} 
.dg100_Header
{
     background-color:#eee8aa;
     font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
     font-size: 10px;
     border-collapse:collapse;
}
.dg100_ALTERSTYLE
{
     background-color:#FFFFFF;
     font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
     color:Black;
     font-size: 9px;
     border-collapse:collapse;  
}
.dg100_NORMALSTYLE
{
     background-color:#FFFFE0;
     font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
     color:Black;
     font-size: 9px;
     border-collapse:collapse;  
}
/* CONTROLS DATAGRID (POETIC TAGS) */
.dg200
{
 border-style:outset;
 border-width:0px;
 }
.dg200 td
{ 
margin: 3px 3px 3px 3px; 
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
padding: 6px 6px 6px 6px; 
text-align: left; 
} 
.dg200_Header
{
     font-size: 1px;
     border-collapse:collapse;
height:1px;
}
/* CONTROLS DATAGRID (AFFILIATE REPORT - TRAFFIC) */
.dg300
{
 border-style:outset;
 border-width:0px;
 width: 750px;
}
.dg300 td
{ 
border: solid 3px #CCCCCC; 
margin: 3px 3px 3px 3px; 
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
padding: 6px 6px 6px 6px; 
text-align: left; 
} 
.dg300_Header
{
     background-color:#DCDCDC;
     font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
     font-size: 10px;
     border-collapse:collapse;
}
.dg300_ALTERSTYLE
{
     background-color:#F0F0F0;
     font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
     color:Black;
     font-size: 9px;
     border-collapse:collapse;  
}
.dg300_NORMALSTYLE
{
     background-color:#F7F7F7;
     font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
     color:Black;
     font-size: 9px;
     border-collapse:collapse;  
}
.A1 {color: black;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 9pt;
margin: 0px;
padding: 0px;
}
.M1 {color: black;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11pt;
}
.M2 {color: black;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11pt;
}
.M3 {color: red !important ;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 8pt;
}
.T1 {
width: 600px;
background-color: #EEB4B4;
border-style: solid;
border-color: red;
border-width: thin;
border-collapse: collapse;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
}
.T2 {
width: 600px;
background-color: #92CCA6;
border-style: solid;
border-color: #2E8B57;
border-width: thin;
border-collapse: collapse;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
}
.T3 {
width: 300px;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.T4 {
width: 150px;
background-color: #eee8aa;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
}
.T4 td
{ 
padding: 10px 10px 10px 10px; 
} 
.T5 {
width: 150px;
background-color: #ffcc66;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
}
.T5 td
{ 
padding: 10px 10px 10px 10px; 
} 
.T6 {
width: 150px;
background-color: #E0E0E0;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 0px;
}
.T6 td
{ 
padding: 5px 5px 5px 0px; 
} 
.T7 {
width: 150px;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 0px 15px 15px 0px;
}
.T7 td
{ 
padding: 0px 15px 15px 0px; 
} 
.T8 {
width: 600px;
background-color: #f0f0f0;
border-style: solid;
border-color: #CCCCCC;
border-width: thin;
border-collapse: collapse;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
}
.T9 {
margin: 0px 0px 0px 50px;
padding: 0px 0px 0px 0px;
}
.T10 {
width: 150px;
background-color: #eee8aa;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
}
.T11 {
width: 670px;
background-color: #E0E0E0;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
}
.T11 td
{ 
padding: 5px 5px 5px 0px; 
} 
/* FONTS FOR THE PROFILE VIEW TABLE */
.FF1 {
font-family: Verdana,Arial, Helvetica, sans-serif;
color:gray;
FONT-SIZE: 10px;
}
/* USED FOR THE HEADER */
.FF2     {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color: #3B5998;
font-size: 11px;
margin: 8px 0px 2px 0px;
padding: 15px 0px 0px 0px;
font-weight: bold; 
}
/* USED FOR THE LABEL TEXT */
.FF3 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:gray;
FONT-SIZE: 11px;
}
/* USED FOR THE DATA FIELDS */ 
.FF4{
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
width: 250px;
}
/* USED FOR THE HEADER (NO PADDING)*/
.FF5     {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color: #3B5998;
font-size: 11px;
margin: 8px 0px 2px 0px;
padding: 0px 0px 0px 0px;
font-weight: bold; 
}   
/* USED FOR THE LABEL TEXT (ZERO WIDTH) */
.FF6 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:gray;
FONT-SIZE: 11px;
width: 0px;
}
/* USED FOR WIDE MULTILINE TEXTBOXES*/ 
.FF7 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
width: 400px;
}
/* USED FOR THE DATA FIELDS (small) */ 
.FF8{
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
width: 50px;
}
/* USED FOR THE TAG CLOUD (xsmall) */ 
.FF9{
text-decoration: none !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
color: gray !important;
FONT-SIZE: 10px !important;
}
/* USED FOR THE TAG CLOUD (small) */ 
.FF10{
text-decoration: none !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
color: gray!important;
font-size:14px !important;
font-weight:200 !important;
background:#fefefe !important;
}
/* USED FOR THE TAG CLOUD (medium) */ 
.FF11{
text-decoration: none !important;
color: gray!important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:16px !important;
font-weight:300 !important;
background:#fcfcfc !important;
}
/* USED FOR THE TAG CLOUD (large) */ 
.FF12{
text-decoration: none !important;
color: gray !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:18px !important;
font-weight:300 !important;
background:#f9f9f9 !important;
}
/* USED FOR THE PAGINATOR */ 
.FF13{
text-decoration: none !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
color: gray! important;
font-size:14px !important;
font-weight:200 !important;
background:#ffffff !important;
}
/* USED FOR THE PAGINATOR (HIGHLIGHT) */ 
.FF14{
text-decoration: none !important;
color: white !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:100 !important;
}
/* USED FOR THE TAG CLOUD (xlarge) */ 
.FF15{
text-decoration: none !important;
color: gray !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:20px !important;
font-weight:300 !important;
background:#f9f9f9 !important;
}
/* USED FOR THE AUTOSUGGESTBOX*/ 
.FF16{
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color: blue;
background: #cccccc;
cursor: hand;
cursor: pointer;
FONT-SIZE: 11px;
width: 250px;
}
/* USED FOR THE AUTOSUGGESTBOX SELECTED*/ 
.FF17{
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color: blue;
cursor: hand;
cursor: pointer;
FONT-SIZE: 11px;
width: 250px;
background: lightblue;
white-space: nowrap;
}
/* USED FOR THE SPONSOR AREA */ 
.FF18{
FONT-FAMILY: Arial, Verdana,Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
}
/* USED FOR BOLD HEADINGS*/
.FF19     {
color: #black;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:16px !important;
font-weight:bold !important;
}
/* USED FOR SMALL HEADINGS*/
.FF20     {
color: #black;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:12px !important;
}
/* USED FOR XXL BOLD HEADINGS*/
.FF21     {
color: #black;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:28px !important;
font-weight:bold !important;
}
/* USED FOR VERY WIDE MULTILINE TEXTBOXES*/ 
.FF22 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
width: 600px;
}
/* USED FOR SMALL BOLD HEADINGS*/
.FF23     {
color: #black;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:12px !important;
font-weight:bold !important;
}
/* USED FOR TAB LABELS*/ 
.FF24 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;

}
/* USED FOR XXL BOLD HEADINGS - GREY*/
.FF25     {
color: #black;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:28px !important;
background:#f9f9f9 !important;
}
/* USED FOR SORT LABEL */
.FF26 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
FONT-SIZE: 11px;
text-align: right !important;
width: 625px;
}
/* USED FOR CELL FORMATTING*/ 
.CF1 {
text-align: right !important;
vertical-align: middle !important;
width: 140px;
}
.CF2 {
text-align: left !important; 
width: 125px;
}
.CF3 {
text-align: right !important;
width: 10px;
}
.CF4 {
border:2px solid #DEDEDE;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
.CF5 {
text-align: right !important;
width: 500px;
}
.CF6 {
text-align: left !important;
vertical-align: middle !important;
width: 100%;
}
.CF7 {
border:1px solid #CCCCCC !important;
	margin: 4px 4px 4px 4px !important;
	padding: 4px 4px 4px 4px !important;
background:#ffffff !important;
vertical-align: middle !important;
}
.CF8 {
border:1px solid #CCCCCC !important;
	margin: 4px 4px 4px 4px !important;
	padding: 4px 4px 4px 4px !important;
background:#CCCCCC !important;
vertical-align: middle !important;
color:#CCCCCC !important;
}
.CF9 {
border: 2px solid blue;
		background: #cccccc;
		position: absolute;
		padding: 5;
		white-space: nowrap;
		z-index: 1000;
}
.CF10 {
text-align: right !important;
vertical-align: top !important;
width: 140px;
}
.CF11 {
text-align: left !important; 
width: 300px;
}
.CF12 {
text-align: center !important;
vertical-align: middle !important;
width: 500px;
}
.CF13 {
text-align: center !important;
vertical-align: middle !important;
width: 800px;
}
.CF14 {
text-align: left !important; 
border:2px solid #DEDEDE;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
width: 700px;
}
.CF15 {
text-align: left !important; 
width: 50px;
}
.CF16{
width: 250px;
background: F0F0F0;
white-space: nowrap;
}
.CF17 {
text-align: right !important;
width: 700px;
}
.CF18 {
text-align: left !important;
width: 600px;
}
.CF19 {
text-align: left !important;
width: 500px;
}
/* SYSTEM CONTROLS*/
.imagelink
{
display:block ;
border-color: #000000;
border-width: 1px;
border-style: solid;
background: #ffffff;
padding: 0px;
}
/***** tabbed navigation *****/

#sub-nav, .extra-nav {
	background: url(/images/tab-line.gif) bottom repeat-x;
	float: left;
	width: 100%;
} /*IE6*/

#sub-nav {
	margin-bottom: 1.5em;
	font-size: 125%;
	font-weight: bold;
}

#sub-nav br, .boxed br, .extra-nav br, #searchform br {
	clear: both;
}

#sub-nav h2, .extra-nav h2, .extra-nav h3 {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
}

.extra-nav h2, .extra-nav h3 {
	float: left;
	line-height: 1.1;
	position: relative;
	top: 8px;
	font-size: 175%;
}

.extra-nav h3 {
	padding-top: 0.3em;
}

#sub-nav ul, .extra-nav ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1em;
	list-style: none;
	font-size: 85%;
}

.extra-nav ul {
	padding-top: 2px;
}

#sub-nav li, .extra-nav li {
	margin: 0 1px 0 0;
	padding: 0 5px 0 0;
	background: url(/images/tab-back.png) 100% -100px;
	float: left;
	border-bottom: 1px solid #bbb;
    text-align: center;
}

.extra-nav {
	padding-right: 5px;
}

.extra-nav li {
	float: right;
}

.extra-nav h2 {
	float: left;
	border: none;
}

#sub-nav li.active, .extra-nav li.active {
	border-bottom: 1px solid #fff;
	background: url(/images/tab-back.png) 100% 0;
}

#sub-nav li a, #sub-nav li a:visited, #sub-nav li span, .extra-nav li a, .extra-nav li a:visited, .extra-nav li span {
	display: block;
	float: left;
	padding: 5px 11px 5px 16px;
	text-align: center;
	white-space: nowrap;
	background: url(/images/tab-back.png) 0 -100px;
	text-decoration: none;
	min-height: 17px; /* fixes FX/Mac issue */
	color: #666;
}

#sub-nav li.active a, #sub-nav li.active span, .extra-nav li.active a, .extra-nav li.active span {
	background: url(/images/tab-back.png) 0 0; 
} /*IE6*/

#sub-nav li.sub-comments a, #sub-nav li.sub-comments a:visited, #sub-nav li.sub-comments span, #sub-nav li.sub-comments a, #sub-nav li.sub-comments span {
		padding-left: 28px;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size:10pt;
}

#sub-nav li.sub-comments a.friend, #sub-nav li.sub-comments a.friend:visited, #sub-nav li.sub-comments span.friend, #sub-nav li.sub-comments a.friend, #sub-nav li.sub-comments span.friend {
	background-image: url(/images/tab-back-comment-friends.png);
}

#sub-nav li:hover, .extra-nav li:hover {
	background-position: 100% -200px;
}

#sub-nav li:hover a, .extra-nav li:hover a {
	background-position: 0 -200px;
}

#sub-nav li.active:hover, .extra-nav li.active:hover {
	background-position: 100% 0;
}

#sub-nav li.active:hover a, .extra-nav li.active:hover a {
	background-position: 0 0;
	text-decoration: underline;
}

.extra-nav li a, .extra-nav li span {
	font-size: 125%;
	font-weight: bold;
	color: #666;
	letter-spacing: -0.02em;
}
.tablink {
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size:8pt;
        text-decoration:none !important;

}
.tablink:hover {	
        text-decoration:underline !important;
}
.toggleblock{	
        display:none !important;
}
.gv100{
background: #ffffff;
border: 0px solid #CCCCCC;
}
.gv200{
background: #fafafa;
border: 0px solid #CCCCCC;
}
.gv300{
width: 40px;
background: #F0F0F0;
}
.gv400
{
/*  border-style:outset; */
/*  border-width:0px; */
/*  width: 1100px; */
}
.gv400 td
{
margin: 3px 3px 3px 3px; 
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size: 8pt;
padding: 6px 6px 16px 6px; 
/* text-align: left; */
/* top: expression(this.offsetParent.scrollTop-1);} */
/* height: 50px; */
/* line-height: 50px; */
} 
.gv500
{
overflow-y:scroll;
overflow-x:hidden;
height: 200px; 
background: #fafafa; 
border: 1px solid #CCCCCC;
}
/* BROADCASTING LIVE GRID ON HOMEPAGE */
.dg400
{ 
 width: 750px;
 text-align: center !important;
}
.dg400 td
{ 
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
text-align: center !important;
} 

/* The CSS Code for the menu starts here */
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
white-space: nowrap;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;

}

#nav-menu li.text
{
font-family: Arial, sans-serif;
background: #Fff;
height: 2em;
line-height: 2em;
float: left;
padding: 0px 0px 0px 10px; 
display: block;
color: #888;
text-decoration: none;
text-align: center;
font-size: 14px;
width:10px;
}

#nav-menu li a
{
background: #Fff;
height: 2em;
line-height: 2em;
float: left;
padding: 0px 10px 0px 10px; 

border: 0.1em solid #dcdce9;
color: #ccc;
text-decoration: none;
text-align: center;
border-left: 0px;
border-top: 0px;
border-bottom: 0px;
border-right: 0.1em solid #cccccc;
font-size: 12px;
}

#nav-menu li.last a
{
border-right: 0.0em solid #cccccc;
}

#nav-menu li a:hover, #nav-menu li.active a {
background-color: #fff;
border-right: 0.1em solid #ccc;
color: #777;
font-weight: bold;
font-size: 12px;

}

#nav-menu li.last a:hover {
border-right: 0.0em solid #cccccc;
}

#nav-menu li.activelast a {
background-color: #fff;
border-right: 0.0em solid #ccc;
padding: 0px 0px 0px 10px; 
color: #777;
font-weight: bold;
font-size: 12px;

}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:43em
}

