@charset "UTF-8";

html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-color: #000;
	background-image: url(../images/template/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bbb;
}

body.logo-bg {
	background-image: url(../images/template/body_bg.jpg);
}

a {
	color: #ffd74c;
}

#container { 
	position: relative;
	min-height: 100%;
}

.img-replace {
	text-indent: -9999px;
	overflow: hidden;
}

.one-col,
.two-col,
.three-col,
.four-col,
.five-col,
.six-col {
	float: left
}

.one-col { width: 160px }
.two-col { width: 320px }
.three-col { width: 480px }
.four-col { width: 640px }
.five-col { width: 800px }
.six-col { width: 960px }

.clear { clear: both }


/* HEADER
================================================== */

#header {
	position: absolute;
	height: 88px;
	width: 100%;
	min-width: 980px;
	margin-top: 30px;
	background-image: url(../images/template/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center 0;
}

#header-inner {
	position: relative;
	width: 963px;
	margin: 0 auto;
	padding: 0 3px 0 0;
}

#logo {
	position: absolute;
	top: -30px;
	left: 0;
	height: 118px;
	width: 121px;
	margin: 0;
	padding: 0;
	background-image: url(../images/template/logo.png);
	background-repeat: no-repeat;
}

#logo a {
	display: block;
	height: 118px;
	width: 121px;
}

#nav {
	position: absolute;
	top: 0;
	right: 60px;
	height: 78px;
	width: 765px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	height: 78px;
	background-image: url(../images/template/nav_sprite.png);
	background-repeat: no-repeat;
}

#nav-about a {
	width: 143px;
	background-position: 0 0;
}

#nav-design a {
	width: 222px;
	background-position: -143px 0;
}

#nav-products a {
	width: 157px;
	background-position: -365px 0;
}

#nav-gallery a {
	width: 148px;
	background-position: -522px 0;
}

#nav-contact a {
	width: 95px;
	background-position: -670px 0;
}

#nav-about a:hover,
#about #nav-about a { background-position: 0 -78px }

#nav-design a:hover,
#design #nav-design a { background-position: -143px -78px }

#nav-products a:hover,
#products #nav-products a { background-position: -365px -78px }

#nav-gallery a:hover,
#gallery #nav-gallery a { background-position: -522px -78px }

#nav-contact a:hover,
#contact #nav-contact a { background-position: -670px -78px }


/* FLASH
================================================== */

#flash-wrap {
	min-width: 940px;
	/*min-height: 700px;*/
	padding: 20px 20px 0;
}

#no-flash {
	position: relative;
	top: 150px;
	width: 898px;
	margin: 0 auto;
	padding: 30px;
	background-color: #333;
	border: 1px solid #666;
}

#no-flash h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 21px 0;
	padding: 0 0 0 25px;
	color: #fff;
	background-image: url(../images/template/warning_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#no-flash p {
	margin: 0 0 21px 0;
	padding: 0;
	line-height: 21px;
}

#no-flash ul {
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
}


/* CONTENT
================================================== */

#content-wrap {
	/* fixes IE centering issue */
}

#content {
	width: 960px;
	margin: 0 auto;
	padding: 120px 0 80px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
	margin: 0;
	padding: 0;
	color: #fff;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 21px;
}

#content h4 {
	font-size: 13px;
}

#content p {
	margin: 0 0 21px 0;
	padding: 0;
	line-height: 21px;
}

ul.content {
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 21px;
	padding-top: 0;
	padding-bottom: 0;
}

h2#designs-distinction-head {
	height: 39px;
	padding-bottom: 10px;
	background-image: url(../images/template/titles/designs_distinction.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #333;
}

.block-content-img {
	display: block;
	margin-bottom: 23px;
}

.four-col-plus {
	float: left;
	width: 640px;
	padding-left: 30px;
}

.three-col-plus {
	float: left;
	width: 480px;
	padding-left: 30px;
}

.one-col-plus {
	float: right;
	width: 241px;
}

.padded {
	padding: 30px;
}

#page-title {
	height: 59px;
	background-image: url(../images/template/page_title_bg_6col.png);
	background-repeat: no-repeat;
}

.five-col #page-title {
	background-image: url(../images/template/page_title_bg_5col.png);
}

#page-title h1 {
	height: 59px;
	background-repeat: no-repeat;
	background-position: 30px 20px;
}

#banner-img {
	display: block;
	height: 176px;
	width: 950px;
	margin-bottom: 30px;
}

