/*@import url('http://freia.timeoff.se/~fredrik/webpages/structure.css');*/

#content a img {
	border: none;
}

body {
	background: #82aeb1 url('boybg.jpg') repeat-x;
}
/* Wraps everything but body and the admin menu (in case of loged in.*/
#wrap_admin {
}

#outer_content_td td {
	text-align: left;
	margin: 0;
	padding: 0;
}

/* Wraps the user definable content. */
#wrap, #wrap td {
	/*font: 14px LucidaGrande, Lucida, Helvetica, Arial, sans-serif;*/
	font: 14px Helvetica, Ariel, sans-serif;
}

#wrap {
	background-color: #96c9cc;
	width: 70em;
	margin-left:auto;
	margin-right: auto;
	border: 1px solid #253233;
	margin-top: 5em;
	-moz-box-shadow: 0 1px 20px rgba(0,0,0,.8);
	-webkit-box-shadow: 0 1px 20px rgba(0,0,0,.8);
	box-shadow: 0 1px 20px rgba(0,0,0,.8);
	position: relative;
}

* html #header {height: 1%;} /* for IE/Win */
*>html #header {he\ight: auto;} /* for IE5/Mac */

/* The default header div. 
   The div id can be changed by the user. */
#header {
	position: relative;
	margin: 0;
	padding: 1em 0em 0em 0em;
	text-align: center;
	color: white;
	background: url('/cgi-bin/WebObjects/forening.woa/wa/image?id=blue20100222161314_header.jpg&key=css.wetvestuppland') center -45px;
}

#header a {
		/*background: #ffffff url('viktoria_img/lank_top_bg.jpg');*/
	text-decoration: none; 
}

#header h1 {
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0;
	/*margin: 0;
	padding: 0;
	padding-top: 0.7em;
	padding-left: 0.3em;*/
	
}

.horizontal ul {
	display:inline;
	margin-left: 0px;
	padding-left: 0px;
    margin: 0;
    padding: 0;
}

.horizontal ul li {
    display:inline;
	padding-left: 0px;
	padding-right:0px;
	/*padding-bottom: 5px;*/
    margin: 0;
    padding: 0;
}

.horizontal ul li ul {
    display:inline;
	margin-left: 0px;
	padding-left: 0px;
    margin: 0;
    padding: 0;
}

.horizontal ul li ul li {
    	margin:0;
	margin-left: 10px;
	padding-left: 0px;
	/*padding-bottom: 5px;*/
    margin: 0;
    padding: 0;
}

/* The default menu div contained in the header div.
   The div id can be changed by the user. */
#menu { 
	position: absolute;

	text-align: left; 
	border-left: 0.1em solid gray;
	/*background-repeat: repeat-x;*/
	clear: both;

	bottom: 4px;
	left: 0em;
	
	margin: 0;
	padding: 0;
	
	padding-top: 0.3em;
	padding-bottom: 0.3em;

	/*background: #ffffff url('viktoria_img/lank_top_bg.jpg') repeat;*/
	background: #ffffff url('/cgi-bin/WebObjects/foretag.woa/1/wa/image?id=blue_lank_top_bg.jpg&key=css') repeat;
}

#menu ul { 
	/*border: 1px solid white;*/
}

#menu a {
	color: white;
	width: 100%;
	/*border-right: 0.1em solid lightblue;*/
	/*border-bottom: 0.3em dotted #003366;*/
	margin: 0;
	padding-left: 2em;
	padding-right: 2em;
}

#menu li {
	border-right: 0.1em solid #799cb8;
}

#menu .last {
	border-right: 0;
	/*border-bottom: 0.3em dotted #003366;*/
}

#menu a:hover, #menu a.current, #menu a.current_group { 
	font-weight: strong;
	text-decoration: none;
	/*border-bottom: 0.1em dotted #ffffff;*/
	border:0;
	background-color: #1a4777;
}

#menu a:hover {
	/*border-bottom: 0.3em dotted #ffffff;*/
}

/* The default sidebar div.
   The div id can be changed by the user. */
#sidebar {
	/*border: 2px outset;*/
	margin: 0.8em;
	margin-top: 0.9em;
	/*padding: 0.3em;*/
	/*padding-bottom: 0.9em;*/
	float: left;
	width: 20%;
	padding-top: 0.5em;
	padding-bottom: 0.7em;
}

#sidebar p {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* The default subMenu div contained in the sidebar div.
   The div id can be changed by the user. */
#submenu {
	width: 14em;
	background-color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 1em;
	margin-left: 3em;
	-moz-box-shadow: 0 1px 20px rgba(0,0,0,.8);
	-webkit-box-shadow: 0 1px 20px rgba(0,0,0,.8);
	box-shadow: 0 1px 20px rgba(0,0,0,.8);
}

