@charset "UTF-8";
/* CSS Document */

.pageTitle {
	font-size: 34px;
	color: #333;
	margin: 0px;
}
.pageIntro {
	font-size: 16px;
	color: #666666;
	margin: 0px;
}

h2 {
	font-size: 20px;
	color: #000;
	margin-top: 30px;
	font-weight: normal;
}



/*----------------------------*/
/*----- Product Pages --------*/
/*----------------------------*/
.promotion {
	float: left;
	width: 100%;
	clear: both;
	height: 130px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../Products/media/promotionBckgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.promotion .icon {
	float: right;
	clear: none;
	z-index: 9;
	position: relative;
	margin-right: 20px;
	margin-top: -40px;
	display: inline;
}
.promotion .promotionText {
	float: left;
	width: 600px;
	padding: 0px;
	text-align: left;
	display: inline;
}
.promotion .promotionText p {
	padding: 0px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 155px;
	font-size: 16px;
}
.promotion .promotionText p .callOut {
	font-family: "Lucida Calligraphy Italic";
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
.promotion .promotionText p a {
	font-size: 12px;
}

.productCategory {
	float: left;
	width: 100%;
	clear: both;
	height: auto;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	margin-bottom: 0px;
	position: relative;
	margin-right: 0px;
}
.estimating {
	background-image: url(../Products/media/EstimatingBanner.gif);
	background-repeat: no-repeat;
}
.jobAndSafety {
	background-image: url(../Products/media/JobAndSafetyBanner.gif);
	background-repeat: no-repeat;
}
.equipmentAndCrews {
	background-image: url(../Products/media/EquipmentAndCrewsBanner.gif);
	background-repeat: no-repeat;
}
.productCategory .productSection {
	float: left;
	margin-left: 15px;
	margin-top: 40px;
	height: 150px;
	width: 435px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}
.productCategory .productIcon {
	float: left;
	width: 115px;
	text-align: left;
	margin-right: 15px;
	height: 150px;
	margin-left: 0px;
	margin-top: 10px;
}
.productCategory .productDescription {
	float: left;
	width: 290px;
	margin: 0px;
}
.productCategory h3 {
	font-size: 10pt;
	color: #666;
	font-weight: bold;
}
.productCategory p {
	font-size: 9pt;
	color: #333333;
}
.productCategory h3 img {
	margin-left: -10px;
	margin-top: 0px;
}

/*----------------------------*/
/*---- Solutions Pages -------*/
/*----------------------------*/
#solutionsGraphicInstructions {
	float: right;
	margin-right: 50px;
	margin-left: 100px;
}
#solutionsGraphic {
	float: right;
	width: 530px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#solutionsSelectedGraphic {
	float: right;
	margin-right: 30px;
	margin-left: 75px;
	margin-top: -10px;
}

/* -------------- */
/* Solutions Menu */
/* -------------- */
#solutionsMenuContainer {
	float: right;
	width: 273px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 100px;
}

#solutionsMenuContainer .Header {
	background-image: url(../Solutions/media/MoreSolutionsHeader.png);
	width: 243px;
	_width: 273px; /* IE6 fix */
	clear: both;
	background-repeat: no-repeat;
	background-color: #ebebeb;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#solutionsMenuContainer .Header h3 {
	font-size: 18px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#solutionsMenuContainer .Footer {
	background-image: url(../Solutions/media/MoreSolutionsFooter.png);
	_background-image: none; /* IE6 fix */
	width: 273px;
	height: 12px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-color: #ebebeb;
}

#solutionsMenuContainer #solutionsMenu {
	float: right;
	width: 273px;
	clear: both;
	background-color:#EBEBEB;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#solutionsMenuContainer #solutionsMenu ul {
	margin: 0px;
	padding: 0px;
	width: 273px;
}
#solutionsMenuContainer #solutionsMenu ul li {
	padding: 0px;
	clear: left;
	float: left;
	width: 273px;
	list-style-type: none;
	display: block;
	margin: 0px;
	height: 40px;
}
#solutionsMenuContainer #solutionsMenu ul li p a {
	color: #333333;
	text-decoration: none;
}

#solutionsMenuContainer #solutionsMenu li:hover {
	text-decoration: none;
	background-image: url(../Solutions/media/SolutionsMenuBckgd_Selected.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#solutionsMenuContainer #solutionsMenu li.current {
	text-decoration: none;
	background-image: url(../Solutions/media/SolutionsMenuBckgd_Selected.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#solutionsMenuContainer #solutionsMenu ul li img {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: -10px;
	_margin-top: 0px; /* IE6 fix */
	margin-bottom: 0px;
}

#solutionsMenuContainer #solutionsMenu ul li p {
	float: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#solutionsMenu img.allBrowsers {
	display: inline;
	_display: none;
}
#solutionsMenu img.ie6Only {
	display: none;
	_display: inline;
}

.solutionsMainContent {
	float: left;
	width: 365px;
	display: block;
	margin: 0px;
	clear: left;
}

.leftContent {/* for the pages that have 2 columns of content */
	float: left;
	clear: left;
}

.rightContent { /* for the pages that have 2 columns of content */
	float: left;
	clear: none;
	display: block;
	margin-left: 100px;
}
.imageRight {
	display: inline;
	float: right;
	margin-right: 5px;
	margin-left: 25px;
}
.imageLeft {
	display: inline;
	float: left;
	margin-right: 25px;
	margin-left: 5px;
}
.imageRight p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

