
#aspnetForm {
	height: 100%;
}

#col2 {
	text-shadow: 0 0 0 #000;
	opacity: 0.9999999;
}

html, body	{
	height: 100%; background:url(../img/body_bg.png) center top repeat-y;
}

body {
	background-color: #fff;
}
body, td, div, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #575757;
}

.font_48{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:48px; line-height:52px;}

#wrapper{ width:966px; margin:0 auto; padding:0 0 0 20px; height:100%;background:url(../img/body_bg.png) center top repeat-y;}

/* PAGE STRUCTURE */

#container4 {
	min-height: 100%;
}
#container3 {
	min-height: 100%;
}
#container2 {
	min-height: 100%;
}
#container1 {
	min-height: 100%;
	
}
#col1 {
	float:left;
	width:100px;
	position:relative;
	overflow:hidden; display:none;
}
#col2 {
	float:left;
	width:200px;
	background-color:#fff;
	margin:0 0 0 10px;
}
#col2 img {
	display: block;
}
#col3 {
	float:left;
	width:743px;
	overflow:hidden; padding:10px 0 30px 0;
}
#col4 {
	float:left;
	width:10px;
	overflow:hidden;
}


/* NAVIGATION */

.navContainer, .navContainer1  {
	width: 150px;
	height: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #928770;
	
}

a.navContainer {
	color: #454545;
	text-decoration: none;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navContainer1 {
	color: #454545;
	text-decoration: none;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
}
a.navContainer:hover {
	color: #00baff; 
}
a.currentnavitem {
	color: #00baff;
}

.productsMenu {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-bottom: 18px;
	margin-right: 50px;
}

.productsMenu a {
	color: white;
	text-decoration: none;
}
.productsMenu a:hover {
	color: #ff9e21;
	text-decoration: none;
}
.clearAll {
	clear: both;
}
#accordion {
	margin: 0px 0px 18px 0px; width:160px;
}

#accordion h3{ color:#454545; text-align:right; margin:10px 0 8px 0; font-weight:bold;}

div.element h4 {
	width:145px;
	text-align: right;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #585858;
	background-image: url(../img/li_blue.png);
	background-position: right top;
	background-repeat:no-repeat;
	padding-right: 15px; margin:0 0 2px 0;
}
div.element a, div.element a:visited, div.element a:link {
	color: #585858;
	text-decoration: none;
}
div.element a:hover {
	text-decoration: underline; color:#00baff;
}



/* INNER DIVS */

.userMenu {
	width: 730px;
	height: 18px;
	margin: 22px 0px 14px 0px;
	text-align: right;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #ff9e21;
	font-size: 11px;
}
.userMenu a, .userMenu a:visited, .userMenu a:link {
	color: #818181;
	text-decoration: none;
	margin: 0px 12px 0px 12px;
}
.userMenu a:hover {
	color: #818181;
	text-decoration: underline;
}
.searchBar {
	width: 720px;
	height: 54px;
	text-align: right;
	vertical-align: top;
}
.newsletterForm {
	width: 720px;
	height: 54px;
	text-align: left;
	vertical-align: top;
	margin: 18px 0px 36px 0px;
}
.newsletterForm div {
	margin-right: 10px;
	vertical-align: top;
	padding-top: 2px;
	float: left;
}
.searchField {
	width: 280px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	margin: 0px 8px 0px 0px;
	vertical-align:top;
}
.searchBtn {
	margin:0px;
}

.content1 {
	width: 460px;
	margin: 36px 10px 0px 20px;
	float: left;
}

.showroomSelector {
	width: 710px;
	margin-left:20px;
}

div.productPageInfo #back
{
    background-color: #8AAB55;
    width: 100%;
}

div.productPageInfo #back a
{
    color: #ffffff;
    padding: 5px;
    font-weight: bold;
}

