@font-face {
    font-family: headerfont;
    src: url(../Fonts/OSP-DIN.ttf);
}

@font-face {
    font-family: regularfont;
    src: url(../Fonts/LondrinaSolid-Regular.otf);
}

html 
{ margin-left: calc(100vw - 100%); }

body
{
	background: #343434;
	/* background-image: url(../Images/bgweavebw.gif);*/
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "regularfont", arial, sans-serif;
	font-size: 1.2em;
	min-width: 340px;
}

h1, h2, h3, h4
{
	font-family: "headerfont", arial, sans-serif;
	margin: 0px;
}

#headersection
{	
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	/* background: #222222;
	background-image: url(../Images/bgweavebw.gif); */

}
h1
{
	color: white;
	font-size: 1.8em;
	padding: 0px;
	border: 0px;
	vertical-align: middle;

}


#logobox
{
	display: block;
	vertical-align: middle;
	text-align: center;
	min-width: 40%;  
    border: 0px;
	padding: 0px;
	margin: 0px;
}



#navbox, #storelinks
{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	min-width: 50%;
	border: 0px;
	padding:0px;
	margin: 10px;
}

ul.navlist, ul.stores, ul.logo 
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 1.3em;

}

.twobuttonbox
{
	display: inline-block;
	vertical-align: middle;
	min-width: 100px;

}

.navlist a
{
	color: white;
	margin: auto;
	font-weight: 100;
	vertical-align: middle;
	margin: auto;
}

.navlist a:hover
{
	color: #ecc200;
	font-weight: 700;
	vertical-align: middle;
}

#homebutton, #gamesbutton, #forumsbutton, #infobutton
{	
	display: inline-block;
	width: 100px;
	font-family: headerfont;
	/*border: solid;
	border-width: 3px;
	border-color: gray;*/
	font-weight: 700;
	vertical-align: middle;
	text-align:center;
	border-radius: 6px;
	background-color: #457f6a;
	/* background-image: url(../Images/bgweavegreen.gif); */
	margin: 1px;
}


#contentwrapper
{
	position: relative;
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	min-height: 580px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	/* overflow: hidden; */
	/* background-image: url(../Images/bg.png);   */
	background-position: center top;
	background-repeat: no-repeat;

}

#Content
{   
	position: relative;
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	min-height: 450px;
	/*background: #222222;
	background-image: url(../Images/bgweavebw.gif);*/

}

#Hangers
{
	
	
}
	
#ContentBoxA
{

	display: block;
	text-align: center;
	
}

#foot
{
	display: inline-block;
	font-family: arial;
	color: white;
	text-align: left;
	width: 100%;
margin-top:.7em;
margin-bottom: .7em;

}

#copyright
{
	margin: auto;
	font-size: .7em;
	color: #5c5c59;
	text-align: center;
}
.storeitem
{	
	display: inline-block;
	width: 134px;
	height: 215px;
	margin: auto;	
}

.storeitem img
{
	display: inline;
	height: auto;
	width: auto;
	margin: auto;
	vertical-align: middle;
}

.storeicon
{

	padding: 0px;
	width: 134px;
	height: 164px;
	border: 0px;
	margin: auto;
	text-align: center;
}
.playicon
{
display: inline;
vertical-align: middle;
}

.storelabel
{
	display: inline-block;
	padding-bottom: 50px;
	border: 0px;
	vertical-align: bottom;


}

.absolutecenter
{
	vertical-align: middle;
	text-align: center;
}

li.logoalign
{
	width: 200px;
	height: auto;
}

h1
{
	font-size: 4em;
	padding: .5em;
}

h2
{
	font-size: 3em;
	margin: 0;
	color: #111111;
}

h3
{
	font-size: 2em;
	color: #111111;
}

h4
{
	font-size: 1.5em;
	color: #222222;
}

p
{
	font-size: 1.2em;
	color: #222222;
}
.alphafield
{
	border-width: 8px;
	border-style: solid;
	border-color: #333333;
	background-image: url(../Images/bgtranswhite.png);
	border-radius: 14px;
	padding: .5em;
	width: 60%;
	margin: auto;
	margin-bottom: 1em;
	
}

