/*{{{*/
/**********************************************
CSS FILE FOR FIRTH - MAIN STYLES
DEVELOPED BY PHOSPHOR ESSENCE
COPYRIGHT 2007 - www.phosphor.co.nz
 **********************************************/

/*-------- Contents ------------

-=Layout elements
-=Header area
-=Paragraphs, Anchors and Lists
-=Headers
-=Navigation
-=Forms
-=Footer

#E0E1E2 - Light Grey
#EFEFF0 - Lighter Grey
#FFCB05 - Yellow
#ED1C24 - Red
#8E9297 - Dark Grey
#333333 - Darker Grey
#8E9297 - Navigation pipe
#5E646B - SubNav Grey
#B3B3B4 - Search Box top border
#C2C2C3 - Search Box left border
#D8D8D9 - Search Box bottom and right border
#FBD2D3 - Pink on frontpage nav
#BCBEC1 - Features grey background

 */
/*}}}*/
/*-------- -=Layout ------------------------------ *//*{{{*/
#logo a {
    width:145px;
    height:145px;
    display:block;
    outline:none;
    background:url(/userfiles/images/logo.gif) no-repeat;
    text-indent:-9999px;
}/*}}}*/
/*------- -=Frontpage ------------------------------ *//*{{{*/

#slideshow {
    position:relative;
    width:540px;
    height:420px;
    float:left;
    overflow:hidden;
}
#slideshow h1 {
    position:absolute;
    left:20px;
    bottom:80px;
    z-index:999;
}
#slideshow ul {
    list-style:none;
    margin:0;
}
#slideshow li {
    width:100%;
    height:100%;
    position:absolute;
    padding:0;
}
#slideshow .details {
    background:url(../userfiles/images/structure/slideshow-bkgd.png) left 10px no-repeat;
    width:540px;
    height:76px;
    padding:0 0 50px 20px;
    position:absolute;
    left:0;
    bottom:0;
}
#slideshow .details h2 {
    margin:50px 0 0 0;
}

#banner .frontSubNav {
    height:390px;
    float:left;
    padding:12px 8px 12px 30px;
    background:url(/userfiles/images/shadow_red_nav.jpg) no-repeat left top;
    overflow:auto;
}
#banner .frontSubNav h2 {
    margin:12px 0 0 0;
    font-size:1.2em;
}
#banner .frontSubNav ul {
    list-style:none;
    margin:0;
}
#banner .frontSubNav li {
    padding:0;
    margin-bottom:0.1em;
}
#banner #controls {
    position:absolute;
    left:20px;
    bottom:20px;
}
#banner {
    height:420px;
    margin-bottom:10px;
    padding-bottom:6px;
    position:relative;
    background:#ED1C24 url(/userfiles/images/shadow_photo.gif) repeat-x bottom;
}
#banner li {
    margin:0;
}
#banner a {
    color:#f8f8f8;
    text-decoration:none;
}
#banner a.prev, #banner a.next {
    color:#5E646B;
}
#banner h1 {
    text-transform:uppercase;
    color:#DDD;
    font-size:0.9em;
    letter-spacing:0.02em;
    font-weight:normal;
}
#banner h2 {
    margin-top:1em;
}
#banner .controls h2 {
    position:relative;
    margin:0.5em 0 0 0;
    padding:0 0 2em 0;
    color:#f8f8f8;
    letter-spacing:0.1em;
}

ul.features {
    margin: 0;
}

.features li,
.siteFeatures li {
    width: 155px;
    float: left;
    display: inline;
    margin: 0 3px 10px 0;
    background-color: #bcbec1;
}

.siteFeatures li {
    clear: left;
}

.features li p,
.siteFeatures li p {
    margin: 0;
    padding: 2px 4px;
    min-height: 36px;
}

.features li h2,
.siteFeatures li h2,
.resourcesFeatures li .title{
    margin: 0;
    padding: 0;
}

.features li h2 a,
.siteFeatures li h2 a,
.resourcesFeatures li .title a {
    background: #d3d4d6 url(/userfiles/images/signpost_small_grey_greybkgd.gif) no-repeat left top;
    display: block;
    min-height: 45px;
    margin: 0;
    padding: 2px 0 0 18px;
    font-size: .65em;
    line-height: 120%;
    text-decoration: none;
}

.features li h2 a:hover,
.siteFeatures li h2 a:hover,
.resourcesFeatures li .title a:hover {
    text-decoration: underline;
}
/*}}}*/
/*-------- -=PRODUCT PAGES ----------------*//*{{{*/
#textColumn h1 {
    color:#FFF;
    background:red;
    color:#f8f8f8;
    font-size:1.5em;
    font-weight:normal;
    width:275px;
    margin:0 0 12px -20px;
    padding:8px 0 30px 20px;
    background-color:#424A52;
    display:block;
}


/*--------- -=Dricon product page --------------------*/
#dricon {
    padding-top:1px;
    padding-bottom:30px;
    width:100%;
    background:#d1def0 url(../userfiles/images/structure/bkgd-dricon.jpg) left top no-repeat;
    position:relative;
}
#dricon .productResources {
    margin:0 0 0 50px;
}


#dricon #productDetails h1 {
    padding:0 10px 0 0;
    margin:40px 0 140px 0;
    font-size:2.4em;
    background:none;
}
#dricon #productDetails p {
    padding:0 10px 0 0;
}
#dricon .productImage {
    margin-top:220px;
    margin-bottom:20px;
    width:400px;
    height:340px;
    background:#D1DEF0;
}
#dricon .imageBoxProduct {
    width:400px;
    height:340px;

    overflow:hidden;
    text-align:center;
}
#dricon .imageBoxProduct img{
    margin: 0 auto;	

}
.imageBoxProductsUsedThumb {
    width:60px;
    height:45px;
    overflow:hidden;
    text-align:center;
}
/*--------- -=Dricon section page --------------------*/

#dricon .imageBoxProductThumb {
    height:140px;
    width:112px;
    overflow:hidden;

}


ul.driconProducts {
    margin:0 115px 0 95px;
    width:580px;
}


.driconProducts li {
    width:112px;
    float:left;
    display:inline;
    margin:0 3px 4px 0;

}
.driconProducts li p {
    margin:0;
    padding:2px 4px;
    min-height:36px;
}
.driconProducts li h2 {
    margin:0;
    padding:0;
    height:2em;
}
.driconProducts li h2 a, #driconMessage h2 a {
    display:block;
    min-height:45px;
    margin:0;
    font-size:0.65em;
    line-height:120%;
    text-decoration:none;
    color:#5E646B;
}
.driconProducts li h2 a:hover, #driconMessage h2 a:hover {
    text-decoration:underline;
}
#driconMessage {
    width:780px;

}
#driconMessage h2 {
    float:left; 
    text-transform:none;
    margin:0 90px 0 95px;
    font-size:1.4em;
    color:#5E646B;
    letter-spacing:0.01em;
    display:inline;
}
.oxiTone {
    float:right;
    display:inline;
    margin:0 115px 0 0;
    width:190px;
    overflow:hidden;
}


