
/*Global styles*/
body{
	text-align: center;
	
}
a{
	color: #7ebe2a;
}
a:hover{
	text-decoration: none;
}
#wrapper{
	width: 935px;
	margin: 20px auto 0 auto;
	text-align: left;
}

/*Nav*/
#nav ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#nav li{
	float: left;
	list-style-type: none;
}
#nav li a{
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	text-indent: -9999px;
	background-image: url(../images/nav.gif);
}

#nav li#nav-appletiser-logo a{
	width: 187px;
	background-image: url(../images/appletiser-logo.gif);
}
#nav li#nav-home a{
	width: 55px;
}
#nav li#nav-join  a{
	width: 137px;
	background-position: -55px 0;
}
#nav li#nav-products  a{
	width: 135px;
	background-position: -192px 0;
}
#nav li#nav-five a{
	width: 136px;
	background-position: -327px 0;
}

#nav li#nav-irres a{
	width: 136px;
	background-position: -463px 0;
	
}
#nav li#nav-res  a{
	width: 136px;
	background-position: -599px 0;
	
}
#nav li#nav-home a:hover{
	background-position: 0 -53px;
}
#nav li#nav-join  a:hover{
	background-position: -55px -52px;
}
#nav li#nav-products  a:hover{
	background-position: -192px -52px;
}
#nav li#nav-five a:hover{
	background-position: -327px -52px;
}
#nav li#nav-irres a:hover{
	background-position: -463px -52px;
}
#nav li#nav-res  a:hover{
	background-position: -599px -52px;
}

#nav li#nav-home.selected a,#nav li#nav-home.selected a:hover{
	background-position: 0 -104px;
}
#nav li#nav-join.selected  a,#nav li#nav-join.selected a:hover{
	background-position: -55px -104px;
}
#nav li#nav-products.selected  a,#nav li#nav-products.selected a:hover{
	background-position: -192px -104px;
}
#nav li#nav-five.selected a,#nav li#nav-five.selected a:hover{
	background-position: -327px -104px;
}
#nav li#nav-irres.selected a,#nav li#nav-irres.selected a:hover{
	background-position: -463px -104px;
}

#nav li#nav-res.selected  a,#nav li#nav-res.selected a:hover{
	background-position: -599px -104px; 
}

/*Home page*/
#home-panels{
	margin-top: 20px;
}
.home-panel{
	width: 304px;
	float: left;

}
.home-panel h2{
	margin: 0;
}
.home-panel p{
	margin: 0;
}
#panel-join,#panel-five, #panel-xmas{
	margin-right: 10px;
}

.home-panel .box-top{
	width: 100%;
	height: 12px;
	background-repeat: no-repeat;
	font-size: 0;
}
.home-panel .box-bottom{
	width: 100%;
	height: 12px;
	background-repeat: no-repeat;
	font-size: 0;
}

#panel-join .box-top{
	background-image: url(../images/box-green-top.gif);
}
#panel-join .box-bottom{
	background-image: url(../images/box-green-bottom.gif);
}
#panel-five .box-top{
	background-image: url(../images/box-yellow-top.gif);
}
#panel-xmas .box-top{
	background-image: url(../images/box-orange-top.jpg);
}
#panel-five .box-bottom{
	background-image: url(../images/box-yellow-bottom.gif);
}
#panel-res .box-top{
	background-image: url(../images/box-pink-top.gif);
}
#panel-res .box-bottom{
	background-image: url(../images/box-pink-bottom.gif);
}

.home-panel .box-middle{
	
	border-left: 3px solid;
	border-right: 3px solid;
	height: auto;
	min-height: 0;
}
#panel-join .box-middle{
	border-color: #8cc863;
}
#panel-five .box-middle{
	border-color: #f5b543;
}
#panel-xmas .box-middle{
	border: none;
	background-image: url(../images/box-xmas-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#panel-res .box-middle{
	border-color: #e74f73;
}

.home-panel .box-middle-inner{
	padding: 10px;
	background: none;
	
	min-height: 155px;
	height: auto !important;
	height: 155px;
}
#panel-xmas .box-middle-inner{
	min-height: 167px;
	height: 167px;
}
.home-panel .box-middle-inner-copy{
	width: 200px;
	margin-right: 10px;
	float: left;
}
#panel-xmas .box-middle-inner-copy{
	width: 215px;
}
.home-panel .box-middle-inner-image{
	float: right;
	width: 66px;
}
.home-panel h2{
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 24px;
	margin: 0;
}

