/*---------IND REST PAGE---------*/
/*---------IND REST PAGE---------*/
/*---------IND REST PAGE---------*/
/*---------IND REST PAGE---------*/
/*---------IND REST PAGE---------*/

div.irp_leftcolumn{
	float:left;
	width:247px;
}

div.irp_rightcolumn{
	float:left;
	width:300px;
}

/*---------STF PAGE---------*/
/*---------STF PAGE---------*/
/*---------STF PAGE---------*/

div.stf-formRow{
	width:540px;
	margin-bottom:10px;
	clear:both;
}

div.stf-formId{
	width:100px;
	float:left;
	
	padding-top:5px;
}

div.stf-formElements{
	width:170px;
	float:left;
	text-align:left;
}

.stftextarea{
	width:150px;
	height:15px;
	
	padding-left:3px;
}

.stf-checkBox{
	width:134px;
	text-align:center;
	float:left;
}

/*---------RESTAURANT SEARCH PAGE---------*/
/*---------RESTAURANT SEARCH PAGE---------*/
/*---------RESTAURANT SEARCH PAGE---------*/

div.rsp-listingDetails{
	padding:0 0px 10px 20px;
	width:395px;
	color:#88592E;
}

div.rsp-restIntro{
	width:290px;
	padding-right:10px;
}

/*---------BOOKING PAGE---------*/
/*---------BOOKING PAGE---------*/
/*---------BOOKING PAGE---------*/

div.bkg-columnleft{
	width:320px;
	margin-right:10px;
}


/*---------MENU PAGE---------*/
/*---------MENU PAGE---------*/
/*---------MENU PAGE---------*/

div.menu-listingDetails{
	padding:10px 0px 10px 15px;
	width:405px;
}

/*---------KIDS PAGE---------*/
/*---------KIDS PAGE---------*/
/*---------KIDS PAGE---------*/

div.kids-imageSpacer{
	width:55px;
	height:35px;
	float:left;
}

.kids-promo{
	float:left;
}

/*---------PARTY BOOKING PAGE---------*/
/*---------PARTY BOOKING PAGE---------*/
/*---------PARTY BOOKING PAGE---------*/

div.pbp-formColumn{
	width:268px;
	margin-right:10px;
	float:left;
}

div.pbp-formRow{
	width:100%;
	clear:both;
	margin-bottom:8px;
}

div.pbp-formId{
	width:110px;
	float:left;
}

div.pbp-formElement{
	width:150px;
	float:right;
	
	text-align:right;
}

.pbp-formTextarea{
	width:145px;
	height:15px;
	padding-left:5px;
}
	
.pbp-formTextarea2{
	width:145px;
	height:50px;
	padding-left:5px;
}



/*---------PICTURE BORDERS---------*/
/*---------PICTURE BORDERS---------*/
/*---------PICTURE BORDERS---------*/

div.pb_5pxBorder_white{
	background:white;
	padding:5px;
}



/*---------LINKS---------*/
/*---------LINKS---------*/
/*---------LINKS---------*/

a.brown:link{
	color:#88592E;
	text-decoration:underline;
}
a.brown:hover{
	color:#88592E;
	font-weight:bold;
	text-decoration:none;
}
a.brown:visited{
	color:#88592E;
	text-decoration:none;
}



/*---------BUTTONS---------*/
/*---------BUTTONS---------*/
/*---------BUTTONS---------*/

div.button_brown{
	width:99%;
	
	padding:3px 0px 2px 0px;
	background-color:#572500;
	border:#88592d 2px solid;
	
	text-align:center;
}

div.button_brownGrad{
	padding:5px 15px 5px 15px;
	background:url(../images_stage2/gradients/button-brown.gif) top left repeat-x #84552B;
	border:#bda991 2px solid;
	
	text-align:center;
	font-size:14px;
	
	float:right;
}

div.button_brownGrad_small{
	padding:5px 15px 5px 15px;
	background:url(../images_stage2/gradients/button-brown.gif) top left repeat-x #84552B;
	border:#bda991 2px solid;
	
	text-align:center;
	font-size:12px;
	
	float:left;
}


/*---------COPY---------*/
/*---------COPY---------*/
/*---------COPY---------*/

ul.small{
	padding:10px 0 10px 0;
	margin:0 0 0 17px;
}

li.small{
	padding:5px 0 0px 0;
}