.vertical {
	/*font:11px Verdana,Arial,Helvetica,sans-serif;*/
	font-size: 0.8em;
}

.horizontal {
	/*font: 12px Verdana,Arial,Helvetica,sans-serif;*/
	font-size: 0.9em;
}

#submenu a {
	color: #3d5253;
	display: block;
	padding: 0.2em 0.5em 0.3em 0.2em;
	margin-top: 0.2em;
	padding-left: 0.6em;
	text-indent: 2px;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#submenu li {
	/*background: #ffffff url('viktoria_img/lank_sid_bg.jpg') repeat-x;*/
	/*background: #ffffff url('/cgi-bin/WebObjects/foretag.woa/1/wa/image?id=blue_lank_sid_bg.jpg&key=css');*/
}

#submenu li ul li {
	background-image: none;
}

#submenu ul {

	}

#submenu li ul li {
	padding-left: 1.5em;
}

#submenu a:hover, #submenu a.current, #submenu a.current_group { 
	border: none;
	text-decoration: none;
}

#submenu a:hover { 

	background-color: rgba(130,174,177,0.25);
}

#submenu a.current { 
	background-color: #526c70;
	color: white;
}

#submenu a.group { 
	/*background-image: url('viktoria_img/group.gif');*/
	background-image: url('/cgi-bin/WebObjects/foretag.woa/1/wa/image?id=blue_group.gif&key=css');
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

/*??¬±verskrift till undermenyn*/
#submenu a.current_group { 
	/*background-image: url('viktoria_img/current_group.gif');*/
	background-image: url('/cgi-bin/WebObjects/foretag.woa/1/wa/image?id=blue_current_group.gif&key=css');
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

/*Den valda aktiva l?¬¨√ünken*/
#submenu a.current { 
}

/* Wraps the page specific content including parts of the admin interface. */
#content_admin {

}

/* Wraps the page specific content. */
#splash_content {
	width: 31em;
	padding: 1em 1em 1em 0;
	padding-left: 2em;
	margin-left: 10em;
}

#splash_content a {
}

/* Wraps the page specific content. */
#content {
	float: left;
	width: 45.5em;
	padding: 1.5em;
	padding-top: 0.2em;
	margin-top: 1.4em;
	margin-bottom: 2em;
	margin-left: 3em;
	background-color: white;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 1px 20px rgba(0,0,0,.8);
	-webkit-box-shadow: 0 1px 20px rgba(0,0,0,.8);
	box-shadow: 0 1px 20px rgba(0,0,0,.8);
	position: relative;
}

#content p {
	clear: both;

}

#content address {
	padding: 10px 25px 10px 20px;
	margin: 0;
	/*background: url('/cgi-bin/WebObjects/helppages.woa/1/wa/image?id=dropshell2_quote.gif&key=css') no-repeat;*/
	background-position: 0px 0px;
	font-style: italic;
	font-size: 0.9em;
	vertical-align: center;
	color: #757575;
	clear: both;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	/*font-family: LucidaGrande, Lucida, Helvetica, Arial, sans-serif;*/
	color: #3d5253;
}

#content h1 {
    font-size: 1.4em;
}

#content h2 {
    font-size: 1.2em;
}

#content table {
	margin-left: 0.5em;
}

#content table td {
	font-size: 0.8em;
	padding: 0.2em 0.4em;
}

/* The default footer div. 
   The div id can be changed by the user. */
#footer {
	color: white;
	clear: both;
	margin-top: 3em;
	text-align: center;
	font: 0.8em verdana, sans-serif;
	padding: 0.6em;
	padding-top: 1em;
	padding-bottom: 1em;
}

#footer a {
	color: #ffffff;
}

#footer p {
	margin: 0;
	padding: 0;
}

/* The login link. */
#login {
	position: absolute;
	top: 6px;
	right:2px;
	font: 10px verdana, sans-serif;
}

#login a {
	color: white;
	background-color: gray;
	text-decoration: none;
	border: 2px outset;
	margin: 0;
	padding: 0.1em;
}

#login a:hover {
	background-color: lightgray;
}

body {
	margin: 0;
	padding: 0;
}

.caption_float_left, .caption_float_right, .caption_no_float {
	font-size: 0.8em;
}

.caption_float_right {
	border: none;
}

.caption_float_left {
	border: none;
}

.img_float_right  {
	border: none;
}

.img_float_left  {
	border: none;
}

/*table-public-classes: inbjudan*/

.inbjudan td {
	padding: 0.1em 0.3em;
	font-size: 1em !important;
}

.inbjudan .col1 {
	font-weight: bold !important;
}

.edit_mode #sidebar{
*display: none;
}





