/* ===========================================
    CSS STYLES FOR ZAMPARELLI'S ITALIAN BISTRO
   =========================================== */   


/* PAGE ELEMENTS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #F8981D;
	background-image: url(../images/elements/bg_page.gif);
	text-align: center;
	margin: 0px;
}

#container {
	background-color: #FFFFFF;
	background-image: url(../images/elements/frame_container.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 769px;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
}

#frametop {
	background-image: url(../images/elements/frame_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 100%;
}

#masthead {
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 14px;
}

#middle {
	background-image: url(../images/elements/frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}

#framebottom {
	height: 6px;
	width: 100%;
}

#lefttop {
	background-image: url(../images/elements/bg_left_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 27px;
	padding-left: 13px;
}

.left {
	background-image: url(../images/elements/bg_left.gif);
	background-repeat: repeat-y;
	background-position: 0px 67px;
}

#leftbottom {
	background-image: url(../images/art/art_left_info_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 220px;
}

.content01 {
	margin-top: 18px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.contentbg {
	background-image: url(URLappliedInline);
	background-repeat: no-repeat;
	background-position: center 27px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 12px;
}

#signup {
	background-image: url(../images/elements/bg_left_subscribe.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 404px;
}

#signupTop {
	height: 86px;
}

/* HTML TAGS */

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* CLASSES */

.dotsredV {
	background-image: url(../images/elements/dots_red_v.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.dotsredH {
	background-image: url(../images/elements/dots_red_h.gif);
	background-repeat: repeat-x;
	background-position: 0px center;
	height: 21px;
}

.dotswhiteH {
	background-image: url(../images/elements/dots_white_h.gif);
	background-repeat: repeat-x;
	background-position: 0px center;
	height: 21px;
}

.ingredients {
	padding-left: 12px;
}

.picright {
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 6px;
}

.picright2 {
	margin-right: 0px;
}

.backtotop {
	margin-top: 650px;
}

.list {
	text-indent: -0.8em;
	margin-top: 0px;
	margin-left: 0.8em;
}

/* FORMS */

.subscribeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	height: 18px;
	width: 144px;
}

/* LINK STYLES */

a:link, a:active, a:visited { 
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
	}

a:hover { 
	font-weight: normal;
	color: #6685C2;
	text-decoration: underline;
	}

#linksbottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 769px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

#linksbottom a:link, #linksbottom a:active, #linksbottom a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#linksbottom a:hover {
	font-weight: bold;
	color: #FCCF96;
	text-decoration: none;
}
