/* Start of CMSMS style sheet 'AIO_dark' */
#aio-link {
	position: absolute;
	top: 40px; left: 300px;
}

body {
	margin: 0px;
	background: #080808 url(aio/bg_color_dark.jpg) repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.3;
	margin-bottom: 1em;
	color: #d9d9d9;
}

.small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 1.3;
	margin-bottom: 1em;
	color: #868685;
}
img {
	border-width: 0;
}
a {
	color: #d9d9d9;
	text-decoration: none;
}

h1, h2, h3, h4 {
font-family: Arial Narrow, Helvetica, sans-serif;
font-weight: normal;
}
h1 {
border-bottom: 1px solid #dd1a22;
font-size: 18pt;
}
h2 {
color: #eee;
}

#container, #container_upper {
	position: relative;
	top: 0;
	z-index: 50;
	margin: 0 auto;
	width: 990px;
}
#bg {
	position: absolute;
	top: 0; left: 0;
	
	width: 100%;
	height: 800px;
	background-image: url(aio/aio_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#bg_dark {
	position: absolute;
	top: 0; left: 0;
	
	width: 100%;
	height: 800px;
	background-image: url(aio/aio_bg_dark.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#header {
	position: absolute;
	top: 290px; left: 0;
	
	width: 100%;
	height: 350px;
	background-image: url(aio/aio_imageset.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

	
#topnavi {
	position: absolute;
	width:100%;
	top: 251px;
left: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	text-align: center;
background: url(aio/links_24.png) no-repeat top center;
}


#topnavi a {
color: #d9d9d9;
font-weight: bold;
	display: inline-block;
	width: 190px;
	text-decoration: none;
	padding: 0;
margin: 0;
}

#topnavi a img {
width: 100%;
height: 30px;
}

#content, #imagecolumn {
	z-index: 100;
	margin: 0;
padding: 0;
padding-bottom: 2em;
}

#content {
position: absolute;
top: 330px;
left: 0;
	width: 370px;
padding-right: 560px;
}

/*INTROSIVU*/

#introcontent {
position: absolute;
top: 400px;
left: 0;
	width: 49%;
padding-right: 51%;
padding-bottom: 2em;
}
#imageset {
	position: absolute;
	top: 290px; left: -2px;
}


/*
#container_upper #content {
top: 370px;
}*/

#imagecolumn {
position: absolute;
right: 0;
top: 0;
	width: 530px;
	padding: 0;
padding-bottom: 2em;
}


.margin {
	margin-top: 50px;
}
.bigger {
	font-size: 120%;
}

/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
border-width: 0;
	margin-bottom:1em;
	padding:0.5em
}
fieldset input[type="text"] {
display: block;
}
fieldset label {
	width:auto;
}
legend {
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
}
fieldset textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

/* End of 'AIO_dark' */

