/*--- 		Nurofen CSS 		---*/
/*--- 					 		---*/
/*--- 		Fullsix London 		---*/
/*--- 					 		---*/
/*--- 		13/07/2006	 		---*/
/*---		nnipah@fullsix.co.uk---*/



/*--- 		Generic styles 		---*/

/* Remove default padding from commonly used elements so that we may define our own. */

html, body, div, h1, h2, h3, h4, h5, h6, p, form, input, select, ul, li
{
	margin: 0px;
	padding: 0px;
}

html, body
{
	background: #ffb232;
	margin: 20px auto;
	text-align: center;
	font: 1em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
}

div.clear
{
	clear:both;
}

div.container
{
	float:left;
	background-color: #fff;
	width: 47.50em;
	w\idth: 47.50em;
	text-align: left;
	border: 1px solid #888;
	margin: 0 auto;
	clear:both;
}

/* styles for header */
div.header-bg
{
	background-image:url(/images/uk/hdr_bg.gif);
	background-repeat:repeat-x;
}

div.header
{
	background: url(/images/uk/nch_com_header.jpg);
	background-repeat: no-repeat;
	height: 5.94em;
	clear: both;
	padding: 0;
}

div.header-logo
{
	float:left;
}

div.header-key-text
{
	float:left;
	margin-top: 1.2em;
	padding-left:4em;
	font: 0.6em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
}

div.header-right-holder
{
	float:right;
	margin-right:0.63em;
}

div.header-right
{
	text-align:right;
	margin:8px 10px 33px 0px;
}

div.header-right-search
{
text-align:right;
padding-top:0.2em;
}

#header-right-links
{
	font: 0.7em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	margin: 0;
	padding-right: 0;
	text-align: right;
}

#header-right-links li
{
	display: inline;
	list-style-type: none;
	text-transform: none;
}


#header-right-links a
{
	color: #333;
	font-weight: normal;
	padding: 1px 0px;
	margin: 0;
	text-decoration: none;
}

#header-right-links a:hover
{
	color: #cd3d2a;
	text-decoration: none;
}



/*Header search box styles*/
input.box
{
	width: 85px;
	font: 0.8em/1em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	padding: 2px;
	margin: 0 5px 0 0;
}

div.mid-wrapper
{
	float:left;
	padding-bottom:20px;
}

/*--- left nav styles ---*/

div.leftnav-container
{
	float:left;
	padding-top: 0.63em;
	width: 9.38em;
}

div.leftnav-container ul
{
	margin: 0em 0em 0.63em 0.31em;
	padding: 0em;
	list-style-type: none;
}

#level1 .noBorder { border-bottom: 0em solid #ff0000; }

#level1 li
{
	font: 0.8em/1.5em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	padding: 0.1em 0 0.1em 0;
	width: 9em;
	color: #666;
	border-top: 1px solid #ff0000;
}

#level1 li.first
{
	border-top: 1px solid #ff0000;
}

#level1 li.last
{
	border-bottom: 1px solid #ff0000;
}

#level1 .uberlink a:link, #level1 .uberlink a:visited,
#level1 .uberlink a:hover, #level1 .uberlink a:active { color: #cd3d2a; }

#level1 li.uberlinklast {margin: 0 0 -10px 0;width: 9em;}
#level1 .uberlinklast a:link, #level1 .uberlinklast a:visited,
#level1 .uberlinklast a:hover, #level1 .uberlinklast a:active { color: #ef781d; }

#level1 li.uberlinklastmain {border-bottom: 1px solid #ff0000;}
#level1 .uberlinklastmain a:link, #level1 .uberlinklastmain a:visited,
#level1 .uberlinklastmain a:hover, #level1 .uberlinklastmain a:active { color: #ef781d; }

