/********** Hemsidan ****************/

.link {cursor: pointer;}

.body_class {
	background: #a9b1b4 url(../images/bscol_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #696969;
}  

img {border: 0px;}


/************************ Text-formatering ************************************/

h1 {font-family: Arial, Verdana;	font-size: 23px;	font-weight: bold;	font-style: normal;	color: #000;	margin: 0;	padding: 0;}
h2 {font-family: Arial, Verdana;	font-size: 16px; font-weight: normal;	font-style: normal;	color: #000;	margin: 0;	padding: 0;	}
h3 {font-family: Arial, Verdana;	font-size: 16px;	font-weight: bold;	font-style: normal;	color: #A73423;	margin: 0;	padding: 0;	line-height: 15,5px;}
h4 {font-family: Arial, Verdana;	font-size: 12px;	font-weight: bold;	font-style: normal;	color: #fff;	margin: 0;	padding: 0;	}
h5 {font-family: Trebuchet ms, Arial, Verdana;	font-size: 10px;	font-weight: normal;	font-style: normal;	color: #000000;	margin: 0;	padding: 0;}
h6 {font-family: Trebuchet ms, Arial, Verdana;	font-size: 9px;	font-weight: normal;	font-style: normal;	color: #000000;	margin: 0;	padding: 0;}

p  {font-family: arial, Verdana;	font-size: 12px;	font-weight: normal;	font-style: normal;	color: #000;	margin: 0;	padding: 0;	line-height: 1.4em; text-aling: left;}
#right p {
  padding:3px 0px 3px 0px;
  margin:0 0 0 0;
}

#right h1 {font-family: Arial, Verdana;	font-size: 20px;	font-weight:bold; font-style:normal;	color: #A73423;	margin: 0;	padding: 0;}

#right h5{
color:#fff;
font-family:Arial,Verdana;
font-size:20px;
font-style:normal;
font-weight:normal;
margin:5px 0 5px 5px;
}
 
/********** Vanliga länkar ****************/

a:link {	color: #a73423;	text-decoration: underline;}  
a:visited {	color: #a73423;	text-decoration: underline;}  
a:hover {	color: #a73423;	text-decoration: underline;}  
a:active {	color: #a73423;	text-decoration: underline;}

#right a{
  color:#6d8d24;
  font-weight:bold;
}

/**************** Holders ****************/

#holder_site {	
	border: 1px solid #7b939f;
	position: relative;
	width: 925px;
	min-height: 600px;
	margin: 0 auto; /*Center container on page*/
	text-align: left;
	background:#fff;
}

#inside {

}

#holder_page {
	width: 800px;
	min-height: 400px;
	margin: 0 auto;
}

#holder_logotype {
	background:  url(../images/logo_background.jpg) no-repeat;
	width: 925px;
	height: 85px;
	margin: 0 auto;
	padding: 0px;
}


#main_menu{
  background:#93a7b0; 
  width:925px;	
  height: 30px;
}	

#holder_menu {
	height: 0px;
	margin:0 0 0 0;
}

#content_holder {
	background: #fff url(../images/background.png) repeat-y;
	min-height: 540px;
	display:block;
	float:left;
}

#holder_submenu {
 	padding: 0px;
	background: #000000;
}

#holder_green {
	margin: 0 auto;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	 height: 20px;
 	width: 850px;
}

#holder_foot {
	border-top: 10px solid #7b939f;
	background: #5a7785;
	text-align: right;
	clear: both;
	width: 925px;
	height: 30px;
}

#holder_sidebar {
	padding-top: 55px;
	float: right;
	width: 200px;
}

#picture_holder {
	width: 800px;
	margin: 0 auto;
	padding: 8px 0;
}



/*************** Logotype ***************/

#logotype_content {
	padding: 0px 0px 0px 0px;
	margin:0 0 0 0;
}

html>/**/body #logotype_content {
	padding: 0px 0px 0px 0px;
	margin:0 0 0 0;
}

