@import url("reset.css");

body {
	text-align: center;
	background: #fbf7ee;
	color: #5f220b;
}
a {
	color: #5f220b;
	outline: none;
}
h1, h2, h3, h4, h5 {
  font-family: "Times New Roman", Times;
  line-height: 1em;
  font-weight: bold;
}
h1 {
	font-size: 35px;
	color: #cd1d0d;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}
ul {
	list-style: none;
}
label {
	font-weight: normal;
}
.skip {
	display: none;
	text-decoration: none;
}
#container {
	background: url(../images/bg_xtile.gif) repeat-x center 56px;
	font-size: 90%;
}
#outer {
	background: url(../images/bg.jpg) no-repeat center 57px;
	min-height: 630px;
	height: auto!important;
	height: 630px;
}
#inner {
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
}

/* @group Register panel */

#header #error_panel {
	background: #ff2200;
	height: 90px;
}
#header #error_panel #error_messages {
	width: 900px;
	margin: auto;
	text-align: left;
	padding-top: 4px;
}
#header #error_panel #error_messages p {
	margin: 0 20px 0 0;
	float: left;
	width: 370px;
	height: 15px;
}
#register_form {
	position: relative;
	margin-top: -480px; /* this value must be used in the close_form animate function */
	text-align:center;
	height: 480px;
	font-family: arial;
	font-size: 12px;
}
#register_form form {
	position: relative;
	width: 900px;
	margin: auto;
	text-align: left;
}
#register_form table td {
	padding-left: 5px;
}
#register_form #description {
	margin-top: 15px;
}
#register_form #description h1 {
	background: url(../images/jointhestreets.gif) no-repeat;
	width: 186px;
	height: 15px;
	font-size: 14px;
	text-indent: -9000px;
}
#closeBtn {
	float: right;
	margin: 10px 0 0 0;
	background: url(../images/registration_closebtn.gif) no-repeat;
	text-indent: -9000px;
}
#closeBtn a {
	display: block;
	width: 83px;
	height: 26px;
}
em {
	color: #ff3333;
}
#description {
	position: absolute;
	top: 90px;
	left: 0;
	width: 415px;
	text-align: left;
}
#description p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 16px;
}
#description h1 {
	font-size: 14px;
	text-indent: -9000px;
	background: url(../images/register.gif) no-repeat;
	width: 294px;
	height: 17px;
}
#description #breakout_box {
	background: #f7f2e7 url(../images/form_breakout_bgtile.gif) repeat-y;
	padding: 0px 8px 8px 8px;
}
#description #breakout_box p {
	margin: 0 0 10px 0;
	padding: 0;
}
#formContainer {
	position: absolute;
	width: 430px;
	left: 450px;
	top: 120px;
	text-align: left;
}
#formContainer label {
	display: block;
	padding: 3px 0 1px;
}
#formContainer input {
	border: 1px solid #e9dfcb;
	height: 15px;
	padding: 2px;
}
#formContainer input.left {
	width: 190px;
}
#formContainer input.right {
	width: 190px;
}
#formContainer select {
	border: 1px solid #e9dfcb;
}
#formContainer #state {
	width: 88px;
}
#formContainer #send {
	height: 26px;
	width: 93px;
	margin-top: 2px;
}
#formContainer #ctl00_send {
	height: 26px;
	width: 93px;
	margin-top: 2px;
}
#formContainer #postcode {
	width: 85px;
}
#formContainer .myradio, #formContainer #terms_chk {
	width: 15px;
}
#formContainer #promotion {
	width: 163px;
	margin-top: 2px;
}
#mandatory {
	position: absolute;
	right: 0;
}
.error {
	background: #ff3333;
	padding: 2px;
	width: 167px;
}
.error_select {
	background: #ff3333;
	padding: 0 0 2px 2px;
	width: 165px;
}

/* @end */


#content {
	clear: left;
	padding: 1px 0;
}

/* @group Nav */
#nav {
	width: 900px;
	height: 48px;
	font-weight: bold;
}
#nav ul {
	padding-top: 9px;
	height: 39px;
}
#nav ul li {
	float: left;
	margin-right: 1px;
	background: url(../images/main_tabR.gif) no-repeat right top;
}
#nav ul li a {
	float:left;
	display: block;
	background:url("../images/main_tabL.gif") no-repeat left top;
	text-decoration: none;
	padding:8px 15px 5px 15px;
	color: #cd1d0d;
}
#nav ul li a.logo {
	padding: 2px 15px 1px;
}
#nav ul li.current a {
	padding-bottom: 6px;
}
#nav #register {
	float: right;
	color: #cd1d0d;
	text-decoration: none;
	margin: 15px;
	background: url(../images/joinus.gif) no-repeat;
	width: 52px;
	height: 11px;
	text-indent: -9000px;
}

/* main nav */
span#nav_products, span#nav_blog, span#nav_love, span#nav_lovethefacts {
	display: block;
	text-indent: -9000px;
	margin-top: 6px;
	height: 18px;
	cursor: pointer;
}
span#nav_products {
	background: url(../images/mainNav/products.gif) no-repeat;
	width: 74px;
}
span#nav_blog {
	background: url(../images/mainNav/blog.gif) no-repeat;
	width: 40px;
}
span#nav_love {
	background: url(../images/mainNav/lovestreets.gif) no-repeat;
	width: 102px;
}
span#nav_lovethefacts {
	background: url(../images/mainNav/lovethefacts.gif) no-repeat;
	width: 115px;
}

a#nav_blog {
	background: url(../images/mainNav/blog.gif) no-repeat;
}
a#nav_love {
	background: url(../images/mainNav/lovestreets.gif) no-repeat;
}
/* @end */

