div#pagecontent p {
margin-bottom:0.6em !important;
}


div#content { padding: 3px !important; color: #535353; background: #fff; }

a { color: #142b77; }
a:hover { text-decoration: none; }

h1 {
	background: url(/polypipe/frontend/totally_plumbing/images/header-bg.gif) top right no-repeat;
	height: 86px;
	line-height: 86px;
	border: 0px;
	padding: 0px 10px;
	margin: 0px;
	color: #fff;
	font-size: 28pt;
	font-weight: normal;
}

h1 span { font-size: 0.8em; }

#faqs h1, #installers h1, #downloads h1 {
	color: #025194;
	background: none;
	font-weight: normal;
	font-size: 24pt;
	height: auto;
	line-height: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#faqs h2, #installers h2, #downloads h2 {
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 3px;
}

#lefttwothirds {
	width: 501px;
	float: left;
	border-right: #c5c5c5 1px solid;
	padding-right: 3px;
	margin-right: 3px;
}

#rightthird {
	float: left;
	width: 246px;
}

#polyplumb #lefttwothirds,
#polyfit #lefttwothirds,
#polysure #lefttwothirds,
#pipes #lefttwothirds {
	border: 0px;
	background: transparent url(/polypipe/frontend/totally_plumbing/images/polyplumb/top-greydient.gif) top left repeat-x;
	width: 530px;
	margin: 0px;
	padding: 0px;
}

#polyplumb #rightthird ,
#polyfit #rightthird ,
#polysure #rightthird,
#pipes #rightthird {
	background: transparent url(/polypipe/frontend/totally_plumbing/images/polyplumb/top-greydient.gif) top left repeat-x;
	width: 215px;
	padding: 4px 5px 4px 4px;
}

.body#faqs, .body#installers, .body#downloads { padding: 15px; }

/** Top Blurbs **/

.topblurb {
	padding: 15px 15px 5px 15px;
	background: #d7d7d7 url(/polypipe/frontend/totally_plumbing/images/grey-gradient2.gif) top left repeat-x;
	font-size: 8pt;
	margin: 3px 0px;
}

.topblurb#main-index,
.topblurb#technical-information { 	background: #d3d3d3 url(/polypipe/frontend/totally_plumbing/images/topblurb-bg.gif) top left repeat-x; }

/** End Top Blurbs styles **/

#lefttwothirds .blocky-left { float: left; }
#lefttwothirds .blocky-right { float: right; }

#lefttwothirds .blocky-left, .blocky-right {
	padding: 0;
	background: #f4f4f4 url(/polypipe/frontend/totally_plumbing/images/grey-gradient.gif) top left repeat-x;
	border: #c0c0c0 1px solid;
	margin-bottom: 3px;
	width: 247px;
}

#lefttwothirds .blocky-left h2, .blocky-right h2 {
	background: url(/polypipe/frontend/totally_plumbing/images/topblurb-bg.gif) top left repeat-x;
	padding: 10px;
	margin: 0px;
	color: #535353;
}

#lefttwothirds .blocky-left p, .blocky-right p {
	padding: 10px;
	margin: 0px;
	font-size: 8pt;
	height: 100px;
}

#rightthird .blocky {
	border: #dedede 1px solid;
	background: #f7f7f7;
	margin-top: 3px;
}

#rightthird .blocky h2 {
	text-transform: uppercase;
	padding: 10px 10px 10px 40px;
	background: url(/polypipe/frontend/totally_plumbing/images/arrowed-bg.gif) top left no-repeat;
	color: #535353;
	margin: 0px;
}

#rightthird .blocky p { padding: 10px; margin: 0px; }

#news-block ul { margin: 10px 0px; padding: 0px; list-style: none; }
#news-block ul li {
	text-transform: uppercase;
	padding: 0px 5px 10px 5px;
	margin-bottom: 5px;
	border-bottom: #dddddd 1px solid;
}

#news-block ul li.last { border-bottom: 0px; padding-bottom: 0px; }

#rightthird #event a { font-size: 8pt;}
#rightthird #event h2 { text-align: left; }
#rightthird #event  { text-align: center; }

/** Product Overview **/

.clear { height: 100%; overflow: hidden; }

.threeblock { float: left; }

.greyfoot {
	background: #f5f5f5 url(/polypipe/frontend/totally_plumbing/images/main/product-overview/greyfoot-bg.gif) 0px 35px no-repeat;
	margin-top: 4px;
	height: 100%;
	overflow: hidden;
	color: #3f3f3f;
	border: #d9dada 1px solid;
}

