/* EIF P97 STYLE
--------------------------------------------------------- */
/* Eric Meyer reset: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
----------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	/*background-image:url(../images/spel.jpg);*/
	background-image:url(../images/bakgrund_4.png);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	background-color:#031509;
}

a, a:visited
{
	color:#cccccc;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

class.div_fix
{
	clear:both;
}

/* EIF DIV */

#eif_top
{
	margin-left:auto;
	margin-right:auto;
	width:930px;
	line-height:30px;
	text-align:right;
	background-image:url(../images/eifmeny_bak.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
}

#eif_path
{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	text-align:left;
	margin-top:350px;
}

#eif_container
{
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	width:960px;
	padding:10px;
	text-align:left;
	clear:right;
	margin-top:350px;
	background-image:url(../images/table_bak.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#eif_container_left
{
	float:left;
	width:680px;
	text-align:left;
	border-right:dotted 1px #298f5c;
	padding-right:10px;
	margin-right:10px;
}

#eif_container_right
{
	float:left;
	width:250px;
	text-align:left;
}

#eif_footer
{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	text-align:center;
	line-height:30px;
	font-size:10px;
	color:#298f5c;
	border-top:dotted 1px #082b12;
}

/* STYLING */

h2.eifcontentheading
{
	color: #298f5c;
	/*padding-left: 5px;*/
	line-height:20px;
	font-size:14px;
}

h2.contentheading
{
	/*padding-left:5px;*/
	line-height:30px;
	color:#298f5c;
	font-size:18px;
}


.createdate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffad00;
	/*padding-left:5px;*/
	line-height:25px;
}

.createby
{
	/*padding-left:5px;*/
	line-height:20px;
	color:#cccccc;
}

div.componentheading
{
	/*padding-left:5px;*/
	line-height:20px;
	color:#cccccc;
	font-size:18px;
}

ul.pagination
{
	text-align:center;
}

.moduletable
{
	margin-bottom:10px;
}

.moduletable h3
{
	padding-left:5px;
	line-height:30px;
	color:#cccccc;
	font-size:14px;
	text-align:center;
	background-color:#006231;
}

.stor_vit_rub
{
	line-height:30px;
	color:#ffffff;
	font-size:18px;
}

.normal_gron_rub
{
	color: #298f5c;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
}

div.latest_event
{
	padding-left:5px;
	line-height:30px;
	font-size:14px;
	text-align:left;
	padding-bottom:5px;
}

div.latest_event a
{
	color:#298f5c;
}


.eventsdate
{
	line-height:30px;
	color:#ffffff;
	font-size:14px;
	text-align:left;
}

.login_cell
{
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #ffffff;
	background-color:#031509;
	color:#ffffff;
}

.login_knapp
{
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #ffffff;
	background-color:#006231;
	color:#ffffff;
}