.productUses {
    margin:22px 20px 20px 0;
    float:right;
    width:488px;

}
.productUses h2 {
    color:#fff;
    text-align:left;
    font-size:14px;
    margin:0 5px 0 0;
}
.productUses ul {
    margin:0; 
    
}
.productUses-list {
    background:#D1DEF0;
    margin:10px 0 0 0;
}
.productUses table {
    margin:0;
    padding:0;
}
.productUses td {
    width:150px;
    padding:3px 4px;
    background:#0077BF;
    color:#fff;
    font-size:11px;
    cursor:pointer;
    text-transform:capitalize;
    border:#00598F 1px solid;
  
}
.productUses td:hover {
    background:#0094EF;
}
.productUses td.selected
{
    background:#013155;
}


.scrollHint {
    position:absolute;
    bottom:0px;
    right:0px;
    background:url(/userfiles/images/dricon/scrollArrow.png) no-repeat bottom center;
    padding:6px 6px 20px 6px;
    color:#fff;
    width:80px;
    display:none;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    line-height:1;
}

.driconProducts li a {
    display:block;
}



.driconProducts  .summary {
    position:absolute;
    top:0;
    left:86px;
    width:200px;
    color:#fff;
    padding:10px 10px 10px 26px;
    background:url(/userfiles/images/dricon/arrow.png) no-repeat left top;
    z-index:100;
    display:none;
}

.summary-tags {
    margin-top:10px;
    text-transform:capitalize;
    color:#D1DEF0;
    font-size:11px;
    font-weight:bold;
    padding:0 5px;
}

.summary-tags h3 {
    font-weight:normal;
    margin:0 0 0 0;
    margin:0 -5px;
    padding:3px 5px;
    background:#0069AA;
    margin-bottom:5px;
    color:#fff;
    font-weight:bold;
}

.productSection {
    z-index:20;
    padding-top:1px;
    clear:both;
}


/*Product classes*/

.productImage {
    margin-bottom:20px;
    width:400px;
}

.productColours #colours li {
    margin:0 0 5px 0;
    list-style:none;
    font-size:11px;
}

.productResources .productFiles ul {
    list-style:none;
    margin:0;
}
.productResources .productFiles li {
    margin:4px 0 0 0;
}
.productResources .productFiles li .small {
    margin:0 0 0 22px;
    padding:0;
    display:block;
}
.pdf {
    background:url(../userfiles/images/pdf.gif) left top no-repeat;
    padding:1px 0 1px 22px;
    display:block;
}
.doc {
    background:url(../userfiles/images/doc.gif) left top no-repeat;
    padding:1px 0 1px 22px;
    display:block;
}
.dwg {
    padding:1px 0 1px 22px;
    background:url(../userfiles/images/dwg.gif) left top no-repeat;
    display:block;
}
.eps {
    padding:1px 0 1px 22px;
    background:url(../userfiles/images/eps.gif) left top no-repeat;
    display:block;
}






#productDetails h1, #textBlock h1, #textBlockFull h1, #finder h1, .showcaseHeading {
    color:#f8f8f8;
    font-size:1.5em;
    font-weight:normal;
    margin-bottom:16px;
    padding:8px 0 30px 20px;
    background-color:#424A52;
}



#productDetails > *, #textBlock > *, #textBlockFull > * {
    padding:0 30px 0 20px;
}
.linkList li {
    list-style:none;
    margin:0 0 10px 0;
    padding:0 0 12px 0;
    background:url(../userfiles/images/line_dotted_hr_darkgrey.gif) repeat-x left bottom;
}

ul#MagazineIssues {
    list-style: none;
}

ul#MagazineIssues li {
    margin: 0 0 10px;
    padding: 10px;
    background: white;
    float: left;
    width: 570px;
}

ul#MagazineIssues h2 {
    padding: 0; margin: 0 0 19px;
}

ul#MagazineIssues a {
    display: block;
    margin: 10px 0;
}

ul#MagazineIssues img {
    float: right;
}

#productDetails h2, #textBlock h2, #textBlockFull h2 {
    font-size:115%;
    line-height:100%;
    margin:1.5em 0.5em 0.5em 0;
}
#productDetails li {
    padding:2px 0;
}

.productLinks {
    padding:0.2em;
    width:200px;
    position:relative;
    margin-top:20px;
}
.productLinks p {
    margin:0;
}
.projectList {

    margin:0 0 12px 0;
    clear:both;

}
.projectList, .projectList li {
    list-style:none;
    padding:0;
}
.projectList li {
    margin:2px 0 5px 0;
}
#productRelated .projectList li {
    margin:2px 0 5px 0;
    padding:7px;
    border:solid 1px #DADBDE;
}
#productRelated .projectList li:hover {
    background-color:#CCC;
    border:solid 1px #CCC;
}
#productRelated .projectList .imageBoxProjectThumb {
    float:left;
    margin:0 10px 0 0;
    display:inline;
}
#productRelated .projectList .projectSummary {
    margin:-2px 10px 0 90px;
}
#productRelated .projectList .projectSummary p {
    font-size:90%;
    margin:3px 0 0 0;
}
#productRelated p {
    color:#313438;
}

ul.productList {
    margin:0 0 0 15px;
}
.projectSummary .heading {
    font-size:10px;
    text-transform:uppercase;
    vertical-align:middle;
}
.productList li {
    list-style:disc;
    margin:0 0 0 15px;
    line-height:110%;
    float:left;
}
#findAProduct em {
    line-height:2em;
}
#findAProduct ul {
    list-style:none;
}
#findAProduct li {
    margin:0.5em 0;
}
.tags {
    margin-bottom:3em;
}
.tags a {
    margin:0 0.2em 0.2em 0;
    text-decoration:none;
}
.tags a:hover {
    text-decoration:underline;
}
.tag6x { text-decoration: none; font-size: 2.1em; }
.tag5x { text-decoration: none; font-size: 1.9em; }
.tag4x { text-decoration: none; font-size: 1.7em; }
.tag3x { text-decoration: none; font-size: 1.5em; }
.tag2x { text-decoration: none; font-size: 1.3em; }
.tag1x { text-decoration: none; font-size: 1.1em; }

