/*
 * xhtml.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

/* Basic Tags */
html {}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	margin: 0px;
	color: #006633;
	line-height: 18px;
	background: url('/_resources/media/img/bg.png');
}
body.popup {
	background: url('/_resources/media/img/bg_main.png');
}

h1,h2,h3,h4 {
	letter-spacing: 0px;
	margin: 0px 0px 8px 0px;
}

h1 {
	font-size: 22px;
	line-height: 26px;
	color: #990033;
	font-weight: normal;
	letter-spacing: -0.5px;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

p { margin: 0px; }
hr {
	border: 0px;
	border-bottom: 1px solid #006633;
}

/* Input */
form {
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 12px;
}#layAll,
#laySuperBanner,
#layTop,
#layMainBg,
#layMain,
#layMainHome,
#layLeft,
#layContent,
#layContentBg,
#layRight,
#layMembers,
#layPool,
#layRightSpecial,
#layPath,
#laySearch,
#layNewsletterContent,
#layFooter,
#layHomeDestaque,
#layHomeDestaqueLine,
#layHomeBottom,
#laySuggest,
#layTitle,
#layFlash,

.contentAudios,
.contentVideos,

.contentImages,
.contentImagesPhotos,
.contentImagesArrow,

.contentDetailImage,
.contentBoxRight,
.contentCredit,
.contentLegend,

.contentNewsTools,
.contentNewsButtons,
.contentAuthor,

.contentIndexSmall,
.contentIndexSmall_on,
.contentItemTitle,
.contentDetailCommentary,

.contentIndex1,
.contentIndex2,
.contentIndex2_on,
.contentMenuTitle,
.contentDroppable,
.dropHover,
.contentSearch,
.contentSearchTitle,
.contentItemRow1,
.contentItemRow2,
.contentMenuItem,
.contentInputBox,
.contentImageRightBox,
.contentImageRight,
.contentImageThumb,
.contentImageThumbSmall,
.layContentBoxTitle,
.layContentBoxTitleSmall,
.layContentBox,
.layContentBoxSmall,
.contentImageSpecialSmall,
.layItemRight,
.layItemRightContent,
.layContentBoxImage,
.layContentBoxImageSmall,
.laySubMenuBox, 
.layOferecimento,
.layItemRightTop,
.layItemRight,
.layItemRightContent,
.layContentCard,
.layContentCardTop,
.layContentCardBottom,
.contentImageSpecial,
.contentImageInfo,
.contentItemRowTitle_only,
.contentItemRowTitle_only2,
.contentItemRowTitle_only_dest,
.contentItemRow,
.contentItemRow2,
.contentItemRow_dest,

.contentItemThumb2,

.contentViewListCardapio,
.contentSubtitleCardapio,
.contentItensCardapio,
.contentItemCardapio,
.contentItemPreco,

.form_input_search,
.form_input_boxes,
.form_input_email_boxes,
#lightbox,
#lightboxDetails
{
   behavior: url("/_resources/scripts/boxsizing.htc");
   box-sizing: border-box;
   -moz-box-sizing: border-box;
}
/*
 * layout.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

* {
	font-family: Georgia, Verdana;
}

body {
	background: url('/_resources/media/img/bg_top.jpg') repeat-x top;
	margin: 0px;
	padding: 0px;
}
#layAll {
	width: 100%;
	margin: 0px auto;
	
}

#layAllBg {
	background:url('/_resources/media/img/bg.jpg') no-repeat top;	
	width: 100%;
}

#layTop {
	/*background: url(img/top.jpg) no-repeat; */
	width: 720px;
	height: 210px;
	margin: 0px auto;
	text-align: center;
}

#layTopTitle {
	width: 720px;
}

#layTopTitle img {
	margin: 18px 0px 0px 0px;	
}

#layTopTitle {
	background: url('/_resources/media/img/top_title.jpg') no-repeat;
	width: 720px;
	height: 90px;
	margin: 0px auto;
}

#layAllHome {
	background: url('/_resources/media/img/bg_top_home.jpg') repeat-x;
}


#layTopHome {
	text-align: left;
	width: 778px;
	height: 163px;	
}

#layMenu {
	padding-left: 30px;
	width: 778px;
	height: 57px;
}

#layMainBg {		
	background: url('/_resources/media/img/bg_body.png') repeat-x;
}


#layMainBgHome {		
	background: url('/_resources/media/img/bg_body_home.jpg') repeat-x;
}

#layMain {
	background: #FDF684;
	width: 720px;
	height: auto;
	margin: 0px auto;
}