#logotype_content h1 {
	margin: 0;
	padding:0;
}


/*************** Stor bild ***************/

#picture {
	width: 800px;
	height: 160px;
}

/************* content *************/


#content {
	background: #fff;
	min-height: 550px;
	padding: 7px;
	width:910px;
	/*overflow-y:auto;
	overflow-x:hidden;*/
}
#right #content {
	background: #fff;
	min-height: 550px;
	padding: 6px 7px 0px 3px;
	width:715px;
	/*overflow-y:auto;
	overflow-x:hidden;*/
}

  #left {
    width:200px;
    min-height:546px;    
    float:left;    

  }
  
  #right{
    width:725px;  
    float:right;
    padding:0 0 0 0px;       
  }
  
  #right ul{
    display:inline;
    padding:0;
    margin:0;
  }
  
  #right ul li{
    padding:0 0 0 0px;
    margin:0 0 0 20px;
    color:#000;
  }

  .cntMenu{
    width:165px;
    height:auto;
    padding:9px 15px 15px 15px;
    float:left;
   background: #fff;  
  }
   .cntMenu .sub_current a{
      color: #6d8d24;          
    }
     .cntMenu li.sub_current{
/*      background:url(../images/subMenuArrowBgBlue.gif) top left no-repeat;     */     
    }
    .cntMenu h2{
      padding:0;
      margin:0 0 30px 0;
      color: #000;
      font-size:12px;
      font-weight:normal;  
    }    
    .cntMenu ul{
    	margin: 0;
    	padding: 0;
      list-style-type: none;      
    }
    .cntMenu ul li{     
      position: relative;      
      padding: 0 0 0 0px;
      margin:0 0 9px 0;
      /*background:url(../images/subMenuArrowBgGray.gif) top left no-repeat;*/
      width:180px;      
    }
    .cntMenu ul li ul li{     
      position: relative;      
      padding: 0px 0px 0px 0px;
      margin:0 0 0 0px;
      background:none;
    }
    .cntMenu ul li ul li.sub_current{
      background:none;
    }
    .cntMenu ul li.sub_current ul li a{
      color: #6d8d24;
    }            
    .cntMenu ul li a{
    	font-family: arial, verdana !important;    	
    	display:inline;
    	padding: 0;
    	margin:0;   
    	text-decoration:none;
    	color: #000;
    	font-size: 12px;    	 	
    	font-weight:normal;

    }  
  


/**************** Forms ****************/

form {
	padding: 0;
	margin: 0;

}
input {
	font-family: verdana;
	font-size: 11px;
}

textarea {
	font-family: verdana;
	font-size: 11px;
}

.form_input {
	border: #4D4C51 1px solid;
	width: 180px;
}

.form_textarea {
	border: #4D4C51 1px solid;
	width: 180px;
	height: 60px;	
}

/************* Footer *************/


#foot {
	width: 915px;
	padding: 8px 10px 0px 0px;
	margin: 0;
}




#news_title {
font-size: 11px;
font-weight: bold;
}

#news_content {
font-size: 11px;
}

.arrow {
	   background: url(../images/arrow.png) no-repeat;
	   width: 25px;
}

/**************** Producerad av Snyggare-Internet ****************/


#snyggare {
	padding-top: 20px;
	text-align: center;
	font-family: "Trebuchet ms", Arial, Verdana;
	font-size: 10px;
	margin: 0 auto;
}

#snyggare a {
	text-decoration: none;
	color: #cdddb0 !important;
}

/**************** Producerad av Snyggare-Internet ****************/
.eyebrow{
  width:262px;
  height:28px;  
  float:right;  
}
a.elearning{
  width:131px;
  height:28px;
  background:url(http://www.bscol.se/_wcm/template/images/kund_login2.jpg) no-repeat top left;
  float:left;
  display:block;
  
}

a.loginesm{
  width:131px;
  height:28px;
  background:url(http://www.bscol.se/_wcm/template/images/kund_login.png) no-repeat top left;
  float:right;
  display:block;
  
}