#panel-join h2{
	background-image: url(../images/text/join-the-club.gif);
	width: 230px;
	height: 25px;
}
#panel-five h2{
	background-image: url(../images/text/five-a-day.gif);
}
#panel-res h2{
	background-image: url(../images/text/enjoy-responsibly.gif);
}
#panel-xmas h2{
	background-image: url(../images/text/win-christmas-on-us.gif);
}
.home-panel p{
	margin-top: 10px;
}

.home-panel a{
	text-decoration: none;
}
.panel-link-arrows{
	color: #7ebe2a;
}
#panel-join a,#panel-join .panel-link-arrows{
	color: #4d8c18;
}
#panel-five a,#panel-five .panel-link-arrows{
	color: #F5B543;
}
#panel-res a,#panel-res .panel-link-arrows{
	color: #c5013a;
}
#panel-xmas a,#panel-xmas .panel-link-arrows{
	color: #f46324;
}

/*Main boxed area*/
.main-box{
	width:100%;
}
.main-box .box-top{
	width: 935px;
	height: 16px;
	background: url(../images/box-top.gif) no-repeat;
}
.main-box.night .box-top{
	background-image: url(../images/box-top-night.gif);
}
.main-box .box-middle{
	border-left: 6px solid #cee147;
	border-right: 6px solid #cee147;
	background: url(../images/box-back.gif) no-repeat white;
	height: 319px;
	height: auto !important;
	min-height: 319px;
}
.main-box.night .box-middle{
	background: url(../images/box-back-night.gif) repeat-x white;
}
.main-box .box-middle-inner{
	padding: 0 0 0 10px;
}
.box-bottom{
	width: 935px;
	height: 17px;
	background: url(../images/box-bottom.gif) no-repeat;
}

/*Bottom content area (alternative layout for pages with 100% wide bottom section e.g. Five-a-day)*/
#bottom-content-area{	
	clear: both;
	
}

/*Main content area*/
#main-content-area{
	width: 603px;
	float: left;
}
#main-content-intro{
	padding: 0 20px;
	
}
#main-content-intro h1{
	margin-bottom: 0;
}
.night #main-content-intro{
	color: #FFF;
}
#main-content-intro-copy{
	float: left;
	width: 350px;
	margin-right: 100px;
	min-height: 177px;
	height: auto !important;
	height: 177px;
	

}
#main-content-intro-copy.long{
	width: 550px;
	margin-right: 0px;
}
#main-content-intro-copy p{
	margin-top: 10px;
}
#main-content-intro-image{
	width: 100px;
	float: right;
}
#main-content-intro-copy a{
	text-decoration: none;
}
#main-content-intro-copy a:hover{
	text-decoration: underline;
}

/*Sub-content*/
#sub-content-area{
	width: 308px;
	float: right;
}
.sub-content-item{
	margin-bottom: 40px;
}
.sub-content-item h2{
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.sub-content-item.padded{
	padding: 20px;
}
/*Products*/
#heading-products{
	text-indent: -9999px;
	background: url(../images/text/our-products.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	height: 29px;
}



#products-box-nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#products-box-nav ul li{
	list-style-type: none;
	height: 35px;
	background-repeat: no-repeat;
	float: left;
	
}
#products-nav-apple,#products-nav-pear,#products-nav-apple-dragon,#products-nav-mango-mandarin{
	margin-right: 2px;
}
#products-nav-apple{
	width: 81px;
	background-image: url(../images/tab-apple.png);
	behavior: url(js/iepngfix.htc);
}
#products-nav-pear{
	width: 81px;
	background-image: url(../images/tab-pear.png);
	behavior: url(js/iepngfix.htc);
}

#products-nav-apple-dragon{
	width: 133px;
	background-image: url(../images/tab-apple-dragon.png);
	behavior: url(js/iepngfix.htc);
}

#products-nav-mango-mandarin{
	width: 131px;
	background-image: url(../images/tab-mango-mandarin.png);
	behavior: url(js/iepngfix.htc);
}

