
.languagebar {
    color: inherit;
    border: 0px;
    text-align: right;
    background-color:transparent;
    position: absolute; top: 64px; right: 2px
}

.account-nav {
	position: absolute; top: -20px; right: 35px;
	font-size: 11px;
}

.itemInfo {
  position: relative;
  background-color:#ffffcc;
  color:inherit
}

html, body {
    background: #ffffff;
    color: inherit;
}

body {
	width: 800px; 
	height: 600px;
    margin: 0 auto 0px;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
	background: transparent;
}

.section.with-flash {
    padding-top: 0px;
}

.centered {
    margin-left: auto;
    margin-right: auto;
}

.linktip {
  background-color:#ffffcc;
  color: blue;
  width: 200px;
  top: 70px;
}

select.dev-user-changer
{
    opacity: 0.3;
    position: absolute;
    top: 0px;
    left: 0pt;
}

.page-header {
    width: 800px; 
    height: 64px; 
    position: absolute;
    top:0px;
    z-index: 12;
    margin-top: 0px; 
    margin-bottom: 0px;
    padding: 0px 0 0; 
    background-repeat: no-repeat;
}
h1, h2, h3, h4, h5 {
    margin-top: 0px;
}

h1 { padding-top: 15px; }
h2 { padding-top: 10px; }
h3 { padding-top:  5px; }
    
.page-header h1 {
	margin: 0; padding: 10px 32px 32px; 
	font-family: "Arial Black", Tahoma, Arial, sans-serif; font-size: 36px; letter-spacing: -1.5pt;
}
.page-header .nav {height: 100%; overflow: hidden; margin: 0 20px;}
.page-header .nav li {float: left; margin-left: 0; list-style: none;}
.page-header a, .page-header a:hover {border: none; color: white; background: inherit;}

.section.content {
    position:absolute; top:84px;
    background-color: transparent;
    z-index:10;
    width:800px;
}

.view-page-title {}
.page-content {padding-top: 5px; background: inherit;}
.page-description {	font-size: 1em; height: 3em;}

.page-footer {position:relative; top: 620px; color: gray; padding: 5px; font-size: 0.8em; background: inherit; text-align:center;}
.page-footer a, a:hover {border: none; color: gray; background: inherit;}
.page-footer a:hover {text-decoration: underline; }

.tiny-mce {width:90%; height:25em;}

/*.renderedpage {width:800px; height:600px;}*/

.page-htmlcontent td {padding:0.5em }
.page-htmlcontent li {padding: 0.5em 1em 0.5em 2em;}
.page-htmlcontent strong {font-weight: bolder;}
.page-htmlcontent em {font-style:italic;}

.renderedpage td {padding:0.5em }
.renderedpage li {padding: 0.5em 1em 0.5em 2em;}
.renderedpage strong {font-weight: bolder;}
.renderedpage em {font-style:italic;}


.section.content{
}

.background-icon {
    border:gray 1px solid;
}

#circularMenu {padding:0; margin:0 auto; list-style:none; 
    width:800px; height: 550px;
    position:absolute; top: -92px;
    background:transparent;
}

#circularMenu ul { padding: 0px; margin: 0px; position: absolute; top: 84px;}

#circularMenu li.item0 {left:300px; top:175px; background: no-repeat center center;}
#circularMenu li.item1 {left:400px; top:175px; background: no-repeat center center;}
#circularMenu li.item2 {left:220px; top:275px; background: no-repeat center center;}
#circularMenu li.item3 {left:480px; top:275px; background: no-repeat center center;}
#circularMenu li.item4 {left:220px; top:355px; background: no-repeat center center;}
#circularMenu li.item5 {left:480px; top:355px; background: no-repeat center center;}
#circularMenu li.item6 {left:400px; top:450px; background: no-repeat center center;}
#circularMenu li.item7 {left:300px; top:450px; background: no-repeat center center;}

#circularMenu li {display:block; width:64px; height:64px; position:absolute;}
#circularMenu li a {background: inherit; color:inherit;}
#circularMenu li a span {display:none; z-index: 5;}
#circularMenu li a {display:block; width:64px; height:64px; text-align:center;}

#circularMenu li a:hover {text-decoration:none; font-family:georgia, serif;}
