/* dune.css - 28 March 2008

Screen layout: */



body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
text-align: center;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
overflow: hidden;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #ffffb5;
border-left: 4px solid #dddd00;
}	
	
#avmenu li a:hover {
background: #ffff99;
color: #666600;
border-left: 4px solid #aaaa00;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #ffffb5;
line-height: 1.3em;
overflow: hidden;
}

.announce p {
overflow: hidden;
}

#extras {
float: right;
width: 120px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
background-color: #ffffb5;
}

#extras p {
margin: 0 0 1.5em 0;
}



#content {
margin: 0 0 20px 160px;
border-left: 1px solid #622022;
border-right: 1px solid #622022;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
vertical-align: text-top;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
background: #cccccc;
border: hidden;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#pictext {
clear: both;
margin: 0 0 0 0;
padding: 0;
text-align: left;
}


.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

#alertbox {
position: relative;
left: -150px;
top: 200px;
text-align: center;
color: #ffffff;
background: #286ea0;
}

.submitframe {
text-align: center;
/* color: #ffffff;
background: #286ea0; */
border: 2px outset #286ea0;
background: #ffffff
height: 20px;
font-weight: bold;
}

.alerterror {
margin: 10px 0 10px 0;
border: 1px solid #669999;
padding: 10px;
width: 130px;
color: #505050;
background-color: #99cccc;
/* background-color: #bbccfd; */
line-height: 1.3em;
/* font-size: 1.0em; */
}


#clickableWidget
{
	width: auto;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #EEEEEE;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#clickableWidget:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}


#horizmenu {
float: left;
width: 760px;
font-size: 1.1em;
}

#horizmenu table {
clear: both;
}

#item {
width: 150px;
}

.1 {
margin: 0;
}

.2 {
margin: 0 160px 0 0;
}

.3 {
margin: 0 320px 0 0;
}

.4 {
margin: 0 480px 0 0;
}

#item a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}

#item a.hover {
background: #eaeaea;
color: #aaaa00;
border-left: 4px solid #aaaa00;
}

.clearleft {
clear: left;
}






#main {
background: #ffffee;
color: #303030;
margin: 0 auto;
width: 760px;
}



#ahmenu {
clear: left;
float: left;
width: 760px;
margin: 0 0 10px 0;
font-size: 0.9em;
}

#ahmenu ul {	
list-style: none;
font-size: 1.1em;
}	

#ahmenu li {
margin-right: 4px;
margin-bottom: 4px;
display: inline;
}

#ahmenu li a {
float: left;
font-weight: bold;
width: 100px;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #ffffb5;
border-left: 4px solid #dddd00;
}	
	
#ahmenu li a:hover {
background: #ffff99;
color: #666600;
border-left: 4px solid #aaaa00;
}


#stats {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#stats p {
margin: 0 0 1.5em 0;
}


#glory_content {
margin: 170px 0 20px 0;
border-left: 1px solid #622022;
border-right: 1px solid #622022;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
vertical-align: top;
}

#memobox_left {
float: left;
margin: 10px 0 10px 0;
padding: 10px;
font-size: 0.9em;
line-height: 1.3em;
border: 1px solid #622022;
color: #505050;
background-color: #ffffb5;
}

#memobox_right {
float: right;
margin: 10px 0 10px 10px;
padding: 10px;
font-size: 0.9em;
line-height: 1.3em;
border: 1px solid #622022;
color: #505050;
background-color: #ffffb5;
}

#memobox_center {
float: right;
margin: 10px 280px 10px 10px;
padding: 10px;
font-size: 0.9em;
line-height: 1.3em;
border: 1px solid #622022;
color: #505050;
background-color: #ffffb5;
width: 200px;
}


.width130 {
width: 130px;
}

.width150 {
width: 150px;
}

.width200 {
width: 200px;
}

.width400 {
width: 400px;
}

.width560 {
width: 560px;
}

.width600 {
width: 600px;
}

.width740 {
width: 740;
}