/* @group breadcrumbs */
#breadcrumbs {
	float: left;
	margin: 7px 0 10px 0;
}
#breadcrumbs ul li {
	float: left;
	color: #cd1d0d;
	font-family: arial;
	font-size: 12px;
}
#breadcrumbs ul li a {
	text-decoration: none;
}
#breadcrumbs ul li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Promo */
/*#promo {
	height: 310px;
	background: url(../images/banner_frame.gif) no-repeat;
	margin-top: 10px;
	z-index: 1;
}*/
#promo {
	height: 345px;
	margin: 10px 0 0 0;
	padding-bottom: 20px;
	z-index: 1;
}
#promo_moo {
	height: 490px;
	background: url(../images/banner_frame_moo.gif) no-repeat;
	margin-top: 10px;
	z-index: 1;
}
#promo_moo div {
	padding: 15px;
}
#promo_nav, #promo_moo_nav {
	height: 31px;
	margin: -1px 0 28px;
	z-index: 2;
	text-align: center;
}
#promo_moo_nav ul {
	margin-left: 60px;
}
#promo_moo_nav ul li {
	float: left;
	background: url(../images/banner_tabL.gif) no-repeat left top;
	padding: 0 0 5px 4px;
	margin-right: 1px;
	line-height: 27px;
	border-top: 1px solid #c1b2b2;
	width: auto!important;
	width: 10px; /* hack for IE 6 */
}
#promo_moo_nav ul li.selected {
	border-top: none;
	background-image: url(../images/banner_tabL_on.gif);
}
#promo_moo_nav ul li.selected a {
	background-image: url(../images/banner_tabR_on.gif);
	color: #cd1d0d;
	padding-bottom: 9px;
	padding-top: 3px;
}
#promo_moo_nav ul li a {
	display: block;
	background: url(../images/banner_tabR.gif) no-repeat right top;
	padding: 2px 15px 8px;
	text-decoration: none;
	height: 23px;
}
#promo_moo_nav ul li a p {
	height: 15px;
	padding: 0;
	margin: 5px 0;
	text-indent: -9000px;
	overflow: hidden;
}
#promo_moo_nav ul li#paddlepop a p {
	background-image: url(../images/promo_nav_paddlepop.gif);
	width: 113px;
}
#promo_moo_nav ul li.selected a p {
	background-position: 0 -16px;
}

/* @end */

/* @group carousel */
.carousel {
	clear: both;
	position: relative;
}
.jCarouselLite {
	position: absolute;
	top: 0;
	left: 45px!important;
	width: 805px!important;
	visibility: hidden;
}
.carousel .prev {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 41px;
	height: 113px;
	background: url(../images/carousel_prev.png) no-repeat;
	text-decoration: none;
}

.carousel .next {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 41px;
	height: 113px;
	background: url(../images/carousel_next.png) no-repeat;
	text-decoration: none;
}
.homepage .carousel ul {
	height: 180px;
	overflow: hidden;
}
.homepage .carousel ul li {
	float: left;
	width: 130px;
	margin-left: 28px;
}

/* @end */

.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

/* @group sitemap */
.sitemap {
	margin-left: 40px;
}
h1#sitemap {
	background: url(../images/hdr_sitemap.gif) no-repeat;
	width: 142px;
	height: 33px;
	margin: 15px 0 20px;
	text-indent: -9000px;
}
.sitemap h2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.sitemap h3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}
.sitemap ul {
	float: left;
	width: 200px;
	margin-right: 130px;
	font-family: arial;
}
.sitemap li {
	line-height: 1.5em;
}
.sitemap ul.lastCol {
	margin-right: 0;
}
.sitemap ul ul {
	float: none;
	margin-left: 20px;
	font-size: 12px;
	width: 160px;
}
.sitemap a {
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
}
/* @end */

/* @group products */
.products {
	margin-left: 30px;
}
h1#products {
	background: url(../images/hdr_products.gif) no-repeat;
	width: 293px;
	height: 26px;
	margin: 15px 0 20px;
	text-indent: -9000px;
}
.products #tooltip_container {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 10;
	border: 1px solid #000;
}
.products .tooltip {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/tooltip.png) no-repeat;
	width: 177px;
	height: 119px;
	text-align: center;

}
.products .tooltip img {
	padding-top: 5px;
}
.products .tooltip h1 {
	font-size: 18px;
	color: #cd1d0d;
	font-weight: bold;
	margin: 0 0 5px;
	padding-top: 10px;
}
.products .carousel {
	margin: 60px 0 0 -40px;
}
.products .jCarouselLite {
	left: 60px!important;
	width: 770px!important;
}
.products .carousel .prev {
	top: 110px;
}
.products .carousel .next {
	top: 110px;
}
.products .carousel ul li {
	margin: auto!important;
	text-align: center;
	width: 250px!important;
}
.products #leftCol {
	float: left;
}
.products #leftCol ul {
	width: 237px;
	margin-left: -20px;
}
.products #leftCol ul li {
	background: url(../images/prodOverview_liBG.gif) no-repeat;
	height: 23px;
	text-indent: -9000px;
	overflow: hidden;
}
.products #leftCol ul li.last {
	height: 24px;
}
.products #leftCol ul li a {
	display: block;
	text-decoration: none;
	margin-left: 21px;
	margin-top: 1px;
	line-height: 22px;
}

.products #leftCol ul li.double {
	height: 41px;
	background: url(../images/prodOverview_liBG_double.gif) no-repeat;
}
.products #leftCol ul li.double a {
	line-height: 40px;
}

.products #leftCol ul li a:hover {
	color: #cd1d0d;
	background-position: 0 -22px;
}
.products #leftCol ul li.double a:hover {
	background-position: 0 -40px;
}

