/** BASIC */
body {
margin: 0px;
padding: 0px;
background: #FFFFFF url(images/homepage01.jpg) repeat left top;
}
/** FORMS */
form {
margin: 0px;
padding: 0px;
}
/** HEADINGS */
h1, h2 {
margin: 0px 0px 1em 0px;
letter-spacing: -.05em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #575757;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 21px;
}
h3 {
margin: 0px 0px 1em 0px;
font-size: 100%;
color: #616161;
}
/** MENU */
#menu {
float: right;
}
#menu ul {
margin: 0px;
padding: 45px 20px 0px 0px;
list-style: none;
line-height: normal;
}
#menu li {
float: left;
height: 42px;
padding: 10px 14px 0px 16px;
background: url(images/homepage05.gif) no-repeat left top;
}
#menu li.first {
background: none;
}
#menu a {
text-decoration: none;
font: normal 16px Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
}
#menu a:hover {	
text-decoration: underline;
}
/** TEXTS */
body, th, td, input, textarea, select {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
p, ul, ol, dl {
margin-top: 0px;
margin-bottom: 1.5em;
text-align: justify;
line-height: 20px;
}
.list1 {
margin-left: 0px;
padding-left: 0px;
list-style: none;
}
.list1 li {
padding-left: 12px;
background: url(images/homepage17.gif) no-repeat left center;
}
/** LINKS */
a {
color: #003366;
}
a:hover {
text-decoration: none;
}
.link1 {
display: block;
width: 90px;
height: 20px;
padding: 5px 0px 0px 0px;
background: url(images/homepage08.gif) no-repeat left top;
text-decoration: none;
text-align: center;
letter-spacing: -1px;
font: normal 13px Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
}
.link1:hover {
text-decoration: underline;
}
/** FOOTER */
#footer {
height: 100px;
}
#footer p {
margin: 0px;
padding: 10px 0px 0px 0px;
text-align: center;
line-height: normal;
color: #407F87;
}
/** TABLES */
.table1 {
width: 100%;
}
.table1 tr {
}
.table1 td {
height: 31px;
padding: 0px 10px;
border-bottom: 1px solid #FFFFFF;
color: #6C9294;
background-color: #FFFFFF;
}
.table1 td.left {
background: #CEE9EB url(images/homepage19.gif) no-repeat left top;
}
.table1 td.right {
background: #CEE9EB url(images/homepage20.gif) no-repeat right top;
}
.table1 tr.alt td {
background: #F3E2D0;
}
.table1 tr.alt td.left {
background: #F3E2D0 url(images/homepage21.gif) no-repeat left top;
}
.table1 tr.alt td.right {
background: #F3E2D0 url(images/homepage22.gif) no-repeat right top;
}
/** BACKGROUNDS */
.bg1 {
}
/** MISC */
.align-justify { text-align: justify; }
.align-right { text-align: right; }
img { border: none; }
img.left {
float: left;
margin: 0px 20px 0px 0px;
}
img.right {
float: right;
margin: 0px 0px 0px 20px;
}
hr { display: none; }
.hr1 {
height: 1px;
}
/** WRAPPER */
#wrapper {
background: #F8F6F4 url(images/subpage2_01.jpg) repeat-y center top;
}
#wrapper2 {
background: url(images/homepage02.jpg) repeat-x left bottom;
}
#wrapper3 {
background: url(images/homepage03.jpg) repeat-x left top;
}
#wrapper4 {
width: 900px;
margin: 0px auto;
background: url(images/manchester-airport-taxi-transfers-to-leeds-yorkshire.jpg) no-repeat left top;
}
#wrapper5 {
background: url(images/subpage2_03.jpg) no-repeat left bottom;
}
/** BOX STYLE 1 */
.box-style1 {
padding-bottom: 30px;
}
.box-style1 .title {
}
.box-style1 .title h1 {
margin: 0px;
padding: 0px 0px 0px 26px;
background: url(images/homepage07.gif) no-repeat left center;
}
.box-style1 .title h2 {
margin: 0px;
padding: 0px 0px 0px 26px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #B2BEBF;
}
.box-style1 .content {
padding: 20px 0px 0px 0px;
}
/** BOX STYLE 2 */
.box-style2 {
padding-bottom: 30px;
background: url(images/homepage09.jpg) no-repeat right top;
}
.box-style2 .title {
margin-right: 70px;
background: url(images/homepage10.jpg) repeat-x left bottom;
}
.box-style2 .title h2 {
height: 29px;
padding: 24px 0px 0px 22px;
background: url(images/homepage11.jpg) no-repeat left bottom;
font-size: 14px;
color: #FFFFFF;
}
.box-style2 .content {
margin-left: -50px;
padding: 15px 20px 0px 70px;
background: url(images/homepage12.gif) no-repeat left top;
}
/** CONTENT */
#content {
padding: 0px 0px 0px 50px;
}
