@charset "utf-8";
/* CSS Document */
body {
	behavior: url(csshover2.htc);
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-image:url(http://www.bestweddingaway.ie/img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	color: #000;
}
#navbar {
	background-image:url(http://www.bestweddingaway.ie/img/vertical.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	z-index: 1;
	width: 260px;
	height: 100%;
	max-height: 650px;
	padding-bottom: 10px;
}
#page {
	margin: 0 auto;
	background-image: url(http://www.bestweddingaway.ie/img/black.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	}
#banner {
	height: 141px;
}
img.logo {
	position: relative;
	margin: 35px 0 0 38px;
	border: 0 none;
}
#navbar ul {
	margin-right: 40px;
	text-align: right;
	list-style-type: none;
}
#navbar li {
	position: relative;
	border-bottom: 1px dotted #666;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	display:block;
	height: 28px;
	line-height: 28px;
	background-image: url(http://www.bestweddingaway.ie/img/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
#navbar li.selected {
	background-image: url(http://www.bestweddingaway.ie/img/arrow_selected.jpg);
}
#navbar li a {
	display:block;
	text-decoration:none;
	color: #000;
}
#navbar li.selected a {
	color: #c00;
}
#navbar li.tree {
	background-image: url(http://www.bestweddingaway.ie/img/multi.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#navbar li a:hover {
	color:#990000;
}
#navbar li:hover {
	color:#990000;
}
#navbar ul ul {
	display:block;
	width: 180px;
	z-index: auto;
	text-align:right;
	position: absolute;
	top:0;
	left:180px;
	visibility:hidden;
	border-top: 1px dotted #666;
}
#navbar ul ul, #navbar li li {
	padding:0;
	margin:0;
	background-color:#eee;
	font-size: 13px;
}
#navbar ul li li {
	line-height: 28px;
	height: 28px;
	padding-right: 30px;
	padding-left: 5px;
	background-image: none;
	border: 1px dotted #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-top: 0 none;
	font-size: 12px;
	background-image: url(http://www.bestweddingaway.ie/img/menu_arrow2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: no-wrap;
	width: 180px;
}
#navbar ul li:hover ul {
	visibility:visible;
}
#langnav, #logbar, #banner {
	width:1000px;
	margin: 0 auto;
}
#langnav {
	height:23px;
	border-bottom: 1px #fff solid;
	color: #fff;
	background-image:url(http://www.bestweddingaway.ie/img/flower_up.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#langnav {
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#langnav a {
	text-decoration:none;
	color:#ccc;
	border: 1px solid #555;
	padding: 0 1px;
	display:block;
	width: auto;
	float:right;
	margin: 2px 3px 0 0;
}
#langnav span {
	padding: 0 1px;
	color:#ccc;
	border: 1px solid #999;
	display:block;
	width: auto;
	float:right;
	margin: 2px 3px 0 0;
}
#logbar {
	height:26px;
	border-top: 1px #fff solid;
	color: #fff;
	background-image:url(http://www.bestweddingaway.ie/img/flower_up.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000;
}
#logbar {
	text-align: right;
	padding-top: 5px;
}
p.steps {
	font-size: 10px;
	color:#999;
	position: relative;
	top: 4px;
	left: 330px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}
