@charset "utf-8";
/* CSS Document */

body { /*background-color:#fff;*/ overflow-x:hidden; padding-top: 25px; }
a {text-decoration:none;}

@font-face {
	font-family: Raleway-Regular;
	src: url(SofiaProLight.otf);
}

.itemproductdesc {
	color: #626262;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00789a;
	text-decoration: none;
}
#mobile_phone_top { display:block;background-color: #40403f; font-size: 20px; vertical-align: top; width:100%; text-align:right;padding: 10px 30px 10px 0; color:#fff;  margin:0; top:0; position:fixed;}
#mobile_phone_top a { color:#fff; padding:0px 10px;}

#container { width:95%; margin-top: 25px; }
#cw_block {
	background-color:#fff;
	width:95%;
}
#site_header { width:100%; text-align: center; padding:0; }

#logo { width:80%; height:auto; clear:both;}
#logo img { width:auto; height:auto; max-width:90%; }

#top_right_content {  height:auto; text-align:right; display:inline-block; padding:0; width:100%;  }

.phone {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #231f20;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	width:100%
}
.address { margin-bottom: 10px; width:100%; text-align: center; }
.topspacer {
	clear:both;
	height:3px;
	background-color: #D1D1D1;
	width:97%;
}

#user_header {  }

#user_footer {  }

#slideshow_outer  {display:none;}
#slideshow_inner  {display:none;}

#mobile_index {  displaY:inline-block; height:auto; width:98%;}
#index_item { width:98%; padding:5px; display:inline-block; }
#index_item img { width:auto; height:auto; max-width: 95%; }
.index_prod_box { width:100%; }
.index_section_cta { width:100%; }

.pgheader {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height:25px;
	background-color:#FFF;
}
.centercontent-table {
	width: 95%;
	background-color:#FFF;
	border: none;
	padding:3px;
	text-align:left;
}	
.centercontentindex-bgarea {
	background-color: #fff;
	color:#000;
	width:98%;
	text-align:left;
}

.centercontent-black{
	background-color: #000;
	width:98%;
}



#social_bar { margin-top:15px; width:98%; clear:both;  }

#search { width:98%; text-align:center;margin-bottom: 10px; }
#login_area { width:100%; text-align:center; }
#topnavarea { display:none; height:0;  }

#menu188id28 { visibility:hidden; display:none; height:0;}

.burg { display:inline-block; vertical-align: middle;}
.burg_line{
width: 25px;
  height: 3px;
  background-color: #fff;
  margin: 4px 0;
}

/* mobile_mega container */
.mobile_mega {
  overflow: hidden;
  background-color: #40403f;
  font-family: Arial;
  display:block;
  position:fixed; 
  left:4px; top:4px;
/*  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;*/
  z-index: 1000;
  height:auto;
  border:1px solid #fff;
  border-radius:5px;
  
}

.mobile_mega:hover {
/*border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;*/
  transition: .3s;
}

/* Links inside the mobile_mega */
.mobile_mega a {
  float: left;
  font-size: 16px;
  color: #000;
  text-align: center;
  padding: 7px 0px;
  text-decoration: none;
  
}

/* The dropdown container */
.mobile-dropdown {
  float: left;
  left:7px;
  overflow: hidden;
 border:1px solid #000;
}

/* Dropdown button */
.mobile-dropdown .mobile-dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 4px 4px;
  background-color: inherit;
  font: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
 
  
}



/* Add a red background color to mobile_mega links on hover */
.mobile_mega a:hover, .mobile-dropdown:hover .mobile-dropbtn {
  background-color: #ccc;
 /*transition: .1s;*/
  
}

/* Dropdown content (hidden by default) */
.mobile-dropdown-content {
  display: none;
  /*position: absolute;*/
  background-color: #f9f9f9;
  width: 100%;
  left: 3px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  position:fixed;
  overflow-y:auto;
  overflow-y: scroll;
  height:427px;


}

/* Mega Menu header, if needed */
.mobile-dropdown-content .header {
  padding: 5px;
  color: #000;
  display:block;
}

/* Show the dropdown menu on hover */
.mobile-dropdown:hover .mobile-dropdown-content {
  display: block;
  width:85%;
  padding:5px;
  text-align: right;
}

/* Create three equal columns that floats next to each other */
.mobile-column {
  /*float: right;*/
  width: 98%;
  padding: 0px;
  /*background-color: #ccc;*/
  /*height: 250px;*/
  height:auto;
  display:inline-block;
  text-align: left;
  margin:5px 0;
  vertical-align: top;
}

