/* CSS Document */
/* POLYPIPE CSS for Rainstream */

.fadebox, .fadebox-norollover {
	width: 205px;
	height: 194px;
	float: left;
	background: url(/polypipe/frontend/bp/homepage/images/fadebox.gif) top left no-repeat;
	padding: 13px;
	text-align: center;
margin-right: 15px;
}


div.bpmenu
{
height: 123px !important;
}

.fadebox .image,
.fadebox-norollover .image {
	margin-bottom: 5px;
	height: 134px;
	width: 205px;
}

.fadebox .image .bpmenu { display: none; background: url(/polypipe/frontend/bp/homepage/images/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,
.fadebox-norollover h3 {
	padding: 0px;
	margin: 0px;
	color: #3f3f3f;
}

/** Footer links **/

div#footerlinks { margin-top: 30px; }

div#footerlinks h2 {
	color: #fff;
	padding: 8px 10px;
	background: #004588 url(/polypipe/frontend/bp/homepage/images/footerlinks-bg.gif) top left no-repeat;
	font-weight: bold;
	margin: 0px;
	font-size: 9pt;
width: 95%;
}

div#footerlinks ul {
	float: left;
	width: 210px !important;
	padding: 0px 25px 0px 0px;
	list-style: none;
}
div.body
{
width: 740px;
}
div#pagecontent
{
position: relative;
left: -20px !important;
}

/* Pop-up */

.pop-up {
    font-size: 11pt;
    height: 300px;
    padding: 10px;
    width: 450px;
}

.pop-up h2 {
    font-size: 12pt;
    font-weight: bold;
    color: #0054a4;
    margin: 0;
}

.pop-up img.right {
    float: right;
    margin: 0 0 1.5em 1.5em;
}

.pop-up ul {
    list-style: none outside none;
    margin: 15px 0;
    padding: 0;
}

.pop-up ul li {
    margin-bottom: 5px;
    padding: 0;
}

.pop-up a {
    color: #231F20;
    text-decoration: none;
}

.pop-up a:hover,
.pop-up a:focus {
    color: #0054a4;
    text-decoration: underline;
}
