/* --- Body - control position #container, allows centering of site -- */
body {
 background: #E3F8FD url(../templateimages/skin/wp-clouds_small.jpg) repeat-x scroll top left;
 color: Black;
 margin: 0px;
 padding: 0px;
}

#wrapper {
	background-color: #FFFFFF;	
	width: 960px;
	padding: 0px;
	position: relative;
}

#container {
	margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 position: relative; 
}


div.center { text-align: center; }

/* --- Home Page featured brands ------------------------------------- */

table.tt_front {
  width: 100%;
}

table.tt_front td.top_left {
  background: url("../templateimages/green_box/top_left.gif") no-repeat;
}

table.tt_front td.top_right {
  background: url("../templateimages/green_box/top_right.gif") no-repeat;
  width: 13px;
  font-size: 1px;
}

table.tt_front td.bottom_left {
  background: url("../templateimages/green_box/bottom_left.gif") no-repeat;
  font-size: 1px;
}

table.tt_front td.bottom_right {
  background: url("../templateimages/green_box/bottom_right.gif") no-repeat;
  height: 12px;
  font-size: 1px;
}

/* --- Header section ------------------------------------------------ */
#header {
	height: 184px;
	margin: 0px;
 position: relative;
}

table#menu_top {
 width: 99%;
 border-collapse: collapse;
}

table#menu_top td.spacer {
 background: transparent url(../templateimages/menu_background.gif) repeat-x 0px 0px;
}

/* --- Footer -------------------------------------------------------- */
#bottom {
 border-top: 5px solid #C5C5C5;
 text-align: center;
}

#bottom ul.links {
	margin: 5px 10px 0px 10px;
	padding: 5px 0px 0px 0px;
}

#bottom ul.links a {
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

#bottom ul.links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#bottom .links a	{
	text-decoration: none;
	color: black;
	font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 12px 5px 0px;
}

#bottom .links a:hover	{
	color: #CC4400;
}

#footer {
 clear: both;
 margin: 10px 0px 0px 0px;
 padding: 25px 0px 1px 0px;
 clear: both;
 text-align: center;
 background: #E3F8FD url(../templateimages/skin/footer_background.gif) repeat-x 0px 0px;
}

#footer #terms {
	margin-top: 10px;
	margin-bottom: 12px;
	padding-top: 6px;
	font-size: 11px;
 line-height: 16px;
	color: Gray;
}

#footer #terms a {
 color: Gray;
}

/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 0px;
	margin: 0px;
}

#pagebody table#table_pagebody td {
 vertical-align: top;
}

#pagebody table#table_pagebody td.LHS {
 width: 740px;
}

#pagebody table#table_pagebody td.RHS {
 background: transparent url(../templateimages/skin/header_products.gif) no-repeat top right;
 width: 220px;
 padding-bottom: 10px;
}

#RHS_padding {
 padding: 33px 0px 0px 14px;
}

#home_adverts {
 width: 199px;
 margin-top: 20px;
}

#home_adverts img {
 margin-bottom: 10px;
}

#pagebody table#table_pagebody td.left_col {
 width: 210px;
}

/* Dynamic page content section of page body */
#product_menu {
 width: 199px;
}

#left {
 background: #F7F4ED;
 width: 210px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 24px 10px;
 border-right: 1px solid #DAD8D4;
}

/* T&Cs text */

/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#basket_outer, #currency_outer {
 margin: 0px 10px 10px 10px;
}

#searchbox {
 margin-bottom: 10px;
}

#searchbox input {
	width: 160px;
 margin-left: 10px;
}

#searchbox #searchbutton {
	width: 25px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* --- Category menu ------------------------------------------------- */
#categorymenu {
	margin: 10px 0px 10px 14px;
	padding: 0px;
}

#categorymenu ul {
	margin: 0px;
	padding: 0px;
	border: none;
}

#categorymenu ul li {
	list-style: none;
	float: none;
	clear: both;
	padding: 0px;
}

#categorymenu ul li div {
	font-size: 12px;
 font-weight: bold !important;
	background-color: transparent; 		
}

#categorymenu ul li div a  {
 display: block;
 padding: 1px 2px 5px 4px;
 color: #787878;
 padding-left: 12px;
 background: White url(../templateimages/skin/cats_menu_bullet1.gif) no-repeat 0px 6px;
}

#categorymenu ul li div a:hover {
 color: Black;
}

