
@charset "utf-8";

/* GLOBAL PROPERTIES */

body {
  margin: 10px 0px 0px 10px;
  font-family: "Tahoma", Helvetica, sans-serif;
  font-size:11px;
  line-height: 17px;
  background-color: #eeedce;
}



a:link {
	font-family: "Tahoma",Helvetica,sans-serif;
	font-size:11px;
	color: #4b4bc0; 
	text-decoration: underline; 
}

a:active {
	font-family: "Tahoma",Helvetica,sans-serif;
	font-size:11px;
	color: #4b4bc0; 
	text-decoration: underline; 
}

a:visited {
	font-family: "Tahoma",Helvetica,sans-serif;
	font-size:11px;
	color: #4b4bc0;
	text-decoration: underline;
}

a:hover {
	font-family: "Tahoma",Helvetica,sans-serif;
	font-size:11px;
	color: #3d3d98;
	text-decoration: none;
}

h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
  color: #888888;
  font-size:20px;
  padding:5px;
  line-height:24px;
  border-bottom: 1px solid #e7e7e7; 
  margin-left:-20px;
}

.feedTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#543656;
	background-image:url(../static/images/bg_contentH2.jpg);
	background-repeat:no-repeat;
	background-position: -4px -4px;
	padding-bottom: 8px;
}

img {
	border:none;

}

hr {
        border:none;
        border-top:dotted 1px #cecece;

}

.showme {
  border: 1px dashed red;
}


/* HEADER PROPERTIES */

#preheader {
	width: 948px;
	padding: 10px 0px 10px 0px;
	border:0px dashed black;
	height: 100px;
	
}

.mainphone {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:20px;
  color:#90908f;
  float:left;
  border:0px dashed black;
  margin-top: 20px;
  margin-left: 30px;
  padding:5px;
}

.logo_overlay {
  float: left; 
  cursor:pointer;
  margin: 0px 0px 10px 10px;
}

.toplinks {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  float:right;	
  border:0px dashed black;
  margin-right: 30px;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:hover {
  font-size:11px;
  font-family:Georgia, "Times New Roman", Times, serif;
}

.mainheader_search {
	float:right;
	border:0px dashed black;
	margin: 45px 30px 0px 0px;
	font-size:14px;	
}

.mainheader_search a:link, .mainheader_search a:visited, .mainheader_search a:hover {
	font-size: 14px;
}

.mainheader_search h3 {
	display: inline;
}

.nav_main {
  background-color: #632e34;
  width: 98%;
  height:33px;
}	

.new_tabs {
  display: block;
  float: left;
  z-index:110;
}

.new_tabs a:link,
.new_tabs a:hover,
.new_tabs a:visited,
.new_tabs a:active {
  padding:3px 18px 3px 18px;
  margin:4px 5px 3px 5px;
  float:left;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:white;
  font-size:14px;
  text-decoration:none;
  border-bottom:1px solid #632e34;
}

.new_tabs .listing a:hover {
  border-bottom:1px solid #a2555e;
}

.new_tabs .listing a:active {
  border-bottom:1px solid #a2555e;
}

.new_tabs .listing {
  background-color:#632e34;
  display:none;
  margin-left:22px;
  margin-top:28px;
  margin-right:1px;
  overflow:hidden;
  padding:10px 10px;
  position:absolute;
  text-align:left;
  border-bottom:1px solid #632e34;
  width: 150px;
  float: left;
  clear: left;
  z-index:110;
}

.new_tabs .listing a {
  color:white;
  padding:3px 5px 3px 5px;
  margin:4px 5px 3px 5px;
  float:left;
  clear:both;
  border-bottom:1px solid #632e34;
  width:90%;
  font-size:11px;
  font-family: "Tahoma", Helvetica, sans-serif;
}

.new_tabs .listing a:hover {
  border-bottom:1px solid #a2555e;

}

.new_tabs a:active {
  border-bottom:1px solid #a2555e;

}


#nav_secondary {
	width: 100%;
	height:20px;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color:#FFFFFF;
	border: 0px dashed black;

}

#nav_secondary a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 16px;
	color: #543656;
	font-variant:small-caps;
	margin: 3px 30px 3px 30px;
}

#nav_secondary a:hover {
	text-decoration: underline;
}

/* FOOTER */

#footer_container {		
  width:930px;
  margin-top:10px;
  padding:10px;
  line-height: 18px;
  text-align:center;
}

#footer_mainlinks {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-variant:small-caps;
  font-size: 14px;
}

