@font-face {
    font-family: 'PlantinHeadline';
    src: url('http://www.pizzaexpress.com/fonts/plahlc___-webfont.eot');
    src: url('http://www.pizzaexpress.com/fonts/plahlc___-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.pizzaexpress.com/fonts/plahlc___-webfont.woff') format('woff'),
         url('/css/plahlc___-webfont.ttf') format('truetype'),
         url('http://www.pizzaexpress.com/fonts/plahlc___-webfont.svg#PlantinHeadlineLtCondensedRg') format('svg');
    font-weight: 100;
    font-style: normal;
    }


body {
	margin:0px;	
	font-family:Verdana;
	background:url('/images/header1.png') no-repeat top left;
}

#topnav{	
	width:100%;
	height:184px;
}

#topnavtexttop{
	margin-left:418px;
	padding-top:65px;
	font-family:"PlantinHeadline", Georgia ;
	font-size:25pt;
	color:#41C4EF;
}

#topnavtextbottom{
	margin-left:475px;
	font-size:11pt;
	font-family:Verdana;
	color:#41C4EF;
}

#middle{
	background:url('/images/horizontal-divide.jpg') no-repeat;
	width:100%;
	height:30px;
	display: none;
}

#renewtop{
	font-family:"PlantinHeadline", Georgia ;
	font-size: 32pt;
	color:#41C4EF;
}

#renewcontent ul{
	padding-left:0px;
	margin-left:0px;
}

#renewcontent ul li{
	background:url('/images/bullet-point.jpg') no-repeat 0px 2px;
	list-style-position:outside;
	padding-bottom:30px;
	width:300px;
	list-style-type:none;
}

#renewcontent .jointitle{
	font-size:11pt;
	font-family:Verdana;
	color: #E61C7E;
	padding-left:20px;
}

#renewcontent .joindescription{
	font-size:11pt;
	font-family:Verdana;
	color: #000000;
	padding-top:10px;
	padding-left:20px;
}

#bottomcontent{
	padding:30px;
	padding-left:60px;
	padding-top:20px;
}

#leftcontent{
	float:left;
	width:360px;
	
}

#rightcontent{
	border-left:1px solid #cccccc;
	float:left;
	padding-left:20px;
}

.rightcontentbox{
	width:220px;
	float:left;
	padding-top:100px;
	margin-left:40px;
}

.toplink{
	font-family:"PlantinHeadline", Georgia ;
	font-size:22pt;
	color:#41C4EF;
}

.bottomtext{
	font-size:11pt;
	font-family:Verdana;
	color:#000000;
	padding-top:10px;
	line-height:16pt;
}

#oquestion{
	background:url('/images/tick-icon.png') no-repeat;
}

#membershipbenefits{
	background:url('/images/plus-icon.png') no-repeat;
}

#contactclub{
	background:url('/images/phone-icon.png') no-repeat;
}

#linetext{
	font-size:8pt;
}

.clear{
	clear:both;
}

a{
	color:#41C4EF;
}
a:visited{
	color:#41C4EF;
}

.jointitle a{
	font-size:11pt;
	color: #E61C7E;
	text-decoration:none;
}
