/*------------------------------------------------------------------
[Master Stylesheet]

Project:		Panciteria San Jacinto
Version:		1.0
Last change:	05/05/08 [Initial CSS]
Author:			JR Zoleta
-------------------------------------------------------------------*/

@import "reset.css";
@import "menu.css";

/* ------------------------------------------------------ GENERIC LAYOUT ------------------- */

* {
	margin: 0 auto;
	padding: 0;
	}

html, body {
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
		color: #414141;
	}

body {
	font-size: 62.5%;
	background: url(../images/page_bg.gif) repeat;
	margin-left: auto;
	margin-right: auto;
	}
	
/* ------------------------------------------------------ WRAPS ---------------------------- */

#container {
	width: 100%;
	height: 100%;
		min-height: 100%;
	margin: 0 auto;
	}
	
#headerwrap, #main, #contentwrap, #topborder, #bottomborder {
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}

#headerwrap {
	height: 188px;
	margin-top: 24px;
	background: url(../images/header.gif) no-repeat;
	}

#topborder {
	height: 6px;
	margin-top: -4px;
	background: url(../images/main_top_bg.png) no-repeat;
	}

#bottomborder {
	height: 6px;
	padding-bottom: 24px;
	background: url(../images/main_bottom_bg.png) no-repeat;
	}

#contentwrap {
	background: url(../images/main_bg.gif) repeat-y top;
	float: left;
	}

/* ------------------------ HEADER ELEMENTS ----------------------- */

#headercontainer {
	width: 994px;
	margin: 0 auto;
	float: left;
	}

#violator {
	width: 127px;
	height: 120px;
	margin-top: 12px;
	margin-right: 24px;
	float: right;
	}

#first {
	margin-top: 12px;
	float: left;
	}

#second {
	float: left;
	}


.dottedline {
	width: 984px;
	height: 2px;
	background: url(../images/dotted_line.gif) repeat-x top;
	}

/* ----------------- MENU ITEMS ---------------- */

#menucontainer {
	width: 984px;
	height: 36px;
	background-color: #682810;
	margin-left: 5px;
	float: left;
	}

/* ------------------------ END OF HEADER ELEMENTS ----------------------- */


/* --------------------------- SPLASH ELEMENTS ------------------------ */

#splashwrap {
	width: 994px;
	height: 418px;
	background: url(../images/splash_bg.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding: 18px 0 0 0;
	}

#splashcontainer {
	width: 928px;
	height: 384px;
	padding: 4px;
	border: 2px dashed #C4A96C;
	margin-left: auto;
	margin-right: auto;
	} 

#splash {
	width: 100%;
	height: 384px;
	background: url(../images/splash.jpg) no-repeat;
	}

#splashtext {
	width: 312px;
	height: 384px;
	background: url(../images/splash_text_bg.png) no-repeat;
	padding: 32px 32px 32px 48px;
	margin-left: 534px;
	}

#splashtext h1 {
	font-size: 3.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 12px;
	}

#splashtext p, #splashtext span {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #DEBA95;
	}

#splashtext hr {
	height: 0; 
	border-style: dotted; 
	border-width: 1px 0 0 0; 
	border-color: #C8AA68;
	margin: 12px 0;
	}

#splashtext ul {
	margin-left: 24px;
	margin-top: 12px;
	}

#splashtext li {
	list-style-image: url(../images/splash_bullets.gif);
	font-size: 1.4em;
	margin-bottom: 8px;
	}

#splashtext a {
	color: #F2F1E3;
	text-decoration: none;
	}

#splashtext a:hover {
	text-decoration: underline;
	}
	
/* --------------------------- END OF SPLASH ELEMENTS ------------------------ */

/* --------------------- FRONT CONTENT ELEMENTS ----------------------- */

#promosanddiscounts {
	width: 554px;
	height: 588px;
	padding: 4px 4px 24px 4px;
	background: #C4A96C;
	float: left;
	}

#frontsidebar {
	width: 368px;
	height: 588px;
	padding: 4px 4px 24px 4px;
	background: #564317;
	float: left;
	}

#promosanddiscounts .head {
	width: 514px;
	height: 42px;
	padding-top: 12px;
	padding-left: 36px;
	background: #6A3329;
	border: 2px dashed #E1C67E;
	}

#frontsidebar .head {
	width: 352px;
	height: 42px;
	padding-top: 12px;
	padding-left: 12px;
	background: #7C6136;
	border: 2px dashed #E1C67E;
	}

/* --------------------- FILM STRIP ELEMENTS ----------------------- */

#filmstripcontainer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	}

#filmstrip-top {
	width: 940px;
	height: 12px;
	background: url(../images/dark_brown_top.gif) no-repeat;
	}

#filmstrip-bottom {
	width: 940px;
	height: 12px;
	background: url(../images/dark_brown_bottom.gif) no-repeat;
	}

