﻿
/* -------- Accessability Related -------- */
h6 { display: none; }
div#skipnav { display: none; }
/* -------- Accessability Related -------- */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: Trebuchet MS;
	color: #444444;
	font-size: 13px;
	line-height: 19px;
}

a {
	color: #E5008B;
}

a:hover {
	color: #3373C6;
}

a.alt {
    color: #3373C6;
}

a.alt:hover {
    color: #E5008B;
}

a.anchor:hover {
	color: #E5008B;
}

a images {
	border: none;
}

#hp_images a.left {
	margin-right: 10px;
}

p.footer {
	text-align: center;	
}

#pp_top select {
	margin: 0px;
	padding: 0px;
}

#pp_top span {
	position: relative;
	top: 20px;
}

#return {
	position: relative;
	padding-top: 20px;
	float: left;
}

#pp_top img {
	float: right;
	margin-left: 10px;
}

#pp_images {
}

#pp_images img {
	float: left;
	margin: 0;
	padding: 0;
}

#pp_images a {
	float: left;
	margin: 0;
	padding: 0;
}

#pp_images a:hover {
	background: url('../images/pp/pink.gif') no-repeat 0 0;
	margin: 0;
	padding: 0;
}

#ppleft {
	position: relative; 
	float: left; 
	left: 40px; 
	width: 300px; 
	height: 20px;
	margin: 0 0 0 0;
}

#ppleft p {
	font-size: 100%; 
	color: #E5008B;
	margin: 0 0 0 0;
}

#ppright {
	position: relative; 
	float: left; 
	left: 40px; 
	text-align: right; 
	width: 230px; 
	margin: 0 0 0 0;
}

#ppdetails {
	position: relative; 
	float: left;
	width: 530px; 
	font-size: 100%;  
	left: 40px; 
	margin: 5px 5px 10px 15px; 
	color: #000;
}

#ppnodetails {
	position: relative; 
	float: left;
	width: 430px; 
	font-size: 100%;  
	left: 90px; 
	margin: 5px 5px 10px 15px; 
	color: #000;
	text-align: center;
}

#getacopy {
	position: relative;
	top: -25px;
}

#imageonright {
	width: 450px;
}

#imageonrightsml {
	width: 400px;
}

#imageonrighttiny {
	width: 370px;
}

#imageonleft {
	float: left;
	width: 490px;
	height: 150px;
}

#imageonleftsml {
	float: left;
	width: 475px;
}

div.hp img{
    float: left;
}

div.buttons {
	text-align: center;
}

div.magazines {
    text-align: center;
}

div.magazines img {
    padding: 50px 50px 0 50px;
}

h1 {
	color: #E5008B;
	font-size: 17px;
	line-height: 1.4em;
	margin: 0 0 0.8em;
}

h1.hp {
	color: #E5008B;
	font-size: 17px;
	line-height: 1.4em;
	margin: 0 0 0.8em;
	text-align:center;
}

h2 {
	color: #E5008B;
	font-size: 14px;
	line-height: 1.0em;
	margin: 1.5em 0 0.5em;
}

h2.alt {
	color: #3373C6;
	font-size: 14px;
	line-height: 1.0em;
	margin: 1.5em 0 0.5em;
}

h2.hp {
	color: #E5008B;
	font-size: 14px;
	line-height: 1.0em;
	margin: 0.5em 0 1.0em;
	text-align:center;
}

h3 {
	color: #3373C6;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	line-height: 1.0em;
	margin: 1.5em 0 0.5em;
}

q {
	color: #3373c6;
}

select,
option {
	padding: 0 9px;
}

img {
	border:0;
	padding: 0;
	margin: 0 0 10px 0;
}

img.hp {
	margin: 0;
	padding: 0px;
	border: 1px solid #000;
}

img.rightside {
	position: relative;
	float: right;
}

img.leftside {
	float: left;
	margin-right: 10px;
}

.rss_icon {
	float: right;
}

