/* @override http://foretagssidorna.se/css/css/basic.css */

/*@import url('http://freia.timeoff.se/~fredrik/webpages/structure.css');*/

#content a img {
	border: none;
}

body {
	background: #4085a2 url('/cgi-bin/WebObjects/forening.woa/wa/image?id=basic20090324143048_bg.jpg&key=css.uppsalasimskoleforening') repeat-x;
	
}
/* Wraps everything but body and the admin menu (in case of loged in.*/
#wrap_admin {

}

/* Wraps the user definable content. */
#wrap, #wrap td {
	/*font: 14px LucidaGrande, Lucida, Helvetica, Arial, sans-serif;*/
	font: 14px Helvetica, Ariel, sans-serif;
}

#wrap {
	margin-top: 2.3em;
	width: 70em;
	background: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
	box-shadow: 0px 0px 3px rgba(0,0,0,.8);
}

/* The default header div. 
   The div id can be changed by the user. */
#header {
	width: 100%;
	padding-bottom: 0em;
	margin-bottom: 5em;
	padding-top: 0.5em;
	border-bottom: 1px solid black;
	background: url('/cgi-bin/WebObjects/forening.woa/wa/image?id=basic20090324143048_headbg.jpg&key=css.uppsalasimskoleforening') repeat-y 350px 0;
}

#header a {
	text-decoration: none; 
}

#header p {
	margin: 0;
	padding: 0;
}

#header img {
	margin: 0em;
	padding: 0em;
}

.horizontal ul {
	display:inline;
	margin-left: 0px;
	padding-left: 0px;

}

.horizontal ul li {
    display:inline;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom: 5px;
    	margin:0;
}

.horizontal ul li ul {
    	display:inline;
	margin-left: 0px;
	padding-left: 0px;
}

.horizontal ul li ul li {
    	margin:0;
	margin-left: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
}

/* The default menu div contained in the header div.
   The div id can be changed by the user. */
#menu { 
	text-align: center; 
	font-size: 0.9em;
	font-style: normal;
	clear: both;
	padding-left: 0em;
	font-weight: bold !important;
	margin-top: 8.7em;
	*margin-top: 3em;
	display: block;
	padding-top: 5px;
	*padding-top: 2px;
	padding-bottom: 8px;
	background-color: #104f69;
	border-top: 1px solid black;
	
}




#menu a {
	color: whitesmoke;
	padding: 0.4em 3em 1em 3em;
	background: url('/cgi-bin/WebObjects/forening.woa/wa/image?id=basic20090324143048_menua.jpg&key=css.uppsalasimskoleforening') repeat-x;
}

#menu a:hover, #menu a.current, #menu a.current_group { 
	text-decoration: none;
	padding: 0.9em 3em 1em 3em;
	border: none;
	color: #27c5ee;
	background: url('/cgi-bin/WebObjects/forening.woa/wa/image?id=basic20090324143048_currentb.jpg&key=css.uppsalasimskoleforening') repeat-x;
}

#menu a:hover {
	padding: 0.9em 3em 1em 3em;
	color: #27c5ee;
	

}



/* The default sidebar div.
   The div id can be changed by the user. */
   
#sidebar {
		padding: 0.2em;
	margin-right: 0.3em;
}

#sidebar p {
	margin: 0;
	padding: 0.5em;
	text-align: left;
}

/* The default subMenu div contained in the sidebar div.
   The div id can be changed by the user. */
#submenu {	
	margin-top: 2.5em;
	background-color: #104f69;	
	padding: 0.5em;
	width: 20%;
	float: left;
	border: 1px solid black;
	margin-right: 3em;
	*margin-right: 1em;
	
}

.vertical a {
	text-decoration: none;
}

.vertical a:hover {
	text-decoration: underline;
	color: gray;
}

.vertical ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.vertical ul ul {
	margin-left: 0.7em;
}
.vertical {
	font:11px Verdana,Arial,Helvetica,sans-serif;
}

.horizontal ul li{
	font: 12px Verdana,Arial,Helvetica,sans-serif;


}

