/* PRIDE Marketing & Procurement 2010 */

/* Sitewide */

body
{
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #9fc7ea;
	font-family: arial, sans-serif;
	font-size: 12px;
}

h1
{
	color: #418e41;
	padding: 0 0 8px 0;
}

p
{
	margin-bottom: 8px;
}

*
{
	margin: 0px;
}

#pageWrapper
{
	padding: 0px;
}

#content
{
	margin: 0px auto !important;
	width: 754px;
}

#headerHome
{
	float: left;
	width: 754px;
	height: 431px;
	background-image: url(../images/header_bg_home.jpg);
	background-repeat: no-repeat;
}

#headerInternal
{
	float: left;
	width: 754px;
	height: 359px;
	background-image: url(../images/header_bg_internal.jpg);
	background-repeat: no-repeat;
}

#mainContent
{
	float: left;
	width: 714px;
	background-image: url(../images/maincontent_bg.jpg);
	padding: 0 20px;
}

#contentWrapper
{
	float: left;
	width: 674px;
	padding: 20px 20px 50px;
}

.energyStarLogo
{
	float: right;
	width: 80px;
	height: 82px;
	background-image: url(../images/EnergyStarSquare.jpg);
	margin: 0 0 20px 20px;
}

.energyStarHD
{
	float: left;
	color: #418e41;
	font-weight: bold;
	font-size: 18px;
	width: 480px;
	padding: 4px 0 12px 0;
}

.manitowocLogo
{
	float: right;
	width: 183px;
	height: 70px;
	background-image: url(../images/Manitowoc.jpg);
	margin: 0 0 50px 20px;
}

.enerlogicLogo
{
	float: right;
	width: 80px;
	height: 84px;
	background-image: url(../images/enerlogic_logo.jpg);
	margin: 0 0 50px 20px;
}

.recycleMoney
{
	float: right;
	width: 150px;
	height: 142px;
	background-image: url(../images/money_recycle.jpg);
	margin: 0 0 50px 20px;
}

.leasingNumWrap
{
	float: left;
	margin: 15px 0;
}

.leasingNum
{
	float: left;
	width: 714px;
	line-height: 22px;
}

.leasing
{
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 10px 0 0;
}

.leasing.i1
{
	background-image: url(../images/leasing_1.jpg);
}

.leasing.i2
{
	background-image: url(../images/leasing_2.jpg);
}

.leasing.i3
{
	background-image: url(../images/leasing_3.jpg);
}

.leasing.i4
{
	background-image: url(../images/leasing_4.jpg);
}

.leasingBold
{
	font-weight: bold;
	font-size: 18px;
}

a.backToTop
{
	float: right;
	margin: 32px 60px 0 0;
}

/* Navigation */

#navWrap
{
	float: left;
	width: 714px;
	height: 39px;
	padding: 0 20px;
	margin: 392px 0 0;
	background-image: url(../images/maincontent_bg.jpg);
	background-repeat: repeat-y;
}

#headerInternal #navWrap
{
	margin: 320px 0 0;
}

a.navLink
{
	float: left;
	height: 39px;
	background-position: top left;
}

a.navLink:hover, a.navLink.selected
{
	background-position: bottom left;
}

a.navHome
{
	width: 96px;
	background-image: url(../images/nav_Home.jpg);
	background-repeat: repeat-y;
}

a.navAbout
{
	width: 94px;
	background-image: url(../images/nav_About.jpg);
	background-repeat: repeat-y;
}

a.navRebates
{
	width: 118px;
	background-image: url(../images/nav_Rebates.jpg);
	background-repeat: repeat-y;
}

a.navLeasing
{
	width: 113px;
	background-image: url(../images/nav_Leasing.jpg);
	background-repeat: repeat-y;
}

a.navContact
{
	width: 124px;
	background-image: url(../images/nav_Contact.jpg);
	background-repeat: repeat-y;
}

#menu-container {
	display:block;
	position:relative;
	width:169px;
	height: 39px;
	margin: auto 0px;
	float: left;
	font-family: arial, sans-serif;
}
#drop_down_menu {
	display:block;
	position:absolute;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	text-align:center;
	float:none;
	left:0px;
	top:0px;
}

#drop_down_menu li.menu
{
	float: left;
	width: 169px;
	height: 39px;
	background-image: url(../images/nav_browseFlyer.jpg);
	z-index: 0;
	position: relative;
}

#drop_down_menu li.menu:hover
{
	background-image: url(../images/nav_browseFlyerOver.jpg);
}

