/*-----------------------------------
   Dale and Thomas Gift Ideas CSS
   AUTHOR: PATRICK HAAS
   DATE CREATED:  DECEMBER 30, 2008

   If any changes are made
   to the css please fill in
   the modified fields below.

   MODIFIED DATE: FEBRUARY 3, 2009
   MODIFIED BY: PATRICK HAAS
-----------------------------------*/

a:focus, a:active { outline: none }
.pagetools a.print, .pagetools a.print:link, .pagetools a.print:visited { font: normal 10px Verdana, Helvetica; color: #7D0900 }


#gift-idea-wrapper { margin: 0; padding: 0; width: 747px }
* html #gift-idea-wrapper { overflow: hidden }
*+html #gift-idea-wrapper { width: 780px }

#gift-ideas-top { margin-top: 0; padding: 0; background: #FFF url('new-gifts-header.jpg') 0% 0% no-repeat; width: 330px }
#gift-ideas-top p { margin: 0; padding: 60px 0 15px 80px; width: 705px; font: bold 13px/130% Verdana, Helvetica; color: #900 }

.gift-ideas-products { margin: 0 10px 15px 0; float: left; width: 235px }
* html .gift-ideas-products { margin: 0 10px 8px 0; width: 234px }
*+html .gift-ideas-products { margin: 0 12px 20px 0 }

.gift-ideas-products a.lk { margin-left: 68px; padding: 0; font: normal 11px Verdana; color: #600; text-decoration: none }
.gift-ideas-products a.lk:hover { color: #900; text-decoration: underline }

.gift-ideas-products img.products { margin-bottom: 7px; border: 1px solid #600 }
.gift-ideas-products img.button-pn { margin: 7px 0 0 59px; border: none }
.gift-ideas-products img.button-cpt { margin: 7px 0 0 72px; border: none }
.gift-ideas-products img.button-si { margin: 7px 0 0 62px; border: none }
.gift-ideas-products p.r-copy { margin: 0; padding-top: 10px; font: normal 10px/135% Verdana, Helvetica; color: #900 }
.gift-ideas-products p.g-copy, p.g-copy10, p.g-copy5 { margin: 0; font: normal 10px/135% Verdana, Helvetica; color: #555 }
.gift-ideas-products p.g-copy10 { padding-top: 10px }
.gift-ideas-products p.g-copy5 { padding-top: 5px }

#gift-ideas-bot { clear: left; margin: 0; padding: 0; background: #FFF url('corp-gift-header.jpg') 0% 0% no-repeat; width: 407px }
* html #gift-ideas-bot { margin-top: 8px }
#gift-ideas-bot p { margin: 0; padding: 60px 0 0 88px; width: 610px; font: bold 13px/130% Verdana, Helvetica; color: #555 }
* html #gift-ideas-bot p, *+html #gift-ideas-bot p { width: 610px }

#gift-ideas-bot span { color: #090 }
#gift-ideas-bot a { color: #090; text-decoration: underline }
#gift-ideas-bot a:hover { color: #4CB439 }

@media screen and (-webkit-min-device-pixel-ratio:0) {
#gift-ideas-top p { font-weight: normal }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#gift-ideas-bot p { font-weight: normal; width: 630px }
}
