/*
Elevations Marketing
http://elevations.ca
Coded by Steve Ariss

This CSS file handles the homepage product spotlight styles
*/

/****** GRANDVIEW XL SPOTLIGHT ******/

.grandviewSpotlight			{ width: 420px; height: 387px; float: left; margin: 0px 0px 0px -31px; padding: 0px 10px 0px 82px; background: url(../images/grandviewHighlight-left.jpg) no-repeat; }
.grandviewSpotlight h2		{ width: 100%; height: 156px; float: left; text-indent: -9999px; }
.grandviewSpotlight h3		{ font-size: 24px; color: #3a3a3a; line-height: 38px; }
.grandviewSpotlight p		{ font-size: 14px; color: #3a3a3a; line-height: 16px; }

.grandviewDoor				{ width: 509px; height: 444px; left: 481px; top: 0px; position: relative; *position:absolute; /* hack for internet explorer 7*/ margin-top: -35px; *margin-top: 77px; *height:415px; background: url(../images/grandviewHighlight-right.jpg) no-repeat; }