html { /* forces scrollbars */
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.mainbody {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#topnavi {
	background-image: url(images/topNaviBg.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 100%;
}
#topnavi div{
	background-image: url(images/topNaviBorders.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 750px;
	position: relative;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topnavi a{
	display: block;
	width: 59px;
	height: 21px;
	text-decoration: none;
	float: left;
	margin-left: 10px;
}
#topnavi a.ukbut{
	background: url("images/ukBut.jpg") 0 0 no-repeat;
}
#topnavi a.frbut{
	background: url("images/frBut.jpg") 0 0 no-repeat;
}
#topnavi a.iebut{
	background: url("images/ieBut.jpg") 0 0 no-repeat;
}
#topnavi a.bebut{
	background: url("images/beBut.jpg") 0 0 no-repeat;
}
#topnavi a.esbut{
	background: url("images/esBut.jpg") 0 0 no-repeat;
}
#topnavi a.hexbut{
	background: url("images/hexBut.jpg") 0 0 no-repeat;
	width: 86px;
}

#topnavi a:hover {
    background-position: -59px 0;
}
#topnavi a span{
	display: none;	
}
#topnavi a.hexbut:hover{
	background-position: -86px 0;
}

#header {
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color:#FFFFFF;
}

#mb #header {
	height: 170px;
}
#mb #header .smallerHead{
	height: 170px;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

#header #logo {
	background-position: center center;
	height: 170px;
	width: 233px;
	background-repeat: no-repeat;
	float: left;
}
.ukLogoOn {
	background-image: url(images/ukLogo.gif);
}
.noLogo {
	background-image: url(images/scanGroupLogo.gif);
	
}


.login {
	background-repeat: no-repeat;
	height: 130px;
	width: 215px;
}

#header .login {
	float: left;
	margin-top: 38px;
	margin-left: 30px;
}


#login {
	color: #FFFFFF;
	background-image: url(images/loginBg.jpg);
}
#logged {
	background-image: url(images/loggedBg.jpg);
	color:#333333;
}
#error {
	background-image: url(images/errLoginBg.jpg);
	color:#FF0000;
}
.login a {
	text-decoration:none;
	color:#000000;
}
.login a .uk{
	color:#000099;
}


.login div {
	font-weight: bold;
	padding-top: 25px;
	margin-left: 27px;
	margin-right: 10px;
}
* HTML .login div {
	padding-top: 15px;
}
#reguestLogins div{
	padding-top: 0px;
	font-weight:normal;
	font-size:11px;
}
.leftCont {
	margin-top:25px;
	background-repeat: no-repeat;
	min-height: 180px;
	height:auto;
	width: 215px;
}
* HTML .leftCont {
	height: 180px;
}
.leftCont div {
	padding-top: 30px;
	margin-left: 15px;
	margin-right: 10px;
	font-size:0.9em;
}
.leftCont p {
	padding-bottom:7px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:5px;
}
#mbUk .leftCont p {
	border-bottom-color:#000099;
}
#mbFr .leftCont p {
	border-bottom-color:#FF0000;
}
#mbIe .leftCont p {
	border-bottom-color:#006600;
}
#mbBe .leftCont p {
	border-bottom-color:#666666;
}
#mbEs .leftCont p {
	border-bottom-color:#FF6600;
}
#mbHex .leftCont p {
	border-bottom-color:#333366;
}

.leftCont a{
	font-size:0.8em;
}
#mbFr .leftCont a{
	color:#FF0000;
}
#mbUk .leftCont a{
	color:#000099;
}
#mbIe .leftCont a{
	color:#006600;
}
#mbBe .leftCont a{
	color:#666666;
}
#mbEs .leftCont a{
	color:#FF6600;
}
#mbHex .leftCont a{
	color:#333366;
}
#offer{
	background-image:url(images/offerBg.jpg);
	background-repeat:no-repeat;
}

#mainlogin input {
	margin-bottom: 2px;
	margin-top: 2px;
}