.five-col #banner-img {
	width: 790px;
}

#tight-banner-img {
	display: block;
	height: 106px;
	width: 790px;
}

#lnav-col {
	padding-top: 24px;
}

#left-nav {
	width: 149px;
	list-style: none;
	margin: -10px 0 0 0;
	padding: 15px 0 12px 0;
	font-size: 11px;
	background-image: url(../images/template/left_nav/bg.png);
}

#left-nav li {
	padding: 3px 0 3px 20px;
}

#left-nav a {
	color: #999;
	text-decoration: none;
}

#left-nav a.active,
#left-nav a:hover { color: #fff }

#left-nav-bot {
	display: block;
	height: 3px;
	width: 149px;
	margin-bottom: 5px;
}

h3.lnav-head {
	height: 38px;
	background-image: url(../images/template/left_nav/heading_bg.png);
	background-repeat: no-repeat;
}

.lnav-head a {
	display: block;
	height: 30px;
	width: 149px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 10px 0;
}

.lnav-head a:hover,
.lnav-head.active a { background-position: 10px -30px; }

#lnav-jpw { background-image: url(../images/template/left_nav/jp_weaver.gif) }
#lnav-stone { background-image: url(../images/template/left_nav/stone.gif) }
#lnav-bespoke { background-image: url(../images/template/left_nav/bespoke.gif) }

#other-places {
	padding-top: 10px;
}

#other-places h5 {
	font-size: 11px;
	line-height: 28px;
	margin-bottom: 15px;
	padding: 0 10px;
	border: 1px solid #333;
}

#sample-photos,
#products-include {
	margin-bottom: 20px;
}

#sample-photos-head,
#products-include-head {
	width: 230px;
	margin-bottom: 10px;
	border-bottom: 1px solid #666;	
}

#sample-photos h5,
#products-include h5 {
	font-size: 11px;
	padding-bottom: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ffd74c;	
}

#sample-photos a, #sample-photos a img {
	display: block;
	height: 110px;
	width: 110px;
}

#sample-photos a { 
	float: left;
	margin: 0 10px 10px 0
}
#sample-photos a img { border: 0 }

#products-include a {
	display: block;
	height: 70px;
	width: 230px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 70px;
	background-color: #333;
}

#products-include a img {
	display: block;
	float: left;
	height: 70px;
	width: 70px;
	margin-right: 20px;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: none;
	border-left: none;
}

#content-area {
	width: 730px;
	padding: 30px;
	background-color: #333;
}

#content-area.white {
	background-color: #fff;
	color: #000;
}

#content-area.white h2 {
	color: #000;
}

#content-area-bot {
	display: block;
	height: 3px;
	width: 790px;
}


/* CTAs
================================================== */

h3.cta a {
	display: block;
	width: 231px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

h3.cta.left {
	float: left;
	width: 231px;
}

h3.cta.right {
	float: right;
	width: 231px;
}

#stone-gallery-lg-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_gallery_lg.jpg);
}

#products-cta a {
	height: 91px;
	background-image: url(../images/template/ctas/products.jpg);
}

#design-install-cta a {
	height: 121px;
	background-image: url(../images/template/ctas/design_install.jpg);
}

#catalogue-cta a {
	height: 91px;
	background-image: url(../images/template/ctas/order_catalogue.jpg);
}

#drawings-cta a {
	height: 91px;
	background-image: url(../images/template/ctas/technical_drawings.jpg);
}

#stone-gallery-cta a {
	height: 91px;
	background-image: url(../images/template/ctas/stone_gallery.jpg);
}

#stone-types-cta a {
	height: 91px;
	background-image: url(../images/template/ctas/types_finishes_colors.jpg);
}

#designs-distinction {
	display: block;
	height: 39px;
	width: 210px;
	margin: 0 0 20px 10px;
}

#newsletter-signup {
	padding-top: 10px;
}

#newsletter-signup h3 {
	height: 21px;
	margin-bottom: 10px;
	background-image: url(../images/template/ctas/newsletter_signup.gif);
	background-repeat: no-repeat;
}

#newsletter-signup form {
	margin: 0;
	padding: 0;
}

#newsletter-email {
	width: 120px;
	margin-right: 10px;
	padding: 4px 5px;
	background-color: #333;
	border: 1px solid #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #aaa;
}

#newsletter-submit {
	height: 25px;
	width: 68px;
	margin-top: 2px;
	vertical-align: top;
}

