@import url("reset.css");

body {
	background: #58595B url(../images/body-bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #58595B;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #C5C19D;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	font-size: 20px;
	line-height: 20px;
	color: #373737;
	padding-bottom: 15px;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	color: #373737;
	padding-bottom: 15px;
}


h3 {
	font-size: 16px;
	line-height: 16px;
	color: #373737;
	padding-bottom: 15px;
}

h4 {
	font-size: 15px;
	line-height: 15px;
	color: #373737;
	padding-bottom: 15px;
}

h5 {
	font-size: 14px;
	line-height: 14px;
	color: #373737;
	padding-bottom: 15px;
}

h6 {
	font-size: 13px;
	line-height: 13px;
	color: #373737;
	padding-bottom: 15px;
}

p {padding-bottom: 20px;}

.img_caption.left, img.pull-left {float: left;	margin-right: 15px;}
.img_caption.right, img.pull-right {	float: right;	margin-left: 15px;}
.img_caption.left p {clear: left;text-align: center;}
.img_caption.right p {clear: right;	text-align: center;}  

img {
	max-width: 100%;
	height: auto;
}

#wrapper {
	max-width: 912px;
	margin: 0 auto;
	background: url(../images/wrapper-shadow.gif) no-repeat top center;
}

#headerWrapper {
	padding-right: 6px;
}

#header {
	background: url(../images/header_bg.gif) no-repeat right top;
	padding-top: 15px;
	padding-bottom: 15px;
}

#header p {
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	padding-left: 13px;
}

#logo .sep {
	margin: 0 16px 0 18px;
	margin-top: 10px;
}

#logo .logo {
	margin-bottom: 10px;
}

#logo .slogan {
	margin-bottom: 12px;
}

#phone {
	float: right;
	color: #fff;
	padding-right: 10px;
	padding-top: 50px;
	text-align: right;
}

#phone span {
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	display: block;
}

#phone a {
	color: #C5C19D;
	font-size: 13px;
}

#nav {}

#nav ul {
	background: url(../images/nav-shadow.gif) repeat-y left top;
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 19px;
	padding-right: 6px;
}

#nav ul ul {
	background: none;
	float: none;
	padding-left: 0px;
	padding-right: 0px;
}

#nav ul li {
	margin-left: 2px;
}

#nav ul li li {
	margin-left: 0px;
}

#nav ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

#nav ul li.active a {
	color: #C5C19D;
}

#nav ul li li a, #nav ul li.active li a {
	color: #fff;
	text-transform: none;
}

/*
#nav ul li.active a {
	background: #7D7D7D;
	color: #C5C19D;
}

#nav ul li li a, #nav ul li.active li a {font-size: 10px; text-transform: none; color: #fff; background-color: #949494; }
*/


#containerWrapper {
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 6px solid #494b4c;
}

#container {	
	border-top: 10px solid #7d7d7d;
	background: url(../images/container-bg.jpg) repeat-y left top;
}

#leftCol {
	float: left;
	width: 180px;
}

#leftCol .moduletable_menu {
	background: #A3A3A3;
	border-bottom: 20px solid #707070;
	min-height: 280px;
}

#leftCol .moduletable_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftCol .moduletable_menu ul li {
	border-bottom: 1px solid #686868;
}

#leftCol .moduletable_menu ul li a {
	padding: 6px 12px;
	display: block;
	color: #fff;
}

#leftCol .moduletable_menu ul li.active a {
	background: #C5C19D;
	color: #393939;
}

#leftCol .moduletable_news {
	background: #a3a3a3;
	color: #58595B;
	padding-left: 11px;
	padding-right: 9px;
	padding-top: 10px;
	min-height: 273px;	
}

#leftCol .moduletable_news h3 {
	font-family: Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../images/separator_news.gif) no-repeat left bottom;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#leftCol .moduletable_news h3 span {
	color: #E5E0AE;
}

#leftCol .moduletable_news .date {
	font-size: 11px;
	line-height: 16px;
}

#leftCol .moduletable_kitchen {
	background: #707070;
	padding-bottom: 3px;
	text-align: right;
}

#leftCol .moduletable_kitchen p {
	padding-bottom: 0px;
}

#leftCol .moduletable_kitchen a {
	font-size: 11px;
	color: #FFFFFF;
	background: url(../images/arrow_white.gif) no-repeat right 2px;
	padding-right: 10px;
	margin-right: 5px;
}

#leftCol .moduletable_address {
	background: #58595B;
	padding-left: 11px;
	padding-top: 24px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 15px;
	color: #D5D5D5;
}

#leftCol .moduletable_address a {
	color: #C5C19D;
	background: url(../images/arrow_yellow.gif) no-repeat right 3px;
	padding-right: 9px;
}

#leftCol .moduletable_address h3 {
	font-size: 12px;
	color: #C5C19D;
	background: url(../images/separator_showroom.gif) no-repeat left bottom;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#rightCol {
	float: right;
	width: 720px;
}

#content-left {
	float: left;
	width: 520px;
}

#content {
	padding: 20px 5px 50px 15px;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 18px;
	margin-top: 0px;
}

#content .icons ul.dropdown-menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content ul.pagenav {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 25px;
}

#content ul.actions, #content-home ul.actions {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content ul.actions li, #content-home ul.actions li {
	display: inline;
	padding-right: 10px;
}


span.buttonheading {
	float: right;
	margin-right: 10px;
}

#modlgn-username, #modlgn-passwd {
	display: block;
}

.login  input {
	padding: 2px 5px;
	margin-bottom: 5px;
}

#content div.pagination {
	padding: 10px 0;
}

#content div.pagination p.counter {
	margin: 0px;
	padding: 0px;
}