.mobile-column h3 { 
text-align:left;
padding:5px 0px;
margin:0;
font-size:16px;
}

.mobile-column h3 a { padding:5px 0px; }

.mobile-column ul { list-style:none; margin:0; padding:0; text-align: left; width:100%; column-count:2;}
.mobile-column ul li { display:inline-block; width:99%; margin:3px 0px; padding:0; vertical-align: top;}
/* Style links inside the columns */
.mobile-column a {
  float: none;
  color: black;
  padding: 5px 5px;
  padding-right:0;
  text-decoration: none;
  display: inline-block;
  text-align: left;
  /*width:45%;*/
  
}

/* Add a background color on hover */
.mobile-column a:hover {
  background-color: #ddd;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}


.menusubtxt { font-size: 80%; } 

.whole-phrase{
	word-spacing:normal;
}
.topnavtxt {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	word-spacing: 40px;
	text-transform: uppercase;
}

a.topnavtxt:hover {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
	word-spacing: 80px;
	text-transform: uppercase;
}



.CenterContentLg-txt {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.CenterContentLg-txt2 {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.CenterContentSm-txt {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
/*	font-size: 14px;*/
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.CenterContentSm-txt2 {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.toplinks {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #00789a;
	text-decoration: none;
	line-height: 1.75em;
}

.tabtxt {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 1.75em;
	text-align: center;
}
.content_txt {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}

.bgbar {
	background-color:#00789a;
	height:25px;
}

.topbgcolor {
	background-color:#FFF;
}
#headerarea {
	height:25px;
	padding-top:20px;
	border-bottom: thin solid #ab904d;
	vertical-align:middle;
	padding-bottom:8px;
	margin:auto;
}
.headertxt {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color:#ab904d;
	text-decoration: none;
	vertical-align:middle;
	margin:auto;
}
#page_content { width: 98%; text-align:left; }

.bottomlinkstxt {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #231f20;
	text-decoration: none;
	word-spacing: 20px;
	text-transform: uppercase;
	height:30px;
}

a.bottomlinkstxt:hover {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #231f20;
	text-decoration: underline;
	word-spacing: 70px;
	text-transform: uppercase;
}
.bottomnavtxt {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}
.maincontenttable {
	background-color:#FFF;
	height:auto;
	width:98%;
}

.container {
    width: 98%;
    height: 250px;
	background-image: url("gifs/spring-2017.jpg");/* Spring 2017*/
	background-size: cover;
    background-repeat: no-repeat;
    /*background-position: 50% 50%;*/
	margin:10px 0;
}
#centercontent-bgarea {
	background-color: #fff;
	color:#000;
	width:98%;
	text-align:left;
}



.itemPagePrice {
		font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
        font-size: 95%;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
.itemPagePriceDesc {
		font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
		font-size: 95%;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
.itemPagePriceDesc-bold {
		font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
        font-size: 90%;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}
.itemPagePriceDesc-stikethru {
		font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
        font-size: 90%;
        color: #000000;
        text-decoration: line-through;
        font-weight: normal;
}
.itemPagePriceDesc-red {
		font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
        font-size: 90%;
        color: #FF0000;
        text-decoration: none;
        font-weight: normal;
}
.boldpinktext {
		font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #ab904d;
	text-decoration: none;
	vertical-align:middle;
	margin:auto;
}
.weddingnavtext {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	vertical-align:middle;
	margin:auto;
}

.altpricewarning{
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
    font-size: 85%;
	font-style: italic;
}

#footer  {
	width:89%;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:16px;
	clear:both;
}

#footer_main{
	padding:10px;	
	
	display:inline-block;
	text-align:center;
	border-bottom:solid 1px #000;
	border-top:solid 1px #000;
}

.footer_txt  {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	font-size:90%;
}

#footer_block1  {
	width:98%;
	text-align:center;
	margin:10px 0;
}

#footer_block2  {
	width:98%;
	text-align:center;
	margin:10px 0;
}

#footer_block3  {
	text-align:left;
	width:98%;
	margin:10px 0;
	
}

.sauce_txt  {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000;
}


.review_button {
   padding: 9px 18px;
   color: #6abc8a;
   text-decoration: none;
   font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
   border: 1px solid #6abc8a;
   background-color: #FFFFFF;
  -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   font-size: 100%;
   font-weight: bold;
   -webkit-transition: 0.2s;
   -moz-transition: 0.2s;
   -o-transition: 0.2s;
   cursor: pointer;
   }
   