#footer_mainlinks a:link, #footer_mainlinks a:visited {
  text-decoration:none;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-variant:small-caps;
  font-size: 14px;
}

#footer_mainlinks a:hover {
  text-decoration: underline;
}

#footer_container td {
	padding-left: 15px;
}

.footer_emailContainer {
  width: 700px;
  height: 80px;
  border-top: 1px solid black;
  text-align:center;
  margin-top:10px;
  padding:10px;
}

/* HOMEPAGE PROPERTIES */

.homeHero_container {
  border:0px solid #bebebe;
  width:929px;
  height:263px;
  margin:0px;

}

.homeHero_copyblock {
	width: 480px;
	height: 140px;
	padding: 20px;
	color:#FFFFFF;
	float:right;
	margin: 15px 20px 15px 15px;
	border: 0px solid white;
	text-align:center;	
	font-size: 14px;
	line-height: 25px;
}

.homeHero_head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:28px;
	font-weight:bolder;
}

.home_row2container {
  width:458px;
  height: 215px;	
  background-color:#FFFFFF;
  margin: 10px 11px 10px 0px;
  border: 1px solid #888888;
  float:left;
  position:relative;
	
}

.home_row2containerInnerLeft {
  width:214px;
  height:195px;	
  background-color:#FFFFFF;
  position:absolute;
  left:10px;
  top:10px;
}

.home_row2containerInnerRight {
  width:214px;
  height:195px;	
  background-color:#7f9fd3;
  position:absolute;
  left:234px;
  top:10px;
}

.home_row2content {
  width:190px; 
  position:absolute; 
  top:20px; 
  left:10px; 
  border:0px dotted yellow;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-variant:small-caps;
  font-size:22px;
  line-height:30px;
  color:white;  
  text-align:center;
}

.home_row2content a,
.home_row2content a:link,
.home_row2content a:hover,
.home_row2content a:visited,
.home_row2content a:active {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-variant:small-caps;
  font-size:22px;
  line-height:30px;
  color:white;  
  text-decoration:none;
  cursor:pointer;
}

.home_textRow {
  width:909px; 
  float:left; 
  border:1px solid #e97936; 
  background-color:#e97936; 
  padding:10px 10px; 
  font-family:Georgia, "Times New Roman", Times, serif;
  font-variant:small-caps;
  font-size:22px;
  line-height:30px;
  color:white;  
  text-decoration:none;
  text-align:center;
  margin-top:10px;
}

.home_textRow a,
.home_textRow a:link,
.home_textRow a:hover,
.home_textRow a:visited,
.home_textRow a:active {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-variant:small-caps;
  font-size:22px;
  line-height:30px;
  color:white;  
  text-decoration:none;
  width:100%;
  height:100%;
  cursor:pointer;
}


.home_row2title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	margin-left: 10px;
	margin-top: 6px;
	color: #543656;
	float:left;

}


/* CONTENT PROPERTIES */


.gradient {
	background-image:url(../static/images/bg_gradientShort.gif);
	background-repeat:repeat-x;
	background-color: #ebebeb;
	

}

.content_container {
	background-color:#FFFFFF; 
	padding: 10px;
}

.content_rightColumn {
  background-color:#f4f8fa;
}

.content_rightContent {
  width:180px; 
  border:1px solid gray; 
  margin:5px;
  text-align:center;
  background-color:white;
  padding:10px;
}

.content_rightContentInner {
  width:171px;
  background-color:#e97936;
  color:white;
  padding:5px;
  margin-top:5px;
}

.content_rightContentInner a {
  color:white;
}

.outerContentDiv {
	width:930px;
	border: 1px solid #bebebe;
	background-color: #FFFFFF;
	padding:0px;
	overflow:hidden;

}

.contentTable {
	border: 1px solid #bebebe;
	text-align: left
	
}

.breadcrumb {
  background-color:#f4f4ec;
  text-transform: uppercase;
  border-bottom: 1px solid #bebebe;
  font-family:Georgia, "Times New Roman", Times, serif;
}

.breadcrumb a {
  font-family:Georgia, "Times New Roman", Times, serif;
}

.relatedProducts {
	border-top: 1px solid #bebebe;
}


#leftNav {
  background-color: #888888;
  border-right: 0px solid #bebebe;
  line-height: 20px;
  color:#FFFFFF;
 
}

#leftNav a:link {color: #FFFFFF; text-decoration: none; }
#leftNav a:active {color: #FFFFFF; text-decoration: none; }
#leftNav a:visited {color: #FFFFFF; text-decoration: none; }
#leftNav a:hover {color: #FFFFFF; text-decoration: underline; }

