@charset "utf-8";
/* CSS Document */

/* Wrappers */

#friend-of-flemings {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;	
	margin: 0;
	padding: 0;
}

#page-wrap {
	width: 1100px;
	min-height: 830px;
	position: relative;
	margin: 0 auto;	
}

#page-wrap * {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

#header {
	width: 1100px;
	height: 122px;
	background: #d29d3b url('../images/flemings-steakhouse_header.jpg') no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

#content-wrap {
	width: 1100px;
	min-height: 708px;
	background: #ffffff url('../images/FofF_content_bg.jpg') repeat-x 0 0;
	position: absolute;
	top: 122px;
	left: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#left-padding {
	float: left;
	width: 60px;
	min-height: 708px;
}

#footer {
	width: 1100px;
	clear: both;
	margin-left: 0;
	padding-top: 55px;
	text-align:center;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #690521;
}


#footer a {
	margin: 0 8px 0 8px;
	text-decoration: none;
	color: #690521;
}

#left-padding_thnk-pg {
	float: left;
	width: 89px;
	min-height: 708px;
}

#content {
	margin: 14px 0 0 0;
}

#left-content-wrap_thnk-pg {
	width: 296px;
	min-height: 708px;
	float: left;
	padding: 0;
	margin: 0;
}

#left-content-wrap {
	width: 364px;
	min-height: 708px;
	float: left;
	padding: 0;
	margin: 0;
}

#right-content-wrap_thnk-pg {
	float: left;
	width: 623px;
}

#right-content-wrap {
	width: 623px;
	min-height: 708px;
	float: left;
	padding: 0;
	margin: 0;
}

/* Sections */

/* Header */

#flemings-logo {
	position: absolute;
	top: 5px;
	left: 95px;
}

/* Content */

/* Left Column - BEGIN */

#content_left-col {
	width: 314px;
	height: 342px;
	background: transparent url('../images/FofF_left_col_bg.jpg') no-repeat 0 0;
	padding: 0 0 0 0;
}

#FofF_benefits-header {	
	position: relative;
	top: 15px;
	left: 54px;
}

#wine-glasses {	
	position: relative;
	top: 24px;
	left: 10px;
}

#FofF_benefits-text {	
	position: relative;
	top: 39px;
	left: 22px;	
}

/* Left Column - END */

/* Right Column - BEGIN */

#content_right-col {
	
}

#right_content-info {
	width: 580px;
}

.form-header {
	width: 620px;
	height: 26px;
	background-color: #fdf1d8;		
}

.form-wrapper {
	margin: 14px 9px 0 8px;
}

#reg-form_top {		
	float: left;
	width: 388px;
	margin: 0 9px 0 0;	
}

#reg-form_bottom {	
	width: 468px;
	margin: 23px 9px 0 0;		
}

#postcard-samp {
	float: right;
	width: 205px;
}

/*  --> Registration Page */

.reg-form_address: {
	width: 420px;
}

#reg_content-info {
	width: 560px;
}

/* Thank you pages */

.thnk_right-col-text {
	margin: 0 0 0 21px;	
}

#thnk_content-right {
	width: 620px;
}

/* Right Column - END */

/* Global Page Elements */

a {
	color: #460300;
	text-decoration: underline;
}

p {
	margin: 8px 0 16px 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	line-height: 18px;	
}

img {
	display: block;
}

/* Left Column Elements */

ul {
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
}

li {
	list-style-type: none;
	background-image: url('../images/FofF_bullet.gif');
	background-position: left top; /* Position bullet */
    background-repeat: no-repeat;
	padding-left: 10px;	
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #333333;	
	line-height: 18px;		
}

/* Right Column Elements */

p.form-header-text {
	position: relative;
	top: 4px;
	left: 8px;
	margin: 0 0 0 0;	
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #181818;
}

p.form-text {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 7px 29px 14px 0;
	line-height: 15px;
}

/* Form Elements */

label {	
	float: left;
	width: 150px;
	margin: 3px 7px 0 0;
	text-align: right;	
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 13px;	
	font-weight: bold;
	color: #333333;
}

#special_offers {
	width: 530px;
	padding-left: 1px;
	text-align: left;
}

.txt_input {
	width: 230px;
	max-height: 25px;
	margin: 0 0 7px 2px;
}

.msg_input {
	width: 230px;
	min-height: 70px;	
	margin: 0 0 7px 2px;
}

.btn_submit {
	margin: 10px 0 0 0;
}

/*  --> Registration Page */

.txt_name {
	width: 158px;
	max-height: 25px;
	margin: 0 0 7px 2px;
}

.txt_phone {
	width: 202px;
	max-height: 25px;
	margin: 0 0 7px 2px;
}

.txt_zip {
	width: 91px;
	max-height: 25px;
	margin: 0 0 7px 2px;
}

