body {
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  background: white url(img/back_main.jpg) repeat-x top;
  font-family: verdana, helvetica, arial;
  font-size: 12px;
}

#arena { 
  width: 1100px;
  height: 100%;
}

#header {
  width: 100%;
  height: 100px;
}

#logo {
  display: inline;
  float: left;
}

#menu {
  margin-top: 40px;
  font-family: helvetica, arial;
  font-size: 20px;
  display: inline;
  float: right;
  letter-spacing: -1px;
}

#menu a {
  padding: 5px 10px 5px 10px;
  color: #444444;
  text-shadow: 1px 1px 1px white;
  text-decoration: none;
}

#menu a:hover {
  color: black;
}

.link_selected {
  background: white url(img/back_menuhl.png) repeat-x top;
  box-shadow: 0px -5px 5px rgba(0,0,0,0.1);
  border-radius: 3px 3px 0px 0px;
  color: black;
}

#container {
  width: 100%;
  padding-bottom: 200px;
}

#container h1 {
  font-size: 20px;
  font-weight: normal;
  color: #0055ff;
  line-height: 20px;
}

#container h2 {
  font-weight: normal;
  line-height: 15px;
  color: #ee6600;
}

#container h3 {
  font-weight: bold;
  font-size: 13px;
  color: #222222;
  letter-spacing: -1px;
  line-height: 14px;
}

#modtip {
	border-radius: 3px;
  box-shadow: 0px 0px 10px black;
	text-align: left;
	background: rgba(0,0,0,0.9);
  color: white;
	position: absolute;
	padding: 5px;
	z-index: 100;
	visibility: hidden;
  max-width: 300px;
	height: auto;
}

#icomenu {
	width: 100%;
	height: 78px;
	vertical-align: bottom;
}

a {
	color: #aa0000;
	text-decoration: none;
}

#appselect h4 {
  line-height: 300px;
}

#appselect h1 {
	font-size: 20px;
	font-weight: normal;
	color: #002699;
	letter-spacing: -1px;
	word-spacing: 4px;
  line-height: 40px;
}

.appscreen {
	text-align: left;
	border: 0px;
	width: 100%;
	font-size: 12px;
	font-family: verdana, helvetica, sans;
	color: #333333;
	line-height: 20px;
}

.appscreen a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.appscreen h1 {
	font-size: 20px;
	font-weight: normal;
	color: #002699;
	letter-spacing: -1px;
	word-spacing: 4px;
  line-height: 40px;
}

.appscreen h2 {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #191919;
}

.appleft {
	font-family: verdana, helvetica, sans;
	font-size: 12px;
	color: #444444;
	display: inline;
	float: left;
}

.appright {
	font-family: verdana, helvetica, sans;
	font-size: 12px;
	color: #444444;
	display: inline;
	float: right;
}

.appnav {
  opacity: 0.8;
}

.appnav:hover {
  opacity: 1;
}

.infoside {
	line-height: 15px;
	padding: 10px;
	display: inline;
	float: left;
	width: 50%;
}

.infoside a {
	color: #aa0000;
	text-decoration: none;
}

.infoside a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.mediaside {
	padding: 10px;
	display: inline;
	float: right;
	width: 40%;
}

.mediaside a {
	color: #555555;
	text-decoration: none;
}

.mediaside a:hover {
	color: #000000;
}

#footer {
  margin-top: 200px;
  text-align: left;
  width: 100%;
  height: 240px;
  background: #444444 url(img/back_footer.png) repeat-x top;
  color: #aaaaaa;
  text-shadow: 1px 1px 1px black;
}

#footer h1 {
  padding: 5px 0px 5px 0px;
  border-radius: 3px;
  background: #333333;
  color: #666666;
  font-size: 14px;
  letter-spacing: -1px;
  font-weight: bold;
  text-shadow: none;
}

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

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

.footbox {
  text-align: left;
  padding: 10px;
  display: inline;
  float: left;
  width: 200px;
}

#rights {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background: #222222;
  color: #555555;
}

#error {
  font-size: 14px;
  color: #ee0000;
  text-shadow: 1px 1px 1px white;
}

#newsline {
  width: 1000px;
}

#newsline a {
  color: #333333;
}

#newsline a:hover {
  color: black;
}