#productTags ul {
    list-style:none;
}
#productTags  li {
    float:left;
    margin:0;
}

/* Download page */

#downloads h1 {
    color:#f8f8f8;
    font-size:1.5em;
    font-weight:normal;
    margin-bottom:16px;
    padding:8px 0 30px 20px;
    background-color:#424A52;
}

#downloads h1 span {
    background:url(/userfiles/images/download-arrow.gif) no-repeat;
    padding-left:26px;
    margin-left:8px;
}

#downloads a.back {
    margin-left:20px;
}
#downloads ul,
#downloads li 
{
    list-style:none;
    margin:0;
    padding:0;
}
#downloads ul {
    margin-bottom:20px;
}


#downloads h2 {
    font-size:16px;
    color:#888;
    font-weight:normal;
}
#downloads li {
    margin:0.8em 0;
}

#downloads h3 {
    text-transform:capitalize;
    color:#222;
    margin-bottom:4px;

}


#download-other {
    float:left;
    display:inline;
    width:250px;
    margin-left:20px;

}

#download-list {
    margin-left:20px;
}

#download-list li {
    float:left;
    width:210px; 
    margin-bottom:0;
    margin-right:10px;
}

#downloads ul li a {
    float:left;
    margin:2px 6px 0 0;
    text-transform:uppercase;
    text-decoration:underline;
    font-size:12px;
}
.product-download-wrapper {
    margin:0 0 20px 0;
}
.product-download {
    display:block;
    padding:10px 20px;
    background:#424A52;
    border:2px solid #767A83;
    float:left;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    color:#f2f2f2;
    margin: 0 8px;
}
.product-download:hover {
    color:#fff;
    border-color:#ACB8BF;
}

/*}}}*/

/*------------------- -=PROJECT PAGES --------------------*//*{{{*/

#projectViewer {
    padding:0 0 3px 0;
    margin-bottom:15px;
    /*	background:url(/userfiles/images/shadow_photo.gif) repeat-x bottom;*/
}
#textColumn.projectText {
    width:245px;
}
#textColumn.projectText h1 {
    width:265px;
}
#projectQuickLinks {
    margin-left:20px;
    width:425px;
    float:left;
}
.projectListFront {
    margin-bottom:0.6em;
}
.projectListFront h1 {
    font-size:110%;
    text-transform:uppercase;
    margin:0 0 5px 0;
}
.projectFront {
    background:none;
    margin:6px 0;
    padding:0 0 6px 0;
    width:auto;
    float:none;
    border-bottom:1px dashed #DFD1D1;
    list-style:none;
}

.projectFront h2 {
    margin:0 4px 0 0;
    padding:2px 0 0 0;
    background:none;
    font-size:1em;
}


#projectDetails, #productsUsed, #relatedProjects {
    float:left;
}
#projectDetails {
    width:310px;
    margin:0 0 0 16px;
}
#projectDetails h3 {
    font-size:110%;
    line-height:130%;
    text-transform:none;
    font-weight:bold;
    margin:0 0 17px 0;
}
#productsUsed {
    width:120px;
    margin:0 45px 0 50px;
}
#productsUsed ul {
    list-style:none;
    margin:0;
    padding:0;
}
#productsUsed li {
    font-size:90%;
    margin:0;
    padding:6px 0 8px 0;
    background:url(../userfiles/images/line_dotted_hr_darkgrey.gif) repeat-x left bottom;
}
.projectSection .features {
    margin:0;
}
.projectSection h1 {
    margin:5px 0 0 18px;
    display:block;
}
#relatedProjects {
    width:200px;
    padding:0 0 30px 25px;
    border:none;
    background:url(../userfiles/images/line_dottted_vt_darkgrey.gif) repeat-y;
}
/*}}}*/
/*-------------------------- -=BREADCRUMBS ----------------*//*{{{*/

#breadcrumbs {
    float:left;
    margin:0 0 10px -5px;
    padding:0;
    list-style:none;
}
#breadcrumbs li {
    color:#666;
    font-size:90%;
    text-transform:uppercase;
    margin:0 0 0 5px;
    padding:0;
    float:left;
}
#breadcrumbs li a {
    color:#ED1C24;
    text-decoration:none;
    margin:0 2px 2px 0;
    padding:0;
}
#breadcrumbs li a:hover {
    text-decoration:underline;
}
/*}}}*/
/*----------------- -=SEARCH ------------------*//*{{{*/
#search label {
    display:none;

}
#search a {
    color:#8E9297;
    text-transform:uppercase;
    font-size:0.8em;
    letter-spacing:-0.04em;
    text-decoration:none;
    text-align:right;
    display:block;
}

#search input.textbox {
    margin:3px 3px 0 0;
    padding:3px 2px 1px 3px;
    line-height:1em;
    font-size:1em;
    background:url(/userfiles/images/shadow_searchbox.gif) no-repeat;
    border-top:1px solid #B3B3B4;
    border-left:1px solid #C2C2C3;
    border-bottom:1px solid #D8D8D9;
    border-right:1px solid #D8D8D9;
    vertical-align:middle;
    width:130px;
}
#search input.greyed {
    color:#ccc;
}
#xsltsearch .searchForm {
    width:400px;
    padding:3px 8px;
    background-color:#EFEFF0;
}
#xsltsearch .searchForm .textbox {
    width:320px;
}
#xsltsearch .button {
    float:right;
    margin-top:-55px;
}
#xsltsearch .searchForm .checkbox {
    margin-right:4px;
}


#suggest a  {
    color:#666;
    display:block;
    text-decoration:none;
    float:left;
}
#suggest a:hover {
    color:#ED1C24;
}
#suggest .ajaxSearch_result {
    width:240px;
    margin:-2px 0 0 0;
    padding:0 0 6px 0;
    float:left;
    background:url(../userfiles/images/line_dotted_hr_lightgrey.gif) repeat-x left bottom;
}

#suggest .highlight {
    background-color:#EFEFF0;
}


