/***** typography *****/

body {
    font-family: Verdana, "Trebuchet MS", Trebuchet, Sans-Serif;
	font-size: 11px;
}

#content a, #sidebar a {
    color: #2d7a90;
    font-weight: bold;
    text-decoration: none;
}

#content A:hover, #sidebar a:hover {
    text-decoration: underline;
}

#content h1 {
	font-size: 22px;
	font-weight: bold;
	color: #4F352C;
}

h5 {
	color:#5d3112; 
	font-size: 15px; 
}

#content .restaurant-link {
    color: #5d3112;
    font-size: 15px;
    font-weight: bold;
}

#content p {
	font-size: 12px;
	line-height: 16px;
}

#nav LI A, #nav2 LI A {
	color: #5D3112;
	text-decoration: none;
	font-size: 13px;
    line-height: 20px;
}

#nav LI A:hover, #nav LI A:active, #nav2 LI A:hover, #nav2 LI A:active {
	color: #FFF;
}

#content #bookad p {
	font-size: 11px;
	line-height: 11px;
	color: #333;
}

#footer {
	font-size: 11px;
}

#footer a {
	color: #5D3112;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/** hidden text **/
.signature {
    text-align: left;
    text-indent: -2000px;
    font-size: 10px;
    overflow: hidden;
}

/************ layout **************/

/***** common ******/

BODY {
	background: url(../i/body_bckg.gif) 50% 0 repeat #5d3112;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

h1.no-pad {
    margin: 10px 0 0;
}

h5 {
	margin: 1px 0 2px 0; 
	padding: 3px;
}

.restaurant-link {
    display: block;
    width: 558px;
}

A IMG {
	border: 0;
}

.align-left {
    float: left;
    margin: 0 20px 10px 0;
}

.align-right {
    float: right;
    margin: 0 0 10px 20px;
}

.boxed-content {
    background-color: #E1E1E1;
    padding: 5px 15px;
    margin-right: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.happy-hour-banner {
    display:block; 
    width: 210px; 
    height: 60px; 
    overflow: hidden; 
    text-indent: -2000px; 
    background: url(../img/happy-hour-web-banner.png) no-repeat 0 0;
}

.blog-callout {
    display: block;
    width: 170px;
    height: 200px;
    overflow: hidden;
    text-indent: -2000px;
    background: url(../img/isabel-blog-callout.png) no-repeat 0 0;
    outline: none;
    margin: 10px auto 0 auto;
}

.homepage-quote {
    text-align: right; 
    margin-top: -10px; 
    font-size: 12px
}

.news-box {
    background-color: #c0ca31; 
    padding:5px; 
    margin-top:0;
}

.news-box P {
    margin: 0;
    padding: 5px;
    border-top: 1px dotted #FFF;
}

.news-box P.first {
    border: 0;
}

DIV#box {
	margin: 40px auto;
	width: 720px;
	text-align: center;
	background-color: #FFF;
}

DIV.line-flourish {
    /*background:url(http://rewards.isabelscantina.com/img/line-flourish.gif) no-repeat center;*/
    border-bottom: #C2CB30 1px dotted;
    height: 1px;
    
}

.signature {
    display: block;
    width: 75px;
    height: 40px;
    background: url(../img/isabel-signature.png) no-repeat 0 0;
}

	/* HEADER */

#header A {
	display: block;
	text-decoration: none;
}

#header #food-header {
	height: 128px;
    background: url(http://rewards.isabelscantina.com/img/old-food-header.jpg) no-repeat transparent 0 0;
}

#header #isabel-header {
    height: 101px;
    background: url(http://rewards.isabelscantina.com/img/isabel-header.jpg) no-repeat 0 0 #DC1F25;
}


    /* navigation */

#nav, #nav2 {
	display: block;
	list-style: none;
	width: 720px;
	margin: 0;
	padding: 0;
	background-color: #C2CB30;
}

#nav LI, #nav2 LI {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	border: 1px solid #A9A690;
	border-left: 0;
	width: 143px;
	height: 20px;
}
	
#nav LI A, #nav2 LI A {
	display: block;	
	width: 143px;
	height: 20px;
	background-color: #C2CB30;
}

#nav LI A:hover, #nav LI A:active, #nav2 LI A:hover, #nav2 LI A:active {
	background-color: #0AAAC7;
}

#nav LI A.nohover:hover, #nav2 LI A.nohover:hover {
	background-color: #C2CB30;
	cursor: default;
}


	
	/* CONTENT */

DIV#box DIV#content {
	padding: 10px;
	width: 700px;
	clear: both;
}

DIV#content {
	text-align: left;
}

	/* LEFT  Column*/

DIV#wide-left-column {
	float: left;
	width: 480px;
	margin-left: 10px;
}

	/* right column */

DIV#content #right {
	float: right;
	margin: 0 5px 0 10px;
}

	/* FOOTER */

DIV#footer {
	clear: both;
	height: 30px;
	padding: 5px;
	text-align: center;
	background: url(../i/footer_bg.gif) no-repeat 0 0 #C2CB30;
	margin: 10px 0 0 0;
}



/**** ads *****/

DIV#wide-bookad {
	margin: 10px 0 0 0;
}

DIV#bookad {
	width: 160px;
	padding-top: 5px;
	clear: right;
	text-align: center;
	margin: auto;
}

DIV#bookad IMG {
	margin: auto;
	display: block;
}

DIV#content DIV#bookad P {
	margin: 0;
	margin: 5px 0 5px 0;
}

/*** homepage slideshow ***/

.p-home #slideshow2 {
    width: 475px; 
    height: 180px; 
    margin: 0; 
    padding:0;
}


/**** login form ******/

#content.loginPage {
    text-align: center;
}

#loginForm {
    width:220px;
    margin:auto;
    text-align:left;
}

#loginWarning, .formWarning {
    color: #dd2027;
}

#loginForm INPUT {
    width: 190px;
}

.isabelForm {
    background-color: #dd2027;
    padding: 10px;
}

.isabelForm LABEL {
    display: block;
    color: #FFF;
}

.isabelForm INPUT, .isabelForm TEXTAREA, .isabelForm SELECT {
    margin: 5px 0 10px 0;
}

.isabelForm INPUT.submit, {
    width: auto;
    margin: 5px 0 0 0;
}

#content .isabelForm INPUT.submit {
    width: auto;
}

.isabelForm INPUT.checkbox {
    display: inline;
    width: auto;
}


/******** coupons ***********/

#restaurantAddress {
    width: 300px;
    float: right;
    text-align: right;
}

#isabelsCoupon {
    width: 360px;
    height: 398px;
    margin: 10px 10px 10px 0;
    background:url('http://rewards.isabelscantina.com/img/isabel-coupon-second-free.png') no-repeat 0 0;
    float: left;
    position: relative;
}

P#couponCode {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 7px;
    padding: 0;
    margin: 0;
}

#couponMap {
    width: 100%;
    height: 300px;
}

#couponDirections {
}