/* Root level */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
h1 {
	font-size: 1em;
	color: #6666CC;
	background-color: transparent;
}
h2 {
	font-size: 0.9em;
	color: #6666CC;
	margin-bottom: -6px;
	background-color: transparent;
}
h3 {
	color: #D8006C;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
	margin-right: 20px;
}
legend{
	font-size: 0.8em;
}
/* 1st level */
#wrapper {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 220px 0 0 0;
	background-image: url(images/LT_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #6666CC;
	border-right: 1px solid #6666CC;
	border-bottom: 1px solid #6666CC;
}
#content {
	width: 750px;
	float: right;
	padding: 20px 0 0 0;
	background-image: url(images/background1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content p {
	font-size: 0.8em;
	padding-right: 20px;
	text-align: justify;
}
#content ul {
	font-size: 0.8em;
	line-height: 1.5;
	list-style: circle;
	margin-right: 20px;
}
#content ol {
	font-size: 0.8em;
	line-height: 1.5;
	list-style: none;
}
#navigation {
	float: left;
	width: 230px;
	margin-top: 30px;
	border-right: 1px dashed #9C9C9C;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 190px;
	border-bottom: 1px solid #FFFFFF;
	margin-left: 12px;
	padding: 0;
	font-size: 0.8em;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #CCE5FF;
	color: #6666CC;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #6666CC;
	color: #FFFFFF;
}
#left_col {
	float: left;
	width: 230px;
	border-right: 1px dashed #9C9C9C;
	background-color: #FFFFFF;
}
#content table {
	font-size: 0.8em;
}
/* 2nd level */
.box1 {
	margin: 10px 30px 30px 10px;
	border: 1px solid #9C9C9C;
	padding: 10px;
}
.box2 {
	margin: 30px 30px 10px 10px;
	border: 2px solid #9C9C9C;
	padding: 10px;
}
.section1 {
	margin: 30px 30px 10px 10px;
	background-color: #FFFFFF;
	padding: 10px;
}
.section_rhs {
	float: right;
	margin: o;
	width: 50%;
	font-size: 0.8em;
}
.section_cent {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
#left_col p {
	text-align: center;
	color: #D8006C;
	padding: 0 20px 0 20px;
	width: 180px;
	font-size: 0.8em;
	font-style: italic;
}
#content2 {
	clear: both;
	background-image: url(images/Neurotraclabourtens.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#list1 li {
	padding-bottom: 0.3em;
}
#list1 a:link, #list1 a:visited {
	text-decoration: none;
	color: #000000;
}
#list1 a:hover {
	text-decoration: underline;
	color: #6666CC;
}
/* 3rd level */
.img_rhs {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 165px;
}
.emailform p {
	clear: left;
	margin:0;
	padding: 0;
	padding-top: 10px;
}
.emailform p label {
	float: left;
	width: 24%;
}
.hirenow {
	margin-bottom: 10px;
	margin-left: 20px;
}
.hirenow a:link, .hirenow a:visited {
	display: block;
	padding: 5px 5px 5px 10px;
	background-color: #CCE5FF;
	color: #6666CC;
}
.hirenow a:hover {
	background-color: #6666CC;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.italic {
    font-style: italic;
}
#largefont p {
	font-size: 0.9em;	
}
.h1-sub {
	font-size: 0.8em;
	color: #6666CC;
}
.blue {
	color: #6666CC;
}
.purple {
	color: #D8006C;
}
.no_b_margin{
    margin-bottom: -12px;
}
.no_t_margin{
    margin-top: -20px;
	margin-bottom: 60px;
}
.txt_right {
	text-align: right;
}
.txt_left {
	text-align: left;
}
.clearb {
	clear: both;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.inline {
	display: inline;
}
.block {
	display: block;
}
.first_img {
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 25px;
}
.add_img {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
}
.box1 p {
	margin: 0;
}
/* Apply format to content in media page */
#media {
	text-align: center;
}
#media img {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* Apply format to form sections in hire & purchase pages */
#hireform #buyform {
	width: 730px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
fieldset {
    border: 1px dotted #61B5CF;
    margin-top: 10px;
	margin-right: 20px;
    padding: 10px;
}
legend {
    font-size: 0.8em%;
    color: #6666CC;
    background-color: #FFFFFF;
}
#links {
	line-height: 6;
}
/* Following code is for creating box with rounded courners - css style */
#box {
	font: 0.8em/1.6 Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #D8006C;
	background-color: transparent;
	width: 600px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.roundborder {
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-right: 1px solid #33527B;
	border-left: 1px solid #33527B;
}
.c1 {
	margin: 0 12px 0 12px;
	border: none;
	background-color: #33527B;
}
.c2 {
	margin: 0 9px;
	border-width: 0 3px;
}
.c3 {
	margin: 0 7px;
	border-width: 0 2px;
}
.c4 {
	margin: 0 6px;
}
.c5 {
	margin: 0 5px; 
}
.c6 {
	margin: 0 4px;
}
.c7 {
	margin: 0 3px;
}
.c8 {
	margin: 0 2px;
	height: 2px;
}
.c9 {
	margin: 0 1px;
	height: 3px;
}
.content {
	height: auto;
	padding: 0 15px;
}
/* end of code for creating box with rounded courners - css style */
#footer {
	clear: both;
	padding: 20px 0 10px 400px;
	font-size: 0.7em;
	color: #9C9C9C;
	background-color: transparent;
}
/* CSS code for popup windows */
#popupwrapper {
	text-align: left;
	width: 560px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top: 1px solid #6666CC;
	border-left: 1px solid #6666CC;
	border-right: 1px solid #6666CC;
	border-bottom: 1px solid #6666CC;
}
#popupcontent {
	padding: 10px;
}
#popupcontent h1 {
	font-size: 1em;
	color: #6666CC;
	padding-left: 20px;
	margin-bottom: -8px;
	background-color: transparent;
}
#popupcontent h2 {
	font-size: 0.9em;
	color: #6666CC;
	background-color: transparent;
}
#popupcontent p {
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
}
#popupcontent ul {
	font-size: 0.8em;
	line-height: 1.5;
	list-style: circle;
}
#popupcontent img {
	border: 1px solid #C0C0C0;
}
#section_centre {
	width: 335px;
	margin-left: auto;
	margin-right: auto;
}
#popupfooter {
	text-align: center;
	font-size: 0.7em;
	color: #9C9C9C;
	background-color: transparent;
}

/* End - CSS code for popup windows */