td.icon {
	text-align: center;
}

select {
	margin: 0 5px;
}

#content h3 {
	margin: 0.9em 0 0.4em;
}

#content h4 {
	margin: 0.8em 0 0.3em;
}

#content ul,
#content ol {
	margin: 10px 0;
}

#content ul li,
#content ol li {
	margin-left: 20px;
	color: #E5008B;
}

#content ul.alt li,
#content ol.alt li {
	margin-left: 20px;
	color: #3373C6;
}

#content ul ul {
	margin: 0;
}

#content span.error {
    color: #E5008B;
}

#wrapper {
    position: relative;
	width: 853px;
	min-height: 1200px;
	margin: 0 auto;
	background: #fff;
	background: url('../images/bg.gif') repeat-y top left;
}

#header {
	position: relative;
	width: 853px;
	height: 225px;
	background: url('../images/header.gif') no-repeat top left;
}

#logo a {
	display: block;
	position: absolute;
	left: 161px;
	top: 25px;
	width: 502px;
	height: 125px;
}

#logo a span {
	display: none;
}

#nav {
	position: relative;
	float: left;
	width: 150px;
	height: 860px;
	margin-top: 2px;
	margin-left: 35px;
}

	#nav h2 {
		display: none;
	}

	#nav ul {
		list-style: none;
	}
	
		#nav ul li a span {
			display: none;
		}
	
		#nav ul li#home a {
			position: absolute;
			top: 0px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/home_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#home a:hover {
			background: url('../images/menu/home_on.gif') no-repeat 0 0;
		}
		
		#nav ul li#mags a {
			position: absolute;
			top: 32px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/mags_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#mags a:hover {
			background: url('../images/menu/mags_on.gif') no-repeat 0 0;
		}
		
		#nav ul li#opp a {
			position: absolute;
			top: 64px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/opp_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#opp a:hover {
			background: url('../images/menu/opp_on.gif') no-repeat 0 0;
		}	
			
		#nav ul li#advertise a {
			position: absolute;
			top: 96px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/advertise_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#advertise a:hover {
			background: url('../images/menu/advertise_on.gif') no-repeat 0 0;
		}

		#nav ul li#parties a {
			position: absolute;
			top: 128px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/parties_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#parties a:hover {
			background: url('../images/menu/parties_on.gif') no-repeat 0 0;
		}

		#nav ul li#business a {
			position: absolute;
			top: 160px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/bussvs_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#business a:hover {
			background: url('../images/menu/bussvs_on.gif') no-repeat 0 0;
		}

		#nav ul li#join a {
			position: absolute;
			top: 192px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/joinus_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#join a:hover {
			background: url('../images/menu/joinus_on.gif') no-repeat 0 0;
		}

		#nav ul li#stuff a {
			position: absolute;
			top: 224px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/stuff_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#stuff a:hover {
			background: url('../images/menu/stuff_on.gif') no-repeat 0 0;
		}

		#nav ul li#nhsnews a {
			position: absolute;
			top: 256px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/nhsnews_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#nhsnews a:hover {
			background: url('../images/menu/nhsnews_on.gif') no-repeat 0 0;
		}

		#nav ul li#readers a {
			position: absolute;
			top: 288px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/readers_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#readers a:hover {
			background: url('../images/menu/readers_on.gif') no-repeat 0 0;
		}

		#nav ul li#about a {
			position: absolute;
			top: 320px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/aboutus_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#about a:hover {
			background: url('../images/menu/aboutus_on.gif') no-repeat 0 0;
		}

		#nav ul li#partners a {
			position: absolute;
			top: 352px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/partners_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#partners a:hover {
			background: url('../images/menu/partners_on.gif') no-repeat 0 0;
		}

		#nav ul li#contact a {
			position: absolute;
			top: 388px;
			width: 150px;
			height: 30px;
			background: url('../images/menu/contactus_off.gif') no-repeat 0 0;
		}
		
		#nav ul li#contact a:hover {
			background: url('../images/menu/contactus_on.gif') no-repeat 0 0;
		}

		#nav ul li#facebook a {
			position: absolute;
			top: 424px;
			left: 38px;
			width: 32px;
			height: 32px;
			background: url('../images/menu/facebook.png') no-repeat 0 0;
		}
		
		#nav ul li#twitter a {
			position: absolute;
			top: 424px;
			left: 78px;
			width: 32px;
			height: 32px;
			background: url('../images/menu/twitter.png') no-repeat 0 0;
		}

		#nav ul li#babybliss a {
			position: absolute;
			top: 460px;
			width: 150px;
			height: 160px;
			background: url('../images/adverts/babybliss_banner.gif') no-repeat 0 0;
		}

		#nav ul li#leos a {
			position: absolute;
			top: 624px;
			width: 150px;
			height: 160px;
			background: url('../images/adverts/leos_banner.gif') no-repeat 0 0;
		}

		#nav ul li#promote a {
			position: absolute;
			top: 788px;
			width: 150px;
			height: 160px;
			background: url('../images/adverts/promote.gif') no-repeat 0 0;
		}

