@import "reset.css";
@import "grid.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Roboto:100,300,400,500);
html,
body {
    background: #fff;
    width: 100%;
    position: relative;
    font: normal 14px/22px 'Roboto', sans-serif;
    color: #604e3f;
}

* ul {
    list-style: none;
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #339966;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

a:hover {
    color: #c84554;
    text-decoration: none;
}

p {
    font-weight: 400;
}

figure figcaption {
    text-align: center;
}

.leftSideLinks {
    margin: 10px 0px;
}

.font1 {
    font-weight: 500;
}

.width1 {
    width: 78%;
}

.col1 {
    background: #c8c541;
}

.col2 {
    background: #c84554;
}

.item-l,
.thumbnails,
.circle,
.numb {
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}


/************Header************/

.page1 #header,
#header {
    position: relative;
    text-align: center;
    z-index: 2;
    height: 660px;
    max-height: 660px;
}

#header {
    height: 420px;
    max-height: 420px;
}

#headerFd {}

.logo-div {
    display: flex;
    justify-content: center;
    text-align: center;
}

.page1 h1 a img {
    margin-top: 56px;
    position: relative;
}

#header a img {
    margin-top: 46px;
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

h1 a img {
    margin-top: 46px;
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#headerFd {
    background-image: url(../images/slides/slideRhapsodyInPurple.jpg);
    height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.logo-div a img {
    margin-top: 65px;
    max-width: 100%;
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.fdOrderNavBar {
    background: #A5CEA5;
}

.fdOrderNav {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 5px;
}

.fdOrderLink {
    text-align: center;
    width: 160px;
}

.fdOrderLink>a {
    font-size: 1.2em;
    font-weight: 900;
    color: #006400;
}

.page1 .menu_bg,
.menu_bg {
    position: relative;
    background: #fff;
    z-index: 1;
    top: 75px;
}

.slogan {
    position: relative;
    z-index: 3;
    padding-top: 0.9em;
    padding-bottom: 0.9em;
    padding-left: 3em;
    padding-right: 3em;
    text-align: left;
    background-color: #eaecec;
}

.banner {
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
}

.banner-image {
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
}

#print-logo {
    display: none;
    text-align: center;
}


/************Content***********/

#content {}

.bg_1 {
    position: relative;
    background: url(../images/bg1.jpg) 0 0 repeat;
}

.bg_2 {
    background: #fff;
}

.p68 {
    padding-bottom: 83px;
}

.p73 {
    padding: 15px 0 0px;
}

.newsHead {
    padding: 15;
}

.p83 {
    padding: 53px 0 68px;
}

.p73:nth-child(2) {
    padding: 15px 0 10px;
}

.p93 {
    padding: 53px 0 0px;
}

h3#ContentPlaceHolder1_mainheading {
    font: 400 25px/39px 'Roboto', sans-serif;
    color: #5A963F;
}

h1,
h2,
h3,
h4 {
    display: block;
    font: 300 40px/40px 'Roboto', sans-serif;
    color: #604e3f;
    text-transform: uppercase;
}

h1 {
    font: 300 40px/40px 'Roboto', sans-serif;
}

h2 {
    font: 300 40px/40px 'Roboto', sans-serif;
}

h3 {
    font: 100 20px/20px 'Roboto', sans-serif;
}

h4 {
    color: #604e3f;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    text-transform: none;
}

.product-detail-page h3 {
    text-transform: none;
}

.divider {
    position: relative;
    overflow: hidden;
    margin: 15px auto 10px;
    border-top: 1px solid #c4beb9;
}

.divider2 {
    position: relative;
    overflow: hidden;
    margin: 0px auto 25px;
    border-top: 1px solid #c4beb9;
}

.block,
.block1,
.block2 {
    position: relative;
    overflow: hidden;
    margin: 45px 0 10px;
}

.block1 {
    margin: 7px 0 32px;
}

.block2 {
    margin: 7px 0 23px;
    padding: 20px 41px 34px 25px;
    border: 2px solid #c5bfba;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.numb {
    position: relative;
    float: left;
    margin-right: 34px;
    font-size: 48px;
    line-height: 50px;
    color: #c8c541;
    font-weight: 500;
}

