body {
	background:#e2f2bf;
	margin:0;
	padding:0;
	font:10pt arial;
	}
a {text-decoration:none;}
a img {border:0;}
img {border:0;}
#wrapper {
	margin:0 auto;
	width:1024px;
	/*background:url(../images/site/bg.jpg) repeat-y;*/
}
#hours {
    background: #2f4472;
    color:White;
    font-size:8pt;
    height:18px;
    margin:0;
    padding:3px 12px 0;
    text-align:right;
}
#top {
	background:url(../images/site2/pozole-tequila.jpg) right no-repeat;
	margin:0;
	padding:0;
}
#header {
}

.socialbutton {
    float: right;
    margin: 5px;
}

.newsletterform {
    clear: right;
    padding-right: 5px;
    padding-top: 1em;
    text-align: right;
}

#logo {
    margin: 0;
    border: none;
}
#logo a {
	float:left;
	background:url(../images/site2/pozole-logo.jpg) no-repeat 0 0;
	width: 340px; height: 107px;
	text-indent:-9999px;
}
#menu-container {
    background: #431d0e;
    padding-left: 258px;
    height: 22px;
}
#menu {
	font:8pt arial;
	margin:0;
	padding-left: 0px;
	padding-top:4px;
}
#menu li {
	list-style-type:none;
	float: left;
	padding-right:34px;
}
#menu li a {
    color:White;
    padding: 2px;
}
#menu li a:hover {
    color:#D9E8A3;
}

#nshomecontent 
{
	background: white;
	padding: 9px;
	font-size: 8pt;
	color: #330000;
	margin-top: 1em;
	float:left;
}

#nshomecontent h1
{
	font-size: 12pt;
	border-bottom: none;
}

#nshomecontent a
{
	color: #330000;
	text-decoration: underline;
}

.locatelink {
	position: absolute;
	top: 0px; right: 30px; width: 50px; height: 105px;
	cursor: pointer;
	}
#locatelinkarea  {
	width: 50px; height: 105px;
}

#main {
	margin:0;
	min-height: 550px;
}

#home-slides {
    float: left;
    width: 674px;
}

#home-tv {
    float: left;
    width: 337px;
    background: white;
    padding-left: 13px;
    height: 400px;
}

#home-bestmargs {
    background: #e6be81;
}

#home-bestmargs .home-bottom-content {
    margin: 3px 16px;
}

#home-weeklyspecials {
    background: #AAB5AD url(../images/site2/weekly-specials-bg.jpg) no-repeat left bottom;
}

#home-weeklyspecials .home-bottom-content {
    margin: 3px 0 3px 107px;
}

#home-featuredtequilas {
    background: #C8A494 url(../images/site2/featured-tequilas-bg.jpg) no-repeat left bottom;
}

#home-featuredtequilas .home-bottom-content {
    color: #1b0a03;
    margin: 3px 0 3px 95px;
}

.home-bottom {
    float: left;
    width: 332px;
    height: 203px;
    margin: 1em 4px;
    color: #330000;
    font-size: 8pt;
}

.home-bottom h3 {
    margin: 0;
    font-size: 10pt;
}

.home-bottom p {
    margin-bottom: 6px;
}

.mainbg {
	background: top left repeat-y;
}
.orange {
	background:url(../images/orangebg_14.jpg) bottom repeat-x;
	width:323px;
	padding-bottom:0.5em;
}
.table1 a {text-decoration:underline; font-weight:bold;}
.table1 a:hover {text-decoration:none;}
#bottom 
{
	background: #e3eab7;
	font:12px arial;
	font-weight:bold;
	color:#4a4c66;
	padding: 0px;
	margin:0 auto;
	}
#bottom p 
{
	margin: 0;
	padding: 0;
}
#bottom a {color:#4a4c66;}
#bottom a:hover {text-decoration:underline;}


/* Standard Elements */
h1, h2, h3, h4, p 
{
	margin-top: 0px;
}
p 
{
	line-height:1.4em;
}
h1 
{
	font-size: 18pt;
	border-bottom: solid 3px #eee5a3;
}
h2
{
	font-size: 15pt;
}
h3 
{
	font-size: 13pt;
}
h4 
{
	font-size: 11pt;
}


/* CMS */
.title
{
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
}

.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.underline
{
	text-decoration: underline;
}

.darkblue
{
	color: #336699;
}

.floatright
{
	float: right;
}

.floatleft
{
	float: left;
}

/* Home Classes */

/* Inner Classes */

#inner {
    background: url(../images/site2/sidebar-bg.jpg) no-repeat top left;
}

#sidebar {
    float: left;
    width: 237px;
}

#content {
    background-color: #e2f2bf;
    float: left;
    width: 769px;
	font-size: 8pt;
	color: #330000;
	min-height:514px;
	padding:9px;
}

.sidebarnav 
{
	float: left;
	width: 111px;
	margin-top: 9px;
	margin-left: 9px;
	overflow: hidden;
}

.sidebarnav h3, .sidebarnav ul {
	color:#000;
	text-decoration:none;
	margin-bottom: 0px;
}

.sidebarnav h3 a, .sidebarnav ul a {
	color:#000;
	text-decoration:none;
}

.sidebarnav h3
{
	margin-top: 0px;
	font-size:12pt;
	font-weight:bold;
}

.sidebarnav ul
{
	margin-top: 17px;
	list-style:none;
	margin-left: 0px;
	padding-left: 4px;
}

/* Custom Classes */
.tip
{
	font-style: italic;
	font-weight: normal;
}

/* HTML Editor Classes */
.center 
{
	text-align: center;
}
.center img 
{
	margin: 0 auto;
}

/* Form Classes */
.formarea
{
	padding: 8px 8px 16px 8px;
	text-align: left;
	border: solid 1px #E1E1E1;
	border-top-width: 0;
	margin-bottom: 16px;
}

.formmessagetitle
{
	font-family: Arial,Helvetica;
	text-align: left;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #f4f4f4;
	color: #999;
	padding: 6px 6px 6px 8px;
	margin: 0;
	border: solid 1px #E1E1E1;
}

.formtextbig
{
	margin: 1px;
	font-size: 120%;
	font-family: Courier;
}
.formtextwide
{
	width: 250px;
}
.formwatermarked
{
	color: #AAAAAA;
}
.formtextbig label
{
	font-family: Arial,Helvetica;
	font-size: 100%;
}

.formfieldname
{
	color: #000;
	padding: 2px 8px 2px 2px;
	font-weight: bold;
}

.formfield
{
	color: #000;
	padding: 2px;
}

.formtextbutton
{
	margin: 1px;
	padding: 4px;
	border: solid 1px #999;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.formerror
{
	text-align: center;
	color: Maroon;
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