#filmstrip {
	width: 916px;
	height: 210px;
	padding: 0 12px;
	background: url(../images/dark_brown_middle.gif) repeat-y top;
	}

#leftbutton, #rightbutton {
	width: 24px;
	height: 42px;
	padding-top: 168px;
	float: left;
	}

#leftbutton img, #rightbutton img {
	cursor: pointer;
	}

#rollcontainer {
	width: 842px;
	height: 210px;
	margin-left: 12px;
	margin-right: 12px;
	float: left;
	overflow: hidden;
	}

#roller {
	width: 8000px;
	height: 210px;
	float: left;
	}

.menublock {
	width: 842px;
	height: 210px;
	margin-left: 8px;
	margin-right: 10px;
	float: left;
	}

* html .menublock {
	margin-left: 4px;
	margin-right: 12px;
	}

.product {
	width: 150px;
	height: 150px;
	margin-right: 18px;
	float: left;
	}

* html .product {
	margin-right: -10px;
	}

.knit {
	width: 150px;
	height: 150px;
	padding: 14px;
	background: url(../images/menu_bg.gif) no-repeat;
	float: left;
	}

.knit img {
	border: 4px solid #FFFFFF;
	}

.knit img:hover {
	border: 4px solid #7C6136;
	}

 #selected {
	background: #D8B48F;
	color: #7C6136;
	}

.productname a {
	color: #FFFFFF;
	width: 150px;
	height: 32px;
	margin-top: -10px;
		padding-top: 10px;
	background: #7C6136;
	font-size: 1.8em;
	font-weight: bold;
		color: #FFFFFF;
		text-align: center;
	float: left;
	text-decoration: none;
	}

.productname a:hover {
	background: #D8B48F;
	color: #7C6136;
	}

/* --------------------- END OF FILM STRIP ELEMENTS ----------------------- */
	


/* --------------------- CONTENT ELEMENTS ------------------------------ */

#contentcontainer {
	width: 940px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	}

#content-top {
	width: 940px;
	height: 12px;
	background: url(../images/light_brown_top.gif) no-repeat;
	float: left;
	}

#content-bottom {
	width: 940px;
	height: 12px;
	background: url(../images/light_brown_bottom.gif) no-repeat;
	float: left;
	}

#content {
	width: 916px;
	padding: 0 12px 24px 12px;
	background: url(../images/light_brown_middle.gif) repeat-y;
	float: left;
	}
	
#head {
	width: 900px;
	height: 42px;
	padding-top: 12px;
	padding-left: 12px;
	background: #6A3329;
	border: 2px dashed #E1C67E;
	}

#featuredproducts {
	width: 916px;
	height: 180px;
	margin-bottom: 24px;
	padding: 24px 0 24px 24px;
	}

#image {
	width: 340px;
	float: left;
	}

#image img {
	padding: 8px;
	background: #FFFFFF;
	border: 2px solid #800000;
	}

#description {
	width: 520px;
	margin-left: 12px;
	float: left;
	}

#description h2 {
	font-size: 2.4em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
	}

#description p {
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 24px;
	}

#description p.prices {
	color: #804334;
	}

#subhead {
	width: 900px;
	height: 32px;
	margin-top: 24px;
		padding-top: 12px;
		padding-left: 12px;
	background: #906C4A;
	border: 2px dashed #E1C67E;
	clear: both;
	}

#subproducts {
	width: 916px;
	background: none;
	padding: 24px 0 24px 0;
	}

table {
	background: none;
	}

tr.even {
	background: #CEB880;
	}

td.columnhead {
	font-size: 1.8em;
	font-weight: bold;
	color: #804334;
	}

td.rowtitle {
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
	padding: 8px;
	}

td {
	font-size: 1.8em;
	color: #804334;
	padding: 8px;
	} 

#blurb {
	border-bottom: 2px dotted #FFFFFF;
	}

#blurb p {
	font-size: 1.6em;
	line-height: 1.4em;
	color: #333333;
	padding: 24px 24px;
	}

#maincontent {
	margin-top: 24px;
	padding: 0 24px;
	float: left;
	}

#left {
	width: 540px;
	float: left;
	}

#left h2, #maincontent h2 {
	font-size: 2.4em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 12px;
	}

#left p {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #414141;
	margin-bottom: 12px;
	}

#right {
	width: 294px;
	padding-left: 24px;
	float: left;
	}

#right img.subhead {
	padding: 6px;
	background-color: #FFFFFF;
	border: 2px solid #800000;
	}

#right .head {
	width: 294px;
	height: 28px;
	padding-top: 12px;
	padding-left: 12px;
	background: #916C48;
	border: 2px dashed #E1C67E;
	margin-top: 24px;
	}

#right .contacthead {
	width: 294px;
	height: 28px;
	padding-top: 12px;
	padding-left: 12px;
	background: #916C48;
	border: 2px dashed #E1C67E;
	}

