/* +++++++++++++++++++ CSS B�tutbildningar.se +++++++++++++++++++ */


/* +++++++++++++++ general +++++++++++++++ */

body {
	background-image: url(img/massage.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin: 0;
	font-family: Tahoma, Geneva;
}

#map_canvas {
font-size: 11px;
}


#window {
	background-attachment: fixed; 
	background-repeat: no-repeat;
}

#page{
	margin: 20px auto;
	width: 1220px;
}

.photo {
text-decoration: none;
}
.hide,hr {
	display: none;
}

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

p, ul, ol, h2, h4, h5 {
		font-family: Tahoma, Geneva, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

p {
	font-size: 11px;
	line-height: 1.5em;
	color: #3c3c3c;
	margin-top: 0;
}


h2 {
	font-size: 16px;
	line-height: 1.5em;
	color: #3c3c3c;
	margin-top: 0;
}

h3 {
	font-size: 14px;
	line-height: 1.5em;
	color: #3c3c3c;
	margin-top: 0;
}


option{
	display: block;
}

/* ++ header ++ */

#header {
	margin: 0;
	padding: 0;
	top: 0;
}

#logo {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 25px;
}

#logo h1 {
	margin: 0;
}

#tagline {
	position: absolute; 
	top: 65px;
	margin-left: 520px;
	width: 300px;
}

#tagline h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #fff;
}



/* ++++++++++ wrapper +++++++++++ */

#wrapper {
	margin: 0 10px;
	padding: 0;
	background-color: #FFF;
	width: 900px;
	left: 150px;
	display: inline;
	position: relative;
	float: left;

}



/* ++ navigation menu ++ */

/* navbar */


#navbar {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

#navbar ul {	
	margin-top: 15px;
	padding: 5px 0px 10px 0;
	border-bottom: 1px solid #99ccff;
}

#navbar li {
	display: inline;
	height: 30px;
	text-align: left;
	cursor: pointer;
	margin-right: 10px;
}

#navbar li a {
	font-family: Arial, "Times New Roman", Times, Georgia, sans-serif;
	font-weight: bold;
	width: 140px;
	padding: 9px 10px 8px 10px;
	font-size: 11px;
	color: #99ccff;
	text-decoration: none;
	text-transform: uppercase;
	/*background-image: url(img/cloud.jpg);*/

}

#navbar li a.active {
	color: #0099ff;
	border-bottom: 4px solid #0099ff;
}

#navbar li a:hover{
	color: #0099ff;
	border-bottom: 4px solid #0099ff;
	/*background-image: url(img/cloud.jpg);*/
}

/* navbar2 */

#navbar2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#navbar2 ul {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 30px;
	padding: 0 0 0 0;
	/*background-image: url(img/background_submenu_2.gif);
	background-color: #99cc99;*/
}


#navbar2 li {
	display: inline;
	margin-right: 5px;
}

#navbar2 li a {
	font-family: "Times New Roman", Times, Georgia, sans-serif;
	margin: 0;
	width: 140px;
	padding: 12px 10px 11px 10px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #99ccff;
	text-decoration: none;
	text-transform: uppercase;
}


#navbar2 li a.active {
	background-color: #defbfa;
	color: #0099ff;
}

#navbar2 li a:hover{
	background-color: #defbfa;
	color: #0099ff;
}


/* navbar3 */

#navbar3 {
	margin-top: 0px;
	padding-top: 0;
	background-color: #defbfa; /* #96B929 */
	min-height:30px;
	border-bottom: 1px solid #99ccff;

}

#navbar3 ul {
	margin-top: 0;
	padding: 2px 0 2px 0;
	margin-bottom: 35px;
	line-height: 1.3em;
}

#navbar3 li {	
	display: block;
	float:left;
	padding-left: 10px;
	margin-right: 1px;
	width:190px;

}

#navbar3 li a {
	font-family: Arial, sans-serif;	
	text-transform: uppercase;
	font-size: 9px;
	font-style: normal;
	color: #0099ff;
	text-decoration: none;
	white-space: nowrap
}

#navbar3 li a.active {
	margin-left: 2px;
	text-decoration: underline;
}

#navbar3 li a:hover{
	margin-left: 2px;
	text-decoration: underline;
}




/* ++ highlight text ++ */

#highlight {
	margin-top: 4px;
}


#highlight h2 {
	margin-bottom: 0px;
	margin-top: 20px;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFA03c;
	font-family: Arial, Times, Tahoma, Geneva, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	
	clear: both;
}
#highlight h4 {
	clear: both;
	font-size: 12px;
	color: #0099ff;
}
#highlight h5 {
	font-size: 12px;
	text-transform: uppercase;
	color: #0099ff;
	margin: 10px 0 10px 0;
}

#highlight p {
	font-family: Arial, Tahoma, Geneva, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	color: #585858;
	font-size: 12px;
	line-height: 1.6em;
}

#highlight a{
	color: #B3B3B3;
}

#highlight a:hover {
	color: #680bab;
}

#highlight_left .search_function_home p {
	display: inline;
	margin: 0;
	padding: 0;
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #363636;
	font-size: 11px;
	font-weight: bold;
}

#highlight_left .search_function_home form {
	margin: 0px 0 0 5px;
	display: block;
}


.search_function_home {
	margin-top: 20px;
	margin-bottom: 0px;
}

/* ++ content ++ */

#content .action {
font-size: 12px;
color: #0099ff;
}

#content {
	clear: both;
}

#content h2 {
	font-size: 16px;
	color: #F38630;
	font-family: Arial, Tahoma, Geneva, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;	
	clear: both;
}