.item-l {
    float: left;
    position: relative;
    background: #9a9490;
    cursor: default;
    color: #fff;
    text-align: center;
    width: 68px;
    height: 68px;
    margin-right: 19px;
    font-size: 30px;
    line-height: 62px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.item-l:hover,
.item-l:hover {
    background: #c84554;
    color: #fff;
}

.block2:hover .numb {
    color: #c84554;
}

.item-r {
    float: left;
    width: 82%;
    margin-top: -6px;
}

.item-r>p {
    margin-top: 6px;
}

.block1 .item-r>p {
    margin-top: 17px;
}

.block2 .item-r {
    margin-top: 4px;
}

.block2 a {
    font-size: 16px;
    line-height: 22px;
}

.image,
.image1 {
    margin-top: 7px;
}

.image img,
.image1 img {
    width: 94%;
}

.section {
    position: relative;
    overflow: hidden;
}

.secondParLarge {
    margin-bottom: 15px;
}

.secondParSmall {
    display: none;
    margin-bottom: 10px;
}

.zipsPar {
    margin-top: 15px;
}

.text,
.text1 {
    margin-top: 27px;
    position: relative;
    overflow: hidden;
}

.text1 {
    margin: 0 0 45px;
}

.text1 p {
    margin-top: 16px;
}

.text1 a {
    margin-top: 16px;
    color: #c84554;
    text-decoration: underline;
    display: inline-block;
}

.text1 a:hover {
    text-decoration: none;
    color: #000;
}

.newsHeadOne {
    padding-top: 35px;
    padding-bottom: 5px;
}

.newsHeadOne h1,
.newsHeadOne h2 {
    color: #006400;
    font: 300 40px/40px 'Roboto', sans-serif;
}

.newsHeadOne h3 {
    color: #006400;
}

h2.storeHeader {
    color: #604e3f;
    font: 150 30px/30px 'Roboto', sans-serif;
    font-weight: 400;
}

h3.storeHeader {
    color: #604e3f;
    font: 100 20px/20px 'Roboto', sans-serif;
    font-weight: 400;
}

.resCityState {
    display: block;
}

.recCopy {
    margin-right: 10px;
    margin-bottom: 10px;
}

.resourceFloat {
    float: left;
    display: inline;
}

.graphicNav {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.product-grid {}

.product-grid div {
    width: 140px;
    margin: 0 auto 15px auto;
    font-size: 1.2em;
}

.itemName-chi-grid {
    font-size: 15px;
    vertical-align: bottom;
}

.thumbnail,
.thumbnails {
    position: relative;
    overflow: hidden;
    background: #f7f7f7;
    margin: 9px 0 33px;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.thumbnail:hover {
    background: #ececec;
}

.thumbnail img {
    width: 100%;
}

.thumbnail div {
    padding: 13px 20px 35px;
}

.thumbnail p {
    margin-top: 10px;
}

.thumbnails {
    background: none;
    text-align: center;
    margin: 17px 0 31px;
    padding: 0 23px 7px;
}

.circle {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 156px;
    text-align: center;
    font-size: 46px;
    color: #c8c541;
    border: 3px solid #c8c541;
    margin-bottom: 27px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

.circle .fa {
    cursor: default;
}

.thumbnails p {
    margin-top: 8px;
    font-weight: 500;
}

.circle:hover {
    background: #c8c541;
    color: #fff;
    line-height: 110px;
}

#categoryNav {
    padding: 5px 0px 20px;
}

#categoryNav ul {
    margin: 0;
    padding: 0;
}

#categoryNav li {
    padding: 0;
    list-style: none;
    display: inline-block;
    font-size: 1.15em;
}

#categoryNav a {
    padding: 3px 12px;
    text-decoration: none;
    color: #604e3f;
    line-height: 100%;
}

#categoryNav a:hover {
    color: #9a9832;
}

#categoryNav .current a {
    background: #f66;
    color: #fff;
    border-radius: 5px;
}

#categoryNav>ul {
    text-align: center;
}

.privacyCopy>p {
    margin-bottom: 20px;
}

ul.privacyList {
    list-style-type: disc;
    list-style-position: inside;
}

ul.privacyList>li {
    margin-bottom: 20px;
}

.productBox {
    width: 100%;
}

.item {
    display: inline-block;
    float: left;
    width: 20%;
    padding-top: 5px;
    padding-bottom: 15px;
    margin: 0 auto;
}

.item>img {
    border: 1px solid #006400;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0 auto;
}

.itemCopyDiv {
    display: block;
    max-width: 140px;
    margin: 0 auto;
}

.med-grid-item div {
    max-width: 180px;
    margin: 0 auto;
    text-align: left;
    font-size: .9em;
}

