

.headline {   /* headline at top of homepage */
	color: #F09656;
	font-size: 42px;
	padding: 25px 40px 10px 40px;
	text-align: center;
}

.center-block {   /* RECENT block at bottom of page centered */
	width: 300px;
	margin: 0 auto;
}
#three-blocks {background-color: #ffffff;}
#three-blocks ul.three-block-list{background-color: #ffffff;padding-left: 38px;float:left;padding-top:5px;padding-bottom:15px;}
#three-blocks ul.three-block-list.solo{background-color: #ffffff;padding-left: 0px;float:left;padding-top:5px;padding-bottom:15px;}  /* for RECENT box at bottom */

#three-blocks .three-block-list li{list-style-type:none;display:inline;float:left;}
#three-blocks .main-blocks{padding:25px 25px 5px 0px;}
#three-blocks .block-container{background-color:#ffffff; height:280px; width:300px;box-shadow:3px 3px 6px 2px #aaaaaa;text-transform:uppercase;}
#three-blocks .top-container{height:230px;width:auto;color:#ffffff;}  /* main box */
#three-blocks .top-container.kitchen{background-image: url("http://www.galttech.com/images/refrig.jpg"); background-color:#333;}
#three-blocks .top-container.sports{background-image: url("http://www.galttech.com/images/sports1.jpg"); background-color:#333;}
#three-blocks .top-container.travel{background-image: url("http://www.galttech.com/images/travel.jpg"); background-color:#333;}
#three-blocks .top-container.finance{background-image: url("http://www.galttech.com/images/finance.jpg"); background-color:#333;}
#three-blocks .top-container.yard{background-image: url("http://www.galttech.com/images/yard.jpg"); background-color:#333;}
#three-blocks .top-container.car{background-image: url("http://www.galttech.com/images/car.jpg"); background-color:#333;}
#three-blocks .top-container.black{background-image: url("http://www.galttech.com/images/footbg_black.png");}
#three-blocks .top-container.red{background-color:#F09656;}
#three-blocks .top-container.blue{background-color:#1E8CBE;}
#three-blocks .top-container.orange{background-color:#F09656;}
#three-blocks .message-container{font-size:32px; color: #FFFFFF; text-align: center;padding-top: 36px; text-shadow: 2px 2px 2px #000;} /* was font 26px */
#three-blocks .block-message {padding-top:7px}  /* spacing for 2nd line of text, move up */

#three-blocks .block-message.middlescreen {padding-top:40px;}  /* centers message, was 48px */
#three-blocks .block-message.middlescreen.solo {color: #F09656; padding-top:10px; padding-bottom: 10px}  /* message in RECENT box  */
#three-blocks .block-message.sub {font-size: 13px;}
#three-blocks .block-message.sub.first{padding-top:20px; color: #1E8CBE;}
#three-blocks .block-message.sub.recent{padding-top:5px; color: #1E8CBE;}
#three-blocks .block-message.sub.second {font-size: 12px;color: #999;}
#three-blocks .block-container a{text-decoration:none; color: #FFFFFF;}
#three-blocks .button-holder{font-size:16px;color: #ffffff;margin-top: -20px;position:relative;text-align: center;}  /* margin-top was 26 to put button below - moving button up ! */
#three-blocks .button-holder.solo {font-size:16px;color: #ffffff;margin-top: 0px;position:relative;text-align: center;}
#three-blocks .button-holder a{color: #ffffff;box-shadow: 2px 2px 4px #aaaaaa; border: 2px solid #F09656;}  /* includes shadow on button box */
#three-blocks .enter-button{background-color: #333; background-image: url("http://www.galttech.com/images/galtlogoxsmall.gif"); padding: 7px 10px;cursor:pointer;}
/* these make the triangle pointer  */
#three-blocks .block.indicator:before{content: "";display: inline-block;width: 0;height: 0;border-left: 17px solid transparent;border-right: 17px solid transparent;border-top: 17px solid #333;position: relative;bottom: 3px;left:133px;}
#three-blocks .block.indicator.red:before{border-top-color: #8d0600;}

.search-wrap {
	width: 300px;
	margin: 10px auto -15px auto;
}