/* CSS Document */
/* Created by www.buttonswebsolutions.co.uk */
/* September 2008 */


/*  POSITIONING  */

#body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
color: #000000;
}


#header ul {
list-style-type: none;
margin-top: 125px;
margin-left: 0;
padding-left: 0;
color: #000000;
}

#content {
width: auto;
border: 0;
margin: 0;
padding: 0;
float: none !important;
}

#side-bar {
display: none;
}

#navigation {
display: none;
}

#mid-content {

}

#footer {
display: none;
}


/*  FORMATTING  */

.tel { /* top left hand corner */
font-size: 20px;
font-weight: bold;
color: #ffffff;
}

.tag { /* top left hand corner */
font-size:14px;
font-weight:bold;
color: #ffffff;
}

.times {
font-size:12px;
font-weight:normal;
color: #ffffff;
}
.timesbold {
font-size:12px;
font-weight:bold;
color: #ffffff;
}

h1 { /* Page Titles */
margin-top: 0;
padding-top: 0;
color:#000066;
font-size: 1.2em;
}

h2 { /* NLP, EFT */
margin-top: 0;
padding-top: 0;
color:#3399ff;
font-size: 1em;
font-weight:bold;
/*font-size: 0.9em;*/
/*text-transform: uppercase;*/
}

h3 {  /*Accreditations */
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
color:#000066;
font-size: 0.8em;
font-weight: bold;
}

#mid-content p {
color:#000066;
font-size: 0.9em;
line-height:1.25;
}

#mid-content ul {
color:#000066;
font-size: 0.9em;
line-height:1.25;
}

a:link, a:visited {
text-decoration:underline;
color:#000066;
font-weight: normal;
}

em {
font-weight: bold;
font-style: normal;
}


/***********************************/

form.callback fieldset {
border: 2px solid #000066;
padding: 20px;
}

form.callback legend {
font-weight: bold;
font-size: medium;
color: #3399ff;
padding: 10px;
}

form.callback {
padding: 0;
margin: 0;
margin-top: -20px;
}

form.callback {
font-weight: bold;
font-size: small;
color: #000066;
line-height: 150%;
}

form.callback label.fixedwidth {
display: block;
width: 240px;
float: left;
}
form.callback p {
font-weight: normal;
}

form.callback .buttonarea input {
background: #000066;
color: #ffffff;
font-weight: bold;
padding: 5px;
border: 1px solid #ffffff;
}

form.callback .buttonarea {
text-align: center;
padding: 4px;
background-color: #3399ff;
}

/*form.callback div {
line-height: 1.5;
}
*/
/***********************************/
