/*  
CMS Modify CSS
*/

html {
    position: relative;
    min-height: 100%;
}

body {
    margin: 0 0 210px; /* bottom = footer height */
	background: url(../images/body-bg-repeater.png) repeat center top fixed #fff;
}

#wrapper, #header, #page,
#home-allcontent #header,
#footer, #bottom-footer-sections,
#footer-top-section {
	width:1200px;
}

#inner-header, 
#footer, #bottom-footer-sections,
#footer-top-section {
	width:100%;
	max-width: 1200px;
}


body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}

#top-content { /* this will hide by default this div *****************/
display:none;
}


#footer, #footer p, #footer a,
#bottom-footer-sections, #bottom-footer-sections a,
#footer-wrapper, #footer-wrapper a, #footer-top-section,
#footer-top-section a, #bottom-footer-sections #right-section, 
#bottom-footer-sections #right-section a, #footer-right a,
#footer-right p, #footer-right p a, #footer-hours {
	color: #000;
}

#footer-wrapper {
margin-top:5px;
background: url(../images/trans-repeater_90.png) repeat center top;
	position: absolute;
    left: 0;
    bottom: 0;
    height: 210px;
    width: 100%;
	background:none;
}



#bottom-footer-sections #right-section {
margin-bottom:15px;
}

#top-content { /* this will hide by default this div *****************/
	display:block;
	margin:auto;
	margin-top:0px;
	height:auto; /*must be set to auto to allow header to sit directly below */
	width:100%;
	max-width:100%;
	overflow:hidden;
	display:none;
}


#wrapper { 
	border: none;
	width:100%;
	margin:auto;
	border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
		background: #164d46;
	background: -moz-linear-gradient(top, #164d46 1%, #11433d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#164d46), color-stop(100%,#11433d));
	background: -webkit-linear-gradient(top, #164d46 1%,#11433d 100%);
	background: -o-linear-gradient(top, #164d46 1%,#11433d 100%);
	background: -ms-linear-gradient(top, #164d46 1%,#11433d 100%);
	background: linear-gradient(top, #164d46 1%,#11433d 100%);
	
	background:#f6eacc;
	}
	
#page { 
	border: none;
	width:100%;
	max-width:1200px;
	margin:auto;
	border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding:0px;
		padding:1%;
		padding-top:30px;
	}
	
#home-allcontent #page { 
		padding-top:1%;
	}
	
	
#content, #content-full-width {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
background:none;
}

#main-content {
	width:97%;
	padding:1.5%;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
	background: url(../images/body-bg-repeater.png) repeat center top;
}

#content #listings-group-wrapper,
#content-full-width #listings-group-wrapper {
	background:none;
}

#content-full-width #listings-wrapper, 
#content-full-width #listings-wrapper_full,
#content #listings-wrapper, 
#content #listings-wrapper_full { 
border-bottom:solid 1px #000;
  }


#wysiwyg-content,
#html-main-content {
	width:100%;
	max-width:100%;
	padding:0%;
	padding-top:2%;
	padding-bottom:2%;
}

#wysiwyg-content img,
#html-main-content img {
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
		border-radius: 6px;
}

#wysiwyg-content h1,
#wysiwyg-content h2,
#wysiwyg-content h3,
#wysiwyg-content p,
#wysiwyg-content ul li {
	color:#523F3F;
}


h1 {
	color:#523F3F;
	font-size:1.9em;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top:-10px;
}


#wysiwyg-content h1 {
color:#523F3F;
margin-top:0px;
}

#widget-content h1 {
font-size:1.7em;
}

#widget-content p,
#widget-content ul li {
color:#523F3F;
	font-size:1.1em; 
}

#wysiwyg-content ul {
	margin-top:1em;
}

#main-content #wysiwyg-content ul li {
	margin-top:.3em;
}


#widget-content {
	margin-bottom:1.2em;
	padding:.7em;
	padding-top:.2em;
}

#widget-content ul {
	margin-left:1.5em;
}

#widget-content ul li {
	list-style-type:disc;
}



/* Header */

#header-wrapper {
	background: url(../images/header-bg-repeater.jpg) repeat center top fixed #fff;
}

#header {
	display:block;
	margin:auto;
	margin-top:0px;
	height:100px;
	width:1200px;
	min-width:100%;
	max-width:100%;
	background:none;
	position:relative;
	z-index:9500;
}

#inner-header {
	background:none;
	margin:auto;
	position:relative;
	z-index:4001;
	padding:0;
	width:100%;
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
	margin-top:0px;
}




#header-logo {
margin:0px;
padding:0px;
float:left;
padding-top:0px;
margin-left:2%; 
margin-top:1%;
	 width: 21.5%;
	 min-width:250px;
    height: auto;
z-index:9999;
 }
 
 #header-logo img {
	 width: 100%;
    height: auto;
 }


#city {
display:none;
}

#address {
display:none;
}

#sidebar-address {
	display:none;
}

#address p {font-weight:normal;}

p .phone-number {
	font-weight:bold;
	font-size:16px;
}

/* Page */

#page {
}


#page-bgtop {
	background: none;
}

#page-bgbtm {
	background: none;
}



