/* @override 
	http://localhost/frankies-js/css/style.css
	http://localhost/frankies/css/style.css
	http://localhost/frankies/css/style.css?
*/

.state_CA {
	display: block;
}

.state_CT {
	display: block;
}


.state_NJ {
	display: block;
}

.state_NY {
	display: block;
}

.state_VA {
	display: block;
}

.state_RI {
	display: block;
}

.state_MA {
	display: block;
}

.state_MI {
	display: block;
}

/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/

h1, h2, h3, h4, h5 {
	color: black;
}
p, li {
	color: #5c4623;
	margin-top: 0;
	
}

h1 {
	line-height: 26px;
}

body {
	background: #ffffff url('tile.jpg') repeat;
}

a:link, a:visited {
	color: #5c4623;
	text-decoration: none;
	border-bottom: 1px dotted #d2c964;
}

#nav_03 a,
#nav_04 a,
#nav_05 a {
	border:none;
}




a:hover {
	border-bottom: 1px dotted #45351a;
	color: #5c4623;
}
a:active {
	border-bottom: 1px solid #bc2324;
	color: #5c4623;
}

ul>li>a:link,
ul>li>a:visited,
ul>li>a:active {
	color: black;
	border: none;
}




.container div a.button {
  display:block;
  float:left;
  margin:0 0.583em 0.667em 0;
  padding:5px 10px 5px 7px;   /* Links */
  border: 2px solid #785e17;
  border-top: 1px solid #efe7af;
  border-left:1px solid #efe7af;
  background-color: #5e4912;
  font:  14px/22px Georgia, "Times New Roman", Times, serif;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  color: #efe7af;
  cursor:pointer;
}

span.phonics {
	font-weight: normal;
	font-style: normal;
}

h2.sputino {
	font-size: 14px;
}
.def{
	font-size: 13px;
	font-weight: bold;
	color: #5e4912;
}

.container div a.button:hover{
  background-color:black !important;
}

.container div a.button:active{
	background-color:black !important;
	color:  white !important;
}

.container div a.button_a {
  background-color:black !important;
  color:  white !important;
}

/**************************************/
/*              GLOBALS               */
/**************************************/


/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/

h5 {
	color: #5e4912;
}

#nav_links {
	text-align: center;
	
}

#nav_links div.navItem{
	display: inline-block;
	padding-right: 5px;
	margin: 3px;
	padding-left: 5px;
	
}

#nav_links div.navItem:hover {
	border: 3px double #692f16;
	margin: 0px
}

#nav_links div.navItem a{
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 1px;
	padding-right: 3px;
	color: black;
	border: none;
}


#nav_links .navItem span{
	display: inline-block;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;

}

#nav_links .navItem span:first-letter  {
	vertical-align: -2px;
	font-size: 12px;
}

#nav_graphics div {
	display: inline-block;
	margin: 0px -2px 0 !important;
	padding: 0px !important;
	/* background-color: #d5e1b8; */
}

#nav_graphics img,  #nav_graphics a {
	margin: 0px;
	padding: 0px !important;

}



#nav_03 {
	background: url(nav_03.png) no-repeat;
}
#nav_03:hover {
	background: url(navro_03.png) no-repeat;
}
#nav_04 {
	background: url(nav_04.png) no-repeat;
}
#nav_04:hover {
	background: url(navro_04.png) no-repeat;
}
#nav_05 {
	background: url(nav_05.png) no-repeat;
}
#nav_05:hover {
	background: url(navro_05.png) no-repeat;
}



.side_nav {
	margin-top: 48px;
}

.side_nav a  {
	font: small-caps  14px/22px Georgia, "Times New Roman", Times, serif;
}

.side_nav strong {
	font: small-caps bold 14px/22px Georgia, "Times New Roman", Times, serif;
}

.side_nav ul li:first-letter  {
	vertical-align: -2px;
	font-size: 16px;
}

.side_nav ul ul {
	width: 200px;
	margin: 0 0 0 9px;
	padding: 0;
}

.side_nav ul {
	list-style-type: none;
	width: 178px;
}




/**************************************/
/*            MAIN CONTENT            */
/**************************************/

div#food_navigation.span-5.prefix-3.clear.side_nav ,
div#event_navigation.span-5.prefix-3.clear.side_nav {
	margin-left: -20px;
	padding-right: 20px;
}

div#event_navigation,
#food_navigation {
	padding-top: 18px;
	
}

#event_navigation>ul,
#food_navigation>ul {
	padding: 8px;
	border: 3px double #692f16;
	float: none;
	margin: 0px 18px 0px -20px;
}

#info strong {
	display: inline-block;
	padding-right: 8px;
}




#wheretobuy {
	margin-left: 18px;
}

.above_border {
	border-top: 1px dotted #5c4623;
	padding-top: 14px;
}

#spacer-3 {
	height: 2000px;
}



p.indent {
	padding-left: 36px;
}


