/* Start of CMSMS style sheet 'biotherm_home_style' */
body {

background-color:#ffffff;
text-align:center;
font-family:Arial;
font-size:12px;
color:#555555;
margin:0;
padding:0;
}

A:link {text-decoration: none;  color: #555555;}
A:visited {text-decoration: none;  color: #555555;}
A:active {text-decoration: none;  color: #555555;}
A:hover {text-decoration: underline; color: #294B5F;}

.mlink A:link {text-decoration: none;  font-size: 1.3em; color: #90b776;}
.mlink A:visited {text-decoration: none;  font-size: 1.3em; color: #90b776;}
.mlink A:active {text-decoration: none;  font-size: 1.3em; color: #90b776;}
.mlink A:hover {text-decoration: underline; font-size: 1.3em; color: #90b776;}

h1 { size: 1em; font-family: courier, arial, serif; color: #90b776; }

h3 {
   color: #294B5F; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 1em 0em .5em 0em;
}

h4 {
   color: #294B5F; 
   font-size: 1em;
   line-height: 1em;
   margin: 1em 0em .5em 0em;
}

h5 {
   color: #555555; 
   font-size: 1em;
   line-height: 1em;
   margin: 1em 0em .5em 0em;
}

p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}

hr {
border: none 0;
border-top: 1px #000;
color="grey"
width: 50%;
height: 1px;}

.menu_selected_link {
   color: #555555; 
   font-weight: bold;
   font-style: normal;
   font-size: 1em;
   line-height: 1.5em;
   margin: 1em 0em .5em 0em;
}

#container{
height: 500px;
width: 800px;
margin:auto;
padding:auto;
background-image:url(uploads/images/page.png);
text-align:left;
position: relative;
/*background-color:#ff0000;*/
}

#page {
width: 786px;
background-image:url(uploads/images/page.png);
float: left;
/*background-color:#ff00f6;*/
}

#page-border {
height: 640px;
width: 1px;
float: left;
background-image:url(uploads/images/rightsidebar.jpg);
background-repeat:repeat-y;
/*background-color:#002aff;*/
}

#header {
height: 47px;
padding-top:20px;
padding-bottom:15px;
clear:both;
/*background-color:#ff0000;*/

}

#banner {

height: 270px;
background-image:url(uploads/images/banner_home.jpg);
background-repeat:no-repeat;
clear:both;

}

#mainarea {

/*width:1024px;*/

clear:both;

}

#sidebar_left {
float:left;
background-color:#7c41e8;
/*background-image:url(uploads/images/leftsidebar.jpg);*/

}

#contentarea {

float:left;
background-color: white;
height: 273px;
padding-top:5px;
padding-left:5px;
padding-right:15px;

}

#sidebar_right {
float:left;
/*background-image:url(uploads/images/rightsidebar.jpg);*/

}

#footer {
width: 790px;
height: 17px;
font-family:Arial;
font-size:10px;
}

#footer p {

padding-top:30px;

color:#FFFFFF;

padding-left:50px;

}

a.logo {

height:47px;
float:left;

/*background-image:url(uploads/images/logo.jpg);*/

}
/* End of 'biotherm_home_style' */

