@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: Raleway;
  src: url("Raleway-Regular.ttf");
}
@font-face {
  font-family: Raleway-Bold;
  src: url("Raleway-SemiBold.ttf");
}
@font-face {
  font-family: Caslon;
  src: url("ACaslon-Regular.otf");
}

@font-face {
  font-family: Caslon-Bold;
  src: url("ACaslon-SemiBold.otf");
}
@font-face {
    font-family: Dancing-Script;   
    src: url("DancingScript-VariableFont_wght.ttf")
}

#thirdparty {display:none;}
body {
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	overflow-x: hidden;
	margin:0;}
	
a{ }

h1{font-family: Arial, Helvetica, sans-serif; text-decoration:none; color:#333333; font-size:16px}


.contenttxt {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

#container { width:100%; }

#site_header { top:0; width:100%;  z-index: 10;padding:0; margin-top:0;  }
#topbar { background-color:#ddd; text-align: center; min-height:28px; padding: 2px; margin-bottom:10px; }
#topbar_inner { width:98%; text-align: right; }
#topbar_link { background-color:#ddd; line-height:28px; /*padding:14px 5px;*/ float:left; vertical-align: top;  }
#phone_template {  width:auto; color:#000; letter-spacing: 1px; font-weight:normal; font-size:120%;   display:inline-block; vertical-align: top; float:left; line-height:28px; }
#phone_template a { text-decoration:none; color:#000; vertical-align: top;line-height:28px;}
#email_template { width:auto; color:#000; letter-spacing: 1px; font-weight:normal;    vertical-align: top; float:left; line-height:28px; margin-left:5px;color:#333; }
#email_template a { text-decoration:none; color:#000; vertical-align: top;line-height:28px;color:#333; }
#social { float:right; vertical-align: top; margin-top:0;}


#logo { }
#logo img { width:auto; height:auto; max-width:100%; }
#address { display:inline-block; width:25%; }

#topnav { margin-top:5px; width:100%; display:inline-block; clear:right; text-align: right; }
.navbar { text-align:right;}
#center_area { clear:both; margin-top:10px; max-width:1600px; }



#mainbody { width:100%; text-align:center; }

#user_header {  }
#user_footer {  }

#index_banner { width:100%; margin:0;}
#index_banner img { width:auto; height:auto; max-width:100%; }

.index-CTA-third-1  {
width:45%; 
display:inline-block;
margin:10px;
vertical-align: top;
height:300px;
background-size: cover;
background-position: center;
background-image: url("gifs/customarrangementsbg.jpg");
text-align: center;position: relative;

}

.index-CTA-third-2  {
width:45%; 
display:inline-block;
margin:10px;
vertical-align: top;
height:300px;
background-size: cover;
background-position: center;
background-image: url("gifs/corporatebg.jpg");
text-align: center;position: relative;

}

.index-CTA-third-3  {
width:92%; 
display:inline-block;
margin:10px;
vertical-align: top;
height:300px;
background-size: cover;
background-position: center;
background-image: url("gifs/sympathybg.jpg");
text-align: center;position: relative;

}


#index_products { text-align:center;   width:100%; 
   display:  inline-block; padding:10px 0;

}
.index_prod_box { width:28%; height:auto; display:inline-block; padding: 15px; }
/*.index_prod_box img { width:auto; height:auto; max-width:98%; }
.index_prod_box img:hover {
  opaHouston: 0.5;
  filter: alpha(opaHouston=50); 
}*/

.index_prod_box img{   width:auto; height:auto; max-width:75%;  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; z-index: 100;}

.index_prod_box img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
	margin-bottom: 10px;
    padding-bottom:15px;
}


#footer  {
	width:100%;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
}

#footer_main{
	padding:10px;	
	text-align:center;
	border-bottom:solid 1px #006d5c;
	border-top:solid 1px #006d5c;
	line-height:160%;
}

.footer_txt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}

#footer_block1  {
	width:31%;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	line-height:150%;
}

#footer_block1 ul { list-style:none; margin:0; padding:0;}
#footer_block1 ul li a { font-family: Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none; }

#footer_block2  {
	width:31%;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	padding-right:10px;
}

#footer_block3  {
	text-align:right;
	display:inline-block;
	vertical-align:top;
	width:31%;
	padding-right:5px;
}

.sauce_txt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
.m99link{ 
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	color:#333;
	padding:5px;
	margin-top:10px;
}