#sendBut {
	background-image: url(images/sendBut.jpg);
	height: 16px;
	width: 20px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#proceed {
	background-image: url(images/bookingBg.jpg);
	color:#333333;
}
#proceed A.ukLi{
	color:#000066;
}
#proceed A.ieLi{
	color:#006600;
}
#proceed A.beLi{
	color:#333333;
}
#proceed A.frLi{
	color:#CC0000;
}
#proceed A.esLi{
	color:#FF6600;
}
#proceed A.hexLi{
	color:#330066;
}

#leftBox #proceed {
	margin-top: 20px;

}
#leftBox #error {
	margin-top: 20px;

}
#leftBox #reguestLogins {
	margin-top: 20px;

}
#proceed div {
	padding-top:50px;
	text-align:center
}
#reguestLogins {
	background-image: url(images/reqLoginBg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 215px;
}
#header #reguestLogins {
	float: left;
	margin-top: 38px;
	margin-left: 30px;
}
#header #reguestLogins div {
	margin-top: 30px;
	margin-left: 10px;
	color: #333333;
	margin-right: 10px;
}
#leftBox #reguestLogins div {
	padding-top: 30px;
	margin-left: 10px;
	color: #333333;
	padding-right: 10px;
}
#reguestLogins div a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#reguestLogins div a.hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#flashBg {
	background-image: url(images/flashDivBg.gif);
	height: 181px;
	width: 100%;
	color: #5c5c5c;
	
}
#divFlashCont {
	background-image: url(images/flashContbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 181px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align:center;
}
#mb #contentBg {
	background-color: #5c5c5c;
	
}
#contentBg {
	min-height: 450px;
	height:auto;
	width: 100%;
}
/* for Internet Explorer */
/*\*/
* HTML #contentBg {
	height: 450px;
}
/**/
#mb #content {
	color: #e5e5e5;
	margin-top:0px;	
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 450px;
	height:auto;
	width: 750px;
	margin-top:20px;	
}
/* for Internet Explorer */
/*\*/
* HTML #content {
	height: 450px;
}
/**/
#mb #content {
	min-height: 450px;
	height:auto;	
}
/* for Internet Explorer */
/*\*/
* HTML #mb #content {
	height: 450px;
}
/**/
#textBox {
	width: 460px;
	padding-right: 20px;
	height:100%;
	background-image:url(images/textTopBg.jpg);
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-top: 40px;
	margin-top:20px;
	margin-bottom:20px;	
	min-height:450px;
}
/* for Internet Explorer */
/*\*/
* HTML #textBox {
	/*textBox: 650px;*/
}
/**/
#mb #textBox {
	background-image:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6b6b6b;
	padding-left: 0px;
	padding-top: 0px;
	width: 490px;
	margin-top:0px;
	
	
}
#mbFr #textBox {
	background-color: #f7f7f7;
	float:right;
}
#mbUk #textBox {
	background-color: #f7f7f7;
	float:right;
}
#mbIe #textBox {
	background-color: #f7f7f7;
	float:right;
}
#mbBe #textBox {
	background-color: #f7f7f7;
	float:right;
}
#mbEs #textBox {
	background-color: #f7f7f7;
	float:right;
}
#mbHex #textBox {
	background-color: #f7f7f7;
	float:right;
}

#contFooter{
	height: 10px;
	clear: both;
}
#leftBox{
	width: 205px;
	min-height:350px;
	height:auto;
	float: left;
	margin-right:20px;
	margin-bottom:20px;
}

#leftBox #logo {
	background-position: center top;
	height: 170px;
	width: 205px;
	background-repeat: no-repeat;
}
#mbFr #leftBox #logo{
	background-image: url(images/frLogo.gif);
}

#mbUk #leftBox #logo{
	background-image: url(images/ukLogo.gif);
}
#mbIe #leftBox #logo{
	background-image: url(images/ieLogo.gif);
}
#mbBe #leftBox #logo{
	background-image: url(images/beLogo.gif);
}
#mbEs #leftBox #logo{
	background-image: url(images/esLogo.gif);
}
#mbHex #leftBox #logo{
	background-image: url(images/hexLogo.gif);
}

#newsBox{
	width: 205px;
	min-height:350px;
	height:auto;
	float: right;
	margin-right:5px;
}
#newsBox h1 {
	background-image: url(images/newBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 12px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b6b;
	padding-bottom: 20px;
	margin-bottom:0px;
	
}
.newsItem{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6b6b6b;
	padding:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464646;
}
#newsBox .newsItem h1 {
	background-image: none;
	border-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding:0px;
	margin-bottom:3px;
	text-transform: uppercase;	
}

