

/* should just be what's on boxes and titles in here */
	
.t20{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:20px;
}
.t20_red{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:#990000;
	font-size:20px;
	}
.old_text15{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size:15px;
	}
.old_text16{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size:16px;
	}





/* ---------- TITLES  ----------------------------- */


.event_title{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:18px;
	background-color:#B5E601;
	padding:10px;
	margin:0px;
	border-bottom-width:0px;
	border-bottom:1px dashed #FF0099;
	font-style:normal;
	}
.event_title_blue{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:white;
	font-size:18px;
	background-color:#01B2DB;
	padding:10px;
	margin:0px;
	border-bottom:1px dashed #CC0000;
	font-style:normal;
	background-image: url(../whats-on/images/bg2.png);
	background-repeat: no-repeat;
	background-position:top right; /*100% 0px;*/
	}
.event_title_red{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:white;
	font-size:18px;
	background-color:#CC0000;
	padding:10px;
	margin:0px;
	border-bottom:1px dashed #CC0000;
	font-style:normal;
	background-image: url(../whats-on/images/bg2.png);
	background-repeat: no-repeat;
	background-position:top right; /*100% 0px;*/
	}
.event_title_red2{ /* larger text for main whats on page */
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:white;
	font-size:20px;
	background-color:#CC0000;
	padding:10px;
	margin:0px;
	border-bottom:1px dashed #CC0000;
	font-style:normal;
	background-image: url(../whats-on/images/bg2.png);
	background-repeat: no-repeat;
	background-position:top right; /*100% 0px;*/
	}
	
.box_event3 h2{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:white;
	font-size:20px;
	background-color:#CC0000;
	padding:10px;
	margin:0px;
	border-bottom:1px dashed #CC0000;
	font-style:normal;
	background-image: url(../whats-on/images/bg2.png);
	background-repeat: no-repeat;
	background-position:top right; /*100% 0px;*/
	}
	

	
/* nice green B4E00D*/
	
.event_title_pink{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:#FF00FF;
	font-size:18px;
	background-color:black;
	padding:10px;
	margin:0px;
	border-bottom-width:0px;
	border-bottom:1px dashed #FF0099;
	}











/* --------------- Misc -----------------*/
	
.v12 {
	font-size: 12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.v12_white{
	font-size: 12px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.v12_white a:link{
	font-size: 12px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.v12_white a:visited{
	font-size: 12px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}










/* -------------- Boxes --------------*/


.box_event{
	border-style:solid;
	border-width:1px;
	border-color:#D4D8BD;
	border-top:none;
	padding:0px;
	margin-bottom:10px;
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:14px;
	line-height:1.6em;
}
.box_event a{
	letter-spacing:2px;
	color:#DE002B;
}
.box_event p{
	padding-left:15px;
	padding-right:10px;
}



.box_event3{ /* has a top on box */
	border-style:solid;
	border-width:1px;
	border-color:#D4D8BD;
	padding:0px;
	margin-bottom:14px;
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:14px;
	line-height:1.6em;
}
.box_event3 p{
	padding-left:15px;
	padding-right:10px;
}
.box_event3 a{
	letter-spacing:1.5px;
	color:#DE002B;
}



.box_event2{
	background-color:#222D2D;
	border-style:solid;
	border-width:1px;
	border-color:#D4D8BD;
	border-top:none;
	padding:0px;
	margin-bottom:10px;
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:#B4E00D;
	font-size:14px;
	line-height:1.6em;
}
.box_event2 p{
	padding-left:15px;
	padding-right:10px;
}




.logo{
	background-image: url(../whats-on/images/bg3.png);
	background-repeat: no-repeat;
	background-position:98% 0px;
	position:relative;
	width:100%;
	height:27px;
	top:-26px;
	z-index:3;
}

.event_dates{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	font-size:16px;
	letter-spacing:1.2px;
	color:#DE002B;
}

.advert_box{
	/*border:#FF0099 1px solid;*/
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	font-size:15px;
	color:#CC0000;
}
.advert_box a{
	text-decoration:none;
}

.leftimg{
	margin-right:10px;
	float:left;
}
.rightimg{
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}
#box_homepage{
	float:left;
	width:470px;
	border-style:dashed;
	border-width:2px;
	border-color:#D4D8BD;
	border-left-width:0;
	padding:15px;
	margin:5px 0px 10px 0px; /*top right bot left*/
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:14px;
	height:600px;
	line-height:1.6em;
}





.menus {
	font-size: 12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.menus a:link{
	color:black;
	text-decoration:none;
	}
.menus a:visited{
	color:black;
	text-decoration:none;
	}
.menus a:hover{
	text-decoration:underline;
	}
.menus_white {
	font-size: 12px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.menus_white a:link{
	color:white;
	text-decoration:none;
	}
.menus_white a:visited{
	color:white;
	text-decoration:none;
	}
.menus_white a:hover{
	text-decoration:underline;
	}
	
	
.eventbox_add_event{
	border-style:dashed;
	border-width:2px;
	border-color:#D0D3B6;
	background-color:#E7E9DA;
	padding:8px;
	}
.add_comment{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	font-size:20px;
	color:#DE002B;
	border-bottom:1px solid #DE002B;;
	}
.add_event_button{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	font-size:16px;
	color:#333333;
	border:#000000 1px solid;
	width:80px;
}
.treb_14{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:14px;
	}
.treb_15{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:15px;
	}
.treb_16{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:16px;
	}
.treb_20{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:20px;
	}
	
.box_restaurants{
	/*border-style:none;
	border-width:1px;
	border-color:#D4D8BD;	line-height:1.5em;
	*/
	padding:0px;
	margin-bottom:10px;
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:13px;
	width:160px;
}
.box_restaurants a{
	color:black;
	text-decoration:none;
}
.nav_title_red{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:14px;
	background-color:#DE002B;
	padding:4px;
	margin:0px;
	margin-bottom:1px;
	border-bottom-width:0px;
	/*	font-style:normal;border-bottom:1px dashed #FF0099;*/
	}
.nav_title_red a{
	text-decoration:none;
	color:#FFFFFF;
	}
.nav_title_blue{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:14px;
	background-color:#009CEF;
	padding:4px;
	margin:0px;
	margin-bottom:1px;
	border-bottom-width:0px;
	}
.nav_title_blue a{
	text-decoration:none;
	color:#FFFFFF;
}
.nav_title_pink{
	font-family: Trebuchet MS,Georgia,Arial,sans-serif;
	color:black;
	font-size:14px;
	background-color:#FF0099;
	padding:4px;
	margin:0px;
	margin-bottom:1px;
	border-bottom-width:0px;
	}
.nav_title_pink a{
	text-decoration:none;
	color:#FFFFFF;
}


.menus2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size:17px;
	text-decoration:none;
	font-style:italic;
	}
.menus2 a:link, .menus2 a:visited{
	color:black;
	text-decoration:none;
	}
.menus2 a:hover{
	color:red;
	text-decoration:underline;
	}
	