#first_name {
	width: 145px;
	max-height: 25px;
	margin: 0 0 7px 2px;
}

#name_pre {
	max-height: 20px;
	margin: 0 0 7px 2px;
}

#state {
	width: 80px;
	max-height: 20px;
	margin: 0 0 7px 2px;
}

label.small {
	font-size: 11px;
}

label.date {
	width: 119px;
}

.txt_date {	
	width: 92px;
	max-height: 25px;
	margin: 0 0 7px 2px;
}

label.reg-submit_spacer {
	width: 169px;
}

/* --> END Registration Page */

/* Thanks You Page */

label.pref {		
	margin-left: 5px;
	margin-top: 2px;
	float: right;
	width: 335px;
	text-align: left;	
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;	
}

.cb_pref {
	width: 13px;	
	margin-right: 0px;	
}

#pref-form_wrap {
	width: 365px;
	margin: 0 0 19px 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;	
}

.pref_bottom-btn {
	float: left;
	margin-right: 5px;
	margin-Left: 0px;	
}

/* Friend Invite Page */
label.invite {
	float: left;
	width: 119px;
	margin-right: 7px;
	text-align: right;	
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
}

#reg-form_invite: {
	width: 450px;
}


/* Nav Bar */
#header #nav {
                width: 971px;
        height: 25px;
        position: absolute;
        top: 92px;
        left: 70px;
        background-color: #4f0319;
        margin: 0;
        padding: 0;
}

#header #nav li {
        float: left;
        list-style-type: none;
        padding: 0;
        margin: 0;
}

#header #nav li a {
                background-image:url("../images/nav/flemings-steakhouse-nav-sprite-v2.gif");
        display: block;
        height: 25px;
        text-indent: -9000px;
        overflow: hidden;
        margin: 0;
        padding: 0;
}

#nav li a#menu {
     background-position:0 0;
     width:66px;
}
#nav li a#menu:hover {
     background-position:0 -30px;     
}
#nav li a#wine {
     background-position:-66px 0;
     width:59px;     
}
#nav li a#wine:hover {
     background-position:-66px -30px;     
}
#nav li a#bar-menu 
{
    background-position:-125px 0;
    width: 145px;
}
#nav li a#bar-menu:hover
{
    background-position:-124px -30px;
}
#nav li a#private-dining {
     background-position:-270px 0;
     width:113px;
}
#nav li a#private-dining:hover {
     background-position:-270px -30px;
}
#nav li a#friend-of-flemings {
     background-position:-385px 0;
     width:143px;
}
#nav li a#friend-of-flemings:hover {
     background-position:-385px -30px;     
}

#nav li a#gift-cards {
     background-position:-528px 0;
     width:85px;
}
#nav li a#gift-cards:hover {
     background-position:-528px -30px;
}
#nav li a#this-month-at-flemings {
     background-position:-613px 0;
     width:169px;     
}
#nav li a#this-month-at-flemings:hover {
     background-position:-613px -30px;
}

#nav li a#locations-and-reservations {
     background-position:-782px 0;
     width:190px;
}
#nav li a#locations-and-reservations:hover {
     background-position:-782px -30px;

}

/* Find Location - BEGIN */


#loadingImg {
	position: absolute;
	top: 52px;
	left: 83px;
}

#ajax-error {
	padding: 10px 0 0 15px;
}

#find-loc-results-wrapper {
	position: absolute; 
	top: 119px; 
	right: 375px; 
	z-index: 150;
}

#find-loc-x {
	float: right;
	margin: 5px 5px 0;
	padding: 0;
}

#find-loc-results {
	background-color:#ffffff;
	border:1px solid #660000; 
	border-top: none;
	width:188px;
	/*height:460px;*/
	font-size: 11px;	
}

#find-loc-results-content {
	margin: 0px 10px;
	padding: 0;
}

#find-loc-results-content p {
	margin: 0;
	padding: 0 0 16px 0;
	line-height: 14px;
}

#find-loc-results-form {
	margin: 0px 10px 10px;
	padding: 0;
}

#form-error {
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: red;
}

#find-form {
	text-align: center;
	padding: 0;
	margin: 0;
}

#find-form #city {
	padding: 2px 0 0 4px;
	margin: 0;
	width: 80px;
	height: 15px;
	border: 1px solid #cccccc;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	font-size: 11px;
}

#find-form #state {
	padding: 2px 0 0 4px;
	margin: 0;
	width: 30px;
	height: 15px;
	border: 1px solid #cccccc;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	font-size: 11px;
}

#find-form #zip {
	padding: 2px 0 0 4px;
	margin: 0;
	width: 58px;
	height: 15px;
	border: 1px solid #cccccc;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	font-size: 11px;
}

#find-form #find-form-search {
	margin-top: 10px;
}

/* Find Location - END */
