@charset "utf-8";
/* CSS Document */

body {
	background: #221E1A url(layout/bg.png) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	margin: 0px;
}
a {
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
}
h1,h2 {
	font: small-caps 15px Georgia, "Times New Roman", Times, serif;
	color: #9999CC;
}
#banner {
	position:relative;
	width:859px;
	margin-right: auto;
	margin-left: auto;
	
}

li {padding-bottom:7px;}

#topmenu {
	position:relative;
	width:900px;
	margin-right: auto;
	margin-left: auto;
	height:35px;
	background: url(layout/topmenu.png) no-repeat center top;
	text-align: center;
	padding-top: 12px;
	color: #666666;
}
#topmenu a {
	color: #FFF8DD;
	font-size: 14px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#topmenu a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#bigtopboxes {
	position: relative;
	height: 306px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#weetopboxes {
	position: relative;
	height: 72px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.bigtopthree {
	float: left;
	height: 306px;
	width: 293px;
	position: relative;
}
.weetopthree {
	float: left;
	height: 78px;
	width: 293px;
	position: relative;
}
.weddings {
	background: url(layout/weddingbox.jpg) no-repeat center bottom;
}
.family {
	background: url(layout/family.jpg) no-repeat center bottom;
}
.commercial {
	background: url(layout/grad.jpg) no-repeat center bottom;
}
.linky {
	position: absolute;
	bottom: 17px;
	left: 8px;
	height: 42px;
	width: 277px;
	text-align: center;
	padding-top: 17px;
	display: block;	font-size: 18px;	font-weight: bold;
 
}
.linky a {
	text-decoration: none;
	width: 277px;
}
.weddings .linky a{
	position: relative;
 color: #DAB48F;
 
 }
.family .linky a{
	position: relative;
 color: #E12219;
 
 }
.commercial .linky a{
	position: relative;
	color: #A86AD5;
 
 }
.linky a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#textarea {
	background: #100E0C;
	border: 1px solid #6E6560;
	position: relative;
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.spanner {
	float: left;
	width: 49%;
	position: relative;
}
.paddy {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}
.filler {
	border-top: 1px solid #666666;
	margin-left: 15px;
	padding: 15px;
	font-size: 12px;
	clear: both;
	margin-right: 15px;
}
.line {
	border-right: 1px dotted #666666;
	font-size: 12px;
}
#footer {
	background: url(layout/footer.jpg) repeat-x center top;
	width: 100%;
	position: relative;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footcatholder {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 864px;
	padding-left:5px;
 
}
.footcats {
	width: 214px;
	border-right: 1px solid #333333;
	float: left;
	font: 9px Georgia, "Times New Roman", Times, serif;
}
.lefty {
	border-left: 1px solid #333333;
}
.footcats b {
	padding-left: 15px;
	font-size: 10px;
	color: #FFFFFF;
}
.footcats li {
	padding-bottom: 5px;
}
.footcats a {
	color: #FFFF00;
	text-decoration: none;
}

.footcats a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#homeform {
	float: left;
	width: 410px;
	position: relative;
	background: url(Layout/dateformbg.png) no-repeat left top;
}
.shuvdoon {
	width:100%;
 
	float:left;
	position:relative;
}
#formholder {
	position: relative;
	float: left;
	display: block;
	width: 360px;
	margin-left: 25px;
}

.formbits {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 26px;
	font-size: 12px;
	color: #CCCCCC;
}
.formbitst {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 56px;
	vertical-align: top;
}
.formbits .texty {
	float: right;
	position: relative;
	width: 180px;
	font:  12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
}

.formbits .hightlight {
	border:2px solid #9F1319;
	background:#FFFFCC url(iconCaution.gif) no-repeat right top
}



.formbitst .textareay {
	float: right;
	position: relative;
	width: 180px;
	height:50px;
	font:  12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
}
.formbitst .hightlight {
	border:2px solid #9F1319;
	background:#FFFFCC url(iconCaution.gif) no-repeat right top
}

.formbits label {
	float: left;
	position: relative;
	width: 165px;
}
.formbitst label {
	float: left;
	position: relative;
	width: 150px;
	font-style: ;
	font-weight: bold;
}
.done {

	background:url(iconIdea.gif) no-repeat 2px; 

	padding-left:20px;

	font-family:arial;

	font-size:12px; 

	width:70%; 

	margin:20px auto; 

	display:none

}


#submit {
	float: right;
	margin-right: 60px;
	margin-top: 15px;
	clear: both;
}
.loading {visibility: hidden;}

.datepicker {
	border-collapse: collapse;
	border: 2px solid #999;
	position: absolute;
	z-index: 12000;
	color: #000000;
}
.datepicker tr.controls th { height: 22px; font-size: 11px; }
.datepicker select { font-size: 11px; }
.datepicker tr.days th { height: 18px; }
.datepicker tfoot td { height: 18px; text-align: center; text-transform: capitalize; }
.datepicker th, .datepicker tfoot td { background: #eee; font: 10px/18px Verdana, Arial, Helvetica, sans-serif; }
.datepicker th span, .datepicker tfoot td span { font-weight: bold; }

.datepicker tbody td { width: 24px; height: 24px; border: 1px solid #ccc; font: 11px/22px Arial, Helvetica, sans-serif; text-align: center; background: #fff; }
.datepicker tbody td.date {
	cursor: pointer;
	color: #666666;
}
.datepicker tbody td.date.over {
	background-color: #99ffff;
	color: #FFFFFF;
}
.datepicker tbody td.date.chosen { font-weight: bold; background-color: #ccffcc; }

#voucher {
	width:385px;
	height:271px;
	float: left;
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 55px;
	padding-left: 35px;
	background: url(layout/voucher.png) no-repeat right bottom;
	padding-right: 15px;
	margin-bottom: 15px;
}
.texty {
	width: 45px;
	border: 1px solid #999999;
}
#total {
	font-size: 22px;
	padding-left: 80px;
	position: absolute;
	width: 42px;
	background: url(layout/total.png) no-repeat left center;
	height: 30px;
	padding-top: 8px;
	right: 248px;
	bottom: 75px;
	border: 1px solid #CC9966;
	color: #FFFFFF;
}
#vouchertoptext {
	position: relative;
	float: left;
	width: 405px;
	color: #666666;
	font:  bold 14px Georgia, "Times New Roman", Times, serif;
}
.homep {position:relative;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 7px double #584633;
	height:80px;
	width:80px;
	float: left;
	overflow: hidden;
}
.homep img {
	position:relative;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.fineart {
	position:relative;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 7px double #584633;
	height:195px;
	width:160px;
	float: left;
	overflow: hidden;
	padding-bottom: 24px;
}
.fineart img {
	position:relative;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.pricep {
	position:absolute;
	width:160px;
	height: 25px;
	padding-bottom: 0px;
	border-top: 1px solid #CCCC66;
	bottom: 0px;
	color: #FFFF00;
	background: #333333;
	text-align: center;
	padding-top: 5px;
}
#map {width:100%; height:340px;}
#facebook {
	position: absolute;
	top: 0px;
	right: 0px;
}
#facebook img {
	border:none;
	z-index: 4000;
}