/* Content */




/* Home Custom CSS */



/* home specials box */
#home-specials {
	display:none;
}

#header-address {
margin:0px;
padding:0px;
float:right;
width:auto;
height:auto; 
z-index:9999;
text-align:right;
padding:8px;
padding-bottom:8px;
margin-right:7px;
border-radius: 6px 6px 0px 0px;
-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
background:url(../images/trans-repeater_90.png) repeat;
background:none;
position:absolute;
bottom:0;
right:0;

	}
	
#header-address p {
	margin:0px;padding:0px;
	font-size:15px;
	line-height: 1.2em;
	color:#000;
	text-shadow: 1px 1px #000000;
	text-shadow:none;
	}
	
#header-address p .phone-number {
	font-weight:bold;
	color:#000;
	font-size:29px;
	line-height:1.2em;
	text-shadow: 1px 1px #000000;
	text-shadow:none;
	}



/* Main Sidebar */

#nav-wrapper {
	margin:0;
background:#dee1e5;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding:4px;
width:inherit;
}

#nav-wrapper ul li {
	margin:0;
	padding:0;
}

#reduced-logo {
	display:none;
}

/* defaults to show built in page links in sidebar navigation */
#static-vertical-nav {
}




/* sidebar social links default to show */
#social-sidebar-links {
	display:none;
}

#social-header-links {
	width:auto;
	float:right;
	margin-top:8px;
	clear:right;
	margin-right:8px;
	display:none;
}

#social-header-links ul li {
display:inline;
}

#social-header-links img {
	margin-left: 4px;
	width:30px;
	height:30px;
}

/* horizontal nav hide  - styling for this is in horizontal-nav.css */
#horizontal-wrapper {
	}

/* side social icons - default to hide - stying for this area is below */
#social-icons-right-side {
position:fixed; margin-top:353px;margin-left:795px;
width:45px; 
}


#sidebar {
	margin-top:0px;
	
}


#footer-top-image {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:900px;
	height:auto;
	text-align:center;
	margin-bottom:15px;
}

#footer-top-image img {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:1024px;
	height:auto;
	text-align:center;
}


#sidebar a {
	margin:0;padding:0;
	text-decoration: none;
	color: #fff; font-weight: bold;
	background:none;
}

#sidebar #open-marker,
#sidebar #closed-marker {
	display:none;
}

#sidebar h2 a { 
color:#EBDB6D;
}

#sidebar a:hover {
	text-decoration: none;
	color:#ccc;
}

#hours {width:100%;color:#fff;
line-height: 1.2em;
margin-bottom:10px;
display:none;
}
#hours .bold-font {font-weight:bold;}
#hours p {font-weight:normal; font-size:12px;}




#top-header-buttons {
	margin:0;
	padding:0;
	background:#000;
	margin-top:-12px;
}

/* for home-script area ********************/

#logo-wrapper {
	display:none;
}

#home-allcontent #logo-wrapper {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:12px;
	width:100%;
	max-width:1200px;
	margin-bottom:.5em;
}

#logo-wrapper a {
	color:#000;
}

#logo-wrapper .logo-ind {
	width:18.75%;
	display:inline-block;
	vertical-align:top;
	padding:.6em;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
		border-radius: 6px;
    border: none;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	margin:.4%;
	background: url(../images/body-bg-repeater.png) repeat center top;
	background:none;
}

@media screen and (max-width: 990px) {
	
	#logo-wrapper .logo-ind {
	width:44%;
}

}

@media screen and (max-width: 600px) {
	
	#logo-wrapper .logo-ind {
	width:98%;
}

}

#logo-wrapper a .box-one {
	background:url(../images/kitchens.png) center top no-repeat;
	height:100px;
}
#logo-wrapper a .box-one:hover {
	opacity:.90;
filter:alpha(opacity=.90);
filter: “alpha(opacity=.90)”;
}

#logo-wrapper a .box-two {
	background:url(../images/bathrooms.png) center top no-repeat;
	height:100px;
}
#logo-wrapper a .box-two:hover {
	opacity:.90;
filter:alpha(opacity=.90);
filter: “alpha(opacity=.90)”;
}

#logo-wrapper a .box-three {
	background:url(../images/office.png) center top no-repeat;
	height:100px;
}
#logo-wrapper a .box-three:hover {
	opacity:.90;
filter:alpha(opacity=.90);
filter: “alpha(opacity=.90)”;
}

#logo-wrapper a .box-four {
	background:url(../images/hutch.png) center top no-repeat;
	height:100px;
}
#logo-wrapper a .box-four:hover {
	opacity:.90;
filter:alpha(opacity=.90);
filter: “alpha(opacity=.90)”;
}

#logo-wrapper a .box-five {
	background:url(../images/benches.png) center top no-repeat;
	height:100px;
}
#logo-wrapper a .box-five:hover {
	opacity:.90;
filter:alpha(opacity=.90);
filter: “alpha(opacity=.90)”;
}





.box-title {
	display:block;
	color:#fff;
	text-align:center;
	z-index:3000;
	padding:.2em;
	padding-top:0em;
	margin-top:-.1em;
	background:none;
	font-size: 1em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin-top:5px;
	font-weight:bold;
}