.review_button:hover {
   background: none;
   background-color: #FFFFFF;
   text-decoration: none; 
   box-shadow: 0px 0px 5px 0px #aaaaaa;
   -webkit-box-shadow: 0px 0px 5px 0px #aaaaaa;
   -moz-box-shadow: 0px 0px 5px 0px #aaaaaa;
   border: 1px solid #ffffff;
   color: #000;
   }
   
.review_button:active {
   top: 1px;
   position: relative;
   text-decoration: none;
   }
   
   
#xgpopup {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	font-size:90%;
}
.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;
}
	
.art_byline {
	font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
	text-transform: uppercase;
	padding-right:8px;
}

/*Cat styling */
#addon_section img { width:80px; height:auto; }
.cat_item  {margin:5px;white-space:normal;display:inline-block;text-align:center;width:98%;}
.cat_row  {display:inline-block;}
#catimage { max-width:90%; }
#summary_img { width:90%; height:auto; }

.dotted_separator {
border-top: 1px dotted #D3D3D3;
width:12px;
line-height:3px;
}
.line_separator {
border-bottom: solid 1px #D3D3D3;
}

.cat_viewall {
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
text-decoration:none;
}
a.cat_viewall:hover {
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
text-decoration:none;
}
.cat_comparebtn {
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
text-decoration:none;
padding-right:10px;
}
a.cat_comparebtn:hover {
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
text-decoration:none;
padding-right:10px;
}

.cat_backbtn {
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
text-decoration:none;
padding-left:10px;
}
a.cat_backbtn:hover {
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
text-decoration:none;
padding-left:10px;
}
.cat_nextbtn {
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
text-decoration:none;
padding-right:10px;
}
a.cat_nextbtn:hover {
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
text-decoration:none;
padding-right:10px;
}

#cat_sortmenu {
font-size:95%;
color:#333;
background:transparent;
border: solid 1px #666;
padding:1px;
cursor: pointer;
padding-left:10px;
}

.cat_headertxt{
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:120%;
color:#333;
text-decoration:none;
}
.cat_productname{
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:100%;
color:#000;
}
.cat_fromprice{
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:100%;
color:#000;
}
.cat_comparechk{
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:90%;
font-style:italic;
color:#000;
}
.cat_pgnumber{
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:95%;
color:#333;
text-decoration:none;
}
.cat_pgnumbertxt{
font-family: Cabin-Variable, Arial, Helvetica, sans-serif;
font-size:95%;
color:#333;
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; }


	
#cartheaders {float:left; width:98%; display:inline-block; padding:10px;}
#cartheaders_spacer { width:45%;}
#cartproduct{ width:98%; display:inline-block; padding:10px; align-content:center;}
#cartproduct_spacer {border-top:2px dotted #A7A7A7; clear:both;}
#cartproduct_image{ width:90%; align-content:center; }
#cartproduct_image img {width:auto; height:140px;}
#cartproduct_name{ width:90%; white-space:normal; overflow:hidden;}
#cartproduct_itemprice{width:90%;}
#cartproduct_quantity{ width:90%;}
#cartproduct_totalprice{width:90%;}
#carttotal {margin-left:10%;}

.product_summary_prod_id_txt {font-size:90%;}
.product_summary_nav_tools_txt {font-weight:bold;}
.product_summary_prod_name_txt {font-weight:bold; font-size:120%; white-space:normal; }
.product_summary_prod_itemprice_txt {font-size:95%;}
.product_summary_detailheader {font-size:90%; opacity:.8;}
.product_summary_prod_totalitemprice_txt {font-weight:bold; font-size:120%;}
.carttotal_txt {font-weight:bold; font-size:140%;}

#cartsummary_buttons { width:95%; display:inline-block; padding:10px;}

/*item styling*/