#drop_down_menu li {
	font-size:12px;
	font-weight:bold;
	float:left;
	color:#000;
	cursor:pointer;
	background:#fff;
}
#drop_down_menu li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	z-index: 1;
	border-left: 1px solid #2a602e;
	border-right: 1px solid #2a602e;
	border-bottom: 1px solid #2a602e;
}
#drop_down_menu li ul li {
	display:block;
	float:none;
	clear:both;
}
#drop_down_menu li ul li a {
	color:#2a602e;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding: 6px 0 6px 22px;
	text-align: left;
}

#drop_down_menu li ul li a:hover {
	font-weight: bold;
	font-size: 12px;
}

.browseFlyerOver li
{
	width: 169px;
	height: 39px;
	background-image: url(../images/nav_browseFlyerOver.jpg);
}

/* Content */

.contentWrapLeft
{
	float: left;
	width: 482px;
}

.contentWrapRight
{
	float: right;
	width: 158px;
	padding-left: 15px;
}

.brandHomeImg
{
	float: left;
	width: 395px;
	height: 126px;
	background-image: url(../images/polsters_home.jpg);
}

.brandHomeInfo
{
	float: left;
	width: 481px;
	padding: 15px 0 0;
}

.savingsImg
{
	float: left;
	width: 158px;
	height: 202px;
	background-image: url(../images/savings.jpg);
}

.itemWrap
{
	float: left;
	width: 674px;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}

.itemImg
{
	float: left;
	width: 316px;
}

.itemBullets
{
	float: left;
	width: 338px;
	padding: 10px 0 0;
}

*:first-child+html .itemCopy ul
{
	padding-left: 40px;
}

.itemCopy
{
	float: left;
	width: 338px;
}

.itemTitle
{
	font-weight: bold;
	color: #4c7bbe;
	font-size: 16px;
	margin: 0 0 10px 0;
	width: 338px;
}

.itemTitle sup
{
	font-size: 9px;
}

.itemPricingWide
{
	float: right;
	width: 450px;
	margin: -20px 0 0;
}

.itemPricingNarrow
{
	float: right;
	width: 335px;
	margin: 15px 0;
}

.itemNumberWide
{
	float: left;
	width: 80px;
	text-align: left;
	font-weight: bold;
	clear: left;
}

.itemNumberNarrow
{
	float: left;
	width: 55px;
	text-align: left;
	font-weight: bold;
}

.itemSpecsWide
{
	float: left;
	width: 305px;
	text-align: left;
}

.itemSpecsNarrow
{
	float: left;
	width: 220px;
	text-align: left;
}

.itemPriceWide
{
	float: left;
	width: 65px;
	text-align: right;
	font-weight: bold;
	color: #418e41;
}

.itemPriceNarrow
{
	float: left;
	width: 60px;
	text-align: right;
	font-weight: bold;
	color: #418e41;
}

.itemSpanWide
{
	float: left;
	width: 450px;
	text-align: left;
	font-weight: bold;
	margin: 8px 0 4px;
}

.itemSpanNarrow
{
	float: left;
	width: 335px;
	text-align: left;
	font-weight: bold;
	margin: 8px 0 4px;
}

.itemImgIcons
{
	float: left;
	width: 316px;
	margin: 0 20px 0 0;
}

.icon
{
	float: left;
	width: 29px;
	height: 29px;
}

.icon.saveTime
{
	background-image: url(../images/saveTimeIcon.jpg);
	background-repeat: no-repeat;
}

.icon.saveElectricity
{
	background-image: url(../images/saveElectricityIcon.jpg);
	background-repeat: no-repeat;
}

.icon.saveGas
{
	background-image: url(../images/saveGasIcon.jpg);
	background-repeat: no-repeat;
}

.icon.saveMoney
{
	background-image: url(../images/saveMoneyIcon.jpg);
	background-repeat: no-repeat;
}

.icon.saveWater
{
	background-image: url(../images/saveWaterIcon.jpg);
	background-repeat: no-repeat;
}

.energyStarIcon
{
	float: left;
	width: 33px;
	height: 33px;
	background-image: url(../images/energyStarIcon.jpg);
	background-repeat: no-repeat;
}

.NSFIcon
{
	float: left;
	width: 33px;
	height: 33px;
	background-image: url(../images/NSFIcon.jpg);
	background-repeat: no-repeat;
}

.ULListedIcon
{
	float: left;
	width: 33px;
	height: 44px;
	background-image: url(../images/ULListedIcon.jpg);
	background-repeat: no-repeat;
}

.cULListedIcon
{
	float: left;
	width: 70px;
	height: 33px;
	background-image: url(../images/cULListedIcon.jpg);
	background-repeat: no-repeat;
}

.cULUSListedIcon
{
	float: left;
	width: 55px;
	height: 44px;
	background-image: url(../images/cULUSListedIcon.jpg);
	background-repeat: no-repeat;
}

