/* --- common for all tier pages --- */

body {
	background: url(images/tier1-bg.jpg) white repeat-x;
	background-position: 0 -1px;
	}

#main {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	background: url(images/tier1-crumb-bg.jpg) white repeat-x 0 0;	
}
#bread-crumb {
	height: 32px;
	width: auto;
	margin-bottom: 13px;
	position: relative;
}

#bread-crumb p {
	font-size: 1.2em;
	position: absolute;
	bottom: 8px;
	left: 10px;
	font-weight: bold;
	word-spacing: 4px;
	}

#bread-crumb p a {
	word-spacing: normal;
	}

#bread-crumb p a.active {
	color: #6f6c6c;
	}
	
/* --------------------------------- */


/* top bar */

div#topbar {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

#topbar h1 {
	font-size: 1.9em;
	color: #777;
	float: left;
	padding: 0px 10px 10px 10px;
	}

#topbar h1 sup {
	font-size: 1em;
	}

div#brand-search {
	float: right;
	}

div#brand-search select {
	margin-right: 5px;
	}
	
div#brand-search input {
	width: 100px;
	background: url(images/form-postal-bg.gif) no-repeat 1px 1px;
	border:1px solid #aaa;
	margin-right: 5px;
	}
	
div#brand-search input:focus {
	background-color: white;
	background-image: none;
	}

div#brand-search input.submit {
	width: 15px;
	height: 15px;
	background-image: none;
	margin: 0px 10px -3px 0;
	border: 0;
	}

#topbar h4 {
	float: right;
	color: #999;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 10px 10px;
	text-transform: uppercase;
}




/* main content items */



#info {
	width: 708px;
	max-height: 378px;	
	float: left;
	margin: 0 0 0 1%;
	display: inline /*ie6 fix */
	}

.solutionL3 #info {
	height:290px;
	background-color:#fff;
}

#info-inner {
	float: left;
	width: 210px;
	margin: 22px 0px 10px 20px;
	display: inline /*ie6 fix */	
	}


#info-inner p {
	margin-bottom: 1em;
	color: white;
	font-size: 1.3em;}

#gallery {
	width: 460px;
	max-height: 378px;
	float: right;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}

.solutionL3 #gallery {
	width: 708px;
	height: 290px;
	float: left;
	overflow: hidden;
	}

#vid-col {
	float: left;
	margin-bottom: 25px;
	height: 378px;
	}
	
#sidebar { 
	clear: none;
	float: right; 
	width: 237px; 
	margin-bottom: 20px;
	}

#videos h5, #videos h5 a {	
	color: #3089cd;
	font-size: 1.2em;
	margin: .3em 0 .2em 0;
	}

#videos p {
	font-size: 1.1em;
	color: #575455;
	margin-bottom: 1em;}




#problem, #solution {
	display:block;
	width:95%;
	float: left; 
	margin:0;
	width:322px;
}


#problem {
	padding-right: 15px;
	border-right: 1px solid #e1e1e1;
}
	


#prob-sol {
	float: left;
	width: 692px;
	padding-top: 20px;
	margin: 0 0 20px 25px;
	border-right: 1px solid #e1e1e1;
	display: inline /*ie6 fix */
	}
	
#solution {
	margin: 0 0 0 17px;
	padding: 0 5px 0 0;
	}	


#problem p,
#problem ul li,
#solution p,
#solution ul li {
	font-size: 1.3em;
	color: #858788;
	line-height: 1.6em;
}

#problem p,
#solution p {
	margin-bottom: 10px;
}


#problem ul li,
#solution ul li {
	list-style:inside;
	list-style-type:disc;
}

/* -- BOM table styling -- */

#solution table {
	width:97%;
}

#solution td, #solution th {
	border-collapse:collapse;
	border:2px #fff solid;
	font-size:1.1em;
	padding:6px 4px 6px 4px;
}

#solution thead th {
	background-color:#aaa;
	color:#fff;
}

#solution th {
	background-color:#ddd;
}

#solution td {
	background-color:#eee;
}


#problem a, #solution a, #related-solutions a {
	font-weight: bold;
	color: #3089cd;
	}

#problem h3, #solution h3 {
	float:none;
	postition:absolute;
	font-size: 2em;
	font-weight: bold;
	color: #6E8EA3;
	margin:0 0 10px 0;
}

/* --- Right Navigation that replaces vid-col on 3rd Level pages --- */

#sidebar #rtNav {
	float:left;
}

#sidebar #rtNav ul {
	margin:0 15px 30px 0;
	width:220px;
}


#sidebar #rtNav ul li{
	border-bottom:1px solid #EAEBEB;
	color:#A2A8AA;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	padding:3px;
}

#sidebar #rtNav ul li.first {
	border-top:1px solid #EAEBEB;
}

#sidebar #rtNav ul li a {
	background:transparent url(images/left-nav-blt.gif) no-repeat scroll 0 8px;
	display:block;
	padding:6px 5px 6px 10px;
}





#related-solutions {
	float: left;
	color: #6E8EA3;
	width: 225px;
	}

#related-solutions h5 {
	font-size: 1.7em;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	}


#related-solutions .rel-sol {
	clear: left;
	margin-bottom: 10px;
	padding: 5px 0px;
	}