#products-nav-pomeg-rasp{
	width: 169px;
	background-image: url(../images/tab-pomeg-rasp.png);
	behavior: url(js/iepngfix.htc);
}
#products-box-nav ul li a{
	display: block;
	text-align: center;
	padding-top: 10px;
	color: #000;
	width: 100%;
	text-decoration: none;
}
.products-box{
	width: 603px;
}
#products-box-nav ul li a:hover, #products-box-nav ul li.selected a{
	text-decoration: underline;
}
#products-box-nav #products-nav-pomeg-rasp a{
	color: #FFF;
}
#products-box-middle{
clear: both;
background:white;
}
#products-photo{
	width: 137px;
	float: left;
	padding-left: 30px;
	
}
#products-box-content{
	width: 424px;
	float: right;
	padding-right: 10px;
}
#products-subnav{
	padding: 20px 0;
}
#products-subnav ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 172px;
}
#products-subnav li{
	list-style-type: none;
	float: left;
	color: #7f8d74;
	background-color: #F2F2F2;
	height: 20px;
	padding-top: 2px;
	
}
#products-subnav li a{
	color: #7f8d74;
	text-decoration: none;
}
#products-subnav li a:hover{
	text-decoration: underline;
}
#products-subnav li.selected a{
	color: #000;
}
#products-subnav li#products-subnav-left{
	width: 6px;
	height: 22px;
	background: url(../images/products-subnav-left.gif) no-repeat;
	padding-top: 0;
}
#products-subnav li#products-subnav-right{
	width: 6px;
	height: 22px;
	background: url(../images/products-subnav-right.gif) no-repeat;
	padding-top: 0;
}
#products-box-apple #products-box-middle {
	border-left: 1px solid #acd12f;
	border-right: 1px solid #acd12f;
	border-top: 2px solid #88b644;
	
}
#products-box-pear #products-box-middle {
	border-left: 1px solid #eed00d;
	border-right: 1px solid #eed00d;
	border-top: 2px solid #c1a00a;

	
}
#products-box-apple-dragon #products-box-middle {
	border-left: 1px solid #ffd84b;
	border-right: 1px solid #ffd84b;
	border-top: 2px solid #ffcd04;
	
}
#products-box-mango-mandarin #products-box-middle {
	border-left: 1px solid #f3b74c;
	border-right: 1px solid #f3b74c;
	border-top: 2px solid #e36333;
	
}
#products-box-pomeg-rasp #products-box-middle {
	border-left: 1px solid #e54e70;
	border-right: 1px solid #e54e70;
	border-top: 2px solid #9f1e35;
	
}
.products-box-bottom{
	width: 100%;
	height: 16px;
	background-repeat: no-repeat;
	font-size: 0;
}
#products-box-apple .products-box-bottom{
	background-image: url(../images/prod-box-bot-apple.gif);
}
#products-box-pear .products-box-bottom{
	background-image: url(../images/prod-box-bot-pear.gif);
}
#products-box-apple-dragon .products-box-bottom{
	background-image: url(../images/prod-box-bot-apple-dragon.gif);
}
#products-box-mango-mandarin .products-box-bottom{
	background-image: url(../images/prod-box-bot-mango-mandarin.gif);
}
#products-box-pomeg-rasp .products-box-bottom{
	background-image: url(../images/prod-box-bot-pomeg-rasp.gif);
}
#products-box-content h2{
	font-size: 150%;
	font-weight: normal;
	margin: 0;
}
#products-box-content p{
	margin: 10px 0 0 0;
}
.product-title{
}
#product-subheader{
	color: #7f8d74;
}