/*Cat styling */

.cat_item  {padding:5px;white-space:normal;display:inline-block;text-align:center;width:31%;}
.cat_row  {display:inline-block;}
#catimage { max-width:90%; }

.dotted_separator {
border-top: 1px dotted #D3D3D3;
width:12px;
line-height:3px;
}
.line_separator {
border-bottom: solid 1px #D3D3D3;
}

.cat_viewall {
font-family: Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_viewall:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}
.cat_comparebtn {
font-family: Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_comparebtn:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}

.cat_backbtn {
font-family: Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_backbtn:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}
.cat_nextbtn {
font-family: Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_nextbtn:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}

#cat_sortmenu {
font-size:95%;
color:#333;
background:transparent;
border: solid 1px #666;
padding:1px;
cursor: pointer;
}

.cat_headertxt{
font-family: Arial, Helvetica, sans-serif;
font-size:120%;
color:#333;
font-weight:bold;
text-decoration:none;
}
.cat_productname{
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
color:#000;
font-weight:bold;
}
.cat_fromprice{
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
color:#000;
}
.cat_comparechk{
font-family: Arial, Helvetica, sans-serif;
font-size:90%;
font-style:italic;
color:#000;
}
.cat_pgnumber{
font-family: Arial, Helvetica, sans-serif;
font-size:95%;
color:#333;
font-weight:bold;
text-decoration:none;
}
.cat_pgnumbertxt{
font-family: Arial, Helvetica, sans-serif;
font-size:95%;
color:#333;
font-weight:bold;
text-decoration:none;
}
#cat_sortmenu option { padding: 1px 1px 1px 1px;}
#cat_sortmenu option[selected]{ color:#303030; }
#cat_sortmenu option:nth-child(even) { background-color:#e5e5e5; }
select option { padding: 1px 1px 1px 1px;}
select option[selected]{ color:#303030; }
select option:nth-child(even) { background-color:#e5e5e5; }

/*item styling*/

#product_details {clear:both;padding-top:30px 0; width:90%;font-family: Arial, Helvetica, sans-serif;}
#Product_details_header {text-align:left; border-bottom:solid 1px #BCBCBC; height:25px; font-weight:bold; font-size:110%;}
#product_details_productimage {width:49%;float:left;padding-top:10px}
#product_details_productimage img {max-width:98%; height:auto; width:auto;}
#product_details_productinfo {width:49%;float:right;padding-top:10px;padding-right:8px; display:inline-block; text-align: left;}
#product_details_productdesc {font-size:110%; padding: 20px 0 20px 0; line-height: 120%;}
#product_details_pricepoint { font-size:100%; width:90%; clear:both;}
#product_details_price {float:left; padding: 10px 5px; line-height:auto; font-size: 125%; font-weight: bold; }
#product_details_pricedesc { float:left; line-height:auto; font-size: 110%;padding: 10px 5px;}
#product_details_shown {float:left; padding-left: 5px; font-style:italic; font-weight:85%; padding:10px 5px; }
#product_details_pricethumb {float:left;}
#product_details_buy {padding: 10px 0 5px 5px;}
.product_details_productname {font-weight:bold; font-size: 130%;}
.product_details_productid {font-size:95%;}
.product_details_xgtxt {font-style:italic; text-decoration:none; color:#000000;}

#altpricewarning {}
#localHoustonselect {clear:both; padding: 15px 0; font-size: 120%;}
#itempage_buybutton {clear:both; padding:10px 0;}
/*#itempage_social {display:inline-block;}*/
#itempage_facebook {padding:5px;}
#itempage_pinterest {clear:both; padding-top:10px;}
#itempage_google {padding:5px;}
#itempage_backbutton {clear:both; float:left;}
#itempage_backbutton img {border:0; }

/*.wedding_img { display:inline-block; margin:2px; max-height: 350px; }
*/

.scripttext {font-family: Dancing-Script, serif; font-size: 125%; }
.gallerybox { width:100%; text-align: center;  }

.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
	width:100%;
}

/* Create four equal columns that sits next to each other */
.column {
  flex: 32%;
  max-width: 32%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
	width:auto; height:auto;
	max-width:98%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
/*@media screen and (max-width: 1025px) {
  .column {
    flex: 48%;
    max-width: 48%;
  }
}*/

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 640px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}

#comment-form {text-align: right; width:60%;}