.greyfoot h2 {
	color: #535353;
	font-weight: normal;
	padding: 12px 10px;
	background: url(/polypipe/frontend/totally_plumbing/images/grey-gradient2.gif) top left repeat-x;
	margin: 0px;
}

.greyfoot p { margin: 7px !important; }

.greyfoot#technical-information p { margin: 10px !important; }
.greyfoot#technical-information .clear p { width: 120px; float: left; text-align: center; }

.greyfoot#technical-information { background: #dddede url(/polypipe/frontend/totally_plumbing/images/main/technical-information/greyfoot-bg.gif) 0px 35px repeat-x; }

/** FAQS & Installers **/


#faqs table { margin-bottom: 10px; }

#faqs table td.border { border: #d4d0d1 1px solid; }

#faqs ul { padding: 0px; margin: 0px; list-style: none; }

#faqs #lefttwothirds, #installers #lefttwothirds { border: 0px; width: 471px; }

#faqs form .form-item { clear: both; margin-bottom: 5px; height: 100%; overflow: hidden; }
#faqs form label { float: left; width: 80px; }
#faqs form input, #faqs form textarea { float: right; width: 160px; border: #d2d0d0 1px solid; background: #fff; }
#faqs form input#faq-submit { color: #fff; background: #0055a5; padding: 5px; border: 0px; float: left; margin-left: 80px; width: auto; }

#installers form#postcodefind { clear: both; }
#installers form#postcodefind input { margin-left: 10px; }
#installers form#postcodefind input#submit {  color: #fff; background: #0055a5; padding: 3px 5px; border: 0px; width: auto; }
#installers form input, #installers form textarea, #installers form select { border: #d2d0d0 1px solid; background: #fff; font-family: arial, sans serif; font-size: 9pt; color: #666; padding: 2px; }

/** End FAQS & Installers **/

/** Downloads **/

#downloads ul li { width: 120px; float: left; text-align: center; display: block; }
#downloads ul { margin: 0px; padding: 0px; list-style: none; clear: both; height: 100%; overflow: hidden; }

/** End Downloads **/

/** POLYPLUMB SECTIONS **/

#polyplumb h1 {
	background: url(/polypipe/frontend/totally_plumbing/images/polyplumb/header-bg.jpg) top right no-repeat;
	margin-bottom: 3px;
}

#polyplumb .sectionheader {
	width: 515px;
	height: 251px;
	padding: 20px 0px 0px 15px;
	background: url(/polypipe/frontend/totally_plumbing/images/polyplumb/sectionheader.jpg) top left no-repeat;
	clear: both;
	margin-bottom: 10px;
}

#polyplumb .installer .sectionheader {
	background: #fff url(/polypipe/frontend/totally_plumbing/images/polyplumb/sectionheader-installer.gif) top right no-repeat;
	/*padding: 0px;*/
	height: 40px;
}

/** END POLYPLUMB **/

/** POLYFIT SECTIONS **/

#polyfit h1 {
	background: url(/polypipe/frontend/totally_plumbing/images/polyfit/header-bg.jpg) top right no-repeat;
	margin-bottom: 3px;
}

#polyfit .sectionheader {
	width: 515px;
	height: 251px;
	padding: 20px 0px 0px 15px;
	background: url(/polypipe/frontend/totally_plumbing/images/polyfit/sectionheader.jpg) top left no-repeat;
	clear: both;
	margin-bottom: 10px;
}

#polyfit .installer .sectionheader {
	background: #fff url(/polypipe/frontend/totally_plumbing/images/polyfit/sectionheader-installer.gif) top right no-repeat;
	/*padding: 0px;*/
	height: 40px;
}

#polyfitconnectors .left, #polyfitconnectors .right {
	width: 230px;
	color: #000;
	background: #b0daf2;
	padding: 9px;
	height: 200px;
	float: left;
	position: relative;
	margin-bottom: 8px;
}

#polyfitconnectors .right { float: right; }

#polyfitconnectors .left h3, #polyfitconnectors .right h3 {
	margin: 0px;
	color: #009ee0;
}

#polyfitconnectors .left p, #polyfitconnectors .right p {
	margin-top: 10px;
}

#polyfitconnectors img, #polyfitconnectors img {
	position: absolute;
	bottom: 10px;
}

/** END POLYFIT SECTIONS **/

/** POLYSURE SECTIONS **/