/*Product tables*/
#product-gda-table{
	width: 379px;
	border-spacing: 1px;
	border-collapse: separate;
	margin-top: 10px;
	
}
#product-gda-table td{
	padding: 2;
	color: #7f8d74;
	font-weight: bold;
	background-color: #f3fac6;
	border: none;
	text-align: center;
}
#product-gda-table .product-table-label{
	background-color: #f3fac6;
	color: #1c300c;
	font-weight: bold;
	text-align: left;
}
#product-gda-table th{
	color: #1c300c;
	font-weight: bold;
	background-color: #e7f58d;
	border: none;
	text-align: center;
}
#product-gda-table .table-bottom{
	font-size: 80%;
	text-align: left;
	background-image: url(../images/table-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#products-box-apple #product-gda-table .table-footer,
#products-box-pear #product-gda-table .table-footer,
#products-box-apple-dragon #product-gda-table .table-footer,
#products-box-mango-mandarin #product-gda-table .table-footer,
#products-box-pomeg-rasp #product-gda-table .table-footer{
	text-align: right;
	background-color: #FFF;
	font-size: 80%;
}
#product-gda-table  .table-topleft{
	background-image: url(../images/table-topleft.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#product-gda-table  .table-topright{
	background-image: url(../images/table-topright.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#product-nutrition-table{
	width: 379px;
	border-spacing: 1px;
	border-collapse: separate;
	margin-top: 10px;
}
#product-nutrition-table td,#product-nutrition-table th{
	padding: 2;
	border: none;

}
#product-nutrition-table th{
	background-color: #e7f58d;
	color: #7f8d74;
	text-align: right;
}
#product-nutrition-table td{
	background-color: #f3fac6;
	color: #000;
	text-align: left;
}

#products-box-pear #product-gda-table td, #products-box-pear #product-gda-table .product-table-label
,#products-box-pear #product-nutrition-table td{
	background-color: #f8f1c2
}
#products-box-pear #product-gda-table th, #products-box-pear #product-nutrition-table th{
	background-color: #f4e686;
}
#products-box-apple-dragon #product-gda-table td, #products-box-apple-dragon #product-gda-table .product-table-label
,#products-box-apple-dragon #product-nutrition-table td{
	background-color: #fde1a7;
}
#products-box-apple-dragon #product-gda-table th, #products-box-apple-dragon #product-nutrition-table th{
	background-color: #fac34d;
}
#products-box-mango-mandarin #product-gda-table td, #products-box-mango-mandarin #product-gda-table .product-table-label
,#products-box-mango-mandarin #product-nutrition-table td{
	background-color: #fad8b4;
}
#products-box-mango-mandarin #product-gda-table th, #products-box-mango-mandarin #product-nutrition-table th{
	background-color: #f4b267;
}
#products-box-pomeg-rasp #product-gda-table td, #products-box-pomeg-rasp #product-gda-table .product-table-label
,#products-box-pomeg-rasp #product-nutrition-table td{
	background-color: #fcdfce;
}
#products-box-pomeg-rasp #product-gda-table th, #products-box-pomeg-rasp #product-nutrition-table th{
	background-color: #f5bc98;
}
#products-box-pear #product-gda-table  .table-topleft{
	background-image: url(../images/table-topleft-pear.gif)
}
#products-box-pear #product-gda-table  .table-topright{
	background-image: url(../images/table-topright-pear.gif)
}
#products-box-apple-dragon #product-gda-table  .table-topleft{
	background-image: url(../images/table-topleft-apple-dragon.gif)
}
#products-box-apple-dragon #product-gda-table  .table-topright{
	background-image: url(../images/table-topright-apple-dragon.gif)
}
#products-box-mango-mandarin #product-gda-table  .table-topleft{
	background-image: url(../images/table-topleft-mango-mandarin.gif)
}
#products-box-mango-mandarin #product-gda-table  .table-topright{
	background-image: url(../images/table-topright-mango-mandarin.gif)
}
#products-box-pomeg-rasp #product-gda-table  .table-topleft{
	background-image: url(../images/table-topleft-pomeg-rasp.gif)
}
#products-box-pomeg-rasp #product-gda-table  .table-topright{
	background-image: url(../images/table-topright-pomeg-rasp.gif)
}
#products-box-pear #product-gda-table  .table-bottom{
	background-image: url(../images/table-bottom-pear.gif)
}
#products-box-apple-dragon #product-gda-table  .table-bottom{
	background-image: url(../images/table-bottom-apple-dragon.gif)
}
#products-box-mango-mandarin #product-gda-table  .table-bottom{
	background-image: url(../images/table-bottom-mango-mandarin.gif)
}
#products-box-pomeg-rasp #product-gda-table  .table-bottom{
	background-image: url(../images/table-bottom-pomeg-rasp.gif)
}
/*Five-a-day*/
#heading-five-a-day{
	text-indent: -9999px;
	background: url(../images/text/five-a-day.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	height: 29px;
}
.sparkles-back{
	background: url(../images/five-a-day-sparkles.png) no-repeat top right;
	behavior: url(js/iepngfix.htc);
	height: auto !important;
	height: 213px;
	min-height: 213px;
}
#five-a-day-box{
	width: 603px;
}
#five-a-day-box-top{
	background: url(../images/five-a-day-box-top.gif) no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 95px;
}
#five-a-day-box-middle{
	border-left: 1px solid #d1e569;
	border-right: 1px solid #d1e569;
}
#five-a-day-box-middle-inner{
	padding: 0 15px;
}
.five-a-day-box-row{
	clear: both;
	padding: 25px 10px;
	background: #f2f7cd;
	margin-bottom: 20px;
}
.five-a-day-box-row.bottom{
	background: none;
	margin-bottom: 0;
}
.five-a-day-box-heading{
	width: 215px;
	float: left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 70px;
	margin-right: 10px;
}
.five-a-day-logo{
	text-indent: 0;
	height: 108px;
	text-align: center;
}
#heading-do-it{
	background-image: url(../images/text/do-it.gif);
	background-position: 0 15px;
	
}
#heading-you-need-it{
	background-image: url(../images/text/you-need-it.gif);
	background-position: 0 15px;
}
#heading-sparkles{
	background-image: url(../images/text/sparkles.gif);
}
#heading-drink-every-night{
	background-image: url(../images/text/drink-every-night.gif);
	background-position: 0 15px;
}
.five-a-day-box-copy{
	width: 320px;
	float: right;
	color: #4c4c4c;
}
#five-a-day-box-bottom{
	background: url(../images/five-a-day-box-bottom.gif) no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 10px;
}

