* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #277EDB;
	/*background-image: url("bg.png");*/
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ranking .scrolldiv, #ranking .charanks, #ranking .useranks {
	display: none;
}
#timegauge {
	width: 90%;
	margin: auto;
	margin-top: 8px;
	border: 2px solid black;
	padding: 0;
	background-color: black;
	height: 20px;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: white;
}
.gauge2 {
	background-color: black;
	color: white;
	border: 2px solid white;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 100px;
	height: 10px;
	padding: 0;
	margin: 0;
}
.gauge2 div {
	border: 0 none;
	background-color: green;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 0;
	margin: 0;
}
.secret {
	display: none;
}
table#inventory, table#shop, table#missions, table.sortable {
	margin: auto;
	padding: 2px;
	background-color: #E7E7F7;
	border: 2px solid black;
	color: black;
	margin: auto;
	text-align: center;
}
#inventory tr:hover,#shop tr:hover,#missions tr:hover, table.sortable tr:hover  {
	background-color: blue;
	color: #0000AA;
}
table#inventory th, table#shop th, table#missions th, table.sortable th  {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;		
	padding: 2px;
	border: 2px solid black;
	color: white;
}
#timegauge #filled {
	width: 100%;
	margin: 0;
	background-color: yellow;	
	height: 20px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: black;
}
#header, h1 {
	text-shadow: black 1px 1px 0px;
	font-weight: bold;
	border: 2px solid black;
	border-top: 0px none;
}
#controlpanel {
	text-align: left;
}
#controlpanel a {
	text-decoration: underline;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.teach div {
	text-align: center;
	font-weight: bold;
}
.teach span {
	margin: 8px;
}
.dataTables_length, .dataTables_filter, .dataTables_info, .dataTables_paginate {
	display: inline;
	margin-right: 32px;
}
.sorting_asc {
	background-color: #990000;
}
.sorting_desc {
	background-color: #009900;
}
.sorting, .sorting_asc, .sorting_desc {
	cursor: pointer;
}
input[type=checkbox].attribute {
	margin-top: 2px;
	color: green;
	background-color: white;
}
.hint,.dataTables_length, .dataTables_filter, .dataTables_info, .dataTables_paginate {
	text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
	font-weight: bold;	
}
a.hint div {
	border: 2px solid black;
	background-color: #FFFFAA;
	display: none;
	position: absolute;
	color: black;
	text-shadow: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding: 4px;
	font-size: medium;
	width: 300px;
	font-weight: normal;
	text-align: left;
}
a.hint {
	font-size: xx-small;
	text-decoration: none;
}
.hint div h2 {
	font-weight: bold;
	text-align: center;
	background-color: #AAAA66;
	border: 2px solid black;
	color: white;
	padding: 4px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
}
.hint:hover div {
	display: block;
}
.roundedborder {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
.teach {
	border: 2px solid black;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background-color: #FFFFAA;
	padding: 8px;
	margin: 32px;
	color: black;
	height: 130px;
}
.teach img {
	border: 4px solid black;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-opera-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
.roundedbox.desc  img {
	border: 4px solid black;
	margin: 4px;
}
.roundedbox.desc  a {
	font-weight: bold;
	font-size: large;
}
.roundedbox.desc  {
	font-weight: bold;
}

.menudd a {
	text-shadow: 0 0 0;
}
#controlpanel b {
	line-height: 30px;
}
.title, label, .menudd > ul > li > a, .desc a, legend, #controlpanel b, .shadow, #bestchars b, #bestusers b  {
	text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
	font-weight: bold;
}
#logo a {
	width: 440px;
	height: 60px;
	display: block;
	top: 20px;
	left: 80px;
	position: absolute;
}
body #logo {
/*	background-image: url("newlogo.png");*/
	width: 468px;
	height: 77px;
    z-index:0;
	position:absolute;
	top: 20px;
	left: 10px;
}
input[type="button"], input[type="submit"], button {
	color: white;
	cursor: pointer;
	font-weight: bold;
	margin-top: 4px;
	padding: 4px;
}
input[type="button"].attribute {
	margin-top: 0px;
}
input[type="button"], button {
	background-color: #0070DF;	
}
input[type="submit"], button {
	background-color: green;
}
a, input[type="button"]:hover, input[type="submit"]:hover, button {
	color: yellow;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
#attention a {
	text-decoration: underline;
}
form.roundedbox input[type="button"].attribute, button.attribute, form.roundedbox input[type="text"], form.roundedbox input[type="password"], .roundedbox select, form.roundedbox label {
	margin-bottom: 4px;
}
form.roundedbox input[type="text"], form.roundedbox input[type="password"], .roundedbox select, form.roundedbox label {
	float: left;
}
form.roundedbox input[type="text"], .roundedbox select, form.roundedbox input[type="password"] {
	width: 120px;
}
form.roundedbox label { 
	display: block;  /* block float the labels to left column, set a width */
	width: 50px; 
	padding: 0; 
	margin-right: 20px;
	text-align: right; 
}
form.roundedbox br {
	clear: left;
}
form#formlogin, form#openidform, #rpx {
	float: right;
	text-align: right;
	margin: 4px;
}
form#formlogin input[type="text"], form#formlogin input[type="password"] {
	width: 80px;
	
}
form#formlogin label {
	font-size: small;
}
.rounded8, div, img, input, span, table, td, a, ul, ol, iframe, file, form, button {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
tbody td {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;	
}
table#train, table#challenge {
	background-color: #E7E7F7;
	border: 2px solid black;
	color: black;
	margin: auto;
}
table#train th, table#challenge th {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;		
	padding: 2px;
	border: 2px solid black;
	color: white;
}
table#train td, table#challenge td, table#shop td, .newtable td {
	text-align: center;
}
table#train a, .train a, table#shop a, .newtable a {
	color: blue;
}
table#train a:hover, .train a:hover, table#shop a:hover, .newtable a:hover {
	color: #0000AA;
}
table#train tr:hover, table#shop tr:hover, .newtable tr:hover {
	background-color: #D7D7F7;
}
/*
#footer img {
	display: none;
}
*/
ol {
	list-style-type: decimal;
}
ol li {
	margin-left: 40px;
}
input[type="text"], input[type="password"] {
	padding-left: 4px;
	padding-right: 4px;
}
.tooltipheader {
	background-color: #0070DF;
	width: 300px;
	border: 1px solid black;
	padding: 4px;
}
.tooltipbody {
	background-color: #1E90FF;
	width: 300px;
	border: 1px solid black;
	padding: 4px;
}
.scrolldiv {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 80px;
	/*
	scrollbar-base-color: #1E90FF;
	scrollbar-arrow-color: #0070DF;
	scrollbar-DarkShadow-Color: #0070DF; 
	*/
}
.roundedbox {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;		
	padding: 8px;
	background-color: #1E90FF;
	text-align: center;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin: 4px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid black;
}
.roundedbox.yellow {
	background-color: #FFFF1E;
	color: black;
}
.roundedbox.yellow .title {
	background-color: #DDDD1E;
	color: #444444;
	text-shadow: none;
}
.roundedbox.yellow a {
	color: black;
	text-decoration: underline;
}
.roundedbox.green {
	background-color: #00AA00;
	color: white;
}
.roundedbox.green .title {
	background-color: #008800;
}
.roundedbox.green a {
	text-decoration: underline;
}
#races {
	width: 100%;
	text-align: center;
	border: 0 none;
	padding: 0;
	margin: 0;
}
#races input[type=image] {
	border: 3px solid white;
	margin: 4px;
	background-color: white;
}
#races input[type=image]:hover {
	border: 3px solid #66FF66;
}
#racesx  div {
	padding: 0;
	margin: 4px;
	margin-top: -12px;
	overflow: -moz-scrollbars-horizontal;
	overflow-x: scroll;
	overflow-y: hidden;
	width: 98%;
	word-wrap: nowrap;
	/*
	scrollbar-base-color: #1E90FF;
	scrollbar-arrow-color: #0070DF;
	scrollbar-DarkShadow-Color: #0070DF; 
	*/
}
#nogears, #oldgears, #withgears, #newgears {
	display: none;
}
#openidform {
	display: none;
}
#openid_url {
	background: #FFFFFF url('http://www.myopenid.com/static/openid-icon-small.gif') no-repeat scroll 0pt 50%;
	padding-left: 18px;	
}
a.rpxnow img {
	border: 2px solid white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
form span.toogle {
	font-size: small;
	text-decoration: underline;
	cursor: pointer;
}
.roundedbox.red {
	background-color: #FF301E;
}
.roundedbox.red .title {
	background-color: #DF1000;
}
.roundedbox .title, form .title, ol .title, ul .title, div .title {
	background-color: #0070DF;
	font-size: small;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;		
	border: 2px solid black;
}
.roundedbox .toggle.title {
	cursor: pointer;
}
.scrolldiv {
	/*display: none;*/
	margin-bottom: 4px;
}
.lastseen.scrolldiv {
	display: block;
}
.roundedbox .footer, form .footer {
	background-color: #0070DF;
	font-size: small;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;		
}
.smallbox {
	width: 200px;
}
.mediumbox {
	width: 230px;
}
a.create {
	text-align: center;
	vertical-align: middle;
	margin-top: 4px;
	margin-bottom: 4px;
}
a.create img {
	vertical-align: middle;
}
div.character {
	margin: 4px;
	float: left;
	width: 300px;
	margin-left: 40px;
}
div.character input, div.character a {
	margin: 4px;
}
div.technique {
	margin: 4px;
	float: left;
	width: 300px;
}
div.item {
	margin: 4px;
	float: left;
}
.gauge {
	height: 4px;
	width: 100px;
	border: 2px solid black;
	background-color: black;	
}
.gauge .gauge {
	height: 4px;
	border-style:none;
	background-color: white;
}
.gauge.hp, .gauge.wr, .backred {
	background-color: red;
}
.character_template {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.character_template .character_template_left {
	float: left;
}
.character_template .character_template_right {
	float: right;
}
.item_template .item_template_left {
	float: left;
	width: 100px;
	height: 120px;
}
.item_template .item_template_right {
	float: right;
	width: 96px;
	height: 120px;
}
.item_template .item_template_bottom {
	clear: both;
	height: 16px;
	min-height: 16px;
}
.technique_template {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.technique_template_left {
	float: left;
	width: 50%;
	text-align: left;
}
.technique_template_right {
	float: right;
	width: 50%;
	text-align: center;
}
select.images {
	width: 67px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #1E90FF;
}
select.images option {
	width: 48px;
	height: 48px;
	border: 1px solid #0070DF;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #1E90FF;
}
div.technique_template div.title {
	background-color: #1111FF;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: xx-small;
}			
.item_template {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: left;
}
div.item_template div.title {
	background-color: #1111FF;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: small;
}			
div#header {
	height: 120px;
	background-color: #1E90FF;
	background-image: url(newlogo11.jpg);
	background-repeat: no-repeat;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
div#username {
	font-weight: bold;
}
#user_menu, #admin_menu {
	float: right;
	margin: 4px;
}
#user_menu {
	position: absolute;
	width: 99%;
	top: 94px;
	text-align: right;
}
#features {
	margin: auto;
}
.features.roundedbox {
	text-align: left;
	border: 2px solid black;
	margin: 1px;
	background-color: #0060CF;
}
.features.roundedbox .title {
	border: 2px solid black;
	background-color: #0050BF;
}
.features.roundedbox br {
	clear: both;
}
.features.roundedbox li {
	margin-left: 16px;
}
a.menu {
	border: 1px solid black;
	text-align: center;
	background-color: Transparent;
	cursor: pointer;
	font-size: 75%;
	width: 100px;
	margin-left: 1px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
a.menu:hover {
	background-color: #0070DF;
}
div.news {
	clear: both;
}
div.news, div.character, form.roundedbox {
	text-align: left;
}
div.news .footer {
	text-align: right;	
}
ol, div#stats {
	text-align: left;
}
ol .title, div#stats .title{
	text-align: center;
}
ol li {
	list-style-type: decimal;
	text-align: left;
}
div#chat  {
	border: 1px solid #0070DF;
	width: 160px;
}
div#info {
	color: white;
	font-family: Verdana, Arial;
	position: absolute;
	left: 0;
	top: 100px;
	height: 20px;
	width: 200px;
	z-index: 10;
	font-weight: bold;
}
.elements {
    height: 16px;
    width: 100%;
}
.contorno {
	width:100%;
	padding: 0px;
}
.titulo {
    z-index:10;
	position:absolute;
	top: 40px;
	width:600px;
}
.login {
    z-index:10;
	position:relative;
}
.blackborder {
	border: 1px solid black;
}
TABLE.window {
    border: 1px solid white;
}
TABLE.logo {
    height: 120px;
}
TH {
	background: #1E90FF;
	font-size: 10pt;
	padding-top: 0px;
	padding-bottom: 0px;
}
TD.topoesq {
	/*background: transparent url(topoesq.gif);*/
	height: 20px;
	width: 13px;
}
TD.topodir {
	/*background: transparent url(topodir.gif);*/
	height: 20px;
	width: 13px;
}
TD.baseesq {
	/*background: transparent url(baseesq.gif);*/
	height: 20px;
	width: 13px;
}
TD.basedir {
	/*background: transparent url(basedir.gif);*/
	height: 20px;
	width: 13px;
}

