#leftwrapper, #leftcontent, #rightcontent, #centercontent,#leftbottomcontent {
	float:left;
	min-height:200px;
}
#leftwrapper {
	width: 620px;
}
#leftcontent {
	width:180px;
	margin:10px 20px 10px 15px;
}
#leftbottomcontent{
	width: 600px;
	padding: 20px 10px;
	min-height: 50px;
	border-top: 1px solid #eee;
}
#centercontent {
	width:390px;
	margin:10px 0px 10px 0px;
}
#rightcontent {
	width:300px;
	margin:10px 0px 10px 15px;
	padding-left:15px;	
	border-left: 1px solid #eee;
}
#rightcontent div{
	float:left;
}

#eventsRecommended {
	padding-bottom:10px;
	float:left;
	width:100%;
}
#event {
	border-bottom: 1px solid #DDDDDD;
	float:left;
	width:100%;
}
#event a {
	float:left;
	text-decoration:none;
	width:93%;
	padding:10px;
}
#event a:hover {
	background:url(../images/gradient.jpg) bottom no-repeat;
}
#event img {
	width: 50px;
	height: 50px;
	float:left;
	margin: 0px 10px 0px 0px;
	border:1px solid #333333;
}
#event .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#33cc00;
}
#event .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
#product {
	border-bottom: 1px solid #DDDDDD;
	float:left;
	width:100%;
	margin: 10px 0px;
}
#product a {
	float:left;
	text-decoration:none;
	width:93%;
	padding:10px;
}
#product a:hover {
	background:url(../images/gradient.jpg) bottom no-repeat;
}
#product img {
	height: 100px;
	float:left;
	margin: 0px 10px 0px 0px;
	border: 0px;
}
#product .desc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
}
#product .link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#333;
	background: #eee;
	padding: 5px;
	margin: 10px 0px 0px;
	border-radius: 5px;
	display: block;
	float:right;
}
#product .link:hover{
	background: #ccc;
}
#product .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000;
}
#product h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333333;
	margin:0px;
	padding:0px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	margin:15px 0px;
	padding:15px 0px;
	border-top: 1px solid #dddddd;
}
h3 {
	background: #efefef;
	margin: 5px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	display:block;
	height:17px;
	padding:4px 10px;
	float:left;
	width: 95%;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	margin:0px;
	padding:10px 0px 5px 0px;
}
#synopsis, #details{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
#synopsis ul, #details ul{
list-style:outside;
margin-left:10px;	
}
#synopsis li, #details li{
margin-bottom:5px;
}

p{
	padding:0px;
	color:#333333;
	line-height:18px;
	margin:0px 0px 10px 0px;
}
#map{
	width:290px;
	height:200px;
	margin:5px;
	border:1px solid #000000;
	overflow:hidden;
}
#noresult{
	display:block;
	float:left;
	width:93%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	margin:20px;
	text-align:center;
}
#tabs{
    margin-top:20px;
	margin-bottom:20px;
}
#tabs li {
	display:block;
	list-style:none;
}
#tabs li a {
	color: #000000;
	text-decoration:none;
	
	display:block;
	margin:2px 0px 0px 0px;
	padding:5px;
	vertical-align:middle;
	background: #efefef;
	border-left: 3px solid #f00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#tabs li a:hover {
	border-left: 3px solid #f00;
	background: #ddd;
	text-decoration:none;
}
#tabs li img{
vertical-align:middle;
margin: 0px 5px 0px 0px;
}
.info{
     background:#CCF2B5;
	-moz-border-radius:4px;
	padding: 10px;
	text-align:left;
	width:160px;
}
.info a{
    text-decoration:none;
	color:#0D52D2;
}
.info a:hover{
    text-decoration:underline;
}
.direction{
	margin-left:15px;
	margin-top:5px;
	display:block;
	height:30px;
	width:140px;
	background:url(../images/findtab.png) no-repeat;
	padding: 3px 10px 10px 30px;
}
.direction a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
    text-decoration:none;
}
.direction a:hover{
    text-decoration:underline;
}
.eventover{
	font-weight:bold;
	color:#FF0000;
}

#flickr
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#dddddd;
	border:1px solid #666666;
	padding:10px;
	margin-top:10px;
	line-height:15px;
	width:367px;
}
#eventphotos #photo{
	float:left;
	margin: 6px;
	border:5px solid #efefef;
}
#eventphotos #photo:hover{
	border:5px solid #99CCFF;
}
#flickrcode{
	height:18px;
	padding:1px;
	margin-left: 5px;
	border:1px solid #999999;
	background:#ffffff;
	width: 260px;
}
#livecast {
	border-bottom: 1px solid #cccccc;
	padding:5px 5px 5px 40px;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/livecast.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#livecast a{
	color: #FF0000;
}
a#eventimage img{
	border: 1px solid #000;
	width: 180px;
}
a#eventimage:hover img{
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');

}

#address{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background: #fbfbfb;
	padding:5px;
	margin:5px 5px 0px 5px;
	width:290px;
	text-align:left;
}
#comments ul{
	list-style-type: square;
	list-style-position: inside;
}
#comments li{
	padding:5px 5px 5px 10px;
	background: #efefef;
	margin-bottom:3px;
}
#comments li.blog{
	list-style-image: url(../images/news.png);
}
#comments li.comment{
	list-style-image: url(../images/msg.png);
}
#comments .morebtn{
	float:right;
}
#comments .title a{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
#comments .title a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6666cc;
}
#comments .date{
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
.details a{
	white-space:nowrap;
	text-decoration:underline;
	color:#0000ff;
}
.details a:hover{
	white-space:nowrap;
	text-decoration:underline;
}
#fbevent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#fbevent #fbtitle{
	background: #ccc;
	padding: 5px;
	font-weight:bold;
	font-size: 12px;
}
#fbevent #rsvp .selection{
	display: block;
	padding: 5px;
}
#fbevent #rsvped{
	background: #efefef;
	padding: 5px;
	font-weight:bold;
}
#fbevent #attendeesbox{
	width: 180px;
	padding: 5px;
}
#fbevent .attendees li{
	list-style: none;
	float: left;
}
#fbevent .attendees li a{
	display: block;
}
#fbevent .attendees li a img{
	width: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #fff;
}
#fbevent .attendees li a.hover img{
	border: 2px solid #000;
}