div.content1 h5, div.wideContentIntro h5, div.productPageInfo h5, .showroomSelector h5 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #627395;
	margin-bottom: 23px;
}
.showroomSelector h5 {
	width: 350px;
	margin-top: 40px;
	margin-bottom: 18px;
	float: left;
}
.showroomLink, .showroomLinkActive {
	width: 100px;
	height: 20px;
	margin: 0px 10px 0px 10px;
	padding-top: 40px;
	float: left;
	text-align: center;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
}
.showroomLink a, .showroomLink a:visited, .showroomLink a:link {
	color: #818181;
	text-decoration: none;
}
.showroomLink a:hover {
	color: #818181;
	text-decoration: underline;
}
.showroomLinkActive {
	background-image:url(../img/selector_bg.jpg);
	background-repeat:repeat-x;
}
.showroomLinkActive a, .showroomLinkActive a:visited, .showroomLinkActive a:link {
	color: white;
	text-decoration: none;
}
 
div.productPageInfo h6 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #627395;
	margin-top: 18px;
}
div.content1 p {
	margin-bottom: 36px;
}
.homeSideBar {
	width: 240px;
	height: 216px;
	float: right;
	margin: 36px 0px 36px 0px;
	background-image: url(../img/home_side_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
div.homeSideBar img {
	display: block;
}
div.homeSideBar p {
	width: 220px;
	margin: 16px 10px 9px 10px;
	color: #5f6c85;
}
.homeSideBarBtn {
	margin-left: 40px;
}

#imgShort {
	width: 730px;
	height: 234px;
}
#imgTall {
	width: 730px;
	height: 396px;
}
#imgShort img, #imgTall img {
	display: block;
}
.wideContentIntro {
	width: 700px;
	margin: 36px 10px 18px 20px;
	float: left;
}
.productGrid {
	width: 700px;
	margin: 0px 10px 9px 20px;
	float: left;
	background-image: url(../img/3cols_bg.gif);
	background-repeat:repeat-y;
	vertical-align: top;
}
.contractsGrid {
	width: 700px;
	margin: 0px 10px 0px 20px;
	float: left;
	background-image: url(../img/3cols_bg.gif);
	background-repeat:repeat-y;
	vertical-align: top;
}
.offersGrid {
	width: 460px;
	margin: 0px 10px 9px 0px;
	float: left;
	background-image: url(../img/2cols_bg_offers.gif);
	background-repeat:repeat-y;
	vertical-align: top;
}

.productCell1, .productCell2, .productCell1_last, .productCell2_last, .productCell1_last_alt, .productCell2_last_alt, .offersCell1, .offersCell2, .offersCell1_last, .offersCell2_last {
	width: 220px;
	height: 162px;
	float:left;
	text-align: center;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #dbd7cf;
}

.productCell1, .offersCell1 {
	margin: 0px 0px 18px 0px;
	border-bottom: 1px solid #dbd7cf;
}
.productCell2 {
	margin: 0px 20px 18px 20px;
}
.productCell1_last, .offersCell1_last {
	margin: 0px 0px 0px 0px;
}
.productCell2_last {
	margin: 0px 20px 0px 20px;
}
.offersCell2_last {
	margin: 0px 0px 0px 20px;
}
.productCell1_last_alt {
	margin: 0px 0px 0px 0px;
	border: none;
}
.productCell2_last_alt {
	margin: 0px 20px 0px 20px;
	border: none;
}

.offersCell2 {
	margin: 0px 0px 18px 20px;
	border-bottom: 1px solid #dbd7cf;
}

.productCell1 img, .productCell2 img, .productCell1_last img, .productCell2_last img, .productCell1_last_alt img, .productCell2_last_alt img, .offersCell1 img, .offersCell2 img, .offersCell1_last img, .offersCell2_last img {
	display: block;
	border: 0px;
}
.offersCell1 img, .offersCell2 img, .offersCell1_last img, .offersCell2_last img {
	margin: 0px 0px 10px 10px;
}
.productCell1 a, .productCell2 a, .productCell1_last a, .productCell2_last a, .productCell1_last_alt a, .productCell2_last_alt a, .productCell1 a:visited, .productCell2 a:visited, .productCell1_last a:visited, .productCell2_last a:visited, .productCell1_last_alt a:visited, .productCell2_last_alt a:visited, .productCell1 a:link, .productCell2 a:link, .productCell1_last a:link, .productCell2_last a:link, .productCell1_last_alt a:link, .productCell2_last_alt a:link {
	text-decoration: none;
	color: #575757;
}
.productCell1 a:hover, .productCell2 a:hover, .productCell1_last a:hover, .productCell2_last a:hover, .productCell1_last_alt a:hover, .productCell2_last_alt a:hover {
	text-decoration: none;
	color: #ff9e21;
}