#newsline h1 {
  padding: 5px 0px 5px 5px;
  font-size: 12px;
  font-weight: bold;
  background: #444444;
  color: white;
  border-radius: 3px 3px 0px 0px;
}

#newsline i {
  color: gray;
}

.newsbox {
  display: inline;
  float: left;
  width: 230px;
  height: 200px;
  text-align: left;
  padding: 5px;
}

.newsbox:hover {
  border-radius: 3px;
  background: url(img/back_newsbox_hl.jpg) repeat-x top;
  cursor: pointer;
}

#frontad {
  width: 1000px;
  height: 400px;
  
}

#box_forum {
  background: white url(img/back_boxforum.jpg) repeat-x top;
  width: 300px;
  height: 220px;
  border-radius: 3px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
  text-align: left;
  padding: 10px;
}

.boxclass:hover {
  box-shadow: 0px 0px 20px rgba(0,0,0,0.7);
}

#appmenu {
  text-align: center;
  width: 100%;
  height: 100px;
  margin-top: 10px; 
  padding-top: 10px;
  background: #eaeaea url(img/back_appmenu.jpg) repeat-x top;
  border-radius: 3px; 
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}

.sep {
  border: 0px;
  height: 100px;
}

.appicon {
  opacity: 0.8;
  padding: 5px;
  text-align: center;
  width: 112px;
  height: 83px;
  display: inline;
  float: left;
  font-size: 10px;
  text-shadow: 0px 1px 1px white;
}

.modicon {
  opacity: 0.8;
  padding: 5px;
  text-align: center;
  width: 147px;
  height: 83px;
  display: inline;
  float: left;
  font-size: 10px;
  text-shadow: 0px 1px 1px white;
}

.appicon a, .modicon a {
  color: #000000;
}

.appicon a:hover, .modicon a:hover {
  color: #0044aa;
}

.appicon:hover, .modicon:hover {
  opacity: 1;
  color: #0066aa;
  background: white;
  border-radius: 3px;
  box-shadow: 0px 0px 5px #cccccc;
}

.formstyle {
  padding: 3px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
}

.formstyle:hover {
  border: 1px solid gray;
}

.formstyle:focus {
  border: 1px solid #00aacc;
  box-shadow: 0px 0px 5px blue;
}

#order_price {
  display: inline;
  float: left;
  text-align: left;
  width: 300px;
  height: 500px;
}

#order_calc {
  display: inline;
  float: right;
  padding: 10px;
  text-align: left;
  width: 50%;
  height: 500px;
}

#fadetop {
	position: absolute;
	left: 30%;
	top: 190px;
}

#fadebottom {
	position: absolute;
	left: 30%;
	top: 549px;
}

#orderbutton {
  width: 150px;
  text-align: center;
  color: #ffffff;
  border: 2px solid green;
  border-radius: 3px;
  height: 25px;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -1px;
  background: url(img/button_order.png) repeat-x top;
}

#orderbutton:hover {
  border: 2px solid #00dd00;
  background: url(img/button_order_hl.png) repeat-x top;
  cursor: pointer;
  box-shadow: 0px 0px 3px #00ff00;
}

#pricelist h1 {
  width: 250px;
  padding: 3px 0px 3px 5px;
  font-size: 12px;
  font-weight: bold;
  background: #444444;
  color: white;
  border-radius: 3px 3px 0px 0px;
}

#orderbutton:active {
  
}

#fadetop {
	position: absolute;
	left: 30%;
	top: 190px;
}

#fadebottom {
	position: absolute;
	left: 30%;
	top: 549px;
}


#refscroller {
	border: 0px;
	width: 100%;
	height: 100%;
}

#reflist_scroller {
  width: 380px; height: 500px;
  overflow: hidden;
}


/*------------------------------ ADCONTENT ----------------------------*/

.adcontainer {
  width: 100%;
  height: 100%;
}

.adcontainer:hover {
  cursor: pointer;
}

#orderdemo {
  width: 1000px;
  height: 120px;
  border-radius: 3px;
}

#orderdemo h1 {
  position: relative;
  line-height: 0px;
  font-size: 45px;
  font-weight: bolder;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.6);
  letter-spacing: -3px;
  color: black;
} 

#fade {
  position: absolute;
  display: block;
  background-image: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 100%);
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 100%);
  background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 100%);
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 100%);
  width: 1000px;
  height: 27px;
}