#leftNav img {
	margin-top: -6px;
	margin-left:-5px;

}

.leftNavLevelOne {
  text-transform: uppercase;
  font-weight:bolder;
  margin-top: 5px;
  border-bottom: 1px solid #939392;
  line-height:15px;

	
}

.leftNavLevelOne a {
       font-weight:bolder;
}

.leftNavLevelTwo {
	margin-left: 10px;

}

.leftNavLevelThree {
	margin-left: 20px;

}

.leftNav_static {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  width:150px;
  border:1px double #c4c4c4;
  border-width:3px;
  color:white;
  margin-top:20px;
  padding:10px;
  background-color: #546238;
}

.leftNav_static a {
  color: #e7e7e7;
  text-decoration:underline;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

.leftNav_static img {
  border:1px solid #ababab;
}


/* CONTENT PAGES */

#content_table ul {
	width: 350px;
        margin-left: 20px;
        padding-left: 20px;
}

#content_table li {
	width: 350px;
        margin-left: 20px;
}

#content_table td {
	padding: 10px;
}

#content_table H2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight:bold;
  color:#543656;
  background-image:url(../static/images/bg_contentH2.jpg);
  background-repeat:no-repeat;
  background-position: -4px -4px;
  padding-bottom: 5px;
  padding-top: 12px;		
}

#content_table H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#543656;
	padding-bottom: 8px;
		
}

.content_imageDiv {
	border: 1px solid rgb(204, 204, 204); 
	margin: 0px 0px 10px 20px; 
	padding: 5px 5px 3px; 
	float: right; 
	width: 300px; 
	background-color: rgb(238, 238, 238);
}

#contentInfo_table td {
	padding: 10px;
}

#contentInfo_table H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#543656;
	background-image:url(../static/images/bg_contentH2.jpg);
	background-repeat:no-repeat;
	background-position: -4px -4px;
	padding-bottom: 8px;
	margin: 0px;
		
}

#contentInfo_table H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#543656;
	padding-bottom: 8px;
        text-decoration: none;
		
}


/* LANDING PAGES */

.landing_2colContainer {
	border:1px solid #bebebe;
	width:346px;
	height:125px;
	float:left;
	margin: 14px 14px 0px 0px;

}

.landing_2colLeft {
	border:1px solid #bebebe;
	width: 250px;
	height:145px;
	float:left;
	margin: 14px 14px 0px 0px;

}

.landing_2colRight {
	border:1px solid #bebebe;
	width: 442px;
	height:145px;
	float:left;
	margin: 14px 14px 0px 0px;

}

/* CONTENT HERO */


.contentHero_container {
	border:1px solid #bebebe;
	width:709px;
	height:165px;

}

.contentHero_copyblock {
	width: 330px;
	height: 105px;
	padding: 20px;
	color:#FFFFFF;
	float:right;
	margin: 10px;
	border: 0px solid black;
	text-align:center;	
}

.contentHero_head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:18px;
	font-weight:bolder;
}

/* LIST PAGES */

.categoryHeader {
  width:720px;
  height:149px;
  border:1px solid gray;
  background-color:white;
  margin-bottom:10px;
  position:relative;
}

.categoryHeader_title {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  border-bottom:1px solid #f0a173;
}

.categoryHeader_innerLeft {
  background-color: #e97936;
  position:absolute;
  left:10px;
  top:10px;
  width:467px;
  height:89px;
  text-align:center;
  color:white;
  padding:20px;
}

.categoryHeader_innerLeft a {
  color:#fcf7bd;
}

.categoryHeader_innerRight {
  border:0px dashed red; 
  position:absolute;
  left:527px;
  top:10px;
  width:183px;
  height:129px;
}

.categoryDiv {
  margin: 11px;
  border: 1px solid #bebebe;
  background-color: #fff5ca;
  width: 220px;
  height: 255px;
  float:left;
	
}

.category_name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	color: #543656;
	font-size:14px;
	font-weight:bolder;
}

.labelDiv_outer {
	width:220px; 
	height: 270px; 
	background-image: url(../static/images/bg_labelItem.gif); 
	background-repeat:no-repeat; 
	border:1px solid #bebebe; 
	margin: 10px 15px 10px 0px; 
	float:left;

}

.labelDiv_inner {
	margin:0px;
	text-align:center;
	padding: 10px;
	border:dashed 0px black;
}

.categoryDiv_outer {
  width:231px; 
  height: 270px; 
  background-image: url(../static/images/bg_categoryItem.gif); 
  background-repeat:no-repeat; 
  border-bottom:1px solid #e7e7e7; 
  float:left;
  margin: 10px 0px 10px 0px;
}

