/*  
Name: Carpenter
Description: Master stylesheet
Version: 1.0
Author: PharrOut
Author URI: http://pharrout.com
*/

/* Imports ================================================================== */
@import url("zeros.css");
@import url("typography.css");


/* Structure ================================================================ */
body {
	background: #fff url(../images/background.jpg) repeat-y -80px 0;
}
#header {
	padding: 10px 0 0 0;
	background: #fff url(../images/header-background.jpg) no-repeat left bottom;
}
#header h1 {
	position: absolute;
	top: 10px;
	left: 100px;
	width: 375px;
	height: 64px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
}
#extras {
	float: left;
	width: 135px;
}

img.noborder{
	border:0;
}

#contentContainer {
	width: 870px;
}
#content {
	float: left;
	width: 680px;
	width: 545px;
	padding-right: 80px;
	padding-left: 55px;	
	min-height: 420px;	
	background: url(../images/content-background.jpg) no-repeat 55px 0px;
}

#content p {
        line-height:1.5em;
}

#divisionSummary {
	background-color: #ccc;
	height: 105px;
	margin: 0 0 30px -55px;
	background: url(../images/division-home.gif) no-repeat;
	text-indent: -9999px;
}
body.AirFilterMedia #divisionSummary {
	background: url(../images/division-AirFilterMedia.gif) no-repeat;
}
body.Bedding #divisionSummary {
	background: url(../images/division-Bedding.gif) no-repeat;
}
body.ConsumerProducts #divisionSummary {
	background: url(../images/division-ConsumerProducts.gif) no-repeat;
}
body.CarpetCushion #divisionSummary {
	background: url(../images/division-CarpetCushion.gif) no-repeat;
}
body.Tire #divisionSummary {
	background: url(../images/division-Tire.gif) no-repeat;
}
body.PolyesterFiber #divisionSummary {
	background: url(../images/division-PolyesterFiber.gif) no-repeat;
}
body.Furniture #divisionSummary {
	background: url(../images/division-Furniture.gif) no-repeat;
}
body.FoamPackaging #divisionSummary {
	background: url(../images/division-FoamPackaging.gif) no-repeat;
}
body.ChemicalSystems #divisionSummary {
	background: url(../images/division-ChemicalSystems.gif) no-repeat;
}
body.Chemicals #divisionSummary {
	background: url(../images/division-Chemicals.gif) no-repeat;
}
body.EPS #divisionSummary {
	background: url(../images/division-EPS.gif) no-repeat;
}

/* General */
.clearfix:after {  
	 content: ".";  
	 display: block;  
	 clear: both;  
	 visibility: hidden;  
	 line-height: 0;  
	 height: 0;  
}
.incomplete  {
	background-color: red;
}
#skipMenu, .skipHeader {
	position: absolute;
	top: -9999px;
}
ul {
	list-style-type: disc;
	margin: 0 0 20px 30px;
}
img.border {
	border: solid 2px #000;
}
.right {
	float: right;
	margin-left: 10px;	
}
.left {
	float: left;
	margin-right: 10px;
}
img.center {
	display: block;
	margin: 0 auto 10px auto;
}
p.center, div.center, h3.center {
	text-align: center;
}

.columnLeft{	
	width:200px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}

.columnRight{
	text-align:center;
	width:200px;
	margin-left:250px;
	margin-bottom:10px;
}

/* Menus */
#menu {
	padding-bottom: 20px;
	margin: 0;
	list-style-type: none;
}
#menu li a {
	display: block;
	padding: 0 0 1px 20px;
	outline: none;
}
#menu li a:hover {
	background: url(../images/menu-background-hover.gif) no-repeat 5px center;
	text-indent: 5px;
}
#subMenu, #subMenuHeader {
	width: 135px;
	border-right: solid 1px #fff;
}
#subMenuHeader {
	width: 115px;
	padding: 0 0 10px 20px;
	border-bottom: solid 1px #fff;
}
#subMenu {
	margin: 0;
	list-style-type: none;
}
#subMenu li {
	border-bottom: solid 1px #fff;
}
#subMenu li a {
	display: block;
	padding: 3px 7px 3px 20px;
}
#subMenu li a:hover {
	background: url(../images/subMenu-background-hover.gif) repeat-y;
}
#subMenu li.last {
	position: relative;
}
#subMenu li.last img {
	position: absolute;
	bottom: -1px;
	right: -1px;
}
#subSubMenu {
	width: 545px;
	border-top: solid 1px #002e80;
	border-bottom: solid 1px #002e80;
	padding: 2px 0 2px 0;
	margin: 0 0 20px 0;
}
#subSubMenu ul {
	list-style-type: none;
	/*background: #eff4f7 url(../images/subSubMenu-background.gif) repeat-y;*/
	margin: 0;
}
#subSubMenu ul li {
	float: left;
	width: 181px;
	width: 177px;
        margin: 2px 2px 2px 2px;
    border-bottom:1px solid eff4f7 ;
            
}
#subSubMenu ul li a {
	text-decoration: none;
         color:#002e80;
           display:block;
            padding: 1px 8px 1px 8px;
    font-weight:bold;
            
}
#subSubMenu ul li a:hover {
	text-decoration: underline;
}

