*,html,body {
margin:0;
padding:0;
border: none;
}

img {border: none;}

hr {
display:none;
}

body {
font:11px Arial, Helvetica, sans-serif;
background-color:#353537;
text-align:center;
color:#FFF;
background-image:url(images/background_slice.jpg);
background-repeat:repeat-y;
background-position:top center;
margin:0;
padding:0;
}

a {
color:#d8e470;
text-decoration: none;
}

#header {
height:140px;
width:970px;
background-image:url(images/header_image.gif);
background-repeat:no-repeat;
text-indent:-9999px;
}

#sidebar1 {
float:left;
width:365px;
background-image:url(images/the_event_header.gif);
background-repeat:no-repeat;
background-color:#343334;
padding:80px 25px 20px;
}

#sidebar1 img {
padding-right:12px;
padding-bottom:40px;
float:left;
}

#sidebar1 img.small {
padding-bottom:30px;
}

#sidebar1 img.smaller {
padding-bottom:0px;
}

#sidebar1 img.large {
padding-bottom:180px;
}

#sidebar1 p strong {
color:#b2bb64;
text-transform:uppercase;
font-weight:400;
}

#sidebar2 strong {
font-size:11px;
color:#b2bb64;
font-weight:400;
}

#sidebar2 {
float:left;
width:234px;
background-image:url(images/sidebar2_about_header.gif);
background-repeat:no-repeat;
background-color:#39393a;
padding:80px 26px 20px 24px;
}

h3#tickets {
background-image:url(images/tickets_header.gif);
width:200px;
height:98px;
display:block;
background-repeat:no-repeat;
text-indent:-9999px;
background-position:-26px 0;
margin-top: 90px;
}

h3#wishlist {
background-image:url(images/wishlist_varity.gif);
width:390px;
height:52px;
display:block;
background-repeat:no-repeat;
text-indent:-9999px;
}

#visit {
	height:25px;
	display:block;
	float:right;
	margin-top:25px;
	text-align:right;
}

#visit a {
color:#999;
text-transform:uppercase;
text-decoration:none;
}

#sidebar3 {
	float:left;
	width:245px;
	background-color:#b2bb64;
	text-align:center;
	padding:25px 0px 0px 15px;
}

#container {
width:970px;
text-align:left;
background-color:#333334;
background-image:url(images/top_bg.gif);
margin:0 auto;
}

#mainContent {
clear:both;
background-color:#3a393a;
padding:39px 25px;
}

#mainContent p {
clear:both;
line-height:17px;
margin:0;
padding:15px 0;
}

td {

line-height:17px;

}

#mainContent strong {
text-transform:capitalize;
font-weight:400;
color:#e74036;
}

#mainContent h4 {
font-size:11px;
line-height:17px;
text-transform:uppercase;
font-weight:400;
color:#e74036;
margin:0;
padding:0;
}

#col1 {
float:left;
width:450px;
margin-bottom: 20px;
}

#col1 p {
line-height: 18px;
}

#col1 img {padding-bottom: 90px; padding-right: 10px; padding-top: 5px;}

#col2 {
float:right;
width:450px;
}

#col2 p {
line-height: 18px;
}

#col2 img {padding-bottom: 90px; padding-right: 10px; padding-top: 5px;}

#footer {
border-top:1px solid #4e4d4e;
clear:both;
color:#4e4d4e;
height:60px;
margin-bottom:0;
}

#footer span {
font-size:10px;
margin-top:25px;
display:block;
}

#footer a {
color:#4e4d4e;
text-decoration:none;
}

.style1 {
font-size:36px;
color:#717171;
line-height:60px;
font-weight:700;
}

.style2 {
color:red;
}

.style3 {
color:#999;
}

#sidebar1 p,#sidebar2 p {
clear:both;
line-height:20px;
margin:0;
padding:15px 0;
}

.title {
font-weight: bold;
color:#b2bb64;
}

.smallboxlinks {background: #484748; border: 1px solid #505050; padding: 5px 0px 5px 10px; float: left; width: 225px; margin-top: 10px; text-decoration:underline;}
.bigboxlinks {background: #484748; border: 1px solid #505050; padding: 5px 0px 5px 5px; float: left; width: 340px; margin-top: 20px; margin-left: -107px; text-align: center; text-transform:uppercase; text-decoration:underline;}


ul.greenlinks {
float: left;
list-style: none;
}

ul.greenlinks li {
background-image: url(images/green_bullet.gif);
background-position: 0px 8px;
background-repeat: no-repeat;
padding-left: 10px;
line-height: 1.8;
}

.ticketinfo {width: 100%; line-height: 1.8; padding-left: 3px; margin-top: 25px; float: left;}

/***** Variety Lightbox (Added 23/5/09) *****/

/* lightbox 1 - Jamie's Story */
.lightbox {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -338px;
	margin-top: -300px;
	width:624px;
	height:720px;
	padding: 0px;
	background: #343334;
	border: 3px solid #656565;
	z-index:1003;
	background-repeat:no-repeat;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 3405px;
	background-color: #343435;
	z-index:1001;
	-moz-opacity: 0.85;
	opacity:.85;
	filter: alpha(opacity=85);
}
.border_overlay {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -208px;
	margin-top: -101px;
	width:414px;
	height:423px;
	z-index:1002;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
.close {
	float: right;
	color: #9b9b9b;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	margin:10px 10px;
	}
	
	
#box1 {width: 560px; float: left; margin: 30px 0px 0px 30px;}
#box1leftcol {width: 248px; float: left; margin: 30px 0 0 0;}
#box1rightcol {width: 270px; float: right; margin: 0; margin-right: 5px; margin-bottom: 5px;}
#box1rightcol h2 {font-size: 15px; font-weight: bold; color: #b2bb64; margin: 0; padding: 0;}

/* end lightbox 1 - Jamie's Story */

/* lightbox 2 - Chef's Profile */

.lightbox2 {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: 850px;
	width:900px;
	height:700px;
	padding: 0px;
	overflow: hidden;
	background: #343334;
	border: 3px solid #656565;
	z-index:1003;
	overflow: auto;
	background-repeat:no-repeat;
}

#box2 {width: 800px; float: left; margin: 10px 0px 0px 30px;}
#box2 p {margin: 0; padding: 0; line-height: 1.8; margin-bottom: 10px;}
#box2 strong {color:#b2bb64; font-weight: 400; text-transform:uppercase;}
.firstline {margin-top: -35px;}
.chefs {margin-bottom: 10px;}

/* end lightbox 2 - Chef's Profile */

/* lightbox 3 - IwannaTicket Widget */

.lightbox3 {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -338px;
	margin-top: -300px;
	width:624px;
	overflow: hidden;
	height:495px;
	padding: 0px;
	background: #343334;
	border: 3px solid #656565;
	z-index:1003;
	overflow: auto;
	background-repeat:no-repeat;
}

#box3 {width: 560px; float: left; margin: 20px 0px 0px 30px; text-align:left;}
#box3leftcol {width: 248px; float: left; margin: 30px 0 0 0;}
#box3rightcol {width: 270px; float: right; margin-top: 30px; margin-right: 5px; margin-bottom: 0px;}
#box3rightcol h2 {font-size: 15px; font-weight: bold; color: #b2bb64; margin: 0; padding: 0;}

#box3 p strong {
color:#b2bb64;
font-weight:400;
}