/* SELECTOR RESET
--------------------------------*/
html, body, div, span, object, iframe, a, dl,dt,dd abbr, acronym, address, pre, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, var, center, table, fieldset, form, fieldset, label, legend, select, input, textarea { margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%; }

/* COMMON SELECTOR LAYOUT
--------------------------------*/
body { background: url(../images/bg.png) #710C00 repeat-x; line-height: 1; color: #513500; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing:0; }
p { padding: 5px 0; margin: 0; }
strong, b { color: #513500; 	}
img { border: 0; display:block; }
input, select { vertical-align: middle; }
button {}
legend { font-weight:bold; margin: 10px 0; }
a:link { color: #771301; }
a:visited { color: #771301; }
a:hover { color: #771301; }
h1, h2, h3, h4, h5, h6 { font-size: 1.1em; font-weight: bold; margin: 5px 0; padding:0; }

/* COMMON SELECTOR CLASSES
---------------------------------*/
.text-center { text-align: center; }
.text-right { text-align: right; }
.text-left { text-align: left; }
.fl-left { float: left; }
.fl-right { float: right; }
.inline { display:inline; }
.block { display:block; }
.pos-rel { position:relative; }
.pos-abs { position:absolute; }
.container { overflow: hidden; width: 100%; }
.required { background:url(../images/bg-required.png) no-repeat 99% 4px; }
.note { font-style: italic; font-size: 10px; margin: 0 0 0 5px; }
.cms img { display:inline; }
.cms { line-height: 1.4em; }
.sifr-alt { display: none; }

h1.sifr,h2.sifr { margin:0;padding:0; font-weight:normal; }
select.text { color:#513500; border: 1px solid #8E5201; }
input.text { color:#513500; padding: 2px; border: 1px solid #8E5201; width: 130px; }
textarea.text { color:#513500; padding: 2px; border: 1px solid #8E5201;  width:220px; height:60px; }
input.image { }
input.button { color:#FFF; background:#000; font: bold 100% Verdana, Arial, Helvetica, sans-serif; border:0;padding: 2px; }
button.button { color:#FFF; background:#000; font: bold 100% Verdana, Arial, Helvetica, sans-serif; border:0;padding: 2px;  float:right; margin: 0 60px 0 0; }
input.checkbox { width:20px; margin: 3px 0 0 0; }
input.radio { width:20px; margin: 5px 0 0 0; }
input.size-xlong { width: 300px; } input.size-long { width: 205px; } input.size-mid { width: 70px; } input.size-small { width: 30px; } input.size-tiny { width: 20px; } input.size-xsmall { width: 10px; }

.error, .error strong { color: #C00; }
h3.error { font-weight: normal; border: 1px solid #C00; background: #FBFCFC; padding: 5px; text-align:center; }
p.error { text-align: center; width: 90%; }
.success, .success strong { color: #390; }
p.success { text-align: center; width: 90%; }

/* BODY SELECTORS
---------------------------------*/
#home, #internal { width: 972px; text-align:left; margin: 0 auto 0 auto; background: url(../images/bg-home.jpg) repeat;  }

/* HEADER */
#header { height:99px; overflow:hidden; border-bottom: 4px solid #9E7111; background-image:url(../images/bg-header.png); background-repeat: repeat-x; background-position: bottom;  }
* html #header { background-image:none;}
#header img#logo { float:left; width: 423px; height: 84px; margin: 9px 0 0 30px; }
#header #phone { clear:right; float: right; display:inline; margin: 7px 20px 4px 0; width: 178px; height: 23px; background:url(../images/phone.png) no-repeat; text-indent:-6000px; }

/*SEARCH*/
#search { float:right; width:180px; background:url(../images/bg-nav-cart.png) repeat-x; height:26px; }
#search fieldset { padding:3px 10px 0 10px;margin:0; }
#search input.text { margin: 0 4px 0 0; }
#search input.image {}

/*NAV: CART*/
#nav-cart { margin:0;padding:6px 11px 0 11px;list-style:none; float:right; display:inline; height:20px; background:url(../images/bg-nav-cart.png) repeat-x; }
#nav-cart li{ color:#771301; margin:0; display:inline; }
#nav-cart a { text-decoration: none;  line-height: 1.1em; }
#nav-cart a:hover { text-decoration: underline; }
#nav-cart span { margin: 0 0 0 4px; }

/*NAV*/
#nav ul { clear:right; float:right; height: 39px;  list-style:none; margin: 0 0 0 0;padding:0; position:relative; z-index: 100; width:513px; }
#nav a { display: block; height: 39px; text-indent: -6000px;  }
#nav li.menu-cat { float: left; display: block; text-transform:capitalize; background-repeat: no-repeat; border-left:1px solid #B2954F; }/*menu category styling*/
#nav li:hover { position:relative; } /*hold flyout positioning*/

/* nav dropdown */
#nav li ul a { padding: 5px 3px 5px 20px; text-indent: 0; text-transform:none; height: auto; width: 145px; color: #FFF; text-decoration: none; } /* reset for dropdown */
#nav li ul a:hover { color: #FFF; background: #666; } /*reset for dropdown */
#nav ul ul { display:none; position: absolute; top: px;left: px; width: 170px; height: auto; margin:0;padding:0; list-style:none; border-top: 1px #DADCF6 solid; background: #FFF; } /*dropdown properties*/
#nav li ul li { border: #DADCF6 solid; border-width: 0 1px 1px 1px; width:99%; }
#nav li ul li ul { position: absolute; top: 5px; left: 100%; } /*flyout positioning */

/* nav categories */
#nav #nav-news { background-image: url(../images/nav-news.png); width: 68px; }
#nav #nav-news:hover {background-position: 0 -39px; }
#nav #nav-specials { background-image: url(../images/nav-specials.png); width: 86px; }
#nav #nav-specials:hover {background-position: 0 -39px; }
#nav #nav-our-products { background-image: url(../images/nav-our-products.png); width: 128px; }
#nav #nav-our-products:hover {background-position: 0 -39px; }
#nav #nav-contact-us { background-image: url(../images/nav-contact-us.png); width: 113px; }
#nav #nav-contact-us:hover {background-position: 0 -39px; }
#nav #nav-fundraising { background-image: url(../images/nav-fundraising.png); width: 112px; }
#nav #nav-fundraising:hover {background-position: 0 -39px; }

/* MAIN */
#main{ width: 100%; overflow:hidden; background:url(../images/bg-main-bottom.png) repeat-x bottom; padding: 0 0 15px 0; }
* html #main { background-image:none;}
#main #main-area-01 { float:left; display:inline; width: 324px; }
#main #main-area-02 { float:left; display:inline; width: 648px; }

#main #main-area-02 .box { float:left; display:inline; background: url(../images/bg-cms.png) repeat-x; width:292px; margin: 0 9px 0 0;  padding: 11px; }
* html #main #main-area-02 .box .cms { height: 286px; }
#main #main-area-02 .box .cms{ background:#FFF; border: 1px solid #C1A568; height: 286px; overflow:hidden; }
#main #main-area-02 .box .cms img { display:block; }

#main .shell-01 { background: url(../images/bg-main-top.png) repeat-x top;  overflow:hidden; width:100%; }
#main .shell-02 { background: url(../images/bg-main.png) repeat-y 6px 0;  overflow:hidden; width:100%; margin:  9px 0 0 0; }
* html #main .shell-01 { background-image:none; }

/*PHOTO*/
#home #photo { background:url(../images/bg-photo.png) no-repeat;  padding: 18px 0 18px 18px; margin: 0 0 12px 0; }
#home #photo img { border: 1px solid #AE955A;  width: 628px; }
#internal #photo {  }
#internal #photo img { border: 1px solid #CDAB71;  width: 663px; }

/*WELCOME*/
#welcome { width:334px; height:370px; background-image: url(../images/bg-welcome.png) ; background-repeat:no-repeat; }
#welcome h1.title { color:#8C1E00; height: 30px;  margin: 0 0 2px 25px;  padding: 34px 0 0 0; }
#welcome .cms { margin: 0 40px 0 30px; }

/*NAV:CATEGORES*/
#home #nav-categories {background-image:url(../images/bg-nav-categories-bottom.png); background-repeat:no-repeat; background-position: 8px 100%; padding: 0 0 12px 0; margin: 0 0 0 0;  width:100%;}
#home #nav-categories .shell { background:url(../images/bg-nav-categories-top.png) no-repeat #F1E4C8; min-height: 330px; margin: 0 0 0 16px; width:289px; }
* html #home  #nav-categories { background-image:url(../images/bg-nav-categories-bottom-ie6.png); }
* html #home  #nav-categories .shell { height: 330px; }
#home #nav-categories h1.title { color:#8C1E00; height: 30px; margin:0 0 0 11px; padding: 10px 0 0 0;  }
#home #nav-categories ul { margin:0 0 0 11px; padding: 0 0 0 0; list-style:none; width: 248px; line-height: 1.3em;  }
#home #nav-categories li { padding: 0 0 0 19px; width:229px; background:url(../images/bg-nav-categories-li.png) no-repeat 1px 8px;  border-bottom: 1px solid #C1A568; }
#home #nav-categories a { display:block; text-decoration:none;  padding: 7px 0; }
#home #nav-categories a:hover { display:block; text-decoration:underline;  }

#internal #nav-categories {float:left; display:inline; background:url(../images/bg-nav-categories.png) repeat-x #F1E8D3; padding: 0 0 12px 0; margin: 0 0 0 6px;  width:273px; border: 4px solid #F1E8D3; }
#internal #nav-categories h1.title { color:#8C1E00; height: 30px; margin:0 0 0 11px; padding: 10px 0 0 0;  }
#internal #nav-categories ul { margin:0 0 0 11px; padding: 0 0 0 0; list-style:none; width: 248px; line-height: 1.3em;  }
#internal #nav-categories li { padding: 0 0 0 19px; width:229px; background:url(../images/bg-nav-categories-li.png) no-repeat 1px 8px;  border-bottom: 1px solid #C1A568; }
#internal #nav-categories a { display:block; text-decoration:none;  padding: 7px 0; }
#internal #nav-categories a:hover { display:block; text-decoration:underline;  }

/*CONTENT*/
#content { float:right; display:inline; width:670px; min-height: 500px; padding: 5px 0 0 5px;  margin: 0 5px 0 0;  background: #F1E8D3; }
* html #content { height: 500px; }
#content .cms { margin: 5px 10px 10px 5px; }

/* BREADCRUMB */
#crumb { list-style: none; padding: 0; margin: 12px 0 15px 5px; }
#crumb li { display:inline; padding: 0 0 0 11px; margin: 0 14px 0 0; }

/* FOOTER */
#footer { background: url(../images/bg-footer.png) repeat-x #8F5201; height: 23px; padding: 11px 0 0 0; text-align: center; line-height: 1.1em; color:#FFF; }
#footer span { margin: 0 256px 0 0; }
#footer a {color:#FFF; }
/* CORE101 */
#core101-logo { text-align:center; padding: 10px 0; }

/* MISC
-------------------------------------*/

/* slideshow */
#slideshow { position:relative; height:px; }
#slideshow img { position:absolute; top:0; left:0; z-index:8; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

/* forms */
/*
#form-taf { width: 500px; }
#form-contact { width: 500px; }
form fieldset { margin:0; padding:0; border:0; }
form label, #captcha-image { display: block; width: 100%; overflow: hidden; margin: 0 0 5px 0; }
form .inline label { display:inline; width: auto; }
form .inline { clear:both; margin: 0 0 0 200px; }
form .inline label span { display:inline; width:auto; float:none; }
form .inline label input { float:none; width: auto; }
form label span, form #captcha-image span { width: 200px; float: left; text-align: right; padding: 4px 5px 0 0; }
form label span.required {}
form label span.error { font-size: 12px; font-style:italic; color:#F00; text-align:left; margin-left: 5px; }	
form label input { float: left; margin: 0 0 5px 0; width: 90px; }	
form label select { float: left; margin: 0 0 5px 0; width: auto; }
form #captcha-image img { float:left; margin: 0 0 5px 0; }
*/
/* sitemap */
#sitemap li { list-style: none;	vertical-align:middle; padding-bottom: 4px;	}
#sitemap a { text-decoration:none; }
#sitemap a:hover{ text-decoration:underline; }