#us-cta {
	width: 140px;
	margin-bottom: 30px;
	padding-right: 80px;
	background-image: url(../images/template/ctas/us_flag.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	font-size: 10px;
	line-height: 12px;
	color: #999;
}

#us-cta strong {
	font-weight: normal;
	color: #fff;
}


/* ABOUT
================================================== */

#page-title-about {
	background-image: url(../images/template/titles/about.gif);
}

#team-content h4 {
	margin-bottom: 21px;
}

#team-content h4 em {
	display: block;
	font-weight: normal;
	color: #bbb;
}

#products-about-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/products_about.jpg);
}

#jpw-gallery-about-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/jp_weaver_gallery_about.jpg);
}


/* DESIGN & INSTALLATION
================================================== */

#page-title-design-install {
	background-image: url(../images/template/titles/design_installation.gif);
}

#design-install-options {
	padding-bottom: 40px;
}

#design-install-options .option {
	float: left;
	width: 212px;
	margin-right: 1px;
	background-color: #333;
}

#design-install-options .inner {
	height: 284px;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}

#design-install-options img {
	display: block;
	height: 142px;
	width: 192px;
	margin-bottom: 15px;
}

#design-install-options h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
	padding-left: 10px;
	background-color: #000;
	background-image: url(../images/template/design_install/option_header_bg.gif);
	background-repeat: no-repeat;
}

#design-install-options p {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 17px;
}

#design-install-options .arrow-link {
	background-image: url(../images/template/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0 55%;
	padding-left: 8px;
}

#products-design-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/products_design.jpg);
}

#gallery-design-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/gallery_design.jpg);
}


/* CONTACT
================================================== */

#page-title-contact {
	background-image: url(../images/template/titles/contact_us.gif);
}

#contact-form {
	margin: 0;
	padding: 10px 0 40px;
	font-weight: bold;
	color: #fff;
}

#contact-form div {
	margin-bottom: 30px;
}

#contact-form label {
	display: block;
}

#contact-form select,
#contact-form textarea,
#contact-form .checks {
	margin: 18px 0 0 30px;
}

#contact-form input.text,
#contact-form textarea {
	width: 200px;
	padding: 3px;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact-form textarea {
	height: 110px;
	width: 240px;
}

#contact-form .checks label {
	font-weight: normal;
	margin: 10px 0;
}

#contact-form .checks input {
	margin-right: 7px;
}

#contact-form .text-row {
	position: relative;
	margin-bottom: 20px;
}

#contact-form .text-row label {
	display: block;
	width: 115px;
	line-height: 25px;
}

#contact-form .text-row input {
	position: absolute;
	top: 0;
	left: 120px;
}

#contact-form #after-text {
	padding-top: 15px;
}

#contact-form #submit {
	height: 25px;
	width: 68px;
}

#contact-info {
	width: 231px;
}

#contact-info h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#contact-info .contact-info-row {
	padding-top: 7px;
	margin-bottom: 7px;
	border-top: 1px solid #666;
}

#contact-form-error {
	color: #FF0000;
	font-weight: bold;
}


/* SITEMAP
================================================== */

#page-title-sitemap {
	background-image: url(../images/template/titles/site_map.gif);
}

#sitemap-list {
	list-style: none;
	margin: 0;
	padding: 0 0 30px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#sitemap-list li {
	
}

#sitemap-list a {
	display: block;
	margin-top: 20px;
	border-bottom: 1px solid #666;
	line-height: 35px;
	text-decoration: none;
	color: #fff;
}

#sitemap-list a img {
	vertical-align: bottom;
	margin-left: 10px;
	border: none;
}

#sitemap-list ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#sitemap-list ul li {
	padding: 3px 0;
}

#sitemap-list ul a {
	display: inline;
	border: none;
	line-height: normal;
}

#sitemap-list ul a:hover { text-decoration: underline }

#sitemap-list ul ul {
	list-style: none;
	padding: 5px 0 0 30px;
	font-weight: normal;
}

#sitemap-list ul ul li {
	padding: 3px 0;
}

#sitemap-list ul ul ul {
	list-style: none;
	font-size: 11px;
}

#sitemap-list ul ul ul a {
	color: #999;
}


/* PRIVACY POLICY
================================================== */

#page-title-privacy {
	background-image: url(../images/template/titles/privacy_policy.gif);
}


/* PRODUCTS - JP WEAVER
================================================== */

#container.jpw-bg {
	background-image: url(../images/template/backgrounds/jp_weaver.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}