.steps a {
	color:#999;
}
.steps a img{
	border: 1px solid #900;
	margin: 2px;
}
.element hr {
	border:0 none;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	height:1px;
	color:#FFFFFF;
	border-top: 1px dotted #999;
}
a.logbtn {
	float:right;
	text-decoration:none;
	display:block;
	width: auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	border: 1px solid #999;
	padding: 1px 4px 1px 40px;
	margin: 1px;
	background-image: url(http://www.bestweddingaway.ie/img/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a.logbtn:hover, #langnav a:hover {
	color:#d00;
}
#hpcontent {
	position:relative;
	width:1000px;
	margin: 0 auto;
	padding:0;
	border: 8px #e4e4e4 solid;
	border-left: 0px none;
	background-image: url(http://www.bestweddingaway.ie/img/hp_page.jpg);
	background-repeat: repeat-y;
}
#content {
	position:relative;
	width:1000px;
	margin: 0 auto;
	border: 8px #e4e4e4 solid;
	border-left: 0px none;
	background-image: url(http://www.bestweddingaway.ie/img/bg_page.jpg);
	background-repeat: repeat-y;
}
#leftcol {
	margin-left:270px;
	width: 482px;
}
#hpbox1 {
	margin: 5px 0 0 5px;
	float: right;
	width: 240px;
}
#hpbox2 {
	float:left;
	width:100%;
	border-bottom: 8px #e4e4e4 solid;
	text-align:right;
	background-color:#FFFFFF;
}

#hpbox3, #hpbox4, #hpbox5 {
	width:237px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hpbox5 {
	width:232px;
	padding-left: 10px;
	margin-left: 3px;
}
#hpbox4 {
	width:232px;
	padding-left: 10px;
	margin-left: 3px;
	border-bottom: 8px #e4e4e4 solid;
}

#hpbox3 a, #hpbox4 a, #hpbox5 a {
	text-decoration: none;
	color: #900;
}
#hpbox3 a {
	color: #000;
}
#hpbox3 a:hover, #hpbox4 a:hover, #hpbox5 a:hover {
	text-decoration: underline;
}
#hpbox3 li, #hpbox4 li, #hpbox5 li {
	list-style-image: url(http://www.bestweddingaway.ie/img/link_arrow.jpg);
}
#hpbox3 li {
	margin-bottom: 5px;
}
#hpbox4 form {
	margin-top:0;
}
#hpbox4, #hpbox4 input {
	font-size: 11px;
}
#hpbox4 #email {
	width: 115px;
}
#hpbox4 input {
	margin-left: 10px;
	font-size: 11px;
}
#hpbox3 h2, #hpbox4 h2, #hpbox5 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 5px 0;
	padding: 0 0 0 55px;
	display:block;
	width: 180px;
	height: 25px;
	font-size: 16px;
	color:#333;
	background-image:url(http://www.bestweddingaway.ie/img/chapter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
	text-align:left;
}
#hpbox3 p, #hpbox4 p, #hpbox5 p {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 5px 0;
	padding: 0 0 0 55px;
	display:block;
	width: 180px;
	height: 25px;
	font-size: 16px;
	color:#333;
	background-image:url(http://www.bestweddingaway.ie/img/chapter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
	text-align:left;
	font-weight:bold;
}
#hpbox2 img {
	border: 0px none;
}
#hpbox2 a {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
#hpbox2 a.link {
	display:block;
	overflow:hidden;
	padding-right: 10px;
	background-image:url(http://www.bestweddingaway.ie/img/link_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#hpbox2 small, #hpbox3 small {
	display:block;
	margin: 2px;
	float: right;
	font-size:11px;
	color: #990000;
}
#hpbox2 small a, #hpbox3 small a {
	font-size:11px;
	color: #990000;
	text-decoration:none;
	font-weight:normal;
}
#hpbox2 small a:hover, #hpbox3 small a:hover {
	text-decoration:underline;
}
#hpbox2 a:hover {
	color: #990000;
}
#hploclist {
	margin-top: 5px;
	margin-right: 15px;
	float: left;
	width:210px;
	margin-left: 15px;
}
#hplocweek {
	margin-top: 5px;
	float: left;
	width: 230px;
}
#hplocweek a {
	color:#000;
	font-size:12px;
}
#hplocweek h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 0;
	padding: 0;
	display:block;
	width: 230px;
	height: 32px;
	font-size: 16px;
	color:#FFF;
	background-color:#000000;
	background-image:url(http://www.bestweddingaway.ie/img/b_block.jpg);
	background-repeat: no-repeat;
	background-position: -61px center;
	line-height: 32px;
	text-align:center;
}
#hpbox1 h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 5px;
	padding: 0;
	display:block;
	width: 230px;
	height: 32px;
	font-size: 12px;
	color:#FFF;
	background-color:#000000;
	background-image:url(http://www.bestweddingaway.ie/img/r_block.jpg);
	background-repeat: no-repeat;
	background-position: -61px center;
	line-height: 32px;
	text-align:center;
	white-space: no-wrap;
}
#hpbox1 small {
	padding: 0 10px;
	font-size: 12px;
	display:block;
	color:#555555;
}
.clear {
	clear:both;
}
.qform {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.qform label {
	display:block;
	margin-left: 10px;
	text-indent: -10px;
	margin-top: 10px;
	margin-bottom: 0;
}
.qform strong {
	color: #900;
}
.qform select {
	margin: 0;
	width: 95%;
	margin-left: 5px;
}
.qform input {
	margin-top: 10px;
	float: right;
	font-size: 11px;
	width: 81px;
	height: 24px;
}
#bannerad {
	padding-top: 29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}