.buyNowWrap
{
	float: left;
	width: 100%;
	height: 21px;
	padding: 3px 0 10px;
}

a.buyNow
{
	float: right;
	width: 60px;
	height: 21px;
	background-image: url(../images/buyNow.jpg);
	background-repeat: no-repeat;
}

a.buyNow_left
{
	float: left;
	width: 60px;
	height: 21px;
	background-image: url(../images/buyNow.jpg);
	background-repeat: no-repeat;
}

 /* Delfield */
 
.delfieldLogo
{
	float: left;
	width: 674px;
	height: 51px;
	background-image: url(../images/delfield/delfield_logo.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}
 
.img4472N
{
	background-image: url(../images/delfield/4472N.jpg);
	height: 190px;
}

.img406
{
	background-image: url(../images/delfield/406.jpg);
	height: 287px;
}

.imgSSF1-GH
{
	background-image: url(../images/delfield/SSF1-GH.jpg);
	height: 420px;
}

.imgUC4048
{
	background-image: url(../images/delfield/UC4048.jpg);
	height: 206px;
}

/* Frymaster */

.frymasterLogo
{
	float: left;
	width: 674px;
	height: 51px;
	background-image: url(../images/frymaster/frymaster_logo.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}

.deanLogo
{
	float: left;
	width: 674px;
	height: 51px;
	background-image: url(../images/frymaster/dean_logo.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}

.frymaster.itemImgIcons
{
	float: left;
	width: 202px;
	margin: 0 20px 0 0;
}

.frymaster.itemPricingWide
{
	float: right;
	width: 450px;
	margin: 20px 0 0;
}

.frymaster.itemBullets
{
	float: left;
	width: 450px;
	padding: 10px 0 0;
}

.imgRE14
{
	float: left;
	width: 202px;
	background-image: url(../images/frymaster/RE14.jpg);
	height: 398px;
}

.imgH55
{
	float: left;
	width: 202px;
	background-image: url(../images/frymaster/H55.jpg);
	height: 398px;
}

.imgHD50G
{
	float: left;
	width: 202px;
	background-image: url(../images/frymaster/HD50G.jpg);
	height: 378px;
}

/* Jackson */

.jacksonLogo
{
	float: left;
	width: 674px;
	height: 51px;
	background-image: url(../images/jackson/jackson_logo.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}

.imgAvengerLT
{
	background-image: url(../images/jackson/avengerLT.jpg);
	height: 352px;
}

.imgAJX
{
	background-image: url(../images/jackson/ajxseries.jpg);
	height: 306px;
}

/* Cleveland */

.clevelandLogo
{
	float: left;
	width: 674px;
	height: 51px;
	background-image: url(../images/cleveland/cleveland_logo.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
}

.bestInClass
{
	float: left;
	width: 71px;
	height: 71px;
	background-image: url(../images/cleveland/BestInClass.jpg);
	background-repeat: no-repeat;
}

.img1SCEM
{
	background-image: url(../images/cleveland/1SCEM.jpg);
	height: 306px;
}

.img22CET61
{
	background-image: url(../images/cleveland/22CET61.jpg);
	height: 306px;
}

.img24CGA102ES
{
	float: left;
	width: 202px;
	background-image: url(../images/cleveland/24CGA102ES.jpg);
	height: 400px;
}

/* Footer */

#footer
{
	float: left;
	width: 674px;
	height: 200px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px 40px;
}

a.browseFlyerHome
{
	float: right;
	width: 262px;
	height: 65px;
	background-image: url(../images/browse_flyer_home.jpg);
	margin: 0 48px 0 0;
}

a.browseNextPage
{
	float: right;
	width: 190px;
	height: 29px;
	background-image: url(../images/next_page_btn.jpg);
	background-repeat: no-repeat;
}

a.browsePrevPage
{
	float: left;
	width: 186px;
	height: 29px;
	background-image: url(../images/previous_page_btn.jpg);
	margin: 0 48px 0 0;
}

.internalFooterButtons
{
	float: left;
	margin-top: 20px;
}

.manitowocEnergy
{
	float: left;
	width: 193px;
	height: 39px;
	background-image: url(../images/manitowoc_energy.jpg);
}

.internalFooterButtons .manitowocEnergy
{
	float: left;
	width: 193px;
	height: 39px;
	background-image: url(../images/manitowoc_energy.jpg);
	margin: 0 55px 0 0;
}

.footerInfo
{
	float: left;
	width: 674px;
	padding: 30px 0 0;
	text-align: center;
	color: #2d587a;
}

.questions
{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.questions a
{
	font-style: italic;
	color: #2d587a;
}
