/* CSS Document - CTA Template 1 */

#guestlist {
	height:85px;
	border:solid 4px #272a39;
	margin:5px 0px;
	padding:5px;
	background-color:#4f526a;
	color:#FFFFFF;
	float:left;
	width:93%;
	background-image:url(/templates/1/images/temp_1.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#giftvouchers {
	height:85px;
	border:solid 4px  #999999;
	margin:5px 0px;
	padding:5px;
	background-color:#f5f5f5;
	float:left;
	width:93%;
	background-image:url(/templates/1/imagess/temp_2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#bookonline {
	height:85px;
	border:solid 4px  #9a1717;
	margin:5px 0px;
	padding:5px;
	background-color:#FFFFFF;
	float:left;
	width:93%;
	background-image:url(/templates/1/images/temp_3.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#guestlist p, #giftvouchers p, #bookonline p { width:50%;}
#guestlist h3 { color:#FFFFFF;}
#bookonline h3 { color:#9a1717;}
#guestlist h3, #giftvouchers h3, #bookonline h3 { margin-bottom:5px; font-family:Georgia, "Times New Roman", Times, serif;}

#MainRight .acc_heading h3 { margin-bottom:0px;}


#MainRight img {
	margin-top:10px;
	margin-bottom:10px;
}
#accordian_wrap {
	margin-top:5px;
	float:left;
	width:100%;
}
.acc_heading {
	background-color:#666666;
	padding:5px;
	height:20px;	
}
.acc_heading h3 {
	color:#FFFFFF;
	margin-left:5px;
	font-size:1.3em;
	float:left;
}
.acc_content {
	padding:5px;
	border:solid 1px #CCCCCC
}
.acc_content a { color:#262d52;}
.acc1 {
	background-image:url(/templates/1/images/acc1_shim.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.acc2 {
	background-image:url(/templates/1/images/acc2_shim.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.acc3 {
	background-image:url(/templates/1/images/acc3_shim.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.arrow {
	width:18px;
	height:18px;
	float:right;
}



#innerLeft .CTA1 {
	border-top:solid 4px #262d52;
	border-bottom:solid 1px #CCCCCC;
	padding:10px;
	width:100%;
	margin-top:15px;
	margin-bottom:10px;
}
#innerLeft .CTA1 h3 { margin-bottom:10px;}
#innerLeft .CTA1 a { color:#262d52;}

#innerLeft #guestlist, #innerLeft #bookonline { width:100%;}