.itemName,
.sku {
    color: #5A963F;
}

span.sku {}

.itemName {
    font-size: 12px;
    vertical-align: bottom;
}

.itemData {
    color: gray;
    font-size: 12px;
}

.product-grid-item img {
    border-color: #5A963F;
    border-width: 1px;
    border-style: Solid;
}

.product-grid-item div {
    max-width: 140px;
    margin: 0 auto;
}

.nextPage {
    float: right;
    padding: 10px 10px 10px 0px;
    color: #ff6666;
    font-weight: bold;
}

.productTitle {
    margin-top: 40px;
    margin-bottom: 10px;
    color: #006400;
}

.productTitle>h2 {
    color: #006400;
    text-transform: none;
    font-size: 2em;
    font-weight: 300;
    margin-bottom: -15px;
    margin-top: -30px;
}

.productImg {
    margin-bottom: 35px;
    text-align: right;
}

.productImg>img {
    border: 1px solid #000;
    max-width: 100%
}

.orderRightCol {
    margin-left: 20px;
}

.productDesc {
    margin-bottom: 35px;
}

.productDesc>h3 {
    color: #006400;
    font-weight: 400;
    font-size: 24px;
    margin-top: 0.5em;
    line-height: 26px;
}

.productPrice,
.productOrder,
.orderByPhone {
    margin-bottom: 35px;
}

.productPrice>h3,
.orderByPhone>h3 {
    color: #5a963f;
    font-family: arial, helvetica, sans-serif;
    font-size: 160%;
    margin-top: 0px;
    font-weight: 900;
}

.productOrder>h3 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 160%;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

.orderSecure {
    margin-bottom: 18px;
}

.productOrder>h3,
.productOrder>h3>a {
    color: #ff6666;
}

.graphicNav>a>.navImg {
    border: 1px solid #006400;
    max-width: 90%;
    display: block;
    margin: 0 auto;
}


/******Bouquets*****/

.wedTopTxt {
    margin-top: 5px;
    margin-bottom: 35px;
}

.wedBouquets {
    margin: 0 auto;
}

.wedBouquet {
    display: inline-block;
    width: 19.5%;
    margin-bottom: 20px;
}

.wedBouquet img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.wedBouquet>.bqtName {
    text-align: center;
}

.partyBqtName {
    padding-right: 60%;
}

.cpButton {
    padding-top: 2px;
    padding-bottom: 15px;
    width: 280px;
    margin: 0 auto;
}

.wedBqtTxt {
    text-align: center;
}

.wedCats {
    text-align: center;
    margin: 20px auto 15px;
}

.wedCats ul li {
    display: inline;
    text-align: center;
}

.wedCats ul li:not(:nth-child(3)) {
    padding-right: 5%;
}

.scrollButtons {
    text-align: center;
}

.wedTestimonial,
.wedTestimonial p {
    margin: 15px auto 0px;
    text-align: center;
    font-style: italic;
    color: #006400;
    width: 80%;
}

.bqtImgDiv {
    margin: 0 auto;
    text-align: center;
}

.bqtImg {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.bqtItemNum>.bqtName {
    float: left;
    display: inline;
    padding-top: 5%;
    padding-bottom: 10%;
}

.photosmall {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}

p.errorTxt {
    font-size: 1.25em;
    padding-top: 5px;
    padding-bottom: 25px;
    margin-bottom: 200px;
}


/******Stores*****/

.locateCopy {
    margin-bottom: 20px;
}

.galleryCopy {
    margin: 15px auto;
}

.galleryCopy>p>a {
    vertical-align: baseline;
    font-weight: 900;
}

.clearFix {
    clear: both;
}

.galDisclaimer {
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 5px;
    text-align: center;
    font-size: xx-small;
    display: block;
    color: black;
}

.studioGrid {
    width: 100%;
}

.testimonial {
    margin: 0px 10px;
    text-align: center;
    font-style: italic;
}


/*****bottom****/

.philBottom>p {
    margin: 20px 0px;
}

.philBottom>p:nth-child(3) {
    margin-bottom: 0px;
}

.philBottom,
.philBottom>p {
    text-align: center;
    font-weight: bold;
    color: #ff6666;
}

.philBottom1>p {
    margin: 20px 0px;
}

.philBottom1>p:nth-child(3) {
    margin-bottom: 0px;
}

.philBottom1,
.philBottom1>p:not(:nth-child(2)) {
    text-align: center;
    font-weight: bold;
    color: #ff6666;
}

.philBottom1>p:nth-child(2) {
    text-align: center;
    color: #ff6666;
    margin: 0 auto;
    margin-top: -20px;
}

.bottomNav {
    margin: 20px auto;
    color: #5a963f;
}

.bottomNav>ul {
    text-align: center;
}

.bottomNav>ul>li {
    display: inline-block;
}

.bottomNav>ul>li:not(:last-child) {
    padding-right: 2%;
}

.resBottomTxt>p {
    margin-bottom: 10px;
}

.resBottomTxt a {
    vertical-align: baseline;
}

.resBold {
    font-weight: bold;
    vertical-align: baseline;
}

.resBold2 {
    font-weight: 900;
    vertical-align: baseline;
}

.resMoreInfo {
    padding-top: 25px;
}

resMoreInfo a {
    vertical-align: baseline;
}

.resLinks {
    position: relative;
    margin: 10px 0px;
}

.resLinks>ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.resLinks>ul>li {
    display: inline-block;
    padding-right: 15px;
    text-align: center;
}

.disclaimerTxt {
    font-style: italic;
}

.teamWed {
    margin: 15px auto;
    padding: 10px 5px;
    border: 1px solid #000;
    text-align: center;
    width: 175px;
}

.teamWed a {
    vertical-align: baseline;
}

.redText {
    color: red;
}

#mainPhilPages {
    margin-bottom: 15px;
}

