/** General **/
BODY {
	background: url(http://static.games.is/img/mega/bg.gif) repeat-x #1B9EC6;
	text-align: left;
}
IMG {
	border: 0px;
}
A {
	color: #027EC8;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #027EC8;
}
A:active {
	color: #ff9900;
}
A:hover {
	text-decoration: underline;
}
A.white {
	color: white;
}
A.white:visited {
	color: white;
}
A.white:active {
	color: #00A5DB;
}
.font10 {
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.verylightblue {
	background-color: #66CCFF;
}
.lightblue {
	background-color: #00A5DB;
}
.darkblue {
	background-color: #027EC8;
}
.orange {
	background-color: #FF9900;
}
DIV.pad8 {
	padding-left: 8px;
	padding-right: 8px;
}
BODY, DIV, TD, INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1 {
	font-size: 20px;
}
H2 {
	font-size: 16px;
}
H3 {
	display: none; /** Hide H3 - use flash instead **/
}

/** Main objects **/
#page {
	text-align: left;
	width: 780px;
	background: url(http://static.games.is/img/mega/bg_middle.gif) repeat-y;
}
#bgbottom {
	width: 780px;
	height: 10px;
	background: url(http://static.games.is/img/mega/bg_bottom.gif) no-repeat;
}
#menu {
	width: 770px;
	margin-left: 10px;
}
#menubottom {
	width: 770px;
	background: url(http://static.games.is/img/mega/main_bg_top.gif) no-repeat;
}
#main {
	width: 770px;
	margin-left: 10px;
	background: url(http://static.games.is/img/mega/main_bg_middle.gif) repeat-y;
	padding-bottom: 20px;
}
#bottom {
	width: 770px;
	height: 11px;
	margin-left: 10px;
	background: url(http://static.games.is/img/mega/main_bg_bottom.gif) no-repeat;
}

/** Left menu **/
DIV.leftmenutoplefthigh {
	width: 200px;
	height: 42px;
	background: url(http://static.games.is/img/mega/leftmenu_top_lefthigh.gif);
}
DIV.leftmenutoprighthigh {
	width: 200px;
	height: 42px;
	background: url(http://static.games.is/img/mega/leftmenu_top_righthigh.gif);
	text-align: right;
}
DIV.leftmenutopcurve {
	width: 200px;
	height: 9px;
	background: url(http://static.games.is/img/mega/leftmenu_top_curve.gif);
	font-size:1px;
}
DIV.leftmenutopcurve2 {
	width: 200px;
	height: 9px;
	background: url(http://static.games.is/img/mega/leftmenu_top_curve_2.gif);
	font-size:1px;
}
DIV.leftmenumiddle {
	width: 200px;
	background: url(http://static.games.is/img/mega/leftmenu_middle.gif);
}
DIV.leftmenumiddle2 {
	width: 200px;
	background: url(http://static.games.is/img/mega/leftmenu_middle_2.gif);
}
DIV.leftmenubottomleftlow {
	width: 200px;
	height: 28px;
	background: url(http://static.games.is/img/mega/leftmenu_bottom_leftlow.gif);
}
DIV.leftmenubottomleftlow2 {
	width: 200px;
	height: 28px;
	background: url(http://static.games.is/img/mega/leftmenu_bottom_leftlow_2.gif);
}
DIV.leftmenubottomrightlow {
	width: 200px;
	height: 28px;
	background: url(http://static.games.is/img/mega/leftmenu_bottom_rightlow.gif);
}
DIV.leftmenubottomrightlow2 {
	width: 200px;
	height: 28px;
	background: url(http://static.games.is/img/mega/leftmenu_bottom_rightlow_2.gif);
}
IMG.leftmenuleft {
	padding-left: 8px;
	padding-top: 12px;
}
IMG.leftmenuright {
	padding-right: 8px;
	padding-top: 12px;
}
UL.leftmenu {
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
	list-style-type: none;
	list-style-image: url(http://static.games.is/img/mega/bullet_arrow.gif);
}
LI.leftmenu {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}

/** Leikur mánaðarins **/
#leikurman {
	width: 530px;
	height: 136px;
	margin-bottom: 10px;
	background: url(http://static.games.is/img/mega/bg_leikurman.gif);
}
#leikurmanimage {
	margin-top: 10px;
	margin-left: 10px;
	width: 181px;
	height: 115px;
}

/** Front page **/
#fronttop10wg { /**260x185**/
	width: 245px;
	height: 240px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	background: url(http://static.games.is/img/mega/bg_wg_top10_front.gif);
}
#fronttop10spacer {
	width: 10px;
	height: 185px;
	float: left;
}
#fronttop10pc {
	width: 245px;
	height: 240px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	background: url(http://static.games.is/img/mega/bg_pc_top10_front.gif);
}
DIV.fronttop10left {
	width: 81px;
	height: 169px;
	float: left;
	padding-right: 10px;
}
DIV.frontimgholder {
	float: left;
	width: 79px;
	height: 79px;
	padding: 3px;
}
IMG.frontimg {
	border: 2px solid white;
}
SELECT.top30wg {
	width: 200px;
	background: #00A5DB;
	color: black;
	font-size: 10px;
}
SELECT.top30pc {
	width: 200px;
	background: #FF9900;
	color: black;
	font-size: 10px;
}
DIV.top30pc {
	width:510px;
	height: 466px;
	background: #FF9900 url(http://static.games.is/img/mega/top30pc.gif) no-repeat;
	padding:10px;
}
DIV.top30wg {
	width:510px;
	height: 466px;
	background: #00A5DB url(http://static.games.is/img/mega/top30wg.gif) no-repeat;
	padding:10px;
}
DIV.top30select {
	width: 510px;
	height: 41px;
	text-align: right;
}
DIV.fronttop10img {
	width: 83px;
	height: 83px;
	background-color: white;
	text-align: center;
}
IMG.fronttop10wgimg {
	margin-top: 2px;
	border: 2px solid #ff9900;
}
IMG.fronttop10pcimg {
	margin-top: 2px;
	border: 2px solid #00a5db;
}

/** Game display **/
#top10wg {
	width: 510px;
	height: 167px;
	padding: 10px;
	background: url(http://static.games.is/img/mega/top10wg.gif);
}
#top10pc {
	width: 510px;
	height: 167px;
	padding: 10px;
	background: url(http://static.games.is/img/mega/top10pc.gif);
}
DIV.pcgamebig {
	width: 360px;
	height: 117px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	padding-right: 10px;
	overflow: hidden;
}
DIV.top10list {
	width: 135px;
	height: 162px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
DIV.top10number {
	float: left; 
	height: 16px;
	width: 20px;
	line-height: 16px;
	text-align: right;
}
DIV.top10text {
	height: 16px;
	width: 115px; 
	float: left;
	line-height: 16px;
	overflow: hidden;
}
DIV.webcatbottom {
	width: 150px;
	height: 15px;
	background: url(http://static.games.is/img/mega/bg_web_cat_bottom.gif);
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
	text-align: right;
	padding-right: 20px;
	vertical-align: bottom;
}
IMG.webgame0 {
	margin-left: 6px;
	margin-right: 2px;
	margin-top: 5px;
	border: 1px solid #ff9900;
}
IMG.webgame1 {
	margin-left: 2px;
	margin-right: 6px;
	margin-top: 5px;
	border: 1px solid #ff9900;
}
DIV.title {
	font-size: 18px;
	font-weight: bold;
	color: #027EC8;
}
#gofull {
	background: url(http://static.games.is/img/mega/gofull.gif);
	width: 310px;
	padding-top: 140px;
	padding-left: 18px;
	padding-right: 12px;
	color: #ffffff;
}
#gofullbottom {
	background: url(http://static.games.is/img/mega/gofull_bottom.gif) no-repeat;
	width: 340px;
	height: 42px;
	text-align: right;
}
UL.gofull {
	list-style-type: square;
	margin: 0 0 0 20px;
}
DIV.wg {
	width: 240px;
	height: 100px;
	margin-left: 4px;
	margin-right: 2px;
	margin-top: 10px;
	float: left;
	border: 2px solid #ff9900;
	padding: 5px;
	background: url(http://static.games.is/img/mega/bg_games.gif);
	text-align: left;
}
DIV.wgpic {
	width: 75px;
	height: 75px;
	float: left;
	border: 2px solid #ff9900;
}
DIV.wgdesc {
	width: 156px;
	height: 66px;
	overflow: hidden;
	float: left;
	font-size: 11px;
	margin-left: 5px;
}
DIV.wgmore {
	width: 156px;
	height: 30px;
}

/** Send to a friend **/
#sendto {
	width: 180px;
	height: 240px;
	font-size: 10px;
	text-align: left;
}
input.sendto {
	width: 170px;
	height: 12px;
	font-size: 10px;
}
textarea.sendto {
	width: 170px;
	height: 100px;
	font-size: 10px;
}

/** DIV's for main content area **/
DIV.main1col {
	width: 530px;
}
DIV.main2col {
	width: 260px;
}
DIV.main3col {
	width: 170px;
}
DIV.left {
	margin-right: 10px;
	float: left;
}
DIV.right {
	margin-right: 0px;
	float: left;
}
DIV.break {
	height: 10px;
	clear: both;
}
DIV.padded {
	padding: 8px;
}

/** Adverts **/
#adskyscraper {
	position: absolute;
	left: 810px;
	top: 0px;
	width: 150px;
	overflow: hidden;
}
DIV.adleft {
	padding-left: 8px;
	padding-right: 8px;
	width: 184px;
	height: 184px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

/** Copyright **/
#copyright {
	width: 780px;
	font-size: 10px;
	text-align: center;
}