/* +++++++++++++++++++ CSS BĪtutbildningar.se +++++++++++++++++++ */


/* +++++++++++++++ general +++++++++++++++ */

body {
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color: #5d646a;
	margin: 0;
	font-family:Arial,sans-serif;
font-size:12px;
}

#map_canvas {
font-size: 11px;
}


#window {
	background-attachment: fixed; 
	background-repeat: no-repeat;
}

#page{
	margin: 20px auto;
	width: 900px;
}

.photo {
text-decoration: none;
}
.hide,hr {
	display: none;
}

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

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: 75px;
	margin-left: 555px;
}

#tagline h3{
	font-family: "Times New Roman", Times, Georgia, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}



/* ++++++++++ wrapper +++++++++++ */

#wrapper {
	margin: 0;
	padding: 0 0 0 0;
	background-color: #FFF;
	padding: 0 30px 0 30px;
}



/* ++ 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 #68747e;
}

#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: #68747e;
	text-decoration: none;
	text-transform: uppercase;
	/*background-image: url(img/cloud.jpg);*/

}

#navbar li a.active {
	color: #554c67;
	border-bottom: 4px solid #554c67;
}

#navbar li a:hover{
	color: #554c67;
	border-bottom: 4px solid #554c67;
	/*background-image: url(img/cloud.jpg);*/
}

/* navbar2 */

#navbar2 {
	margin-top: 3px;
	margin-bottom: 0px;
}

#navbar2 ul {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 34px;
	padding: 0 0 0 0;
	/*background-image: url(img/background_submenu_2.gif);
	background-color: #68747e;*/
	background-color: #FFF;
}


#navbar2 li {
	display: inline;
	margin-right: 5px;
}

#navbar2 li a {
	margin: 0;
	width: 140px;
	padding: 12px 10px 11px 10px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #68747e;
	text-decoration: none;
	text-transform: uppercase;
}


#navbar2 li a.active {
	background-color: #e6e6e1;
	color: #554c67;
}

#navbar2 li a:hover{
	background-color: #e6e6e1;
	color: #554c67;
}


/* navbar3 */

#navbar3 {
	margin-top: 0px;
	padding-top: 0;
	background-color: #e6e6e1; /* #68747e */
	min-height:30px;
	border-bottom: 1px solid #68747e;

}

#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: #554c67;
	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: 5px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #554c67;
	font-family: Arial, "Times New Roman", Times, serif; 
	text-transform: uppercase;
	letter-spacing: 2px;
	clear: both;
}
#highlight h4 {
	clear: both;
	font-size: 12px;
	color: #680bab;
}
#highlight h5 {
	font-size: 12px;
	text-transform: uppercase;
	color: #680bab;
	margin: 10px 0 10px 0;
}

#highlight p {
	font-family: Arial, 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 0 0px 0;
	padding: 0;
	font-family: Arial, "Lucida Grande", Tahoma, Geneva, 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: #68747e;
}

#content {
	clear: both;
}

#content h2 {
	font-size: 18px;
	color: #68747e;
	font-family: Arial,Lucida Sans Unicode,Lucida Grande,Tahoma,Geneva,sans-serif; 
	clear: both;
}

#content h4 {
	clear: both;
	font-size: 12px;
	color: #68747e;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 0;
	margin-top: 10px;
	/*border-bottom: 1px dotted #68747e;*/
}


.kurser {
	border: none;
	margin-bottom: 20px;
	width: 100%;
}

.kurser td {
	border: none;
	text-align: center;
}

.kurser tr {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	width: auto;
}

.kurser tr.title_row{
	font-weight: bold;
	font-size: 10px;
	color: #363636;
	width: auto;
}


#content h5 {
	font-size: 12px;
	text-transform: uppercase;
	color: #68747e;
	margin: 10px 0 10px 0;
}

#content h5 a {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #E8175D;
	margin: 10px 0 10px 0;
}


#content .plus {
	font-size: 10px;
	text-transform: uppercase;
	color: #68747e;
	margin: 10px 0 10px 0;
}

#content ul {
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 10px;
	color: #363636;
}


#content p {
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", Tahoma, Geneva, 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 #e6e6e1;
	padding: 0 0 0 10px;
	margin-top: 0;
}

#content a{
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", Tahoma, Geneva, sans-serif;
	display: inline;
	font-size: 11px;
	color: #68747e;
}

#content a:hover {
	color: #FFF;
	background-color:#68747e;
}




/* ++ footer ++ */

#footer {
	font-family: Arial, sans-serif;
	margin-top: 10px;
}

#footer_left {
	float: left;
	width: 300px;
}


#footer_left li {
	color: #ecf0f3;	
	display: inline;
	font-size: 10px;

}

#footer_left a{
	color: #ecf0f3;
}

#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: #ecf0f3;
}

#footer_right a{
	color: #ecf0f3;
}

#footer_right a:hover {
	color: #363636;
}



#footer_left2 {
	float: right;
}

#footer_left2 li {
	display: inline;
	color:#ecf0f3;
font-family: Myriad Pro,Lucida Sans Unicode,Lucida Grande,Tahoma,Geneva,sans-serif;
font-size:13px;
font-style:italic;
font-weight:bold;

}

#footer_left2 a{
	color: #ecf0f3;
}

#footer_left2 a:hover {
	color: #363636;
}



/* Dropdown menus */
#ovrigastader {
vertical-align:top;
display: inline;
}

.ovrigstad {

display: inline;
position:relative;
top:7px;
}

.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;
}

.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;
}
/* +++++++++++++++++++ End of CSS  +++++++++++++++++++ */