#categorymenu ul ul li div {
	font-weight: normal;
}

#categorymenu ul ul li div a {
	font-weight: normal;
	background-image: none;
	color: #787878;
	padding-left: 12px;
}

#categorymenu ul ul ul li div a {
	padding-left: 20px;
}

#categorymenu ul ul ul ul li div a {
	padding-left: 30px;
}

#categorymenu ul ul ul ul ul li div a {
	padding-left: 40px;
}

#categorymenu ul ul ul ul ul ul li div a {
	padding-left: 50px;
}

table#customer_service {
 border: 1px solid #CEDF82;
 color: Black;
 border-collapse: collapse;
}

table#customer_service td {
 border: 1px solid #CEDF82;
 padding: 10px;
 width: 50%;
}

#sizing_guide h2 {
 margin: 20px 0px 0px 10px;
 font-size: 2em;
}

#sizing_guide p {
 margin-left: 10px;
}

table.size_guide, table.size_guide_newborn {
 color: Black;
 margin: 0px 10px 20px 10px;
 border: None;
 border-collapse: collapse;
}

table.size_guide tr, table.size_guide_newborn tr {
 background: #FAF7D9;
 border: none; 
}

table.size_guide th, table.size_guide_newborn th {
 background: White;
 font: bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding: 10px;
 border: None;
 text-align: center;
}

table.size_guide td, table.size_guide_newborn td {
 padding: 10px;
 font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
 border: none;
 border-bottom: 2px solid white;
 text-align: center;
 width: 90px;
}

table.size_guide_newborn td {
 width: 120px !important;
}

table.size_guide td.label, table.size_guide_newborn td.label {
 text-align: right;
 font-style: italic;
 font-weight: bold;
}

table#worldpay {
 margin: 20px auto 10px auto;
 width: 50% !important;
}

table#worldpay td {
 vertical-align: middle !important;
 text-align: center;
}

table#lower {
 border-top: 3px solid #d7d8d0; 
}

table#lower td.line_right {
 border-right: 1px solid silver
}

table#lower p {
 padding-left: 5px;
 text-align: justify;
 margin-top: 4px;
}

#home_region1 {
 float: left;
 width: 720px;
 margin: 10px 0px 0px 10px
}

#home_region1 p {
 padding-left: 0px;
 padding-right: 10px;
}

#home_yshield {
 float: left;
 width: 160px;
 height: 260px;
}

#home_region1 ul {
 list-style: none;
 padding-left: 30px;
}

#home_region1 li {
 margin-bottom: 10px;
 background: transparent url(../templateimages/skin/bullet_arrow1.gif) no-repeat 0px 2px;
 padding-left: 15px;
}

#home_region2 {
 float: left;
 width: 354px;
 background: transparent url(../templateimages/skin/title_latest_products.gif) no-repeat top;
 padding-top: 40px;
 margin-left: 10px;
}

#home_region2 .specials {
 width: 354px;
}

#home_region2 .products_shortened {
 width: 354px !important;
}

#home_region3 {
 float: left;
 width: 354px;
}

#home_region4 {
 clear: both;
 float: left;
 width: 708px;
 margin-left: 10px;
 margin-bottom: 10px;
 border-top: 1px dashed silver;
}

#home_region5 {
 float: left;
 width: 354px;
 background: transparent url(../templateimages/skin/title_health_advice.gif) no-repeat 0px 0px;
 padding-top: 40px;
}

#home_region5 #inner {
 border-left: 1px dashed silver;
 padding-left: 10px;
}

#home_region5 h2 {
 margin-top: 25px;
 font-size: 100%;
}

#home_region5 ul {
 list-style: square;
 margin: 10px 0px 10px 5px;
 padding-left: 15px;
}

#home_region5 img {
 margin-left: 20px;
}


div.page img.float_left {
 float: left;
 margin: 0px 10px 10px 0px;
 border: none;
}

div.page img.float_right {
 float: right;
 margin: 0px 0px 10px 10px;
 border: none;
}

div.page p {
 text-align: justify;
 font: normal 8pt/12pt Verdana,Arial,Helvetica,Sans-Serif; 
	color: Black;
}

div.page h2.clear {
 clear: both;
}

#translate {
 width: 160px;
 height: 60px;
 position: absolute;
 top: 0px;
 right: 0px;
 border: none;
}

#magnohealth-home {
 margin: 20px 0px 10px 0px;
 text-align: center;
}