/* PRODUCTS - JP WEAVER - ABOUT
================================================== */

#page-title-about-jpw {
	background-image: url(../images/template/titles/about_jpw.gif);
}

#jpw-gallery-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/jp_weaver_gallery.jpg);
}

#catalogue-lg-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/order_catalogue_lg.jpg);
}


/* PRODUCTS - JP WEAVER - COMPO
================================================== */

#page-title-compo {
	background-image: url(../images/template/titles/compo.gif);
}

#jpw-gallery-compo-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/jp_weaver_gallery_compo.jpg);
}


/* PRODUCTS - JP WEAVER - PETITSIN
================================================== */

#page-title-petitsin {
	background-image: url(../images/template/titles/petitsin.gif);
}

#jpw-gallery-petitsin-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/jp_weaver_gallery_petitsin.jpg);
}


/* PRODUCTS - JP WEAVER - PLASTER
================================================== */

#page-title-plaster {
	background-image: url(../images/template/titles/plaster.gif);
}

#jpw-gallery-plaster-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/jp_weaver_gallery_plaster.jpg);
}


/* PRODUCTS - JP WEAVER - DESIGN & INSTALLATION
================================================== */

#page-title-jpw-design {
	background-image: url(../images/template/titles/jpw_design_installation.gif);
}

#jpw-gallery-design-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/jp_weaver_gallery_design.jpg);
}


/* PRODUCTS - JP WEAVER - ORDER CATALOGUE
================================================== */

#page-title-catalogue {
	background-image: url(../images/template/titles/order_catalogue.gif);
}

#catalogue-options {
	padding-bottom: 40px;
}

#catalogue-options .option {
	float: left;
	width: 212px;
	margin-right: 1px;
	background-color: #333;
}

#catalogue-options .inner {
	height: 274px;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}

#catalogue-options img {
	display: block;
	height: 142px;
	width: 192px;
	margin-bottom: 15px;
}

#catalogue-options h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
	padding-left: 10px;
	background-color: #000;
	background-image: url(../images/template/design_install/option_header_bg.gif);
	background-repeat: no-repeat;
}

#catalogue-options p {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 17px;
}

#catalogue-options p.price {
	font-size: 13px;
	color: #fff;
	margin-top: 13px;
	margin-bottom: 0;
}

#catalogue-options .arrow-link {
	background-image: url(../images/template/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0 55%;
	padding-left: 8px;
}

#order-petitsin-btn,
#order-compo-btn {
	display: block;
	height: 31px;
	width: 159px;
	background-repeat: no-repeat;
}

#order-petitsin-btn {
	background-image: url(../images/template/catalogue/order_petitsin.gif);
}

#order-compo-btn {
	background-image: url(../images/template/catalogue/order_compo.gif);
}


/* PRODUCTS - STONE
================================================== */

#container.stone-bg {
	background-image: url(../images/template/backgrounds/stone.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}

.stone-product {
	background-color: #333;
	margin-bottom: 1px;
	padding: 10px;
}

.stone-product img {
	float: left;
	display: block;
	height: 122px;
	width: 154px;
	margin-right: 20px;
}

.stone-product .inner {
	float: left;
	width: 280px;
}

#content .stone-product h4 {
	font-size: 13px;
	background-image: url(../images/template/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0 55%;
	padding: 5px 0 5px 8px;
}

#content .stone-product p {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 5px;
}


/* PRODUCTS - STONE - ABOUT
================================================== */

#page-title-about-stone {
	background-image: url(../images/template/titles/about_stone.gif);
}

#stone-gallery-about-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_gallery_about.jpg);
}

#design-install-stone-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/design_install_stone.jpg);
}

#stone-types-lg-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/types_finishes_colors_lg.jpg);
}


/* PRODUCTS - FLEXXSTONE
================================================== */

#page-title-flexxstone {
	background-image: url(../images/template/titles/flexxstone.gif);
}

#flexxstone-photo {
	display: block;
	float: right;
	margin: 0 0 20px 25px;
}

.flexxstone-colors .stone-color {
	height: 127px;
	margin-bottom: 1px;
	background-color: #333;
}

.flexxstone-colors .stone-color img {
	display: block;
	float: left;
	height: 127px;
	width: 161px;
	margin-right: 15px;
	border-right: 1px solid #000;
}

.flexxstone-colors .stone-color .name {
	float: left;
}

