@charset "utf-8";

/* CSS Document */
body {
	background-image: url('http://www.ukweddingsavings.co.uk/images/background.jpg');
	padding: 0;
	margin: 0;
	font-family: Questrial;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
#container {
	overflow: hidden;
	z-index: 1;
	margin: 0 auto;
	width: 1080px;
	height: auto;
	position: relative;
	background-color: #ffffff;
	border: solid 1px #999999;
}
#content {
	z-index: 1;
	position: relative;
	width: 1050px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
}
#footer {
	width: 1050px;
	padding: 0px;
	margin: 0 auto;
}
#navigation, #social_networking_links {
	width: 525px;
	height: 100px;
	float: right;
}
#social_media_main {
	position: absolute;
	top: -25px;
	right: 14px;
	width: 322px;
	height: 55px;
	padding-top: 7px;
	background: #79A888;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border: 1px solid #999999;
    behavior: url(http://www.ukweddingsavings.co.uk/banner_files/PIE.htc);
	-moz-box-shadow: inset 0 0 10px 2px #ffffff;
	-webkit-box-shadow: inset 0 0 10px 2px #ffffff;
	box-shadow: inset 0 0 10px 2px #ffffff;
    behavior: url(http://www.ukweddingsavings.co.uk/banner_files/PIE.htc);
}

/*Code for the invisiable banner button*/
#box-link { 
	position: absolute; 
	top: 20px; 
	left: 20px; 
	width: 400px; 
	height: 90px; 
	background-color: transparent;
}

/*CSS for New Page Content*/
#heading {
	width: 700px;
	height: auto;
	padding: 0px 0px 10px 0px;
	position: relative;
	text-decoration: none;
	left: 14px;
	text-align: center;
	font-weight: bold;
}
#venues_box {
	overflow: hidden;
	float: left;
	position: relative;
	left: 29px;
	border: 1px solid #999999;
	-moz-box-shadow: inset 0 0 10px 2px #ffffff;
	-webkit-box-shadow: inset 0 0 10px 2px #ffffff;
	box-shadow: inset 0 0 10px 2px #ffffff;
	text-align: center;
	background-color: #769534;
}
#form_box {
	z-index: 1;
	width: 312px;
	height: 360px;
	position: relative;
	left: 730px;
	background-color: #FFE761;
	border: 1px solid #999999;
	-moz-box-shadow: inset 0 0 10px 2px #ffffff;
	-webkit-box-shadow: inset 0 0 10px 2px #ffffff;
	box-shadow: inset 0 0 10px 2px #ffffff;
    behavior: url(http://www.ukweddingsavings.co.uk/banner_files/PIE.htc);
	text-align: center;
	padding: 5px;
}
#table_two {
	position: absolute;
	top: 18px;
	left: 510px;
}
#submit {
	width: 65px;
	height: auto;
	position: absolute;
	left: 825px;
	top: 215px;
}
#form_message {
	width: 700px;
	height: auto;
	font-family: Questrial;
	font-size: 28px;
	font-weight: bold;
	color: #4A3A69;	
	position: absolute;
	top: 215px;
	left: 125px;
}
#form_heading {
	width: 1019px;
	height: 65px;
	position: absolute;
	text-decoration: none;
	left: 30px;
	top: 1130px;
}
#testimonial {
	position: absolute;
	top: 25px;
	left: 45px;
	width: 200px;
	height: 50px;
	font-family: Artifika;
	font-size: 35px;
	color: #ffffff;
	text-align: center;
}
#form_table{
	position: absolute;
	width: 310px;
	height: 265px;
	text-align: center;
}
#social_media_main a img {
	margin: 5px 20px 5px 35px;
}
#offer_title {
	margin-top: 0px;
	padding-top: 0px;
}

/*CSS for Cookie Notice*/
#optin_container {
	overflow: hidden;
	width: 1080px;
	height: 32px;
	padding: 3px 0px 3px 0px;
	margin: 0 auto;
	background-color: #97bc9a;
}
#inner_container {
	oveflow: hidden;
	width: 1000px;
	height: 32px;
	margin: 0 auto;
}
#optin_text {
	float: left;
	position: relative;
	width: 700px;
	height: auto;
	font-family: Questrial;
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
}
#continue {
	float: left;
	position: relative;
	width: 174px;
	height: 30px;
	background-color: #ffffff;
	border: solid 1px #999999;
	margin: 0px 0px 0px 90px;
	font-family: Artifica;
	font-size: 25px;
	font-weight: bold;
	color: #4A3A69;
	text-align: center;
	cursor: pointer;
}
#continue:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #c2bed5;
}