/* MPRAS.co.uk - Designed & Developed by Advanced Presence */

html {
height: 100%; margin:0; padding:0; color:#999999;
}

body {
background-color: #000; font-family:"Lucida Grande", Arial, Helvetica, sans-serif; font-size:11px; width:100%; height:100%; text-align:center; margin:0px; padding:0;
}

img
{  border-style: none;
}

h1 {font-size:12px; color:#FFFFFF; font-weight:bold; margin:0 0 0 0;}
h2 {font-size:12px; font-weight:bold; margin: 0 0 -10px 0; padding: 0;}

div#container { margin:0 auto; width:100%; height:auto !important; height:100%; min-height:100%;}
div#main {width:980px; min-height:100%; margin-left:auto; margin-right:auto;}
div#main-inner { width:980px; height:100%; margin-left:auto; margin-right:auto;}


div#header {width:980px; height:80px;}
div#logo {float:left;}
div#header-right {float:right; padding-top:20px}

.menu{
	
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
height:30px;
	}
.menu ul{

	
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
	}
	
		.menu li{
		display:inline;	
		float:left;
		padding:0px 10px 0 10px;
		}


.home-current {width:35px; height:30px; background:url("/mpras/images/home-current.gif") no-repeat; }
.about-current {width:43px; height:30px; background:url("/mpras/images/about-current.gif") no-repeat;}
.procedures-current {width:75px; height:30px; background:url("/mpras/images/procedures-current.gif") no-repeat;}
.consultation-current {width:90px; height:30px; background:url("/mpras/images/consultation-current.gif") no-repeat;}
.contact-current {width:143px; height:30px; background:url("/mpras/images/contact-current.gif") no-repeat;}

.about {display: block;	width: 43px; height:30px;	background: url('/mpras/images/about.gif') bottom no-repeat; text-indent: -99999px; }
.about:hover {background-position: 10px 0;}

.procedures {display: block;	width: 76px; height:30px;	background: url('/mpras/images/procedures.gif') bottom no-repeat; text-indent: -99999px; }
.procedures:hover {background-position: 10px 0;}

.consultation {display: block;	width: 90px; height:30px;	background: url('/mpras/images/consultation.gif') bottom no-repeat; text-indent: -99999px;}
.consultation:hover {background-position: 10px 0;}

.contact {display: block;	width: 143px; height:30px;	background: url('/mpras/images/contact.gif') bottom no-repeat; text-indent: -99999px; }
.contact:hover {background-position: 10px 0;}

.imgs{
	
	border:none;
	border:0px;
	margin:0px;
	padding:0 0 0 5px;

	}
.imgs ul{

	
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
	}
	
		.imgs li{
		display:inline;	
		float:left;
		padding:0px 10px 0 0;
		}
		
.img-spacer {width:690px;}

.children {display: block;	width: 200px; height:200px;	background: url('/mpras/images/mpras-children.jpg') bottom no-repeat; text-indent: -99999px; }
.children:hover {background-position: 5px 0;}

.plastic {display: block;	width: 200px; height:200px;	background: url('/mpras/images/mpras-plastic.jpg') bottom no-repeat; text-indent: -99999px; }
.plastic:hover {background-position: 5px 0;}

.medicolegal {display: block;	width: 200px; height:200px;	background: url('/mpras/images/mpras-medicolegal.jpg') bottom no-repeat; text-indent: -99999px; }
.medicolegal:hover {background-position: 5px 0;}


div#content-upper {width:980px; }
div#content-upper-1 {width:980px; margin-top:10px;}
div#content-left {float:left; width:690px; text-align:left;}
div#content-right {float:right; width:280px; text-align:left;}


.content-header {width:275px; margin:0; padding:5px 0 10px 10px; text-align:left; border-bottom:1px solid #DFDFDF; clear:both;}
.content-main {width:680px; margin:0; padding:15px 0 10px 10px; text-align:left; border-bottom:1px solid #333333; clear:both;}
.content-contact {width:270px; margin:0; padding:15px 0 10px 10px; text-align:left; border-bottom:1px solid #333333; clear:both;}
.content-main-1 {width:510px; margin:0; padding:5px 0 10px 10px; text-align:left; border-bottom:1px solid #DFDFDF; clear:both;}
.main-text {width:660px; padding:15px 0 25px 10px; text-align:left;}
.main-images {display:inline; padding: 0 0 0 10px; text-align:left;}
.main-text-1 {width:500px; padding:15px 0 25px 10px; text-align:left;}
.form {float:center; margin:0px; width:255px; padding:5px 0 0 10px;}
.form form {margin:0px; padding:0px;}
.form form p {margin:0px; padding:10px 0px 0px 0px; display:block;}
.form form p label {width:100px; display:block; float:left; color:#999;}
.textinput {background-color:#333; width:140px; height:15px; padding:0.25em 0.5em; border:1px solid #666; color:#FFF; font-size:12px;}
.textinput:focus, .textinput:hover, select:focus, select:hover {border:1px solid #00CCCC;}
select {background-color:#333; border:1px solid #666; color:#FFF; font-size:13px; width:155px;}
textarea {background-color:#333; border:1px solid #666; color:#FFF; font-size:12px; width:140px;}

div#footer {clear:both; width:960px; color:#666;}
div#nav {width:960px; text-align:left; }
div#nav a, div#nav a:visited {	text-decoration: none;
	color:#999999;}
div#nav a:hover {	text-decoration: underline;
	color:#FF9999;}
div#nav ul {
margin-left:0px;
}

div#nav li {
	width:180px;
	margin:5px 0 0 0;
	padding:0 10px 0 0;
	line-height:15px;
	position:relative;
	list-style:none;
}
div#nav .licol-1 {
    margin-left:-30px;
}
div#nav .title {
    font-size:14px;
	font-weight:bold;
}
div#nav .licol-2 {
    margin-left:110px;
}    
div#nav .licol-3 {
    margin-left:265px;
}
div#nav .licol-4 {
    margin-left:460px;
}
div#nav .licol-5 {
    margin-left:615px;
}
div#nav .licol-6 {
    margin-left:800px;
}
div#nav .licol-first {
    margin-top:-95px;
}
div#nav .licol-second {
    margin-top:-100px;
}
div#nav .licol-third {
    margin-top:-120px;
}
div#nav .licol-fourth {
    margin-top:-100px;
}
div#nav .licol-fifth {
    margin-top:-75px;
}

a.foot-link, a.foot-link:visited {
	text-decoration: underline;
	color:#999;
	}
a.foot-link:hover {
	text-decoration: underline;
	color: #FFF;
	}

div#footer-disc {width: 940px; margin: 0 auto; padding-top: 50px; text-align:left;}
div#left {float:left; width:600px;}
div#right {float:right; width:360px; text-align:right;}



