@charset "UTF-8";

/* -----------------------------------------------------------*/
/* ------------------------ SITE WIDE ----------------------- */
/* -----------------------------------------------------------*/

* {
	margin:0;
	padding:0;
}

html, body {
	background: #E7E5DA;
}

img {
	border: 0;
}

#wrapper {
	background: url(../images/fauxColumns2.gif) repeat-y top left;
	height: auto;
	margin: 0 auto;
	width: 900px;
}

#header {
	background-color: #FFFFFF;
	height: 200px;
	position: relative;
}

#Logo a {
	background: url(../images/CibosanoLogo-01.gif) no-repeat;
	height: 146px;
	left: 31px;
	position:absolute;
	text-align: center;
	text-indent: -2000em;
	top: 30px;
	width: 162px;
}

#mainImage {
	position: relative;
	top: 0px;
	left: 225px;
	width: 675px;
	height: 200px;
}

#mainSWF {
	position: relative;
	top: 0px;
	left: 225px;
	width: 675px;
	height: 200px;
}

body#homePage #mainImage {
	background: url(../images/forchetta.jpg) top left no-repeat;
}

body#salamiPage #mainImage {
	background: url(../images/salumi.jpg) top left no-repeat;
}

body#cheesePage #mainImage {
	background: url(../images/cheese.jpg) top left no-repeat;
}

div.hr {
	background-color: #D0B7A0;
	float: left;
	height: 1px;
	width: 590px;
	margin: 10px 0px 25px 50px;
	position: relative; 
}

div.hr hr {
	display: none;
}

/* -----------------------------------------------------------*/
/* --------------------- MAIN NAVIGATION -------------------- */
/* -----------------------------------------------------------*/

#mainNav {
	position: absolute;
	top: 200px;
	left: 225px;
	width: 675px;
	background-image: url(../images/mainButtonBG.gif);
}

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainNav ul li {
	color: #FAEDC8;
	display: block;
	float: left;
	line-height: 36px;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	text-decoration: none;
}

#mainNav #current {
	color: #692E31;
	background-image: url(../images/mainButtonBGHover.gif);
	line-height: 36px;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#mainNav ul li a:hover,
#mainNav ul li #current:hover {
	color: #692E31;
	background-image: url(../images/mainButtonBGRoll.gif);
	line-height: 36px;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#mainNav a {
	color: #FAEDC8;
	display: block;
	padding: 0em 1.15em;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

/* -----------------------------------------------------------*/
/* ------------------ SECONDARY NAVIGATION ------------------ */
/* -----------------------------------------------------------*/

div.sdmenu {
	float: left;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	width: 225px;
}

div.sdmenu div {
	overflow: hidden;
}

/*Heading Dropdown Collapsed*/
div.sdmenu div.collapsed {
	cursor: pointer;
	height: 36px;
	border-bottom: #DDCFB0 1px solid;
}

/*Heading Dropdown*/
div.sdmenu div span {
	background-image: url(../images/mainButtonBG.gif);
	border-bottom: #DDCFB0 1px solid;
	color: #FAEDC8;
	cursor: pointer;
	display: block;
	font-weight: normal;
	line-height: 36px;
	height: 36px;
	text-decoration: none;
	text-indent: 20px;
}

div.sdmenu div.collapsed span {
	background-image: url(../images/mainButtonBG.gif);
}

div.sdmenu div span:hover {
	color: #692E31;
	background-image: url(../images/mainButtonBGRoll.gif);
	line-height: 36px;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

/*List Items*/
div.sdmenu div a {
	background-color: #FAEDC8;
	color: #692E31;
	display: block;
	border-bottom: #DDCFB0 1px solid;
	font-size: 85%;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: 20px;
}

div.sdmenu div a.current {
	color: #692E31;
	background-color: #AB9481;
}

div.sdmenu div a:hover {
	color: #FAEDC8;
	background-color: #692E31;
	text-decoration: none;
}

.upSizeFont {
	font-size: 115%;
}

/* -----------------------------------------------------------*/
/* ------------------------ CONTENT ------------------------- */
/* -----------------------------------------------------------*/
/* this contains the primary and secondary content creating a faux 3 column effect */

#content {
	display: block;
	float: left;
	height: auto;
	margin-bottom: 3.5em;
	position: relative;
	top: 36px;
	width: 675px;

}

/* -----------------------------------------------------------*/
/* ---------------------- PRIMARY CONTENT ------------------- */
/* -----------------------------------------------------------*/

#primaryContent {
	background-color: #FFF;
	display: block;
	float: left;
	height: auto;
	margin-bottom: 2em;
	position: relative;
	width: 455px;
	text-align: justify;
}

#primaryContent h1 {
	padding: 0 50px 0 50px;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 225%;
	color: #692E31;
	margin-bottom: 0.25em;
	text-align: left;
}

#primaryContent h2 {
	padding: 30px 50px 0 50px;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	font-weight: normal;
	color: #9C7163;
	text-align: justify;
}

#primaryContent h3 {
	color: #9C7163;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 95%;
	margin-bottom: 0.4em;
	margin-top: 1em;
	padding: 0 50px 0 50px;
	text-align: justify;
}