#suggest img {
    margin:4px 0 0 0;
    padding:0;
}
#suggest p.detail {
    margin:2px 0 0 48px;
}
#xsltsearch_results {
    width:520px;
    margin:0 0 10px 0;
    float:left;
    clear:both;
    list-style:none;
}
#xsltsearch_results .xsltsearch_result {
    width:500px;
    margin:-1px 0 4px 0;
    padding:0 10px 4px 0;
    float:left;
    background:url(../userfiles/images/line_dotted_hr_lightgrey.gif) repeat-x left bottom;
}
#xsltsearch_results a  {
    color:#ED1C24;
    display:block;
    text-decoration:none;
}
#xsltsearch_results a:hover {
    text-decoration:underline;
}
#xsltsearch_results .xsltsearch_result img {
    margin:2px 0 0 0;
    padding:0;
}
#xsltsearch_results .xsltsearch_result div.title, 
#xsltsearch_results .xsltsearch_result div.description {
    margin:0 0 2px 90px;
}
#xsltsearch_navigation {
    margin:10px 0;
}
#xsltsearch_navigation a {
}
#xsltsearch_navigation #previous {
}
#xsltsearch_navigation #next {
}
.productImageLink {
    float:left;
    display:inline;
    margin:0 5px 5px 0;
}
.ajaxProductImageLink {
    display:inline;
    float:left;
}
.xsltsearch_result .details {
    background:#f8f8f8;
}
.xsltsearch_result {
    margin-bottom:0.6%;
}
.xsltsearch_result p {
    margin:0;
}
.xsltsearch_result_title {
    clear:both;
}
.ajaxSearch_result_title {
    clear:both;
}
#xsltsearch_summary {
    margin:8px 0 20px;
}
/*}}}*/

/*----------------- -=Paragraphs, Anchors and Lists ----------------------*//*{{{*/

#suggest p {
    margin:0.2em 0;
}

#genericList
{
	list-style-type:none;
}
#genericList li
{
	background:url("../userfiles/images/line_dotted_hr_lightgrey.gif") repeat-x bottom;
	padding-bottom:10px;
	margin-left:0;
}

span.date
{
	color:#666;
	font-size:0.9em;
}

#blogArchive{list-style-type:none;}

#blogArchive ul{padding-left:20px;}

/*}}}*/
/*-------------------- -=IMAGE SIZE RESTRICTIONS --------------------*//*{{{*/

.imageBoxProduct {
    width:400px;
    max-height: 330px;
    overflow:hidden;
    text-align:center;
}
.imageBoxProduct img {
    margin-left:-25px;
        display: block;
}
.imageBoxFeature {
    width:155px;
    height:100px;
    overflow:hidden;
    display:block;
    position:relative;
}

.imageBoxFeature img {
    position:absolute;
    bottom:0;
    left:0;
}

.imageBoxSwatch {
    width:35px;
    height:27px;
    overflow:hidden;
    display:block;
    float:left;
    margin:0 6px 3px 0;
}

.imageBoxProjectThumb {
    width:80px;
    height:60px;
    overflow:hidden;
}
.imageBoxProductThumb {
    width:155px;
    height:120px;
    overflow:hidden;

}

.imageBoxProductThumb img{
}
.imageBoxThumb {
    width:155px;
    height:120px;
    margin-bottom:5px;
    overflow:hidden;
}
.imageBoxSuggestThumb {
    width:40px;
    height:30px;
    overflow:hidden;
    float:left;
}
.imageBoxSuggestThumb img {
    width:40px;
}

.imageBoxSearchResultsThumb {
    width:80px;
    overflow:hidden;
    float:left;
    height:60px;
}
/*}}}*/

/*------------------------- -=Headers ----------------*//*{{{*/

.productResources h3 {
    display:block;
    clear:left;
    margin:0 0 0.2em;
}
.productResources h4 {
    font-weight:normal;
    color:#666;
    margin:8px 0 0 0;
}/*}}}*/

/*------------------------- -=NAVIGATION ------------------*//*{{{*/

#mainNav a {
    color:#8E9297;
    font-size:14px;
    letter-spacing:0.1px;
    font-weight:bold;
    line-height:110%;
    text-transform:uppercase;
    text-decoration:none;
    width:7em;
    height:100%;
    margin:0;
    padding:9px 8px 3px 5px;
    display:block;
    border-left:solid 4px #8E9297;
}
#mainNav .selected a, #mainNav a:hover {
    color:#ED1C24;
    border-color:#ED1C24;
}
#mainNav ul {
    margin:0;
}
#mainNav li {
    float:left;
    display:block;
    height:2em;
    margin:0;
}
/*}}}*/
/*----------------- -=SUB NAVIGATION ----------------*//*{{{*/

#subNav ul {
    list-style:none;
}
#subNav li {
    margin:0;
    padding:1px 15px 2px 0;
    line-height:120%;
}
#subNav li li {
    padding:4px 0;
    margin:0 0 0 14px;
    background:url(../userfiles/images/subnav-line.gif) 28px bottom no-repeat;
}
#subNav li li li {
    padding:1px 0 2px 0;
    margin:2px 0 0 0;
    background:none;
}

#subNav a {
    text-decoration:none;
    display:block;
    padding-left:5px;
    font-size:1.1em;
    line-height: 1.4;
    color:#333;
    margin-left:18px;
    border:solid 5px #EFEFF0;
    border-top:none;
    border-right:none;
    border-bottom:none;
}
#subNav a.section {
    padding:4px 0 4px 4px ;
    background:url(../userfiles/images/subnav-line.gif) 4px bottom no-repeat;
}
#subNav a:hover, #subNav li.selected a.selected {
    color:#ED1C24;
    border:solid 5px #ED1C24;
    border-top:none;
    border-right:none;
    border-bottom:none;
}

#subNav .level-1 a {
    padding:0 0 0 37px;
    margin:0 0 0 3px;
    font-size:1em;
    color:#8E9297;
    background:none;
    border:none;
}
#subNav .level-1 a:hover, #subNav .selected .level-1 .selected a {
    color:#ED1C24;
    border:none;
    background:url(/userfiles/images/section_bar_bg_red.gif) repeat-y 26px 0px;
}

#subNav ul.level4style  {
    margin:8px 0;
}
#subNav ul.level4style li li {
    padding:1px 0;
    margin:2px 0 0 0;
    background:none;
    border:none;
}
#subNav ul.level4style li li a {
    padding:0 0 0 37px;
    margin:0 0 0 3px;
    font-size:1em;
    line-height:1.3;
    color:#8E9297;
    background:none;
    border:none;
}

/*
CHANGED BY CORY TO HANDLE EXTRA LEVEL UNDER NEWS BLOG and OUR BRANDS*/
#subNav ul.level4style li ul.level-1 li {
    padding:0 0 0 12px;
}

/*#subNav ul.level4style li li a:hover, #subNav ul.level4style li li.selected a{
    color:#ED1C24;
    border:none;
    background:url(/userfiles/images/section_bar_bg_red.gif) repeat-y 26px 0px;
}*/

#subNav ul.level4style li li a:hover, #subNav ul.level4style li li.selected a.selected {
    color:#ED1C24;
    border:none;
    background:url(/userfiles/images/section_bar_bg_red.gif) repeat-y 26px 0px;
}


