body {
margin: 0px;
color: #666666;
font-family: verdana, arial, sans-serif;
font-size: 11px;
background-image: url(../images/bg_2.gif);
}

a:link {
color: #ed135c;
text-decoration: underline;
font-size: 11px;
}

a:visited {
color: #ed135c;
text-decoration: underline;
font-size: 11px;
}

a:hover {
color: #666666;
text-decoration: none;
font-size: 11px;
}


a.nav:link {
color: #ed135c;
text-decoration: none;
display: block;
padding-left: 11px;
padding-right: 10px;
padding-top: 7px;
padding-bottom: 7px;
font-size: 11px;
}

a.nav:visited {
color: #ed135c;
text-decoration: none;
display: block;
padding-left: 11px;
padding-right: 10px;
padding-top: 7px;
padding-bottom: 7px;
font-size: 11px;
}

a.nav:hover {
color: #ffffff;
background-color: #ed135c;
text-decoration: none;
display: block;
padding-left: 11px;
padding-right: 10px;
padding-top: 7px;
padding-bottom: 7px;
font-size: 11px;
}

a.nav2:link {
color: #ed135c;
text-decoration: none;
display: block;
padding-left: 11px;
padding-right: 10px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 11px;
}

a.nav2:visited {
color: #ed135c;
text-decoration: none;
display: block;
padding-left: 11px;
padding-right: 10px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 11px;
}

a.nav2:hover {
color: #ffffff;
background-color: #78408f;
text-decoration: none;
display: block;
padding-left: 11px;
padding-right: 10px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 11px;
}

#container {
text-align: center;
margin: auto;
width: 710px;
font-size: 11px;
}

#topcontact {
color: #000000;
text-align: right;
padding-top: 25px;
padding-right: 6px;
font-size: 11px;
}

#botcontact {
color: #000000;
text-align: center;
padding-top: 10px;
padding-right: 6px;
font-size: 11px;
}

#splash {
background-image: url(../images/bg_main.gif);
text-align: left;
padding-left: 4px;
font-size: 11px;
}

#nav {
background-image: url(../images/bg_main.gif);
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 14px;
font-size: 11px;
}

#title {
background-image: url(../images/bg_main.gif);
padding-left: 14px;
font-size: 11px;
}

#leftcoltop {
width: 400px;
float: left;
font-size: 11px;
}

#rightcoltop {
width: 280px;
float: right;
font-size: 11px;
}


#paracolleft {
width: 150px;
float: left;
font-size: 11px;
}

#paracolright {
width: 150px;
float: right;
font-size: 11px;
}

.def {
background-image: url(../images/bg_main.gif);
text-align: left;
padding-left: 14px;
font-size: 11px;
}

#main {
background-image: url(../images/bg_main.gif);
text-align: left;
font-size: 11px;
}

p {
line-height: 17px;
font-size: 11px;
}

.righthome {
float: right;
padding-right: 23px;
font-size: 11px;
}

.pink {
color: #ed135c;
}

.grey {
color: #666666;
}

.yellow {
color: #78408f;
}

.formpad {
padding-left: 6px;
}

table.navtop1 {
background-color: #fad1dd;
font-size: 11px;
}

td.navtop2 {
background-image: url(../images/bg_nav.gif);
font-size: 11px;
}

table.navenq1 {
background-color: #78408f;
font-size: 11px;
}

table.navenq3 {
background-color: #fad0dc;
font-size: 11px;
}

td.navenq2 {
background-image: url(../images/bg_nav2.gif);
font-size: 11px;
}

.head {
font-weight: bold;
line-height: 17px;
font-size: 11px;
}

h2 {
font-weight: bold;
line-height: 17px;
font-size: 11px;
margin: 0px;
}

.tleft {
width: 312px;
padding-left: 23px;
padding-right: 20px;
vertical-align: top;
font-size: 11px;
}

.tleft_venues {
width: 500px;
padding-left: 23px;
padding-right: 20px;
vertical-align: top;
font-size: 11px;
}

/* one off for Eton */

.tleft_alt {
padding-left: 100px;
padding-right: 100px;
vertical-align: top;
font-size: 11px;
}

/* one off for enq */

.tright_alt {
width: 349px;
color: #78408f;
vertical-align: top;
font-size: 11px;
}

/* end one offs */

.tright {
width: 349px;
color: #78408f;
padding-right: 6px;
vertical-align: top;
font-size: 11px;
}

.imageright {
margin-left: 10px;
float: right;
}

.imageright_2 {
float: right;
}


input.spec, textarea {
color: #78408f;
border: 1px dashed #fad0dc;
font-size: 11px;
font-family: verdana, arial, sans-serif;
padding: 5px;
}

.under {
text-decoration: underline;
}

em {
font-weight: bold;
font-style: normal;
}

/* tool tip */

#dhtmltooltip{
text-align: left;
position: absolute;
left: -300px;
width: 150px;
border: 1px dashed #78408f;
padding: 8px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
font-size: 11px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
font-size: 11px;
}

/* switch content */

.handcursor {
	cursor: hand;
	cursor: pointer;
}

.middle {
	vertical-align: middle;
}