/*Enjoy Irresponsibly*/
#heading-irresponsibly{
	text-indent: -9999px;
	background: url(../images/text/enjoy-irresponsibly.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	height: 29px;
}
.ad{
	float: left;
	width: 199px;
	padding: 0px 13px;
}

/*Enjoy Responsibly*/
#heading-responsibly{
	text-indent: -9999px;
	background: url(../images/text/enjoy-responsibly-night.gif) no-repeat;
	height: 31px;
}
#recipe{
	background: url(../images/recipe-top.gif) no-repeat #FFF;
	clear: both;
}
#recipe h2{
	color: #1c300c;
	font-size: 150%;
	font-weight: normal;
	/*width: 100%;*/
	padding: 10px 20px 0 20px;
	margin: 0;
	
}
#recipe h2 span{
	font-size: 85%;
}
#recipe-content{
	padding: 50px 20px 0px 20px;
	border-left: 1px solid #D1E569;
	border-right: 1px solid #D1E569;
}
#recipe-bottom{
	width: 100%;
	height: 16px;
	background-repeat: no-repeat;
	font-size: 0;
	background-image: url(../images/prod-box-bot-apple.gif);
}
#recipe-photo{
	width: 201px;
	margin-right: 10px;
	float: left;
}
#recipe-ingredients{
	width: 150px;
	float: left;
	margin-right: 10px;
}
#recipe-ingredients h3{
	text-indent: -9999px;
	background: url(../images/text/ingredients.gif) no-repeat;
	width: 96px;
	height: 20px;
}
#recipe-ingredients ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#recipe-ingredients li{
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	color: #1c300c;
	font-weight: bold;
}
.ingredient-subtext{
	font-weight: normal;
}
#recipe-method{
	width: 160px;
	float: left;
	margin-left: 20px;
}
#recipe-method h3{
	text-indent: -9999px;
	background: url(../images/text/how.gif) no-repeat;
	width: 40px;
	height: 20px;
}
#recipe-method ol{
	
	margin: 0;
	padding: 0;
}
#recipe-method li{
	padding: 0;
	margin: 5px 0 5px 22px;
	color: #3b6619;
}
#recipe-list h2{
	text-indent: -9999px;
	background: url(../images/text/other-cocktail-recipes.gif) no-repeat;
	width: 201px;
	height: 21px;
	margin-left: 26px;
}
#recipe-list{
	padding-top: 0;
}
#recipe-list ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#recipe-list li{
	list-style-type: none;
	margin: 5px 0;
	padding: 3px 25px;
	color: #1c300c;
	height: 17px;
}
#recipe-list li a{
	color: #1c300c;
	text-decoration: none;
}
#recipe-list li a:hover{
	text-decoration: underline;
}