#content {
	width: 615px;
	margin: 2px 10px 0px 195px;
	background-color: #ffffff;
}

#content p {
	margin: 0 0 1em;
}

#content p.last {
    padding-bottom: 0;
    margin-bottom: 0;
}

#content p.leading {
	font-size: 1.1em;
	font-weight: bolder;
	color: #012f62;
}

#content .lefthp {
	width: 252px;
	padding: 15px 10px 10px;
	float: left;
}

#content .righthp {
	width: 252px;
	padding: 15px 0 10px;
	float: right;
	height: 395px;
}

#content .column {
    position: relative; 
    float: left; 
    margin-top: 10px; 
}

#content .column.left {
    width: 150px; 
    margin-right: 12px;
}

#content .column.right {
    width: 330px;
}

#content .column p.contact {
    width: 200px; 
    float: left; 
    margin: 10px 5px 10px 15px;
}

.form_wrapper {
	padding: 0px;
	margin-top: 20px;
	width: 500px;
}

    .form_wrapper div.formrow {
		position: relative;
        height: 30px;
    }
    
    .form_wrapper span.status {
	    color: #E5008B;
	    font-size: 14px;
	    line-height: 1.0em;
	    margin: 1.5em 0 0.5em;
    }
	
	.form_wrapper h2 {
		margin-top: 0;
	}
	
	.form_wrapper input.text {
		position: absolute;
		left: 215px;
		float: right;
		width: 275px;
		background-color: #F7B6CF;
		border: none;
		height: 1.6em;
		padding: 1px 3px;
	}
	
	.form_wrapper select.select {
		position: absolute;
		left: 210px;
		float: right;
		width: 282px;
		background-color: #F7B6CF;
		border: none;
		height: 1.6em;
		padding: 0px 0px;	    
	}
	
	.form_wrapper textarea.textarea {
		position: absolute;
		left: 215px;
		width: 275px;
		float: right;
		background-color: #F7B6CF;
		border: none;
		padding: 1px 3px;
	}
	
	.form_wrapper input.error {
		background-color: #ffcbcb;
	}
	
	.form_wrapper input.submit {
		position: relative;
		top: 110px;
		height: 2em;
		padding: 0;
	}
	
#footer {
    position: relative;
	width: 853px;
	height: 27px;
	margin: 0 auto;
	background: url('../images/footer.gif') no-repeat bottom right;
}

	#footer span {
		float: right;
		width: 162px;
		font-size: 0.9em;
		padding: 3px 0 4px 0;
		margin-right: 40px;
	}

.l_col {
	float: left;
	width: 853px;
}

.r_col {
	float: left;
	width: 112px;
	min-height: 850px;
}

.spacer {
	clear: both;
}

.hidden {
	display: none;
}
