@charset "utf-8";
/* CSS Document */
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	size: 12px;
}
.error_msg {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	size: 14px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #639;
	font-size: 18px;
}
.venue_ad_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #639;
	font-size: 14px;
}
.venue_ad_offer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px
}
.left_menu{
	font-family: Arial, Helvetica, sans-serif;
	color: #4A3A69;
	font-size: 14px;
	font-weight: bold;
}


/*Display CSS for the advert selection page*/
.advert_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #639;
	font-size: 16px;
	font-weight: bold;
}
.gold_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #C90;
	font-size: 14px;
}
.black_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
img {
	border: none;
}

	
/*This section of styles are for the banner menu*/
ul#menu_banner, ul#menu_banner2 {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#menu_banner li, #menu_banner2 li {
	display: inline;
	list-style-type: none;
	}

#menu_banner li, #menu_banner2 li {
	padding: 1px 9px 1px 9px;
}

#menu_banner a:link, #menu_banner a:visited, #menu_banner2 a:link, #menu_banner2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_banner a:hover, #menu_banner2 a:hover {
	color: #DABEF8;
	text-decoration: none;
}


/*CSS for New Page Content*/
.page_heading {
	font-family: Artifika;
	font-size: 26px;
	color: #503426;
	text-decoration: none;
	margin: 12px;
	padding: 0px;
}
.box {
	width: 322px;
	height: 370px;
	float: left;
	border: 1px solid #999999;
	box-shadow: 2px 2px 10px #999999;
    behavior: url(http://www.ukweddingsavings.co.uk/banner_files/PIE.htc);
	-moz-box-shadow: 2px 2px 10px #999999;
	-o-box-shadow: 2px 2px 10px #999999;
    behavior: url(http://www.ukweddingsavings.co.uk/banner_files/PIE.htc);
}
.advert_title_box {
	position: relative;
	top: 270px;
	left: 5px;
	font-family: Artifika;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.button_box {
	width: 80px;
	height: 35px;
	position: relative;
	top: 260px;
	left: 230px;
	text-align: center;
	line-height: 35px;
	background-color: #F5E7D6;
}
.button_text {
	font-family: Artifika;
	font-size: 20px;
	color: #503426;
}
.subtitle {
	font-family: Artifika;
	font-size: 18px;
	color: #000000;
}

.service_text {
	font-family: Questrial;
	font-size: 25px;
	font-weight: bold;
	color: #503426;
}