@charset "utf-8";
/* CSS Document */

body 
{
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a 
{
	color: #00458d;
	text-decoration: none;
}

img 
{
	border: none;
}

.imgFloat 
{
	float: left;
}

h2 
{
	color: #00458d;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#buyTxt h2{
	
}

h3 
{
	color: #00458d;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.ppquestion h3
{
	margin-bottom: 10px;
}

h4 
{
	color: #00458d;
	font-size: 1em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.container 
{
	width: 788px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	vertical-align:top;
}


#header 
{
	margin-bottom: 10px;
	margin-top: 10px;
}

#navbar 
{
	width: 100%;
	background: #00458d;
	height: 23px;
}

.sep 
{
	width: 21px;
	float: left;
	text-align: center;
	padding-top: 0px;
	background: transparent url('../images/layout/sep.jpg') no-repeat;
}

.menu
{
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	padding-top: 4px;
}

#navbar .container a.current,
#productsSubNav  a.current,
#bgBox a.current,
#bb a.current
{
	color: #FFFFFF;
}

#navbar .container a 
{
	color: #2c77c5;
	text-decoration: none;
}

#navbar .container a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
}

#content 
{
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 12px;
}
#ppcontent {
	width: 778px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 12px;
}

#sidebar 
{
	width: 174px;
	float: left;
}

#bb
{
	background: url(../images/content/bb.jpg) no-repeat;
	width: 174px;
	height: 219px;
	color: #FFFFFF;
	margin-left: 2px;
}

#bgBox 
{
	background: url(../images/content/gbox.jpg) no-repeat;
	width: 174px;
	height: 140px;
	color: #FFFFFF;
	margin-left: 1px;
}

#productsSubNav
{
	background: url(../images/content/products_subnav_longer.jpg) no-repeat;
	width: 174px;
	height: 98px;
	color: #FFFFFF;
	margin-left: 1px;
}

#bgBox ul,
#bb ul,
#productsSubNav ul
{
	margin: 0;
	padding: 0;
	width: 135px;
	padding-left: 14px;
	padding-top: 10px;
}

#bgBox ul li,
#bb ul li,
#productsSubNav ul li 
{
	border-bottom: 1px #FFFFFF solid;
	list-style: none;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

#productsSubNav ul li.last
{
	border-bottom:none;
}

#bgBox ul li a,
#bb ul li a,
#productsSubNav ul li a  
{
	color: #7fa2c6;
}

#whatStressTxt 
{
	width: 606px;
	padding-left: 20px;
	float: left;
}

#stressBustTxt 
{
	width: 606px;
	padding-left: 20px;
	float: left;
	padding-bottom: 30px;
}

#homeTxt 
{
	width: 406px;
	text-align: left;
	float:left;
	padding-bottom: 30px;
}

#buyTxt 
{
	width: 406px;
	text-align: left;
	padding-left: 20px;
	float:left;
	padding-bottom: 30px;
}

#imgs 
{
	float: left;
	width: 348px;
	margin-left: 32px;
	padding-bottom: 30px;
}

.img 
{
	padding-top: 10px;
}

#imgs img 
{
	float: left;
}

.clearer 
{
	clear: both;
}

#footer 
{
    margin-left:auto;
    margin-right:auto;
	background: #bacde0;
	height: 70px;
	/*width: 770px;*/
}

span#right 
{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #00458d;
}

span#mid 
{
	float: left;
	padding-top: 32px;
	padding-left: 80px;
	color: #00458d;
}

span#left 
{
	float: left;
	color: #00458d;
	
}
span#left strong
{
	line-height:30px;
}

#stressBustFruit div{
float:left;
position:relative;
}

ul.productlist
{
	float:left;
	margin:40px 0 0 0;
	padding:0;
	list-style-type:none;
	width:620px;
}


ul.productlist.kolours
{
	float: left;
	clear: both;
	margin-bottom: 3.5em;
}

ul.productlist li.first
{
    background: #fff url(../../images/content/kalms_tablets_small.jpg) no-repeat top left;
    width:290px;
    height:220px;
	float: left;
	padding: 0 0 0 10px;
}
ul.productlist li.first table
{
    margin-top:20px;
    margin-left:-5px;
    width:270px;
    height:180px;
}

ul.productlist li.last
{
    width:290px;
    height:220px;
    background: #fff url(../../images/content/kalms_lozenges_small.jpg) no-repeat top left;
	float: left;
	padding: 0 0 0 0;
}
ul.productlist li.last table
{
    margin-top:20px;
    margin-left:-20px;
    width:270px;
    height:180px;
}

ul.productlist li.leftpad
{
	padding-left: 18px;
}

ul.productlist.kolours {
    clear: both;
    float: left;
    margin-bottom: 3.5em;
}

ul.productlist li.firstkolours {
    float: left;
    padding: 0 35px 0 0;
}

ul.productlist li.leftpadkolours {
    float: left;
    padding: 0 35px 0 0;
}

ul.productlist li.lastkolours
{
	border-right: none;
	padding-left: 22px;
}

ul.productlist.kolours h3
{
	font-size:1.4em;
}

ul.productlist.kolours p.Link
{
	margin: 0.25em 0;
}

ul.productlist.kolours p.Link a
{
	color: #303030;
	text-decoration: underline;
}

ul.productlist h3.producttitle
{
	font-size:1.3em;
	margin:0.8em 0 0.3em 0;
}

ul.productlist li.last
{
	border-right: none;
	padding-left: 26px;
}

ul.productlist h3.producttitle a
{
	color:#00458d;
	text-decoration:none;
}

ul.productlist p.productdescription
{
	margin:0 0 0.8em 0;
}

ul.productlist p.productdescription a
{
	color:#303030;
	text-decoration:underline!important;
}

ul.productinformation
{
	margin:15px 0 0 0;
	padding:0;
	list-style-type:none;
}

ul.productinformation li
{
	float:left;
	padding:0 29px 0 0;
}

ul.productinformation div.producttext,
ul.productinformation div.kolourstext
{
	width:320px;
	border-left:solid 1px #b6b6b6;
	padding-left:31px;
}

ul.productinformation div.kolourstext p
{
	margin-top: 0.1em;
}

div.producttext p.ingredients
{
	margin:2.6em 0 0 0;
	font-weight:bold;
	color:#00458d;
}

div.producttext p.buyonline a,
div.kolourstext p.back a
{
	display:block;
	background-image: url(../images/layout/product_buy_online_button.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:40px;
	line-height:31px;
	padding-left:15px;
	color:#00458d;
	font-weight:bold;	
}

div.kolourstext p.back a
{
	background-image: url(../images/layout/back_button.gif);
	width: 82px;
}

.note
{
	font-style:italic;
	font-size:0.9em;
}

.elCheckout input
{
	margin-bottom:20px;
}

#tvadvert
{
	padding:0 25px 0 25px;
}

div.paleGreyPanel
{
	background-color: #ebeced;
	clear: both;
	width: 99%;
}

div.paleGreyPanel .Inner
{
	clear: both;
	padding: 16px 20px 12px 20px;
}

div.paleGreyPanel .Inner p
{
	margin: 0.25em 0 1em;
}
.ppquestion, #valSummary
{
	width: 738px;
	background-color: #dde7f0;
	margin-top: 10px;
	padding: 18px 20px;
}
.ppquestion input
{
	margin-right: 5px;	
}
.ppquestion input[type=text], .ppquestion textarea
{
	border: 1px solid #71a6dc;	
}