/* @group NAV ITEMS */
a#nav_home {
	background: url(../images/products/nav_home.gif) no-repeat 0 0;
}
a#nav_overview {
	background: url(../images/products/nav_overview.gif) no-repeat 0 0;
}
a#nav_multipack {
	background: url(../images/products/nav_multipack.gif) no-repeat;
}
/* Magnum */
a#nav_almond {
	background: url(../images/products/nav_almond.gif) no-repeat;
}
a#nav_classic {
	background: url(../images/products/nav_classic.gif) no-repeat;
}
a#nav_chochazelnut {
	background: url(../images/products/nav_chochazelnut.gif) no-repeat;
}
a#nav_white {
	background: url(../images/products/nav_white.gif) no-repeat;
}
a#nav_ego {
   background: url(../images/products/nav_egocaramel.gif) no-repeat;
}
a#nav_peppermint {
	background: url(../images/products/nav_peppermint.gif) no-repeat;
}
a#nav_ecuador {
	background: url(../images/products/nav_ecuador.gif) no-repeat;
}
a#nav_colombia {
	background: url(../images/products/nav_colombiaaroma.gif) no-repeat;
}
a#nav_sandwich{
	background: url(../images/products/nav_sandwich.gif) no-repeat;
}
a#nav_chockbikkie{
	background: url(../images/products/nav_chockbikkie.gif) no-repeat;
}
a#nav_gold {
	background: url(../images/products/nav_gold.gif) no-repeat;
}
a#nav_temptationchocolate {
	background: url(../images/products/nav_temptationchocolate.gif) no-repeat;
}
a#nav_temptationfruit {
	background: url(../images/products/nav_temptationfruit.gif) no-repeat;
}
/* Cornetto */
a#nav_mintslice {
	background: url(../images/products/nav_mintslice.gif) no-repeat;
}
a#nav_timtam {
	background: url(../images/products/nav_timtam.gif) no-repeat;
}
a#nav_hokeypokey {
	background: url(../images/products/nav_hokeypokey.gif) no-repeat;
}
a#nav_dblchocchip {
	background: url(../images/products/nav_dblchocchip.gif) no-repeat;
}
a#nav_vanillanutchoc {
	background: url(../images/products/nav_vanillanutchoc.gif) no-repeat;
}
a#nav_chocobsessionwhite {
	background: url(../images/products/nav_chocobsessionwhite.gif) no-repeat;
}
a#nav_chocobsessiondark {
	background: url(../images/products/nav_chocobsessiondark.gif) no-repeat;
}
a#nav_suprememilkchocolate{
	background: url(../images/products/nav-suprememilkchocolate.gif) no-repeat;
}
a#nav_hazelnutchocolate{
	background: url(../images/products/nav-e-hazelnutchoc.gif) no-repeat;
}
a#nav_vanillaraspberrychocolate{
	background: url(../images/products/nav-e-vanraspchoc.gif) no-repeat;
}
a#nav_vanillachocolate{
	background: url(../images/products/nav-e-vanillachoc.gif) no-repeat;
}
a#nav_blueribbonvanillachoc{
	background: url(../images/products/nav-blueribbonvanillachoc.gif) no-repeat;
}

/* Paddle Pop */
a#nav_cyclone {
	background: url(../images/products/nav_cyclone.gif) no-repeat;
}
a#nav_bubblegumberrylava {
	background: url(../images/products/nav-bubblegumberrylava.gif) no-repeat;
}
a#nav_chocorangeherovillan {
	background: url(../images/products/nav-chocorangeherovillan.gif) no-repeat;
}
a#nav_icytwist {
	background: url(../images/products/nav_icytwist.gif) no-repeat;
}
a#nav_banana {
	background: url(../images/products/nav_banana.gif) no-repeat;
}
a#nav_chocolate {
	background: url(../images/products/nav_chocolate.gif) no-repeat;
}
a#nav_rainbow {
	background: url(../images/products/nav_rainbow.gif) no-repeat;
}
a#nav_thickshake {
	background: url(../images/products/nav_thickshake.gif) no-repeat;
}
a#nav_moo {
	background: url(../images/products/nav_moo.gif) no-repeat;
}
a#nav_solarflare {
	background: url(../images/products/nav_solarflare.gif) no-repeat;
}
/* callipo */
a#nav_berry {
	background: url(../images/products/nav_berry.gif) no-repeat;
}
a#nav_mango {
	background: url(../images/products/nav_mango.gif) no-repeat;
}
a#nav_lemon {
	background: url(../images/products/nav_lemon.gif) no-repeat;
}
a#nav_raspberrypineapple {
	background: url(../images/products/nav_raspberrypineapple.gif) no-repeat;
}
a#nav_lemonminis {
	background: url(../images/products/nav_lemonminis.gif) no-repeat;
}
a#nav_raspberrypineappleminis {
	background: url(../images/products/nav_raspberrypineappleminis.gif) no-repeat;
}
/* Splice */
a#nav_berrydelight {
	background: url(../images/products/nav_berrydelight.gif) no-repeat;
}
a#nav_mangopassion {
	background: url(../images/products/nav_mangopassion.gif) no-repeat;
}
a#nav_pinelime {
	background: url(../images/products/nav_pinelime.gif) no-repeat;
}
a#nav_tropical {
	background: url(../images/products/nav_tropical.gif) no-repeat;
}
a#nav_raspberry {
	background: url(../images/products/nav_raspberry.gif) no-repeat;
}
a#nav_realfruitsstrawberry {
	background: url(../images/products/nav_realfruitsstrawberry.gif) no-repeat;
}
a#nav_realfruitsorange {
	background: url(../images/products/nav_realfruitsorange.gif) no-repeat;
}
a#nav_realfruitspassionfruit {
	background: url(../images/products/nav-realfruitspassionfruit.gif) no-repeat;
}
a#nav_realfruitspineapple {
	background: url(../images/products/nav-realfruitspineapple.gif) no-repeat;
}

/* vienetta */
a#nav_vanilla {
	background: url(../images/products/nav_vanilla.gif) no-repeat;
}
a#nav_creamychocolate {
	background: url(../images/products/nav_creamychocolate.gif) no-repeat;
}

/* bubble o' bill */
a#nav_bubbleobill {
	background: url(../images/products/nav_bubbleobill.gif) no-repeat;
}

/* cookie */
a#nav_cookiechocchip {
	background: url(../images/products/nav_cookiechocchip.gif) no-repeat;
}

/* golden gaytime */
a#nav_cookiecrumble {
	background: url(../images/products/nav_cookiecrumble.gif) no-repeat;
}

/* blue ribbon */
a#nav_vanilla2l {
	background: url(../images/products/nav_vanilla2l.gif) no-repeat;
}
a#nav_dblchoc2l {
	background: url(../images/products/nav_dblchoc2l.gif) no-repeat;
}
a#nav_lightvanilla2l {
	background: url(../images/products/nav_lightvanilla2l.gif) no-repeat;
}
a#nav_lightenglishtoffee2l {
	background: url(../images/products/nav_lightenglishtoffee2l.gif) no-repeat;
}
a#nav_lightchoc2l {
	background: url(../images/products/nav_lightchoc2l.gif) no-repeat;
}
a#nav_lightwildberry2l {
	background: url(../images/products/nav_lightwildberry2l.gif) no-repeat;
}
a#nav_vanilla125l {
	background: url(../images/products/nav_vanilla125l.gif) no-repeat;
}
a#nav_fyc_wildstrawberry {
	background: url(../images/products/nav_fyc_wildstrawberry2.gif) no-repeat;
}
a#nav_fyc_peachmango {
	background: url(../images/products/nav_fyc_peachmango2.gif) no-repeat;
}

/* @end */