#subNav h1 {
    display:block;
    text-transform:uppercase;
    background:url(/userfiles/images/signpost_large_red.gif) no-repeat -413px;
    font-size:1.1em;
    padding:12px 30px 12px 7px;
}
#subNav h1 a {
    color:#f8f8f8;
    font-size:1em;
    margin:0;
    padding:0 0 0 19px;
    border:none;
    display:block;
    background:url(/userfiles/images/signpost_diamond.gif) no-repeat 0px 2px;
}
#subNav h1 a:hover {
    color:#f8f8f8;
    margin:0;
    border:none;
}
#subNav h2 {
    display:block;
    background: url(/userfiles/images/signpost_med_grey.gif) no-repeat -190px;
    padding:8px 30px 8px 26px;
    font-size:1em;
    text-transform:uppercase;
    border:none;
    margin:6px 0 0 0;
    height:1%;
}

#subNav li.selected h2 {
    background: url(/userfiles/images/signpost_med_grey.gif) no-repeat -30px;
}
#subNav h2 a, #subNav .selected h2 a, #subNav h2 a:hover {
    margin:0;
    background:none;
    border:none;
    color:#000;
    line-height: 1.2em;
}
#subNav h2 a:hover {
    color:#ED1C24;
}
#subNav h2.phone {
    background:none;
    text-align:center;
    font-size:1em;
    color:#8E9297;
    margin-top:30px;
}
#subNav h2.phone div {
    font-size:1.4em;
    margin-top:0.6em;
}
#subNav a.ask-a-question  {
    margin:20px auto;  
    display:block;
    width:169px;
    height:51px;
    background: url(/userfiles/images/question.png) top left no-repeat;
    text-indent:-999px;
    padding:0;
    border: none;
}

#subNav a.ask-a-question:hover{
border: none;
}



#subNav .chosen:hover { /* works with the js to make the last h2 clicked inactive */
    color:#000;
}
#subNav ul.level-1 {
    display:none;
}
#subNav ul li.selected li.selected ul.level-1,
#subNav ul li.selected li.selected ul.level-2,
#subNav ul li.selected li.selected ul.level-3 {
    display:block;
}

#subNav .frontpageAlert {
    display: block;
    padding: 0;
    width: 169px;
    margin: 25px auto;
}

#subNav .frontpageAlert img {
    display: block;
}

#subNav .frontpageAlert:link, 
#subNav .frontpageAlert:visited, 
#subNav .frontpageAlert:hover, 
#subNav .frontpageAlert:active { border: none; } 

#subNav .frontpageAlert .excerpt {
    text-align: center;
    line-height: 1.5;
    padding: 0.5em;
    display: block;
}
/*}}}*/

/*------------------ -=FORMS ------------------*//*{{{*/
FIELDSET
{
	border:none;
	background-color:#f1f1f1;
	margin-bottom:10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding:10px;
}
FIELDSET P, FIELDSET UL{font-size:0.8em;}
LEGEND
{
	font-weight:bold;
	padding-bottom:20px;
}

.formRow
{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.formRow LABEL
{
	float:left;
	width:200px;
	margin-right:10px;
	font-size:0.9em;
}
.formRow INPUT,
.formRow SELECT,
.formRow TEXTAREA
{
	float:left;
	width:180px;
	margin-right:10px;
	margin-bottom:5px;
}
.formRow TEXTAREA{height:80px;}
.formRow SPAN INPUT, .formRow TD INPUT{width:auto;}
.formRow SPAN LABEL{width:500px;font-size:0.8em;}

.formRow .checkbox
{
	width: auto;
}

span.error, .errorMessage, .errorMessageSummary
{
	float:right;
	padding:2px 5px;
	background-color:#ED1C24;
	color:#fff !important;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	font-size:0.9em;
}
.errorMessageSummary
{
	float:left;
	width:550px;
	margin-bottom:10px;	
}
.errorMessageSummary UL{padding-left:10px;}
.appResponse
{
	width:520px;
	background-color:#f1f1f1;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding:20px;
}


/*}}}*/

/*------------------ -=Sitemap ------------------*//*{{{*/

#sitemap ul {
    list-style:none;
}
#sitemap li {
    clear:both;
    white-space:nowrap;
}
#sitemap li.level-5 {
    float:left;
    clear:none;
    margin:0.4em 0.4em 0 0 ;
    border-right:solid 1px #ccc;
    padding:0 0.4em 0 0;
}
#sitemap .level-2 {
    margin:0 0 1em 0;
}


#sitemap h2 {
    font-size:1.2em;
    background:url(../userfiles/images/line_dotted_hr_lightgrey.gif) repeat-x left bottom;
    padding:0 0 0.4em 0;
    margin:0 0 0.4em 0;
    position:relative;
    line-height:1.2em;
}

#sitemap h3 {
    font-size:1.1em;

    color:#424A52;
    font-weight:bold;
}
#sitemap h3 a {
    font-size:0.9em;
}
#sitemap h4 {
    margin:0.4em 0;
}
#sitemap li.last {
    border:none;
}/*}}}*/
/*----------------------- -=FOOTER ----------------- {{{*/
#footer .copyright {
    color:#555;
    font-size:85%;
    width:200px;
    float:left;
    margin-top:24px;
}
#footer .credit {
    color:#555;
    font-size:85%;
    width:400px;
    float:right;
    margin:0;
    text-align:right;
}
#footer .credit a {
    color:#555;
    background:none;
    padding:0;
}
#footer .credit a:hover {
    color:#000;
}
#footer .utilities {
    font-size:90%;
    width:400px;
    float:right;
    margin-top:2px;
}
#footer .utilities ul {
    list-style:none;
}
#footer .utilities li {
    text-align:right;
}
#footer .utilities li a {
    text-decoration:none;
}
#footer .utilities li a:hover {
    text-decoration:underline;
}/* }}}*/

/* ------------ NEWS PAGE -----------------*//*{{{*/

.imageLeft img,
.imageRight img {
    display:block;
}/*}}}*/

