body {
    background: url('resources/grass.png') repeat;
    font-family: Verdana; 
    font-size: 8pt; 
    color:#444444; 
}

.patchnote {
    margin: 10px 0 10px 0;
}

.container {
    margin: 10px auto 0 auto;
    width: 998px;
    background: #B4B4B4;
    -moz-box-shadow: 0 0 30px 0 #000;
    -webkit-box-shadow: 0 0 30px 0 #000;
}

.clear {clear:both;}

header {
}

#roamin {
	position: fixed;
	left: 0;
	bottom: 0;
}

.announcement {
	background: #898989;
	margin: -7px 0 15px 0;
}

.floatybox {
    background: #FF0000;
}

.content {
    background: #B4B4B4;
    width: 728px;
    /*
    border: 10px solid grey;
    height: 728px;
    */
    float: left;
    margin: 0 0 0 10px;
}

.textblock {
    margin: 0 0 0 0;
	width: 748px;
	text-align: justify;
}

.encImage {
	margin: 0 5px 0 0;
	text-align: left;

	display: inline-block;
}

.encText {
	margin: 0 auto;
	width: 410px;
	display: inline-block;
	vertical-align: top;
	padding: 5px 0 0 0;
}

.artImage {
	margin: 0 5px 0 0;
	text-align: left;

	display: inline-block;
}

.artText {
	margin: 0 auto;
	width: 370px;
	display: inline-block;
	vertical-align: top;
	padding: 5px 0 0 0;
}

.resImage {
	margin: 0 10px 0 0;
	text-align: left;

	display: inline-block;
}

.resText {
	margin: 0 auto;
	width: 420px;
	display: inline-block;
	vertical-align: top;
	padding: 5px 0 0 0;
}

.guiImage {
	margin: 0 10px 0 0;
	text-align: left;
	width: 426px;
	display: inline-block;
}

.guiText {
	margin: 0 auto;
	width: 302px;
	display: inline-block;
	vertical-align: top;
	padding: 5px 0 0 0;
}

.expImage {
	margin: 0 10px 0 0;
	text-align: left;
	width: 446px;
	display: inline-block;
}

.expText {
	margin: 0 auto;
	width: 285px;
	display: inline-block;
	vertical-align: top;
	padding: 5px 0 0 0;
}

.mobImage {
	margin: 0 10px 0 0;
	text-align: left;
	width: 446px;
	display: inline-block;
}

.mobText {
	margin: 0 auto;
	width: 285px;
	display: inline-block;
	vertical-align: top;
	padding: 5px 0 0 0;
}

.ads {
    background: #B4B4B4;
    width: 200px;
    float: right;
    height: 200px;
    margin: 0 10px 10px 0;
}

.patchnotewidget {
	background: #B4B4B4;
	width: 200px;
	height: 50px;
	float: right;
	margin: 0 10px 10px 0;
	
	text-align: center;
}

.twitter {  
    background: #B4B4B4;
    width: 200px;
    float: right;
    height: auto !important;
    margin: 0 10px 10px 0;
    clear:right;
}

.hAds {
    background: #B4B4B4;
    width: 728px;
    height: 90px;
    margin: 0 0 10px 0;
}

.betashots {
	margin: 0 20px 10px auto;
	width: 728px;
	height: 300px;
	text-align: center;
}

#chunkyContainer {
	
	width: 748px;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}

.chunkyMenu {
    
    
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1
}

#chunkyContainer:after {
	content: '';
	width: 100%;
	display:inline-block;
	font-size: 0;
	line-height: 0;
}

#hMenuContainer {
	height: 41px;
	width: 738px;
	padding: 0 5px 0 5px;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}
.hMenu {
    height: 41px;
	vertical-align: top;
	display:inline-block;
	*display: inline;
	zoom: 1
}
#hMenuContainer:after {
	content: '';
	width: 100%;
	display:inline-block;
	font-size: 0;
	line-height: 0;
}

.grey-border {
    border: 10px solid #898989;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.shadow {
-moz-box-shadow: 0 0 30px 5px #999;
-webkit-box-shadow: 0 0 30px 5px #999;
}

@font-face {
    font-family: 'GoodDogPlainRegular';
    src: url('gooddp__-webfont.eot');
    src: url('gooddp__-webfont.eot#iefix') format('embedded-opentype'),
         url('gooddp__-webfont.woff') format('woff'),
         url('gooddp__-webfont.ttf') format('truetype'),
         url('gooddp__-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: fixed;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	
	background-color: #B4B4B4;
	z-index:1002;
	overflow: auto;
}

 .pblocks {
height: 240px !important;
}

 .akliz {
height: 113px !important;
}

.imagebytext-table {
	width: 748px;
}

.imagebytext-table > table {
	width: 748px;
	-webkit-column-gap: 15px; /* Chrome, Safari, Opera */
    -moz-column-gap: 15px; /* Firefox */
    column-gap: 15px;
    border-collapse: collapse;
}

.imagebytext-table td {
	vertical-align: top;
	text-align: justify;
	padding: 0px;
}

.imagebytext-table td:nth-of-type(1) {
}

.imagebytext-table td:nth-of-type(2) {
	width: 15px;
}

.imagebytext-table td:nth-of-type(3) {
	width: 553px;
	vertical-align: text-top !important;
}
 
/*
    HERE BE STYLES FROM THE OLD SITE.

    ALSO DRAGONS.
*/

p {
    font-family: Verdana; 
    font-size: 8pt; 
    color:#444444; 
}

h1 {
    
	font-family: 'GoodDogPlainRegular';
    font-size: 16pt;
    margin-top: 0;
    margin-bottom: 10px;
}

h2 {
    font-weight: 18pt "GoodDogPlainRegular";
	font-family: 'GoodDogPlainRegular';
    font-size: 18pt;
	margin: 0 0 10px 0;
}

.hMenuItem {
    font-weight: bold 20pt "GoodDogPlainRegular";
	font-family: 'GoodDogPlainRegular';
    font-size: 20pt;
    margin-top: 0;
    margin-bottom: 10px;
}

a {
    color:#930404; 
    font-weight:bold; 
    text-decoration:none;
}

.bigstrong {
    font-family: Verdana; 
    font-size: 12pt; 
    font-weight:bold; 
    color:#444444; 
}

.littlestrong {
    font-family: Verdana; 
    font-size: 8pt; 
    color:#930404; 
}

.textnotice {
    font-family: Verdana; 
    font-size: 9pt; 
    font-weight:bold; 
}

.modimages {
    float: left;
    width: 705px;
}

.modtop {
        float: left;
        height: 231px;
        margin: 0 0px;
    }
    #modrow {
        clear: both;
        width: 700px;
        margin-left: 0px
    }
    
.mainbutton {
        float: left;
        width: 160px;
        height: 214px;
        margin: 0 2px;
    }
    #buttonrow {
        clear: both;
        width: 679px;
        margin-left: 21px
    }

.shadowback {
    box-shadow:4px 3px 5px black; 
    -moz-box-shadow:4px 3px 5px #333; 
    margin-top:8px; 
}
.open { 
    color:#930404; 
    font-weight:bold; 
    text-decoration:none; 
} 
.close { 
    color: #4F0000; 
    font-weight: bold; 
    text-decoration:none; 
}

.passfield {
  width: 644px;
  height: 160px;
  margin: 4px 0 10px 0;
  border: 1px solid #000000;
    box-shadow:2px 2px 5px black;
    -moz-box-shadow:2px 2px 5px #333;  
}

.patchClosed { 
    margin: 0; 
}
.patchOpen { 
    margin: 0; 
}}