@charset "utf-8";

/* site wide styles */

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
q {
	font-style: italic;
}

img a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* layout */

#container {
	width: 800px;
	margin: 0 auto;
	background-image: url(images/g&r_bg_ext.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position:relative;
}


#sitename {
	background-image: url(images/g&r_logo.gif);
	background-color: transparent;
	height: 232px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 15px;
	border-top-style: ridge;
	border-top-color: #687542;
}
#sitename p {
	display: none;
}
#navigation {
	background-image: url(images/g&r_navbar.gif);
	height: 25px;
	width: 800px;
	background-position: left top;
}

#navigation li {
	list-style-type: none;
	display: inline;
	line-height: 1.8em;
}

#navigation a {
	padding-right: 7px;
	padding-left: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	color: #C8B68B;
}

#mainarea {
	clear: both;
	height: 715px;
	border-bottom-width: 15px;
	border-bottom-style: ridge;
	border-bottom-color: #4E5731;
}

#content {
	clear: both;
	width: 650px;
	margin-right: 150px;
	position: relative;
	height: 625px;
}

#content h1 {
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #B8A16A;
	padding-left: 10px;
	padding-top: 7px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	font-size: 13px;
	width:590px;
}
h1.index {
	margin-left:10px;
	margin-bottom:5px;
	margin-right:15px;
}
#right {
	float: right;
	width: 150px;
}

#location {
	width: 800px;
	position: relative;
	clear: both;
	height: 50px;
	text-align: right;
}
#location p {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	margin-left: 635px;
}

#footer {
	color: #50563B;
	width: 100%;
}

#copyright {
	float: left;
	width: 170px;
	margin-right: 175px;
}

#sitemap {
	margin-left: 176px;
}

#sitemap ul {
	margin-top: 0px;
	margin-bottom: 0px;


}

#sitemap li {
	list-style-type: none;
	display: inline;
}

#sitemap a {
	font-size: 12px;
	color: #3E403A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #990000;
	border-left-color: #990000;
	margin-left: 2%;
}

/* for pages using about template */

#about {
	height: 600px;
	padding-left: 15px;
}

#about p {
	line-height: 1.2em;
	padding-top: 3px;
}

#about p.nav {
	margin-right: auto;
	margin-left: 350px;
}

#about a:link {
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}

#about img {
	float: right;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-top: 10px;
	padding-left: 10px;
}

#about ul.content {
	padding-top: 2px;
	margin-left: 15px;
}

#about ul.content li ul {
	padding: 1px;
	margin-left: 15px;
	list-style-type: none;
	font-style: italic;
	color: #666666;
}

#about ul.content li ul li {
	margin-top: 1px;
	margin-bottom: 1px;
}
#about h3 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#about p.subheading {
	font-weight:bold;
}
#about #trade {
	padding: 0px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#about #trade .column {
	float: left;
	width: 300px;
}
#about p.clear {
	clear: both;
}


/* pages using products template */

#products {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
}
#products a {
	font-weight: bold;
	text-indent: 5px;
}

#products p {
	line-height: 1.3em;
	font-size: 12px;
	margin-bottom: 0px;
}
#products h2 {
	font-size: 18px;
}

#products h3.special {
	border: none;
	margin: none;
	padding: none;
}

#products ul.prod {
	margin-top: 30px;
	margin-bottom: 0px;
	
}
#products ul.prod li {
	list-style-type: none;
	margin-bottom: 30px;
}

#products a.local:link {
	font-size: 14px;
	color: #003300;
	text-decoration: underline;
}
#products a.local:visited {
	color: #666666;
	text-decoration: underline;
}
#products p.global_nav {
	margin-left: 22.5%;
	margin-top: 35px;
	font-size: 11px;
	clear: both;
}
#products p.global_nav a:link {
	color: #003333;
	text-decoration: none;
}
#products p.global_nav a:hover {
	text-decoration: underline;
}
#products p.global_nav a:visited {
	color: #333333;
}
#products p.nav a {
	font-size: 11px;
	color: #003300;
	text-decoration: underline;
}
#products p.nav a:hover {
	color: #999966;
}
#products p.nav a:visited {
	color: #666666;
}

#products.wood {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/woodandlaminate_mute.jpg);
	height: 600px;
	background-repeat: no-repeat;
}