#recipe-list li.selected{
	background: url(../images/recipe-selected-back.gif) no-repeat;
	font-weight: bold;
}

/*Form*/
#heading-join{
	text-indent: -9999px;
	background: url(../images/text/join-the-club.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	height: 30px;
}
form,input{
margin: 0;
padding: 0;
}
#join-form,#contact-form{
	background: url(../images/form-top.gif) no-repeat #FFF;
	clear: both;
}
#join-form h2, #contact-form h2{
	color: #1c300c;
	font-size: 150%;
	font-weight: normal;
	width: 100%;
	padding: 10px 20px;
	margin: 0;
	
}
.form-notes{
	color: #4c4c4c;
	font-size: 90%;
}
#form-content{
	padding: 30px 20px 0px 20px;
	border-left: 1px solid #D1E569;
	border-right: 1px solid #D1E569;
}
#form-bottom{
	width: 100%;
	height: 16px;
	background-repeat: no-repeat;
	font-size: 0;
	background-image: url(../images/prod-box-bot-apple.gif);
}
#join-form-header-left{
	width: 206px;
	float: left;
	margin-right: 10px;
	font-size: 90%;
	color: #999;
}
#join-form-header-right{
	width: 250px;
	float: left;
	font-size: 90%;
	color: #999;
}

.form-row{
	clear: both;
	padding-top: 10px;
	margin: 0;
	display: inline-block;
	
}
.form-label{
	float: left;
	width: 190px;
	padding-top: 5px;
	margin-right: 20px;
}
.form-input{
	width: 190px;
	float: left;
	
}
.form-dob{
	width: 250px;
	float: left;
	margin-left: 10px;
}
.form-checkbox{
	padding-left: 206px;
	width: 20px;
	float: left;
}
.form-checkbox-label{
	width: 300px;
	float: left;
}
.form-submit{
	margin-left: 206px;
}
.LV_invalid, .errors{
	clear: both;
	display: block;
	color: #FFF;
	background-color: #990000;
	padding: 2px;
	width: 150px;
	margin-top: 2px;
}
.errors{
	width: 360px;
}

/*Contact form*/
#heading-contact{
	text-indent: -9999px;
	background: url(../images/text/contact-us.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	height: 22px;
}
/*Terms of Use*/
#heading-terms{
	text-indent: -9999px;
	background: url(../images/text/terms-of-use.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	height: 23px;
}
/*Privacy Policy*/
#heading-privacy{
	text-indent: -9999px;
	background: url(../images/text/privacy-policy.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	height: 31px;
}

/*Xmas Page*/
#heading-xmas{
	text-indent: -9999px;
	background: url(../images/text/win-one-of-20-250-cash-prizes.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	height: 29px;
}
.highlight-text{
	color: #7ebe2a;
	font-weight: bold;
}
#xmas-box #main-content-area{
	width: 400px;
	line-height: 135%;
	color: #4c4c4c;
}
	
#xmas-box #main-content-intro-copy{
	width: 371px;
	margin: 0;
}
#xmas-box #sub-content-area{
	width: 313px;
	float: left;
}

/* Terms and Conditions */
#heading-terms-and-conditions{
	text-indent: -9999px;
	background: url(../images/text/terms-and-conditions.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	height: 24px;
}
/*Footer*/

#footer{
	color: #4b4b4b;
	font-size: 90%;
	padding-top: 20px;
	margin-bottom: 20px;
}
#footer a{
	color: #4b4b4b;
}
#footer #copyright{
	width: 400px;
	float: left;
}
#footer #footer-nav{
	width: 400px;
	float: right;
}

#footer #footer-nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
#footer #footer-nav li{
	list-style-type: none;
	float: left;
}

/*utility classes*/
.clear{
	clear: both;
	font-size: 0px;
	
}
.png{
	behavior: url(js/iepngfix.htc);
}


#jointheclubtermslist li{
        list-style-type: decimal;
        margin-bottom: 10px;
}

