* {
margin:0;
padding:0;
border:none;
}

a {
font-weight:bold;
color:#f0f0f0;
text-decoration:none;
border-bottom:dashed 1px #f0f0f0;
}

a:hover {
color:black;
border-bottom:solid 1px black;
}

a.screenshot {
border:none;
margin-right:12px;
outline:0 !important;
}

div#layout-top.header {
}

div.header div.header-left {
background:url('../img/header-l.png') top left no-repeat;
float:left;
width:25px;
height:100%;
}

* html div.header div.header-left {
margin-right:-3px;
}

div.header div.header-right {
background:url('../img/header-r.png') top right no-repeat;
float:right;
width:28px;
height:100%;
}

* html div.header div.header-right {
margin-left:-3px;
}

div.header div.header-center {
background:url('../img/header-c.png') top left repeat-x;
height:100%;
margin-right:28px;
margin-left:25px;
}

* html div.header div.header-center {
margin:0;
}

div.header a.header-icon {
float:left;
position:relative;
margin-top:3px;
margin-left:-15px;
border:none;
}

div#layout-top div#header-title {
font-family: Tahoma, Geneva, sans-serif;
font-size:28px;
font-weight:bold;
letter-spacing:1px;
text-align:left;
height:55px;
margin-top:13px;
margin-left:70px;
}

a.header {
color:#4f4f4f;
border:none;
}

* html div#layout-top div#header-title {
margin-left:0;
margin-right:0;
}

div.menu-bar {
text-align:center;
height:100%;
}

div.menu-bar a.menu-item {
font-family:"Courier New", Courier, monospace;
font-size:22px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
color:#f0f0f0;
border:none;
outline:0 !important;
}

div.menu-bar a.menu-item span {
padding-top:24px;
padding-bottom:25px;
}

div.menu-bar a.menu-item span.left {
background:url('../img/button-l.png') 200px 200px no-repeat;
letter-spacing:-5px;
padding-left:4px;
}

div.menu-bar a.menu-item span.center {
background:url('../img/button-c.png') 200px 200px repeat-x;
padding-left:8px;
padding-right:10px;
}

div.menu-bar a.menu-item span.right {
background:url('../img/button-r.png') 200px 200px no-repeat;
letter-spacing:-5px;
padding-right:4px;
}

div.menu-bar a.menu-item span.super {
color:#ff7060;
font-size:75%;
vertical-align:super;
line-height:75%;
padding-left:4px;
}

div.menu-bar a.menu-item:hover span.left {
background-position:center right;
}

div.menu-bar a.menu-item:hover  span.center {
background-position:center center;
color:black;
}

div.menu-bar a.menu-item:hover  span.right {
background-position:center left;
}

div.menu-bar a.menu-item:hover span.super {
color:#e04050;
}

div.menu-bar a.menu-item.current span.left {
background-position:center right;
}

div.menu-bar a.menu-item.current  span.center {
background-position:center center;
}

div.menu-bar a.menu-item.current  span.right {
background-position:center left;
}

div.menu-bar a.menu-item.current span.super {
color:#e04050;
}

div.menu-box {
}

div.menu-box div.top {
height:52px;
}

div.menu-box div.top-left {
background:url('../img/menubox-tl.png') top left no-repeat;
float:left;
width:13px;
height:100%;
}

* html div.menu-box div.top-left {
margin-right:-3px;
}

div.menu-box div.top-right {
background:url('../img/menubox-tr.png') top left no-repeat;
float:right;
width:58px;
height:100%;
}

* html div.menu-box div.top-right {
margin-left:-3px;
}

div.menu-box div.top-center {
background:url('../img/menubox-tc.png') top left repeat-x;
height:100%;
margin-right:58px;
margin-left:13px;
}

* html div.menu-box div.top-center {
margin-right:0;
margin-left:0;
}

div.menu-box div.top div.title {
line-height:52px;
font-family: Verdana, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
font-variant:small-caps;
text-align:center;
padding-left:40px;
color:#f0f0f0;
}

div.menu-box img.menu-icon {
float:left;
position:relative;
margin-top:-13px;
border:none;
}

div.menu-box div.mid {
background:url('../img/menubox-ml.png') top left repeat-y;
position:relative;
}

div.menu-box div.mid-right {
background:url('../img/menubox-mr.png') top right repeat-y;
}

div.menu-box div.mid-center {
background:url('../img/menubox-mc.png') top left repeat;
margin-right:13px;
margin-left:7px;
padding:20px 0 15px 0;
}

div.menu-box div.bottom {
position:relative;
font-size:0;
height:18px;
}

div.menu-box div.bottom-left {
background:url('../img/menubox-bl.png') top left no-repeat;
float:left;
width:14px;
height:100%;
}

* html div.menu-box div.bottom-left {
margin-right:-3px;
}

div.menu-box div.bottom-right {
background:url('../img/menubox-br.png') top right no-repeat;
float:right;
width:21px;
height:100%;
}

* html div.menu-box div.bottom-right {
margin-left:-3px;
}

div.menu-box div.bottom-center {
background:url('../img/menubox-bc.png') top left repeat-x;
height:100%;
margin-left:14px;
margin-right:21px;
}