.flexxstone-colors .stone-color .sizes {
	float: right;
	height: 87px;
	width: 140px;
	margin-top: 20px;
	padding-left: 20px;
	border-left: 1px solid #555;
	font-size: 11px;
	line-height: 17px;
}

.flexxstone-colors .stone-color .sizes ul {
	margin: 0;
	padding:0;
	list-style: none;
}

#flexxstone-cta-bucket {
	padding-bottom: 30px;
}

#flexxstone-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/flexxstone.jpg);
	margin-bottom: 10px;
}

#flexxstone-cta-bucket,
#flexxstone-cta-bucket h4,
#content #flexxstone-cta-bucket p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 0;
}

#flexxstone-cta-bucket h4,
#content #flexxstone-cta-bucket p {
	margin: 0 10px;
}


/* PRODUCTS - STONE - BUILDING
================================================== */

#page-title-building-stone {
	background-image: url(../images/template/titles/building_stone.gif);
}

#stone-gallery-building-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_gallery_building.jpg);
}

#stone-inquiries-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_inquiries.jpg);
}


/* PRODUCTS - STONE - INTERIOR
================================================== */

#page-title-stone-interior {
	background-image: url(../images/template/titles/interior_products.gif);
}

#stone-gallery-interior-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_gallery_interior.jpg);
}

#stone-inquiries-interior-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_inquiries_interior.jpg);
}


/* PRODUCTS - STONE - LANDSCAPE
================================================== */

#page-title-landscape {
	background-image: url(../images/template/titles/landscape_products.gif);
}

#stone-gallery-landscape-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_gallery_landscape.jpg);
}

#stone-inquiries-landscape-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_inquiries_landscape.jpg);
}


/* PRODUCTS - STONE - DESIGN & INSTALLATION
================================================== */

#page-title-stone-design {
	background-image: url(../images/template/titles/stone_design_installation.gif);
}

#stone-gallery-design-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_gallery_design.jpg);
}

#stone-inquiries-design-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_inquiries_design.jpg);
}


/* PRODUCTS - STONE - TYPES
================================================== */

#page-title-types {
	background-image: url(../images/template/titles/types_colors_finishes.gif);
}

.stone-colors {
	float: left;
	width: 230px;
	margin-right: 10px;
}

.stone-color {
	height: 70px;
	margin-bottom: 1px;
	background-color: #333;
}

.stone-color img {
	display: block;
	float: left;
	height: 70px;
	width: 71px;
	margin-right: 15px;
	border-right: 1px solid #000;
}

.stone-color .name {
	font-weight: bold;
	color: #fff;
	padding: 20px 0 2px 0;
}

.stone-color .variance {
	font-size: 10px;
	color: #999;
}

#stone-gallery-types-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_gallery_types.jpg);
}

#stone-inquiries-types-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/stone_inquiries_type.jpg);
}


/* PRODUCTS - STONE - INQUIRIES
================================================== */

#page-title-stone-inquiries {
	background-image: url(../images/template/titles/stone_inquiries.gif);
}


/* PRODUCTS - BESPOKE
================================================== */

#container.bespoke-bg {
	background-image: url(../images/template/backgrounds/bespoke.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}


/* PRODUCTS - BESPOKE - DESIGN & INSTALLATION
================================================== */

#page-title-bespoke-design {
	background-image: url(../images/template/titles/bespoke_design_installation.gif);
}

#bespoke-gallery-design-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/bespoke_gallery_design.jpg);
}

#bespoke-inquiries-design-cta a {
	height: 151px;
	background-image: url(../images/template/ctas/bespoke_inquiries_design.jpg);
}


/* PRODUCTS - BESPOKE - INQUIRIES
================================================== */

#page-title-bespoke-inquiries {
	background-image: url(../images/template/titles/bespoke_inquiries.gif);
}




/* TECHNICAL DRAWINGS
================================================== */

#page-title-drawings {
	background-image: url(../images/template/titles/technical_drawings.gif);
}

#content .bucket {
	float: left;
	height: 151px;
	width: 231px;
	margin: 0 10px 20px 0;
}

#content .bucket a {
	display: block;
	height: 151px;
	width: 231px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#drawings-petitsin { background-image: url(../images/template/technical_drawings/buckets/petitsin.jpg) }
#drawings-plaster { background-image: url(../images/template/technical_drawings/buckets/plaster.jpg) }
#drawings-compo { background-image: url(../images/template/technical_drawings/buckets/compo.jpg) }
#drawings-revival { background-image: url(../images/template/technical_drawings/buckets/petitsin_revival.jpg) }
#drawings-new { background-image: url(../images/template/technical_drawings/buckets/new_arrivals.jpg) }
#drawings-examples { background-image: url(../images/template/technical_drawings/buckets/examples.jpg) }

