html{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #fff;
}
body {
	background-color: #fff;
}
div#bodyDisplay {
	margin-top:-50px;
}
div#all {
	width: 820px;
	margin: auto;
	z-index: 1;
	position: relative;
	background: #fff;
}
div#header{
 height: 110px;
width: 820px;	 
background:url(calais/images/calais-header.gif);
}
		 		 		 
div#navigation{
float: left;
width: 190px;
height: 100%;
}
		 
div#navigation ul {
margin: 0px 0px 0px 5px;
padding-left: 0px;
list-style: none;
}
div#navigation li a{
	display: block;
	height: 25px;
	padding-left: 25px;
	list-style: none;
	color: #6b6b6b;
	font-size: 12px;
	font-weight: bold;
	background:url(calais/images/navigation-arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
			
div#navigation a:hover{
	color: #c10076;
}
			
div#navigation ul.secondlevel a {
	margin-left: 10px;
	font-weight: normal;
	background:url(calais/images/sub-navigation-arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
			
div#navigation ul.secondlevel a:hover {
color:#0076b6;
}
			 		  
div#content{
width: 606px;
float: right;
border-left: 4px solid #0076b6;
padding: 20px 00px 0px 20px;
_height: 350px;
min-height: 350px;
}
div#footer{
clear: both;
height: 120px;
width: 820px;
background:url(calais/images/footer.gif);
background-repeat: no-repeat;
background-position: bottom left;	
position: relative;	 
}
		 
br#clear{
 clear: both;
}
h1{
margin-left: -20px;
padding-left: 190px;
width: 420px;
height: 60px;
font-size: 18px;
color: #74ae4f;
background:url(calais/images/h1-bg.gif);
background-repeat: no-repeat;
background-position: top left;
}
h2{
font-size: 14px;
font-weight: bold;
color: #0076B6;
}
h3{
font-size: 12px;
font-weight: bold;
}
h4{
font-size: 12px;
font-weight: normal;
}
p, h5 {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
h6 {
margin-left: -20px;
padding-left: 182px;
padding-top: 7px;
width: 420px;
height: 60px;
font-size: 14px;
color: #fff;
background:url(calais/images/h6-bg.gif);
background-repeat: no-repeat;
background-position: top left;
}
h6 a {
	color: #fff;
}
a {
text-decoration: none;
}
img {
border: 0px;
}
div#email {
	position: absolute;
	left: 53px;
	top: 18px;
}
			
.list li {
padding: 5px 0px 5px 25px;
margin-bottom: 10px;
list-style: none;
color: #74ae4f;
font-size: 12px;
font-weight: bold;
background:url(calais/images/bullet-green.gif);
background-repeat: no-repeat;
background-position: center left;
}
.bullet-red li {
padding: 5px 0px 5px 25px;
margin-bottom: 10px;
list-style: none;
color: #8c8c8c;
font-size: 12px;
font-weight: bold;
background:url(calais/images/bullet-red.gif);
background-repeat: no-repeat;
background-position: center left;
}
a.imagebutton {
    /* Sliding right image */    background: transparent url('calais/images/select-bg-right.gif') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 48px;
    margin-right: 6px;
    padding-right: 12px;
    text-decoration: none;
    color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
margin-left: -20px;
}

a.imagebutton span{    /* Background left image */ 
    background: transparent url('calais/images/select-left.gif') no-repeat;     display: block;
    line-height: 17px; 
    padding: 7px 0 25px 150px;
} 

a.imagebutton:hover span{
	color: #ADCB00;
    text-decoration:underline;
}
img.content{
padding: 5px;
border: 1px solid #cccccc;
}
.container-odd{
	background: #E0EAEF;
	width: 100%;
	height:165px;
}
.container-even{
	background: #E0EAEF;
	width: 100%;
	height:165px;
}
.container-odd img, .container-even img {
	border: 1px solid #999999;
	padding: 0px 0px;
	margin-top: 15px;
}
.content-left{
	float: left;
}
.container-odd .content-left {
	width: 30%;
	margin-left:15px;
}
.container-even .content-left {
	width: 60%;
}
.content-right{
}
.container-sep {
	height:1px;
margin:3px 0;
padding:0;
	width: 100%;
	border-bottom: 1px dashed #0076B6;
	background-color: #FFFFFF;
}
br.clear{
clear: both;
}
.tarifftable {
	width: 550px;
	margin: 0 auto;
}
.tarifftable div {
	float:left;
	background-color: #E0EAEF;
	margin-right: 2px;
	padding: 5px;
}
.tarifftable .header {
	margin-bottom:3px;
	background-color:#ffffff;
}
.tarifftable .left {
	width:475px;
}
.tarifftable .right {
	width:50px;
	text-align:center;
}
div .tariffline {
	width: 545px;
	padding:0;
	height: 2px;
	margin-top:1px;
	margin-right: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dashed #0076B6;
	background-color: #FFFFFF;
	padding:0;
}
div#content dt {
	clear: left;
	float:left;
	width:180px;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0px;
}
div#content dd {
	margin-left: 150px;
	clear:none;
	padding: 5px 0px;
	font-size: 11px;
}
.validation-advice {
	color:red;
	font-size:10px;
}
input,textarea, select {
	border: 1px solid #0077BA;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width:280px;
}
.ddtext {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width:180px;
}
input.validation-failed {
	border:1px solid red;
}
.formcomment {
	color:#808080;
	font-size:10px;
	margin-left:180px;
}
/* My Account CSS */
.myaccButton {
	width: 180px;
}
#searchResults table {
	font-size: 11px;
	width: 600px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
#searchResults table th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
#searchResults table td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.viewTable table {
	font-size: 11px;
	width: 600px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
.viewTable table th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.viewTable table td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