#mainPhilPages .last {
    padding: 0px;
}

.philPages {
    padding-top: 25px;
    display: block;
    text-align: center;
}

.philPages>ul {
    margin: 0 auto;
    padding: 0;
}

.philPages>ul>li {
    display: inline;
    padding: 0 0 0 25px;
    color: #006400;
    text-align: center;
}

.philPages2 {
    padding-top: 5px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.philPages3 {
    padding-top: 5px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.philPages4 {
    padding-top: 5px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.philPages2>ul {
    margin: 0 auto;
    padding: 0;
}

.philPages>ul>li {
    display: inline;
    padding: 0 5% 0 0;
    color: #006400;
    width: 45%;
    text-align: center;
}

.philPages2>ul>li {
    display: inline;
    padding: 0 5% 0 0;
    color: #006400;
    width: 45%;
    text-align: center;
}

.philPages3>ul>li {
    display: inline;
    padding: 0 5% 0 0;
    color: #006400;
    width: 45%;
    text-align: center;
}

.philPages4>ul>li {
    display: inline;
    padding: 0 5% 0 0;
    color: #006400;
    width: 45%;
    text-align: center;
}

.setTopTxt p a {
    vertical-align: baseline;
}

.setPieces {
    margin-top: 10px;
}

.setPieceImg {
    margin-top: 5px;
    margin-bottom: 10px;
}

.setPieceImg img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.setPieceImg .flowersdesc {
    margin-top: 5px;
    text-align: center;
    color: #006400;
    position: relative;
}

.setPieceImg .emblemDesc {
    margin-top: 5px;
    text-align: center;
    width: 54.5%;
    color: #006400;
}

.setPieceImg2 {
    margin-top: 5px;
    margin-bottom: 10px;
}

.setPieceImg2 img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.setPieceImg2 .emblemDesc {
    margin-top: 5px;
    text-align: center;
    color: #006400;
}

.prefVendor {
    text-align: center;
    margin: 10px auto;
}

.prefVendor a {
    vertical-align: baseline;
}

.locationsRow {
    margin: 10px 0px;
    position: relative;
}

.locationsRow2 {
    margin: 5px 0px;
    position: relative;
}

.locationsRow>ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.locationsRow>ul>li {
    display: inline-block;
    padding: 0 0 0 2%;
    color: #006400;
}

.locationsRow2>ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.locationsRow2>ul>li {
    display: inline-block;
    padding: 0 0 0 2%;
    color: #006400;
}

.eResourceLinks {
    margin: 20px 0px 10px 0px;
    position: relative;
}

.eResourceLinks>ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.eResourceLinks>ul>li {
    display: inline-block;
    padding: 0 20px 0 0;
    color: #006400;
}


/************links*************/

.link {
    position: relative;
    display: inline-block;
    color: #604e3f;
    text-transform: uppercase;
    font: 400 18px/22px 'Roboto', sans-serif;
}

.linkSpan {
    text-decoration: underline;
    color: #604e3f;
    margin-top: 0px;
}

.linkSpan:hover {
    color: #c84554;
}

.link:hover {
    color: #c84554;
}

.link1 {
    position: relative;
    display: block;
    margin-top: 24px;
    font-size: 14px;
    line-height: 48px;
    font-weight: 300;
    color: #fff;
    background: #c84554;
    text-align: center;
    width: 157px;
    height: 48px;
    text-transform: lowercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.link1:hover {
    background: #c8c541;
    color: #fff;
}

.link2,
.link4 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #604e3f;
    display: inline;
    cursor: pointer;
}

.link2:hover {
    color: #c84554;
}

.link3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: #604e3f;
}

.link3:hover {
    color: #c84554;
}

.link4 {
    font-size: 18px;
    font-weight: 400;
}

.link4:hover {
    color: #c8c541;
}


/************lists*************/

.list {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 9px;
}

.list li {
    background: url(../images/arrow-list.png) 0 8px no-repeat;
    padding-left: 23px;
}

.list li a {
    font-size: 14px;
    line-height: 30px;
    color: #604e3f;
    font-weight: 400;
}

.list li a:hover {
    color: #c84554;
}

.town {
    color: #604e3f;
    font-weight: bold;
    font-size: 15px;
}

.leftColumn {
    float: left;
    width: 48.4375%;
    padding-left: 1.5625%;
}

.rightColumn {
    float: right;
    width: 48.4375%;
    text-align: left;
}

.columns:after {
    content: "";
    display: table;
    clear: both;
}

.pipAddr {
    padding-left: 1.5625%;
    padding-bottom: 30px;
}

.eventsContent {
    width: 68%;
    margin: 0 auto;
}

.eventsContent>p {
    padding-top: 10px;
    padding-bottom: 15px;
    color: #006400;
}

.eventsContent>p>span:not("span.resBold2") {
    font-weight: 900;
    font-size: large;
}

.eventsContent>p:nth-child(1) {
    padding-top: 5px;
    padding-bottom: 20px;
}

.eventsContent>IMG {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    min-width: 80%;
}

figcaption a {
    vertical-align: baseline;
}

.bvmCopy>p {
    padding-bottom: 8px;
}

.bvmCopy a {
    vertical-align: baseline;
}

.bvmCopy>p:first-child::first-letter {
    font-weight: bold;
    font-size: 2em;
}

.venueList>li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.venueList>li>b {
    color: #ff6666;
}

.delAreaTopTxt a {
    vertical-align: top;
}

.delAreaCopy {
    margin: 10px auto;
}

.bottomDelTxt p {
    margin: 15px auto;
}

.resourceCopy IMG {
    display: block;
    margin: 20px auto;
    max-width: 100%;
}

.resourceCopy p {
    margin: 5px 0px 10px 0px;
}

.resourceLink,
.resourceInfo,
.resourceDesc {
    padding-left: 5%;
}

.resourceInfo {
    margin-bottom: 20px;
}

.resPhone {
    vertical-align: baseline;
}

.collegeArea h5 {
    font-weight: bold;
    text-size: 2em;
    color: #006400;
}

.wedResourceDesc {
    padding-bottom: 20px;
}

.pieceAbList {
    display: flex;
    justify-content: center;
    align-items: center;
}


/********Jobs Form********/

.asterix {
    margin: 15px auto;
    text-align: center;
    color: #5A963F;
    font-style: italic;
    font-weight: 900;
    font-size: 1.5em;
}

.empForm {
    width: 100%;
}

.headLabels {
    display: inline-block;
    float: left;
    width: 100%;
    margin: 30px 5px 10px 0px;
    color: #5A963F;
    font-weight: 600;
    font-size: 1.25em;
}

.fields {
    display: inline-block;
    float: left;
    width: 80%;
    margin: 10px 0px;
}

.fieldPrompt {
    display: inline-block;
    float: left;
    margin-right: 15%;
}

.fieldPrompt input {
    display: block;
}

.fieldLabel {
    color: #FF6666;
    display: block;
}

.fieldsChk {
    display: inline-block;
    float: left;
    width: 80%;
}

.fieldChckButton {
    display: inline-block;
    float: left;
    margin-right: 10%;
}

.rowEdFields {
    display: inline-block;
    float: left;
}

.fieldChckButtonEd {
    display: block;
    margin-right: 10%;
}

.empFieldRow {
    display: block;
    margin: 5px 0px;
}

.empFieldBox {
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10%;
}

.bottomBoxText {
    color: #FF6666;
}

.clickPrompt {
    text-align: center;
    font-weight: 675;
    font-size: 1.25em;
    font-style: italic;
    color: #5A963F;
    margin: 10px auto;
}

.formSubmit {
    text-align: center;
}

.EOE {
    text-align: center;
    margin-top: 10px;
}


/*******************Contact us form***********************/

span.ieonlyspan {
    display: none;
}

.contactBlock {
    display: block;
    float: left;
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding: 2%;
    margin-bottom: 2%;
}

.formRow {
    display: block;
    width: 100%;
    float: left;
}

.firstCol {
    width: 50%;
    float: left;
    margin-top: 20px;
}

.formRow font {
    display: block;
    font-weight: 900;
}

.firstCol input[type=text] {
    width: 90%;
    padding: 2%;
    margin-top: 10px;
}

.fullCol textarea {
    width: 93%;
    padding: 2%;
    margin-top: 10px;
}

.firstCol select {
    width: 90%;
    padding: 2%;
    margin-top: 10px;
}

input#ContentPlaceHolder1_btnSubmit {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 1%;
    cursor: pointer;
}

.MsgText {
    margin-top: 5px;
    color: #FF002D;
    font-weight: 900;
}

.navImgSpace {
    margin: 25px 0px;
}


/************To top btn************/

#toTop {
    background: url(../images/totop.png) 0 0 no-repeat;
    border: none;
    bottom: 172px;
    display: none;
    height: 60px;
    left: 56.7%;
    margin-left: 489px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 60px;
    z-index: 20;
    opacity: .75;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}