/* ------------ CAREERS -----------------*//*{{{*/
.careerOptions{color:#666;font-size:0.8em;}
.careerDetails
{
	margin:0 20px;
	padding:0 0 15px !important;
}
.careerDetails div
{
	padding-bottom:5px !important;
	margin-top:5px;
}
.careerDetails div span
{
	float:left;
	margin-right:10px;
	font-weight:bold;
}
#careerNav
{
	float:left;
	width:100%;
	list-style-type:none;
	border-bottom:solid 1px #ccc;
	padding-top:10px;
}
#careerNav LI
{
	float:left;
	display:inline;
	margin:0;
	margin-right:5px;
}
#careerNav LI:first-child{margin-left:10px;}
#careerNav LI A
{
	float:left;
	padding:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border:solid 1px #ccc;
	position:relative;top:1px;
	background-color:#ccc;
	
}
#careerNav LI A.selected
{
	
	text-decoration:none;
	background-color:#E0E1E2;
	border-bottom:solid 1px #E0E1E2;
}/*}}}*/

/* ------------ OUR BRANDS -----------------*//*{{{*/
.firth-table {
	padding: 0;
	margin: 0 20px;
	border-collapse: collapse;
	border: 8px solid #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #c4c4c4 url("../userfiles/images/widget-table-bg.jpg") top left repeat-x;
}
.firth-table th, .firth-table td {
	border: 1px dotted #666;
	padding: 0.5em;
	color: #424a52;
}
.firth-table th[scope=col] {
	background-color: #898e93;
	text-transform: uppercase;
	font-size: 0.9em;
	border-bottom: 2px solid #fff;
}
.firth-table th+th[scope=col] {
	color: #fff;
	background-color: #898e93;
	border-right: 1px dotted #666;
}
.firth-table tr.alt td {
	background:#fff;
}
.firth-table th[scope=row] {
	background-color: #bcc0c3;
	border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
	color:#383838;
	text-transform:uppercase;
}
.firth-table tr:hover td {
	background-color: #ed1c24;
	color: #fff;
}/*}}}*/
/* Magazine {{{ */
/* Header {{{ */
#MagazineHeader {
    background: #676E74 ; 
    float: left;
    width: 790px;
    overflow: hidden;
}

#MagazineBanner {
    height: 352px;
    float: left;
    margin-bottom: -352px;
}

#MagazineLogo {
    display: block;
    margin-bottom: 44px;
}

#MagazineHeader.frontpage #MagazineLogo {
    margin-bottom: 166px;
}

#MagazineHeader h1 {
    color: white;
    font-weight: normal;
    background: #2B3840;
    padding: 16px 20px 19px;
    font-size: 30px;
}

#MagazineBreadcrumbs {
    clear: both;
    background: rgba(255, 255, 255, 0.8);
    padding: 18px 20px 13px;
    font-size: 11px;
}

#MagazineHeader h1, #MagazineBreadcrumbs {
    clear: left;
    float: left;
    width: 750px;
    margin: 0;
}
#MagazineHeader .pdflink img {
    display: block;
    width: 95px;
    height: 215px;
}

#MagazineHeader .pdflink {
    display: block;
    background: #676E74;
    padding: 15px 15px 0;
    width: 95px; height: 215px;
    margin: -230px 22px 0 0;
    overflow: hidden;
    float: right;
    text-indent: -999px;
}

#MagazineBreadcrumbs li {
    list-style: none;
    display: inline;
    padding: 0;
    text-indent: 0;
    margin: 0;
}

#MagazineBreadcrumbs li .separator {
    padding: 0 5px;
    font-weight: bold;
    color: #555;
    color: rgba(0, 0, 0, 0.4);
}
/* }}} */
/* Article Body (Generic) {{{ */
#ArticleBody {
    line-height: 1.4;
    float: right;
    width: 608px;
    background: white;
    color: #333;
}

#ArticleBody h2 {
    padding: 15px 19px;
    color: white;
    background: #686868;
    margin: 0;
}

#ArticleBody .articleBanner { display: block; }
#ArticleBody .leftColumn {
    width: 333px;
    float: left;
}

#ArticleBody .text,
#ArticleBody .intro {
    padding: 14px 19px;
}

#ArticleBody .text h2 { line-height: 1.4; }

#ArticleBody .intro {
    background: #ffd300;
    color: #4d606e;
    font-weight: bold;
}

#ArticleBody.caseStudyArticle .intro {
    color: white;
    background: #6d6d6d;
}

#ArticleBody q:before { content: "\201C"; }
#ArticleBody q:after { content: "\201D";}

#Magazine .subnav {
    float: left;
    width: 164px;
}

#Magazine .subnav h2,
#ArticleBody h2 {
    padding: 12px 19px 14px;
    background: white;
    color: #333;
    font-size: 31px;
    font-weight: normal;
    margin: 0;
}

#ArticleBody.withPhotos h2 {
    background: #686868;
    color: white;
}

#ArticleBody .illustration {
    background: #fff1c4;
    margin-left: 333px;
    width: 275px;
    padding: 0 0 1px;
}

#ArticleBody .caption {
    display: block;
    padding: 4px 9px;
    font-weight: bold;
    color: #4d606e;
}
/* }}} */
/* Magazine Subnav {{{ */
#Magazine .subnav h2 {
    background: #f2f2f2;
    color: #aeaeae;
}

#Magazine ul.subnav {
    padding: 9px; margin: 0;
}
#Magazine .subnav li {
    list-style: none;
    margin: 0;
    padding: 9px 0;
}
#Magazine .subnav a:link,
#Magazine .subnav a:visited {
    display: block;
    padding: 0 9px;
    color: black;
}
#Magazine .subnav a.current,
#Magazine .subnav a:hover,
#Magazine .subnav a:active {
    color: #ED1C24;
    text-decoration: none;
    background: transparent url(/userfiles/images/element/subnav-bullet.png) 0px 3px no-repeat;
}
/* }}} */
/* Article Navigation {{{ */
ol.articles {
    clear: both;
    padding:0; margin:0;
}

li.article {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: solid 1px white;
    clear: both;
}
li.article h2 {
    margin: 0;
}

li.article a:link,
li.article a:visited {
    display: block;
    padding: 19px 16px;
    color: #333;
    min-height: 1px;
}

li.article a:hover,
li.article a:active {
    background: #fff1c4;
    text-decoration: none;
}

li.article a:after {
    content: ".";
    display: block;
    clear: both;
    height:0;
    overflow: hidden;
    visibility: hidden;
}

li.article img {
    float: left;
    margin: 0 12px 0 0;
}
/* }}} */
/* Case Studies {{{ */
#ArticleBody #CaseStudies {
    padding: 3px 0;
}

#ArticleBody .caseStudy {
    list-style: none;
    padding: 0;
    margin: 5px 0;
    width: 336px; 
    border: solid 0px #ffd300;
    border-width: 0 0 0 272px;
}

#ArticleBody .caseStudy .illustration {
    width: 272px;
    margin: 0 0 0 -272px;
    float: left;
    background: transparent;
}

#ArticleBody .caseStudy .text {
    background: #fff1c4;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 1.2;
}

#ArticleBody .caseStudy h2 {
    padding: 10px 19px;
    background: transparent;
    color: #4d606e;
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 15px;
    float: right;
}

