﻿#footer {
    /*
    background-color: #E6E6E7;
    border: medium none;
    background-color: #0F4A6B;
    text-align:left;
     */
    
    background-color:RGB(221,228,238);
    border-top: 9px solid #0C3953;
    margin-top:30px;
    padding-bottom: 20px;
    width: 100%;
    outline: 0 none;
    color: #666666;
    
    font: 100%/18px Arial, sans-serif;
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 11px;
    line-height:21px;
    
}

#footer .topline
{
	border-top: 1px solid #275C7A;
	width:100%;
	height:1px;
}

#footer UL
{
	list-style-type: none;
	list-style-image: none;
}

#footer A
{
	color: #0c4c9e;
	text-decoration: none;
    padding-left:118px;
}

#footer A:hover
{
	color: red !important;
	text-decoration: none;
}

.generalconditions {
  /*width:100%;
    float: right;*/  
}
#footer A IMG
{
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
}
#footer STRONG
{
	color: #ecf4f7;
	font-weight: bold;
}
#footer P
{
	margin-bottom: 12px;
}
#footer UL
{
	margin-bottom: 12px;
}

#footer ul {
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

#footer .hr
{
	margin: 10px 0px;
	border-top: #e4e4e4 1px solid;
}
#footer .fixed:after
{
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	content: ".";
}
#footer .fixed
{
	min-height: 1%;
	display: block;
}
#footer .row-full
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#footer .col-375
{
	width: 385px;
	float: left;
	margin-right: 20px;
	color:#8DA8B6;
}
#footer .col-420
{
	width: 420px;
	float: left;
	margin-right: 20px;
	color:#8DA8B6;
}
#footer .col-270
{
	width: 247px;
	float: left;
	margin-right: 20px;
	color:#8DA8B6;
}
#footer .col-250
{
	width: 250px;
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	color:#8DA8B6;
}
#footer .col-220
{
	width: 235px;
	float: left;
	margin-right: 20px;
	color:#8DA8B6;
}
#footer .col-175
{
	width: 175px;
	float: left;
	margin-right: 17px;
	color:#8DA8B6;
	margin-left: 21px;
}


#footer .last
{
	margin-right: 0px;
}
#footer P.last
{
	margin-bottom: 0px;
}
#footer P
{
	color:#8DA8B6 !important;
}
#contact-info
{
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
}
#contact-info LI
{
	padding-left: 20px;
}
#contact-info .phone
{
	background: url(../images/content/bg-contact-items.png) no-repeat 0px -200px;
}
#contact-info .fax
{
	background: url(../images/content/bg-contact-items.png) no-repeat 0px -135px;
}
#contact-info .adress
{
	background: url(../images/content/bg-contact-items.png) no-repeat 0px 2px;
}
#contact-info .email
{
	background: url(../images/content/bg-contact-items.png) no-repeat 0px -67px;
}
#contact-info .intranet
{
	background: url(../images/content/bg-contact-items.png) no-repeat 0px -264px;
}


#contact-info
{
	list-style-type: none;
	list-style-image: none;
}
#contact-info LI
{
	float: left;
	margin-right: 20px;
}

#contactFooter
{
    text-align: center;
    font-family: Tahoma, Arial, sans-serif;
    font-size: small;
    padding-top: 25px;
}