#search-instructions {
	position: relative;
	height: 56px; /* closed: 56 | open: 331 */
	width: 790px;
	background-color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

#search-instructions-cta {
	position: relative;
	height: 56px;
	background-color: #eee;
}

#search-instructions-cta h3 {
	height: 56px;
	font-size: 14px;
	line-height: 56px;
	font-weight: normal;
	color: #666;
	padding-left: 65px;
	background-image: url(../images/template/technical_drawings/search/search_icon.gif);
	background-repeat: no-repeat;
	background-position: 30px 14px;
}

#search-instructions-click, #search-instructions-click img {
	display: block;
	height: 29px;
	width: 79px;
}

#search-instructions-click {
	position: absolute;
	top: 14px;
	left: 485px;
}

#search-instructions-click img {
	border: none;
}

#search-instructions-inner {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 275px;
	width: 790px;
}

#pc-instructions, #mac-instructions {
	float: left;
	height: 230px;
	padding: 0 60px 0 65px;
}

#pc-instructions {
	width: 269px;
	border-right: 1px solid #eee;
}

#mac-instructions {
	width: 270px;
}

#search-instructions-inner h4 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #000;
	padding: 25px 0 20px;
}

#search-instructions-inner .keys {
	display: block;
	height: 48px;
	width: 216px;
	margin: 0 auto 20px;
}

#search-instructions-inner p {
	font-size: 11px;
	line-height: normal;
	color: #666;
}

#close-instructions {
	clear: both;
	padding: 15px 0;
	text-align: center;
}

#close-instructions a {
	color: #000;
}

#close-instructions img {
	vertical-align: text-bottom;
	margin-right: 5px;
}

#breadcrumb {
	position: relative;
	top: -10px;
	margin-bottom: 20px;
}

#breadcrumb a {
	color: #666;
}

#breadcrumb span {
	color: #ccc;
}

#drawings-tbl {
	width: 100%;
	margin-bottom: 60px;
}

#drawings-tbl th {
	width: 50%;
	padding: 5px 10px;
	text-align: left;
	color: #fff;
	background-color: #000;
}

#drawings-tbl td {
	padding: 5px 10px;
	font-size: 11px;
}

#drawings-tbl a {
	color: #000;
	text-decoration: none;
}

#drawings-tbl .div-cell {
	border-right: 1px solid #fff;
}

#drawings-tbl tr.odd td {
	background-color: #eee;
}

.product-drawing {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.product-drawing .info {
	float: left;
	width: 230px;
	padding-left: 20px;
	font-size: 11px;
	text-align: center;
}

.product-drawing .info span {
	display: block;
}

.product-drawing .info a {
	display: block;
	height: 29px;
	width: 153px;
	margin: 10px auto 0;
	background-image: url(../images/template/technical_drawings/download_btn.gif);
	background-repeat: no-repeat;
}

.product-drawing .preview {
	float: right;
}


/* FOOTER
================================================== */

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-width: 980px;
	height: 30px;
	padding-top: 10px;
	overflow: hidden;
	color: #666;
	background-color: #000;
}

#footer-inner {
	padding: 0 40px;
}

#footer ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	float: left;
	margin-right: 40px;
}

#footer ul li a {
	display: block;
	height: 20px;
	background-image: url(../images/template/footer_sprite.gif);
	background-repeat: no-repeat;
}

#nav-sitemap {
	width: 41px;
	background-position: 0 50%;
}

#nav-privacy {
	width: 62px;
	background-position: -51px 50%;
}

#copyright {
	float: right;
	height: 20px;
	width: 228px;
	background-image: url(../images/template/footer_sprite.gif);
	background-repeat: no-repeat;
	background-position: -123px 50%;
}


/* SEO TEXT
================================================== */

#seo-wrap {
	padding-top: 19px;
	padding-bottom: 60px;
	background-image: url(../images/template/seo/bg.gif);
	background-repeat: repeat-x;
	background-color: #222;
}

#seo-header {
	display: block;
	height: 75px;
	width: 972px;
	margin: 0 auto;
}

#seo-text {
	width: 900px;
	margin: 0 auto;
	padding-top: 5px;
	line-height: 18px;
}

#page-title-links {
	background-image: url(../images/template/titles/links.gif);
}