/* 	Stylesheet
	ELSA SWEDEN -- www.elsasweden.org
	Created by Aldin Ljuca
	
	Copyright Aldin Ljuca
*/

body {
	background-color: #1f4881;
	background-image: url('img/bgtop.gif');
	background-repeat: repeat-y;
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-align: center;
	color: #555555;
	margin: 0;
	padding: 0;
}
body #wrap {
	background-image: url('img/bg.gif');
	background-position: 50px 10px;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 520px;
}
img {
	border: 0;
}
a, a:visited, a:active {
	text-decoration: none;
	color: #1f4881;
}
a:hover {
	text-decoration: underline;
}
a.list, a.list:visited, a.list:active, a.list:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
/* -------------- Web content ----------------- */
#localGroupsNav {
	width: 780px;
	height: 20px;
	color: #7995bf;
	text-align: left;
	position: relative;
	top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#localGroupsNav a {
	color: #cad2de;
	font-size: 11px;
	font-weight: normal;
}
#nav {
	width: 800px;
	height: 36px;
	text-align: left;
	position: relative;
	top: 182px;
	margin-left: auto;
	margin-right: auto;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #ff8a33;
}
#nav td {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 0px;
}
#mainBox {
	border: 0;
	background-color: #FFFFFF;
	position: relative;
	top: -281px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-top: 0;
	text-align: left;
	width: 780px;
}
#lineBox {
	border: 0;
	background-color: #FFFFFF;
	background-image: url('img/orangepixel.gif');
	background-repeat: repeat-x;
	background-position: center center;
	position: relative;
	top: -281px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 800px;
	height: 20px;
}
#bottomBox {
	border: 0;
	background-color: #FFFFFF;
	background-image: url('img/botmarg.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
	top: -281px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	width: 790px;
}
#bottomBox td {
	padding-left: 15px;
	padding-right: 15px;
}
#underMenu {
	border: 0;
	border-top: 1px solid #ff8a33;
	background-color: #ffeadb;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	font-size: 11px;
	color: #4F4F4F;
	z-index: 10;
	line-height: 18px;
	visibility: visible;
}
#underMenu a {
	color: #565656;
	text-decoration: none;
	font-weight: normal;
}
#underMenu a:hover {
	text-decoration: underline;
}
#page {
	border-right: 1px solid #e5e6e8;
	margin: 0;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 100px;
	z-index: 10;
	line-height: 18px;
	width: 500px;
}
#welcomeText {
	border: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	width: 500px;
}
#welcomeText .rubrik {
	font-size: 14px;
	font-weight: bold;
}

#actNews {
	border: 0;
	text-align: left;
	margin-top: 20px;
	font-size: 11px;
	width: 500px;
}
#actNews a {
	font-size: 12px;
	font-weight: normal;
}
#actNews .tdBorderOrange {
	border-bottom: 1px solid #ff8a33;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #595959;
}
#actNews .tdBorderBlue, .tdBorderBlueFirst {
	border-bottom: 1px solid #e5e6e8;
	background-color: #f9fafb;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	color: #595959;
}
#actNews .tdBorderBlueFirst a {
	font-weight: bold;
}
#annonser {
	text-align: center;
	position: absolute;
	top: 40px;
	left: 570px;
	width: 220px;
	height: 500px;
	font-size: 10px;
}

/* ------ */

.rubrik, .rubrik2, .rubrik3 {
	font-weight: bold;
}
.rubrik {
	font-size: 15px;
}
.rubrik2 {
	font-size: 19px;
}
.rubrik3 {
	font-size: 13px;
}
.grey {
	color: #888888;
}

input, textarea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
}