#polysure h1 {
	background: url(/polypipe/frontend/totally_plumbing/images/polysure/header-bg.jpg) top right no-repeat;
	margin-bottom: 3px;
}

#polysure .sectionheader {
	width: 515px;
	height: 251px;
	padding: 20px 0px 0px 15px;
	background: url(/polypipe/frontend/totally_plumbing/images/polysure/sectionheader.jpg) top left no-repeat;
	clear: both;
	margin-bottom: 10px;
}

#polysure .installer .sectionheader {
	background: #fff url(/polypipe/frontend/totally_plumbing/images/polysure/sectionheader-installer.gif) top right no-repeat;
	/*padding: 0px;*/
	height: 40px;
}

/** END POLYSURE SECTIONS **/

/** PIPES SECTIONS **/

#pipes h1 {
	background: url(/polypipe/frontend/totally_plumbing/images/pipes/header-bg.jpg) top right no-repeat;
	margin-bottom: 3px;
	text-transform: uppercase;
	line-height: 46px;
	padding-top: 40px;
	height: 46px;
	font-size: 26pt;
}

#pipes .sectionheader {
	width: 515px;
	height: 240px;
	padding: 30px 0px 0px 15px;
	background: url(/polypipe/frontend/totally_plumbing/images/pipes/sectionheader.jpg) top left no-repeat;
	clear: both;
	margin-bottom: 10px;
}

#pipes .options .sectionheader {
	background: url(/polypipe/frontend/totally_plumbing/images/pipes/sectionheader-options.jpg) top left no-repeat;
}

.pbpsa {
	padding: 135px 15px 5px 15px;
	background: #cececf url(/polypipe/frontend/totally_plumbing/images/pipes/pbpsa-bg.jpg) top left no-repeat;
	width: 185px;
	font-size: 8pt;
	margin-top: 10px;
}

#pipes .pipeoptions {
	clear: both;
	height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

#pipes .pipeoptions p, #pipes .pipeoptions img { width: 239px; float: left; }

#pipes .pipeoptions img { margin-left: 20px; width: 247px; }

/** END PIPES SECTIONS **/

/** GENERAL POLY* SECTION **/

.sectionheader  h2, .sectionheader h3 {
	color: #535353;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.sectionheader h3 { font-weight: normal; }

ul.gallery h4 {
	border-top: #c9c9c9 1px solid;
	padding-top: 5px;
	color: #5d5d5d;
}

ul.gallery {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.gallery li {
	display: inline;
}

ul.gallery li img {
	height: 65px;
	width: 65px;
	border: #c9c9c9 1px solid;
}

.polycontent { padding: 0px 12px; }

.polycontent ul { padding-left: 15px; }
.approvals .polycontent ul li { margin-bottom: 10px; }

ul#polyfooter {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 20px;
}

ul#polyfooter li {
	display: block;
	float: left;
	width: 91px;
	text-align: left;
	padding-right: 10px;
}

ul#polyfooter li img {
	width: 80px;
	height: 80px;
	background: #ccc;
}

#polylogos {
	margin: 0px;
	padding: 0px;
	text-align: right;
	border: 0px;
}
#polylogos  img { margin-left: 10px; }

.installer h2 { color: #535353; }
.installer h3 { color: #535353; margin-bottom: 3px; }

/** END GENERAL POLY* SECTION **/

/** FORMS **/

form#installers-form .form-item {
	margin-bottom: 5px;
	height: 100%;
	overflow: hidden;
}

form#installers-form label {
	display: block;
	width: 120px;
	float: left;
}

form#installers-form label span.required {
	color: #ff0000;
}

form#installers-form .input-text,
form#installers-form .input-select {
	width: 300px;
}

form#installers-form #offers-polypipe label,
form#installers-form #offers-other label {
	float: right;
	width: 450px;
}

form#installers-form #offers-polypipe input,
form#installers-form #offers-other input {
	float: left;
	width: 20px;
}


/** FORMS **/

form .formsection-left {
	float: left;
	width: 470px;
}

form .formsection-right {
	float: right;
	width: 245px;
}

form#installers-form .form-item,
form#merchants-form .form-item {
	margin-bottom: 5px;
	height: 100%;
	overflow: hidden;
}

form#installers-form label,
form#merchants-form label {
	display: block;
	width: 120px;
	float: left;
}

span.required {
	color: #ff0000;
}

form#installers-form .input-text,
form#installers-form .input-select {
	width: 300px;
}

