/* Avtramp - default.css
* Erik Gripestam Nord
* 2009-12-01
* copyright avtramp.se */

body {
	background-color:#171717;
}

/* Divstyles */
#wrapper {
	background-color: #171717;
	height: 100%;
	margin: -6px auto;
	position: relative;
	width: 944px;
}

#menu {
	background-image: url(../images/top_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 760px;
	width: 229px;
}

#menu ul {
	padding-left: 0px;
	text-align: left;	
}

#menu li {
	color: #fff;
	display: block;
	font-size:1.3em;
	margin-bottom: 0.4em;
	list-style-type: none;
}

#menu li a {
	color: #fff;
	text-decoration: none;
}

#menulist {
	margin-left: 57px;
	margin-top: 240px;
}

#dashed {
	float: left;
	background-image: url(../images/vertical_cut.png);
	min-height: 760px;
	text-align: left;
	width: 15px;
}

#content {
	float: right;
	margin-left: 0px;
	min-height: 760px;
	text-align: left;
	width: 700px;
}

#header {
	float: right;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	min-height: 260px;
	text-align: left;
	width: 700px;
}

#text {
	float: left;
	margin-top:-10px;
	min-height: 500px;
	padding-left:32px;
	text-align: left;
	width: 610px;
}

#text_lyssna {
	background-image:url(../images/waterstamp.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	float: left;
	margin-top:-10px;
	min-height: 500px;
	padding-left:32px;
	text-align: left;
	width: 610px;
}

#carousel_overlay {
	height: 420px;
	margin-left: -15px;
	position: absolute; 
	width: 650px;
	z-index: 25;
}

#pass_table {
	margin-top: 40px;
}

#footer {
	/*float: right;*/
	clear: both;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 88px;
	margin-left: 229px;
	padding-top: 3px;
	text-align: left;
	/*width: 699px;*/
}

#footer p {
	color: #e7e7e7;
	font-size: 0.7em;
	padding-left: 32px;
	
}

#footer h3 {
	color: #e7e7e7;
	font-size: 1em;
	margin-top: 12px;
	margin-bottom: -20px;
}

#pratbubbla {
	/*clear: both;*/
	float: right;
	height: 44px;
	margin-right: 38px;
	margin-top: -8px;
	width: 50px;
}

#footerquote {
	float:left;
	width: 600px;
}

/* Fontstylez */
h1 {
	font-family: "Helvetica";
	font-size: 5.6em;
	color: #e7e7e7;
	margin-bottom: -0.52em;
	margin-left: 32px;
	margin-top: 129px;
}

h2 {
	color: #fff;
	font-family: "Helvetica";
	font-size: 1.2em;
}

h2 a {
	color: #fff;
	text-decoration: none;
	
}

h3 {
	color:#e7e7e7;
	font-family: "Helvetica";
	font-size: 1.2em;
	margin-left: 32px;
}

h4 { /*special - används vid presentationerna*/
	color:#e7e7e7;
	font-family: "Helvetica";
	font-size: 1em;
	margin: 10px 0 -4px 0;
}

p {
	color:#e7e7e7;
	font-family: "Helvetica";
	font-size:0.7em;
}

a {
	color: #fff;
}

a:hover {
	color: #c70275;
}

/* Tabletext */

td h2 {
	color: #fff;
	font-family: "Helvetica";
	font-size: 1.5em;
	margin: 0;
	text-align: left;
}

td h3 {
	color: #3C94BF;
	font-family: "Helvetica";
	font-size: 1em;
	margin: 0;
	text-align: left;
}

td p {
	color: #e7e7e7;
	font-family: "Helvetica";
	font-size: 0.65em;
	margin: 5px 5px 0 0;
	padding-right: 1em;
	text-align: justify;
}

/* Column text */

#divleft {
	float: left;
	padding-right: 20px;
	width: 190px;
}

#divcenter {
	float: left;
	padding-right: 20px;
	width: 190px;
}

#divright {
	float: left;
	width: 190px;
}

#divleft h3, #divcenter h3, #divright h3 {
	margin: 10px 0 -4px 0;
}

#divleft p, #divcenter p, #divright p {
	text-align: justify;
}

.alex {
	color: #3C94BF;
	font-size: 1.4em;
}

.sara {
	color: #6B872D;
	font-size: 1.4em;
}

.erik {
	color: #cf206a;
	font-size: 1.4em;
}

.johan {
	color: #ff6213;
	font-size: 1.4em;
}

.avtramp {
	color: #7A8183;
	font-size: 1.4em;
}
/*
#newspic {
	margin-left: 30px;
}

#tags_group {
	/*margin-left: 731px;*/
/*	float: left;
	position: absolute;
	margin-left: 211px;
	margin-top: 10px;
} */