
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
}

h1, h2 {
	font-weight: normal;
}

h2 {
}

h2.h2-style1 {
	margin: 0px;
	font-size: 30px;
	letter-spacing: -2px;
}

h2.h2-style2, h2.h2-style3 {
	height: 26px;
	margin-bottom: 30px;
	padding: 0px 0px 0px 37px;
	letter-spacing: -1px;
	font-size: 20px;
}

h2.h2-style2 {
}

h2.h2-style3 {
}

h3 {
	margin: 0px;
	font-size: 11px;
}

h3.h3-style1 {
	margin-bottom: 30px;
	font-size: 16px;
	letter-spacing: -1px;
}

dl.dl-style1 {
	margin: 0px;
	padding: 0px;
}

dl.dl-style1 dt {
	float: left;
	width: 71px;
	height: 17px;
	margin-top: 15px;
	padding: 2px 0px 0px 6px;
}

dl.dl-style1 dt.first {
	margin-top: 0px;
}

dl.dl-style1 dd {
	margin: 0px;
	padding: 15px 0px 15px 90px;
}

dl.dl-style1 dd.first {
	padding-top: 0px;
	border: none;
}

.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul-style1 li {
	padding: 10px 0px;
}

.ul-style1 li.first {
	padding-top: 0px;
	border: none;
}

strong {
}

a {
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 2px;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 950px;
	margin: 0px auto;
}

.border-bottom {
}

.border-left {
}

.no-border {
	border: none !important;
}

/** HEADER */

#header {
	height: 100px;
}

/** SEARCH */

#search {
}

#search form {
	margin: 0px;
	padding: 76px 0px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	border: none;
	background: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input#search-input-text {
	width: 170px;
	height: 21px;
	padding: 5px 5px 0px 5px;
}

input#search-input-submit {
	width: 60px;
	height: 26px;
	margin-left: 10px;
}

/** MENU */

#menu {
	height: 39px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 26px;
	padding: 13px 20px 0px 20px;
}

#menu li.first {
	padding-left: 25px;
}

#menu a {
	text-decoration: none;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}

#menu a:hover {
	text-decoration: underline;
}

.current {
	font-weight:bold !important;
}

/** PAGE */

#page {
}

#page-bg-top {
	padding: 5px 25px;
}

.single #page {
}

.single #page-bg-top {
}

/** CONTENT */

#content {
}

.single #content {
	background: none;
}

/** SIDEBAR */

#sidebar {
}

/** LOGIN */

#login {
}

#login .content {

}

#box4 ul {
	margin: 0px;
	padding: 0px;
}

#box4 a {
	padding-top: 5px;
}

/** FOOTER */

#footer {
	height: 110px;
}

.single #footer {
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE COMMON */

.box-style1 .title, .box-style2 .title, .box-style3 .title {
	height: 27px;
	margin: 0px;
	padding: 12px 0px 0px 40px;
	font-size: 12px;
}

.box-style1 .content, .box-style2 .content, .box-style3 .content {
	padding: 30px 30px 10px 40px;
}

/** BOX STYLE 1 */

.box-style1 .title {
}

/** BOX STYLE 2 */

.box-style2 .title {
}

/** BOX STYLE 3 */

.box-style3 .title {
}

/** BOX1 */

#box1 {
	padding-bottom:40px;
}

/** BOX2 */

#box2 {

}

/** BOX3 */

#box3 {
	width: 265px;
	float: left;
	padding: 0px 0px 0px 35px;
}

/** Clear */
.clear {clear:both;}

/** Layout */
/** WRAPPER */

#wrapper {
}

.container {
}

/** HEADER */

#header {
	margin-bottom:5px
}

/** LOGO */

#business_name {
	float:left;
	margin-top:15px;
}

#business_info {
	float:right;
	margin-top:45px;
}

.logo {
	float: left;
	/*margin-left: 20px;*/
	margin-left: 11px;
	margin-right:20px;
	color:#E9E0D2;
}

.logo h1 {
	margin: 0px;
	line-height: 110%;	
	margin-top: 10px;
	font-size:3em;	
	color:#E9E0D2;	
	font-weight:bold;
}

.logo p {
	margin-left:5px;
	margin-bottom:0px;
	line-height:1.2em;
}