#content div.pagination ul, #content ul.actions {
	margin: 0px;
	padding: 0px 0px 10px 0;
	list-style: none;
}

#content div.pagination ul li,  #content ul.actions li {
	display: inline;
	padding-left: 0px;
	padding-right: 10px;
}

#content-right {
	float: right;
	width: 180px;
	padding: 20px 5px 50px 0px;
}

#left-inside {
	float: left;
	width: 50%;
}

#right-inside {
	float: right;
	width: 50%;
}

#left-inside .moduletable, #right-inside .moduletable {
	padding: 0 15px 30px;
}

#footerWrap {
	border-top: 10px solid #58595b;
	background: #7d7d7d;
	color: #DBDBDB;
	font-size: 12px;
	font-family: Arial,sans-serif;
	line-height: 12px;
	text-align: justify;
	text-decoration: none;
	padding: 10px;
}

#footerWrap a {
	color: #DBDBDB;
}

#footerWrap p {
	margin: 0px;
	padding: 0px;
}

#copyright {
	float: left;
}

#design {
	float: right;
}

body.mceContentBody {
	background: #FFFFFF !important;
	background-image: none;
	text-align: left;
}
/* System Standard Messages */

#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5;
}
/* System Error Messages */

#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Notice Messages */

#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}

#content .pagination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content .pagination ul li {
	display: inline;
	padding-right: 10px;
}

.tooltip {
display: none!important;
}

.items-row {
	padding-bottom: 20px;
}

.cols-2 .column-1 {
	float: left;
	width: 47%;
}

.cols-2 .column-2 {
	float: right;
	width: 47%;
}

.cols-3 .column-1 {
	float: left;
	width: 30%;
}

.cols-3 .column-2 {
	float: left;
	width: 30%;
	padding-left: 5%;
}

.cols-3 .column-3 {
	float: right;
	width: 30%;
}

ul.srm_ulmenu {
	display: none;
	width: 200px;
	margin: 0 auto !important;
}

/* Media Queries */
@media screen and (max-width: 480px) {
	#header {text-align: center;}
	#logo {float: none;}
	#logo img.sep, #logo img.slogan {display: none;}
	#phone {	float: none; padding-top: 10px; text-align: center }
	
	#nav {width: 50% !important; margin: 0 auto; position: relative; height: 40px; font-size: 10px; text-align: center; }
	#nav ul.sf-menu {	display: none;}
	div.srm_position {position: static !important;width: 100% !important; margin: 0 auto !important;}
	
	#container {background: #fff;}
	#rightCol {float: none; width: 90% !important; margin: 0 auto;}
	#content-left {float: none; width: 100%;}
	#content {padding-left: 0px;}
	#content-right {float: none; margin: 0 auto; width: 100%; }
	#left-inside, #right-inside {float: none; width: 100%;}
	#left-inside .moduletable, #right-inside .moduletable {padding-left: 0px; padding-right: 0px;}
	#leftCol {float: none; margin: 0 auto; width: 100%; }
	#leftCol .moduletableInner {max-width: 180px;margin: 0 auto;}
	#leftCol .moduletable_menu, #leftCol .moduletable_news {min-height: 100%; padding-bottom: 20px;}
	#leftCol .moduletable_menu .moduletableInner {max-width: 100%;margin: 0 auto;}
	#leftCol .moduletable_menu .moduletableInner ul li.active {	background: #C5C19D;}
	#leftCol .moduletable_menu .moduletableInner ul li a {max-width: 180px; margin: 0 auto;}
	#footerWrap {text-align: center;}
	#copyright {padding-bottom: 10px;}
	#copyright, #design {float: none;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) { 
	#header {text-align: center;}
	#logo {float: none;}
	#logo img.sep, #logo img.slogan {display: none;}
	#phone {	float: none; padding-top: 10px; text-align: center }
	
	#nav {width: 50% !important; margin: 0 auto; position: relative; height: 40px; font-size: 10px; text-align: center; }
	#nav ul.sf-menu {	display: none;}
	div.srm_position {position: static !important;width: 100% !important; margin: 0 auto !important;}
	
	#container {background: #fff;}
	#rightCol {float: none; width: 90% !important; margin: 0 auto;}
	#content-left {float: none; width: 100%;}
	#content {padding-left: 0px;}
	#content-right {float: none; margin: 0 auto; width: 100%;}
	#left-inside, #right-inside {float: none; width: 100%;}
	#left-inside .moduletable, #right-inside .moduletable {padding-left: 0px; padding-right: 0px;}
	#leftCol {float: none; margin: 0 auto; width: 100%; }
	#leftCol .moduletableInner {max-width: 180px;margin: 0 auto;}
	#leftCol .moduletable_menu, #leftCol .moduletable_news {min-height: 100%; padding-bottom: 20px;}
	#leftCol .moduletable_menu .moduletableInner {max-width: 100%;margin: 0 auto;}
	#leftCol .moduletable_menu .moduletableInner ul li.active {	background: #C5C19D;}
	#leftCol .moduletable_menu .moduletableInner ul li a {max-width: 180px; margin: 0 auto;}
	#footerWrap {text-align: center;}
	#copyright {padding-bottom: 10px;}
	#copyright, #design {float: none;}
}

@media only screen and (min-width: 768px) and (max-width: 912px) {
	#logo img.logo {width: 200px;}
	#logo .slogan {width: 250px;}
	#phone {padding-top: 35px;}
	.sf-menu a {padding: 6px 8px;text-decoration: none;}
	#container {overflow: hidden;}
	#leftCol {width: 20%; }
	#rightCol {width: 80%;padding-bottom: 30000px;margin-bottom: -30000px; background: #fff;}
	#content-left {width: 70%;}
	#content-right {width: 25%;}
	
	ul.srm_ulmenu, div.srm_position {display: none;}
}

