/* colors 
 * 73880b dark green
 * f4ffd2 light green
 * 69ab2b bright green (links & headers)
 * daf095 med green sidebar backgrounds, header nav
 * 50AAB5 blue for hovers..
*/

/* HTML Tag Redefinition */
html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	padding: 0px;
	margin: 0px;
	background-color:#ffba00;	

}
img {
	border: 0px
}
a { cursor:pointer; color:#5a481c }
/* Page Structure / Navigation */
#page {
	width:861px;;
	margin: auto;
	background: url(http://www.guelaguetzarestaurante.com/themes/orange/images/yellow_backer.jpg)   #ffba00;
	height: auto !important;
	height:100%;
	min-height:100%;
	position:relative;

}
#page.sidebar-left {

}
#page #header {
	position:relative;
	height:100px;
	background: url(http://www.guelaguetzarestaurante.com/themes/orange/images/yellow_backer.jpg)   #ffba00;
	padding:15px;
}
#page #header #logo {
	color:#fff;
	font-size:32px;
	line-height: auto;
	padding: 0px;
	margin:0;
	cursor:pointer;
	position:absolute;
	bottom:15px;
	left: 15px;
	width:308px;
	overflow:visible;
}
#page #header #logo a {
	/* customize_header_logo */ color: #ffffff; /* customize_header_logo */
	font: normal bold 32px Arial;
	text-decoration:none;
}

#page #header #logo p{ display:inline; line-height:inherit; font-size:inherit; padding:inherit; margin:inherit; color:inherit }

#page #header ul.nav-header {
	list-style:none;
	margin:0px;
	float: right; 
	padding:0px;
	z-index:2;
	overflow:visible;
}
#page #header ul.nav-header li {
	float:left;
	padding:2px 0px;
	margin-left:24px;
	margin-bottom: 0px;
	color:#daf095;
	font-size:14px;
	letter-spacing:1.5px;
	margin-top:0px
}
#page #header ul.nav-header li a, #page #header ul.nav-header li a:hover {
	text-decoration:none;
	color:#daf095
}
#page #header ul.nav-header li.nav-selected {
	font-weight:bold;
}
/*
#page #header #header-area {
	position:relative;
	height:75px;
}
*/
#page #header #header-area {
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 462px;
}

#page #homeHeader {
	background: url(http://www.guelaguetzarestaurante.com/themes/orange/images/yellow_backer.jpg)   #ffba00;
	min-height:192px;
}

#page #homeHeader, #page #pageHeader {
	margin:0;
	padding:0;
	position:relative;
	background: url(http://www.guelaguetzarestaurante.com/themes/orange/images/yellow_backer.jpg)   #ffba00;
}

#page #central {
	clear:both;
	padding-bottom:30px; /* for footer */
}
#page.no-sidebar {
	background-image: none !important;
	background: url(http://www.guelaguetzarestaurante.com/themes/orange/images/yellow_backer.jpg)   #ffba00;
}
/* body & sidebar */
#page #central #body {
	float:left;
	text-align:left;
	width:542px;
	background: url(http://www.guelaguetzarestaurante.com/themes/orange/images/yellow_backer.jpg)   #ffba00;
}
#page #central #sidebar {
	float:right;
	width:198px;
	padding:15px 15px 30px 15px;
	background: url(http://www.guelaguetzarestaurante.com/themes/orange/images/yellow_backer.jpg)   #ffba00;
}
#page.sidebar-left #central #sidebar {
	float:left;
	width: 94px
}
#page.sidebar-left #central #body {
	float:right;
	width: 646px;
	padding:0;
	margin:0;
}
#page.no-sidebar #body {
	float: none !important;
	width: auto !important
}
#page #central #sidebar p {
	line-height:24px
}
#page #central #sidebar ul.nav {
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:0;
	font-size:11px;
}
#page #central #sidebar ul.nav li {
	margin-bottom:10px;
}
#page #central #sidebar ul.nav a {
	text-decoration:none;
	color:#69ab2b
}
#page #central #sidebar ul.nav a.nav-selected {
	font-weight: bold
}
#page #central #sidebar ul.nav a:hover {
	text-decoration:underline
}
#page #central #sidebar ul.nav ul {
	list-style:none;
	margin-left:5px;
	padding:0px;
	margin-top:10px;
}
#page #central #sidebar ul.nav ul li {
	padding-left: 5px;
	margin: 0;
	border-left: 1px solid #69ab2b;
}
#page #central #sidebar ul.nav ul li ul li {
	list-style:square inside;
	padding-left:0;
}
#page #central #sidebar ul.nav ul li ul li {
	border:none;
}
#page #footer {
	height:10px;
	line-height:10px;
	clear:both;
	color:#daf095;
	font-size:10px;
	text-align:center;
	padding:10px 0 10px 0;
	position:absolute;
	bottom:0;
	width:100%
}
#page #footer a {
	color:#daf095;
	text-decoration:none;
}

