@charset "UTF-8";
/* CSS Document */
.full-width-wrapper {width: 100%; display: inline-block; position: relative;}
.center-block {width: 950px; margin: 20px auto;}
.center-block h1 {margin: 20px 0; padding: 0; color: rgb(80,80,80); text-align: left; font-size: 24px; font-weight: 300;}

/*-- Gift Cards --*/
.giftcard-ctn {width: 100%; display: inline-block; position: relative;}
.giftcard-img {width: 60%; height: auto; position: relative; float: left;}
.giftcard-img img {width: 100%; height:auto; position:relative; border:none;}
#giftcard-amt {width:120px; height:auto; position:absolute; background-color:transparent; color: rgb(132,132,132); font-size:36px; font-weight:bold; top:6px; right:50px; z-index:11; text-align:right;}
.giftcard-opt {width: 24%; float:right;}
.giftcard-optctn {width:220px; height:auto; border: 1px solid rgb(204,204,204);}
.giftcard-optctn-header {background-color:rgb(240,240,240); color:rgb(51,51,51); font-size:14px; width:100%; height:32px; line-height:32px; text-indent:8px; margin-bottom:16px; border-bottom: 1px solid rgb(204,204,204);}
.giftcard .add-to-crt {-moz-box-shadow: inset 0px 1px 0px 0px #f7cf94; -webkit-box-shadow: inset 0px 1px 0px 0px #f7cf94; box-shadow: inset 0px 1px 0px 0px #f7cf94; background-color: rgb(245,194,101); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-indent: 0; border: 1px solid; border-color: rgb(197, 159, 67) rgb(170, 131, 38) rgb(149, 115, 33); display: inline-block; color: rgb(51,51,51); font-size: 14px; font-weight: normal; font-style: normal; height: 36px; line-height: 36px; width: 200px; text-decoration: none; text-align: center; margin-top: 20px; float: right; padding: 0; outline: none;}
.giftcard .add-to-crt:hover {background-color: rgb(247,188,79);}
.giftcard .add-to-crt:active {position: relative; top: 1px;}
.amount-opt, 
.giftcard-opt keygen, 
.giftcard-opt select {width:200px; height:32px !important; font-size:14px; line-height:32px !important; padding: 6px 0; background-color:rgb(255,255,255); color: rgb(51,51,51); display:block; float:right;}

/*-- Site Directory --*/
.site-directory {width: 100%; display: inline-block; position: relative; margin: 20px 0;}
.site-row {width: 22%; padding-right: 2%; min-height: 340px; float: left;}
.site-row h2 {margin: 0 0 4px; padding: 0 0 4px; font-weight: normal; font-size: 18px; color: rgb(51,51,51); border-bottom: 1px solid rgb(204,204,204);}
.site-row h2 a {color: rgb(204,102,0);}
.site-row ul li {list-style: none; color: rgb(102,102,102); font-size: 14px; margin: 0 0 6px; padding: 0;}
.site-row ul, .site-row li {padding: 0; margin: 0;}
.site-row li a {color: rgb(0, 75, 145); text-decoration: none;}
.site-row li a:hover {color: rgb(204,102,0); text-decoration: underline;}

/*** Smart Search ***/
div#smartSearchOutput {width:40%;height:auto;background:white;}
div#smartSearchOutput img {max-width:65px;}
div#smartSearchOutput span.searchImage {float:left;width:65px;}
div#smartSearchOutput span.searchWords {float:left;width:240px;margin:15px 0px 0px 10px;padding:2px;color:black;}