#layMainHome {
	width: 778px;
	text-align: left;		
	padding-left: 30px;	
	background: url('/_resources/media/img/bg_main_home.jpg') no-repeat;	
}
#layFlash {
	width: 720px;
	height: 190px;	
}
#layLeft {
	float: left;
	width: 273px;
	background: url('/_resources/media/img/bg_home_left.jpg') no-repeat;	
}

#layRight {
	float: left;
	width: 467px;	
}

#layContent {
	width: 720px;		
	background: url('/_resources/media/img/bg_main.png');
}
#layContentBg {	
	width: 720px;		
	text-align: left;
	padding: 20px;
	background: url('/_resources/media/img/bg_main_top.jpg') no-repeat;
}

/* for Internet Explorer */
/*\*/
* html #layContentBg {
height: 494px;
}
/**/

#layTitle {
	width: 468px;
	height: 44px;
	padding-top: 10px;
	background: url('/_resources/media/img/bgTitlePag.png') no-repeat;
}

#layPool {
	width: 145px;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #CAD5DB;
	background: #ffffff;
}

#layPath {
	width: 468px;		
	font-size: 11px;	
	border: 1px solid #E0E1E3;
	border-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 14px;
}

#laySearch {
	width: 145px;
	height: 40px;	
	padding-left: 10px;
	padding-top: 8px;
	background: #006633;
}

#layNewsletterContent {
	width: 200px;
	text-align: left;
	height: 170px;	
	margin-top: 25px;
	padding: 10px;
	background: url('/_resources/media/img/bg_informativo.gif') no-repeat;
}

#layHomeDestaque {
	height: 160px;		
	padding-top: 20px;
	padding-left: 10px;	
}
#layHomeDestaqueLine {
	padding-top: 8px;
	padding-left: 10px;
	height: 30px;		
	color: #FFFFFF;	
}
#layHomeBottom {	
	padding-top: 20px;
	padding-left: 10px;
	color: #006633;
}

#layFooter {
	margin: 0px;
	text-align: center;	
	height: 45px;	
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 18px;
	padding-right: 20px;
	font-size: 11px;
	background: url('/_resources/media/img/bg_footer.jpg') repeat-x;
}

#layMembers {
	margin-top: 5px;
}

#layCommentary {		
	font-size: 11px;
	border: 1px solid #CAD5DB;	
	background: #FDF579;
}
#layCommentaryPagination {
	background: #CAD5DB;
	padding: 5px;
	text-align: center;	
	font-size: 11px;	
}

/* NAVIGATION */

#layMainPopup {
	text-align: left;	
}

#layContentPopup {	
	padding: 20px;
}

#box_internal_popup {
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #E8E2DD;
}

#box_content_popup {
	float: left;
}