span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; margin-right:20px;}


/* MISC STYLES & SHORTCUTS */
div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px
}
div.spacer, div.ccm-spacer {
	clear:both;
	font-size:1px;
	line-height:1px
}
.noTopSpace {
	margin-top:0px;
	padding-top:0px
}

/* customize_miscellaneous */ /* customize_miscellaneous */
bold { color: #000; font-weight: bold; font-size: 5px; font-family: Verdana }
.plain-text              {
	color: #514b4b;
	font-size: 12px;
	font-family: Verdana;
	line-height: 17px;
	text-align:left;
}
.plain-text4  { color: #b8804d; font-size: 10px; font-family: Verdana; line-height: 16px }
.plain-text3  { color: #3c2e13; font-size: 10px; font-family: Verdana; line-height: 21px }
.plain-text2 { color: #3c2e13; font-size: 10px; font-family: Verdana; line-height: 19px }
.plain-text1 { color: #333; font-size: 11px; font-family: Verdana; line-height: 15px }
.green-text { color: #060; font-size: 10px; font-family: Verdana }
.red-smtext { color: #c00; font-size: 10px; font-family: Verdana }
.green-textB {
	color: #36633C;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana
}
.subtext   { color: #000; font-size: 10px; font-family: Verdana; text-decoration: none }
.subtext1  { color: white; font-size: 10px; font-family: Verdana }
.subtextgray      { color: #777; font-size: 10px; font-family: Verdana }
.subsubtextgray1 { color: #666; font-weight: bold; font-size: 8px; font-family: Verdana }
.red-text  { color: #c00; font-size: 11px; font-family: Verdana }
.pink-text   { color: #f9c; font-size: 11px; font-family: Verdana }
.pink-text2 { color: #db7093; font-size: 11px; font-family: Verdana }
.pink-text3 { color: #db7093; font-size: 9px; font-family: Verdana }
.bold-text    { color: #000; font-weight: bold; font-size: 11px; font-family: Verdana }
.bold-white     { color: #ddddc4; font-size: 11px; font-family: Verdana; font-weight: normal; line-height: 16px }
.red-bullets   { color: #e35537; font-size: 13px; font-family: Verdana }
.redbolder   {
	color: #E92125;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana
}
.greenbold    { color: #630; font-weight: bold; font-size: 11px; font-family: Verdana }
.reggreen   { color: #696; font-size: 12px; font-family: Verdana }
.reggreen1 { color: #314136; font-size: 12px; font-family: Verdana }
.orange    { color: #8a1e03; font-size: 11px; font-family: Verdana; font-weight: normal; line-height: 16px }
.brown   { color: #633; font-size: 11px; font-family: Verdana; font-weight: normal }
.olive  { color: #808000; font-weight: bold; font-size: 11px; font-family: Verdana }
.blue  { color: #588cc1; font-size: 11px; font-family: Verdana }
.blue1 { color: #588cc1; font-size: 9px; font-family: Verdana }
.bluebg         {
	color: #28517a;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}
.bluebg1   { color: #f60; font-size: 10px; font-family: Verdana }
.bluebg2  { color: #069; font-size: 11px; font-family: Verdana }
.whitebg   { color: #fff; font-size: 11px; font-family: Verdana; font-weight: bold }
.red   { color: #a25028; font-size: 11px; font-family: Verdana; font-weight: normal }
.brightgreen   { color: #6b8e23; font-size: 11px; font-family: Verdana }
.purple { color: #939; font-weight: bold; font-size: 11px; font-family: Verdana }

.fleft{float:left;}
.fright{float:right;}
.fclear{clear:both;}
.fcenter{ text-align:center;}