#ArticleBody .caseStudy .illustration {
    width: 272px;
    margin-left: -272px;
    float: left;
    background: transparent;
}

#ArticleBody .caseStudy .caption {
    padding: 17px 19px;
    color: #073c64;
}


#ArticleBody .caseStudy table td:first-child {
    font-weight: bold;
}

#ArticleBody .caseStudy table td {
    vertical-align: top;
    padding: 0.3em 0.3em 0.3em 0;
}

#ArticleBody.miniArticles #CaseStudies {
    margin: 0; padding:0;
}

#ArticleBody.miniArticles .caseStudy {
    float: none;
    width: auto;
    padding: 14px 19px; /* 272 + 2 * 19 */
    margin: 0;
    border: 0;
}

#ArticleBody.miniArticles .caseStudy h2 {
    padding: 0 0 14px;
    float: none;
}

#ArticleBody.miniArticles .caseStudy .illustration {
    margin: 0 0 14px 19px;
    float: right;
}

#ArticleBody.miniArticles .caseStudy .caption { display: none; }
#ArticleBody.miniArticles .caseStudy .text {
    padding: 0;
    background: transparent;
}

#ArticleBody.miniArticles .caseStudy:nth-child(odd) {
    background: #FFF1C4;
}
/*}}} */
/* Article Products {{{ */
#ArticleProducts {
    width: 608px;
    float: right;
    padding: 14px 0 0;
    background: #f2f2f2;
    color: #555;
    line-height: 1.4;
}

#ArticleProducts h2 {
    font-weight: normal;
    padding: 0 19px;
}

#ArticleProducts h3 {
    text-transform: none;
    font-size: 16px;
}

#ArticleProducts a:link,
#ArticleProducts a:visited {

}

#ArticleProducts a:hover,
#ArticleProducts a:active {

}

#ArticleProducts ul {
    list-style: none;
    padding: 0; margin: 0;
}

#ArticleProducts li {
    list-style: none;
    display: block;
    padding: 19px 19px 19px 158px;
    margin: 0;
    min-height: 1%;
}

#ArticleProducts li:nth-child(even) {
    background: rgba(0, 0, 0, 0.2);
}

#ArticleProducts ul:after,
#ArticleProducts li:after {
    content: ".";
    display: block;
    clear: both;
    height:0;
    overflow: hidden;
    visibility: hidden;
}

#ArticleProducts li img {
    float: left;
    width: 120px; height: 87px;
    margin: 0 0 0 -139px;
}
/* }}} */
/* }}} */

/*Suppliers and installers page*//*{{{*/

#finder h1 {
    margin:0;
}
#finder h3 {
    text-transform:capitalize;
    font-size:18px;
    line-height:1.1;
    margin:0 0 0.1em 0;
    font-weight:bold;
}

#finder .external {
    background:none;
    padding:0;
}

#finder-map {
    width: 520px;
    height: 520px;
}

#finder-map-wrapper {
    padding: 0;
    float: left;
    display: inline;
    margin: 0;
    background: #fff;
}

#supplier-list {
    width: 270px;
    float: left;
    position: relative;
    margin: 0;
    line-height: 1.5; 
    background: #efefef;
}

#supplier-list ul {
    margin: 0;
    height: 326px;
    overflow-y: auto;
}

#supplier-list h2 {
    margin:15px 15px 0 15px;
}
#supplier-list li {
    list-style:none;
    padding:0;
    margin:0;
    border-top:1px solid #e0e1e3;
    padding:10px 15px;
    
}
#supplier-list li.selected {
    background:#d1d6df;
}

#supplier-list address {
    font-style:normal;
}
a.website {
    display:block;
}
span.phone {
    margin-right:1em;
}
.controls { 
    padding:15px 15px 25px 15px; 
}
.controls .field select {
    width:16em;
    padding:2px;
}
.controls .field select:focus {
    -moz-box-shadow: #ffd520 0 0 2px 1px;
}
.controls .field label {
   display:block;
   font-weight:bold;
}
/*}}}*/
/* Showcase {{{ */

.showcase:after,
.showcaseControls .field:after,
.showcaseControls:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
}

.showcase,
.showcaseControls .field,
.showcaseControls {
    height: 1%;
}

.showcase { background: #424b52; }
.showcaseControls .field label {
    float: left;
    clear: left;
 }

.showcase hr {
    display: block;
    visibility: hidden;
    margin: 0; padding: 0; height: 0;
    width: auto;
    clear: both;
}

.showcaseControls .paverSelector label {
    height: 2.4em;
}
.showcaseControls,
.showcase .sceneDisplay {
    float: left;
    padding: 8px;
}


.showcase .sceneDisplay { position: relative; }

.showcase .sceneDisplay img.display,
.showcase .sceneDisplay img.zoom {
    position: absolute;
    top: 8px; left: 8px;
}


.showcaseControls { width: 244px; }
.showcase {
    position: relative;
}
.showcase .loadingOverlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/userfiles/images/40_percent_black.png');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/userfiles/images/40_percent_black.png');
    top: 0; left: 0;
    height: 100%; width: 100%;
}

.showcase .loadingOverlay p {
    display: block;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    position: absolute;
    top: 50%;
    width: 100%;
}

.showcase .sceneDisplay {
    width: 514px;
    height: 343px;
}

.showcase .sceneDisplay,
.showcaseControls .field { background: #424242; }

.brickVeneersShowcase .sceneDisplay {
    height: 363px;
}

.brickVeneersShowcase .scroller-container ul.types {
    width: 9999px;
    height: 74px;
    overflow: hidden;
    position: relative;
}

.brickVeneersShowcase .scroller-container { 
    clear: both;
    margin-top: 20px;
}

.brickVeneersShowcase .scroller-wrapper {
    overflow: hidden;
    width: 142px;
    padding: 0 5px;
}

.brickVeneersShowcase .scroller-wrapper,
.brickVeneersShowcase .next,
.brickVeneersShowcase .previous {
    float: left;
    display: block;
    height: 74px;
}

.brickVeneersShowcase .next,
.brickVeneersShowcase .previous {
    width: 10px;
    background: red;
    overflow: hidden;
}

.brickVeneersShowcase .scroller-wrapper {
}

.showcaseControls .field {
    padding: 6px 11px;
    color: white;
    font-size: 1.2em;
}

.showcaseControls select { width: 222px; }

.showcaseControls .field ~ .field { margin-top: 8px; }

.sceneSelector img,
.types li a,
.colors li a {
    border: solid 3px #707070; 
    position: relative;
}

.types li,
.colors li {
    position: relative;
    overflow: visible;
}

.showcase .zoomLink .zoomOverlay {
    position: absolute;
    display: block;
    width: 41px; height: 41px;
    bottom: 8px; right: 8px;
    background: url(/userfiles/images/masonry-veneers-planner/magnify-in.png) bottom right no-repeat;
}

.showcase .zoomLink.zoomed .zoomOverlay {
    background: url(/userfiles/images/masonry-veneers-planner/magnify-out.png) bottom right no-repeat;
}

.showcase .description {
    background: #424242;
    padding: 0 8px 8px 8px;
    color: white;
    float: right;
    margin: 0;
    width: 514px;

}

.tooltip { 
    position: absolute;
    background: red;
    padding: 10px;
    bottom: -50px;
    left: 10px;
    z-index: 10;
}

.tooltip-tail {
    position: absolute;
    top: -10px;
    left: 20px;
    width: 0; height: 0;
    border: solid 1px red;
    border-width: 5px;
    border-color: transparent transparent red red;
}


.sceneSelector img { 
    height: 89px; width: 139px;
}

.showcaseControls .selector,
.showcaseControls select { margin: 3px 0; }

.types,
.colors {
    clear: left;
    float: left;
    margin: 0 -5px;
    width: 232px;
}
.types  li,
.colors li { display: block; }

.types li a,
.colors li a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0;
    width: 41px; height: 41px;
}