#bannerad img {
	border:0 none;
}
#footer {
	width: 1008px;
	padding-top: 10px;
	margin: 0 auto;
	font-size:11px;
	color:#aaa;
	background-image: url(http://www.bestweddingaway.ie/img/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#foottxt {
	margin: 0 auto;
	width: 980px;
	text-align: right;
	padding-right: 20px;
}
#footer a {
	color:#aaa;
}
#credits {
	position:absolute;
	right: 50px;
	margin:10px 0 0;
	text-align: right;
	font-size:10px;
	color:#bababa;
}
#credits a {
	color:#bababa;
	text-decoration:none;
}
#agreement {
	float: left;
	font-size: 8px;
	line-height: 15px;
	color: #666666;
}
#agreement a {
	font-size: 9px;
	color: #633;
}
#commontxt {
	float:left;
	margin-left:270px;
	width: 700px;
	font-size: 13px;
	margin-bottom: 25px;
}
#commontxt h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 5px 0;
	padding: 0 0 0 65px;
	display:block;
	width: auto;
	height: 25px;
	font-size: 16px;
	color:#333;
	background-image:url(http://www.bestweddingaway.ie/img/chapter_right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
	text-align:left;
}
a.goback {
	text-decoration:none;
	color: #ccc;
	border: 1px #ccc solid;
	background-color:#eee;
	width: auto;
	margin-right: 10px;
	padding: 0 5px ;
}
#commontxt h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 5px 0;
	padding: 0 0 0 65px;
	display:block;
	width: auto;
	height: 25px;
	font-size: 15px;
	color:#900;
	line-height: 25px;
	text-align:left;
}
.listelement {
	width: 580px;
	padding: 0 0 0 65px;
	float: left;
	border-bottom: 1px #ccc dotted;
}
.listelement a{
	text-decoration: none;
	cursor: pointer;
}
.listnews {
	width: 500px;
	padding: 0 100px 0 65px;
	float: left;
	border-bottom: 1px #ccc dotted;
}
.listelement img {
	float: left;
	padding: 10px 20px 10px 0;
	border: 0;
}
.listnews img {
	float: right;
	padding: 10px 0 10px 20px;
	border: 0;
}
#commontxt .listelement h2 , #commontxt .listnews h2 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 0;
}
span.more {
	display:block;
	color:#990000;
	padding-bottom: 5px;
}
span.more a {
	text-decoration: none;
	padding-right: 10px;
	color:#990000;
	background-image:url(http://www.bestweddingaway.ie/img/link_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
}
span.more a:hover {
	text-decoration: underline;
}
a.icoprint {
	position: absolute;
	top: 10px;
	right: 50px;
	display: block;
	width: 20px;
	height: 21px;
	background-image:url(http://www.bestweddingaway.ie/img/print.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.icosend {
	position: absolute;
	top: 10px;
	right: 28px;
	display: block;
	width: 20px;
	height: 21px;
	background-image:url(http://www.bestweddingaway.ie/img/send.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.icofb {
	position: absolute;
	top: 15px;
	right: 10px;
	display: block;
	width: 14px;
	height: 14px;
}
.footernav {
	clear:both;
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
	color:#bbb;
}
.footernav a {
	padding-left: 10px;
	font-size: 11px;
	color:#222;
	text-decoration:none;
}
div.element {
	padding: 0 0 0 65px;
	float: left;
}
div.eltext 
{ 	float: left;
	margin-left: 20px;
	width: 350px;
}
div.eltext1
{ 	float: left;
	margin-right: 20px;
	width: 350px;
}
.element news{
	padding: 0 0 0 65px;
	float: right;
}
.eltext  p{
	margin-top: 0;
}
.eltext1  p{
	margin-top: 0;
}
#gallery1 {
	float: left;
	width: 250px;
}
#gallery1 a img, a.gsmall img{
	border: 1px #900 solid;
	margin: 1px;
}
#gallery1 .gbig img {
	padding: 6px;
}
#gallery1 .gsmall img {
	padding: 4px;
	margin-right: 4px;
	margin-top: 5px;
}
#map {
	margin-top: 10px;
	border: 1px #ccc solid;
}
.moodlink {	
	font-size: 90%;
	color:#666666
}
.moodlink ul{	
	margin-top: 0;
}
.moodlink a {
	text-decoration: none;
	color: #900;
}
.moodlink a:hover {
	text-decoration: underline;
}
.moodlink li {
	list-style-image: url(http://www.bestweddingaway.ie/img/link_arrow.jpg);
}
#login {
	height: 300px;
}
#login form{
	margin: 40px 0;
}
#user, #pass, #captcha {
	border: 1px #ccc solid;
	margin-left: 5px;
}
.element h3 {
	font-weight: normal;
	padding: 0;
	margin-bottom: 5px;
	color: #900;
	font-size: 100%;
}
#contact1 {
	float: left;
	width: 200px;
}
#contact2
{ 	float: left;
	margin-left: 20px;
	width: 350px;
}
div.contact {
	margin-top: -10px;
	border: 1px #ccc solid;
	background-color: #eee;
	padding: 10px;
}
.contact input, .contact textarea{
	border: 1px #ccc solid;
	margin-left: 5px;
	width: 240px;
	margin-left: 10px;
}
.contact label {
	display:block;
	float:left;
	width: 80px;
	text-align:right;
}
#submit {
	color:#FFFFFF;
	background-color:#000000;
	width: 100px;
	float:right;
	margin: 10px 20px;
}
.contact small {
	font-size: 80%;
	color:#666666;
}
.contact small a{
	color:#666666;
}
#div_privacy {
	text-align:center;
	background-color: #eee;
	border: 2px #900 solid;
	padding: 10px;
	font-size: 12px;
	width:400px;
	margin-left:-200px;
	height: 200px;
	margin-top:-300px;
	background-image: url(http://www.bestweddingaway.ie/img/bg_beige.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#div_privacy h3{
	font-size: 14px;
	color:#222;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#div_privacy small{
	margin-top: 10px;
	margin-bottom: -10px;
	display:block;
	font-size: 10px;
	color:#666;
}
div.generictext{
	max-width: 620px;
	overflow:hidden;
	min-height: 200px;
}
#footer .alltheweb a{
	text-decoration: none;	
	color:#bbb;
}
#footer .alltheweb {
	font-size: 90%;
	color:#bbb;
}

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 5px 0;
	padding: 0 0 0 55px;
	display:block;
	height: 25px;
	font-size: 16px;
	color:#333;
	background-image:url(http://www.bestweddingaway.ie/img/chapter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
	text-align:left;
}