/*           */
#product_logo {
	margin: 5px 0 10px;
}
/*           */
.products #overview {
	width: 620px;
	height: 468px;
	margin-left: 240px;
	margin-top: 30px;
	background: url(../images/product_overview_frame.png) no-repeat 0 26px;
	z-index: 1;
}
.products #overview ul {
	float: right;
	height: 29px;
	margin-right: 40px;
}
.products #overview ul li {
	float: left;
	background: url(../images/prodOverview_tabR.gif) no-repeat right top;
	margin-right: 1px;
}
.products #overview ul li.selected {
	background-image: url(../images/prodOverview_tabR_on.gif);
}
.products #overview ul li a {
	float:left;
	display: block;
	background: url(../images/prodOverview_tabL.gif) no-repeat 0 0;
	text-decoration: none;
	line-height: 18px;
	padding:6px 15px 2px 15px;
}
.products #overview ul li.selected a {
	color: #cd1d0d;
	border-bottom: 1px solid #f6f1e6;
	background-image: url(../images/prodOverview_tabL_on.gif);
}
.products #overview .promo {
	display: none;
	padding: 41px 0 0 15px;
}

/* @group detail */

#product_image {
	float: left;
	width: 375px;
	margin-top: 30px;
	text-align: center;
}
#product_info {
	float: left;
	margin-top: 132px;
	width: 250px;
}
#product_info div {
	margin-top: 10px;
}
/* headings */
#product_info h1 {
	text-indent: -9000px;
	margin-bottom: 10px;
}
#product_info h1#multipack {
	background: url(../images/products/hdr_multipack.gif) no-repeat;
	width: 178px;
	height: 33px;
}

/* magnum */
#product_info h1#magnum {
	background: url(../images/products/hdr_magnum.gif) no-repeat;
	width: 157px;
	height: 73px;
}
#product_info h1#almond {
	background: url(../images/products/hdr_almond.gif) no-repeat;
	width: 138px;
	height: 26px;
}
#product_info h1#classic {
	background: url(../images/products/hdr_classic.gif) no-repeat;
	width: 122px;
	height: 26px;
}
#product_info h1#white {
	background: url(../images/products/hdr_white.gif) no-repeat;
	width: 103px;
	height: 26px;
}
#product_info h1#ecuadordark {
	background: url(../images/products/hdr_ecuadordark.gif) no-repeat;
	width: 248px;
	height: 26px;
}
#caramelminis h1 {
   background: url(../images/products/hdr_caramelminis.gif) no-repeat;
   width: 146px;
   height: 59px;
}
#product_info h1#colombia {
	background: url(../images/products/hdr_colombiaaroma.gif) no-repeat;
	width: 167px;
	height: 62px;
}
#product_info h1#ego {
	background: url(../images/products/hdr_ego.gif) no-repeat;
   width: 227px;
	height: 33px;
}
#product_info h1#peppermint {
	background: url(../images/products/hdr_peppermint.gif) no-repeat;
	width: 202px;
	height: 33px;
}
#product_info h1#sandwich {
	background: url(../images/products/hdr_sandwich.gif) no-repeat;
	width: 250px;
	height: 63px;
}
#product_info h1#chockbikkie {
	background: url(../images/products/hdr_chockbikkie.gif) no-repeat;
	width: 250px;
	height: 63px;
}
#product_info h1#gold, #gold h1 {
	background: url(../images/products/hdr_gold.gif) no-repeat;
	width: 250px;
	height: 37px;
}
#almond4pk h1 {
	background: url(../images/products/hdr_almond4pk.gif) no-repeat;
	width: 216px;
	height: 33px;
}
#classic4pk h1 {
	background: url(../images/products/hdr_classic4pk.gif) no-repeat;
	width: 200px;
	height: 33px;
}
#peppermint4pk h1 {
	background: url(../images/products/hdr_peppermint4pk.gif) no-repeat;
	width: 210px;
	height: 68px;
}
#white4pk h1 {
	background: url(../images/products/hdr_white4pk.gif) no-repeat;
	width: 182px;
	height: 33px;
}
#classicMinis h1 {
	background: url(../images/products/hdr_classicminis.gif) no-repeat;
	width: 232px;
	height: 26px;
}
#almondMinis h1 {
	background: url(../images/products/hdr_almond_minis.gif) no-repeat;
	width: 141px;
	height: 62px;
}
#whiteMinis h1 {
	background: url(../images/products/hdr_whiteminis.gif) no-repeat;
	width: 218px;
	height: 26px;
}
#purePleasureMinis h1 {
	background: url(../images/products/hdr_purepleasure.gif) no-repeat;
	width: 244px;
	height: 62px;
}
#chocHazel h1 {
   background: url(../images/products/hdr_chochazel_minis.gif) no-repeat;
   width: 167px;
   height: 100px;
}
#ecuadorDark h1 {
   background: url(../images/products/hdr_ecuadordark_minis.gif) no-repeat;
   width: 248px;
   height: 62px;
}

#temptationchocolate h1 {
   background: url(../images/products/hdr_temptation.gif) no-repeat;
   width: 250px;
   height: 78px;
}

/* Temptation */

#product_info h1#magnumtemptation {
	background: url(../images/products/hdr_temptation.gif) no-repeat;
	width: 250px;
	height: 72px;
}

#product_info h1#temptationchocolate {
	background: url(../images/products/hdr_temptationchocolate.gif) no-repeat;
	width: 250px;
	height: 72px;
}
#product_info h1#temptationfruit {
	background: url(../images/products/hdr_temptationfruit.gif) no-repeat;
	width: 250px;
	height: 72px;
}
#product_info h1#temptation3pk, #temptation3pk h1{
	background: url(../images/products/hdr_temptation3pk.gif) no-repeat;
	width: 250px;
	height: 72px;
}