.offersCell1 a, .offersCell2 a, .offersCell1_last a, .offersCell2_last a, .offersCell1 a:visited, .offersCell2 a:visited, .offersCell1_last a:visited, .offersCell2_last a:visited, .offersCell1 a:link, .offersCell2 a:link, .offersCell1_last a:link, .offersCell2_last a:link {
	text-decoration: none;
	color: #575757;
	font-size: 11px;
}

.offersCell1 a:hover, .offersCell2 a:hover, .offersCell1_last a:hover, .offersCell2_last a:hover {
	text-decoration: none;
	color: #ff9e21;
	font-size: 11px;
}
.chevron {
	font-size: 14px;
	color: #ff9e21;
}
.chevron1 {
	font-size: 12px;
	color: #ff9e21;
}

#paginator, #paginatorNarrow {
	width: 700px;
	margin: 0px 10px 18px 20px;
	text-align: right;
	color: #dbd7cf;
	font-size: 11px;
}
#paginatorNarrow {
	width: 460px;
	margin: 0px 10px 18px 0px;
}

#paginator span, #paginator a, #paginatorNarrow span, #paginatorNarrow a {
	width: 18px;
	text-align: center;
	margin: 0px 10px 0px 9px;
	
}
#paginator a, #paginator a:visited, #paginator a:link, #paginatorNarrow a, #paginatorNarrow a:visited, #paginatorNarrow a:link {
	text-decoration: none;
	color: #ff9e21
}
#paginator a:hover, #paginatorNarrow a:hover {
	text-decoration: underline;
	color: #ff9e21
}
.productPageContainer {
	width: 700px;
	margin: 36px 10px 0px 20px;
	float: left;
	background-image: url(../img/2cols_bg_2_1.gif);
	background-repeat:repeat-y;
	vertical-align: top;
}
.offersPageContainer {
	width: 700px;
	margin: 0px 10px 0px 20px;
	float: left;
	background-image: url(../img/2cols_bg_2_1.gif);
	background-repeat:repeat-y;
	vertical-align: top;
}
.aboutPageContainer {
	width: 720px;
	margin: 0px 10px 0px 10px;
	float: left;
	background-image: url(../img/2cols_bg_1_1.gif);
	background-repeat:repeat-y;
	vertical-align: top;
}
.productPageInfo {
	width: 460px;
	margin: 0px 10px 36px 0px;
	float: left;
}
.greenButton {
	float: left;
	margin: 15px 10px 0px 0px;
	border: 0px;
}
.productPageSideBar, .offersSideBar {
	float: left;
	width: 220px;
	margin: 0px 0px 36px 10px;
}
.offersSideBar {
	float: right;
}
.equalColumn {
	float: left;
	width: 340px;
	margin: 0px 10px 36px 10px;
}
div.productPageSideBar h6, div.equalColumn h6, div.offersSideBar h6 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #627395;
	padding-top: 4px;
	margin-bottom: 18px;
}
div.offersSideBar h6 {
	padding-top: 0px;
	margin-bottom: 16px;
}
div.equalColumn h6 {
	padding-top: 0px;
	margin-bottom: 0px;
}
div.article h6 {
	padding-top: 0px;
	margin-bottom: 1px;
	margin-top: -1px;
	width: 340px;
}
div.article i {
	display: block;
	font-size: 11px;
}
div.article p {
}
div.article {
	width: 320px;
	min-height: 130px;
	margin-bottom: 33px;
	display: block;
}
.article img {
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 4px;
}