#products.other {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/otherflooring_mod.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#products.stone {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/naturalstone_mute.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#products.metal {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/metal_mute.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#products.glass {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/glass_mod.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#products.porcelain {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/ceramicandporcelain_mute.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#products.counter {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/countertop_mute.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#products.door {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/showerdoor_mute.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#products.custom {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/custom_mute.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#products.paint {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/paint_mute.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#products.etch {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/etched_mute.jpg);
	height: 600px;
	background-repeat: no-repeat;
}
#products #care {
	margin-top: 5px;
	margin-bottom: 50px;
	margin-top:10px;
}

#products  #care  .column {
	float: left;
	width: 300px;
	height: 225px;
	margin-right: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #45483C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #45483C;
	border-left-color: #45483C;
	margin-bottom: 50px;
	margin-top:10px;
}
#products  #care  .column  p.subheading {
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #45483C;
	font-size: 14px;
	color: #FFFFFF;
	height: 25px;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
}
#products #care .column ul.care, ul.care li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#products #care .column ul.care li {
	line-height: 1em;
	list-style-type: disc;
	padding-left: 2px;
	margin-left: 17px;
	padding-top: 5px;
}
#products #vendors {
	margin-top: 15px;
	margin-left: 15px;
}
#products #vendors td {
	padding-left: 5px;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A4F3C;
}
#products #vendors a:link {
	color: #474A3C;
}
#products #vendors a:visited {
	color: #666666;
	text-decoration: underline;
}


/* pages using contact template */

#contact {
	line-height: 1.3em;
	margin-left: 15px;
}
#contact #phonefaxemail {
	margin-top: 2px;
}
#contact .field {
	padding-right: 15px;
	padding-left: 7px;
}
#contact .value {
	text-align: left;
}

#contact p {
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
}
#contact h2, #contact h3 {
	line-height: 1em;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	border:none;
	padding:0;
}
#contact .day {
	padding-left: 7px;
	padding-right: 15px;
}
#contact .time {
	text-align: right;
}
#contact .tday {
	padding-left: 7px;
	padding-right: 15px;
	font-weight:bold;
}
#contact .ttime {
	text-align: right;
	font-weight:bold;
}
#contact p em {
	display:block;
	margin-top:15px;
	font-weight:bold;
}

/* ap */
#ap_elements {
	display:block;
	position:absolute;
	width:499px;
	height:55px;
	top:8px;
	left:304px;
	background-image:url(images/stonesthrow.gif);
	background-repeat:no-repeat;
	
}
#ap_elements {
	
}
p.call_to_action {
	font-family:"Century Gothic", Verdana;
	font-weight:bold;
	font-size:16px;
	text-transform:lowercase;
	
}
span.tel {
	font-size:16px;
	font-weight:normal;
	color:#000;
	font-weight:bold;
	line-height:1.3em;
}

/* whats new section and article styles */

.row_1 {
	margin-top:10px;
}
#products.news .toc p.whats_new {
	font-size:18px;
	color:#333;
	font-weight:bold;
	margin-top:0;
}
#products.portal {
	padding-left: 15px;
	float: left;
	line-height: 0.9em;
	background-image: url(images/products/whats_new.gif);
	height: 725px;
	background-repeat: no-repeat;
	background-position:0 170px;
}

#products.news .toc h2 {
	margin-bottom:4px;
	font-size:14px;
	color:#333;
}
.toc ul {
	margin-left:15px;
	padding:0;
}
.toc ul li {
	list-style-type:none;
	font-size:12px;
	padding-bottom:5px;
}
.toc ul li a {
	color:#003300;
	text-decoration:none;
}
.toc ul li a:hover {
	text-decoration:underline;
}
.toc {
	width:100%;
	padding-right:10px;
	float:left;
	margin-bottom:35px;
}

/* main article stylings for whats new */

.main_article {
	padding-bottom:30px;
}
#products.news .main_article h3 {
	font-size:18px;
	color:#333;
	font-weight:bold;
	border:none;
	margin:0;
	padding:0;
	margin:10px 0;
}
#products.news .main_article h3 a {
	color:#35c;
	font-weight:normal;
}
#products.news .main_article h3 a:hover {
	text-decoration:underline;
}

.main_article #vendor_gallery {
	margin-top:30px;
	padding:15px 0;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}

#vendor_gallery .row {
	text-align:center;
}
#vendor_gallery .row img {
	padding:5px;
}
#vendor_gallery .row a img {
	border:2px solid transparent;
}
#vendor_gallery .row a:hover img {
	border:2px solid #030;
}