form#merchants-form .input-text,
form#merchants-form .input-select {
	width: 230px;
}

form#installers-form .formsection-left .checkbox label {
	float: right;
	width: 440px;
}

form#merchants-form .checkbox label {
	float: left;
	width: 440px;
}

form#installers-form .checkbox input,
form#merchants-form .checkbox input {
	float: left;
	width: 20px;
}

form .formsection-right .checkbox label { float: right; width: 220px; }
form#merchants-form .formsection-left { width: 360px; }
form#merchants-form .formsection-right { width: 345px; }
form#merchants-form .formsection-right .form-item { width: 162px; float: left; margin-right: 10px; margin-bottom: 10px; }
form#merchants-form .formsection-right .form-item .mini { height: 100%; overflow: hidden; margin-top: 5px; }

form#merchants-form .formsection-right .form-item input.input-text { width: 15px; }
form#merchants-form .formsection-right label { width: 80px; float: right; font-size: 8pt; }
form#merchants-form .formsection-right img { float: left; margin-right: 5px; }

.event { float: left; width: 50%; }

/** FRAMEWORK FIXES **/
div#pagecontent
{
width: 760px;
}
div.menu
{
width: 800px;
}

h2
{
    font-size: 12pt;
    font-weight: bold;
}
h1
  {
    color: #0054a4;
    font-size: 16pt !important;
    margin-top: 1.5em;
    font-weight: normal;
  }
h1.white{
	background: url(/polypipe/frontend/totally_plumbing/images/pipes/header-bg.jpg) top right no-repeat;
	margin-bottom: 3px;
    margin-top: 0px !important;
	line-height: 46px;
    padding-top: 20px;
	height: 66px;
	font-size: 26pt !Important;
    color: #ffffff;
}
div#rightthird
{
width: 225px !important;
margin-left: 0px !important;
padding-left: 0px !important;

}
div#polylogos
{
margin-right: 20px;
}
div.polycontent  li
{
margin-bottom: 0px !important;
}
ul.gallery
{
margin-left: 0px !important;
padding-left: 0px !important;
}
h3
{
margin-bottom: 1px;
}
.fadebox {
    width: 130px;
    height: 125px;
    float: left;
    background: url(/polypipe/frontend/totally_plumbing/images/main/product-overview/fadebox.gif) top left no-repeat;
    padding: 17px;
    text-align: center;
    margin-right: 15px;
    }
    div.bpmenu
    {
    height: 123px !important;
    width: 122px;
    overflow: hidden;
    }
    div.image
    {

    width: 122px;
    overflow: hidden;
    }

    .fadebox .image {
    margin-bottom: 5px;
    height: 81px;
    width: 122px;
    }

    .fadebox .image .bpmenu { display: none; background: url(/polypipe/frontend/totally_plumbing/images/main/product-overview/menu-bg.gif) top left no-repeat; height: 111px; }
    .fadebox .image .bpmenu ul { list-style: none; margin: 0px; padding: 5px; font-size: 8pt; }
    .fadebox .image .bpmenu ul li a { text-decoration: none; color: #3f3f3f; }
    .fadebox .image .bpmenu ul li a:hover { color: #0053A4; }

    .fadebox h3 {
    padding: 0px;
    margin: 0px;
    color: #3f3f3f;
    font-size: 8pt;
    margin-left: -8px;
    }

    div#featuredMenu
    {
        margin-left: -10px;
    }
     div#featuredMenu
    {
        margin-left: -10px;
        position: relative;
        top: 10px;
            }
        div#featuredMenu img
            {
        margin-top: 10px;
        }
        div#newsletterSignup h3
        {
        color: #ffffff;
        }
        div#newsletterSignup
        {
        padding-top: 2px;
        padding-left: 3px;
            background: url(/polypipe/frontend/totally_plumbing/images/main/nav/news_back.gif) top left no-repeat;
        width: 200px;
        }
        div#newsletterSignup input
        {
        margin-top: 5px;
        width: 180px;
        }
        div#newsletterSignup #submit
        {
        width: 90px;
        color: #ffffff;
        border-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        font-weight: bold;
        padding-left: 20px;
        margin-bottom: 5px;
        background: #a3a1a4 url(/polypipe/frontend/totally_plumbing/images/main/home/arrow.gif) center left no-repeat;
        }

        div.menu
        {
        width: 900px;
        }

        
        div#search_all h1
        {
        background: #ffffff;
        height: 50px;
        }

        div.bpmenu li
        {
        margin-left: -7px;
        }