#primaryContent h4 {
	color: #9C7163;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	line-height: 95%;
	margin-bottom: 0.4em;
	margin-top: 1em;
	padding: 0 50px 0 50px;
	text-align: justify;
}

#primaryContent p {
	color: #333;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 84%;
	padding: 0 50px 0 50px;
	line-height: 125%;
	margin-bottom: 1em;
	text-align: justify;
}

/* ----------------------- Links ------------------------- */

#primaryContent a:link {
	color: #9C7163;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

#primaryContent a:visited {
	color: #9C7163;
	text-decoration: underline;
}

#primaryContent a:hover {
	color: #9C7163;
	text-decoration: none;
}

#primaryContent a:active {
	color: #9C7163;
	text-decoration: underline;
}

/* ----------------------- Lists ------------------------- */

#primaryContent ul {
	padding: 0 50px 0 50px;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	line-height: 125%;
	color: #000000;
	margin-bottom: 1em;
	list-style: square;
	list-style-position: inside;
}

#primaryContent li {
	color: #9C7163;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 95%;
	margin-bottom: 0.5em;
}

#primaryContent li a {
	color: #9C7163;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 95%;
}

#primaryContent li a:hover {
	text-decoration: none;
}

#primaryContent .productGallery {
	width: 675px;
}

#primaryContent #productOrder {
	position: relative;
	padding-bottom: 2em;
}

#primaryContent #productOrder ul {
	margin: 0;
	padding: 0px;
	position: relative;
}

#primaryContent #productOrder li {
	display: inline;
	margin: 10px 25px 10px 0px;
	position: relative;
	float: left;
	text-align: center;
	height: 160px;
	width: 130px;
}

#primaryContent #productOrder li p {
	color: #333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 110%;
	margin-top: 2px;
	text-align: center;
}


/* -----------------------------------------------------------*/
/* ---------------------- SECONDARY CONTENT ------------------- */
/* -----------------------------------------------------------*/

#secondaryContent h1 {
	padding: 0px 50px;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 150%;
	color: #692E31;
	margin-bottom: 0.25em;
	text-align: left;
}

/* -----------------------------------------------------------*/
/* ----------------------- LIGHT BOX ------------------------ */
/* -----------------------------------------------------------*/

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
	
#lightbox img {
	width: auto;
	height: auto;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA);/* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageDataContainer em {
	font-style: italic;
	font-weight: normal;
}

#imageData {
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
	padding-bottom: 1em;
}
	
#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
			
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}	 	

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* -----------------------------------------------------------*/
/* ---------------------- CONTACT FORM ---------------------- */
/* -----------------------------------------------------------*/

.contactForm fieldset {
	margin: 1em 50px;
	padding: 1em;
	border: 1px solid #9C7163;
	background: #FDF7E6;
}

.contactForm legend {
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #692E31;
	background-color: #FFFFFF;
}

.contactForm label {
	display: block;
	font-family: Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #692E31;
	line-height: 120%;
	margin-left: -50px;
	margin-top: .5em;
}

.contactForm input {
	width: 250px;
	margin-bottom: 0.25em;
	margin-left: -50px;
}

.contactForm .btn {
	width: 6em;
	margin: 0;
	margin-right: 1em;
}

.contactForm textarea {
	width: 250px;
	height: 150px;
	margin-bottom: 0.5em;
	margin-left: -50px;
}

/* IE holly hack to solve background bleed problem */

* .contactForm legend {
	position:absolute;
	top: -.5em;
	left: .5em;
}
	
* .contactForm fieldset {
	position: relative;
	margin-top:2.5em;
	padding-top:.75em;
}

/* -----------------------------------------------------------*/
/* -------------------- SECONDARY CONTENT ------------------- */
/* -----------------------------------------------------------*/

/* commented out for now to preserve original settings
#secondaryContent {
	background-color: #9C7163;
	display: block;
	float: right;
	margin-bottom: 2em;
	padding-top: 20px;
	position: relative;
	text-align: center;
	width: 220px;
}
*/
#secondaryContent .brands {
	background: #FFF url(../images/dash.gif) repeat-y 0px 0px; 
	float: right;
	margin-bottom: 2em;
	position: relative;
	text-align: center;
	top: 30px;
	width: 220px;
}

#brandLogos ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	position: relative;
	width: 220px;
}

#brandLogos li {
	display: inline;
}

#secondaryContent .pics {
	background: #FFF url(../images/dash.gif) repeat-y 0px 0px; 
	float: right;
	margin-bottom: 2em;
	position: relative;
	text-align: center;
	top: 125px;
	right: 35px;
}

/* -----------------------------------------------------------*/
/* ------------------------- FOOTER ------------------------- */
/* -----------------------------------------------------------*/

#footer {
	background-color: #E7E5DA;
	clear: both;
	display: block;
	float: none;
	height: auto;
	margin: 1em 0 0 0;
	position: relative;
	width: 900px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#footer ul .first {
	padding: 0 0.4em 0 0;
}

#footer ul .last {
	border-right: none;
}

#footer li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 55%;
	color: #692E31;
	display: block;
	float: left;
	margin-top: 1em;
	padding: 0 0.4em 0 0.4em;
	border-right: #999999 solid 1px;
}

#footer a {
	font-family: Helvetica, Arial, sans-serif;
	color: #692E31;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer .footerRight {
	position: absolute;
	right: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
