/*////////////////////////////////////////////////////////////////////////////////////////////////////

	author: Peter Roper
	family: boxy 

	style - these are the color and image values used throughout the site
	
//////////////////////////////////////////////////////////////////////////////////////////////////////

	style

////////////////////////////////////////////////////////////////////////////////////////////////////*/
#office-hours ul li.today,
#header #contact-details a{
color:#F60;
}
.twitter-link{
color:#317BA9;
}
/*///////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////*/
#intro ul,
#faqs #open,
.map_google{
background-color:#FFF;
}
.twitter-link{
background-color:#8EC1DA;
}
/*///////////////////////////////////////////////////*/
#menu li#tell_a_friend-tab a,
.twitter-link{
background-repeat:no-repeat;
}
#tabs-menu .tabs-container,
#menu,
#menu li a,
.tabs-menu,
.tabs-menu li a,
.plugin,
.block-wrapper,
#venue-menu-advanced ul li a,
#panel .venues-list-advanced li a.venue-link,
#intro ul li .style-wrapper,
.gallery .style-wrapper{
background-repeat:repeat-x;
}
/*///////////////////////////////////////////////////*/
#panel .venues-list-advanced li a.venue-link,
#intro ul li .style-wrapper,
.gallery .style-wrapper{
background-position:0 0;
}
#tabs-menu .tabs-container{
background-position:0 100%;
}
.button button, 
.button a{
background-position:0 -10px;
}
.twitter-link,
#menu li#tell_a_friend-tab a{
background-position:5px 50%;
}
#menu,
#menu li a,
.tabs-menu,
.tabs-menu li a,
.plugin,
.block-wrapper,
#venue-menu-advanced ul li a{
background-position:0 -20px;
}
/*///////////////////////////////////////////////////*/
#header .book-online-link,
#header .book-online-link a{
-moz-border-radius-topleft:0px; -webkit-border-top-left-radius:0px;
}
#header .book-online-link,
#header .book-online-link a{
-moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px;
}
#header .book-online-link,
#header .book-online-link a{
-moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px;
}
#header .book-online-link,
#header .book-online-link a{
-moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px;
}