#right .contactinfo {
	margin-top: 12px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #414141;
	}

#frontsidebar .contactinfo {
	margin-top: 12px;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #DEBA95;
	margin-bottom: 12px;
	padding: 0 6px;
	}

#frontsidebar .contactinfo a {
	color: #FFFFFF;
	text-decoration: none;
	}

#frontsidebar .contactinfo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.contactinfo a {
	color: #AC0100;
	text-decoration: none;
	}

.contactinfo a:hover {
	text-decoration: underline;
	}

p.person {
	text-align: right;
	}

span.feedback {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 12px;
	}

img.imageborder {
	border: 2px dotted #333333;
	}

#eventscontent a, #contactanddelivery a {
	color: #990000;
	text-decoration: none;
	}

#eventscontent a:hover, #contactanddelivery a {
	text-decoration: underline;
	}

/* --------------------- END OF CONTENT ELEMENTS ----------------------- */

#footer {
	width: 828px;
	height: 124px;
	margin-top: 12px;
	margin-bottom: 24px;
	padding: 24px 56px 0 56px;
	background: url(../images/footer_bg.gif) no-repeat;
	float: left;
	clear: both;
	text-align: center;
	font-size: 1.2em;
	}

#footer a {
	color: #990000;
	margin: 0 12px;
	text-decoration: none;
	}

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

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

#contact-mail-page {
	}

#contact-mail-page div.form-item {
	margin-bottom: 6px;
	width: 200px;
	float: left;
	clear: left;
	}

#contact-mail-page label {
	font-size: 1.1em;
	line-height: 1.8em;
	color: #333333;
	float: left;
	clear: left;
	width: 140px;
	padding: 3px;
	}

#contact-mail-page input.form-text, #contact-mail-page textarea {
	width: 260px;
	float: left;
	border: 1px solid #CCCCCC;
	}

#contact-mail-page input.form-text {
	padding: 3px;
	}
	
#contact-mail-page input.form-submit {
	float: left;
	clear: both;
	border: 1px solid #E1C67E;
	background: #854334;
	color: #FFFFFF;
	padding: 6px;
	}

/* --------------------- PROMO ELEMENTS ----------------------- */

.teasercontainer {
	padding: 12px 0 8px 0;
	}

.teasercontent {
	width: 100%;
	float: left;
	clear: left;
	padding-bottom: 12px;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 24px;
	}

.newsteasertext h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	}

.newsteaserimage, .newsteasertext {
	display: inline;
	float: left;
	}

.newsteaserimage {
	margin-bottom: 24px;
	}

.newsteaserimage img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #800000;
	margin-right: 12px;
	}

.newsteasertext {
	width: 360px;
	}

.newsteasertext p {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333333;
	}
	
/* --------------------- FUNCTION ELEMENTS ----------------------- */

.functionroom {
	width: 876px;
	float: left;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 2px dotted #FFFFFF;
	}

#last {
	border: none;
	}

.functionroomimage {
	width: 240px;
	float: left;
	position: relative;
	}

.functionroomimage img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #800000;
	}

.functionroomtext h3 {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 12px;
	}

.functionroomtext p {
	font-size: 1.4em;
	line-height: 1.2em;
	}
	
/* --------------------- SET MENU ELEMENTS ----------------------- */

.view-content-set-menu ul li {
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	}

#weddings .view-content-set-menu ul li {
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	width: 254px;
	}

.view-item-set-menu .view-data-node-title {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 12px;
	}

.view-data-node-data-field-set-menu-image-field-set-menu-image-fid {
	margin-bottom: 8px;
	}

.view-data-node-data-field-set-menu-image-field-set-menu-image-fid img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #800000;
	}

.view-label-node-data-field-price-field-price-value {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	float: left;
	clear: left;
	margin-right: 6px;
	}

.view-data-node-data-field-price-field-price-value {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	}

.view-label-node-data-field-good-for-field-good-for-value {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	float: left;
	clear: left;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	}

.view-data-node-data-field-good-for-field-good-for-value {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
	}

.view-content-set-menu p {
	font-size: 1.4em;
	line-height: 1.2em;
	}

.menubg {
	background-color: #CEB880;
	padding: 12px;
	float: left;
	margin-bottom: 24px;
	}

/* ------ ERROR MESSAGE ------ */

div.error {
	width: 400px;
	padding: 12px;
	background: #FFCCCC;
	display: block;
	margin-left: 0;
	margin-bottom: 24px;
	margin-top: 24px;
	}

div.error ul li {
	margin-left: 24px;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.4em;
	}

/* --------------------- TESTIMONIALS ELEMENTS ----------------------- */

.newsteasertext ul li {
	list-style: disc;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #333333;
	margin: 0;
    padding: 0;
	}

.newsteasertext ul {
	position: relative;
	margin-left: 24px;
	}

p.testimonial {
	font-style: italic;
	font-size: 0.9em;
	}