.horizontal{
	font: 12px Verdana,Arial,Helvetica,sans-serif;


}

 .horizontal ul{
	padding-top: 0.6em;
	padding-right: 3em;
}


#submenu a {
	
	display: block;
	color: white;
	margin-bottom: 0.5em;
	padding: 0.2em;
	background: url('/cgi-bin/WebObjects/forening.woa/wa/image?id=basic20090324143048_menua.jpg&key=css.uppsalasimskoleforening') repeat-x;
	text-decoration: none;
	font-size: 0.9em;
	padding-left: 0.6em;
}

#submenu a:hover, #submenu a.current, #submenu a.current_group { 
	text-decoration: none;
	background: url('/cgi-bin/WebObjects/forening.woa/wa/image?id=basic20090324143048_currentb.jpg&key=css.uppsalasimskoleforening') repeat-x;
}

#submenu a:hover {
		
	text-decoration: none;
	background: url('/cgi-bin/WebObjects/forening.woa/wa/image?id=basic20090324143048_currentb.jpg&key=css.uppsalasimskoleforening') repeat-x;
}



#submenu a.group { 
	background-image: url('/cgi-bin/WebObjects/foretag.woa/3/wa/image?id=basic_group.gif&key=css');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	
}

#submenu a.current_group { 
	background-image: url('/cgi-bin/WebObjects/foretag.woa/3/wa/image?id=basic_current_group.gif&key=css');
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#submenu a.current { 
	
	color: #27c5ee;
}

/* 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 {

	width: 40em;
	padding: 0em 0em 0.5em 0em;
	
	float: right;
	margin-right: 12em;

}

#content p {
	clear: both;
	margin-bottom: 1.5em;
}

#content a {
	color: #104f69;
}

#content a:hover {
	color: #1b8fad;
}

#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: #4e658c
}




#content h1 {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 1em;
    }

#content h2 {
    font-size: 1.2em;
    font-weight: bold !important;
    margin-bottom: 1em;
}

#content h3 {
    font-size: 1em;
    font-weight: bold !important;
    margin-bottom: 0.5em;
}

#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 {
	clear: both;
	margin-top: 1em;
	text-align: center;
	font: 0.7em verdana, sans-serif;
	padding: 1em;
	color: #253647;
	

}

#footer p {
	margin: 0;
	padding: 0;
}

/* The login link. */
#login {
	position:fixed;
	top: 20px;
	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*/

/*h1-public-classes: headerp*/


.headerp {
	float: right;
	padding-bottom: 0em;
	color: #2f4f7f;
	margin: 0em;
	padding-right: 3em;
	font-size: 2.5em;
	
}

.inbjudan td {
	padding: 0.1em 0.3em;
	font-size: 1em !important;
}

.inbjudan .col1 {
	font-weight: bold !important;
}

#header img{
	float:left;
	margin-bottom: 1em;
	margin-left: 2em;
}

.priser {	
	color: #2e446e;
	padding-right:2em;
	margin-left: -1em;
}

h2 {
	text-align: center;
	padding-left: 2.5em;
	padding-right: 2.3em;
	width: 100%;
}

#contact {
	margin-top: 2em;
	width: 432px;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0;
}

#contact labelField {
 	display: block;
	clear: none !important;
	float:left;
	
}

#contact label{
 	display: block;
	clear: none !important;
	float:left;
	
}

#contact textarea {
	border: none;
	border: 1px solid #c4c7ca\9;
	width:432px;
	height: 100px;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.5);
	box-shadow: 0px 0px 2px rgba(0,0,0,.5);
}

#contact input{
 	float:right;
 	*float:right;
 	display: block;
	width: 340px;
	*padding: 0;
	border: none;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.5);
	box-shadow: 0px 0px 2px rgba(0,0,0,.5);
	border:1px solid #c4c7ca\9;
}

#contact label{
}


#contact .formCheckbox {
 	float: left;
	width: 13px;
}

#contact .knapp1 {
	cursor:pointer;
	border:solid 1px #b6b6b6;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 3px;
	background:url('submitbg.gif') repeat-x left top;
	margin-left: 0;
	*margin-top: 1em;
}