#related-solutions p {
	font-size: 1.1em;
	color: #494646;
	}


img.rel-sol-thumb {
	float: left;
	margin: 0 10px 10px 0;
	}



/* -- page-specific -- */

#info { background-color: #9aaf7b; }
#info #info-inner h2 {  color: white; font-size: 2.2em; line-height: 120%; margin-bottom: 1em; }
#info #info-inner h4 {  color: white; font-size: 2.2em; line-height: 120%; margin-bottom: 1em; }
#info #info-inner ul { margin-bottom: 1em; padding-left: 1.5em; list-style-type: disc; }
#info #info-inner li { color: #fff; font-weight: bold; font-size: 1.2em; padding: 2px 0; }      
#info #info-inner li a { color: #e0feb3; }

/*Three Column:*/
#main div .leftTextBox a   { color: #fff; font-weight: 900; }

#main div.Sage-Green       { background: #99a58f url(images/bg-sage.jpg) no-repeat 0 0; min-height:305px; color: #fff;}
#main div.Midnight-Blue    { background: #384150 url(images/bg-midnight-blue.jpg) no-repeat 0 0; min-height:305px; color: #fff;}
#main div.Mahogany-Brown   { background: #5c483d url(images/bg-mahogany.jpg) no-repeat 0 0; min-height:305px; color: #fff;}
#main div.Chartreuse-Green { background: #9ba254 url(images/bg-chartreuse.jpg) no-repeat 0 0; min-height:305px; color: #fff;}
#main div.Teal-Green       { background: #779ca5 url(images/bg-teal.jpg) no-repeat 0 0; min-height:305px; color: #fff;}
#main div.Wheat-Yellow     { background: #b9b88c url(images/bg-wheat.jpg) no-repeat 0 0; min-height:305px; color: #fff;}

/*Solutions Pages:*/
#info #info-inner li   { color: #fff; font-weight: normal !important; } 
#info #info-inner li a { color: #fff; font-weight: 900; }

#info.Moss-Green      { background-color: #a6ac80; color: #fff; }
#info.Mocha-Brown     { background-color: #b28955; color: #fff; }      
#info.Salmon-Orange   { background-color: #dc977a; color: #fff; }      
#info.Aqua-Blue       { background-color: #5ba6c3; color: #fff; }      
#info.Slate-Gray      { background-color: #928e85; color: #fff; }      
#info.Denim-Blue      { background-color: #6e8ea3; color: #fff; }
#info.Sky-Blue        { background-color: #7499b3; color: #fff; }      
#info.Cobalt-Blue     { background-color: #3089cd; color: #fff; }      
#info.Azul-Blue       { background-color: #3089cd; color: #fff; }      
#info.Lime-Green      { background-color: #9baf7c; color: #fff; }      
#info.Stone-Gray      { background-color: #938f86; color: #fff; }      
#info.Twilight-Blue   { background-color: #8895b7; color: #fff; }      
#info.Pine-Green      { background-color: #91ac7f; color: #fff; }      
#info.Marine-Blue     { background-color: #97b3b7; color: #fff; }      
#info.Lavender-Purple { background-color: #8b7194; color: #fff; }


	
#solutionThreeColumns {
	margin-left: 10px;
	margin-right: 10px;
	
}
#solutionThreeColumns .left {
  float: left;
  width: 33.3%;
  }

#solutionThreeColumns .middle {
  float: left;
  width: 33.3%;
}

#solutionThreeColumns .right {
  float: left;
  width: 33.3%;
}

#solutionThreeColumns .content-container {
	float:left;
	margin: 10px;
	padding: 10px;
	border: solid 1px #cccccc;
	font-size: 11px;
    color: #575455;
}

#solutionThreeColumns .imgResize {
	overflow: hidden;
	width: 278px;
	height: 100px;
	
}


.tab-cont {
	width: 100%;
	height: 305px;
	position: relative;
	overflow: hidden;
	background: #3089cd url(images/solutions_bg.jpg) no-repeat top left;
}

.tab-cont h3 {
	padding: 30px 0 0 28px;
	margin: 0;
	color: white;
	font-size: 4.6em;
}

.cat-img { 
	float: right; 
	margin-top: 10px; 
}


.tab-cont .leftTextBox p {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom:10px;
	margin-right:3px;
}
	
.leftTextBox { 
	float: left; 
	width: 340px; 
}

.tab-cont .leftTextBox h3, .tab-cont .leftTextBox h4, .tab-cont .leftTextBox p {
	padding-left:31px;
}

h5 {
	font-weight:bold;
}

#brand-bottom {
	background-color:white;
	border-collapse:separate;
	border-spacing:7px;
	display:table;
	table-layout:fixed;
	width:100%;
}	

a.more {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/more.gif) no-repeat scroll 0 50%;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	padding-left:25px;
	width: 100%;
	margin: 5px 0;
}

/*Solution Level 3 styles */
#info.Level3 {
    background-color:#fff !important;
    color:#000 !important;
    margin:0 !important;
    padding:0 !important;
    height:auto !important;
    width:708px !important;
} 

#info.Level3 #info-inner {
    display:block;
    float:none;
    height:288px;
    margin:0 0 0 10px;
    overflow:hidden;
    width:708px;
}

#info.Level3 #gallery {
    display:none;
}