/* cornetto */
#product_info h1#cornetto {
	background: url(../images/products/hdr_cornetto.gif) no-repeat;
	width: 154px;
	height: 69px;
}
#product_info h1#mintslice, #mintslice h1 {
	background: url(../images/products/hdr_mintslice.gif) no-repeat;
	width: 237px;
	height: 65px;
}
#product_info h1#timtam, #timtam h1 {
	background: url(../images/products/hdr_timtam.gif) no-repeat;
	width: 224px;
	height: 65px;
}
#product_info h1#vanillanutchoc, #vanillanutchoc h1 {
	background: url(../images/products/hdr_vanillanutchoc.gif) no-repeat;
	width: 198px;
	height: 65px;
}
#product_info h1#classicvarietypack, #classicvarietypack h1 {
	background: url(../images/products/hdr_classicvarietypack.gif) no-repeat;
	width: 250px;
	height: 105px;
}
#product_info h1#hokeypokey, #hokeypokey h1 {
	background: url(../images/products/hdr_hokeypokey.gif) no-repeat;
	width: 230px;
	height: 65px;
}
#product_info h1#dblchocchip, #dblchocchip h1 {
	background: url(../images/products/hdr_dblchocchip.gif) no-repeat;
	width: 222px;
	height: 65px;
}
#product_info h1#chocobsessionwhite, #chocobsessionwhite h1 {
	background: url(../images/products/hdr_chocobsessionwhite.gif) no-repeat;
	width: 250px;
	height: 107px;
}
#product_info h1#chocobsessiondark, #chocobsessiondark h1 {
	background: url(../images/products/hdr_chocobsessiondark.gif) no-repeat;
	width: 250px;
	height: 107px;
}
#product_info h1#classicblueribbonflavourvanillachocnut, #classicblueribbonflavourvanillachocnut h1 {
	background: url(../images/products/hdr_blueribbonvanillachoc.gif) no-repeat;
	width: 250px;
	height: 135px;
}
#product_info h1#suprememilkchocolate, #suprememilkchocolate h1 {
	background: url(../images/products/hdr_suprememilkchocolate3.gif) no-repeat;
	width: 250px;
	height: 105px;
}
#product_info h1#enigmahzaelnutchoc, #enigmahzaelnutchoc h1 {
	background: url(../images/products/hdr_enigma_hazelnut_choc.gif) no-repeat;
	width: 250px;
	height:105px;
}

#product_info h1#enigmavanillaraspberrychoc, #enigmavanillaraspberrychoc h1 {
	background: url(../images/products/hdr_enigma_vanilla_raspberry_choc.gif) no-repeat;
	width: 250px;
	height:105px;
}

#product_info h1#enigmavanillachoc, #enigmavanillachoc h1 {
	background: url(../images/products/hdr_enigma_vanilla_choc.gif) no-repeat;
	width: 250px;
	height:105px;
}

/* paddlepop */
#product_info h1#paddlepop {
	background: url(../images/products/hdr_paddlepop.gif) no-repeat;
	width: 191px;
	height: 71px;
}
#product_info h1#cyclone, #cyclone h1 {
	background: url(../images/products/hdr_cyclone.gif) no-repeat;
	width: 137px;
	height: 33px;
}
#product_info h1#bubblegumberrylava, #bubblegumberrylava h1 {
	background: url(../images/products/hdr_bubblegumberrylava.gif) no-repeat;
	width: 201px;
	height: 65px;
}
#product_info h1#chocorangeherovillain, #chocorangeherovillain h1 {
	background: url(../images/products/hdr_chocorangeherovillain.gif) no-repeat;
	width: 250px;
	height:105px;
}
#product_info h1#icytwist, #icytwist h1 {
	background: url(../images/products/hdr_icytwist.gif) no-repeat;
	width: 181px;
	height: 62px;
}
#product_info h1#chocolate, #chocolate h1 {
	background: url(../images/products/hdr_chocolate.gif) no-repeat;
	width: 172px;
	height: 26px;
}
#product_info h1#banana, #banana h1 {
	background: url(../images/products/hdr_banana.gif) no-repeat;
	width: 132px;
	height: 26px;
}
#product_info h1#fruitstack, #fruitstack h1 {
	background: url(../images/products/hdr_fruitstack.gif) no-repeat;
	width: 200px;
	height: 26px;
}
#product_info h1#scribbler, #scribbler h1 {
	background: url(../images/products/hdr_scribbler.gif) no-repeat;
	width: 159px;
	height: 26px;
}
#product_info h1#moo {
	background: url(../images/products/hdr_moo.gif) no-repeat;
	width: 250px;
	height: 70px;
}
#product_info h1#rainbow, #rainbow h1 {
	background: url(../images/products/hdr_rainbow.gif) no-repeat;
	width: 155px;
	height: 26px;
}
#product_info h1#thickshake {
	background: url(../images/products/hdr_thickshake.gif) no-repeat;
	width: 217px;
	height: 62px;
}
#product_info h1#thickshake {
	background: url(../images/products/hdr_thickshake.gif) no-repeat;
	width: 217px;
	height: 62px;
}

h1#solarflare, #solarflare h1{
	background: url(../images/products/hdr_solarflare.gif) no-repeat;
	width: 213px;
	height: 36px;
}
#choccaramel h1 {
	background: url(../images/products/hdr_choccaramel.gif) no-repeat;
	width: 213px;
	height: 62px;
}

/* callipo */
#product_info h1#calippo {
	background: url(../images/products/hdr_calippo.gif) no-repeat;
	width: 132px;
	height: 71px;
}
#product_info h1#originallemon {
	background: url(../images/products/hdr_originallemon.gif) no-repeat;
	width: 147px;
	height: 62px;
}
#originallemonminis h1, h1#originallemonminis {
	background: url(../images/products/hdr_originalLemonMinis.gif) no-repeat;
	width: 230px;
	height: 62px;
}
#orangelimelemon h1 {
	background: url(../images/products/hdr_orangeLimeLemon.gif) no-repeat;
	width: 230px;
	height: 99px;
}
#rasppineappleminis h1, h1#rasppineappleminis {
	background: url(../images/products/hdr_raspPineappleMinis.gif) no-repeat;
	width: 183px;
	height: 98px;
}
#product_info h1#raspberrypineapple {
	background: url(../images/products/hdr_raspberrypineapple.gif) no-repeat;
	width: 183px;
	height: 69px;
}
#tropicalfruitminis h1 {
	background: url(../images/products/hdr_topicalFruitMinis.gif) no-repeat;
	width: 200px;
	height: 62px;
}
#product_info h1#gelatoberry {
	background: url(../images/products/hdr_gelatoberry.gif) no-repeat;
	width: 254px;
	height: 72px;
}
#product_info h1#gelatomango {
	background: url(../images/products/hdr_gelatomango.gif) no-repeat;
	width: 247px;
	height: 69px;
}
#product_info h1#tropical {
	background: url(../images/products/hdr_tropical.gif) no-repeat;
	width: 250px;
	height: 40px;
}