TR.topo {
	/*background: transparent url(topo.gif);*/
	height: 20px;
    padding: 0px;
	text-align: center;
}
TR.meioclaro {
	background: #1E90FF;
}
TR.meio {
	background-color: #0070DF;
}
TR.base {
	/*background: transparent url(base.gif);*/
	height: 20px;
	text-align: center;
}
INPUT,TEXTAREA,SELECT, button {
	border: 1px solid Black;
	font-size: 8pt;
}
.debug {
	border: 1px solid white;
}
body form.roundedbox input[type="text"].label, body form.roundedbox input[type="text"].label2 {
	height: 16px;
    border: 0px none;
    color: white;
    background: transparent;
    text-align: right;
	padding: 0px;
	margin: 0px;
	width: 60px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: -4px;
}
body form.roundedbox input[type="text"].label.level {
	width: 100px;
}
span.bonus {
	font-size: xx-small;
}
INPUT.attribute, button.attribute {
    height: 16px;
    width: 16px;
    background: #1E90FF;
    text-align: center;
}
INPUT.button {
    width: 80px;
    color: white;
    background: #4444FF;
}
INPUT.buttondelete {
    width: 16px;
    color: red;
    font-weight: bold;
}

INPUT.checkbox {
    border: none;
}

IMAGE.photo {
    border: 1px solid black;
}