#level1 li a:link
{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

#level1 li a:visited
{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

#level1 li a:hover
{
	text-decoration: none;
	color: #cd3d2a;
	font-weight: bold;
}

#level2 li
{
	font: 0.8em/1.5em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	display: block;
	padding: 1px 0 1px 0;
	width: 122px;
	border: 0px solid #ff0000;
	
}

#level2 li.last
{
	margin: 0 0 -10px 0;
	width: 122px;
	border: 0px;
}

#level2 li.first
{
	width: 122px;
	border: 0px;
}

#level2 li a:link
{
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

#level2 li a:visited
{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#level2 li a:hover
{
	text-decoration: none;
	color: #cd3d2a;
	font-weight: normal;
}

#level3 li
{
	font: 1em/1.5em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	display: block;
	padding: 1px 0 1px 0;
	width: 122px;
	border-bottom: 0px solid #ff0000;
}

#level3 .last
{
	margin: 0 0 -10px 0;
	width: 122px;
}

#level3 li a:link
{
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

#level3 li a:visited
{
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

#level3 li a:hover
{
	text-decoration: none;
	color: #cd3d2a;
	font-weight: normal;
}

ul.hidden 
{
	display:none;
}

li.skipnav
{
	display:none;
}


/*--- footer ---*/

div.footer
{	
	float:left;
	clear:both;
	width: 47.50em;
	w\idth: 47.50em;
	background-color: #ccc;
}

div.footer2
{	
	padding-top:5px;
	float:left;
	text-align:left;
	clear:both;
	width: 76.50em;
	w\idth: 76.50em;
	font: 0.62em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
}

div.footer a:link, div.footer2 a:link,
div.footer a:visited, div.footer2 a:visited,
div.footer a:active, div.footer2 a:active
{
	color: #333;

}

div.footer a:hover, div.footer2 a:hover
{
	text-decoration: none;
}

div.disclaimer
{
	color: #333;
	font: 0.62em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	float: left;
	padding: 0.25em;
	width: 50em;	
	background-color: #cccccc;
}

div.legal
{
	background-color: #ccc;
	font: 0.62em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	float: right;
	padding:  0.25em;
	text-align: right;
}

div.legal li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 0.63em;
	text-transform: none;
	border-right: 0.06em solid #666;
}

div.legal .last
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 0.63em;
	text-transform: none;
	border-right: 0px solid #000;
}

/*--- right side ---*/

div.content-rightside
{
	float:right;
	width:8.5em;
	padding:0.63em 0em 10px 0em;
	}

div.rightside_callout_title, div.rightside_callout_text{
	padding-right:10px;
}

div.rightside_button{
	float:right;
	padding-right:15px;
	margin-bottom:5px;
	clear:both;
}

div.rightside_dots
{
	background-image: url(/images/uk/hor_dots.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 7.50em;
	margin-bottom:10px;
	clear: both;
}

/* Background dots for main page */
div.dots
{
	background-image: url(/images/uk/hor_dots.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 7.50em;
	margin: 0.63em 0;
	clear: both;
}

/*--- content ---*/
div.content-container
{
	float:left;
	margin: 10px 0px 0px 0px;
	width: 28.50em;
	background-image:url(/images/uk/nch_ran_page_fadein.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fde5ce;

}

/*--- home styles ---*/

div.home-mid-wrapper
{
	float:left;
	background: url(/images/uk/nch_com_children.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.home-content-container
{
	float:left;
	margin: 10px 0 10px 0px;
	width: 28.75em;
}

div.home-callout-first{
	float:left;
	width:8em;
	background-image:url(/images/uk/bg_vert_dots.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding: 0em 0.8em 0em 0em;
	height:345px;
	min-height:345px;
	}
	
div.home-callout{
	float:left;
	width:8em;
	background-image:url(/images/uk/bg_vert_dots.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding: 0em 0.8em 0em 1em;
	height:345px;
	min-height:345px;
	}
	
div.home-callout-pic
{
	clear:both;

}

div.home-callout-copy
{	
	clear:both;
	text-align:left;
	width:7em;
	height:150px;
	min-height:150px;
	overflow:visible;
}

div.home-callout-more-btn
{
	float:left;
	display:block;
	font: 0.7em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
}


div.home-callout-more-btn a, div.home-callout-more-btn a:visited{
	color: #666;
	text-decoration:none;
	display:block;
	background-image:url("/images/uk/nco_com_article_arrow.gif");
	background-position: bottom right;
	background-repeat:no-repeat;
	padding-right:20px;
}

div.home-callout-more-btn a:hover {
	color: #E2817E;
	display:block;
	background: url("/images/uk/nco_com_article_arrow_o.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right:20px;
}



/*--- Main landing pages (Explore Nurofen, Nuroufen for Pain, Your Wellbeing) ---*/

div.mains-top-content
{
	width:25.44em;
	float:left;
	clear:both;
	padding-left:1.25em;
	margin-bottom:10px;
}

div.top-content{
	clear:both;
}

div.top-content-text{
	float:left;
	width:19em;
	clear:both;	
	}

div.top-content-text2{
	float:left;
	clear:both;
	width:27em;
	}
	
div.top-content-pic
{
	float:right;
}

div.top-content-pic2
{
	float:right;
	padding-top:10px;
}

img.float-pic{
	float:right; 
	vertical-align:top; 
	padding:0px 0px 20px 10px;
	clear:both;

}

img.float-pic2{
	float:right; 
	vertical-align:top; 
	padding:0px 0px 140px 10px;
	clear:both;

}

}

img.float-pic3 {
	float:right; 
	padding:0px 0px 140px 10px;
	clear:both;

}

div.ornage-dot-seperator
{
	width:inherit;
	height:2px;
	clear:both;
	background-image:url(/images/uk/hor_dots_orange.gif);
	background-repeat:repeat-x;
}

div.bottom-content{
	clear:both;
	width:25.44em;
	margin-bottom:10px;
}

div.bottom-left-content
{
	float:left;
	width:12.50em;
}

div.bottom-right-content
{
	float:right;
	width:12.50em;
}

div.bottom-right-content2
{
	float:right;
	width:12.75em;
	background-image:url(/images/uk/vert_orange_dots.gif);
	background-repeat:repeat-y;
	padding-left:16px;
}

div.bottom-right-image{
	float:right;
}


div.manis-bottom-more-btn
{
	float:left;
	display:block;
	font: 0.7em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	
}

div.manis-bottom-more-btn-tbl
{
	float:left;
	display:block;
	font: 0.7em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	
}

div.manis-bottom-more-btn a, div.manis-bottom-more-btn a:visited{
	color: #dc000e;
	display:block;
	text-decoration:none;
	background-image:url("/images/uk/nco_com_article_arrow.gif");
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

div.manis-bottom-more-btn a:hover {
	color: #dc000e;
	display:block;
	background: url("/images/uk/nco_com_article_arrow_o.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
}


div.manis-bottom-more-btn2
{
	
	display:block;
	font: 0.75em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	padding-bottom:5px;
	
}

div.manis-bottom-more-btn2 a, div.manis-bottom-more-btn2 a:visited{
	color: #666666;
	text-decoration:none;
	display:block;
	background-image:url("/images/uk/nco_com_article_arrow.gif");
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

div.manis-bottom-more-btn2 a:hover {
	color: #666666;
	display:block;
	background: url("/images/uk/nco_com_article_arrow_o.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
}

div.manis-bottom-more-btn3
{
	color: #dc000e;
	display:block;
	float:left;
	display:block;
	font: 0.75em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	padding-bottom:5px;
	
}

div.manis-bottom-more-btn3 a, div.manis-bottom-more-btn3 a:visited{
	color: #dc000e;
	display:block;
	text-decoration:none;
	background-image:url("/images/uk/nco_com_article_arrow.gif");
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

div.manis-bottom-more-btn3 a:hover {
	color: #dc000e;
	display:block;
	background: url("/images/uk/nco_com_article_arrow_o.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
}


/*--- additional styles for nurofen for pain page ---*/

div.bottom-div-padding{
	margin-left:10px;
}

div.bottom-div-padding2{
	margin-left:1px;
}

/*--- product range style (styles also used for holistic approach and tv adverts)---*/
div.product-rage-content{
	clear:both;
	padding:0px 10px 20px 10px;
}

div.product-rage-tbl
{
	clear:both;
	margin-left:1.25em;
}

.product-range-table
{
	background-color:#FFFFFF;
	margin-top:10px;
}

#prod_rang_tbl td, #prod_rang_tbl th
{
	background-color:#fde5ce;
	vertical-align:top;
}

#prod_rang_tbl th{
	font: 0.75em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	color:#cd3d2a;
}

/*--- styles for contact form ---*/

div.contact-form
{
	width:23em;
	margin-top:10px;
}

div.form-row
{
	clear:both;
	padding-top:3px;
}

div.form-label
{
	float:left;
	width:10em;
	line-height:0.75em;
	height:auto;
}

div.form-input
{
	float:right;
	width:13em;
}


#contactform label, #contactform input, #contactform textarea, #contactform select{
	font: 0.7em/1em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
}

input.row_input {
width:15em;
}

#contactform textarea{
	width:27em;
	height:5em;
}

/*--- privacy page and other misc pages padding ---*/

div.padding {
	padding:0px 10px 30px 10px;
}

/*--- dosage table stlyes ---*/

#dosage_table th{
background-color:#ff9933;
font: bold 0.75em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
}

#dosage_table td{
background-color:#ffcc66;
font: 0.75em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
}

#dosage_table2 th{
background-color:#ffcc66;
font: bold 0.75em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
}

#dosage_table2 td{
background-color:#ffff99;
font: 0.7em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
}
/**************--------- FONTS -----------***************/

h1 {
	font: 1.1em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	color: #ef781d;
}

h2 {
	font: 1.1em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	color: #ef781d;
}

h3 {
	font: 0.9em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	font-weight:bold;
	color: #ef781d;
	margin:10px 0px 5px 0px; 
}

p{
	font: 0.75em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	margin-bottom:5px;
	color:#666666;
}

p a, p a:hover, p a:visited, p a:active{
	color:#FF0000;
	text-decoration:none;
}

#prod_rang_tbl td{
	font: 0.75em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	color:#666666;
}

.red-list{
	font: 0.75em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	clear:both;
	padding-bottom:5px;
}

div.red-list a, div.red-list a:visited, div.red-list a:active{
	color:#666666;
	text-decoration:none;
}

div.red-list a:hover{
	text-decoration:underline;
}


.red-list2{
	font: 0.75em/1.2em arial, 'trebuchet ms',verdana, helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	clear:both;
		background-image:url("/images/uk/nco_com_article_arrow.gif");
	background-position:right;
	background-repeat:no-repeat;
	padding-bottom:5px;
}

div.red-list2 a, div.red-list a:visited, div.red-list a:active{
	color:#666666;
	text-decoration:none;
}

div.red-list2 a:hover{
	text-decoration:underline;
}



.red-list ul, li {
	padding:0px;
	margin:0px;
	list-style:none;
}
.padding ul {
	margin-left:0;
}
.padding li {
	list-style-type:none;
	vertical-align:top;
	height:20px;
}
.padding li a {
	color:#f00;
	text-decoration:none;
}
.padding li a:hover {
	text-decoration:underline;
}
.results {
	font-size:0.75em;
}
	.results strong {
		display:block;
		float:left;
	}
	.results div {
		float:right;
		width:auto;
	}
	.results a {
		display:block;
		font-weight:bold;
		color:#666;
		text-decoration:none;
	}
	.results a:hover {
		color:#cd3d2a;
	}
	.results p {
		font-size:1em;
		margin-bottom:20px;
	}
.inactive {
	color:#999;
}
.clear {
	clear:both;
}

div.taf-mail-demo{
	background: #ffb232;
	padding:5px;
	border:1px solid #666;
	}
	
a.gray, a.gray:hover {color:#666666 !important; text-decoration:none;} /* AS */
