/* CSS Document */

body{
margin:0px;
background:#eef2f7 url(images/bgr.jpg) repeat-x;
margin-top:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#414141;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#414141;
margin:10px;
}

.Font13 {
font:13px;
}

.Red {
color:#990033;
}

#mainHolder {
width:950px;
position:relative;
margin-left:auto;
margin-right:auto;
}

#MainContent {
width:950px;
background:#FFFFFF;
}

#Top{
	height: 35px;
	text-align: right;
	padding: 70px 20px 0 0;
	background: url('images/top.jpg') left top no-repeat;	
}

#BoxesHolder {
width:950px;
margin-top:22px;
margin-bottom:22px;
padding-left:20px;
padding-right:20px;
clear: left;
}

.BoxHolder {
width:172px; margin-right:12px; float:left;
}

#BoxHolder1 {
background:url(images/uk.jpg) no-repeat; height:280px;
}

#BoxHolder2 {
background:url(images/belgium.jpg) no-repeat;
height:280px;
}

#BoxHolder3 {
background:url(images/france.jpg) no-repeat;
height:280px;
}

#BoxHolder4 {
background:url(images/germany.jpg) no-repeat;
height:280px;
}

#BoxHolder5 {
background:url(images/hightlights.jpg) no-repeat;
height:280px;
}

.BoxTitle {/*height 29px*/
height:22px; padding-top:7px; padding-left:7px; font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#9f1140;
}
.BoxImage{ width:172px; height:auto; padding-left:1px; }
.BoxText {
padding-top:0px; border-top: solid 1px #babbbc;
}

#Logos {
padding-left:20px;
margin-top:20px;
clear: both;
}
#Logos img{margin-top: 40px;}

/* link */
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: none;
	color: #c5c5c5;
}
a:active {
	text-decoration: none;
	color: #990033;
}


/* link */
a.GrayLink:link {
	color: #5F5F5F;
	text-decoration: none;
}
a.GrayLink:visited {
	text-decoration: none;
	color: #5F5F5F;
}
a.GrayLink:hover {
	text-decoration: none;
	color: #990033;
}
a.GrayLink:active {
	text-decoration: none;
	color: #5F5F5F;
}
a.WhiteLink:link {width:92px; height:27px;  margin-top:4px; padding-left:4px; 
	color: #FFF;
	text-decoration: none;
}
a.WhiteLink:visited {width:92px; height:27px; margin-top:4px; padding-left:4px;  
	text-decoration: none;
	color: #EEE;
}
a.WhiteLink:hover {width:92px; height:27px; margin-top:4px; padding-left:4px; 
	text-decoration: none;
	color: #FFF;
}
a.WhiteLink:active {width:92px; height:27px; margin-top:4px; padding-left:4px;  
	text-decoration: none;
	color: #FFF;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990033;
	margin-left: 10px;
	margin-bottom:10px;
	font-weight:lighter;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#990033;
margin-left: 10px;
margin-bottom:10px;
font-weight:lighter;
}

.FooterText {
color:#7e7e7e;
font-size:10px;
margin-top:5px;
margin-bottom:20px;
margin-left:0px;
}

.MenuHolder{
	height: 27px;
	background: url('images/menu_right1px.gif') left top repeat-x;
}
.Menu {
height:27px;
float:left;
padding:0px;
}

#SpecialOffers{
	padding: 0 10px 10px 10px;
	margin: 20px;
	width: 885px;
	font-size: 17px;
	border: 1px #a8a8a8 solid;
}
#SpecialOffers h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#545395;
font-weight:lighter;
}
#SpecialOffers a{background: #f1f1f1; color: #990033}
#SpecialOffers a:hover{background: #990033; color: #ffffff} 

#MainText {
width:950px;
margin-top:20px;
display:block;
}
#MainText2 {
margin: 20px;
}

.FloatLeft {
float:left;
padding-right:10px;
}

.FloatRight {
float:right;
padding-left:10px;
}

#ContactText {
float:left;
width:950px;
}

#Hightlight {
clear: both;
width:900px;
background:#eaeff6;
border:1px solid #d3dde9;
margin-left:25px;
margin-top:20px;
height:102px;
}

.black{
color:#000000;
}

.txtbox{
font-family:Arial; 
font-size:12px;
color:#333333;
border:1px solid #666666;
}

.red15{
color:#990033;
font-size:15px;
}

.txtboxRed{
font-family:Arial; 
font-size:12px;
color:#990033;
border:1px solid #990033;
}