.categoryDiv_inner {
	margin:0px;
	text-align:center;
	padding: 10px;
	border:dashed 0px black;
}

#category_sortBox {
	background-color:#f4f4ec;
	border:solid 1px #bebebe;
	margin-top:10px;

}

#product_listing {
	text-align: left;	
}

#product_listing img {
	float:left;
	
}

#product_listing td {
	border-bottom: 1px solid #bebebe;

}

.list_title {
  font-family:Georgia, "Times New Roman", Times, serif;
  color: #888888;
  font-size:20px;
  padding:5px;
  line-height:24px;
  border-bottom: 1px solid #e7e7e7;
}

.list_description {
	padding: 10px 0px 10px 10px;
}

.label_name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	color: #543656;
	font-size:14px;
	font-weight:bolder;
}

/* PRODUCT PROPERTIES */

.product_bullets {
        margin-left: 20px;
}

#product_imageLarge {
  border: #b8c5ce 0px solid;
  width: 255px;
  margin: 10px;
	
}

.product_left {
  background-color: #eff3fa;
  border-left: 1px solid #bebebe;
  line-height: 20px;
}

#product_viewLarger {
	width: 255px;
	margin: 10px 10px 5px 10px;
	

}

#product_thumbLeft {
	border: #b8c5ce 1px solid;
	width: 107px;
	float:left;
	margin: 0px 10px 10px 10px;
	padding: 7px;
}	

#product_thumbRight {
	border: #b8c5ce 1px solid;
	width: 107px;
	float:right;	
	margin: 0px 10px 10px 0px;
	padding: 7px;

}

#product_detailBox {
	width:500px;
	border:#333333 dashed 0px;
	margin: 10px;
	text-align:left;
}	

#product_related {
	width:820px;
	border:#333333 dashed 0px;
	margin: 0px;
}	
	
#product_related H2 {

	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color:#8aa282;
	background-image:url(../static/images/bg_relatedProdsH2.jpg);
	background-repeat:no-repeat;
	background-position: -1px -1px;
		
}

.relatedProducts_header {
	background-color:#ffffff;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bolder;
	color:#990066;
	border-bottom: 0px solid #bebebe;

}


/* PRODUCT SWATCH IMAGES */
 
div.product_thumb {
	display:inline;
}

/* PRODUCT INFO TABS */

div.product_tabs {
	width: 570px;
	margin: 10px;
}

div.yui-navset * {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

div.yui-navset ul.yui-nav li {
	width:auto;
	margin-left:0px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background:#FFFFFF;
	border:solid 1px #B8C5CE;
	position:relative;
	top:1px;
	white-space:nowrap;
	z-index:100;
}

div.yui-navset ul.yui-nav li:hover {
	background-color:#CCCCCC;
}

div.yui-navset ul.yui-nav li.selected {
	background:#FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}

div.yui-navset ul.yui-nav li a {
	margin-left:3px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding:3px 5px;
}

div.yui-navset ul.yui-nav li a:hover {
	text-decoration:underline;
}

div.yui-navset ul.yui-nav li.selected a {
	font-weight:bold;
}

div.yui-navset ul.yui-nav li.selected a:hover {
	text-decoration:none;
}

div.yui-navset ul.yui-nav li.current a {
	background:#FFFFFF;
/*	border-bottom:solid 1px #FFFFFF;*/
	border-bottom:none;
}

div.yui-navset div.yui-content {
	border:solid 1px #B8C5CE;
	padding:20px 10px;
	width:100%;
	min-height:145px;
	position:relative;
	z-index:99;
}

.product_details .label {
    font-weight: bold;
    width: 35%;
    white-space: nowrap;
}

.product_details .value {
    width: 65%;
}

/* Pricing */
.price_section {
  display:inline;
}
span.price_label {
	font-size:14px;
	font-weight:bold;
	display:none;
}

span.price {
	font-size:14px;
	font-weight:bold;
}

span.regular_price_label {
	font-size:14px;
	font-weight:bold;
	display:none;
}

span.regular_price {
	font-size:14px;
	font-weight:bold;
	text-decoration:line-through;
}

span.sale_price_label {
	font-size:14px;
	font-weight:bold;
	color: #FF0000;
	display:none;
}

span.sale_price {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

/* Shopping Cart */

#shopping_cart {
	width: 100%;
	border-collapse: collapse;
}

#shopping_cart td {
	border: 1px solid #BDC2C6;
	font-size: 12px;
	padding: 5px;
}

#shopping_cart td.header {
	border: 1px solid #b9b9b5;
	color: #FFFFFF;
	background-color: #b9b9b5;
	font-size: 14px;	
	font-weight: bold;
	white-space: nowrap;
}