/* splice */
#product_info h1#splice {
	background: url(../images/products/hdr_splice.gif) no-repeat;
	width: 126px;
	height: 71px;
}
#product_info h1#berrydelight {
	background: url(../images/products/hdr_exoticberrydelight.gif) no-repeat;
	width: 241px;
	height: 69px;
}
#product_info h1#mangopassion {
	background: url(../images/products/hdr_exoticmangopassion.gif) no-repeat;
	width: 266px;
	height: 69px;
}
#product_info h1#pinelime {
	background: url(../images/products/hdr_pinelime.gif) no-repeat;
	width: 177px;
	height: 26px;
}
#product_info h1#realfruitsstrawberry, #realfruitsstrawberry h1 {
	background: url(../images/products/hdr_realfruitsstrawberry.gif) no-repeat;
	width: 250px;
	height: 72px;
}
#product_info h1#realfruitspassionfruit, #realfruitspassionfruit h1 {
	background: url(../images/products/hdr_realfruitspassionfruit.gif) no-repeat;
	width: 250px;
	height: 72px;
}
#product_info h1#realfruitsorange, #realfruitsorange h1 {
	background: url(../images/products/hdr_realfruitsorange.gif) no-repeat;
	width: 250px;
	height: 72px;
}
#pinelime h1 {
	background: url(../images/products/hdr_pinelime.gif) no-repeat;
	width: 250px;
	height: 35px;
}

/* Bubble O' Bill */
#product_info h1#bubbleobill {
	background: url(../images/products/hdr_bubbleobill.gif) no-repeat;
	width: 230px;
	height: 63px;
}

/* Cookie */
#product_info h1#cookie {
	background: url(../images/products/hdr_cookie.gif) no-repeat;
	width: 220px;
	height: 69px;
}

/* Blue Ribbon */
#product_info h1#blueribbon {
	background: url(../images/products/hdr_blueribbon.gif) no-repeat;
	width: 217px;
	height: 63px;
}
#product_info h1#vanilla2l {
	background: url(../images/products/hdr_vanilla2l.gif) no-repeat;
	width: 177px;
	height: 26px;
}
#product_info h1#vanilla125l {
	background: url(../images/products/hdr_vanilla125l.gif) no-repeat;
	width: 121px;
	height: 62px;
}
#product_info h1#doublechoc2l {
	background: url(../images/products/hdr_doublechoc2l.gif) no-repeat;
	width: 222px;
	height: 62px;
}
#product_info h1#lighttoffee {
	background: url(../images/products/hdr_lighttoffee.gif) no-repeat;
	width: 246px;
	height: 62px;
}
#product_info h1#lightvanilla {
	background: url(../images/products/hdr_lightvanilla.gif) no-repeat;
	width: 177px;
	height: 62px;
}
#product_info h1#lightchoc {
	background: url(../images/products/hdr_lightchoc.gif) no-repeat;
	width: 229px;
	height: 62px;
}
#product_info h1#lightwildberry {
	background: url(../images/products/hdr_lightwildberry.gif) no-repeat;
	width: 231px;
	height: 69px;
}
#product_info h1#peachmango {
	background: url(../images/products/hdr_peachmango.gif) no-repeat;
	width: 235px;
	height: 33px;
}
#product_info h1#wildstrawberry {
	background: url(../images/products/hdr_wildstrawberry.gif) no-repeat;
	width: 200px;
	height: 69px;
}

/* Vienetta */
#product_info h1#viennetta {
	background: url(../images/products/hdr_viennetta.gif) no-repeat;
	width: 171px;
	height: 65px;
}
#product_info h1#vanilla {
	background: url(../images/products/hdr_vanilla.gif) no-repeat;
	width: 121px;
	height: 26px;
}
#product_info h1#creamychoc {
	background: url(../images/products/hdr_creamychoc.gif) no-repeat;
	width: 172px;
	height: 62px;
}

/* Golden Gaytime */
#product_info h1#cookiecrumble {
	background: url(../images/products/hdr_cookiecrumble.gif) no-repeat;
	width: 250px;
	height: 107px;
}
#product_info #gaytime8pk h1 {
	background: url(../images/products/hdr_gaytime8pk.gif) no-repeat;
	width: 225px;
	height: 69px;
}

/* */
#product_info p {
	font-family: Arial, sans-serif;
	font-size: 14px;
	width: 210px;
}
#product_info #nutrition {
	margin: 20px 0;
}
/* @end */

/* @group Multipack */
.products p {
	font-family: Arial, sans-serif;
}
.products .multipack {
	clear: none;
	float: left;
	width: 354px;
	margin-left: 0px;
	margin-top: 40px;
}

.products .multipack .jCarouselLite {
	width: 300px!important;
	left: 40px!important;
}
.products .multipack ul li {
	width: 300px!important;
	height: 415px;
}
.products .multipack .prev {
	top: 210px;
	left: 0;
}
.products .multipack .next {
	top: 210px;
	left: 340px;
}
.products .multipack_info {
	margin: 40px 0 0 40px!important;
	top: 0;
}
.products .multipack_info .multi {
	display: none;
}

/* @end */

/* @end */

/* @group contact us */

h1#contactus {
	background: url(../images/hdr_contactus.gif) no-repeat;
	width: 192px;
	height: 26px;
	margin: 15px 0 20px;
	text-indent: -9000px;
}
.contactus {
	font-family: arial;
	margin-left: 35px;
}
.contactus h2 {
	font-family: arial;
}
.contactus input {
	border: 1px solid #e9dfcb;
	width: 370px;
}
.contactus #thankyou {
	display: none;
	margin-top: 10px;
}
.contactus #error_container {
	display: none	;
	width: 815px;
	margin-top: 10px;
}
.contactus #error_inner {
	border-left: 1px solid #c1b2b2;
	border-right: 1px solid #c1b2b2;
	padding: 0 1px;
}
.contactus #error {
	background: #e7210f url(../images/contactus/error_bgtile.gif) repeat-x;
	padding: 14px 12px;
	color: #fff;
}
.contactus #error h2 {
	font-size: 14px;
}
.contactus #error ul {
	margin-top: 10px;
}
.contactus #error li {
	font-size: 12px;
}
.contactus .clear {
	padding: 0!important;
}
#contact_form {
	width: 815px;
	margin-top: 10px;
	background: #f7f2e7 url(../images/contactus/contactform_top.gif) no-repeat 0 top;
}
#contact_form form {
	border-left: 1px solid #c1b2b2;
	border-right: 1px solid #c1b2b2;
	font-size: 12px;
}
#contact_form form a {
	text-decoration: none;
	color: #cd1d0d;
}
#contact_form form div {
	padding: 15px;
}
#contact_form form #leftCol {
	float: left;
	width: 390px;
}
#contact_form form label {
	display: block;
	margin-top: 5px;
}
#contact_form form p {
	margin: 10px 0;
}
#contact_form form table td {
	padding-right: 6px;
}
#contact_form form table select {
	width: 105px;
}
#contact_form form table input {
	width: 125px;
}
#contact_form form #rightCol {
	margin-left: 390px;
}
#contactus_submit {
	width: 93px;
	height: 24px;
	margin: 10px 0;
}
.contactus .contact_panel {
	float: left;
	width: 374px;
	height: 98px;
	margin-top: 10px;
	padding: 16px 14px;
	background: url(../images/contactus/contact_panel.gif) no-repeat;
}
.contactus .contact_panel h3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.contactus .contact_panel p {
	font-size: 12px;
}
/* @end */

