/* font */
html { font-size: 100%; }
body { font-size: 0.70em; }
table, input, select, textarea { font-size: 100%; }


/* layout - general */
* { margin: 0; padding: 0; }
li, dd, blockquote { margin-left: 20px; }
select > option { margin: 0 5px 0 3px; }

img { border: none; }
acronym { cursor: help; }
a:link, a:visited {
	cursor: hand;
	cursor/**/: /**/pointer;
}
.clear { clear: both; line-height: 0px; }

.text, textarea {
}
input.text, textarea {
}
.submit {
}
.ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

.flR { float: right; }
.flL { float: left; }

.alR { text-align: right; }

.hide { display: none; }
.hide2 { visibility: hidden; }

.ir {
	position: relative;
	overflow: hidden;
}
.ir span {
	position: absolute;
	width: 100%;
	height: 100%;
}
.special {
	color: #EC1C24;
	font-family: Arial, sans-serif;
}
.special2 {
	color: #A94E91;
}



/* layout - specific */
body {
	background: #EEEDE0;
	text-align: center;
	position: relative;
}
#page {
	width: 775px;
	text-align: left;
	margin: 0 auto;
	background: #FDFBE5;
}

#header {
	background: url(img/header.jpg) no-repeat 0 0;
	height: 90px;
	position: relative;
}
#logo {
	float: left;
}
#logo a {
	display: block;
	width: 175px;
	height: 90px;
	position: relative;
}
#logo a span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/header.jpg) no-repeat 0 0;
}
#header p.buy {
	position: absolute;
	right: 10px;
	bottom: 5px;
	color: #FFFFFF;
	font-size: 120%;
	font-family: Verdana, sans-serif;
}

#top {
	height: 37px;
	background: #ADAC1B;
}
#top ul {
	width: 100%;
	overflow: hidden;
}
#top ul li {
	float: left;
	margin: 0 10px 0 0;
	line-height: 37px;
}
#top ul li a {
	display: block;
	padding: 0 0 0 30px;
	background: url(img/bullets/1.html) no-repeat 16px 45%;
	font-size: 120%;
}
#top ul li a:link, #top ul li a:visited {
	color: #FFFFFF;
}


#bot {
	background: #BBB097;
	line-height: 38px;
	padding: 0 0 0 10px;
	color: #FFFFFF;
	font-size: 90%;
}
#bot a:link, #bot a:visited {
	color: #FFFFFF;
	text-transform: uppercase;
}


#wrap {
	width: 764px;
	overflow: hidden;
	margin: 10px 0 12px 11px;
}

#colL, #colM, #colR {
	float: left;
	background: #E9E1C5 url(img/box-t-r.gif) no-repeat 100% 0%;
	width: 185px;
	padding: 7px 0;
}
#colL {
	margin-right: 11px;
}
#colM {
	width: 359px;
	margin-right: 12px;
	padding-bottom: 0;
}
#colR {
}


#colL *, #colR * {
	margin-left: 10px;
	margin-right: 10px;
}
#colM * {
	margin-left: 8px;
	margin-right: 8px;
}
#colL * *, #colM * *, #colR * * {
	margin-left: 0px;
	margin-right: 0px;
}

a.more {
	font-weight: bold;
}
#colL h3 {
	margin: 0 0 10px 0;
	font-size: 120%;
}

#block1 li {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	background: url(img/bullets/2.html) no-repeat 0 .4em;
}

#block2 dl {
	width: 165px;
	overflow: hidden;
}
#block2 dl dt {
	clear: left;
	float: left;
	width: 52px;
	margin: 3px 7px 5px 0;
}
#block2 dl dt img {
	border: solid 2px #BBB097;
}

#block2 dl dd {
	margin: 0 0 15px 0;
}


#img1 {
	margin-right: 8px;
}
#img2 {
	margin-left: 0;
	margin-right: 0;
}

#colM h1 {
	margin-top: 10px;
	margin-bottom: 5px;
}
#colM h2 {
	font-size: 150%;
	font-weight: normal;
}

#img3 {
	float: left;
	margin: 3px 7px 5px 8px;
	border: solid 2px #BBB097;
}

#list1 {
	margin-top: 7px;
}
#list1 li {
	background: url(img/bullets/4.html) no-repeat 0 50%;
	padding: 0 0 0 15px;
	font-size: 120%;
}

#colM .buy {
	clear: left;
	line-height: 37px;
	background: #C1B297 url(img/bullets/5.html) no-repeat 10px .4em;
	padding: 0 0 0 30px;
	font-family: Arial, sans-serif;
	margin: 10px 0 0 0;
	font-size: 150%;
}
#colM .buy a:link, #colM .buy a:visited {
	color: #FFFFFF;
}


#colR h3 {
	margin: 0 0 10px 0;
	font-size: 120%;
}
#colR p {
	margin-bottom: 5px;
}

#block3 {
	margin-bottom: 10px;
}
#block3 #video1 {
	height: 140px;
	background: #333333;
	color: #FFFFFF;	
	margin: 0 0 5px 0;
}
#block3 .special3 a {
	display: block;
	padding: 0 0 0 10px;
	background: url(img/bullets/3.html) no-repeat 0 .3em;
	font-weight: bold;
}
#block3 .special4 a:link, #block3 .special4 a:visited {
	color: #9DA51E;
	text-decoration: underline;
	display: block;
}


#gokkast {
	width: 764px;
	overflow: hidden;
	margin: 10px 0 12px 11px;
}
#gokkast #game {
	background: #000;
	text-align: center;
	margin: 10px 0 10px 0;
	width: 754px;
}
#gokkast #game a {
	color: #fff;
	text-decoration: underline;
}