div.sideProductScroller {
	width:220px;
	height:126px;
	overflow: auto;
	margin: -6px 0px 18px 0px;
}
.productScrollItem {
	width: 195px;
	height:49px;
	display: block;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:18px;
	vertical-align: middle;
	padding-top: 5px;
}
.productScrollItem img {
	border: 0px;
	margin-right: 10px;
	margin-top: -5px;
}
.productScrollItem a, .productScrollItem a:visited, .productScrollItem a:link {
	color: #818181;
	text-decoration: none;
}
.productScrollItem a:hover {
	color: #818181;
	text-decoration: underline;
}
.equalColumn a, .equalColumn a:visited, .equalColumn a:link {
	color: #ff9e21;
	text-decoration: none;
}
.equalColumn a:hover {
	color: #ff9e21;
	text-decoration: underline;
}
.back2range {
	width: 229px;
	height: 23px;
	background-color: #627395;
	margin-left: -9px;
	vertical-align: middle;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	float:left;
}
div.back2range a, div.back2range a:visited, div.back2range a:link {
	color: white;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
}
div.back2range a:hover {
	color: white;
	text-decoration: underline;
}
div.sideProductGallery {
	width: 220px;
	margin-top: -6px;
}
.sideProductGallery img {
	margin: 0px 10px 18px 0px;
	float: left;
	cursor: pointer;
}
.ulOrange, .ulGreen {
	margin: 0px 0px 18px 25px;
}
.ulOrange li {
	list-style:url(../img/li3_orange.gif);
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ulOrange1 {
	margin: 0px 0px 36px 25px;
}
.ulOrange1 li {
	list-style:url(../img/li3_orange.gif);
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 18px;
}

.productPageSideBar a, .productPageSideBar a:visited, .productPageSideBar a:link, .productPageInfo a, .productPageInfo a:visited, .productPageInfo a:link, .offersSideBar a, .offersPageSideBar a:visited, .offersPageSideBar a:link, .ulOrange a, .ulOrange a:visited, .ulOrange a:link {
	color: #575757;
	text-decoration: none;
}
.productPageSideBar a:hover, .productPageInfo a:hover, .offersSideBar a:hover, .ulOrange a:hover {
	color: #575757;
	text-decoration: underline;
}
a.currentRecipeItem, a.currentRecipeItem:visited, a.currentRecipeItem:link {
	color: #9f9681;
	font-weight: bold;
}
.ulGreen li {
	list-style:url(../img/li4_green.gif);
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.recipesImg {
	margin: 4px 10px 0px 0px;
	float: left;
}
.showroomImg {
	margin: 4px 0px 12px 0px;
	display: block;
}
.eventsTbl {
	width: 460px;
	background-color: white;
	margin-bottom: 13px;
}
.eventsTbl td {
	height: 17px;
	background-color: #ececec;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding:0px 2px 0px 2px;
}
.eventsTbl a, .eventsTbl a:visited, .eventsTbl a:link, .wideContentIntro a, .wideContentIntro a:visited, .wideContentIntro a:link {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #575757;
	text-decoration: none;
}

.eventsTbl a:hover, .wideContentIntro a:hover {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #575757;
	text-decoration: underline;
}
.wideContentIntro a, .wideContentIntro a:visited, .wideContentIntro a:link, .wideContentIntro a:hover {
	color: #ff9e21;
}
.eventDate {
	width: 460px;
	text-align: left;
	margin-bottom: 18px;
	display: block;
}
.eventSlideshow {
	display: block;
	margin: 0px 0px 18px 0px;
}
div.formPair {
	width: 340px;
	text-align: right;
}
div.formLabel {
	float: left;
}
.contactFrm {
	padding-bottom: 0px;
}
.contactFrm input, .contactFrm select, .contactFrm textarea {
	width: 214px;
	padding: 0px 0px 0px 4px;
	border: 1px solid #868686;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
}
.contactFrm select {
	width:220px;
	padding: 0px;
	margin: 1px 0px 2px 0px;
}
.contactFrm textarea {
	height: 52px;
	margin-bottom: 0px;
}
.contactFrm input[type='image'] {
	border: none;
	margin-top: 10px;
	width: 220px;
}
#footer {
	width: 700px;
	margin: 0px 10px 18px 20px;
	border-top: 1px solid #dbd7cf;
	color: #818181;
	text-align:center;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 16px;
	clear: both;
}
#footer a, #footer a:visited, #footer a:link {
	color: #575757;
	text-decoration: none;
}

#footer a:hover {
	color: #575757;
	text-decoration: underline;
}

div.element a.active {
    text-decoration: underline; color:#00baff;
}