.types li,
.colors li {
    float: left;
    clear: none;
    margin: 5px;
    padding: 0;
    width: 47px; height: 47px;
}

.types li {
    width: 68px; height: 68px;
    padding: 3px;
    margin: 1px;
}
.types li a {
    width: 62px; height: 62px;
    cursor: pointer;
}

.types a.active,
.colors a.active {
    border: solid 3px red;
}

.showcaseControls .prev,
.showcaseControls .next,
.sceneSelector img {
    display: block;
    float: left;
}

.showcaseControls .prev,
.showcaseControls .next {
    height: 0; width: 0;
    overflow: hidden;
    border: solid 14px transparent;
    background: none;
    margin: 36px 8px;
}

.showcaseControls .prev {
    border-right: solid 14px #F13430;
    border-left: solid 0 transparent;
    cursor: pointer;
}

.showcaseControls .next {
    border-left: solid 14px #F13430;
    border-right: solid 0 transparent;
    cursor: pointer;
}
/* }}} */
/* Paving Calculator {{{ */
#PavingCalculator .printHeading { display: none; }
#PavingCalculator .field { margin: 10px 0; }

#PavingCalculator .field:after,
#PavingCalculator .step:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
}

#PavingCalculator label {
    display: block;
    float: left;
    padding: 0.5em;
    text-align: right;
    width: 5em;
}

#PavingCalculator input {
    display: inline;
    width: 10em;
    padding: 0.5em;
}

#PavingCalculator input {
    border: solid 1px #555;
}

#PavingCalculator h3 {
    color: #aaa;
    font-size: 30px;
    text-transform: none;
}

#PavingCalculator .center {
    width: 25em;
    margin: 0 auto;
    text-align: center;
}

#PavingCalculator .step:nth-child(odd) {
    background: #ccc;
}

#PavingCalculator .step {
    padding:15px;
}

#PavingCalculator #ResultsStep{
	border-bottom: 5px solid white;
}

#PavingCalculator #tileDisplay,
#PavingCalculator #paverThumb{
    height: 160px;
}

#PavingCalculator .step .related_links {
    float: right;
    text-align: right;

}

#PavingCalculator table {
    width: 300px;
    margin: 0 auto;
}

#PavingCalculator td {
    padding: 0.5em;
    text-align: left;
    vertical-align: top;
}

#PavingCalculator td.amount { text-align: right; }

#PavingCalculator td.times {
    text-align: center;
    font-weight: bold;
}

#PavingCalculator td.option {
    text-align: center;
    font-weight: bold;
}

#PavingCalculator tr.sand {
    background: #ccc;
}

#PavingCalculator #print_button {
    margin: 40px auto 10px;
}

#PavingCalculator input[type=button] {
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #ccc;
}

#PavingCalculator {
}
/* }}} */
/* Showcase Features {{{ */
ul.showcaseFeatures {
    margin-top: 5px;
    clear: both;
    display: block;
    float: left;
    list-style: none;
}
.showcaseFeatures .imageBoxFeature {
    width: 261px;
    height: 160px;
}
    
.showcaseFeatures li {
    width: 261px;
    margin: 0 3px 0 0;
}

.showcaseFeatures li.last-child {
    margin-right: 0;
}

.showcaseFeatures li p {
    padding: 14px 0 0 18px;
    min-height: 26px;
}

/* }}} */

#simplemodal-overlay {
    background: black;
}

a.video {
    display: block;
    padding: 8px;
}

#productDetails  a.video {
    margin: 0 20px 20px;
    width: 304px;
    padding: 8px;
}

.video {
    margin: 0 0 20px;
    width: 239px;
    padding: 8px;
}

a.video:hover,
a.video:active {
    background: #ccc;
    text-decoration: none;
}

a.video:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
}

.video img,
.video .overlay {
    display: block;
    float: left;
    width: 304px; height: 202px;
}

.video .overlay {
    margin: -202px 0 10px 0;
}

.video img,
.video .overlay {
    width: 239px; height: 180px;
}

.video .overlay {
    margin: -180px 0 10px 0;
}

.video .overlay {
    background: url(/userfiles/images/play_button.png) center center no-repeat;
}

#productDetails .video img {
	width:304px;
	height:202px;
}

#productDetails .video .overlay{
	width: 304px; height: 202px;
	margin: -202px 0 10px 0;
}

a.video:link span,
a.video:visited span,
a.video:hover span,
a.video:active span {
    color: #333;
    text-decoration: none;
}

a.video .title {
    display: block;
    font-weight: bold;
    font-size: 1.1em;
    margin: 0 0 0.5em;
}

/* Resources Navigation {{{ */
.resourcesFeatures {
    list-style: none; 
    width: 480px;
}
.resourcesFeatures li {
    float: left;
    display: block;
    width: 155px;
    height: 147px;
    margin: 0 5px 12px 0;
    overflow: hidden;
}

.resourcesFeatures li .title{
    font-weight: bold;
    font-size: 160%;
    line-height: 100%;
}
/* }}} */

/*video List resources section  {{{ */

.videoList{
	margin: 0 0 2em 0; padding: 0 0 1em 0;
	background: transparent url("../userfiles/images/line_dotted_hr_darkgrey.gif") repeat-x left bottom;
}
.videoList:last-child{
	background: none;
}
.videoList h2{
margin: 0.6em 0;
line-height: 1.4;
font-size: 1.4em;	
}

/* }}} */

