/*
Standard: #000 / #FFF
Background Grey: #F0F0F0
Headline Grey: #666666
Error Red: #ED1C2F
Dark Grey (former Blue): #4A4A4A / #4B4B4B
Middle Grey: #999999
Bright Grey: #CFCFCF
Alternative Bright Grey's: #F6F6F6 / #EBEBEB
Navigation Border: #AAAAAA
Navigation Backgrounds: #CCCCCC / #DDDDDD


LAYOUTMODE=standard3 simulates landingPage is needed because landingPage Template does not support Content Group ImageBar.

LAYOUTMODE=standard2 The Title Section has white background
*/

body { margin:0 ; padding:0 ; font-size:85% ; font-family:arial, verdana, helvetica, sans-serif ; background:#431111 url('img/bg_main.jpg') top left repeat ; color:#ccc6b3 ; }

/* Div containing ALL page content */
div.container { position:relative ; width:1003px ; margin:0 auto ; padding:0 ; background:transparent url('img/bg_container.jpg') top left repeat-y ; overflow:hidden ; }

/* Print friendly header - appears only on the "print friendly" CSS, not on the screen or print CSS */
div#printfriendly { display:none ; }
div#pfHeaderImg { display:none ; }

/* Page header and it's nested content divs */
div#header { position:relative ; padding:0 ; height:0px ; background-color:#FFF ; background-position:top left ;}

div#hdrGraphics { position:absolute ; left:0px ; top:0px ; }
	/* Override for specific templates (left: 301px if text-align: center) */
	div#home div#hdrGraphics {  position:absolute ; left:0px ; top:0px ; }

div#header div#hdrLinks { position:absolute ; left:770px ; top:40px ; width:220px ; height:20px ; text-align:right ; }
	div#hdrLinks ul { margin:0 ; padding:4px 0 ; list-style-type:none ; }
	div#hdrLinks li { display:block ; }
	div#hdrLinks a { padding: 5px 4px ; font-size:11px ; color:#fff ; text-decoration:none ; }
	div#hdrLinks a:hover { text-decoration:underline ; }
	div#hdrLinks a#first { border-left:none ; padding:5px 30px;   background:transparent url('img/btn_logout.jpg') center left no-repeat; }

/* Breadcrumbs */
div#breadcrumbs { display:none; }
	/* position:absolute ; margin:0 ; padding-left:15px ; left:223px ; top:68px ; width:527px ; height:16px ; color:#000 ; font-size:11px ; background:transparent url('img/icon_breadcrumb.gif') 0 1px no-repeat ; }
	div#breadcrumbs a { color:#000000 ; text-decoration:none ; }
	div#breadcrumbs a:hover { color:#000000 ; text-decoration:underline ; } */
	div#home div#breadcrumbs { display:none ; }

/* Search box */
div#search { position:absolute ; left:770px ; top:5px ; width:220px ; height:16px ;  }
	div#search label { margin-left:4px ; color:#000 ; font-size:11px ; color:#fff; font-weight:bold ; text-align:left ; }
	div#search input { float:none; margin:2px 0 2px 0 ; vertical-align:bottom ; }
	div#search input#searchfield {float:none; margin-right:4px ; width:140px ; height:14px ; font-size:11px ; vertical-align:middle ; }

/* Primary nav position */
div#prinav { position:absolute ; left:13px ; top:105px ; width:122px ; height:54px ; z-index:30 ;  }
div#prinavbg { display:none; }

div#pageBody { float:left ; margin:0 ; padding:0px 0 0 0 ; width:1003px; background:transparent url('img/bg_pagebody.jpg') top left no-repeat; min-height:360px; height:auto !important; height:340px;}
	/* Override for specific templates */
	div#home div#pageBody { float:left ; margin:0px 0 0px 0 ; padding:0 ; width:1003px; background:transparent url('img/bg_pagebody.jpg') top left no-repeat; }
	div#home div#pageBody.nothirdcol { background:#fff url('img/bg_pagebody.jpg') top left repeat-y ; }
	div#disclaimer div#pageBody { float:left ; margin:46px 0 22px 0 ; padding:0 ; background-image:none ; }

div#pageBody.nothirdcol { background:transparent ; }

/* Main content areas */
div#contentCentre {min-height:580px; height:auto !important; height:580px; float:left ; margin:0 18px 0 5px ; padding:0 0 20px 2px ; width:601px ;  background:transparent /*url('img/bg_center_col.jpg') top left repeat-y;*/ }
	/* Override for specific templates */
	div#home div#contentCentre { float:left ; margin:0 18px 0 5px ; padding:0 0 0 2px ; width:601px ; min-height:580px; height:auto !important; height:580px;  background:transparent /*url('img/bg_center_col.jpg') top left repeat-y;*/ }
	div#tvads div#contentCentre { width:399px ; }
	body.std_1 div#contentCentre { background:transparent url('img/bg_std_cc.jpg') top left no-repeat; }
	div#contactus div#contentCentre p{margin-left:5px}
	body.caffedetails div#contentCentre {background:transparent url('img/bg_darkbackground.gif') top left repeat-y;}
	body.CGIframe div#contentCentre{padding:0 0 0 2px ;}
	
div#contentFull { float:left ; margin:0 0 0 5px ; padding:0 0 0 2px ; width:601px ; background:transparent ; }
	div#home div#contentFull { margin:0 ; background-color:transparent ; }
	div#searchresults div#contentFull { margin:0 18px 0 5px ; padding:125px 0 0 0 ; width:603px ;  min-height:400px; height:auto !important; height:400px; background:transparent url('img/bg_search_cc.jpg') top left no-repeat ; }
	
	
div#contentLeft { display:block ; float:left ; width:143px ; margin:0 0 22px 0 ; padding:0 ; }
	div#contentLeft p { margin:0 0 10px 0 ; }
	div#contentLeft div#colourBox { padding:0px 0px 0px 0px ; margin:0px 0px 0px 10px ;  }

	/* Overide for specific templates */
	div#home div#contentLeft { display:block; float:left; margin:0pt 0pt 22px; padding:0pt; width:143px; }

div#contentRight { display:block ; float:left ; margin:55px 0 0 0 ; padding:0 ; width:220px ; }
	/* Overide for specific templates */
	div#home div#contentRight { display:block ; float:left ; margin:55px 0 0 0 ; padding:0 ; width:220px ; }
	div#tvads div#contentRight { width:283px ; margin:10px 10px 0 20px; }

	div#home div#homeHead{display:none}
	
/* START General content area styles */
th { text-align:left ; }
td { vertical-align:top ; }
img { border:none ; }
div.content { font-size:12px ; line-height:15px ; }
div.content p { margin:0 0 15px 0 ; padding:0 ; }
div.content ul { margin:10px 0 8px 15px ; padding:0 ; list-style-type:square ; list-style-image:url('img/bullet.gif') ; line-height:17px ; }
div.content ul li { margin-bottom:3px ; }
div.content ul a { color:#ffa200 ; text-decoration:none ; }
div.content ul a:hover { text-decoration:underline ; }
div.content a { color:#ffa200 ; }
div.content a:hover { text-decoration:none ; }
div.content h1 { margin:0 0 15px 0 ; padding:0 0 0 5px; font-family:arial ; font-weight:normal ; font-size:20px ; line-height:28px ; color:#e40a00 ; background:transparent url('img/bg_h1.jpg') top left repeat-x; }
div#searchresults div.content h1{display:none}
div.content h2 { font-family:arial ; }
div.content h4 { margin:0 0 3px 0 ; padding:0 ; font-family:arial ; font-weight:normal ; color:#ccc6b3 ; font-size:18px ; }
div.content a img { border:none ; }

div.content table {  border-collapse:collapse ; }
div.content textarea { font-family:Arial ; font-size:12px ; }
div.content input.disabled, div.content select.disabled { background-color:#eee ; color:#999 ; }

div.content button { margin:0 ; padding-left:0 ; background-color:#FFFFFF ; border:1px solid #000 ; font-size:11px ; font-weight:bold ; vertical-align:top ; }
div.content button img { margin:2px 0 0 0 ; vertical-align:top ; }

fieldset.mandatory { background-image:none;/*background:transparent url('img/fieldset_mandatory.gif') 8px 19px no-repeat ;*/ }
fieldset.error { background-image:none;/*background:transparent url('img/fieldset_mandatory.gif') 8px 19px no-repeat ; */}
fieldset.error label { color:#ED1C2F ; }

div#formerror { margin:0 0 10px 5px ; padding:0 ; color:#ED1C2F ; font-weight:bold ; }

	/* Override for specific templates */
	div#disclaimer div.content { padding:0 0 160px 0 ; }
	div#home div.content div#homeHead h1 {display:none;  margin:2px 0 12px 0 ; padding:0 ; font-family:arial ; font-weight:normal ; font-size:24px ; color:#4B4B4B ; text-align:center ; }
	div#home div.content div#homeHead h2 { margin:0 0 5px 0 ; text-align:center ; }
	div#home div.content div#homeHead p { margin:0 ; padding:0 15px ; text-align:center ; line-height:17px ; }

/* END General content area styles */
	
/* Home & Landing Page content areas */
div.homeFeatures { float:left ; margin-top:15px ; padding:0 ; background:transparent url('img/bg_homefeatures.gif') 263px 0 no-repeat ; }
	div.homeFeatures img { display:block ; border:none ; }
	div.homeFeatures a { color:#fff ; text-decoration:none ; }
	div.homeFeatures a:hover, div.homeFeatures a:hover h2 { color:#fff ; text-decoration:underline ; }
	div.homeFeatures h2 { display:block ; margin:0 0 12px 0 ; padding:8px 0 9px 23px ; font-family:arial ; color:#fff ; font-weight:normal ; font-size:26px ; ; background-color:#999999 ; }
	div.homeFeatures ul { margin:0 19px 0 23px ; padding:0 ; list-style-type:square ; list-style-image:url('img/bullet.gif') ; color:#000000 ; }
	div.homeFeatures li { margin:2px 0 ; padding:0 ; color:#000 ; font-size:12px ; }
	div.homeFeatures li a { color:#000000 ; text-decoration:none ; }
	div.homeFeatures li a:hover { color:#000000 ; text-decoration:underline ; }
	div.homeFeatures h5 { color:#000000 ; font-size:12px ; font-weight:normal ; text-align:right ; margin:5px 19px 5px 0 ; padding:0 ; }
	div.homeFeatures h5 a { color:#000000 ; font-size:12px ; text-decoration:underline ; }
	div.homeFeatures h5 a:hover { color:#000000 ; text-decoration:none ; }
	div.homeFeatures div.featureLeft { float:left ; width:263px ; margin-right:1px ; padding-top:8px ; background:transparent url('img/bg_homefeatureleft.gif') top no-repeat ; }
	div.homeFeatures div.featureRight { float:left ; width:263px ; margin:0 ; padding-top:8px ; background:transparent url('img/bg_homefeatureright.gif') top no-repeat ; }

div#home div#pageBody.nothirdcol div.homeFeatures { width:754px ; background:transparent url('img/bg_homefeatures.gif') 376px 0 no-repeat ; }
div#home div#pageBody.nothirdcol div.homeFeatures div.featureLeft { width:376px ; }
div#home div#pageBody.nothirdcol div.homeFeatures div.featureRight { width:376px ; }
	
/* Footer used only on Home and Landing pages */
div#homeLandingFooter { display:block ; float:left ; width:1003px ; margin:0 ; padding:0 24px 0 24px ; font-family:arial ; height:63px ; background:#FFFFFF url('img/bg_footer_homeland.jpg') bottom left no-repeat ; }
div#homeLandingFooter.noGraphics {display:none; padding:10px 24px 0 24px ; height:70px ; }
div#homeLandingFooter.withStdContent {height:auto; background-color:purple; }

div#homeLandingFooter div.hmeFtrBlock { float:left ; width:478px ; margin:0 ; padding:3px 0 12px 0 ; text-align:center ; }
	div.hmeFtrBlock h2 { display:inline ; margin:0 10px 0 0 ; padding:0 ; color:#fff ; font-weight:normal ; font-size:24px ; }
	div.hmeFtrBlock h2 a { color:#fff ; text-decoration:none ; border-left:none ; }
	div.hmeFtrBlock h2 a:hover { text-decoration:underline ; }
	div.hmeFtrBlock h3 { display:inline ; margin:0 ; padding:0 ; color:#000 ; font-weight:normal ; font-size:18px ; }
	div.hmeFtrBlock ul { margin:0 ; padding:0 ; }
	div.hmeFtrBlock li { display:inline ; }
	div.hmeFtrBlock a { color:#000 ; border-left:1px solid #000 ; padding:0 6px ; }
	div.hmeFtrBlock a:hover { text-decoration:none ; }
	div.hmeFtrBlock a.first { border-left:none ; }
	div.hmeFtrBlock div.stdContHeadImg a { border-left:none; }	

/* START Content blocks shared by various templates */
div.content div#articleUtils { margin:6px 0 0 0 ; padding:0 ; }
	div.content div#articleUtils form { margin:0 0 6px 0 ; padding:7px ; background-color:#CFCFCF ; }
	div.content div#articleUtils img { float:left ; }
	div.content div#articleUtils label { display:block ; float:left ; margin:0 ; padding:2px 5px 2px 5px ; color:#4A4A4A ; font-size:12px ; font-weight:bold ; background:transparent url('img/blank.gif') left top no-repeat ; }
	div.content div#articleUtils select { font-size:10px ; width:300px ; }
	div.content div#articleUtils input { margin-left:12px ; vertical-align:middle ; }

div#contactus div#articleUtils{display:none}
	
	
div#actionlinks { padding:4px 0 6px 0 ; border-bottom:1px solid #fff ; }
	div#actionlinks a { margin-left:9px ; padding:0 6px 0 20px ; color:#fff ; font-size:11px ; font-weight:bold ; text-decoration:none ; }
	div#actionlinks a:hover { text-decoration:underline ; }
	div#actionlinks a.PrinterFriendly { background:transparent url('img/icon_printerfriendly.gif') center left no-repeat ; }
	div#actionlinks a.EmailFriend { background:transparent url('img/icon_email.gif') center left no-repeat ; }
	div#actionlinks a.MultiEmailFriend { background:transparent url('img/icon_email.gif') center left no-repeat ; }

div.content div#contHeader { display:block ; margin:0 ; padding:0 ; }
	div.content div#contHeader p{ padding:0 10px 0 10px; }
	div.content div#contHeader h2{ padding:0 0 0 5px; }
	div.content div#contHeader img{ padding:0 }
body.titlebackground div.content div#contHeader { background: transparent url(img/bg_title.jpg) no-repeat; }
body.caffedetails div.content div#contHeader { background: transparent url(img/bg_title.jpg) no-repeat; }	
	
body.topsubnavi div#contHeader {position:absolute; top:55px}	
body.topsubnavi div#contHeader h1 {background:transparent none; color:#ffffff; font-size: 24px ; font-weight:bold; padding:0px 0px 0px 10px}


body.landing2 div.content div#contHeader { display:block ; margin:0 0 20px 0px ; padding:0 ; background-color:#ffffff; color:#000000}
	body.landing2 div.content div#contHeader p{ color:#000000;}
	body.landing2 div.content div#contHeader h1{ color:#000000 }
	body.landing2 div.content div#contHeader h2{ color:#000000 }

body.standard2 div.content div#contHeader { display:block ; margin:0 0 0px 0px ; padding:0 ; background-color:#ffffff; color:#000000}
	body.standard2 div.content div#contHeader p{ color:#000000; margin-bottom:0 ; padding: 0 10px 10px 10px}
	body.standard2 div.content div#contHeader h1{display:none; color:#000000 }
	body.standard2 div.content div#contHeader h2{ color:#000000 }
	
body.standard3 div.content div#contHeader { display:block ; margin:0 0 0px 0px ; padding:0 ; background-color:#ffffff; color:#000000}
	body.standard3 div.content div#contHeader div {float:right}
	body.standard3 div.content div#contHeader div img {margin:5px 5px 5px 10px}
	body.standard3 div.content div#contHeader p{ color:#000000; margin-bottom:0 }
	body.standard3 div.content div#contHeader h1{ color:#000000 }
	body.standard3 div.content div#contHeader h2{ color:#000000 }
	
body.standard4 div.content div#contHeader { display:block ; margin:0 0 0px 0px ; padding:0 ; background-color:#ffffff; color:#000000}
	body.standard4 div.content div#contHeader div {float:right}
	body.standard4 div.content div#contHeader p{ color:#000000; margin-bottom:0 }
	body.standard4 div.content div#contHeader h1{display:none;  color:#000000 }
	body.standard4 div.content div#contHeader h2{ color:#000000 }

body.standard5 div.content div#contHeader {display:block ; margin:0 0 20px 0px ; padding:20px 0px 20px 10px ; background-color:#ffffff; color:#000000}
	body.standard5 div.content div#contHeader p{ color:#000000;}
	body.standard5 div.content div#contHeader div{ width:250px; overfloaw:hidden; float:right}
	body.standard5 div.content div#contHeader h1{ color:#000000; font-size:24px; font-weight:bold ; background: transparent none; padding:0;}
	body.standard5 div.content div#contHeader h2{ color:#000000 }
	
	
	
div.imgBoxLeftCol { float:right ; margin:10px 0 0 0px ; padding:0 ; }
	div.imgBoxLeftCol img { border:2px solid #4B4B4B ; }
	div.imgBoxLeftCol h6 { margin:5px 0 0 0 ; padding:0 ; font-size:11px ; font-weight:bold ; color:#4B4B4B ; }
	div.imgBoxLeftCol p { margin:5px 0 0 0 ; padding:0 ; font-size:11px ; color:#4B4B4B ; }
	
div.normalImages div { float:left ; width:100% ; margin-top:0px ; padding:0px 0 0px 0 ;  color:#000 ; }
	div.normalImages div h6 { display:none; }
	div.normalImages div p { margin:4px 2px 0 6px ; padding:0 ; font-size:11px ; }
div.articleImages div { float:left ; margin-bottom:10px ; padding:8px 0 8px 0 ; background-color:#CFCFCF ; color:#000 ; }
	div.articleImages div h6 { margin:4px 2px 0 6px ; padding:0 ; font-size:12px ; }
	div.articleImages div p { margin:4px 2px 0 6px ; padding:0 ; font-size:11px ; }

div.imageFeature img { border-left:9px solid #CFCFCF ; border-right:32px solid #CFCFCF ; }
	div.imageFeature h2 { margin:7px 0 2px 0 ; font-family:arial ; color:#000000 ; font-size:18px ; font-weight:normal ; }
	div.imageFeature h2 a { color:#000000 ; text-decoration:none ; }
	div.imageFeature h2 a:hover { color:#000000 ; text-decoration:underline ; }
	div.imageFeature p { font-size:12px ; }

div.headedLinks { font-size:11px ; margin:0 0 5px 0 ; padding-bottom:10px ; background-color:#CFCFCF ; }
	div.headedLinks h2 { margin:0 ; padding:2px 2px 2px 7px ; font-family:arial ; font-size:20px ; font-weight:normal ; color:#000000 ; }
	div.headedLinks h2 img { margin-right:5px ; vertical-align:middle ; }
	div.headedLinks p { margin:0 ; padding:3px 0 7px 7px ; font-family:Verdana ; font-size:12px ; line-height:17px ; background-color:#fff ; }
	div.headedLinks dl { margin:0 ; padding:0 ; }
	div.headedLinks dt { margin:0 ; padding:0 ; background-color:#fff ; font-size:12px ; font-weight:bold ; }
	div.headedLinks dt a { display:block ; margin-top:1px ; padding:4px 4px 4px 7px ; color:#000 ; background:transparent url('img/button.gif') center right no-repeat ; text-decoration:none ; }
	div.headedLinks dt a:hover { text-decoration:underline ; }
	div.headedLinks dd { margin:0 ; padding:0 4px 4px 7px ; background-color:#fff ; }

div.paraLinks { float:left ; width:184px ; margin-bottom:1px ; padding:10px 8px 8px 7px ; font-size:11px ; }
	div.paraLinks img { float:left ; margin-right:5px ; }
	div.paraLinks h3 { margin:0 0 5px 0 ; font-family:arial ; color:#000000 ; font-weight:normal ; font-size:18px ; }
	div.paraLinks div { margin-left:26px ; }
	div.paraLinks div p { font-size:11px ; }
	div.paraLinks div h5 { margin:0 ; padding:0 ; text-align:right ; font-weight:normal ; }
	div.paraLinks div h5 a { color:#000000 ; font-size:11px ; }
	div.paraLinks div h5 a:hover { text-decoration:none ; }
	/* Override for specific templates */
	div#home div.paraLinks h3 { margin:0 0 5px 0 ; color:#000000 ; font-weight:normal ; font-size:18px ; }
	div#landing div.content div.paraLinks { background-color:#CFCFCF ; }
	
div.bulletLinks { float:left ; margin-bottom:1px ; padding:4px 8px 8px 5px ; width:184px ; font-size:11px ; }
	div.bulletLinks img { vertical-align:middle ; margin-right:5px ; }
	div.bulletLinks h3 { margin:0 0 5px 0 ; font-family:arial ; color:#000000 ; font-weight:normal ; font-size:18px ; }
	div.bulletLinks div { clear:left ; font-size:11px ; }
	div.bulletLinks ul { margin:0 ; padding:0 0 0 26px ; color:#000 ; list-style-type:square ; list-style-image:url('img/bullet.gif') ; }
	div.bulletLinks li { line-height:17px ; }
	div.bulletLinks li a { padding-bottom:3px ; color:#4A4A4A ; text-decoration:none ; }
	div.bulletLinks li a:hover { text-decoration:underline ; }
	div.bulletLinks div h5 { margin:5px 0 0 0 ; text-align:right ; font-weight:normal ; }
	div.bulletLinks div h5 a { color:#000000 ; font-size:11px ; }
	div.bulletLinks div h5 a:hover { text-decoration:none ; }
	/* Override for specific templates */
	div#home div.bulletLinks { padding:10px 8px 8px 7px ;}
	div#home div.bulletLinks h3 { margin:0 0 5px 0 ; color:#4A4A4A ; font-weight:normal ; font-size:18px ; }
	div#home div.bulletLinks ul { margin:0 ; padding:0 0 0 26px ; color:#000 ; list-style-type:square ; list-style-image:url('img/bullet.gif') ; }
	div#landing div.content div.bulletLinks { background-color:#CFCFCF ; }

div.newsletterFeature { float:left ; width:201px ; margin:5px 0 9px 0 ; padding:0 ; }
	div.newsletterFeature h4 { margin:0 0 3px 0 ; color:#4A4A4A ; font-size:10px ; }
	div.newsletterFeature h4 img { margin-right:5px ; vertical-align:baseline ; }
	div.newsletterFeature p { margin:0 ; font-size:10px ; }
	div.newsletterFeature a { color:#4A4A4A ; margin-left:5px ; }
	div.newsletterFeature a:hover { text-decoration:none ; }

div.loginBox { float:left ; margin:5px 0 0 0 ; padding:4px 0 8px 0 ; width:201px ; font-size:11px ; }
	div.loginBox img { vertical-align:middle ; margin-right:5px ; }
	div.loginBox h2 { margin:0 0 5px 5px ; font-family:arial ; color:#4A4A4A ; font-weight:normal ; font-size:18px ; }
	div.loginBox p { padding-left:8px ; }
	div.loginBox form { display:block ; margin:0 0 3px 0 ; padding:8px 0 8px 8px ; background-color:#CFCFCF ; }
	div.loginBox label { display:block ; padding-bottom:2px ; }
	div.loginBox input { display:block ; margin-bottom:6px ; width:178px ; }
	div.loginBox fieldset { margin:0 ; border:none ; padding:0 8px 0 0 ; text-align:right ; }
	div.loginBox a { font-size:10px ; color:#4A4A4A ; }
	div.loginBox a:hover { text-decoration:none ; }
	
div#rightColVSpace { float:left ; height:105px ; }
/* END Content blocks shared by various templates */

/* START Standard Content Page */
div.stdContBlock { clear:left ; margin:10px 0 0 0 ; padding:0 ; }
	div.stdContBlock div.stdContHeadImg { padding-bottom:5px ; }
	div.stdContBlock td	{ vertical-align:top ; padding:0 ; }
	div.stdContBlock td.textArea { width:90% ; padding:0 10px; }
	div.stdContBlock h4{font-size:14px; font-weight:bold; color:#ffffff}
	div.stdContBlock strong {color:#ffffff}
	
div.stdContBlock div.imageBoxLeft { margin-right:25px ; padding:0px 0 0px 0 ;  }
	div.stdContBlock div.imageBoxLeft img { display:block ; margin-bottom:0px ; padding-left:10px; border:none ; }
	div.stdContBlock div.imageBoxLeft h6 {display:none; margin:2px 7px 0 7px ; color:#000 ; font-size:12px ; line-height:15px ; }
div.stdContBlock div.imageBoxRight { margin-left:15px ; padding:0px 0 0px 0 ;  }
	div.stdContBlock div.imageBoxRight img { display:block ; margin-bottom:0px ; padding-right:10px; border:none ; }
	div.stdContBlock div.imageBoxRight h6 {display:none;  margin:2px 7px 0 7px ; color:#000 ; font-size:12px ; line-height:15px ; }
/* END Standard Content Page */

/* START Standard Content Page LAYOUTMODE=standard3 */
body.standard3 div#contentCentre div.stdContBlock {color: #e7e0cb; clear:none; float:left; margin:20px 0 0 10px ; padding:0 ; width:280px; min-height:200px; height:auto !important; height:200px}
	body.standard3 div#contentCentre div.stdContBlock div.stdContHeadImg { padding-bottom:5px ; }
	body.standard3 div#contentCentre div.stdContBlock td	{ vertical-align:top ; padding:0 ; }
	body.standard3 div#contentCentre div.stdContBlock td.textArea { width:90% ; padding:0 5px; }
	body.standard3 div#contentCentre div.stdContBlock td.textArea ul{list-style-type:none; list-style-image:none; margin-left:0px}
	body.standard3 div#contentCentre div.stdContBlock td.textArea ul li a{font-weight:bold}
	body.standard3 div#contentCentre div.stdContBlock h4{font-size:14px; font-weight:bold; color:#ffffff}
	
body.standard3 div.stdContBlock div.imageBoxLeft { margin-right:5px ; padding:0px 0 0px 0 ; min-width:95px; width:auto !important; width:95px }
	body.standard3 div.stdContBlock div.imageBoxLeft img { display:block ; margin-bottom:0px ; border:none ; }
	body.standard3 div.stdContBlock div.imageBoxLeft h6 { display:none }
body.standard3 div.stdContBlock div.imageBoxRight { margin-left:15px ; padding:0px 0 0px 0 ;  }
	body.standard3 div.stdContBlock div.imageBoxRight img { display:block ; margin-bottom:0px ; border:none ; }
	body.standard3 div.stdContBlock div.imageBoxRight h6 {display:none}
/* END Standard Content Page LAYOUTMODE=standard3 */

/* START Standard Content Page LAYOUTMODE=standard4 */
body.standard4 div#contentCentre div.stdContBlock {color: #e7e0cb; clear:none; float:left; margin:20px 0 0 10px ; padding:0 ; width:280px; min-height:150px; height:auto !important; height:150px}
	body.standard4 div#contentCentre div.stdContBlock div.stdContHeadImg { padding-bottom:5px ; }
	body.standard4 div#contentCentre div.stdContBlock td	{ vertical-align:top ; padding:0 ; }
	body.standard4 div#contentCentre div.stdContBlock td.textArea { width:90% ; padding:0 5px; }
	body.standard4 div#contentCentre div.stdContBlock td.textArea ul{list-style-type:none; list-style-image:none; margin:0px}
	body.standard4 div#contentCentre div.stdContBlock td.textArea ul li a{font-weight:bold}
	body.standard4 div#contentCentre div.stdContBlock h4{font-size:14px; font-weight:bold; color:#ffffff}
	
body.standard4 div.stdContBlock div.imageBoxLeft { margin-right:5px ; padding:0px 0 0px 0 ; min-width:95px; width:auto !important; width:95px }
	body.standard4 div.stdContBlock div.imageBoxLeft img { display:block ; margin-bottom:0px ; border:none ; }
	body.standard4 div.stdContBlock div.imageBoxLeft h6 { display:none }
body.standard4 div.stdContBlock div.imageBoxRight { margin-left:15px ; padding:0px 0 0px 0 ;  }
	body.standard4 div.stdContBlock div.imageBoxRight img { display:block ; margin-bottom:0px ; border:none ; }
	body.standard4 div.stdContBlock div.imageBoxRight h6 {display:none}
/* END Standard Content Page LAYOUTMODE=standard4 */


/* START Standard Content Page LAYOUTMODE=moviepage */
body.moviepage div.stdContBlock {clear:none; float:left; margin:20px 10px 0 5px ; padding:0 ; width:240px; }
/* END Standard Content Page LAYOUTMODE=moviepage */


/* START FAQ page */
div#faqs form#categoryform fieldset { display:inline ; margin-right:10px ; border:none ; vertical-align:top ; font-size:11px ; }
div#faqs form#categoryform fieldset label { float:left ; display:block ; margin-top:3px ; }
div#faqs form#categoryform fieldset select { margin-right:5px ; }
div#faqs form#categoryform fieldset input { margin-right:5px ; }
/* END FAQ page */

/* START Links Page */
div.linksContBlock { clear:left ; margin:10px 0 0 0 ; padding:0 ; }
	div.linksContBlock table { margin-bottom:10px ;}
	div.linksContBlock td	{ vertical-align:top ; padding:0 ; }
	div.linksContBlock td.textArea { width:100% ; }
	div.linksContBlock td.textArea h5 { margin:0 0 8px 0 ; padding:0 ; font-weight:bold ; font-size:12px ; }
	div.linksContBlock ul { margin:8px 0 0 16px ; padding:0 ; list-style-type:none ; }
	div.linksContBlock li a { color:#000000 ; text-decoration:underline ; }
	div.linksContBlock li a:hover { text-decoration:none ; }
	div.linksContBlock h2 { margin:0 0 12px 0 ; padding:0 ; color:#4A4A4A ; font-weight:normal ; font-size:18px ; font-family:Arial ; }
div.linksContBlock div.imageBoxLeft { margin-right:25px ; padding:0 23px 0 8px ; background-color:#CFCFCF ; }
	div.linksContBlock div.imageBoxLeft img { display:block ; margin-bottom:9px ; border:none ; }
div.linksContBlock div.imageBoxRight { margin-left:15px ; padding:0 8px 0 23px ; background-color:#CFCFCF ; }
	div.linksContBlock div.imageBoxRight img { display:block ; margin-bottom:9px ; border:none ; }
/* END Links Page */

/* START Landing Page */
div.largeFocusItem { clear:left ; margin:0px; padding:30px 10px 20px 10px; }
	div.largeFocusItem td { vertical-align:top ; padding:0px 10px 0px 0px ; }
	div.largeFocusItem td.textArea { width:100% ; }
	div.largeFocusItem img { margin:0 9px 0 0 ; }
	div.largeFocusItem h4 { margin:0 0 5px 0 ; padding:0 ; font-size:24px ; color:#ffffff; line-height:21px ; }
	div.largeFocusItem h5 { margin:5px 0 0 0 ; padding:0 ; }
	div.largeFocusItem h5 a { display:block ; text-decoration:none ; background:transparent ; color:#ffa200; font-family:arial; font-size:12px;  }
	div.largeFocusItem h5 a:hover { text-decoration:underline ; }

div.smallFocusItem { float:left ; margin:10px 15px 0px 0px ; padding:0px 0px 0px 10px ; width:175px ;  }
	div.smallFocusItem img, div.smallFocusItem a img { display:block ; }
	div.smallFocusItem h4 { margin:3px 0 0 0 ; padding:0 ; color:#e5e2d8 ; font-size:16px ; line-height:18px ; font-weight:bold; }
	div.smallFocusItem div { margin:0 ; padding:5px 0px 5px 0px ; color:#ccc6b3 ; font-size:11px ; line-height:13px; }
	div.smallFocusItem h5 { margin:0 ; padding:5px 5px 5px 0px ; font-size:11px ; }
	div.smallFocusItem h5 a { display:block ;  ; color:#ffa200 ; font-weight:bold ; /*background:transparent url('img/bullet.png') top left no-repeat ;*/ text-decoration:none ; }
	div.smallFocusItem h5 a:hover { text-decoration:underline ; }

/*
div.largeFocusItem { clear:left ; margin:10px 0 0 0 ; padding:0 ; background-color:#999999 ; }
	div.largeFocusItem td { vertical-align:top ; padding:0 ; }
	div.largeFocusItem td.textArea { width:100% ; padding:8px 14px 11px 14px ; }
	div.largeFocusItem img { margin:0 9px ; }
	div.largeFocusItem h4 { margin:0 0 5px 0 ; padding:0 ; color:#fff ; font-size:18px ; line-height:21px ; }
	div.largeFocusItem h5 { margin:5px 0 0 0 ; padding:0 ; text-align:right ; }
	div.largeFocusItem h5 a { color:#fff ; font-weight:normal ; }
	div.largeFocusItem h5 a:hover { text-decoration:none ; }

div.smallFocusItem { float:left ; width:251px ; margin:0 ; padding:0 ; }
	div.smallFocusItem img, div.smallFocusItem a img { display:block ; border-top:9px solid #CFCFCF ; }
	div.smallFocusItem h4 { margin:0 ; padding:6px 2px 8px 14px ; color:#4A4A4A ; background-color:#CFCFCF ; font-size:18px ; line-height:21px ; }
	div.smallFocusItem div { margin:2px 11px 2px 14px ; padding:0 ; }
	div.smallFocusItem h5 { margin:5px 11px 0 0 ; padding:0 ; text-align:right ; }
	div.smallFocusItem h5 a { color:#000000 ; font-weight:normal ; }
	div.smallFocusItem h5 a:hover { text-decoration:none ; }
*/

div#smallFocusItem3 { margin-right:0 ; }
div#smallFocusItem6 { margin-right:0 ; }
div.focusContLeft, div.focusContRight { display:inline ; }

/*
div.focusContLeft { float:left ; width:251px ; margin:15px 12px 0 0 ; padding:0 ;  }
div.focusContRight { float:left ; width:251px ; margin:15px 0 0 12px ; padding:0 ;  }

div.focusContLeft div.bulletLinks, div.focusContRight div.bulletLinks { width:236px ; padding-top:8px ; }
div.focusContLeft div.bulletLinks h3, div.focusContRight div.bulletLinks h3 { color:#4A4A4A ; }
div.focusContLeft div.bulletLinks ul, div.focusContRight div.bulletLinks ul { list-style-image:url('img/bullet.gif') ; font-size:12px ; }
*/

div.otherFocusItem { float:left ; margin:0 0 10px 0 ; padding:10px 0 ; width:230px ; background:transparent url('img/otherfocus_divider.png') top left no-repeat ; overflow:hidden ; }
	div.otherFocusItem img { float:left ; margin:0 3px 10px 0 ; }
	div.otherFocusItem h4 { float:left ; margin:0 0 2px 0 ; padding:0 ; width:123px ; font-size:14px ; line-height:17px ; font-weight:bold ; background:transparent url('img/bullet.png') top left no-repeat ; }
	div.otherFocusItem h4 a { padding-left:23px ; color:#000000 ; text-decoration:none ; font-size:12px ; }
	div.otherFocusItem h5 { float:left ; margin:0 0 2px 0 ; padding-left:23px ; font-weight:normal ; background:transparent url('img/bullet.png') top left no-repeat ; }
	div.otherFocusItem h5 a { color:#000000 ; text-decoration:none ; font-size:12px ; }
	
	
/*START LAYOUTMODE=caffedetails*/	
body.caffedetails div.largeFocusItem { clear:left ; margin:0px; padding:30px 10px 20px 10px; background: #450000; border-bottom: 1px solid #5a3030}
	body.caffedetails div.largeFocusItem td { vertical-align:top ; padding:0px 10px 0px 0px ; }
	body.caffedetails div.largeFocusItem td.textArea { width:100% ; }
	body.caffedetails div.largeFocusItem img { margin:0 9px 0 0 ; }
	body.caffedetails div.largeFocusItem h4 { margin:0 0 5px 0 ; padding:0 ; font-size:24px ; color:#ffffff; line-height:21px ; }
	body.caffedetails div.largeFocusItem h5 { margin:5px 0 0 0 ; padding:0 ; }
	body.caffedetails div.largeFocusItem h5 a { display:block ; text-decoration:none ; background:transparent ; color:#ffa200; font-family:arial; font-size:12px;  }
	body.caffedetails div.largeFocusItem h5 a:hover { text-decoration:underline ; }

body.caffedetails div.smallFocusItem { float:left ; margin:10px 15px 0px 0px ; padding:0px 0px 0px 10px ; width:175px ;  }
	body.caffedetails div.smallFocusItem img, body.caffedetails div.smallFocusItem a img { display:block ; }
	body.caffedetails div.smallFocusItem h4 { margin:3px 0 0 0 ; padding:0 ; color:#ffffff ; font-size:14px ; line-height:18px ; font-weight:bold; }
	body.caffedetails div.smallFocusItem div { margin:0 ; padding:5px 0px 5px 0px ; color:#ccc6b3 ; font-size:12px ; line-height:13px; }
	body.caffedetails div.smallFocusItem h5 { margin:0 ; padding:5px 5px 5px 0px ; font-size:11px ; }
	body.caffedetails div.smallFocusItem h5 a { display:block ;  ; color:#ffa200 ; font-weight:bold ; /*background:transparent url('img/bullet.png') top left no-repeat ;*/ text-decoration:none ; }
	body.caffedetails div.smallFocusItem h5 a:hover { text-decoration:underline ; }

	body.caffedetails div#smallFocusItem1 {width:570px}
	body.caffedetails div#smallFocusItem1 h4{font-size:24px}
	
body.caffedetails div#smallFocusItem3 { margin-right:15px ; }
body.caffedetails div#smallFocusItem6 { margin-right:15px ; }	
body.caffedetails div#smallFocusItem4 { margin-right:0 ; }
body.caffedetails div#smallFocusItem7 { margin-right:0 ; }
body.caffedetails div.focusContLeft, body.caffedetails div.focusContRight { display:inline ; }
	
body.caffedetails div.otherFocusItem { float:left ; margin:0 0 10px 0 ; padding:10px 0 ; width:230px ; background:transparent url('img/otherfocus_divider.png') top left no-repeat ; overflow:hidden ; }
	body.caffedetails div.otherFocusItem img { float:left ; margin:0 3px 10px 0 ; }
	body.caffedetails div.otherFocusItem h4 { float:left ; margin:0 0 2px 0 ; padding:0 ; width:123px ; font-size:14px ; line-height:17px ; font-weight:bold ; background:transparent url('img/bullet.png') top left no-repeat ; }
	body.caffedetails div.otherFocusItem h4 a { padding-left:23px ; color:#000000 ; text-decoration:none ; font-size:12px ; }
	body.caffedetails div.otherFocusItem h5 { float:left ; margin:0 0 2px 0 ; padding-left:23px ; font-weight:normal ; background:transparent url('img/bullet.png') top left no-repeat ; }
	body.caffedetails div.otherFocusItem h5 a { color:#000000 ; text-decoration:none ; font-size:12px ; }
/*END LAYOUTMODE=caffedetails*/


/*START LAYOUTMODE=movielanding*/	
body.movielanding div.largeFocusItem { clear:left ; margin:0px; padding:0px 0px 0px 0px; background: #ffffff; }
	body.movielanding div.largeFocusItem td { vertical-align:bottom ; padding:0px  ; }
	body.movielanding div.largeFocusItem td.textArea {vertical-align:top; width:100% ; color:#000000; padding:0px 10px 0px 10px}
	body.movielanding div.largeFocusItem img { margin:0 ; }
	body.movielanding div.largeFocusItem h4 { margin:20px 0 30px 0 ; padding:0 ; font-weight:bold; font-size:24px ; color:#000000; line-height:21px ; }
	body.movielanding div.largeFocusItem h5 { margin:5px 0 0 0 ; padding:0 ; }
	body.movielanding div.largeFocusItem h5 a { display:block ; text-decoration:none ; background:transparent ; color:#ffa200; font-family:arial; font-size:12px;  }
	body.movielanding div.largeFocusItem h5 a:hover { text-decoration:underline ; }

body.movielanding div.smallFocusItem { float:left ; margin:10px 15px 0px 0px ; padding:0px 0px 0px 10px ; width:261px ;  }
	body.movielanding div.smallFocusItem img, body.movielanding div.smallFocusItem a img { display:block ; }
	body.movielanding div.smallFocusItem h4 { margin:3px 0 0 0 ; padding:0 ; color:#ffffff ; font-size:14px ; line-height:18px ; font-weight:bold; }
	body.movielanding div.smallFocusItem div { margin:0 ; padding:5px 0px 5px 0px ; color:#ccc6b3 ; font-size:12px ; line-height:13px; }
	body.movielanding div.smallFocusItem h5 { margin:0 ; padding:5px 0px 5px 15px ; font-size:11px ; }
	body.movielanding div.smallFocusItem h5 a { display:block ;  ; color:#ffa200 ; font-weight:bold ; text-decoration:none ; }
	body.movielanding div.smallFocusItem h5 a:hover { text-decoration:underline ; }


	
body.movielanding div#smallFocusItem3 { margin-right:15px ; }
body.movielanding div#smallFocusItem6 { margin-right:15px ; }	
body.movielanding div#smallFocusItem4 { margin-right:0 ; }
body.movielanding div#smallFocusItem7 { margin-right:0 ; }
body.movielanding div.focusContLeft, body.movielanding div.focusContRight { display:inline ; }
	
body.movielanding div.otherFocusItem { float:left ; margin:0 0 10px 0 ; padding:10px 0 ; width:230px ; background:transparent url('img/otherfocus_divider.png') top left no-repeat ; overflow:hidden ; }
	body.movielanding div.otherFocusItem img { float:left ; margin:0 3px 10px 0 ; }
	body.movielanding div.otherFocusItem h4 { float:left ; margin:0 0 2px 0 ; padding:0 ; width:123px ; font-size:14px ; line-height:17px ; font-weight:bold ; background:transparent url('img/bullet.png') top left no-repeat ; }
	body.movielanding div.otherFocusItem h4 a { padding-left:23px ; color:#000000 ; text-decoration:none ; font-size:12px ; }
	body.movielanding div.otherFocusItem h5 { float:left ; margin:0 0 2px 0 ; padding-left:23px ; font-weight:normal ; background:transparent url('img/bullet.png') top left no-repeat ; }
	body.movielanding div.otherFocusItem h5 a { color:#000000 ; text-decoration:none ; font-size:12px ; }
/*END LAYOUTMODE=movielanding*/

	
/* START LAYOUTMODE=landing2 Landing Page  */
body.landing2 div.smallFocusItem { margin:10px 10px 0 10px ; padding:0 ; width:260px ; min-height:160px; height:auto !important; height:160px }
	body.landing2 div.smallFocusItem img, div.smallFocusItem a img { float:left; padding-right:10px}
	body.landing2 div.smallFocusItem h4 { margin:3px 0 0 0 ; padding:0 ; color:#e5e2d8 ; font-size:16px ; line-height:18px ; font-weight:bold; }
	body.landing2 div.smallFocusItem div {float:left margin:0 ; padding:5px 0px 5px 0px ; color:#e5e2d8 ; font-size:11px ; line-height:13px; }
	body.landing2 div.smallFocusItem h5 { float:left; margin:0 ; padding:5px 5px 5px 0px ; font-size:11px ; }
	body.landing2 div.smallFocusItem h5 a { display:block ; color:#ffa200 ; font-weight:bold ; /*background:transparent url('img/bullet.png') top left no-repeat ;*/ text-decoration:none ; }
	body.landing2 div.smallFocusItem h5 a:hover { text-decoration:underline ; }

	body.landing2 div.focusContRight div.smallFocusItem {margin:10px 10px 0 30px}


/* END LAYOUTMODE=landing2 Landing Page  */
	
/* Landing Page - alternative layouts (set by Page Parameters) */
body.altLanding div.largeFocusItem { clear:none ; float:left ; width:346px ; }
	body.altLanding div.largeFocusItem h4 { font-size:14px ; line-height:18px ; font-weight:bold ; }
	body.altLanding div.largeFocusItem h5 { text-align:left ; }
	body.altLanding div.largeFocusItem h5 a { display:block ; padding:0 0 1px 23px ; color:#000000 ; font-size:11px ; background:transparent url('img/bullet.png') top left no-repeat ; }

body.altLanding div.smallFocusItem { position:relative ; min-height:260px ; }
	body.altLanding div.smallFocusItem img { margin-bottom:17px ; } 
	body.altLanding div.smallFocusItem h5 { position:absolute ; left:0 ; top:202px ; }

body.altLanding2 div.smallFocusItem { padding-top:10px ; height:auto ; background:transparent url('img/bg_smallfocus_divider.png') top left no-repeat ; }
body.altLanding2 div.smallFocusItem h5 { padding-bottom:10px ; background:transparent url('img/bg_smallfocus_divider.png') bottom left no-repeat ; }
body.altLanding2 div#smallFocusItem3 { margin-right:0 ; }

body.altLanding3 div.smallFocusItem { margin-top:0 ; width:341px ; height:500px ; background-position:bottom left ; }
	body.altLanding3 div.smallFocusItem div { width:300px ; }

body.altLanding4 div.smallFocusItem { margin:0 ; width:346px ; height:auto ; background-position:top right ; }
	body.altLanding4 div.smallFocusItem img { float:left ; }
	body.altLanding4 div.smallFocusItem h4 { font-size:14px ; font-weight:bold ; line-height:18px ; }
	body.altLanding4 div.smallFocusItem div { padding:5px 5px 5px 0 ; width:auto ; }
	body.altLanding4 div.smallFocusItem h5 { float:left ; padding:0 ; width:110px ; }
	body.altLanding4 div.smallFocusItem h5 a { float:left ; background-image:url('img/bullet.png') ; width:93px ; }
body.altLanding4 div#smallFocusItem1 { margin-right:10px ; }
	
body.altLanding2 div.otherFocusItem { float:left ; margin:10px 0 0 0 ; padding:15px 0 0 0 ; width:346px ; background:transparent url('img/landingalt_divider.png') top left no-repeat ; } 
	body.altLanding2 div.otherFocusItem h4 { float:none ; margin:0 ; padding:0 ; width:auto ; font-size:14px ; line-height:18px ; font-weight:bold ; background:none ; }
	body.altLanding2 div.otherFocusItem h5 { float:left ; margin:5px 0 0 0 ; padding:0 ; font-size:11px ; }
	body.altLanding2 div#landing div.otherFocusItem h5 a { display:block ; padding:0 0 1px 23px ; color:#000000 ; font-size:11px ; font-weight:normal ; background:transparent url('img/bullet.png') top left no-repeat ; width:155px ; }
	body.altLanding2 div#landing div.otherFocusItem h5 a.pdf { background:transparent url('img/icon_link_pdf.png') top left no-repeat ; }
/* END Landing Page */


/* START Recipe Pages */
div#recipehead { float:left ; margin-bottom:20px ; padding:0 ; width:100% ; font-size:11px ; }
	div#recipehead h1 { margin-bottom:5px ; color:#666666 ; }
	div#recipehead h4 { margin:0 0 3px 0 ; color:#666666 ; font-weight:normal ; font-size:12px ; font-weight:bold ; }

div#recipehead div#actionlinks { float:left ; clear:all ; width:750px ; padding-bottom:6px ; border-bottom:1px solid #000000 ; }
	div#recipehead div#actionlinks a { color:#000000 ; }
	div#recipehead div#actionlinks a.PrinterFriendly { background:#fff url('img/icon_printerfriendly.gif') center left no-repeat ; }
	div#recipehead div#actionlinks a.EmailFriend { background:#fff url('img/icon_email.gif') center left no-repeat ; }

/* General Recipe Browse/Search styles */
div#recipeTools { font-size:11px ; }
	div#recipeTools h4 { color:#000000 ; }
	div#recipeTools h4 img { margin-right:5px ; vertical-align:middle ; }
	div#recipeTools fieldset { border:none ; margin:0 ; padding:0 ; }
	div#recipeTools select { font-size:11px ; }
	div#recipeTools input { vertical-align:middle ; }
	div#recipeTools img { vertical-align:middle ; }
	
/* Recipe Browse/Search on the Recipe template */
div#recipe div#recipeBrowse { float:left ; margin-top:10px ; padding:4px 13px 8px 8px ; width:530px ; height:69px ; background-color:#999999 ; overflow:hidden ; }
	div#recipe div#recipeBrowse form { margin:0 0 2px 28px ; }
	div#recipe div#recipeBrowse fieldset { border:none ; margin:0 ; padding:0 ; }
	div#recipe div#recipeBrowse select { width:190px ; }
	div#recipe div#recipeBrowse fieldset#fs_category { float:left ; }
	div#recipe div#recipeBrowse fieldset#fs_category label { display:none ; }
	div#recipe div#recipeBrowse fieldset#fs_category select { margin:0 10px 2px 0 ; }
	div#recipe div#recipeBrowse fieldset#fs_nutcontent { float:left ; }
	div#recipe div#recipeBrowse fieldset#fs_nutcontent label { margin:0 ; font-size:12px ; font-weight:bold ; color:#000000 ; }
	div#recipe div#recipeBrowse fieldset#fs_nutcontent button { margin:0 0 0 10px ; }
	div#recipe div#recipeBrowse fieldset#fs_nutcontent select { margin:0 0 2px 10px ; }
	div#recipe div#recipeBrowse fieldset#fs_keywords { clear:left ; } 
	
div#recipe div#recipeSearch { float:left ; margin-top:10px ; padding:4px 13px 8px 8px ; width:178px ; height:69px ; background-color:#CFCFCF ; overflow:hidden ; }
	div#recipe div#recipeSearch form { margin:0; padding:4px 0 0 23px ; }
	div#recipe div#recipeSearch fieldset { }
	div#recipe div#recipeSearch fieldset#fs_search_text label { display:none ; }
	div#recipe div#recipeSearch fieldset#fs_search_text input { margin:0 15px 0 0 ; width:98px ; height:13px ; }

/* Recipe Browse/Search on the Recipe Search template */
div#recipesrch div#recipeTools { float:left ; margin:0 0 18px 0 ; width:503px ;  }
div#recipesrch div#recipeBrowse { float:left ; margin:0 ; padding:6px 13px 8px 8px ; width:482px ; background-color:#999999 ; }
	div#recipesrch div#recipeBrowse form { margin:0 0 2px 28px ; }
	div#recipesrch div#recipeBrowse fieldset#fs_category { margin:10px 0 4px 0 ; }
	div#recipesrch div#recipeBrowse fieldset#fs_nutcontent { margin:0 0 4px 0 ; }
	div#recipesrch div#recipeBrowse label { float:left ; font-weight:bold ; width:94px ; }
	div#recipesrch div#recipeBrowse fieldset#fs_keywords { padding-left:90px ; }
	div#recipesrch div#recipeBrowse fieldset#fs_keywords label { float:none ; display:inline ; font-weight:normal ; margin:0 15px 0 5px ; }
	div#recipesrch div#recipeBrowse select { float:left ; width:309px ; }
	div#recipesrch div#recipeBrowse button { float:right ; margin-top:2px ; }

div#recipesrch div#recipeSearch { float:left ; margin:0 ; padding:6px 13px 8px 8px ; width:482px ; background-color:#CFCFCF ; }
	div#recipesrch div#recipeSearch form { margin:0 0 0 23px ; }
	div#recipesrch div#recipeSearch fieldset#fs_search_text { margin:5px 0 5px 0 ; }
	div#recipesrch div#recipeSearch fieldset#fs_search_text label { float:left ; font-weight:bold ; padding-right:5px ; width:130px ; }
	div#recipesrch div#recipeSearch fieldset#fs_search_text input { float:left ; margin:0 ; width:260px ; height:13px ; }
	div#recipesrch div#recipeSearch fieldset#fs_search_text button { float:right ; }
	div#recipesrch div#recipeSearch fieldset#fs_searchkeywords { padding-left:132px ; }
	div#recipesrch div#recipeSearch fieldset#fs_searchkeywords label { float:none ; font-weight:normal ; margin:0 15px 0 5px ; }

	
div#recipeImgArea { float:left ; margin:0 ; padding:8px 0 ; width:200px ; background-color:#CFCFCF ; font-weight:bold ; }
	div#recipeImgArea img { display:block ; }
	div#recipeImgArea ul { margin-left:25px ; list-style-image:url('img/bullet.gif') ; }

div#recipeDetails { float:left ; margin:0 11px 0 24px ; padding:0 ; width:316px ; }
	div#recipeDetails table { margin-bottom:10px ; width:auto ; }
	div#recipeDetails td { padding:1px 0 ; }
	div#recipeDetails td strong { margin-right:5px ; }
	div#recipeDetails h4 { color:#666666 ; }
	div#recipeDetails ul { margin-left:17px ; list-style-image:url('img/bullet.gif') ; }
	
div#recipeNutrInfo { float:left ; margin:0 ; padding:0 ; width:199px ; font-size:11px ; }
	div#recipeNutrInfo table { background-color:#EBEBEB ; }
	div#recipeNutrInfo th { padding:1px 2px 1px 8px ; font-weight:normal ; background-color:#CFCFCF ; }
	div#recipeNutrInfo th strong { font-size:12px ; line-height:15px ; }
	div#recipeNutrInfo th strong a { color:#000 ; text-decoration:none ; }
	div#recipeNutrInfo th strong a:hover { text-decoration:underline ; }
	div#recipeNutrInfo tr.alt { background-color:#F6F6F6 ; }
	div#recipeNutrInfo td { border-bottom:1px solid #CFCFCF ; }
	div#recipeNutrInfo td.col1 { padding:1px 0 1px 8px ; }
	div#recipeNutrInfo td.col2 { padding:1px 8px 1px 0 ; text-align:right ; }

div#recipeFocusLarge { float:left ; clear:left ; margin:0 17px 18px 0 ; width:235px ; }
	div#recipeFocusLarge img { border-left:9px solid #CFCFCF ; border-right:26px solid #CFCFCF ; }
	div#recipeFocusLarge h2 { margin:9px 0 5px 0 ; font-size:16px ; color:#666666 ; }
	div#recipeFocusLarge ul { list-style-image:url('img/bullet.gif') ; }
	div#recipeFocusLarge li { margin-bottom:5px ; }
	div#recipeFocusLarge h5 { margin:10px 0 0 0 ; font-weight:normal ; text-align:right ; font-size:11px ; }
	div#recipeFocusLarge h5 a { color:#000000 ; }
	div#recipeFocusLarge h5 a:hover { text-decoration:none ; }

div#recipeFocusSmallArea { float:left ; width:756px ; clip:rect(0,755px,100%,0) ; background:#fff url('img/bg_recipe_smallfocus.gif') top left repeat-y ; }
	
div.recipeFocusSmall { float:left ; margin:0 ; padding:0 ; width:252px ; }
	div.recipeFocusSmall img { border-top:8px solid #999999 ; border-right:1px solid #fff ; }
	div.recipeFocusSmall h4 { padding:5px 5px 5px 15px ; border-right:1px solid #fff ; font-size:14px ; font-weight:bold ; color:#fff ; background-color:#999999 ; }
	div.recipeFocusSmall div { padding:5px 5px 5px 15px ; }
	div.recipeFocusSmall h5 { margin:4px 2px 5px 0 ; font-weight:normal ; text-align:right ; font-size:11px ; }
	div.recipeFocusSmall h5 a { color:#000000 ; }
	div.recipeFocusSmall h5 a:hover { text-decoration:none ; }
/* END Recipe Pages */

/* START Recipe Search Results */

div#recsrchresults h1 { color:#666666 ; }

div#resultsHead { margin:0 0 5px 0 ; padding:7px ; background-color:#CFCFCF ; }

div#resultsArea table#pagination { margin:0 0 2px 0 ; font-size:11px ; border-bottom:1px solid #CFCFCF ; }
div#resultsArea table#pagination td { padding:0 0 4px 4px ; }
div#resultsArea td#paginLinks { text-align:right ; }
div#resultsArea td#paginLinks a { color:#000000 ; text-decoration:underline ; font-weight:bold ; }
div#resultsArea td#paginLinks a:hover { text-decoration:none ; }

div#resultsArea table#results { margin:0 ; }
div#resultsArea table th { font-weight:normal ; vertical-align:top ; }
div#resultsArea table#results th { border-bottom:1px solid #999999 ; padding:2px 0 2px 4px ; }
div#resultsArea table#results td { border-bottom:1px solid #999999 ; padding:2px 0 2px 4px ; }
div#resultsArea .resultCals { text-align:right ; }
div#resultsArea .resultTime { text-align:right ; }
div#resultsArea .resultNum { color:#000000 ; font-weight:bold ; }
div#resultsArea .resultNum { color:#000000 ; font-weight:bold ; }
div#resultsArea table#results a { text-decoration:none ; color:#000 ; }
div#resultsArea table#results a:hover { text-decoration:underline ; }

div#resultsBottom { margin:15px 0 0 0 ; padding:0 0 0 4px ; }
div#resultsBottom a { color:#000000 ; text-decoration:underline ; }
div#resultsBottom a:hover { color:#000000 ; text-decoration:none ; }
/* END Recipe Search Results */

/* START Product Nutrition Landing */
div#nutritionImgArea { float:left ; margin:10px 28px 0 0 ; padding:0 ; width:235px ; }
	div#nutritionImgArea img { display:block ; margin-bottom:12px ; }
	div#nutritionImgArea h2 { margin:10px 0 10px 0 ; font-size:19px ; font-weight:normal ; color:#666666 ; }
	div#nutritionImgArea h5 { margin:10px 0 0 0 ; font-weight:normal ; text-align:right ; font-size:11px ; }
	div#nutritionImgArea h5 a { color:#000000 ; }
	div#nutritionImgArea h5 a:hover { text-decoration:none ; }

div#prodlanding div#nutritionImgArea img { border-left:9px solid #CFCFCF ; border-right:26px solid #CFCFCF ; }
/* END Product Nutrition Landing */
	
/* START Product Nutrition Pages */
div#prodNutrInfo { float:left ; margin:0 28px 0 0 ; padding:0 ; width:235px ; }

div#nutritionTable { float:left ; margin:10px 0 0 0 ; padding:0 ; width:235px ; font-size:10px ; }
	div#nutritionTable h2 { margin:0 ; padding:0 0 0 8px ; color:#666666 ; font-size:18px ; line-height:21px ; font-weight:normal ; }
	div#nutritionTable h2 a { color:#000000 ; text-decoration:none ; }
	div#nutritionTable h2 a:hover { text-decoration:underline ; }
	div#nutritionTable span { padding:0 0 0 8px ; }
	div#nutritionTable table { margin:8px 0 0 0 ; font-size:11px ; background-color:#EBEBEB ; border-top:1px solid #4A4A4A ; }
	div#nutritionTable tr.alt { background-color:#F6F6F6 ; }
	div#nutritionTable td { border-bottom:1px solid #CFCFCF ; }
	div#nutritionTable td a { text-decoration:none ; color:#000 ; }
	div#nutritionTable td a:hover { text-decoration:underline ; }
	div#nutritionTable td.col1 { padding:1px 0 1px 8px ; }
	div#nutritionTable td.col2 { padding:1px 8px 1px 0 ; text-align:right ; }
	
div#nutritionTextCol { float:left ; margin:10px 0 0 0 ; padding:0 ; width:228px ; background-color:#EBEBEB ; }
	div#nutritionTextCol div#head { margin:0 ; padding:8px 10px 6px 14px ; background-color:#CFCFCF ; font-size:10px ; }
	div#nutritionTextCol h3 { margin:0 ; padding:0 ; color:#4A4A4A ; font-size:12px ; line-height:15px ; }	
	div#nutritionTextCol div#explanationArea { position:relative ; margin:0 ; padding:0 ; min-height:159px ; font-size:11px ; }	
	div#nutritionTextCol div#foot { margin:0 ; padding:6px 10px 8px 14px ; background-color:#CFCFCF ; font-size:10px ; line-height:11px ; }

div.explanations { position:relative ; margin:0 ; padding:8px 12px 8px 14px ; left:0 ; top:0 ; width:202px ; display:none ; background-color:#EBEBEB ; }
div#initialexplan { display:block ; }

/* END Product Nutrition */

/* START Nutrition Info */
div#nutritionProductSelect { float:left ; margin:10px 0 0 0 ; padding:8px 16px 16px 6px ; width:467px ; background-color:#CFCFCF ; }
	div#nutritionProductSelect img { float:left ; margin-right:2px ; vertical-align:top ; }
	div#nutritionProductSelect h2 { vertical-align:top ; margin:3px 0 6px 0 ; color:#4A4A4A ; font-size:19px ; font-weight:normal ; }
	div#nutritionProductSelect form { display:block ; clear:all ; margin:10px 0 0 26px ; }
	div#nutritionProductSelect select { margin:15px 0 0 0 ; font-size:11px ; width:417px ; }
/* END Nutrition Info */

/* START Search Results */
div#resultSummary { margin:0 ; padding:7px 7px 7px 9px ; color:#000; font-weight:bold; font-size:14px;   }

div#resultPagination { margin:0 0 10px 0 ; padding:5px 5px 5px 9px ; border-top:1px solid #ea301a ; color:#000; }
div#resultPagination td { font-size:11px ; }
div#resultPagination td#col1 strong { color:#000 ; }
div#resultPagination td#col2 { text-align:right ; }
div#resultPagination td#col2 span { font-weight:bold ; }
div#resultPagination td#col2 a { color:#000000 ; font-weight:bold ; }
div#resultPagination td#col2 a:hover { text-decoration:none ; }

div#results { padding:0 0 20px 0 ;  }
div#results th, div#results td { padding:3px 10px 3px 12px ; text-align:left ; border-bottom:1px solid #4A4A4A ; }
div#results th {	 color:#ccc6b3;}
div#results .col1 { width:30px ; font-weight:bold ; color:#fff ; }
div#results .col2 { }
div#results .col3 { width:100px ; }
div#results td a { text-decoration:none ; color:#fff ; font-weight:bold;}
div#results td a:hover { text-decoration:underline ; }

div#searchresults div.imgBoxLeftCol { margin:0 ; padding:8px 0 30px 0 ; background-color:#CFCFCF ; }
	div#searchresults div.imgBoxLeftCol img { border:none ; }
/* END Search Results */

/* START Disclaimer */
div#disclaimerContent { float:left ; margin:50px 0 0 5px ; padding:14px ; width:514px ; background-color:#450000 ;  }
div#disclaimerButtons { float:none; margin:10px 0 0 0 ; padding:0 ; }
	div#disclaimerButtons button { background-color:#FFFFFF ; cursor:pointer}
	div#disclaimerButtons button#goback { float:left ; }
	div#disclaimerButtons button#continue { float:right ; }
/* END Disclaimer */

/* START Site Map */
div#sitemap div#pageBody { background-image:none ; }
div#sitemap div.imgBoxLeftCol { margin:0 0 0 23px ; padding:0 ; }
	div#sitemap div.imgBoxLeftCol img { border-top:10px solid #CFCFCF ; border-right:none ; border-bottom:31px solid #CFCFCF ; border-left:none ; }
div.siteMapSection { float:left ; width:188px ; font-size:12px ; }
	div.siteMapSection ul  { margin:5px 0 0 15px ; list-style-image:url('img/bullet.gif') ; }
	div.siteMapSection ul ul { list-style-image:url('img/bullet.gif') ; }
	div.siteMapSection ul ul ul { list-style-image:url('img/bullet.gif') ; }
	
div.siteMapSeparator { display:none ; }
div#siteMapSeparator4 { display:block ; clear:left ; }
/* END Site Map */

/* START Email a friend */
div#emailfriend div#contentLeft div { margin-left:23px ; padding:10px 0 10px 0 ; background-color:#CFCFCF ; color:#000 ; }
	div#emailfriend div#contentLeft h6 { margin:9px 9px 2px 9px  ; padding:0 ; font-size:11px ; }
	div#emailfriend div#contentLeft p { margin:0 9px 9px 9px  ; padding:0 ; font-size:11px ; }
form#EmailFriend { position:relative ; margin:0 ; padding:0 ; height:305px ; background-color:#CFCFCF ; }
	form#EmailFriend fieldset { margin:0 ; padding:14px 0 0 20px ; border:none ; }
	form#EmailFriend input { margin-top:3px ; }
	/* Field positions (can be reordered) */
	form#EmailFriend fieldset#fs_SenderName { position:absolute ; left:10px ; top:0 ; width:344px ; font-weight:bold ; }
		form#EmailFriend fieldset#fs_SenderName input { width:340px ; }
	form#EmailFriend fieldset#fs_From { position:absolute ; left:377px ; top:0 ; width:344px ; font-weight:bold ; }
		form#EmailFriend fieldset#fs_From input { width:340px ; }
	form#EmailFriend fieldset#fs_RecipientName { position:absolute ; left:10px ; top:50px ; width:344px ; font-weight:bold ; }
		form#EmailFriend fieldset#fs_RecipientName input { width:340px ; }
	form#EmailFriend fieldset#fs_To { position:absolute ; left:377px ; top:50px ; width:344px ; font-weight:bold ; }
		form#EmailFriend fieldset#fs_To input { width:340px ; }
	form#EmailFriend fieldset#fs_Message { position:absolute ; left:10px ; top:100px ; width:712px ; font-weight:bold ; }
		form#EmailFriend fieldset#fs_Message textarea { width:707px ; height:60px ; }
	form#EmailFriend fieldset#fs_contact_datapriv { position:absolute ; left:10px ; top:195px ; width:712px ; }
		form#EmailFriend fieldset#fs_contact_datapriv input { margin:0 8px 0 0 ; }
		form#EmailFriend fieldset#fs_contact_datapriv label { font-size:11px ; }
	form#EmailFriend div#formdisclaimer { position:absolute ; margin:0 ; padding:0 0 0 20px ; left:10px ; top:235px ; width:712px ; font-size:11px ; }
	form#EmailFriend fieldset#fs_buttons { position:absolute ; left:10px ; top:260px ; width:712px ; }
		form#EmailFriend fieldset#fs_buttons button { background-color:#FFFFFF ; }
		form#EmailFriend fieldset#fs_buttons button#goback { float:left ; }
		form#EmailFriend fieldset#fs_buttons button#send { float:right ; }
/* END Email a friend */

/* START Newsletter Subscribe & Unsubscribe */
div#newsletter div#contentLeft div.LeftColBlock { margin:0 0 0 23px ; padding:0 0 18px 0 ; width:168px ; font-size:11px ; background-color:#CFCFCF ; }
	div#newsletter div#contentLeft div.LeftColBlock img { margin:8px 0 10px 0 ; border:none ; }
	div#newsletter div#contentLeft div.LeftColBlock h6 { margin:0 0 5px 8px ; color:#000000 ; }
	div#newsletter div#contentLeft div.LeftColBlock ul { margin:0 0 0 26px ; padding:0 ; color:#000000 ; list-style-image:url('img/bullet.gif') ; }
	div#newsletter div#contentLeft div.LeftColBlock li { margin-bottom:1px ; padding:0 ; list-style-image:url('img/bullet.gif') ; }
/* END Newsletter Subscribe & Unsubscribe */

/* START Newsletter Subscribe */
div#newsletter div#contentLeft div { margin-left:23px ; padding:10px 0 10px 0 ; background-color:#CFCFCF ; color:#000 ; }
	div#newsletter div#contentLeft h6 { margin:9px 9px 2px 9px  ; padding:0 ; font-size:11px ; }
	div#newsletter div#contentLeft p { margin:0 9px 9px 9px  ; padding:0 ; font-size:11px ; }
form#NewsSub { position:relative ; margin:0 ; padding:0 ; height:350px ; background-color:#CFCFCF ; }
	form#NewsSub fieldset { margin:0 ; padding:14px 0 0 20px ; border:none ; }
	form#NewsSub input { margin-top:3px ; }
	form#NewsSub select { margin-top:3px ; }
	/* Field positions (can be reordered) */
	form#NewsSub fieldset#fs_FirstName { position:absolute ; left:10px ; top:0 ; width:344px ; font-weight:bold ; }
		form#NewsSub fieldset#fs_FirstName input { width:340px ; }
	form#NewsSub fieldset#fs_LastName { position:absolute ; left:377px ; top:0 ; width:344px ; font-weight:bold ; }
		form#NewsSub fieldset#fs_LastName input { width:340px ; }
	form#NewsSub fieldset#fs_Email { position:absolute ; left:10px ; top:50px ; width:344px ; font-weight:bold ; }
		form#NewsSub fieldset#fs_Email input { width:340px ; }
	form#NewsSub fieldset#fs_ExplanatoryText { position:absolute ; left:10px ; top:100px ; width:712px ; }
	form#NewsSub fieldset#fs_YearOfBirth { position:absolute ; left:10px ; top:130px ; width:344px ; font-weight:bold ; }
		form#NewsSub fieldset#fs_YearOfBirth select { display:block ; }
	form#NewsSub fieldset#fs_Gender { position:absolute ; left:377px ; top:130px ; width:344px ; font-weight:bold ; }
		form#NewsSub fieldset#fs_Gender strong { display:block ; }
		form#NewsSub fieldset#fs_Gender label { font-weight:normal ; margin:0 10px 0 3px ; }
	form#NewsSub fieldset#fs_NewsVersion { position:absolute ; left:10px ; top:180px ; width:712px ; font-weight:bold ; }
		form#NewsSub fieldset#fs_NewsVersion strong { display:block ; }
		form#NewsSub fieldset#fs_NewsVersion label { font-weight:normal ; margin:0 10px 0 3px ; }
	form#NewsSub fieldset#fs_Privacy { position:absolute ; left:10px ; top:225px ; width:712px ; }
		form#NewsSub fieldset#fs_Privacy input { margin:0 8px 0 0 ; }
		form#NewsSub fieldset#fs_Privacy label { font-size:11px ; }
	form#NewsSub div#formdisclaimer { position:absolute ; margin:0 ; padding:0 0 0 20px ; left:10px ; top:265px ; width:712px ; font-size:11px ; }
	
	form#NewsSub fieldset#fs_buttons { position:absolute ; left:10px ; top:295px ; width:712px ; }
		form#NewsSub fieldset#fs_buttons button { background-color:#fff ; }
		form#NewsSub fieldset#fs_buttons button#send { float:right ; }
/* END Newsletter Subscribe */

/* START Newsletter Unsubscribe */
div#newsletter div#contentLeft div { margin-left:23px ; padding:10px 0 10px 0 ; background-color:#CFCFCF ; color:#000 ; }
	div#newsletter div#contentLeft h6 { margin:9px 9px 2px 9px  ; padding:0 ; font-size:11px ; }
	div#newsletter div#contentLeft p { margin:0 9px 9px 9px  ; padding:0 ; font-size:11px ; }
form#NewsUnsub { position:relative ; margin:0 ; padding:0 ; height:100px ; width:382px ; background-color:#CFCFCF ; }
	form#NewsUnsub fieldset { margin:0 ; padding:14px 0 0 20px ; border:none ; }
	form#NewsUnsub input { margin-top:3px ; }
	form#NewsUnsub select { margin-top:3px ; }
	/* Field positions (can be reordered) */
	form#NewsUnsub fieldset#fs_Email { position:absolute ; left:0px ; top:0px ; width:333px ; font-weight:bold ; }
		form#NewsUnsub fieldset#fs_Email input { width:100% ; }
	
	form#NewsUnsub fieldset#fs_buttons { position:absolute ; left:0px ; top:50px ; width:337px ; }
		form#NewsUnsub fieldset#fs_buttons button { background-color:#FFFFFF ; }
		form#NewsUnsub fieldset#fs_buttons button#send { float:right ; }
/* END Newsletter Unsubscribe */

/* START Questionaire */
div#questionsArea table td { vertical-align:top ; }

div#questionsArea div.imageBoxLeft { margin-right:25px ; padding:8px 0 26px 0 ; background-color:#4A4A4A ; }
	div#questionsArea div.imageBoxLeft img { display:block ; margin-bottom:9px ; border:none ; }
	div#questionsArea div.imageBoxLeft h6 { margin:2px 7px 0 7px ; color:#fff ; font-size:11px ; }
div#questionsArea div.imageBoxRight { margin-left:15px ; padding:8px 0 26px 0 ; background-color:#4A4A4A ; }
	div#questionsArea div.imageBoxRight img { display:block ; margin-bottom:9px ; border:none ; }
	div#questionsArea div.imageBoxRight h6 { margin:2px 7px 0 7px ; color:#fff ; font-size:11px ; }

div#questerrormessage { display:none ; margin:10px 0 0 0 ; color:#ED1C2F ; }

form#questionform div#questions { margin-top:10px ; border-top:1px solid #4A4A4A ; }

form#questionform ol { margin:0 0 10px 0 ; padding-left:35px ; border-bottom:1px solid #4A4A4A ; }
	form#questionform li { margin:0 ; padding:10px 0 10px 0 ; font-weight:bold ; color:#000 ; }
	form#questionform li strong { color:#000 ; }
	form#questionform li input { margin:2px 5px 0 0 ; vertical-align:baseline ; }
	form#questionform li label { margin-top:2px ; color:#000 ; font-weight:normal ; vertical-align:baseline ; }
form#questionform button#submit { background-color:#FFF ; }
/* END Questionaire */

/* START Questionaire Results */
div#resultProfile { margin:10px 0 10px 0 ; }
div#resultAdditionalText { margin:10px 0 0 0 ; }
	div#resultAdditionalText div.addTextItem { margin-bottom:10px ; }
/* END Questionaire Results */

/* START Contact Us */
div#contactus div.imgBoxLeftCol { margin:0 ; padding:8px 0 30px 0 ; background-color:#CFCFCF ; }
	div#contactus div.imgBoxLeftCol img { border:none ; }

div#contactus div#contentCentre form { position:relative ; margin:0 ; padding:0 ;  }		
	div#contactus div#contentCentre form#categoryform { display:none;  }
	div#contactus div#contentCentre form#categoryform label { margin-right:15px ; font-weight:bold ; color:#000000 ; }
	div#contactus div#contentCentre form#categoryform select { margin-right:15px ; font-size:11px ; width:250px ; }

form#CategoryForm1 fieldset, form#CategoryForm2 fieldset, form#CategoryForm3 fieldset, form#CategoryForm5 fieldset { margin:0 ; padding:14px 0 0 0px ; border:none ; }
form#CategoryForm1 input, form#CategoryForm2 input, form#CategoryForm3 input, form#CategoryForm5 input { margin-top:3px ; }
form#CategoryForm1 select, form#CategoryForm2 select, form#CategoryForm3 select, form#CategoryForm5 select { margin-top:3px ; }
form#CategoryForm1 textarea, form#CategoryForm2 textarea, form#CategoryForm3 textarea, form#CategoryForm5 textarea { margin-top:3px ; }
form#CategoryForm1 button, form#CategoryForm2 button, form#CategoryForm3 button, form#CategoryForm5 button {  margin:0; padding:0; text-align:left; background-color:transparent ; border:none }

form.show { display:block ; }
form.hide { display:none ; }

/* Height of form, and position of fields for each contact us form */
form#CategoryForm1 { height:320px  }
	fieldset#cf1_EmailAddress { position:absolute ; left:0 ; top:0 ; width:344px ; font-weight:bold ; }
	fieldset#cf1_EmailAddress input { width:340px ; }
	fieldset#cf1_Message { position:absolute ; left:0 ; top:50px ; width:590px ; font-weight:bold ; }
	fieldset#cf1_Message textarea { width:580px ; height:64px }
	fieldset#cf1_DataPrivacy { position:absolute ; left:0 ; top:150px ; width:590px ; }
	fieldset#cf1_Disclaimer { position:absolute ; left:0 ; top:190px ; width:590px ; font-size:11px ; }
	fieldset#cf1_Buttons { position:absolute ; left:0 ; top:260px ; width:590px ; }
	
form#CategoryForm2 { height:460px ;  }
	fieldset#cf2_FirstName { position:absolute ; left:15px ; top:0 ; width:274px ; font-weight:bold ; }
	fieldset#cf2_FirstName input { width:270px ; }
	fieldset#cf2_LastName { position:absolute ; left:302px ; top:0 ; width:274px ; font-weight:bold ; }
	fieldset#cf2_LastName input { width:270px ; }
	fieldset#cf2_EmailAddress { position:absolute ; left:15px ; top:50px ; width:274px ; font-weight:bold ; }
	fieldset#cf2_EmailAddress input { width:270px ; }
	fieldset#cf2_AddressLine1 { position:absolute ; left:15px ; top:100px ; width:274px ; font-weight:bold ; }
	fieldset#cf2_AddressLine1 input { width:270px ; }
	fieldset#cf2_AddressLine2 { position:absolute ; left:302px ; top:100px ; width:274px ; font-weight:bold ; }
	fieldset#cf2_AddressLine2 input { width:270px ; }
	fieldset#cf2_City { position:absolute ; left:15px ; top:150px ; width:274px ; font-weight:bold ; }
	fieldset#cf2_City input { width:270px ; }
	fieldset#cf2_PostCode { position:absolute ; left:302px ; top:150px ; width:274px ; font-weight:bold ; }
	fieldset#cf2_PostCode input { width:270px ; }
	fieldset#cf2_Telephone { position:absolute ; left:15px ; top:200px ; width:274px ; font-weight:bold ; }
	fieldset#cf2_Telephone input { width:270px ; }
	fieldset#cf2_YearBirth { position:absolute ; left:15px ; top:250px ; width:274px ; font-weight:bold ; }
	fieldset#cf2_YearBirth select { width:150px ; }
	fieldset#cf2_Gender { position:absolute ; left:15px ; top:250px ; width:274px ; font-weight:bold ; }
	fieldset#cf2_Gender label { font-weight:normal ; }
	fieldset#cf2_SpecialDiet { position:absolute ; left:15px ; top:300px ; width:712px ; font-weight:bold ; }
	fieldset#cf2_SpecialDiet label { font-weight:normal ; margin-right:15px ; }
	fieldset#cf2_Activity { position:absolute ; left:15px ; top:350px ; width:344px ; font-weight:bold ; }
	fieldset#cf2_Activity select { width:150px ; }
	fieldset#cf2_Message { position:absolute ; left:15px ; top:310px ; width:590px ; font-weight:bold ; }
	fieldset#cf2_Message textarea { width:580px ; height:64px }
	fieldset#cf2_DataPrivacy { position:absolute ; left:95px ; top:410px ; width:480px ; }
	fieldset#cf2_Disclaimer { position:absolute ; left:15px ; top:540px ; width:712px ; font-size:11px ; }
	fieldset#cf2_Buttons { position:absolute ; left:15px ; top:410px ; width:65px ; }
	
form#CategoryForm3 { height:230px  }
	fieldset#cf3_EmailAddress { position:absolute ; left:0 ; top:0 ; width:344px ; font-weight:bold ; }
	fieldset#cf3_EmailAddress input { width:340px ; }
	fieldset#cf3_DataPrivacy { position:absolute ; left:0 ; top:50px ; width:712px ; }
	fieldset#cf3_Disclaimer { position:absolute ; left:0 ; top:90px ; width:712px ; font-size:11px ; }
	fieldset#cf3_Buttons { position:absolute ; left:0 ; top:160px ; width:712px ; }
	
form#CategoryForm5 { height:320px  }
	fieldset#cf5_FirstName { position:absolute ; left:0 ; top:0 ; width:274px ; font-weight:bold ; }
	fieldset#cf5_FirstName input { width:270px ; }
	fieldset#cf5_LastName { position:absolute ; left:297px ; top:0 ; width:274px ; font-weight:bold ; }
	fieldset#cf5_LastName input { width:270px ; }
	fieldset#cf5_EmailAddress { position:absolute ; left:0 ; top:50px ; width:274px ; font-weight:bold ; }
	fieldset#cf5_EmailAddress input { width:270px ; }
	fieldset#cf5_Message { position:absolute ; left:0 ; top:100px ; width:590px ; font-weight:bold ; }
	fieldset#cf5_Message textarea { width:580px ; height:64px }
	fieldset#cf5_DataPrivacy { position:absolute ; left:90px ; top:200px ; width:480px ; }
	fieldset#cf5_Disclaimer { position:absolute ; left:0 ; top:290px ; width:590px ; font-size:11px ; }
	fieldset#cf5_Buttons { position:absolute ; left:0 ; top:200px ; width:65px ; }
/* END Contact Us */

/* TOOLS */

/* START Tools */
div#toolHead img { float:left ; }
div#toolHead h1 { float:left ; margin:0 0 10px 5px ; padding:5px 0 5px 0 ; }
div#toolintro div.imageBoxLeft, div#toolintro div.imageBoxRight { padding:9px 0 16px 0 ; background-color:#CFCFCF ; }

div#toolflash { clear:left ; margin:0 0 15px 0 ; background-color:#CFCFCF ; }
	div#toolflash table td { vertical-align:top ; }

td#toolFlashArea { padding-top:14px ; }
td#toolFlashArea td { padding:0 0 5px 0 ; font-size:10px ; line-height:12px ; vertical-align:top ; }
td#toolFlashArea td img { margin:2px 8px 0 0 ; }

div#toolresult { margin:0 ; padding:0 ; }
	div#toolresult td { vertical-align:top ; }
	div#toolresult td div.imageBoxLeft { margin:0 26px 0 0 ; padding:9px 0 26px 0 ; background-color:#CFCFCF ; }
	div#toolresult td div#resulttext { margin:0 ; padding:10px 0 10px 0 ; border-top:1px solid #4A4A4A ; border-bottom:1px solid #4A4A4A ; }
	
form#toolform { margin:15px 0 15px 0 ; border-top:3px solid #4A4A4A ; background-color:#CFCFCF ; }
	form#toolform table th { padding:4px 0 4px 14px ; }
	form#toolform table tr#toolError { display:none ; color:#ED1C2F ; }
	form#toolform table td { padding:4px 0 4px 14px ; }
	form#toolform table input { margin:0 ; width:30px ; height:12px ; vertical-align:middle ; background-color:#fff ; color:#000 ;}
	form#toolform table input#ms_metric { width:auto ; height:auto ; background-color:transparent ; }
	form#toolform table input#ms_imperial { width:auto ; height:auto ; background-color:transparent ; }
	form#toolform table label { margin:0 15px 0 0 ; padding:0 0 0 5px ; }
	form#toolform tfoot td { background-color:#CFCFCF ; padding-right:15px ; }
	form#toolform table button#calcbutton { float:right ; background-color:#FFFFFF ; padding:0 ; }
	/* Calorie Burn Calc fields */
	form#toolform th#col1 { width:40% ; }
	form#toolform th#col2 { width:27% ; }
	form#toolform th#col3 { width:33% ; }
	form#toolform td#divider { background:transparent url('img/hori_dotted_line.gif') center left repeat-x ; height:15px ; }
	form#toolform td.cbcDropdowns label { margin:0 ; padding:0 ; font-weight:bold ; }
	form#toolform td.cbcDropdowns select { display:block ; margin-top:4px ; }
	form#toolform td.cbcDropdowns select#activity { width:360px ; }

div#caloriecontent { margin:10px 0 10px 0 ; }	
div#caloriecontent th { padding:1px 0 1px 12px ; font-weight:bold ; border-bottom:1px solid #4A4A4A ; }
div#caloriecontent tr.altRow { background-color:#F6F6F6 ; }
div#caloriecontent td { padding:1px 0 1px 12px ; border-bottom:1px solid #4A4A4A ; }
div#caloriecontent .col2 { text-align:right ; }
div#caloriecontent .col3 { padding:1px 12px 1px 0 ; text-align:right ; }
div#caloriecontent tfoot td { font-weight:bold ; background-color:#CFCFCF ; }
/* END Tools */

/* START Tracker Tools */
	/* Shared styles */
table#tkrIntroTable { margin:0 0 10px 0 ; }
td.trkIntroLeftCol { padding-right:10px ; }
td.trkIntroRightCol { padding-left:10px ; }
div.highlightBox { margin:0 ; border:2px solid #4A4A4A ; padding:8px ; width:180px ; background-color:#CFCFCF ; }
	div.highlightBox h5 { margin:0 0 8px 0 ; font-size:12px ; color:#000 ; }
	div.highlightBox a { display:block ; margin:8px 0 0 0 ; color:#000 ; font-size:11px ; }
	
form.trkForm { float:left ; background-color:#CFCFCF ; margin:0 0 10px 0 ; }
	form.trkForm fieldset { float:left ; margin:0 ; border:none ; padding:5px 0 5px 9px ; vertical-align:top ; overflow:hidden ; }
	form.trkForm h4 { margin:5px 0 0 14px ; font-size:12px ; font-weight:bold ; }
	form.trkForm h5 { margin:0 0 5px 5px ; font-size:12px ; }
	form.trkForm h6 { margin:5px 0 0 5px ; font-size:10px ; line-height:13px ; font-weight:normal ; }
	form.trkForm select, form.trkForm input, form.trkForm textarea { margin-left:5px ; font-size:11px ; }
	form.trkForm button { padding:1px ; background-color:#FFF ; }

	/* Specific Forms */
	form#loginForm { margin-top:10px ; width:527px ; border-top:3px solid #4A4A4A ; }
		form#loginForm fieldset { width:250px ; }
		form#loginForm label { display:block ; float:left ; width:81px ; }
		form#loginForm input { width:150px ; }
		form#loginForm fieldset#fs_login_button { padding:5px 14px 8px 0 ; width:513px ; background-color:#FFF ; text-align:right ; }
		
	form#userRegForm { margin-top:10px ; width:527px ; border-top:3px solid #4A4A4A ; }
		form#userRegForm fieldset { width:253px ; height:42px ; }
		form#userRegForm label { display:block ; padding:0 ; font-size:11px ; font-weight:bold ; }
		form#userRegForm input { margin:0 ; width:240px ; }
		form#userRegForm select { margin:0 5px 0 0 ; }
		form#userRegForm div.separator { width:527px ; }
		form#userRegForm fieldset.checkbox { width:513px ; height:auto ; }
			form#userRegForm fieldset.checkbox input { margin-right:5px ; width:auto ; vertical-align:middle ; }
			form#userRegForm fieldset.checkbox label { display:inline ; font-weight:normal ; }
		form#userRegForm fieldset#fs_disclaimer { width:513px ; height:auto ; font-size:11px ; }
		form#userRegForm fieldset#fs_ref_buttons { clear:left ; display:block ; padding:6px 14px 7px 0 ; width:513px ; height:auto ; text-align:right ; background-color:#FFF ;  }
	
	form#logActivityForm { margin-top:10px ; border-top:3px solid #4A4A4A ; width:755px ; }
		form#logActivityForm h5 label { padding:0 ; font-size:12px ; }
		form#logActivityForm label { padding:0 10px 0 5px ; font-size:11px ; }
		form#logActivityForm input { width:25px ; vertical-align:middle ; }
		form#logActivityForm #fs_add_date { width:200px ; }
		form#logActivityForm #fs_add_category { width:200px ; }
		form#logActivityForm #fs_add_weight { width:200px ; }
			form#logActivityForm #fs_add_weight input { float:left ; }
			form#logActivityForm #fs_add_weight label { float:left ; }
			form#logActivityForm #fs_add_weight h5 label { float:none ; }
		form#logActivityForm #fs_add_location input { width:200px ; }
		form#logActivityForm #fs_add_note textarea { width:510px ; height:45px ; }
		form#logActivityForm #fs_add_buttons { clear:left ; width:741px ; padding:6px 14px 7px 0 ; text-align:right ; background-color:#FFF ; }
	
	form#logWeightForm { border-top:3px solid #4A4A4A ; width:527px ; }
		form#logWeightForm h5 label { padding:0 ; font-size:12px ; }
		form#logWeightForm label { padding:0 10px 0 5px ; font-size:11px ; }
		form#logWeightForm fieldset#fs_add_date { width:175px ; }
		form#logWeightForm fieldset#fs_add_weight { width:120px ; }
		form#logWeightForm fieldset#fs_add_note { width:190px ; }
		form#logWeightForm fieldset#fs_add_buttons { clear:left ; width:513px ; padding:6px 14px 7px 0 ; text-align:right ; background-color:#FFF ; }
		form#logWeightForm input { width:25px ; }
		form#logWeightForm textarea { width:170px ; height:46px ; }

	form#editWeightForm { margin:21px 0 0 0 ; width:200px ; }
		form#editWeightForm fieldset input { margin-right:3px ; width:25px ; }
		form#editWeightForm fieldset#fs_edit_buttons { width:172px ; padding:5px 14px 8px 14px ; }
		form#editWeightForm button#delete_weight { float:left ; }
		form#editWeightForm button#save_weight { float:right ; }
		form#editWeightForm div#editFields { visibility:hidden ; }
	
	form#timePeriodForm { margin:0 ; padding-bottom:5px ; width:527px ; }
		form#timePeriodForm h5 { margin-bottom:1px ; font-size:11px ; }
		form#timePeriodForm fieldset#fs_timeperiod { width:100px ; }
		form#timePeriodForm fieldset#fs_timeperiod_start { padding-left:0 ; width:185px ; }
		form#timePeriodForm fieldset#fs_timeperiod_end { padding-left:0 ; width:164px ; }
		form#timePeriodForm fieldset#fs_timeperiod_buttons { width:60px ; }
		form#timePeriodForm fieldset strong { margin-left:6px ; color:#4A4A4A ; }
		
	form#trkProfileForm { margin-top:10px ; border-top:3px solid #4A4A4A ; }
		form#trkProfileForm input { width:25px ; }
		fieldset#fs_prof_measuresystem { width:200px ; }
			fieldset#fs_prof_measuresystem input { vertical-align:middle ; }
			fieldset#fs_prof_measuresystem label { }
		fieldset#fs_prof_weight { width:200px ; }
			fieldset#fs_prof_weight label { padding:0 5px 0 2px ; }
			fieldset#fs_prof_weight input#mweight1 { margin-top:5px ; }
		fieldset#fs_prof_weightstart { width:200px ; }
		div#targetWeightText { clear:both ; padding:0 14px ; }
			div#targetWeightText h4 { margin-left:0 ; }
		fieldset#fs_prof_targweight { width:200px ; }
			#fs_prof_targweight input#target_mweight1 { margin-top:5px ; }
			#fs_prof_targweight label { padding:0 5px 0 2px ; }
		fieldset#fs_prof_targdate { width:200px ; }
		fieldset#fs_prof_communication { clear:both ; padding-bottom:8px ; width:741px ; }
			fieldset#fs_prof_communication input { float:left ; margin:0 ; }
		fieldset#fs_prof_buttons { clear:both ; padding:5px 14px 5px 0 ; width:741px ; text-align:right ; background-color:#fff ; }
		
	form#buttonOnly { float:none ; padding:10px ; text-align:right ; background-color:#fff ; }
	
	div.separator { clear:both ; margin:0 ; padding:0 ; width:755px ; height:1px ; background:transparent url('img/hori_dotted_line.gif') center left repeat-x ; }
	
	/* Tracker Graphs */
	div#tkrFlashGraph { float:left ; margin-top:5px ; width:327px ; }
		div#tkrFlashGraph div#actionlinks { width:300px ; }
	div#graphHighlights { float:left ; margin-top:10px ; padding:8px 0 8px 5px ; width:195px ; background-color:#CFCFCF ; }
		div#graphHighlights h2 { margin:0 ; padding:2px 2px 2px 7px ; font-family:arial ; font-size:20px ; font-weight:normal ; color:#000 ; }
		div#graphHighlights h2 img { margin-right:5px ; vertical-align:middle ; }
		div#graphHighlights ul { margin-left:30px ; font-size:11px ; line-height:14px ; }
	div#trkGraphKey { clear:left ; }
		
/* Pagination */
div#pagination { float:left ; margin-bottom:2px ; border-bottom:1px solid #4A4A4A ; font-size:11px ; }
	div#pagination p { margin:6px 0 8px 0 ; }
	div#pagination p#page_summary { float:left ; }
	div#pagination p#page_links { float:right ; }

/* Tracker Tables */
table.tkrTable { float:left ; }
	table.tkrTable tr { background-color:#CFCFCF ; }
	table.tkrTable tr.altrow { background-color:#F6F6F6 ; }
	table.tkrTable th { height:20px ; border-bottom:1px solid #4A4A4A ; background-color:#fff ; }
	table.tkrTable td { border-bottom:1px solid #4A4A4A ; }
	table.tkrTable .tkrTableIcon { text-align:center ; }
		.tkrTableIcon a { display:block ; }
		.tkrTableIcon img { margin:3px 0 3px 0 ; }
	
/* Weight List Table */
table#weightListTable { width:327px ; }
	table#weightListTable tr.selected { background-color:#CFCFCF ; }
	table#weightListTable .noborder { border:none ; width:12px ; background-color:#fff ; }
	table#weightListTable tr.selected .noborder { background:#fff url('img/trackerSelectedRow.gif') no-repeat center center ; }
	table#weightListTable tr.selected a.editLink { display:none ; }

/* Activity Table */
table#activityListTable { width:527px ; }

/* Activity Calendar */
table#tkrCalendar { float:left ; margin-top:10px ; width:auto ; border-collapse:separate : }
#tkrCalendar th { border-right:1px solid #fff ; padding-left:6px ; font-size:11px ; background-color:#CFCFCF ; }
tr#calendarHead th { border-top:1px solid #4A4A4A ; padding:2px 4px 2px 4px ; color:#666666 ; background-color:#fff ; text-align:center ; }
	tr#calendarHead th a { font-weight:normal ; text-decoration:none ; }
	tr#calendarHead th a:hover { text-decoration:underline ; }
	tr#calendarHead th#chLeft { text-align:left ; }
		th#chLeft img { margin-right:4px ; }
	tr#calendarHead th#chRight { text-align:right ; }
		th#chRight img { margin-left:4px ; }
#tkrCalendar td { border-right:1px solid #fff ; padding:0 ; width:74px ; }
#tkrCalendar h6 { margin:0 ; border-top:1px solid #4A4A4A ; padding:1px 0 2px 6px ; font-size:10px ; font-weight:normal ; background-color:#CFCFCF ; }
#tkrCalendar td div { padding:5px ; height:24px ; }
	#tkrCalendar td div img { margin:0 1px 1px 0 ; }
#tkrCalendar td.otherMonth { background-color:#F6F6F6 ; }
#tkrCalendar tr#lastRow td div { border-bottom:1px solid #999999 ;  }

div#tkrCalendarKey { float:left ; padding:5px 0 0 30px ; width:200px ; font-size:10px ; }
	div#tkrCalendarKey h6 { margin:0 0 3px 0 ; font-size:10px ; }
	div#tkrCalendarKey ul { margin:0 0 0 18px ; line-height:12px ; }
	li#tkrKey0 { list-style-image:url('img/trackerKey0.gif') }
	li#tkrKey1 { list-style-image:url('img/trackerKey1.gif') }
	li#tkrKey2 { list-style-image:url('img/trackerKey2.gif') }
	li#tkrKey3 { list-style-image:url('img/trackerKey3.gif') }
	li#tkrKey4 { list-style-image:url('img/trackerKey4.gif') }
	li#tkrKey5 { list-style-image:url('img/trackerKey5.gif') }
	li#tkrKey6 { list-style-image:url('img/trackerKey6.gif') }
	li#tkrKey7 { list-style-image:url('img/trackerKey7.gif') }
	li#tkrKey8 { list-style-image:url('img/trackerKey8.gif') }
	li#tkrKey9 { list-style-image:url('img/trackerKey9.gif') }
	li#tkrKey10 { list-style-image:url('img/trackerKey10.gif') }
	
div.error {
	display:none ; 
	margin:5px 0 5px 14px ; 
	padding:0 ; 
	color:#ED1C2F ; 
	font-weight:bold ;
}
/* END Tracker Tools */

/* IFRAME template */
iframe { border:none ; }
div#contentMax iframe { width:1003px ; }
div#contentFull iframe { width:755px ; }
div#contentCentre iframe { width:603px ; }
div#contentRightOnly iframe { width:750px ; }


/* Div which can contain brand logos */
div#footerGraphics { clear:left ; margin:0 ; padding:5px 0 5px 25px ; background-color:#CFCFCF ; }
	div#footerGraphics img { margin:0 11px 0 0 ; }

/* Footer content  */
div#footer { clear:left ; position:relative ; margin:0 ; padding:0 ; height:41px ; color:#fff ; background:transparent url('img/bg_base.jpg') 149px 0px no-repeat; font-size:10px ; }
	div#footer a { color:#fff ; text-decoration:none ; }
	div#footer a:hover { text-decoration:underline ; }
div#footer div#ftrLinks { position:absolute ; left:240px ; top:7px ; width:400px ; text-align:center ; }
	div#ftrLinks ul { margin:0 ; padding:0 ; }
	div#ftrLinks li { display:inline ; }
	div#ftrLinks a { border-left:1px solid #cf2101 ; padding:0 4px ; }
	div#ftrLinks a.first { border-left:none ; }
div#footer div#ftrText { position:absolute ; left:200px ; top:21px ; width:500px ; text-align:center ; color:#dcb69d; }
div#footer div#ftrGlobalLinks { position:absolute ; left:681px ; top:11px ; width:300px ; text-align:right ; }
	div#ftrGlobalLinks a{border:1px solid #999999; padding:2px; color:#000; background-color:#fff;}
	div#ftrGlobalLinks select { font-size:10px ; margin-left:10px ; vertical-align:middle ; }
div#footer div#ftrMessage { position:absolute ; left:155px ; top:7px ; }

/* START Primary Navigation */
div#prinav ul { margin:0 ; padding:0 ; list-style-type:none ; }
div#prinav ul li { display:inline ; }
div#prinav ul li a { float:left ; display:block ; width:auto ; height:21px ; line-height:21px ; margin-right:0px ; text-align:center ; color:#000000 ; text-decoration:none ; font-size:12px ;	}

div#prinav ul li.pn_item1 a { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_01.gif') left top no-repeat ; width:122px; height:95px; }
div#prinav ul li.pn_item1 a:hover { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_01_over.gif') left top no-repeat;  }
div#prinav ul li.pn_item1 a.curSect { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_01_selected.gif') left top no-repeat;  }

div#prinav ul li.pn_item2 a { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_02.gif') left top no-repeat ; width:122px; height:95px;  }
div#prinav ul li.pn_item2 a:hover { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_02_over.gif') left top no-repeat;  }
div#prinav ul li.pn_item2 a.curSect { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_02_selected.gif') left top no-repeat;  }

div#prinav ul li.pn_item3 a { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_03.gif') left top no-repeat ; width:122px; height:95px;  }
div#prinav ul li.pn_item3 a:hover { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_03_over.gif') left top no-repeat ;  }
div#prinav ul li.pn_item3 a.curSect { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_03_selected.gif') left top no-repeat;  }

div#prinav ul li.pn_item4 a { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_04.gif') left top no-repeat ; width:122px; height:70px;  }
div#prinav ul li.pn_item4 a:hover { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_04_over.gif') left top no-repeat;  }
div#prinav ul li.pn_item4 a.curSect { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_04_selected.gif') left top no-repeat;  }

div#prinav ul li.pn_item5 a { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_05.gif') left top no-repeat ; width:122px; height:70px;  }
div#prinav ul li.pn_item5 a:hover { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_05_over.gif') left top no-repeat;  }
div#prinav ul li.pn_item5 a.curSect { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_05_selected.gif') left top no-repeat;  }


div#prinav ul li.pn_item6 a { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_06.gif') left top no-repeat ; width:122px; height:70px;  }
div#prinav ul li.pn_item6 a:hover { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_06_over.gif') left top no-repeat;  }
div#prinav ul li.pn_item6 a.curSect { background:transparent url('../../gevalia/images/sesv1/headers/mainnavigation/pn_item_06_selected.gif') left top no-repeat;  }

/* END Primary Navigation */

/* START Secondary Navigation */
div#navbox { display:none; margin:0 0 25px 0 ; padding-bottom:10px ; width:191px ; font-family:Verdana ; font-size:11px ;  background:transparent url('img/bg_secnav.gif') top no-repeat ; }
div#navbox h4 { margin:0 ; font-size:14px ; font-family:Arial ; }
div#navbox h4 a { display:block ; padding:6px 0 4px 23px ; width:168px ; color:#000 ; }
div#navbox h4 a:hover { text-decoration:underline ; }
div#navbox a { display:block ; padding:3px 0 ; text-decoration:none ; color:#000 ; }
div#navbox a:hover { text-decoration:underline ; }
div#navbox ul { margin:0 ; padding:0 ; list-style-type:none ; }
div#navbox li { border-top:1px solid #000000 ; }
div#navbox ul li a { padding-left:14px ; background-color:#DDDDDD ; border-left:8px solid #DDDDDD ; width:169px ; }
div#navbox ul li a:hover { background-color:#DDDDDD ; border-left:8px solid #AAAAAA ; }
div#navbox ul li ul li a { padding-left:24px ; background-color:#DDDDDD ; border-left:8px solid #DDDDDD ; width:159px ; }
div#navbox ul li ul li a:hover { background-color:#DDDDDD ; border-left:8px solid #AAAAAA ; }
div#navbox ul li ul li ul li a { padding-left:34px ; background-color:#DDDDDD ; border-left:8px solid #DDDDDD ; width:149px ; }
div#navbox ul li ul li ul li a:hover { background-color:#DDDDDD ; border-left:8px solid #AAAAAA ; }
div#navbox ul li ul li ul li ul li a { padding-left:44px ; background-color:#DDDDDD ; border-left:8px solid #DDDDDD ; width:139px ; }
div#navbox ul li ul li ul li ul li a:hover { background-color:#DDDDDD ; border-left:8px solid #AAAAAA ; }
div#navbox a.open { background-image:url('img/nav_downarrow.gif') ; background-repeat:no-repeat ; }
div#navbox ul li a.open { background-position:2px 5px ; }
div#navbox ul li ul li a.open { background-position:12px 5px ; }
div#navbox ul li ul li ul li a.open { background-position:22px 5px ; }
div#navbox a#selected { font-weight:bold ; border-left:8px solid #AAAAAA ; }
/* END Secondary Navigation */

/* Overrides for colour sets */
div#navbox.colourset1 { background:url('img/secnav_corner_topright.gif') top right no-repeat #ffffaa ; }
div#navbox.colourset1 h4 a { color:#F11B30 ; }
div#navbox.colourset1 a { color:#F11B30 ; }
div#navbox.colourset1 li { border-top:1px solid #eeeeaa ; }
div#navbox.colourset1 ul li a { background-color:#ffffcc ; border-left:8px solid #ffffcc ;  }
div#navbox.colourset1 ul li a:hover { background-color:#ffffcc ; border-left:8px solid #FDBE0E ; }
div#navbox.colourset1 ul li ul li a {  background-color:#D8E9BD ; border-left:8px solid #D8E9BD ; }
div#navbox.colourset1 ul li ul li a:hover { background-color:#D8E9BD ; border-left:8px solid #FDBE0E ; }
div#navbox.colourset1 ul li ul li ul li a { background-color:#ECF4DE ; border-left:8px solid #ECF4DE ; }
div#navbox.colourset1 ul li ul li ul li a:hover { background-color:#ECF4DE ; border-left:8px solid #FDBE0E; }
div#navbox.colourset1 ul li ul li ul li ul li a { background-color:#fff ; border-left:8px solid #fff ;  }
div#navbox.colourset1 ul li ul li ul li ul li a:hover { background-color:#fff ; border-left:8px solid #FDBE0E ; }
div#navbox.colourset1 a.open { background-image:url('img/nav_downarrow.gif') ; background-repeat:no-repeat ; }
div#navbox.colourset1 a#selected { font-weight:bold ; border-left:8px solid #FDBE0E ; }
/*END Overrides for colour sets */

/* ColourBox definitions*/
div#colourBox { padding:0px 0px 0px 0px ; margin:0px 0px 0px 0px ;  }
div#colourBox div.stdContBlock {margin:0px 0px 0px 0px ;  padding:0; }
div#colourBox div.stdContBlock h4 { font-family: Times New Roman, Courier, serif ; font-size: 12px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px ;   }
div#colourBox table  { margin:0px ; padding:0px 0px 0px 0px ; border-spacing:0px; border:none}
div#colourBox table tr td { font-size: 9px; padding:0px 0px 0px 0px ; margin:0 ;}
div#colourBox div.stdContBlock div.stdContHeadImg img { margin-left:0px ; margin-top:0px ; margin-right:0px; }
div#colourBox a { font-size: 9px; text-decoration:none ; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px ; font-weight:bold ; display:inline-block ;  }
div#colourBox a:hover { text-decoration:underline; }
	div#colourBox table a { font-size: 9px; text-decoration:none ; margin:0 ; padding:0 ; font-weight:bold ; }
	div#colourBox div.stdContHeadImg a {margin:0 ; padding:0 ; }
div#colourBox ul {  margin:5px 0px 10px 0px ; padding:0 ; list-style-type:none ; }
div#colourBox div.imageBoxLeft { background-color:transparent ; margin:0 ; padding:0; }
div#colourBox div.imageBoxRight { background-color:transparent ; margin:0 ; padding:0; }
/* END ColourBox definitions */

/* Column Iframe definitions */
/* Note: height of Iframe is determined dynamically by a content item, so don't set height for Iframe in CSS */
div.columnIframe { padding:0 2px 0 2px; margin:0 4px 0 0  }
div.columnIframe iframe { margin:0; padding:0; width:100%;}
div#contentLeft div.columnIframe {  margin:5px 5px 5px 0px;}
div#contentRight div.columnIframe {  margin:5px 0px 5px 0px; }
div#home div.columnIframe{padding:0; margin: 0}
/* END Column Iframe definitions */


/* START TV Ads */
div.clipplayer {position: absolute;	margin:38px 0px 0px 70px; width: 271px;	height: 216px; z-index: 7; }
	div.clipplayer object { width:271px; height:186px; }	
	div.clipplayer embed { width:271px; height:186px; }	
div.playerControllerLeft { background-image:url('img/ad_clipbar_left.gif') ; background-repeat:no-repeat ; width:8px ; height:21px ; float:left ; }
div.playerControllerMid { background-image:url('img/ad_clipbar_mid.gif') ; background-repeat:repeat-x ; height:21px ; width:255px ; float:left ; }
div.playerControllerRight { float:left ; height:21px ; background-image:url('img/ad_clipbar_right.gif') ; background-repeat:no-repeat ; width:8px ; }
div#playerBackground { float:left ; background-image:url('img/movieplayer_background2.jpg') ; background-repeat:no-repeat ; width:400px ; height:381px ; margin-top:20px ; }
div#movieLinksSection { float:left ; margin:10px 0 10px 0 ; padding:5px ; }
div.movieLinkDetail { margin:0 ; border:0 ; }
div.movieLink { float:left; margin:0 ; width:100% ; padding:10px 0 10px 0 ; border-top:1px solid #aaa; }
	div.movieLink h5 { color:#932B30 ; clear:right; margin:0px 0 10px 0 ; font-size:16px ;font-weight:bold ; }
	div.movieLink a { color:#000000; font-size:12px ; clear:right; }
	div.movieLink p { clear:right;  margin:0; border:0; font-weight:bold ;font-size:10px ; }
	div.movieLink a img { padding:0 10px 0 0px ; float:left ; clear:none; }
div.movieLink#firstLink { margin:20px 0 0 0 ; }
div.movieLink#lastLink { border-bottom:1px solid #aaa ; margin-bottom:10px ; }
	
div#clipbg { position:absolute ; margin:38px 0 0 70px; }
	div#clipbg img { width:271px; height:186px ; position:relative; }
/* END TV Ads */
	
/* Image Bar */
div.imageBar { float:left ; /*width:100px;*/ width:auto; background-repeat:repeat-x ; position: relative; padding-top:0px; /*background-color:#ffffff*/}
	div.imageBar img, div.smallFocusItem a img { display:block ; }
	div.imageBar h4 { margin:0 ; padding:0 ; font-size:18px ; line-height:21px ; }
	div.imageBar h5 { margin:0 ; font-size:11px ; }
	div.imageBar h5 a { display:block ; font-weight:bold ; }
	div.imageBar h5 a:hover { text-decoration:underline ; }

body.topsubnavi div.imageBar {padding-bottom: 70px}
	
/* End Image Bar */

iframe#logout{position:absolute;top:7px;left:776px}

div#layer_rainforest_01{background:#000000}



div#layer_rainforest_01 div#layerLogo{margin:0; position:absolute; top:0; left:10px; z-index: 10005; width:122px; height:75px; background:transparent url(img/logo_for_layer.png) no-repeat top left; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../gevalia/styles/img/logo_for_layer.png', sizingMethod=image); _background-image: expression('none'); }
div#layer_rainforest_01 iframe{ _position:absolute; _z-index:10004; _top:30px}
div.closelyr_img{text-align:right;padding:10px 10px 0 10px; position:absolute; top:0; left:0; z-index:1; width:975px}

div#divAlla_sorters_fika{margin:0 4px 0 0; padding:0; }