#content h4 {
	clear: both;
	font-size: 14px;
	color: #69D2E7;
	font-family: Arial, Verdana, sans-serif;	
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 10px;
	/*border-bottom: 1px dotted #96B929;*/
}


.kurser {
	border: none;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

.kurser td {
	border: none;
	text-align: center;

}

.kurser tr {
	font-family: Tahoma, Geneva, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	
	font-size: 11px;
	color: #585858;
}

.kurser tr.title_row{
	font-weight: bold;
	font-size: 10px;
	color: #363636;

}


#content h5 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFA03c;
	margin: 10px 0 10px 0;
}

#content h5 a {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #FFA03c;
	margin: 10px 0 10px 0;
}


#content .plus {
	font-size: 10px;
	font-family: Arial, Tahoma, Geneva, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;	
	text-transform: uppercase;
	color: #0099ff;
	margin: 10px 0 10px 0;
}

#content ul {
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 10px;
	color: #363636;
}


#content p {
	font-family: Tahoma, Geneva, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	
	font-size: 12px;
	line-height: 1.6em;
	color: #585858;
	margin-top: 5px;
}

#content .entry {
	padding: 0px 0 10px 0;
	border-bottom: 1px solid #E0E0E0;
}

.entries {
	background-image: url(img/background_entry.gif);

}

#content p.company {
	font-size: 11px;
	line-height: 1.7em;
	color: #585858;
	border-left: 4px solid #ccffcc;
	padding: 0 0 0 10px;
	margin-top: 0;
}

#content a{
	font-family: Tahoma, Geneva, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	
	display: inline;
	font-size: 11px;
	color: #0099ff;
}

#content a:hover {
	color: #FFF;
	background-color:#0099ff;
}




/* ++ footer ++ */

#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin-top: 10px;
}

#footer_left {
	float: left;
	width: 300px;
}


#footer_left li {
	color: #ddd;	
	display: inline;
	font-size: 10px;

}

#footer_left a{
	color: #ccc;
}

#footer_left a:hover {
	color: #363636;
}

#footer_right {
	float: right;
	right: 20px;
	top: 0px;
}

#footer_right p {
	padding: 0;
	margin-top: 5px; 
	font-size: 10px;
	color: #ccc;
}

#footer_right a{
	color: #ccc;
}

#footer_right a:hover {
	color: #363636;
}



#footer_left2 {
	float: right;
}

#footer_left2 li {
	display: inline;
	color:#ccc;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-size:10px;
font-style:italic;
font-weight:bold;

}

#footer_left2 a{
	color: #FFF;
}

#footer_left2 a:hover {
	color: #363636;
}



/* Dropdown menus */
#ovrigastader {
vertical-align:top;
display: inline;
}

.ovrigstad {

display: inline;
position:relative;
top:8px;
}

.ovrigastader_rubrik {
background-color: #E5E0D9; font-weight: bold; color: #000;
}
.ovrigastader_alt {
background-color: #ffffff;
}




/* Admin */
#adminbar {
height: 30px;
}

#adminbar li {
	display: inline;
	height: 30px;
	text-align: left;
	cursor: pointer;
	margin-right: 10px;
}

#adminbar li a {
	width: 140px;
	padding: 10px 10px 15px 10px;
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
}
#adminbar li a:hover{
	color: #680bab;
	text-decoration: underline;
}

.title {
font-size: 1.2em;
}



/* Foretag */


.kort_info {
margin: 0px auto 0px auto; 
float: left; 

width: 95%; 

padding:5px;
border-left: 1px solid #C0C0C0; 
border-top: 1px solid #C0C0C0; 
border-right: 1px solid #C0C0C0; 
background: #f4f4f4;
font-size:0.9em;
}

.inforuta {
margin: 0px 0px 0px 0px; 
float: left; 
width: 250px;

font-size:11px;
}
.inforuta h5 {
	font-size: 12px;
	text-transform: uppercase;
	color: #0099ff;
	margin: 10px 0 10px 0;
}
.inforuta2 {
margin: 0px 0px 0px 0px; 
float: left; 
width: 500px;
font-size:11px;
text-align:left;
}

.inforuta_rubrik {
font-size:12px;
font-weight:bold;
}

.txtram {
padding:5px;
float: left; 
width: 95%; 
min-height: 200px;
border: 1px solid #C0C0C0;

}


.leadsform {

font-size:0.8em;
}

.leadsform tr td {
vertical-align: top;
font-weight:bold;
}


.leadsform_small {
font-size:0.8em;
}

.leadsform_small tr td {
vertical-align: top;
font-weight:bold;
padding-right:30px;	
padding-top:3px;	
}

.leadform {
font-size:0.8em;
}


.leadsform_small input {
font-size:1em;
font-family:tahoma;
}
.leadsform_small textarea {
font-size:1em;
font-family:tahoma;
}
.leadsform_small select {
font-size:1em;
font-family:tahoma;
}

.submitbutton {
font-size:0.8em;
font-family:tahoma;
}


.ads {
	display: inline;
	float: left;
	position: relative;
}

#top-ad, #bottom-ad {
	left: 204px;
	width: 792px;
}

#bottom-ad {
	margin-top: 20px;
}

#left-ad, #right-ad {
	margin-top: 130px;
	width: 140px;
}

#left-ad {
	left: -920px;
	margin-right: 10px;
}

#right-ad {
	margin-left: 10px;
}

#wrapper .text-ad {
    font-size:
        100%;
}

#wrapper .text-ad a:link, #wrapper .text-ad a:hover, #wrapper .text-ad a:visited, #wrapper .text-ad a:active {
    font-style:
        normal;
    text-decoration:
        underline;
    color:
        #03F;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}

/* +++++++++++++++++++ End of CSS  +++++++++++++++++++ */

