/* Default look */

body, td  { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-color: black;}

textarea, input { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-color: black;}



/* Buttons */

td.button {

	padding-left: 5px;

	padding-right: 5px;

	border-bottom: 1px solid Black; 

	border-left: 1px solid Black; 

	border-right: 1px solid black; 

	border-top: 1px solid black;

	background-color: #996633;

	font-weight: bold;

}

a.button			{ text-decoration: none; color:#ffffff; }

a.button:visited 	{ color:#ffffff; }

a.button:hover  	{ text-decoration: none; color:#ffffff; }



.order-confirm {

	font-style: italic;

	color:#993300;

}





/* Box  */

.box {

	border-left: 1px solid Black; 

	border-right: 1px solid black; 

	border-bottom: 1px solid Black; 

	border-top: 1px solid black; 

}



.date {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	color: #FFFFFF;

}



.subtitles {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	color: #663300;

	letter-spacing: normal;


}

.dateText {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #FFFFFF;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	text-align: left;

	vertical-align: top;

	word-spacing: normal;

}

.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	text-align: left;

	vertical-align: top;

	word-spacing: normal;

}



.cart {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	text-align: left;

	vertical-align: top;

	word-spacing: normal;

}



.pantry {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	text-align: center;

	vertical-align: top;

	word-spacing: normal;

}



.bottombar {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #CC9966;

}

.order {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #000000;

	background-position: right;

	text-align: right;

}

.largesubtitles {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: bold;

	color: #663300;

	text-align: left;

}



.crumb {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	text-align: left;

	vertical-align: top;

	font-weight: bold;

	color: #CC9966;

}



.specials {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: bold;

	line-height: normal;

	text-align: left;

	vertical-align: top;

	font-weight: bold;

	color: #000000;

}



a			{ text-decoration: underline; color:#993300; }

a:visited 	{ text-decoration: underline; color:#993300; }

a:hover  	{ text-decoration: none; color:#993300; }



/*  

Added September 2005 <alfredo@realdecoy.com>

These are new classes and css functionality for the order form

*/



#order-more {

	display:block;

	margin-right:25px;

}



#order-more a {

	display:block;

	width:150px;

	line-height:15px;

	text-align:center;

	border:1px solid #9e5427;

	text-decoration:none;

	float:right;

	margin:15px 15px 15px 0px;

}



#order-more a:hover {

	background-color:#993300;

	color:#fff;

}



.order-link {

	text-decoration:none;

}