.menu_option {
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #5c4623;
		text-align: center;
}

.menu_course {
	padding-bottom: 10px;
		text-align: center;
}

.menu_option h3 {
	padding-bottom: 0;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
		text-align: center;
	margin: 1em 0 2em 0;

}



.menu_option h2 {
	font-weight: bold;
	margin-left: -9px;
	font-size: 13px;
		text-align: center;
}
.menu_option h2:before {
	content: "~";
}
.menu_option h2:after {
	content: "~";
}

.menu_option ul {
	margin-bottom: 10px;
}

.menu_option ul li{
	list-style-type: none;
}

.menu_option ul li em{
	color: #98753b;
}

#col2, #col2t {
	padding-left: 18px;
}
#col2 {
	border-left: 1px dotted #5c4623;
}

#home_2ndcol p, #home_2ndcol h3{
	padding-left: 130px;
	padding-right: 30px
}
#home_2ndcol h3{
	margin-top: 36px;
}

.olive_oil_seller {
	white-space: pre;
	width:230px;
	
	display: block;
	float: left;
	clear: none;
	padding: 9px;
	margin: 9px;
}

.olive_oil_seller h4{
	margin: -18px 0;
	padding: 0;
	white-space: normal;
}

.state_NY, .state_CT, .state_NJ, .state_VA, .state_CA,, .state_RI .state_MA, .state_MI {
	
}

div.menu_option>ul,
div.menu_course>ul {
	margin-left: 0px;
}

div.menu_option>ul>li,
div.menu_course>ul>li {
	margin-left: 0px;
}

/**************************************/
/*               IMAGES               */
/**************************************/


div#photos457>div.image {
	float: left;
	margin: 0;
	padding: 0;
	clear: none;
}

.image p {
	font-style: italic;
	text-align: center;
	margin-top: -9px;
	padding-right: 0;
	padding-bottom: 9px;
}

.image.sm {
	width: 363px;
}

.image.lg {
	width: 475px;
}

#img2oliveoilitalyjpg {
	margin-top: 64px;
}

#img1oliveoil3jpg {
	margin-left: -18px;
}

#img1457storefrontjpg {
	margin-top: 21px;
	margin-left: -24px;
}

/* home page */
#img1bowlsbarjpg {
	margin-left: -30px;
}

#img2457storefrontjpg {
	margin-top: 21px;
}


#img117homeimagepng {
	margin-top: 21px;
}

/*ABOUT */

#img1about457windowjpg  {
	margin-left: 24px;
	float: right;
	padding-left: 0;
	margin-right: -114px;
	margin-top: 42px;
}

#img2aboutmeatballsjpg {
	float: left;
	margin-left: -138px;
	padding-right: 18px;
	margin-top: -6px;
}

#img1foodpastajpg {
	float: right;
	margin-top: 3px;
	margin-right: -168px;
	margin-left: 18px;
}



#img2foodsausagejpg {
	float: left;
	padding-top: 15px;
	padding-right: 18px;
	margin-left: -180px;
}

/**************************************/
/*               FOOTER               */
/**************************************/

#footer {
	margin-top: 100px;
	border-top: 1px dotted #5c4623;
	padding-top: 14px;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
}




#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li{
	padding: 0 10px 0 8px;
	display: inline-block;
	border-right: 1px dotted #5c4623;
	margin: 0;
}

#footer ul li.lastitem{

	border-right: 0px dotted #5c4623;

}

/**************************************/
/*               STORE                */
/**************************************/

div.store_image_457,
div.store_image_17,
img.store_image {
	float: left;
	margin-right: 9px;
}

div.store_item_info {
	
	float: left;
	padding: 9px;
	margin-top: 2px;
	height: 128px;
}



div.buy_button {
	margin-top: 9px;
	margin-left: -5px;
}

div.item {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	width: 230px;
}

div.store_item {
	float: left;
	padding: 9px;
	margin-left: -12px;
	margin-bottom: 18px;
	width: 385px;
	border: 3px double #692f16;
	/*background-color: #c9e9aa;*/
}

#store_listing h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	float: none;
	padding-top: 20px;
	clear: both;
}

#store_listing h3.first {

	padding-top: 0px;

}


#store_listing p{
	color: #98753b;
	font-style: italic;
}

#store_listing select {
	margin-bottom: 9px;
	border-style: solid;
	border-color: black;
	height: 21px;
}

div.buy_button a.button {
	display: inline-block;
	float: none;
}

div.store_image_457,
div.store_image_17 {
	width: 113px;
	height: 150px;
	background-color: white;
}

div.store_image_457 {
	background: url(457.gif) no-repeat 9px 5px;
}

div.store_image_17 {
	background: url(17.gif) no-repeat 11px 7px;
}

div#event_navigation.cart>div {
	border: 3px double #692f16;
	padding: 9px;
	height: 87px;
	margin-top: 69px;
	position: fixed;
	width: 173px;
	
}






