body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	background: url("../../images/brixsoft/web/background.jpg");
}

#page {
	background: url("../../images/brixsoft/web/pagebg-max.jpg") repeat-y top; border: none;
	margin: 16px;
	width: 758px;
	text-align: left;

	/**center page**/
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url("../../images/brixsoft/web/header.png") no-repeat bottom center;
	height: 150px;
	/*margin: 0 !important; margin: 0 0 0 1px; padding: 1px; height: 144px;
	margin: 7px 9px 0; height: 192px; width: 740px;*/
	background-color: #73a0c5;
}

#header h1 {
	padding-top: 36px;
	padding-right: 48px;
	font-size: 1.2em;
	text-align: right;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

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

#content {
	font-size: 1.2em
}

#breadcrumb {
	margin: 0 0 0 40px;
}
#breadcrumb:before {
	content: "\00BB \0020";
}

.widecolumn {
	float: left;
	width: 660px;
}

.column {
	padding: 0 0 20px 0;
	margin: 0 0 0 40px;
}


/* --------- Sidebar --------- */

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2 {
	text-decoration: none;
}

/* --------- /Sidebar --------- */

#footer {
	clear:both;
	overflow:hidden;
	background: url("../../images/brixsoft/web/footer.jpg") no-repeat bottom; border: none;
	background-color: #eee;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

.widecolumn h1 {
	font-size: 1.2em;
	margin: 0 0 3px;
}
.widecolumn h2 {
	font-size: 1.0em;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet M", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

img.thumbnail {
	width: 450px;
}
img.tsarti {
	float: right;
	padding: 5px 5px 5px 5px;
	padding-top: 20px;
}
img.tsart {
	float: left;
	padding: 0px 15px 0px 0px;
}

.error {
	font-weight: bold;
	color: red;
}
.info {
	font-weight: bold;
	color: green;
}

.signup-agreement {
	width: 300px;
	font-size: 0.7em;
	padding-top: 100px;

	/**center**/
	margin-left: auto;
	margin-right: auto;
}
.signup-agreement a:link {text-decoration: none}
.signup-agreement a:visited {text-decoration: none}
.signup-agreement a:active {text-decoration: none}
.signup-agreement a:hover {text-decoration: underline; }

a img { border: none; }

.ingress {
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.readmore:before {
	content: "\00BB \0020";
}

div.body {
	padding: 5px 5px 5px 5px;
}

/** nt **/
.nt-shortcuts {
	width: 700px;
}
.nt-shortcuts div {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.nt-shortcuts .nt-icons {
	background-image: url("../../images/brixsoft/web/nt-spill.png");
	background-repeat: no-repeat;
	width: 213px;
	height: 90px;
}
.nt-shortcuts .nt-lotto {
	background-position: 0px 0px;
}
.nt-shortcuts .nt-viking {
	background-position: 0px -90px;
}
.nt-shortcuts .nt-joker {
	background-position: 0px -180px;
}
.nt-shortcuts .nt-keno {
	background-position: 0px -270px;
}
.nt-shortcuts .nt-live-oddsen {
	background-position: 0px -360px;
}
.nt-shortcuts .nt-lang-oddsen {
	background-position: 0px -450px;
}
.nt-shortcuts .nt-extra {
	background-position: 0px -540px;
}
.nt-shortcuts .nt-oddsbomben {
	background-position: 0px -630px;
}
.nt-shortcuts .nt-vinneroddsen {
	background-position: 0px -720px;
}
.nt-shortcuts .nt-eurojackpot {
	background-position: 0px -810px;
}
