/* CSS Document */
html, body {
	/*margin:0; padding:0;*/
	height:100%;
}
body {
	text-align: center;   
    padding: 0;
    margin: 0;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#444444;
	overflow:auto;
	background-color: #782E71;
}
input{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
form{
	padding: 0px;
}
p,td{
	font-size:12px;
}
h2{
	font-size:14px;
	color:#9E328F;
}
h3{
	font-size:14px;
	color:#444444;
}
h4{
	font-size:13px;
	color:#444444;
}
a{
	color:#9E328F;
}
a.news{
	color:#444444;
}
.venue{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
.news_date{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.txt11{
	font-size:11px;
}
.txt13{
	font-size:13px;
}
.transp95 {
	opacity:.95;
	filter: alpha(opacity=95);
}
.transp85 {
	opacity:.85;
	filter: alpha(opacity=85);
}
.transp90 {
	opacity:.90;
	filter: alpha(opacity=90);
}
.purple{
	color:#9E328F;
}
#content_events{
	height: 320px;
	overflow:auto;
}
#content_events2{
	height: 320px;
	overflow:hidden;
}
#content_corporate{
	height: 320px;
	overflow:auto;
}
#content_corporate2{
	height: 320px;
	overflow:hidden;
}
#content_wedding{
	height: 320px;
	overflow:auto;
}
#content_wedding2{
	height: 320px;
	overflow:auto;
}
#content_private{
	height: 320px;
	overflow:auto;
}
#content_private2{
	height: 320px;
	overflow:hidden;
}
#content_venues{
	height: 300px;
	overflow:auto;
}
#content_venues2{
	height: 300px;
	overflow:auto;
}
#content_news{
	height: 240px;
	overflow:auto;
}
#content_news2{
	height: 310px;
	overflow:auto;
}
#content_menus{
	height: 300px;
	overflow:auto;
}
#content_menus2{
	height: 300px;
	overflow:auto;
}
#content_menus3{
	height: 300px;
	overflow:auto;
}
/* ---------- Additions 09-Jun-09 Vince ------- */
#floater {
    position:relative; 
	float:left;
	height:50%;	
	margin-bottom: -275px;
	width: 1px;
}
#container{
    position:relative; 
	height: 550px;
	width: 961px;
	margin: 0 auto;
	background: none; /*#fff;*/
	clear:left;
    text-align: left;
}
#content {
    width: 901px;
	float: left;
	position: relative;
}
.menu-tab-left {
    /*margin-left: -50px;*/
	margin-top: 90px;
	float: left;
	width:30px;
	height: 214px;
	background: url(../images/button/bfc-tab-products.png) no-repeat;
}
.menu-tab-right {
    float: right;
    /*margin-left: 906px;*/
	margin-top: 90px;
	float: right;
	width:30px;
	height: 214px;
	background: url(../images/button/bfc-tab-housemenu.png) no-repeat;
	/*position: absolute;*/
}
/*===================================== */
.bg_pic {
	background-image:url(http://belindafranks.com.au/images/pic/bg/pic0.jpg);
	}
/*======= SHOPPING CART =============== */
#wrapper { /*margin:30px auto 250px auto; width:890px; background:#efefef;border:solid 1px #ccc;*/ 
			    background: none; 
				padding:10px;
				height: 300px;  
				}

			/*h2 { margin-bottom:1em; }*/

			#sidebar {  }

			#cart-content  { float: left; background: #fff; padding: 0 0 50px 20px; font-size: 12px;}
			#checkout-content { float: left; width: 100%; overflow: hidden;}

			.jcart { margin: 10px 20px 20px 0; padding-top:20px; border:solid 1px #d1ee95; float:left; background:#fff; text-align:center; }
			.jcart ul { margin:0; list-style:none; padding:0 20px; text-align:left; }
			.jcart fieldset { border:0; }
			.jcart strong { color:#000066; }
			.jcart .button { margin:20px; padding:5px; }
            .product-row {
			    position: absolute;
				/*float: left;*/
				margin-top: 0px;
				margin-left: 0px;
				width: 60%;
			}
			fieldset { border:0; }
			#paypal-button { display:block; padding:10px; margin:20px auto; }

			.clear { clear:both; }
			
#sidebar #fields td input {
	width: 170px;
	border: none;
	background: #EEEEEE;
	margin: 2px;
}

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
font-size:9px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
background: #f5f9fd;
text-align: center;
font-size:9px;
}

.info_fieldset {
    border: none;
}			