/* @group privacy/terms */

.privacy, .terms {
	width: 600px;
	font-family: arial;
	font-size: 12px;
	margin-left: 30px;
}
.privacy h2, .terms h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.privacy p, .terms p {
	margin: 0 0 10px 0;
}
h1#privacy_policy {
	background: url(../images/hdr_privacy.gif) no-repeat;
	width: 249px;
	height: 33px;
	margin: 15px 0 20px;
	text-indent: -9000px;
}

/* @end */

/* @group terms */
h1#terms_header {
	background: url(../images/hdr_terms.gif) no-repeat;
	width: 353px;
	height: 26px;
	text-indent: -9000px;
	margin: 15px 0 20px;
}
.terms ol {
	margin-left: 20px;
	margin-bottom: 10px;
}

/* @end */

/* @group love streets */

h1#love_streets {
	background: url(../images/hdr_lovestreets.gif) no-repeat;
	width: 219px;
	height: 26px;
	text-indent: -9000px;
	margin: 15px 0 20px;
}
.lovestreets {
	margin-left: 40px;
	font-family: Arial, sans-serif;
}
.lovestreets a {
	color: #cd1d0d;
}
#ls_top {
	background: url(../images/lovestreets_bg2.png) no-repeat right top;
	min-height: 450px;
}
#ls_lcol {
	clear: left;
	width: 355px;
	padding-right: 60px;
}
#ls_rcol {
	float: left;
	width: 355px;
}
#ls_feature {
	float: left;
	width: 379px;
	height: 382px;
	padding: 20px 0 0 23px;
	background: url(../images/lovestreets_featureframe.png) no-repeat;
}
.lovestreets h2 {
	font-family: arial;
	font-size: 14px;
	margin-bottom: 5px;
}
.lovestreets p {
	margin: 0 0 10px 0;
}
.lovestreets .smallprint {
	margin-top: 10px;
	font-size: 10px;
}
.lovestreets ol {
	margin: 0 0 10px 15px!important;
}
.lovestreets h2#lovethebalance {
	width: 204px;
	height: 17px;
	background: url(../images/lovestreets/lovethebalance.gif) no-repeat;
	text-indent: -9000px;
}
.lovestreets h2#getactive {
	width: 123px;
	height: 18px;
	background: url(../images/lovestreets/getactive.gif) no-repeat;
	text-indent: -9000px;
}
.lovestreets ul#healthy_icecream {
	margin-bottom: 10px;
}
.lovestreets ul#healthy_icecream li {
	background: url(../images/lovestreets/bullet_tick.gif) no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
.lovestreets ul#healthy_lifestyle li {
	margin-bottom: 15px;
}
.lovestreets #loveyourself {
	margin: 30px 0 10px -22px;
}
/* @end */

/* @group love the facts */

h1#lovethefacts {
	background: url(../images/hdr_lovethefacts.gif) no-repeat;
	text-indent: -9000px;
	margin-bottom: 59px;
}
.lovethefacts {
	position: relative;
	margin-left: 40px;
	font-family: Arial, sans-serif;
	line-height: 20px;
}
.lovethefacts #content_inner {
	background: url(../images/ltf_tab_bot.png) no-repeat;
	padding-top: 30px;
}
.lovethefacts a {
	color: #cd1d0d;
}
.lovethefacts h2 {
	font-family: arial;
	color: #cd1d0d;
	font-size: 14px;
	margin: 35px 0 5px;
}
.lovethefacts p {
	margin: 0 0 10px 0;
}
.lovethefacts ol {
	margin: 0 0 20px 20px;
}
#lovethetabs {
	position: absolute;
	width: 100%;
	height: 30px;
	left: -35px;
	top: 65px;
	padding-left: 35px;
	background: url(../images/ltf_tab_bot.gif) no-repeat 0 bottom;
}
#lovethetabs li {
	float: left;
}
#lovethetabs li a {
	display: block;
	height: 29px;
	overflow: hidden;
	text-indent: -9000px;
}
#lovethetabs li a:hover, #lovethetabs li.selected a {
	background-position: 0 -29px;
	border-bottom: 1px solid #fdfdfb;
}
#tab_history a {
	width: 205px;
	background: url(../images/ltf_tab_history.gif) no-repeat;
}
#tab_tradition a {
	width: 252px;
	background: url(../images/ltf_tab_tradition.gif) no-repeat;
}
#tab_how a {
	width: 190px;
	background: url(../images/ltf_tab_how.gif) no-repeat;
}
#tab_faq a {
	width: 64px;
	background: url(../images/ltf_tab_faq.gif) no-repeat;
}
#history,#tradition,#how,#faq {
	display: none;
	width: 720px;
}
.top {
	clear: both;
	text-align: center;
}
#timeline {
	background: url(../images/ltf_stick.gif) no-repeat 0 top;
	width: 717px;
	height: 117px;
}
#timeline ul {
	padding: 20px 0 0 60px;
}
#timeline ul li {
	float: left;
	margin-right: 10px;
}
#timeline ul li a {
	display: block;
	width: 45px;
	height: 29px;
	text-indent: -9000px;
}

