﻿body 
{
	background-image: url(../Images/bggray.jpg);
	background-repeat:repeat-x;
	background-color:#353636;
	background-color:#060606;
	color:#333333;
	font-family:Verdana;
	font-size:11px;
}
.BannerBox
{
	background-color:#1f2a32;
	border-width:1px;
	border-style:solid;
	border-color:#383838;
	width:780px;
}
.BottomBox
{
	color:#b2c4ce;
	background-color:#353636;
	background-image: url(../Images/g_background_bottom_Ne.jpg);
	background-repeat:no-repeat;
}
.MiddleBox
{
	
	background-image: url(../Images/background_underbox2.jpg);
	background-repeat:no-repeat;
	 background-color:#b1b8b8;
	 border-right-width:1px;
	 border-right-style:solid;
	 border-right-color:#383838;
	 border-bottom-width:1px;
	 border-bottom-style:solid;
	 border-bottom-color:#383838;
	 border-left-width:1px;
	 border-left-style:solid;
	 border-left-color:#383838;
	 
}
.UpperBox a
{
	text-decoration:none;
	color:#b2b8b6;
}
.UpperBox
{
	font-family:Copperplate Gothic Light;
	font-size:medium;
	 color:#b2b8b6;
	 
	 background-color:#353636;
	 border-right-width:1px;
	 border-right-style:solid;
	 border-right-color:#383838;
	 border-top-width:1px;
	 border-top-style:solid;
	 border-top-color:#383838;
	 border-left-width:1px;
	 border-left-style:solid;
	 border-left-color:#383838;
}
.Divider
{
	color:#4c5353;
}
hr
{
	color:#608e9d;
	height:1px;	
	width:80%;
}
.Colors
{
	color:#608e9d;
	color:#07131c;	
}

.Underbox a
{
	color:White;
}
.Underbox
{
	background-image: url(../Images/background_underbox2.jpg);
	background-repeat:no-repeat;
	background-color:#000000;	
	color:white;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#383838;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#383838;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#383838;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#383838;	
	font-size:12px;
	padding:10px;
	text-align:center;
}
/*--------------------------*/
/*			Menu			*/
/*--------------------------*/
.BlackMenu
{
	background-color:Black;
	font-family:Copperplate Gothic Light;
	color:#b2b8b6;
	font-size:14px;
	text-align:center;	
}
.GrayMenu
{
	background-color:#000;
	font-family:Copperplate Gothic Light;
	color:#b2c4ce;
	font-size:12px;
}
/*--------------------------*/
/*			Boxes			*/
/*--------------------------*/
.InformationBox
{
	background-color:#a3a8a8;border-width:1px;border-style:solid;border-color:#383838;color:#07131c;
}
/*--------------------------*/
/*			Testi			*/
/*--------------------------*/
.SectionTitle
{
	font-family:Copperplate Gothic Light; 
	color:#3d5769;
	font-size:18px;
	padding-bottom:10px;
	padding-top:5px;
}
.SubSectionTitle
{
	font-family:Copperplate Gothic Light; 
	color:#3d5769;
	font-size:16px;
	padding-bottom:5px;
	padding-top:1px;
}
/*--------------------------*/
/*			Liste			*/
/*--------------------------*/
.BaseList
{
	list-style-type:square;padding-bottom:8px;
}
.BigList
{
	list-style-type:square;padding-bottom:8px;font-size:12px;line-height:1.5;
}
/*--------------------------*/
/*			Forms			*/
/*--------------------------*/
.ContactTable
{
	width:100%;
}
.ContactTable tr
{
	height:35px;
}
.TextData
{
	width:300px;	
}
.ShortTextData
{
	width:150px;	
}
.DataField
{
	font-size:14px;
}
.Button
{
	border:solid 1px #333;
}
/*--------------------------*/
/*			Divs			*/
/*--------------------------*/
.BaseDiv
{
	padding:10px;
}
/*--------------------------*/
/*			Links			*/
/*--------------------------*/
a
{
	color:#608e9d;
}
.BaseLink
{
	text-decoration:none;
	color:#b2b8b6;
}
.SmallerBaseLink
{
	text-decoration:none;
	color:#b2b8b6;
	font-size:12px;
}
/*--------------------------*/
/*			Slides			*/
/*--------------------------*/
#myslides {
	width: 396px;
	height: 240px;
    padding: 0;  
    margin:  0 auto;  
} 
 
#myslides img {  

	width: 396px;
	height: 240px;
    top:  0; 
    left: 0 
}
.TreatmentPhoto
{
	border:1px;
	border-color:#333;
}