.logo-ind:hover .box-title {
	color:#c7b47b;
}

.logo-ind img,
.logo-ind-right img,
.logo-ind a img,
.logo-ind-right a img {
	width: auto;
text-align:center;
max-width:100%;
}

.logo-ind a img:hover,
.logo-ind-right a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
filter: “alpha(opacity=.90)”;
}

  
  
  
  /* side social icons */
  


  
#online-ordering-side-button {
display:none;
}

#online-ordering-top-button {
	display:none;
}


#header-ordering-button {
	margin:0;padding:0;
	margin-top:3px;
	float:right;
display:block;
z-index:4601;
clear:right;
margin-right:8px;
display:none;
}


#order {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top:7px;
}

#order li {
	display: block;
	float: left;
	margin: 0px;
	width:232px;height:51px;
}

#order a {
	display: block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/side-online-order-button.png) no-repeat top;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
	width:232px;height:51px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#order a:hover {
	background: url(../images/side-online-order-button_hover.png) no-repeat top;
		width:232px;height:51px;
			-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}


.menu-description {font-style:italic; padding-bottom:5px;}

#specials-wrapper { 
text-align:left; 
-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 10px;
	margin-bottom:5px;
	background: #e32024;
	background: -moz-linear-gradient(top, #ed2024 1%, #800000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ed2024), color-stop(100%,#800000));
	background: -webkit-linear-gradient(top, #ed2024 1%,#800000 100%);
	background: -o-linear-gradient(top, #ed2024 1%,#800000 100%);
	background: -ms-linear-gradient(top, #ed2024 1%,#800000 100%);
	background: linear-gradient(top, #ed2024 1%,#800000 100%);
color:#fff;
  }
.specials-title {
	font-weight:bold;font-size: 1.8em;
	color:#fff;
  }
#specials-wrapper p {

}
	
#specials-allcontent {
	display:none;
	}
	

#hide-contact-fax, #hide-contact-email {
	display:none;
	}

#widget {
	color:#000;
	background: url(../images/body-bg-repeater.png) repeat center top;
}


#contactinfo {  /* this is the wrapper for the in page form option ********/
width: 50%;
margin: 0 auto;
}
#contactinfo p a {
	color:#000;
}




@media screen and (max-width:1200px) {
	
	
body {
	max-width:100%;
	min-width:100%;
	overflow:hidden;
}
	
#horizontal-wrapper { /*** hide this to show the reduced menu */
	display:none;
}

/**** STYLE FOR REDUCED MENU BACKGROUND COLOR *****************/
#reduced-menu-button { 
	display:block;
	position:fixed;
	top:0;left:0;
}

#header {
margin-top:58px;
height:135px;
}

#header-logo {
margin-top:5px;
}




#page {
	width:100%;
}
	


#order {
	display:block;
	margin:auto;
	margin-top:0px;
	height:10vw;
	width:100%;
	max-height:inherit;
	min-width:100%;
	max-width:100%;
	background:none;
	display:none;
}


#order a {
	background-image:url(../images/side-online-order-button.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-position:center;
	margin:auto;
	position:relative;
	z-index:4001;
	padding:0;
	max-width: 182px;
	height: inherit;
	margin: 0 auto;
  width: 100%;
  	width:182px;height:40px;
  	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}


#order li {
	width:182px;height:40px;
	background:none;
}

#order a {
}

#order a:hover {
	background-image:url(../images/side-online-order-button_hover.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-position:center;
	margin:auto;
	position:relative;
	z-index:4001;
	padding:0;
	max-width: 182px;
	height: inherit;
	margin: 0 auto;
  width: 100%;
  	width:182px;height:40px;
  	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}



}


@media screen and (max-width: 768px) {



#home-allcontent #header-address,
#header-address {
		display:none;
	}
	
	#header {
		height:150px;
	}
	
#header-logo {
float:none;
position:relative;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-top:9px;
 }

	
#sidebar, #main-content {
width:98%;
margin-left:1%;
margin-right:1%;
}


/* Content */

#page {
	width:100%;
padding-left:1%;
padding-right:1%;
}



#home-allcontent #content-full width,
#content-full-width,
#content {
	padding: 0px; margin:0px;
	float: right;   /* float right for left sidebar */
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
margin-bottom:25px;
}



#content-full-width #coupon-wrapper {
	margin-top:10px;
	width:706px;
	}
	
#coupon-wrapper h2 {
	margin-top:-10px;
	line-height:1.2em;
	width:63%;
	}
	
	#coupon-body,
#coupon-address,
#coupon-disclaimer,
.present-line {
	width:63%;
	text-align:left;
	}
	
	

	
}



@media screen and (max-width: 700px) {
	
#coupon-club-top, #coupon-club, 
#header-ordering-button,
#social-header-links {
	display:none;
}

	
}


@media screen and (max-width: 300px) {
	
body, #wrapper, #content, #content-full-width, #page, #header {
	min-width:300px;
}
	
#header {
	height:65px;
	width:100%;
}

#home-allcontent #header {
	height:125px;
	width:100%;
}
	
}