#timeline ul li#tl_1920 a {
	background: url(../images/timeline/1920.gif) no-repeat;
}
#timeline ul li#tl_1934 a {
	background: url(../images/timeline/1934.gif) no-repeat;
}
#timeline ul li#tl_1947 a {
	background: url(../images/timeline/1947.gif) no-repeat;
}
#timeline ul li#tl_1953 a {
	background: url(../images/timeline/1953.gif) no-repeat;
}
#timeline ul li#tl_1960 a {
	background: url(../images/timeline/1960.gif) no-repeat;
}
#timeline ul li#tl_1962 a {
	background: url(../images/timeline/1962.gif) no-repeat;
}
#timeline ul li#tl_1963 a {
	background: url(../images/timeline/1963.gif) no-repeat;
}
#timeline ul li#tl_1966 a {
	background: url(../images/timeline/1966.gif) no-repeat;
}
#timeline ul li#tl_1968 a {
	background: url(../images/timeline/1968.gif) no-repeat;
}
#timeline ul li#tl_1992 a {
	background: url(../images/timeline/1992.gif) no-repeat;
}
#timeline ul li#tl_1997 a {
	background: url(../images/timeline/1997.gif) no-repeat;
}
#timeline #timeline_desc {
	clear: left;
	margin-top: 65px;
}
/* @end */

/* @group blog */

.blog {
	width: 880px;
	margin-left: 15px;
	font-family: Arial, sans-serif;
}
h1#blog {
	width: 231px;
	height: 33px;
	background: url(../images/hdr_blog.gif) no-repeat;
	text-indent: -9000px;
	margin: 15px 0 20px 25px;
}
.blog #posts {
	width: 610px;
	min-height: 670px;
}
.blog #sidebar {
	float: right;
	width: 195px;
}
.blog .post_container {
	clear: left;
	background: url(../images/post_seperator.gif) no-repeat;
	padding: 12px 0;
	width: 610px;
}
.blog .post_item {
	margin-left: 25px;
	width: 575px;
}
.blog .post_image {
	float: left;
	width: 299px;
	height: 208px;
	background: url(../images/blog_imgframe.gif) no-repeat;
	padding: 14px 0 0 15px;
}
.blog .post_item .headings {
	float: right;
	width: 260px;
}
.blog .post_item h1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
.blog .post_item h1 a {
	color: #cd1d0d;
	text-decoration: none;
}
.blog .post_item h1 a:hover {
	text-decoration: underline;
}
.blog .post_item h2 {
	font-family: arial;
	font-size: 12px;
	margin:3px 0 6px 0;
}

.blog .post_item p {
	margin: 10px 0 10px 314px;
	font-size: 12px;
}
.blog .post_item p a {
	color: #cd1d0d;
}
.blog .post_footer {
	clear: left;
	float: right;
}
.blog .post_footer p {
	float: left;
	font-size: 11px;
	margin-left: 0;
}
.blog .post_footer p.permalink {
	margin-left: 10px;
	padding-left: 14px;
	background: url(../images/permalink.gif) no-repeat 0 2px;
}
.blog #search_txt {
	width:135px;
	height:20px;
	border: 1px solid #c1b2b2;
	background: #fff url(../images/search_bg.gif) no-repeat;
}
.blog #sidebar h2 {
	font-family: arial;
	font-size: 14px;
	margin-bottom: 3px;
}
.blog #sidebar h3 {
	font-family: arial;
	font-size: 14px;
	color: #cd1d0d;
	margin: 20px 0 3px;
}
.blog #sidebar ul {
	list-style: disc;
	margin-left: 15px;
}
.blog .comments {
	clear: left;
	margin-left: 25px;
	padding-top: 20px;
}
.blog .comments .comment {
	clear:left;
	background: #ebe6d4;
	border: 1px dashed #5f220b;
	padding: 10px 5px 5px 10px;
	width: 356px;
}
.blog .comments .two {
	background: transparent;
	border-left: 1px dashed #5f220b;
	border-right: 1px dashed #5f220b;
	border-bottom: 1px dashed #5f220b;
	border-top: none;
}
.comment-details {
	clear: left;
	width: 560px;
}
.comment-details a {
	color: #b41939;
	text-decoration: none;
}
.comment-details a:hover {
	text-decoration: underline;
}
.blog .paginate {
	clear: left;
	margin: 10px 0;
	font-size: 11px;
}
.blog .paginate a {
	border: 1px solid #b41939;
	color: #b41939;
	background: #f2f2f2;
	padding: 3px 5px;
	text-decoration: none;
}
.blog .paginate b {
	border: 1px solid #ccc;
	color: #ccc;
	background: #f2f2f2;
	padding: 3px 5px;
}
.blog .paginate a:hover {
	background: #ccc;
}
.blog .more_entries {
	margin: 20px 0;
	margin-left: 25px;
}
.blog .more_entries #next_entry, .blog .more_entries #prev_entry {
	float: left;
	width: 73px;
}
/* @end */

/* @group footer */

#footer {
	clear:both;
	font-family: arial, sans-serif;
	text-align: left;
	background: #fbf7ee url(../images/footer_tile.gif) repeat-x;
	padding-top: 40px;
	min-height: 140px;
}
#footer_center {
	width: 900px;
	margin: 0 auto;
}
#footer #footer_left {
	float: left;
	width: 145px;
}
#footer #footer_left {
	float: left;
	width: 145px;
}
#footer #footer_left ul {
	margin: 21px 0 0 60px;
}
#footer #footer_left ul li {
	font-size: 10px;
}
#footer #footer_right {
	float: left;
	margin-left: 50px;
}
#footer #footer_right ul li {
	float: left;
	width: 100px;
	margin-right: 35px;
}
#footer #footer_right ul li.lastCol {
	margin-right: 0;
}
/* @end */
.exitpoll {
	width: 735px;
}
.exitpoll table {
	font-family: arial;
	clear: right;
	background: url(../images/exitpoll_bgtile.gif) repeat-y;
}
.exitpoll table table {
	background: url(../images/exitpoll_tbl_top.gif) repeat-x;
	border-left: 1px solid #c1b2b2;
	padding: 0 20px;
	font-size: 12px;
}
.exitpoll table table.tblLeft {
	background: url(../images/exitpoll_tbl_topL.gif) repeat-x;
	border-right: 0;
}
.exitpoll table .tbl_footer {
	background: url(../images/exitpoll_tbl_footer.gif) no-repeat;
	width: 732px;
	height: 58px;
	text-align: center;
}
.clearBG {
	background: none!important;
	border: 0!important;
	padding: 0!important;
}