#laySuggest {
	position: absolute;
	width: 102px;
	border: 1px solid #006633;
	border-top: 0px;
	background: #ffffff;
	margin-top: -12px;
	margin-left: 9px;
}
/*
 * links.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

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

a:hover {
	text-decoration: none;
}

a.destaque {
	font-size: 18px;	
}

a.contentSubtitle:link, a.contentSubtitle:visited, a.contentSubtitle:active {
	font-size: 12px;
	color: #990033;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	text-decoration: underline;
}

a.contentSubtitle:hover {
	text-decoration: none;
}

a.suggest:link, a.suggest:visited, a.suggest:active, a.suggest:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	padding: 2px;
}

a.suggest_hover:link, a.suggest_hover:visited, a.suggest_hover:active, a.suggest_hover:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	background: #990033;
	padding: 2px;
}/*
 * form.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

.button {
	border-left: 1px solid #B9CAD3;
	border-right: 1px solid black;
	border-top: 1px solid #B9CAD3;
	border-bottom: 1px solid black;
	height: 20px;
	text-align : center;
	background: #B9CAD3;
	vertical-align : middle;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	margin-bottom: 5px;
	margin-left: -10px;
}

.form_table {
	width: 100%;
}

.form_td_label {
	border: 0px;
	width: 100px;
	text-align: right;
	vertical-align: top;
}

.form_td_input {
	border: 0px;
}

.form_label {
	font-size: 12px;
}

.form_button {
	height: 20px;
	color: white;
	border-left: 1px solid #990033;
	border-right: 1px solid #000000;
	border-top: 1px solid #990033;
	border-bottom: 1px solid #000000;
	text-align: center;
	background: #990033;
	font-weight: bold;
}

.form_input {
	background: white;
	padding: 2px 0px 0px 2px;
	font-size: 12px;	
	border: 1px solid #990033;
}

.form_input_search {
	width: 100px;	
	height: 20px;
	border: 0px;
	padding-top: 3px;
	background: #ffffff;	
}
.form_input_boxes {
	width: 175px;	
	height: 20px;
	border: 0px;
	padding-top: 3px;
	background: #FFFFFF;	
	border-top: 1px solid #F0E665;
	border-left: 1px solid #F0E665;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
}

.form_input_email_boxes {
	width: 110px;	
	height: 20px;
	border: 0px;
	background: #FDF579;	
}

.form_required {
	color: #FF0000;
}

.form_error_highlight {
	background-color: #006633;
	color: #FFFFFF;	
}

.form_error_box {
	background-color: #006633;
	border: 1px solid #000000;
	font-size: 12px;
	color: #FFFFFF;
}

.form_error_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.form_error {
	list-style-type: circle;
	margin: 0px 0px 0px 0px;
}

.form_help_box {
	border: 1px solid #FFC30E; 
	padding: 5px 5px 5px 5px; 
	background-color: #FFFBB8; 
	text-align: left; 
	color: #9C7600; 
	font-size: 11px; 
	font-family: arial, sans-serif; 
}

.form_filedetail {
	padding: 0px 0px 5px 0px;
}

select {
	border: 1px solid #990033;
}

option, select, .form_input, .form_button {
   font-size: 11px;
}

.tree {
	margin: 0px 0px 0px 0px;
}/*
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

.contentHomeDestaque {
	float: left;
	width: 201px;
	margin-right: 20px;
}
.contentImage {
	width: 201px;
	height: 102px;	
}
.contentIndexSmall {
	font-size: 11px;
	text-align: center;	
	height: 25px;
	width: 25px;
	padding-top: 3px;
	background: #FDF579; 	
	border: 1px solid #CAD5DB;
	margin-right: 5px;	
	
}
.contentIndexSmall_on {
	font-size: 11px;
	text-align: center;	
	height: 25px;
	width: 25px;
	padding-top: 3px;
	background: #990033; 	
	color: #ffffff;
	border: 1px solid #CAD5DB;
	margin-right: 5px;	
}

.contentDetailCommentary {
	padding: 10px;
	border-bottom: 1px dotted #006633;
}

.contentDetailImage {
	width: 200px;	
	border: 10px solid #FFFFFF;	
}

.contentImages {
	padding: 10px;
	height: 72px;
	padding-bottom: 0px;
	border: 1px solid #CAD5DB;
	background: #FDF579;	
	
}

.contentImagesPhotos {
	float: left;
	padding-left: 23px;
	width: 396px;
	height: 50px;		
}

.contentImagesArrow {
	float: left;
	width: 25px;
	height: 50px;	
}

.contentVideos {
	padding: 10px;
	font-size: 11px;
	border: 1px solid #CAD5DB;
	background: #FDF579;
}
.contentAudios {
	padding: 10px;
	font-size: 11px;
	border: 1px solid #CAD5DB;
	background: #FDF579;
}

.contentTags {
	padding: 10px;
	font-size: 11px;
	border: 1px solid #CAD5DB;
	background: #FDF579;
}
 
.contentDetailSubMenu {
	padding: 10px;	
	padding-top: 5px;
	padding-bottom: 7px;
	font-weight: bold;	
	margin-right: 1px;	
	font-size: 11px;
	background: #CAD5DB;	
}

.contentItemTitle {	
	padding-left: 10px;
	padding-top: 7px;
	
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	letter-spacing: -1px;
	background: #CAD5DB;
}
.contentMenuTitle {
	width: 145px; 
	height: 27px;
	text-align: right;
	padding: 5px;
	font-size: 14px;
}
.contentDroppable {	
	border-top: 3px solid #ffffff;
}

.dropHover {
	border-top: 3px solid red;
} 

.contentSearchTitle {
	padding: 10px;	
	padding-top: 5px;
	padding-bottom: 5px;
	height: 26px;	
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: #990033;
}

.contentSearch {
	height: 40px;	
	padding: 10px;
	margin-bottom: 20px;
	background: #CAD5DB;
}

.contentIndex1 {	
	height: 25px;
	width: 25px;
	margin-right: 5px;	
}
.contentIndex2 {	
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	height: 25px;
	width: 25px;
	background: #CAD5DB; 
	border: 1px solid #CAD5DB; 	
	margin-right: 5px;
}

.contentIndex2_on {	
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	height: 25px;
	width: 25px;
	background: #990033; 
	border: 1px solid #990033; 	
	color: #ffffff;
	font-weight: bold;
	margin-right: 5px;
}

.contentItemRow1 {
	padding: 5px;	
	font-size: 11px;
	border: 1px solid #CAD5DB;
	border-top: 0px;
	background: #006633;
}

.contentItemRow2 {
	padding: 5px;	
	font-size: 11px;
	border: 1px solid #CAD5DB;
	border-top: 0px;
	background: #FDF579;
}

.contentPoolAnswer {
	padding-top: 2px;
	padding-bottom: 2px;
}
.contentPoolVotes {
	background: #E31B22;
}
.contentMenuItem {
	width: 145px;	
	height: 20px;
	margin-bottom: 1px;
	padding-top: 2px;
	font-size: 11px;
	padding-left: 10px;
	background: #006633;
}

.contentBanner {
	width: 180px;
	height: 240px;	
	background: url('/_resources/media/img/01/bg_banner.png') no-repeat;
}

.contentInputBox {	
	padding-left: 5px; 
	width: 150px; 
	height: 22px; 
	background: url('/_resources/media/img/field.gif') no-repeat;
}
.contentNewsTools {
	width: 468px;
	height: 22px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.contentAuthor {
	float: left;
	font-size: 11px;
	width: 320px;
	height: 22px;	
	padding-top: 5px;
}

.contentNewsButtons {
	float: left;
	width: 148px;
	height: 22px;	
	text-align: right;
}

.contentBoxRight {
	float: right;
	width: 200px;	
	margin-left: 10px;
	margin-bottom: 10px;
}

.contentCredit {
	font-size: 11px;
	text-align: right;
}

.contentLegend {
	padding-top: 5px;
	font-size: 11px;	
}

.contentDate {
	font-size: 11px;
}

.contentCredit {
	font-size: 11px;
	text-align: right;
}

.contentItemDetailDescription {	
}

.contentImageThumb {
	width: 96px;
	height: 74px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #67A20A;	
}

.contentImageThumbSmall {
	width: 120px;
	height: 122px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 9px;
	margin-bottom: 10px;
	background: url('/_resources/media/img/bg_photo_thumb_small.gif') no-repeat;
}

.contentImageRightBox {
	float: right;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 10px;	
}
.contentImageRight {
	width: 220px;
	background: url('/_resources/media/img/bg_photo_content.png') repeat-y;
	padding-left: 10px;
}

.contentItemRowTitle_only {
	
}

#overlayAjax {
	position: absolute;
	z-index: 90;
	width: 100%;	
	background-color: #000;
}

#overlayAjaxContent {
	position: absolute;
	z-index: 100;
}

.contentViewListCardapio {
	padding: 7px 20px 7px 20px;
	margin: 0px;
}

.contentSubtitleCardapio {
	background: url('/_resources/media/img/bg_contentTitleCardapio.png') no-repeat;
	margin-top: 1px;
	height: 50px;
	padding: 0px 15px 0px 20px;
	color: #ffffff;
	font-size: 12px;	
}

.contentItemCardapio {	
	float:right; 
	padding-top: 8px; 
	padding-left: 10px;	
	height: 50px;
	text-align: center; 
	margin-left: 5px;
	background: url('/_resources/media/img/bg_separador.gif') no-repeat left;
	width: 55px;	
}

.contentItemPreco {
	float:right; 
	padding-top: 0px; 
	padding-left: 10px;
	text-align: center; 
	margin-left: 5px;
	width: 55px;
	font-size: 16px;
	font-weight: bold;	
	
}
/*
 * section.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */
/*
 * image.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

img {
	margin: 0px;
	border: 0px;	
}

#box_image {
	margin-left: 7px;
	margin-top: 7px;
}
#box_image_window {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	background: white;
}

#box_image_title {
	padding: 2px 5px 0px 0px;
	margin-left: 7px;
	color: black;
	text-align: center;
	font-weight: bold;
}

.imgBoxThumb_listCol {
	width: 100px;
	height: 85px;
	float: left;
	text-align: left;
	padding: 8px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	text-align: center;
}

.imgThumb,
.imgThumb_lst {
}

.imgThumb_lst
{
	float: left;
	margin-left: 5px;
	width: 103px;
	height: 50px;
	background: url('/_resources/media/img/bg_boximgList.png') no-repeat;
}

.imgBoxDetail
{
	width: 214px;
	float: left;
	margin: 0px 0px 5px 15px;
	font-size: 11px;
}

.imgBoxDetail_right {
	float: right;
}

.imgDetail {	
	border: 0px;
}

.icon_mark {
	margin-right: 5px;
}

.photo {
	width: 350;
	height: 263;
	margin: 5px 5px 5px 5px;
}