.logo h1 a {
	width: 400px;
	height: 100px;
	
}
.tagline { 
	font-size:14px;
	display:block;
	margin-bottom:5px;	
	font-style:italic;
}

.headphone { 
	font-size:1.7em; 
	line-height:110%;
	font-weight:bold;
	color:#E9E0D2;
}
/** SEARCH */

#search {
	float: right;
	width: 275px;
}

/** MENU */

#menu {
	float: right;
	width: 650px;
}

.single #menu {
	float: none;
	width: auto;
}

/** BANNER */

#banner {
	float: right;
	width: 644px;
	min-height:170px;
	margin-bottom:6px;
}

#banner .content {
	padding:20px 40px;
}

/** PAGE */

#page {
}

/** CONTENT */

.content p { text-align:left;}
#content {
	float: right;
	width: 644px;
}

.tabSection {
	float: right;
	width: 644px;
}

.single #content {
	float: none;
	width: auto;
}

.sub_content {
	margin-bottom:15px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 250px;
}

/** FOOTER */

#footer {
}

.sub_title {
	display:none;
}

.tabSection .sub_title {
	display:block;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:8px;
}

/* column layouts */
.layout_2 {
	width:40%;
	float:left;
	padding: 0px 0px 0px 30px;
}

.layout_3_column_1 {
	width:30%;
	float:left;
	padding: 0px 5px;
}

.layout_3_column_2 {
	width:60%;
	float:left;
	padding: 0px 5px;
}

.layout_4_column_1 {
	width:60%;
	float:left;
	padding: 0px 5px;
}

.layout_4_column_2 {
	width:30%;
	float:left;
	padding: 0px 5px;
}

.layout_5 {
	width:28%;
	float:left;
	padding: 0px 0px 0px 20px;
}


.hidden {
	display:none;
}

.clear {
	clear:both;
}

#specials_print {
	text-align:right;
	margin-bottom:5px;
}

#direction_address {
	float:left;
	width:40%;
}

#map {
	margin-left:auto;
	margin-right:auto;
	width:564px;
	height:360px;
	overflow:hidden;
	position: relative; 
}

.map {
	width:564px;
	height:360px;
}

#map_info_content {
	margin-bottom:10px;
	padding: 0px 5px;
}

/* Thickbox Forms */
.sms_delimiting {
	float:left; 
	position:relative; 
	top:7px;
}

.form_inline input.small {
	width:auto;
}

.form_inline input, .form_inline textarea {
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:1em;
}
.form_inline label {
	float:left;
	width:35%;
	margin:5px 3px;	
	display:block;
}
.form_inline input {
	float:left;
	width:55%;
	margin:5px 3px;
	clear:right;
	display:block;
}
.form_inline textarea {
	float:left;
	width:55%;
	margin:5px 3px;
	clear:right;
	display:block;
}
.form_inline p {
	display:block;
	float:left;
	text-align:center;
	width:100%;
}
.form_inline p input {
	float:none;
	margin:10px auto;
	text-align:center;
}
.form_response {
	text-align:center;
	margin-top:20px;
}
.remove_modal {
	width:100%;
	clear:both;
	margin-top:40px;	
	float:left;	
	text-align:center;
}
.loading {
	width:100%;
	margin-top:20px;
	text-align:center;
}


/* Landing Page Actions */
#merchantIcon {
	padding-left:10px;
}

#merchantIcon li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:180px;
}

#merchantIcon li a {
	font-size:12px;
	font-weight:bold;
	line-height:2em;
	margin:0 3px;
	padding:4px 0 4px 25px;
	text-decoration:none;
}

#merchantIcon li a:hover {
	text-decoration:underline;
}

/* SMS message limits */
.notification {
	background-color:#FFCDCD;
	border:3px solid #D55B5B;
	padding:5px;
}

.status {
	clear:both;
	text-align:right;
	margin-right:25px;
	color:#D55B5B;
}

/* video overlay */
#play_video {
	height:100px;
	padding-left:15px;
}

#play_video a {
	text-align:center;	
	display:block;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	height:50px;	
	text-decoration:none;	
}

#play_video a:hover {
	text-decoration:none;
}

#play_video a span {
	position:relative;
	top:50px;
	font-size:2.2em;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


/* */
#description {	
	color:#E9E0D2;	
	position:absolute;
	margin-left:20px;
	margin-top:5px;
}