#toTop:hover {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    box-shadow: inset 0 0 14px #c4beb9;
    -webkit-box-shadow: inset 0 0 14px #c4beb9;
    -moz-box-shadow: inset 0 0 14px #c4beb9;
}


/************Footer************/

#footer {
    position: relative;
    text-align: center;
    padding: 4px 0 25px;
}

#footer h1 a img {
    margin-top: 1px;
}

.copy {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -.2px;
}

.copy-gallery {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -.2px;
    text-align: center;
}

.copy-gallery>a {
    vertical-align: baseline;
}

.copy>span {
    margin-bottom: 2px;
    display: inline-block;
}

.copy a {
    text-transform: none;
    color: #604e3f;
    display: inline-block;
    padding-bottom: 2px;
}

.copy a:hover {
    color: #c8c541;
}

.bottomLinks {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.bottomLinks li {
    display: inline-block;
}

.bottomLinks li+li {
    margin-left: 25px;
}

div#flowersdesc b {
    font-weight: bold;
    vertical-align: baseline;
}

div#flowersdesc a {
    vertical-align: baseline;
}

.orderReview a.boldpink {
    color: #FF6666;
    margin: 0px 0px 0px 0px;
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

.orderReview a.boldgreen {
    color: #006400;
    margin: 0px 0px 0px 0px;
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

.orderReview h2.boldgreen {
    color: #006400;
    margin: 0px 0px 0px 0px;
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

.orderReview b {
    font-weight: bold;
    vertical-align: baseline;
}

.orderReview img.productImage {
    border: 1px solid gray;
}

table.cartTable {
    float: left;
    width: 65%;
}

.cartActions {
    float: right;
    width: 31%;
    margin: 10px;
}

.emptyCartMsg {
    font-size: 1.4em;
}

.emptyCartMsg a {
    color: #339966;
    vertical-align: baseline;
}

.studioHeading {
    font-weight: 900;
    font-size: 1.25em;
    margin-bottom: 15px;
}

.studioGrid>ul>li {
    width: 31%;
    margin-bottom: 20px;
    float: left;
    display: inline;
}

.locationGrid>ul>li {
    width: 25%;
    margin-bottom: 20px;
    float: left;
    display: inline;
}

.nv_info_1 {
    margin-bottom: 20px;
}

.nv_info_1 img {
    float: left;
    display: block;
    margin-right: 2.25%;
    margin-bottom: 1%;
    max-width: 100%;
}

.nv_info_1>div:not(:nth-child(2)) {
    margin-bottom: 10px;
}

.centerLarge .btn {
    font-size: 16pt;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 128, 0);
    border: 2px solid rgb(51, 102, 0)!important;
    text-transform: capitalize;
    font-weight: 300;
    padding: 10px 37px!important;
}

.med-grid-item div {
    max-width: 180px;
    margin: 0 auto;
    text-align: center;
    font-size: .9em;
}


/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 767px) {
    .slogan {
        top: 0em;
    }
    table.cartTable {
        float: none;
        width: 100%;
    }
    .cartActions {
        float: none;
        width: 100%;
    }
    .product-detail-page .productImg {
        text-align: center;
    }
    .pieceAbList {
        display: flex;
        justify-content: left;
        align-items: left;
    }
}

@media only screen and (max-width: 1199px) {
    .item-r {
        width: 76%;
        margin-top: -5px;
    }
    .image img {
        width: 100%;
    }
    .block2 {
        min-height: 187px;
    }
    .thumbnails {
        padding: 0 10px 7px;
    }
    .item {
        display: inline-block;
        float: left;
        width: 20%;
        padding-top: 5px;
        padding-bottom: 15px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 979px) {
    .wedBouquet {
        width: 24.5%;
    }
    ul#resourceList>li:nth-child(1) {
        width: 100%;
        display: block;
        text-align: center;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 959px) {
    .block2 {
        height: auto;
    }
    .thumbnails {
        padding: 0 0 7px;
    }
    .thumbnail div {
        min-height: 211px;
    }
    .p83,
    .p93,
    .p68,
    .p73 {
        padding: 25px 0 40px;
    }
    .philPages {
        margin: 0 auto;
        width: 65%;
    }
    #categoryNav {
        padding: 5px 0px 30px;
    }
}

@media only screen and (max-width: 768px) {
    .firstCol {
        width: 100%;
    }
    .fdOrderNav {
        display: block;
    }
    .fdOrderLink {
        text-align: center;
        width: 160px;
        margin: 15px auto;
    }
    /*
.thumbnail div {
		height: auto;
		min-height:100%;	}

 	h1 a img {margin-top: 20px;}
	 	h1 {
 		font-size: 29px; 
 		line-height: 32px;
 	}
 	h2 {
 		font-size: 29px; 
 		line-height: 32px;
 	}

     .productTitle > h2 {         
        margin-bottom: 0.5em;
     }

 	.page1 #header {height: auto;}
 	#header {height: auto;}
	.secondParLarge {
		display:none;
	}
#headerElm {
    position: relative;
    text-align: center;
    z-index: 2;
    height: 450px;
    max-height: 450px;
}
	.secondParSmall {
		display: block;
	}
	#categoryNav {
		position: relative;
		min-height: 40px;
		padding-top: 10px;
	}	
	#categoryNav ul {
		width: 180px;
		padding: 5px 0;
		position: relative;
		top: 0;
		left: 0;
		border: solid 1px #aaa;
		background: #fff url(../images/icon-menu.png) no-repeat 10px 11px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);

	}
	#categoryNav li {
		display: none; 
		margin: 0;
		font-size: 1.25em;
	}
	#categoryNav .current {
		display: block; 
	}
	#categoryNav a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;


	}
	#categoryNav .current a {
		background: none;
		color: #666;
	}


	
	.item {
		width: 33%;
	}
	.item img {
		width: 90%;
	}
	.itemCopyDiv {
		max-width: 90%;
	}
	

	#footer {padding-top: 30px;}

 	#footer h1 a img {margin-top: 20px;}
		
 	.divider {margin: 0px auto 15px; }

 

 	.page1 .menu_bg {top: 50px;}
 	
 	.menu_bg {top: 28px;}
	.p68 {margin-top: 40px;}

 	.item-r {
 		width: 100%;
 		position: relative;
 		margin-top: 15px;
 	}

 	.block2 .item-r {
 		padding-top: 0;
 		width: 80%;
 	}

 	.block2 {min-height: 100%;}

	.newsHeading {
		position: relative;
		padding: 10px 0px;
		
	}
	.newsHeadOne {		
		padding-top: 10px;
		padding-bottom: 10px;
	}


 	.thumbnails {padding: 0 20px 7px;}

 	.image {margin-bottom: 20px;}
 	.image1 {margin-top: 30px;}

 	.copy {margin-top: 30px;}


 	.socials li a {
 		width: 35px; 
 		height: 35px; 
 		line-height: 30px;
 		font-size: 20px;
 	}
 	.socials li + li {margin-left: 4px;}
	.bottomLinks {
		margin-top: 25px;
		overflow: hidden;
	}


	.bottomLinks li {display: inline-block;}

	.bottomLinks li + li {margin-left: 5px;}

	.list {padding-top: 16px;}
	.list li {padding-left: 28px;}
	.productDesc {
		margin: 35px 0;
	}

	.sideData > img:nth-child(1) {
		margin-left: 65px;
	}

	.philPages4 > ul > li {
		display: inline-block;
		padding: 0;
		text-align: center;
		width: 40%;
	}


*/
}

@media only screen and (max-width: 480px) {
    .graphicNav {
        display: block;
    }
    .graphicNav>a>.navImg {
        border: 1px solid #006400;
        max-width: 100%;
        display: block;
        margin: 0 auto 20px auto;
    }
    /*	.leftColumn, 
    	.rightColumn {
        float: none;
        width: auto;
	padding-left: 1.5625%;
    }

	.item {
		width: 50%;
	}

	.width1 {width: 100%;}

	.list li a {width: 13px;}
	.p68 {
		margin-top: 25px;
		padding-bottom: 25px;
	}
	.p73 {
		padding-top: 5px;
		padding-bottom: 20px;
	}
	.text5 {
		margin-left: 0;
		padding-left: 0;
		float: left;
	}

	.resCityState {
		display: block;
	}

	.philPages ul li, .philPages2 ul li, .philPages3 ul li, .philPages4  ul  li {
		display: block;
		margin: auto;
		width: 100%;
		padding: 0;
	}


    .orderReview {
        font-size: 11px;
    }

    .orderReview img.productImage {
        width: 100px;
    }
	ul#resourceList > li {
		width: 100%;
		display: block;
		line-height: 1.5em;
		font-size: 2em;
	}
	.newsHeadOne {
		padding-top: 15px;
	}*/
}

@media only screen and (max-width: 380px) {
    .bottomNav>ul>li {
        display: block;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 350px) {
    /*#categoryNav a {
    padding: 3px 5px;
}*/
}

@media only screen and (max-width: 320px) {
    /*#categoryNav li {
    display: block;
}
  .bottomLinks li {display: block;}
  .bottomLinks li + li {margin-left: 0px;}
	.p68 {
		margin-top: 15px;
		padding-bottom: 15px;
	}

.page1 h1 a img {
	margin-top: 10px;
	position: relative;
}
	.p73 {
		padding-bottom: 20px;
	}

	.item {
		display: block;
		padding: 15px 0;
		margin: 0 auto;
		float: none;
		width: 100%;

	}
	.item img {
		width: 100%;
	}
	.itemCopyDiv {
		max-width: 100%;
	}
	
	.product-grid-item {
		margin-bottom: 1em;
	}
*/
}


/* comment */

table tr {
    border-style: none;
    border-bottom-width: 0;
}

table th,
table td {
    border-style: none;
    padding-right: 1em;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    text-align: left;
    vertical-align: top;
}

table th.tool,
table td.tool {
    padding: 0 1em;
}

table th+th,
table th+td,
table td+th,
table td+td {
    border-left-width: 1px;
}

table thead tr:last-child {
    border-bottom-width: 2px;
}

table thead th,
table tr.index th {
    font-size: 1.13333em;
    line-height: 1.41176em;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.25;
    text-transform: uppercase;
}

table thead th {
    border-bottom: 1px solid;
    padding-bottom: 1em;
}

table tr.index th {
    font-size: 1.33333em;
    line-height: 1.2em;
}

table tbody:first-of-type tr.index th {
    padding-top: 1em;
}

table tbody th {
    font-weight: normal;
}

@media (max-width: 47.9375em) {
    table {
        border: 0;
        padding-bottom: 1.4375em;
        padding-bottom: 0;
        display: block;
        width: 100%;
    }
    .inner-table-border {
        border-bottom-width: 0.0625em;
        border-bottom-style: solid;
    }
    /*
     * make everything display block so it 
     * aligns vertically
     */
    /* Labeling
     * adding a data-title attribute to the cells
     * lets us add text before the content to provide
     * the missing context
     * 
     * Markup: 
     *   <td data-title="Column Header">Content Here</td>
     * 
     * Display:
     *   Column Header: Content Here
     */
    table caption {
        display: block;
    }
    table thead {
        display: none;
        visibility: hidden;
    }
    table tbody,
    table tr,
    table th,
    table td {
        border: 0;
        display: block;
        padding: 0;
        text-align: left;
        white-space: normal;
    }
    table tr {
        margin-bottom: 1.5em;
    }
    table th[data-title]:before,
    table td[data-title]:before {
        content: attr(data-title) ": ";
        font-weight: bold;
    }
    table th:not([data-title]) {
        font-weight: bold;
    }
    table td:empty {
        display: none;
    }
}