/*****************************************
 
Community Restaurants CSS Document
restaurants.css
client: Community Restaurants
author: Atlantic BT - www.atlanticbt.com
date: 01/06/09

*****************************************/


/* import stylesheets and hide from ie/mac \*/
@import url("normalize.css");  	/* resets browser based styles \*/
@import url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css");
@import url("screen.css");  	/* main screen layout \*/
@import url("community.css");  	/* community layouts \*/
@import url("moz.css");			/* mozilla stuff \*/
@import url("ie.css");  		/* IE hacks and stuff \*/
@import url("sIFR-screen.css"); /* sIFR screen styles for header replacements \*/
/* end import/hide \*/