/* Inquiries */
form ul{
    list-style:none;
    padding:0;
    margin:0;
}

form label{
    display:block;
    width:75px;
    float:left;
    margin-bottom:3px;
}

form input{
    margin-bottom:3px;
}

input#zip{
    width:6em;
}

input#state{
    width:2em;
}


/*division specific*/
div#stainmasterContentAux{
	width:200px;
	text-align:center;
	float:right;
	margin-left:10px;
}

div#stainmasterLogo{
	background-color:#fff;
	border: solid 1px #000;
	padding:3px;
}

/* Locations */
.map {
	width: 425px;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	border-right: solid 1px #CDD9E9;
	border-bottom: solid 1px #CDD9E9;	
}

/* Footer */
#footer {
	clear: both;
	padding-top: 20px;
}
#international {
	list-style-type: none;
	margin: 0 0 3px 0;
}
#international li {
	float: left;
	margin-right: 10px;
}

/* BEDDING */
#hypersoftBottomImages{
    position:static;
    width:400px;
    margin:auto 0 auto 75px;
}


#hypersoftBottomImages div.columnRight{
    margin-left:200px;
}

/* CARPET CUSHIONS */

table.contactNumbers tr td{
	font-weight:bold;
}

.tripTitle{
    font-size:1.6em;
    font-weight:bold;
}

/* CHEMICALS */
#blackHeadline{
	font-size:1.5em;
	font-weight:bold;
}

#morePossibilites{
	padding-left:75px;
}


#addedVersatality{
	padding-left:25px;
}

#zertificates{
	list-style:none;
}

#zertificates li{
	width:150px;
	float:left;
	text-align:center;
	margin:10px;
}

#produkte{
	margin:10px 0 10px 0;
}

#produkte td{
	border:1px solid #000;
}

#produkte td img{
	margin-bottom:-3px;
}

#produkte td.text{
	padding:3px;
	font-weight:bold;
}

#produkte td.toTheRight{
	text-align:right;
}

#produkte td.top{
	vertical-align:top;
}

#produkte td.bottom{
	vertical-align:bottom;
}

.produkteTable2 tr{
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

.produkteTable2 td{
	padding:5px;
	font-weight:bold;
}

#consumerProdukte{
	width:100%;
	background-color:#fff;
	border:2px solid #0099cc;
	border-left:3px solid #0099cc;
	color:#000;
	margin-top:10px;
        padding:10px;
}

#consumerProdukte img{
	padding:5px 10px 5px 10px;
	background-color:#fff;
}

#transportation{
	width:225px;
}

/*consumer products*/
#isotonicTable{
	width:255px;
}

div#isotonic{
        border:1px solid #ccc;
        background-color:#fff;
		clear:Both;
}
div#isotonic p{
        font-weight:normal !important;
}

div#isotonic span.highlight{
        font-size:1.2em;
        font-weight:bold;
        color:#0099cc;
        
}

/* TABLES */

.normalTable{
    width:100%;
    font-size:.8em;
    border-spacing:0;
    padding-bottom:20px;
}

.normalTable th{
    border-bottom:1px solid #000;
    font-weight:bold;
    padding:5px;
    background-color:lightblue;
}

.normalTable td{
    border-bottom:1px solid #000;
    padding:3px;
}

.listStyle li{
    padding:5px 0px 3px 0px;
    font-size:.9em;
    font-weight:bold;
}

/* Germany */
.ansprechpartner{
    margin:15px 0 0 0;
}
.ansprechpartner.single li{
	float:none;
	padding-bottom:0;
	margin-bottom:-20px;
}
.ansprechpartner li{
    list-style:none;
    height:130px;
    float:left;
    font-size:.8em;
    width:272px;
}
.ansprechpartner li img{
    display:block;
    float:left;
    margin:0 10px 0 0;
    padding:3px;
    border:1px solid #dadada;
}
.ansprechpartner h3{
    padding:10px 0 0 0;
}
.germany #content { width: 638px; padding-right: 0; }