html
{
    height: 100% !important;
}
body
{
    height: 100% !important;
    background-color: #5A949F;
    margin: 0px;
    background-image: url("images/background.jpg");
}
.breadcrumb
{
    padding-bottom: 5px;
}
.recipe_ingredients, .recipe_directions
{
    padding-left: 15px;
}
.news_subject
{
    padding-top: 16px;
}
.links
{
    text-decoration: underline;
    color: #433421;
}
.links:hover
{
    color: #000000;
    text-decoration: none;
}
.buy_link
{
    text-decoration: underline;
    color: #5A949F;
}
.buy_link:hover
{
    color: #41321D;
    text-decoration: none;
}
.row1
{
    background-color: #FFFFFF;
}
.row2
{
    background-color: #D1DDDF;
}

.LinksTable a
{
    font-size: 16pt;
}
a .image
{
    border: 2px solid #000;
}
a:hover .image,
a:active .image
{
    border: 2px solid #fff;
}
h2
{
    margin-top: 0px;
    margin-bottom: 5px;
}
input, textarea, select
{
    background-color: #433421;
    border: 2px solid #000000;
    color: white;
}
input:focus, textarea:focus
{
    border: 2px solid #999999;
}
#recaptcha_response_field
{
    background-color: #433421 !important;
    border: 2px solid #000000 !important;
    color: white !important;
}
textarea
{
    overflow: auto;
}
.button
{
    background-color: #98AA6C;
    border: 2px outset black;
    color: black;
}
.inputTD
{
    text-align: left;
    vertical-align: top;
}
.inputText
{
    text-align: left;
    vertical-align: top;
}
.AjaxTable
{
    width: 95%;
}
.MainTable
{
    width: 924px;
    height: 100% !important;
    background-image: url("images/main.png");
}

.Heading
{
    text-align: center;
    height: 130px;
}
.Content
{
    width: 100%;
}
.ContentWrapper
{
    text-align: center;
    height: 100% !important;
}
.NewsContent
{
    text-align: left;
    vertical-align: top;
}
.NewsContent p
{
    text-align: justify;
}
legend
{
    font-size: 14pt;
}

.guestbook
{
    border:1px solid #23559C;
    color:Black;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    margin:0 auto 10px;
}
.guestbook_head
{
    background:#3B5D5F none repeat scroll 0 0;
    color:#FFFFFF;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:11px;
}
.guestbook_comment
{
    background-color: #F0EDCE;
    color:Black;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:11px;
    text-align:left;
}


.errortext
{
    color: #660000;
	font-weight: bold;
    display: list-item;
    list-style-image: url('../../images/warning.gif');
}

/* CHROME MENU */
.chromestyle{
    width: 100%;
    font-weight: bold;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.chromestyle ul{
    border: 1px solid #BBB;
    width: 100%;
    background: url(images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
    padding: 4px 0;
    margin: 0;
    text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li{
    display: inline;
}
.chromestyle ul li a{
    color: #494949;
    padding: 4px 7px;
    margin: 0;
    text-decoration: none;
    border-right: 1px solid #DADADA;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{
    background: url(images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}
.dropmenudiv{
    position:absolute;
    top: 0;
    border: 1px solid #BBB; /*THEME CHANGE HERE*/
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
    background-color: white;
    width: 200px;
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a{
    width: auto;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 2px 0;
    text-decoration: none;
    font-weight: bold;
    color: black;
}
* html .dropmenudiv a{ /*IE only hack*/
    width: 100%;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
    background-color: #BADBE2;
}
/* END CHROME MENU */


/*SQUEEZE BOX*/
#sbox-overlay {
	position: absolute;
	background-color: #483924;
	/*background-color: #5A949F;*/
	left: 0px;
	top: 0px;
	zoom: 1;
}

#sbox-window {
	position: absolute;
	background-color: #98AA6C;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;*/
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(../../images/closebox.png) no-repeat center;
	border: none;
}

.sbox-window-ie6 #sbox-btn-close {
	background-image: url(../../images/closebox.gif);
}

.sbox-loading #sbox-content {
	background-image: url(../../images/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}

.sbox-content-image#sbox-content {
	overflow: visible;
}

#sbox-image {
	display: block;
}

.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.sbox-content-iframe#sbox-content {
	overflow: visible;
}

/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}
/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}

/* Shadows */
.sbox-bg {
	position: absolute;
	width: 34px;
	height: 34px;
}

.sbox-bg-n {
	left: 0;
	top: -34px;
	width: 100%;
	background: url(../../images/bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -34px;
	top: -34px;
	background: url(../../images/bg_ne.png) no-repeat;
}
.sbox-bg-e {
	right: -34px;
	top: 0;
	height: 100%;
	background: url(../../images/bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -34px;
	bottom: -34px;
	background: url(../../images/bg_se.png) no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -34px;
	width: 100%;
	background: url(../../images/bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -34px;
	bottom: -34px;
	background: url(../../images/bg_sw.png) no-repeat;
}
.sbox-bg-w {
	left: -34px;
	top: 0;
	height: 100%;
	background: url(../../images/bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -34px;
	top: -34px;
	background: url(../../images/bg_nw.png) no-repeat;
}
/*END SQUEEZE BOX*/


/*  Light Box  */
#SLB-Wrapper {
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top {
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}
#SLB-Wrapper #SLB-Top img {
  float:right;
  border:0px;
  margin:6px 10px;
}

#SLB-Wrapper #SLB-Top div {
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom {
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
  background-position:0 100%;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido {
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador img{
  border:0px;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}


/*  Calendar  */
.CalendarTable * {
	/* old-style reset here :) */
	border: 0px;
	padding: 0px;
}

.CalendarTable {
    border: 2px solid black;
	margin: 10px auto;
	font-size: 20px;
	border-collapse: separate;
}

.CalendarTable td, th {
	width: 81px;
	height: 81px;
	text-align: center;
	vertical-align: middle;
	background: url(../../images/cells.png);
	color: #444;
	position: relative;
}
.CalendarTable th {
	height: 30px;
	font-weight: bold;
	font-size: 14px;
}
.CalendarTable td:hover, th:hover {
	background-position: 0px -81px;
	color: #222;
}
.CalendarTable td.date_has_event {
	background-position: 162px 0px;
	color: white;
}
.CalendarTable td.date_has_event a {
    color: white;
    text-decoration: none;
}
.CalendarTable td.date_has_event:hover {
	background-position: 162px -81px;
}
.CalendarTable td.padding {
	background: url(../../images/calpad.jpg);
}
.CalendarTable td.today {
	background-position: 81px 0px;
	color: white;
}
.CalendarTable td.today:hover {
	background-position: 81px -81px;
}
.CalendarTable .events {
	position: relative;
}
.CalendarTable .events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #E7ECF2 url(../../images/popup.png) no-repeat;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
.CalendarTable .events li {
	padding-bottom: 5px;
}
.CalendarTable .events li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
.CalendarTable .events li span.title {
	font-weight: bold;
	color: #222;
}


/*  Pop Tip  */
.tipz .tip
{
    width: 200px;
    font-family: tahoma,arial;
    background-color: #FFF;
    border: 2px solid black;
}
.tipz .tip-top
{
    background-color: #045AAF;
    height:0px;
}
.tipz .tip-title
{
    background-color: #045AAF;
    color:#FFF;
    font-weight:bold;
    padding: 4px;
}
.tipz .tip-text
{
    color:#000;
    padding:10px 10px 10px 10px;
    background: #E7ECF2 url(../../images/popup.png) no-repeat;
}
.tipz .tip-bottom
{
    background-color: #000;
    width:295px;
    height:0px;
}