.infolist
{
	list-style: none;
	text-align: center;
	padding: 0;
	font-size: 1.3em;
	font-style: 'regularfont';
}


.infolist a
{
	color: purple;
	font-weight: 100;

}

.infolist a:hover
{

	font-weight: 100;
}

a
{
	color: purple;
	font-weight: 100;
	text-decoration:none;
}


a:hover {	

font-weight: 100;
color: #ecc200;
}

	
.infomenu
{
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}

.infolist li
{
	margin-bottom: .5em;
}

.contenttext
{
	text-align: left;
	word-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
	
	
}

#footnav
{	
	text-align: center;

}

.footlinks
{	
	display: inline-block;
	list-style: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.footnavitem
{	
	display: inline-block;
	width: 120px;
	font-size: .8em;
	font-weight: 700;
	vertical-align: middle;
	text-align:center;
	margin: 0px;
	margin-bottom: 1em;

	
}

.footnavitem a
{
	color: white;
	margin: auto;
	font-weight: 100;
	vertical-align: middle;
	margin: auto;
}

.footnavitem a:hover
{

	color: #ecc200;
	font-weight: 100;
	vertical-align: middle;

}

.communitylink
{

		font-style: italic;
		text-align: center;
}

.communitylink a
{
	color: white;
}

.communitylink a:hover
{
	color: #ecc200;
}

.gameimage 
{
	width: calc(100% + 20px);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	left:-20px;
	display: inline-block;
	min-height: 200px;
	min-width: 340px;
	/*max-height:500px;*/
	height: auto;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-top: .7em;

}

.gameimage background-image
{

}

.screenshot
{
	
}

.leftimage
{
	display: inline-block;
	width: 30%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: 20px;
	position: absolute;
	bottom:0;
	left:0;
	margin-top: auto;
	margin-bottom: auto;

	
}

.leftimage img
{

	max-width: 100%;
	max-height: 60%;
	position: absolute;
	bottom:0;
	left:0;
	
	
}


.rightimage
{
	display: inline-block;
	width: 30%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	bottom: 0;
	right: 0;


	
}

.rightimage img
{
	max-width: 100%;
	max-height: 60%;
	position: absolute;
	bottom:0;
	right:0;
	
}


#matchlogo
{
	margin: .7em;
	text-align: center;
	display: block;
	width: 100%;
	padding: 0px;
	border: 0px;
	/*position: static;*/
	max-height:50%;


}

#matchlogo img
{
	max-width: 80%;




}

.gamecontent
{	
display: inline-block;
width: 50%;
max-height: 50%;
min-width: 200px;
max-height: 500px;
}

.gametext
{
	border-width: 8px;
	border-style: solid;
	border-color: #333333;
	background-image: url(../Images/bgtranswhite.png);
	border-radius: 14px;
	padding: .5em;
	width: 50%;
	margin: auto;
	margin-bottom: 1em;
	margin-top: 1em;
	display: block;
	
}

#contactform
{	display: inline-block;
  	/*background-image: 	url(../Images/bgweaveyellow.gif);*/
	background: #5fa17e; /*#dabf09 */
  	min-width: 320px;
  	font-size: 18px;
	line-height: 18px; 	
  	text-decoration: none;
  	border-radius: 10px;
  	padding: 0px 14px 14px 14px;
  	border: 2px solid #222222;
  	box-shadow: 0px 0px 16px rgba(0,0,0,.5);
  	color: #1e150e;
  	text-align:left;
	margin-bottom: 1em;
}

label {
    display:block;
	margin-top: 1em;
}

input, textarea {
	width:95%;
	height:27px;
	background:#efefef;
	border:1px solid #dedede;

	margin-top:3px;
	font-size:0.9em;
	color:#3a2a1b;
	border:1px solid #dedede;
    border-radius:5px;
}


.frmbutton
{	display: block;
	width: 100%;
	height:40px;
	color: #925a0e;
	background:#efefef;
	border:1px solid #d5b89c;
	padding:10px;
}

textarea {
	height:213px;
	background:#efefef;
}

.horizontalcenter
{
	text-align: center;
	display: block;
}

#splash
{
	margin: 1em;
}