body {background-color: #fcfcff; behavior: url("csshover3.htc"); } 

#menu {
width: 100%;
background: #eee;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
}

#menu a, #menu h2, #menu h3 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
z-index: 1;
}

#menu h3 {
color: #000;
background: #cfcfcf;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover, #menu h3:hover {
color: #a00;
background: #fff;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
z-index: 500;
}

#menu ul ul {
position: absolute;
z-index: 400;
}
div#menu ul ul {
display: none;
}
div#menu ul li:hover ul
{display: block;}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

div#menu img.qdelete {
	position: absolute;
	bottom: 2px;
	right: 2px;#
	/*border: solid 2px #eee;*/
}

div#menu img.qedit {
	position: absolute;
	bottom: 2px;
	right: 22px;
	/*border: solid 2px #eee;*/
}

div.top p { position: absolute; margin: 0 auto; top: 85px; width: 100%; text-align: center; z-index: 5; font-style: italic; font-size: 30px; }

div.links {
 padding-right: 270px;
 padding-left: 225px;
 /*width: 582px;*/
 margin: 0 auto;
 padding-top: 40px;
 background: transparent;
 color: #000;
 text-align: center;
 float: center; 
 display: inline-block;
}
div.links a {
color: #000;
text-decoration: none;
font-style: normal;
width: 180px; 
margin: 3px; 
border: 3px #aaa outset; 
background: #eee; 
text-decoration: none; 
text-align:center; 
list-style: none; 
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
display: inline-block;
height: 60px;
vertical-align: middle;
position: relative;
}

div.links a:hover {
color: #000;
text-decoration: none;
font-style: normal;
width: 180px; 
margin: 3px;
border: 3px #aaa inset; 
background: #eee; 
text-decoration: none; 
text-align:center; 
list-style: none; 
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
display: inline-block;
height: 60px;
vertical-align: middle;
position: relative;
}

div.links img.qdelete {
	position: absolute;
	bottom: 4px;
	right: 4px;
	border: solid 2px #eee;
}

div.links img.qdelete:hover {
	position: absolute;
	bottom: 4px;
	right: 4px;
	border: inset 2px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.links img.qedit {
	position: absolute;
	bottom: 4px;
	right: 24px;
	border: solid 2px #eee;
}

div.links img.qedit:hover {
	position: absolute;
	bottom: 4px;
	right: 24px;
	border: inset 2px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.links ul {text-align: center;}
div.links td { 
width: 180px; 
padding: 2px;
padding-top: 30px;
padding-bottom: 30px; 
margin-top: 3px; 
margin-bottom: 3px; 
border: 3px #aaa outset; 
color: #000; 
background: #eee; 
text-decoration: none; 
text-align:center; 
list-style: none; 
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}
/*div.links td:hover { width: 180px; padding: 2px; margin-top: 3px; margin-bottom: 2px; border: 1px #262 outset; color: #fff; background: #050; text-decoration: none; text-align:center; list-style: none; }*/

.loginform {
	display: none;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 250px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: white;
	color: black;
	border: 1px solid #666;
	z-index: 10; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px; }
div.loginbuttons {
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: right;
}
img {
	border: none;
}
a.hideLink {
	position: absolute;
	top: 1px;
	right: 2px;
	text-align: right;
	font-size: 8pt; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }

div.facebook {
	position: absolute;
	top: 185px;
	right: 15px;
	text-align: right;
}

div.bookmarklet {
	position: absolute;
	top: 185px;
	left: 15px;
	width: 200px;
	border: solid 2px #666;
	background: #ddd;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: left;
	z-index: 1;
}
div.mobilelink {
	position: absolute;
	top: 320px;
	left: 15px;
	width: 200px;
	border: solid 2px #666;
	background: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	z-index: 1;
}

div.bookmarklet p {
	text-align: center;
}

div.copyright {
	text-align: center;
	font-size: 10px;
}

div.linkarea {
 padding-right: 270px;
 padding-left: 225px;
 margin: 0 auto;
 padding-top: 40px;
 background: transparent;
 color: #000;
 text-align: center;
 float: center; 
 display: inline-block;
}

p.info {
 max-width: 400px;
 border: 1px solid #666;
 background: #eee;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;
}