A:LINK {
    color: white;
    text-decoration: none;
}
A:VISITED {
    color: white;
    text-decoration: none;
}
A:HOVER {
    color: yellow;
    text-decoration: none;
}
HR {
    height: 1px;
    color: white;
}
IFRAME.invisible {
    width:0;
    height:0;
    border:0;
}
div#states, div#elements {
	background-color: #1E90EE;
	padding-bottom: 8px;
	border: 1px solid black;
}
#colortest {
    border: 1px solid black;
}
	/* Header styles */
    #header {
        clear:both;
		height: 120px;
    }
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-180px; 	/* Width of right column */
        position:relative;
        right:100%;
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:360px;         	/* Left column width + right column width */
		text-align: center;
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:180px;        	/* Width of left column */
	}
	.holygrail .col1 {
        margin:0 195px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
		text-align: center;
	}
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:180px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:180px;        	/* Width of right column content (right column width minus left and right padding) */
        position:relative;
        left:50%;
    }
	
#improvements  div{
	margin: 4px;
}
.transp {
	opacity: 0.4;
	/*
	-moz-opacity: 0.4;
	*/
	filter:alpha(opacity=40);
}
input[type="image"] {
	border: 0;
}
fieldset {
	border: 1px solid navy;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 4px;
}
legend {
	padding-left: 8px;
	padding-right: 4px;
}
#adsense {
	margin: 4px;
}

	/* Footer styles */
	#footer {
        clear:both;
        width:97%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-bottomleft: 0;
		-moz-border-radius-bottomright: 0;
		border-bottom: 0;
    }
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menudd {height:20px; position:relative; z-index:100; font-family:arial, sans-serif;}
.menudd {position:absolute;left:30px;top:100px;}
/* hack to correct IE5.5 faulty box model */
* html .menudd {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menudd ul {padding:0;margin:0;list-style-type:none;}
.menudd ul ul {width:140px; z-index:200;}
.menudd ul ul li {margin-bottom: 3px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menudd li {float:left;width:97px;position:relative;height:18px;}
.menudd li a img {vertical-align:middle;margin-left:-6px;}
/* style the links for the top level */
.menudd a, .menudd a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:96px; height:18px; border:1px solid black; border-width:1px 1px 1px 1px; background:#09e; padding-left:10px; line-height:17px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menudd a, * html .menudd a:visited {width:87px; w\idth:115px;}

/* style the second level background */
.menudd ul ul a.drop, .menudd ul ul a.drop:visited {background:#b4b8dd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menudd ul ul a.drop:hover{background:#65bac9 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menudd ul ul :hover > a.drop {background:#65bac9 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menudd ul ul ul a, .menudd ul ul ul a:visited {background:#a8dfe2;}
/* style the third level hover */
.menudd ul ul ul a:hover {background:#9babb2;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menudd ul ul {visibility:hidden;position:absolute;height:0;top:19px;left:0; width:140px;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menudd ul ul {top:18px;t\op:19px;}

/* position the third level flyout menu */
.menudd ul ul ul{left:211px; top:0px; width:140px;z-index:300}

/* position the third level flyout menu for a left flyout */
.menudd ul ul ul.left {left:-140px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menudd table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menudd ul ul a, .menudd ul ul a:visited {background:#bdd8d4; color:#000; height:18px; line-height:17px; padding:1px 10px; width:190px;border-width:1px 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menudd ul ul a, * html .menudd ul ul a:visited {width:191px;w\idth:149px;}

/* style the top level hover */
.menudd a:hover, .menudd ul ul a:hover{	text-shadow: 0 0 0;color:#000; background:#86b1e7;}
.menudd :hover > a, .menudd ul ul :hover > a {	text-shadow: 0 0 0;color:#000; background:#86d1e7;}

/* make the second level visible when hover on first level list OR link */
.menudd ul li:hover ul,
.menudd ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menudd ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menudd ul :hover ul :hover ul{ visibility:visible;}