#shopping_cart td.price_each_column {
	text-align: center;
}

#shopping_cart td.discount_label {
	color: #B8B8B8;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}

#shopping_cart td.discounts {
	color: #B8B8B8;
	text-align: center;
	background-color: #F8F8F8;
	font-weight: bold;
}

#shopping_cart td.total_label {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

#shopping_cart td.total_column {
	background-color: #F8F8F8;
	font-weight: bold;
	text-align: center;
}

#shopping_cart table.shopping_cart_labels td {
	border: none !important;
}

#coupon_box {
	border-collapse: collapse;
}

#coupon_box td {
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#coupon_box td.coupon_label {
	color: #616161;
	font-weight: bold;
	text-align: right;
}

#coupon_box td.coupon_text_box input {
	border: 1px solid #c4beb0;
}

#shopping_cart_controls {
	width: 100%;
	border-collapse: collapse;
}

/* Shipping Calculator */
#shipping_calculator {
	width: 100%;
	border: 1px solid #BDC2C6;
	border-collapse: collapse;
	background-color: #F8F8F8;
	color: #646464;
}

#shipping_calculator span.section_title {
	font-size: 14px;
	font-weight: bold;
}

#shipping_calculator td.label {
	text-align: right;
}

#shipping_calculator td.textbox input {
	border: 1px solid #859AB9;
	width: 115px;
}

#shipping_calculator div.shipping_methods_wrapper {
	width: 650px;
	margin: 0, auto;
	display: block;
}

#shipping_calculator div.shipping_method_option {
	width: 200px;
	float: left;
	margin: 5px;
	text-align: left;
}

#shipping_calculator div.shipping_method_label {
	width: 75%;
	float: left;
}

#shipping_calculator div.shipping_method_price {
	width: 25%;
	float: left;
}

#shipping_calculator div.shipping_method_price span.free_shipping {
	font-weight: bold;
}

/* Category Search */

#category_sortBox div.search_category {
	float:left;
	margin-right:10px;
}

#category_sortBox div.search_category h3 {
	display:inline;
	float:left;
	font-family:"Tahoma",Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	margin:0;
}

#category_sortBox div.search_terms {
	float:left;
}

#category_sortBox div.search_checkbox {
	float: left;
}

/* Shipping message */

.shipping_methods_shipping_message {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #FF0000;
}

/* Additional Order Fields */

.additional_order_fields textarea {
	width: 670px;
	height: 80px;
}


/* Misc */
#product_search_form_div .search_category {
	display: none;
}

/*NEW*/

.order_terms_and_conditions {
  display: block;
  font-size: 14px;
  margin: 10px;
}

.add_to_cart {
  display: block;
  margin-bottom: 20px;
  clear: both;
}

.product_config_option {
  clear:none;
  padding:4px;
  float:left; 
}

.product_config_option_label {
  font-size:11px;
}

.product_config_option_menu {
  margin-right:20px;
  border:0px dashed red;
}

.header {
  color: white;
}

.configurator {
  padding-top:10px;
  margin-left: 5px; 
  border:0px dashed red; 
  width:400px;
  clear:both;
}


.product_configuration_popup_menu {
  font-size: 14px;
}

.personalization_list { 
  font-size: 10px;
  margin-left: 25px;
  margin-bottom:10px;
  line-height:20px;
}
.personalization_list .required { 
   font-size: 10px;
   color: red;
  margin-bottom:10px;
}
.personalization_pricing_info {
   font-size: 10px;
   color: red;
  margin-bottom:10px;
}
.personalization_list ul, 
.personalization_list li { 
   list-style: none; 
}
.personalization_list input {
  margin-bottom:10px;
}

.personalization_main .description { 
   color: blue;
   font-weight: bold;
   font-size: 12px;
   font-family: Verdana, Arial, sans-serif;
  margin-bottom:5px;
}

.personalization_main h3 { 
  text-decoration: none;
  color: purple;
  font-size: 30px;
  font-weight: bold;
  font-family: Georgia;
}

.gift_certificate_form {
  background-color:#f4f4ec;
  height:15px;
  padding:5px;
  border:0px;
}

.gift_certificate_form td {
 background-color:#ffffff;
}

table.gift_certificate_form {
  border: 1px solid gray;
}