* html div.menu-box div.bottom-center {
margin-right:0;
margin-left:0;
}

div.menu-box a.menu-item {
font-family:"Courier New", Courier, monospace;
font-size:16px;
font-weight:bold;
font-variant:small-caps;
color:#f0f0f0;
display:block;
width:100%;
background:url('../img/menuitem.png') bottom left repeat-x;
text-decoration:none;
border-top:solid 1px #aaaaaa;
border-bottom:solid 1px #111111;
outline:0 !important;
}

* html div.menu-box a.menu-item {
cursor:pointer;
}

div.menu-box a.menu-item div.inset {
background:transparent top left no-repeat;
margin:2px 0 0 5px;
padding:16px 3px 16px 56px;
}

div.menu-box a.menu-item  .go {
display:none;
float:right;
color:#f0f0f0;
padding-right:5px;
}

div.menu-box a.menu-item:hover {
background-position:top left;
color:black;
}

div.menu-box a.menu-item:hover  .go {
display:block;
}

div.content-box {
}

div.content-box div.top {
font-size:0;
height:18px;
}

div.content-box div.top-left {
background:url('../img/contentbox-tl.png') top left no-repeat;
float:left;
width:21px;
height:100%;
}

* html div.content-box div.top-left {
margin-right:-3px;
}

div.content-box div.top-right {
background:url('../img/contentbox-tr.png') top left no-repeat;
float:right;
width:21px;
height:100%;
}

* html div.content-box div.top-right {
margin-left:-3px;
}

div.content-box div.top-center {
background:url('../img/contentbox-tc.png') top left repeat-x;
height:100%;
margin-left:21px;
margin-right:21px;
}

* html div.content-box div.top-center {
margin-left:0;
margin-right:0;
}

div.content-box div.mid {
background:url('../img/contentbox-ml.png') top left repeat-y;
position:relative;
}

div.content-box div.mid-right {
background:url('../img/menubox-mr.png') top right repeat-y;
}

div.content-box div.mid-center {
background:url('../img/menubox-mc.png') top left repeat;
font-family: Arial, Helvetica, sans-serif;
font-size:11pt;
margin-right:13px;
margin-left:13px;
padding:1px;
color:#f0f0f0;
}

div.content-box div.bottom {
font-size:0;
height:18px;
}

div.content-box div.bottom-left {
background:url('../img/contentbox-bl.png') top left no-repeat;
float:left;
width:21px;
height:100%;
}

* html div.content-box div.bottom-left {
margin-right:-3px;
}

div.content-box div.bottom-right {
background:url('../img/menubox-br.png') top right no-repeat;
float:right;
width:21px;
height:100%;
}

* html div.content-box div.bottom-right {
margin-left:-3px;
}

div.content-box div.bottom-center {
background:url('../img/menubox-bc.png') top left repeat-x;
height:100%;
margin-right:21px;
margin-left:21px;
}

* html div.content-box div.bottom-center {
margin-left:0;
margin-right:0;
}

div#sidebar {
position:relative;
left:5px;
margin-right:5px;
}

div#sidebar a.menu-item div.download-item {
background-image:url('../img/download-icon.png');
color:orange;
}

div#sidebar a.menu-item span.version {
font-family: Arial, Helvetica, sans-serif;
font-size:75%;
font-weight:normal;
font-style:italic;
font-variant:normal;
}

div#sidebar a.menu-item div.amo-item {
background-image:url('../img/amo-icon.png');
}

div#sidebar a.menu-item div.why-item {
background-image:url('../img/why-icon.png');
}

div#sidebar a.menu-item div.report-item {
background-image:url('../img/report-icon.png');
}

div#sidebar a.menu-item div.support-item {
background-image:url('../img/support-icon.png');
}

div#info-box div.content {
padding:5px 10px;
font-size:90%;
}

div#info-box h2.title {
background:url('../img/info-icon.png') top left no-repeat;
font-family:"Courier New", Courier, monospace;
font-size:150%;
height:32px;
line-height:32px;
margin:0 0 10px 0;
padding:0 0 5px 40px;
border-bottom:dashed 1px #f0f0f0;
}

div#info-box div.content p.info {
text-align:justify;
}

div#info-box div.content p.version {
margin:8px 0 15px 0;
}

div#info-box div.content p.features {
}

div#info-box ul.features {
margin:10px 10px 10px 15px;
list-style:square outside;
}

div#info-box ul.features li {
font-style:italic;
margin:2px 0 0 0;
}

div#layout-bottom {
margin:20px 15px 15px 15px;
padding:12px 5px 12px 5px;
border-top:solid 1px white;
color:white;
}

div#layout-bottom div.copyright {
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

div#layout-bottom div.links {
margin:0px;
float:right;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

div#layout-bottom ul.menu {
margin:0px;
padding:0px;
list-style:none;
list-style-type:none;
}

div#layout-bottom ul.menu li {
float:left;
margin:0px;
padding:0px;
margin-left:5px;
}

div#layout-bottom a {
text-decoration:none;
border:none;
}
