body {
	background: url('../images/bg_body.png') repeat-x #4f4f4f;
	position: relative;
	margin-top: 25px;
	text-align: center;
}

body, textarea, input {
	font: normal 12px loma, "Lucida Sans", "Lucida Grande", Tahoma, sans-serif;
	color: #000000;
}

textarea, input {
	font-size: 11px;
}

a:link, a:visited {
	text-decoration: none;
	color: #cccccc;
	color: #2900C6;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}


img {
	border: none;
}
		
h1 {
	background: url('../images/bg_heading.png') no-repeat 1px;
	margin-bottom: 20px;
	font-size: 20px;
	width: 374px;
	color: #4d4e62;
}

h2 {
	font-size: 14px;
	margin-bottom: 10px;
}


p.ingress
{
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;
	color: #4d4e62;
}

form ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
form ul li {
	clear: left;
}
form label {
	float: left;
	display: block;
	width: 250px;
}

form#kontakt label {
	width: 150px;
}

form label.form_normal {
	float: none;
	display: list-item;
	margin-left: 250px;
	width: auto;
}

.form_error, .error
{
	color: #ff0000;
}

form fieldset {
	margin: 0;
	border: none;
}

textarea {
	width: 153px;
	height: 60px;
}

textarea#contact_msg {
	width: 220px;
	height: 100px;
}

textarea#form_villkor {
	width: 320px;
	height: 240px;
}

input {
	vertical-align: bottom;
}

span.form_mandatory {
	color: #FF0000;
}

/* Struktur
-----------------------------------------------------------------------------*/
div#container {
	width: 700px;
	background: #dbdbdb;
	color: #000000;
	margin: auto;
	height: auto;
}
	
div#top {
	height: 148px;
	background: url('../images/bg_top.png');
	position: relative;
	font-size: 12px;
	text-align: right;
	padding: 6px;
	color: #cccccc;
	
}

	div#top a {
		color: #cccccc;
		text-decoration: none;
	}

	div#top a:hover {
		text-decoration: underline;
	}

div#main {
	text-align: left;
	margin: 10px;
	width: 480px;
}

div#bottom {
	height: 13px;
	background: url('../images/bg_bottom.png');
	clear: both;
	text-align: right;
	color: #999999;
	padding: 6px;
}

div#bottom div#phone
{
	text-align: center;
	width: 480px;
}
div#bottom div#copyright
{
	float: right;
}

div#polaroid {	
	width: 230px;
	position: relative;
	float: right;
	margin-right: -50px;
	text-align: center;
	left: 0px;
}

div#banners {
	position: absolute;
	text-align: center;
	width: 200px;
	margin: 50px 0 0 -190px;
	padding: 0;
}

/* meny
-----------------------------------------------------------------------------*/
div#house {
	position: absolute;
	top: 100px;
	left: 300px;
	margin: 0;
}

ul#menu {
	margin-bottom: 0;
	margin-top: 92px;
	height: 27px;
}

	ul#menu a:link, ul#menu a:visited {
		text-decoration: none;
		color: #999999;
		font-size: 16px;
	}

	ul#menu a:hover, ul#menu a:active {
		color: #ffffff;
	}

	ul#menu li {
		list-style-type: none;
		float: left;
		display: block;
		text-align: center;
		position: relative;
	}

		li#menu_event, li#menu_event_active {
			left: -46px;
			top: -3px;
			width: 308px;
			height: 24px;
			padding-top: 3px;
		}
		
		li#menu_ua, li#menu_ua_active {
			width: 308px;
			height: 24px;
			left: 38px;
			top: -3px;
			padding-top: 3px;
		}

		li#menu_event_active {
			background: url('../images/left_active.png');
		}
		
		li#menu_ua_active {
			background: url('../images/right_active.png');
		}
			
		ul#menu li#menu_ua_active a, ul#menu li#menu_event_active a {
			color: #ffffff;
		}

ul.submenu {
	margin: 0;
	padding: 0;
	margin-left: 3px;
}
		
	ul.submenu li {
		list-style-type: none;
		display: block;
		float: left;
	}
	
	ul.submenu li#submenu_active {
		text-decoration: underline;
	}

ul#submenu_event li {
	padding-right: 8px;	
}

ul#submenu_ua {
	float: right;
}

ul#submenu_ua li
{
	padding-left: 10px;
}


/* Bildmateriel */
ul#photo_album {
	padding: 0;
}

	ul#photo_album li {
		list-style-type: none;
		display: block;
		width: 150px;
		height: 120px;
		text-align: center;
		float: left;
		padding: 5px;
		margin: 0;
	}

ul#new_photos {
	padding-left: 15px;
}

ul#new_photos select {
	height: 100px;
	width: 150px;
	vertical-align: top;
}

/* Gemensam för "Event och Paintball" och "Uppsala"
-----------------------------------------------------------------------------*/
div.event ul, div.uppsala ul
{
	display: inline;
	list-style: none;
}

div.event h3, div.uppsala h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
}

div.event h4, div.uppsala h4
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
}

.comment
{
	color: #4d4e62;
	font-size: 10px;
	margin: 0;
}

/* Event och Paintball
-----------------------------------------------------------------------------*/
/* Mångkamp */
div#multidisciple ul {
}

div#multidisciple ul li {
	margin-left: 30px;
	list-style: disc;
	list-style-position: outside;
}

/* Uppsala
-----------------------------------------------------------------------------*/
/* Utrustning */
div#equipment ul {
	margin: 0;
	padding-left: 10px;
}
div#equipment ul li
{
	list-style-type: none;
	margin-bottom: 20px;
}

div#equipment ul li h4
{
	margin: 0;
	font-size: 14px;
	margin-bottom: 2px;
}

div#equipment img
{
	width: 70px;
}

/* Priser */

div#prices table tr.header
{
	background-color: #B0B0B0;
}

div#prices table tr th
{
	padding: 2px;
}

div#prices table tr td#left
{
	width: 300px;
}

div#prices table tr td.right, div#prices table tr th.right
{
	padding-left: 20px;
	width: 180px;
}

div#prices table tr td.divider
{
	height: 14px;
}

/* FAQ */

/* Aktiviteter */
div#activities ul li
{
	list-style-position: inside;
	list-style: disc;
	margin-left: 30px;
}

/* Paketlösningar */
div#packagesolutions p.comment
{
	color: #4d4e62;
	font-size: 10px;
	margin: 0;
}

div#packagesolutions h3
{
	background-color: #C9C9D2;
}


/* Walk-on */
div#walkon table
{
	margin-left: 15px;
}

div#walkon table#dates th#left
{
	width: 75px;
}

div#walkon table#dates th, div#walkon table td
{
	border-bottom: 1px solid #000;
}

div#walkon table#prices td
{
	border-bottom: 1px solid #000;	
}

div#villkor {
	width: 700px;
	background: #dbdbdb;
	color: #000000;
	padding: 5px;
	margin: auto;
	height: auto;
	text-align: left;
}