#footer {
	background-color: #dad9d9;
	min-height: 250px;
	height:auto;
	width: 100%;
	clear:both
	
}

* HTML #footer {
	height: 250px;
}

#contacts{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 770px;
	font-size:10px
}
#contacts div a {
	color:#222222;
}
#contacts h1{
	font-size:11px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:5px;
}
#contacts div{
	margin-right:28px;
	border-top-width: 1px;
	border-top-style: solid;
	width:90%;
	margin-left:20px
}
#contacts .breaker{
	border-style:none;
	height:10px;
	clear:both
}
#ukContact{
	float: left;
	margin-left:20px
}
#frContact{
	float: left;
	width:138px;
	border-top-color: #c1002c;
}
#ieContact{
	float: left;
	border-top-color: #28b312;
}
#beContact{
	float: left;
	border-top-color: #676767;
}
#esContact{
	float: left;
	border-top-color: #e97a28;
}
#hexContact{
	float: left;
	border-top-color:#666699;
}

#mb #contacts div{
	width:auto;
	margin-left:0px;
}

#contacts div span{
	float: left;
	margin-right:50px;
}
 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mb h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#mbFr #textBox h1{
	color:#FF0000;
	font-size: 1.7em;
	text-align:center
	
}
#mbUk #textBox h1{
	color:#000099;
	font-size: 1.7em;
	text-align:center
	
}
#mbIe #textBox h1{
	color:#006600;
	font-size: 1.7em;
	text-align:center
	
}
#mbBe #textBox h1{
	color:#666666;
	font-size: 1.7em;
	text-align:center
	
}
#mbEs #textBox h1{
	color:#FF6600;
	font-size: 1.7em;
	text-align:center
	
}
#mbHex #textBox h1{
	color:#333366;
	font-size: 1.7em;
	text-align:center
	
}

#mb li {
	list-style-image: url(images/frBullet.gif);
}
#mb .ukBullet {
	list-style-image: url(images/loBullet.gif);
}
#mb .ieBullet {
	list-style-image: url(images/ieBullet.gif);
}
#mb .frBullet {
	list-style-image: url(images/frBullet.gif);
}
#mb .esBullet {
	list-style-image: url(images/esBullet.gif);
}
#mb .beBullet {
	list-style-image: url(images/beBullet.gif);
}
#mb .hexBullet {
	list-style-image: url(images/hexBullet.gif);
}
li {
	padding-left:10px;
}



/*- Menu Tabs B--------------------------- */

#tabsB {
	position: absolute;
	top: 0px;
	right: 15px;
    font-size:93%;
    line-height:normal;
}
* HTML #tabsB {
	top: -5px;
}
#tabsB ul {
	margin:0;
	padding:0px 10px 0px 50px;
	list-style:none;
}
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:1px 15px 2px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -18px;
      }
    #tabsB a:hover span {
      background-position:100% -18px;
      }
	
	.button{
	font-size:10px;
	background-image: url(images/basicBut.gif);
	height: 16px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		
	}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.contactTable {
	font-size:0.85em;
	/*padding:5px;*/
	border-style:none;
	width:100%;
}
.contactTable TD{
	vertical-align: top;
	padding:5px;
	border-style:none;
}
.offerbox {
	font-size:0.9em;
	vertical-align: top;
	padding:10px;
	border-style:solid;
	border-color:#000033;
	border-width:1px;
	background-color:#ebebeb;
	color:#333333;
}
.offerbox2 {
	font-size:10px;
	vertical-align: top;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#FFFFFF;
	color:#333333;
	width:450px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.offerbox2 TD{
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	margin:0;
	padding:2px;
}
#mb .offerbox a{
	color:#333333;
}

#mb a{
	color:#EEEEEE;
}

.colorFr {
	color:#FF0000;
}
.colorUk{
	color:#000099;
}

.colorIe {
	color:#006600;
}
.colorBe{
	color:#666666;
}
.colorEs{
	color:#FF6600;
}
TD {
	font-size:0.9em;
}
