/*
STYLESHEET
Created by Corax Digital Productions
www.coraxdigital.se

ToC:
	1. DEFAULTS
	2. STRUCTURE
	3. LINKS AND NAVIGATION
	4. FONTS
	5. IMAGES
	6. FORMS
	7. HACKS

Notes:

*/

/* --------------- 1. DEFAULTS --------------- */
* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #656565 url(../images/main-bg.jpg) repeat-x;
	height: 100%;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


/* --------------- 2. STRUCTURE --------------- */
#wrapper {
	width: 958px;
	margin-right: auto;
	border-right: 1px solid #4a4a4a;
	border-left: 1px solid #4a4a4a;
	margin-left: auto;
	background: #ffffff;
	display: table;
}
#pageend {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 12px;
}
#masthead {
	background: url(../images/bg-masthead.jpg) no-repeat;
	height: 152px;
	width: 958px;
	float: left;
}
#logo {
	float: left;
	padding-top: 8px;
	padding-left: 16px;
	padding-bottom: 5px;
}
#headpics {
	float: right;
	padding-top: 19px;
	padding-right: 17px;
}

#navContainer {
	clear: both;
	float: left;
}
#content {
	float: left;
	width: 920px;
	padding-top: 20px;
	padding-left: 19px;
}
#mainCol {
	float: left;
	width: 480px;
}
#mainColwide {
	float: left;
	width: 920px;
	text-align: center;
}

#rightCol {
	float: right;
	width: 392px;
}
#footer {
	width: 920px;
	padding-bottom: 12px;
	margin-top: 20px;
	margin-left: 19px;
	border-top: 1px solid #de0019;
	float: left;
	display: inline;
}
#footer .left {
	float: left;
	width: 300px;
	padding-top: 4px;
}
#footer .right {
	float: right;
	width: 530px;
	padding-top: 4px;
	text-align: right;
}
#contactContainer {
	width: 392px;
	float: right;
	padding-top: 0px;
}
#contactContainer fieldset {
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 6px;
	float: left;
	display: block;
	width: 392px;
	border: 1px solid #aeaeae;
}
#contactContainer legend {
	color: #ae0014;
	font-weight: bold;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#contactContainer table {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 17px;
	margin-top: 6px;
}
#contactContainer th {
	text-align: left;
	padding-right: 10px;
}
#mainCol p.error, #mainCol ul.error {
	color: #ae0014;
}
#mainCol p.error {
	font-weight: bold;
}
#rssnews {
	float: right;
	width: 135px;
	padding: 0px 0px 10px 15px;
	margin: 0px 0px 0px 12px;
	border-left: solid 1px #656565;
}

.separator {
	clear: both;
	height: 0;
}


/* --------------- 3. LINKS AND NAVIGATION --------------- */
a:link, a:active, a:visited {
	color: #ae0014;
	text-decoration: underline;
}
a:hover {
	color: #4a4a4a;
	text-decoration: underline;
}
#navigation {
	padding-left: 19px;
	width: 939px;
}
#navigation a {
}
#navigation ul {
}
#navigation li {
	float: left;
	padding-right: 35px;
}


/* --------------- 4. FONTS --------------- */
h1, h2, h3, h4, p, ul {
	margin: 0px;
}
h1 {
	font: bold 21px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	margin-bottom: 7px;
}
#rssnews h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #4a4a4a;
	margin: 0px 0px 2px 0px;
}
h2 {
}
h3 {
}
h4 {
}
p {
	margin-bottom: 15px;
}
ul {
	list-style-type: none;
}
#mainCol ul {
	margin-bottom: 15px;
}

#mainCol li {
	background: url(../images/bullet.gif) no-repeat 0px 6px;
	padding-left: 13px;
}

#rightCol div.pictext {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	top: -14px;
	position: relative;
	margin-bottom: 0px;
}#contactContainer ul {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 6px;
}
#contactContainer li {
	padding-left: 12px;
	line-height: 15px;
	margin-bottom: 2px;
	background: url(../images/bullet.gif) no-repeat 0px 6px;
}
ul.rss {
	font-size: 0.8em;
	margin-left: 3px;
	font-weight: bold;
}
ul.rss li {
	background: url(../images/bullet.gif) no-repeat 0px 0.3em;
	padding-left: 12px;
	margin-bottom: 0.3em;
	line-height: normal;
}
ul.rss li a {
	text-decoration: none;
	font-weight: normal;
}
ul.rss li a:hover {
	text-decoration: underline;
}



/* --------------- 5. IMAGES --------------- */
img {
	border: 0;
}
#headpics img {
	float: left;
	padding-left: 34px;
}
#rightCol img {
	background: url(../images/bg-image-horisontal.gif) no-repeat;
	padding: 3px 5px 6px 3px;
	margin-bottom: 12px;
}
#rightCol img.low {
	background: url(../images/bg-image-low.gif) no-repeat;
	padding: 3px 5px 6px 3px;
	margin-bottom: 12px;
}
#mainColwide img {
	background: url(../images/bg-image-horisontal.gif) no-repeat;
	padding: 3px 5px 6px 3px;
	margin-bottom: 12px;
	margin-right: 6px;
	margin-left: 6px;
}


/* --------------- 6. FORMS --------------- */
#frmContact {
	line-height: normal;
	width: 480px;
	padding-bottom: 15px;
	text-align: left;
}
#frmContact fieldset {
	border: 0;
}
#frmContact fieldset div {
	display: block;
	width: 480px;
	padding-top: 8px;
	clear: both;
}
#frmContact label {
	float: left;
	width: 230px;
	display: block;
}
#frmContact label.right {
	float: right;
}
#frmContact label.wide {
	width: 480px;
}

#frmContact input.txt {
	font-size: 10px;
	font-weight: bold;
	color: #ae0014;
	height: 15px;
	width: 227px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-left: 1px;
	border: 1px solid #aeaeae;
}
#frmContact textarea.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ae0014;
	height: 79px;
	width: 477px;
	overflow: auto;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 1px;
	border: 1px solid #aeaeae;
}
#frmContact input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 7px;
	padding-left: 7px;
	border-top: 1px solid #0092ce;
	border-right: 1px solid #001c6c;
	border-bottom: 1px solid #001c6c;
	border-left: 1px solid #0092ce;
	background: #ae0014 url(../images/bg-formbutton.gif) repeat-x center;
}


/* --------------- 7. HACKS --------------- */
body { /* IE 5 centering bug fix*/
	text-align: center;
}
#wrapper {
	text-align: left;
}