.header_txt { font-size:120%;}
#product_details {clear:both;padding-top:10px 0; width:90%;font-family: Cabin-Variable, 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:98%;padding-top:10px}
#product_details_productimage img {width:auto; height:auto;}
#product_details_productinfo {width:99%;padding-top:10px;padding-right:8px; clear:both;font-family: Cabin-Variable, Arial, Helvetica, sans-serif;}
#product_details_productdesc {font-size:110%; padding: 10px 0 10px 0;}
#product_details_pricepoint { font-size:90%; width:99%; 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; clear:both;}
.product_details_productid {font-size:95%;}
.product_details_xgtxt {font-style:italic; text-decoration:none; color:#000000;}

#altpricewarning {}
#localcityselect {clear:both; padding: 8px 0;}
#itempage_buybutton {clear:both; padding:5px; width:100%; text-align: center;}
/*#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; }


fieldset {font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #000;width:90%; clear:both;}
legend {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 14px;color: #000;}
#signin {font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #000;width:95%;}
#addons {font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #000;width:95%;}
#delivery  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#recipientinfo  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#senderinfo  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#paymentinfo  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#addon_img { width:90%;  }
#addon_img img { width:40px; height:auto; }
#securegif { display:none;}
#order1fields { width:auto; max-width:170px; }
#order2fields {width:auto; max-width:170px; }
#addonfields  { width: 100px ; }

/*shopview header*/
.invoice_header { width:100%; text-align: center; margin-bottom:15px; font-size:110%;  }
.invoice_ordertime {  }
.invoice_orderdate {  }
.invoice_shipping_method {  }

.invoice_sender_info { width:90%; display:inline-block; margin-right:5px; padding:5px; margin-bottom:15px;vertical-align: top; text-align:left;}
.invoice_sender_title { font-weight:bold; }
.invoice_sender_name {  }
.invoice_sender_company {  }
.invoice_sender_address {  }
.invoice_sender_address_cont {  }
.invoice_sender_city {  }
.invoice_sender_state {  }
.invoice_sender_zipcode {  }

.invoice_sender_home_phone {  }
.invoice_sender_work_phone {  }
.invoice_sender_work_ext {  }

.invoice_sender_email {  }

.invoice_delivery_instructions {  }
.invoice_designer_instructions {  }

.invoice_special_instructions_box {  }
.invoice_special_instructions1 {  }
.invoice_special_instructions2 {  }
.invoice_special_instructions3 {  }
.invoice_special_instructions4 {  }

.invoice_substitutions {  }

.invoice_cc {  }
.invoice_house_acct {  }
.invoice_cc_exp {  }

.invoice_recipient_info { width:90%; display:inline-block; margin-left:5px; padding:5px; margin-bottom:15px; background-color:#DDDDDD; border-radius:3px; vertical-align: top; text-align:left;}
.invoice_recipient_title {font-weight:bold;   }
.invoice_recipient_name {  }
.invoice_recipient_company {  }
.invoice_recipient_address {  }
.invoice_recipient_address_cont {  }
.invoice_recipient_city {  }
.invoice_recipient_state {  }
.invoice_recipient_zipcode {  }

.invoice_recipient_home_phone {  }
.invoice_recipient_work_phone {  }
.invoice_recipient_work_ext {  }

.invoice_recipient_email {  }

.invoice_recipient_delivery_type {  }

.invoice_recipient_cardmessage_box {  }
.invoice_recipient_cardmessage1 {  }
.invoice_recipient_cardmessage2 {  }
.invoice_recipient_cardmessage3 {  }
.invoice_recipient_cardmessage4 {  }
.invoice_recipient_cardmessage5 {  }

.invoice_recipient_card_signature {  }

/*end shopview header*/

/*shopview transactions*/
.invoice_ordergrid { max-width:98%; margin-top:15px; clear:both; text-align:left;  }
.invoice_ordergrid_title { font-size:110%; font-weight:bold; text-align:center;}
.invoice_ordergrid_row { width:100%; }

.invoice_ordergrid_qty { width:10%; display:inline-block;margin:3px 0;}
.invoice_ordergrid_product_name { width:35%;display:inline-block;  margin:3px 0;}
.invoice_ordergrid_pricepoint_description { width:12%; display:inline-block; text-align: right;margin:3px 0;}
.invoice_ordergrid_unit_price { width:12%; text-align:right; display:inline-block;margin:3px 0;}
.invoice_ordergrid_ext_price { width:15%; text-align:right;/*display:inline-block;*/ /*font-weight:bold;*/ float:right; margin:3px 0;}
/*end shopview transactions*/

/*shopview footer*/
.invoice_subtotal { width:80%;display:inline-block; margin:3px 0; }

.invoice_promo_discount { width:45%; display:inline-block;margin:3px 0;}
.invoice_promo_code { width:14%; display:inline-block; text-align: right;margin:3px 0;}

.invoice_delivery_charge { width:75%;display:inline-block;margin:3px 0; }
.invoice_sales_tax { width:75%;display:inline-block;margin:3px 0; }
.invoice_total_price {  width:75%;display:inline-block;margin:3px 0;}

/*end shopview footer*/