/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/



/*BODY {
  background: #000000;
  color: #ffffff;
  
}*/


body {
background: #000000;
    color:#ffffff;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
   
}
#mainwrap{
  background:#000000;
  margin:auto !important;
  width:1024px;
}
A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
  color:#fff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background:  #b6b7cb;
*/
}

#mycart {
  /*background:  #b6b7cb;
*/
background:url(images/shapeimage_1.png) no-repeat scroll -20% 40%;}

.infoBoxContents {
 /* background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#fff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:'Georgia',serif;
  font-size: 12px;
  font-weight: bold;
  background: #6CB04C;
  color: #ffffff;
  
  padding-left:10px;
}
TD.infoBoxHeading img{
display:none;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: none repeat scroll 0 0 #9EDF7D;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: none repeat scroll 0 0 #87BF6B;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
background:none repeat scroll 0 0 #4B972E;
color:#FFFFFF;
font-family:'Georgia',serif;
font-size:12px;
font-weight:bold;
padding:10px;
}

TD.productListing-data, 
TD.productListing-data a {
  font-family:'Georgia',serif;
  font-size: 12px;
  font-weight:600;
  color:#000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:'Georgia',serif;
  font-size: 22px;
  font-weight: normal;
  color: #AABD59;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EC8577; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/*os_added */


.paragraph_style_4 {
color:#FFFFFF;
font-family:'SpumoniLP','Spumoni LP';
font-size:36px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:39px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}

.paragraph_style_5 {
color:#6CB04C;
font-family:'SpumoniLP','Spumoni LP';
font-size:36px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:39px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}

.paragraph_style_14 {
    color: rgb(255, 255, 255);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 9px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.graphic_textbox_layout_style_default {
    padding: 4px;
}
.textbox_layout {
    position: relative;
}
.paragraph_style_15 {
    color: rgb(255, 255, 255);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 9px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.inline-block.shape-with-text {
    vertical-align: bottom;
}

.style_SkipStroke {
    background: transparent;
    opacity: 1.00;
}

.style_SkipStroke_6 {
    background: rgb(255, 255, 255);
    opacity: 1.00;
}
.style_SkipStroke_1 {
    background: transparent;
    opacity: 1.00;
}


.Free_Form {
    color: rgb(88, 77, 77);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.graphic_image_style_default_SkipStroke {
    background: transparent;
    opacity: 1.00;
}
.graphic_shape_layout_style_default {
    padding: 4px;
}
.graphic_shape_layout_style_default_External_263_27 {
    position: relative;
}
.graphic_shape_style_default_SkipStroke {
    background: rgb(255, 255, 255);
    opacity: 1.00;
}
.paragraph_style_3 {
    color: rgb(255, 255, 255);
    font-family: 'Arial-Black', 'Arial Black', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.paragraph_style {
    color: rgb(255, 255, 255);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 9px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.paragraph_style_4 {
    color: rgb(255, 255, 255);
    font-family: 'SpumoniLP', 'Spumoni LP';
    font-size: 36px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 39px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.style_SkipStroke {
    background: transparent;
    opacity: 1.00;
}
.style_SkipStroke_1 {
    background: transparent;
    opacity: 1.00;
}
.style_SkipStroke_2 {
    background: transparent;
    opacity: 0.00;
}
.style_SkipStroke_3 {
    background: transparent;
    opacity: 1.00;
}
.paragraph_style_5 {
    color: rgb(108, 176, 76);
    font-family: 'SpumoniLP', 'Spumoni LP';
    font-size: 36px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 39px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.style {
    font-family: 'Mistral';
    font-size: 36px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
}
.graphic_textbox_layout_style_default_External_100_101 {
    position: relative;
}
.paragraph_style_8 {
    color: rgb(255, 255, 255);
    font-family: 'Georgia', serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.graphic_textbox_layout_style_default_External_141_34 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_141_26 {
    position: relative;
}
.paragraph_style_9 {
    color: rgb(0, 0, 0);
    font-family: 'Arial-Black', 'Arial Black', sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 800;
    letter-spacing:     0.90em;
    line-height: 23px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.paragraph_style_10 {
    color: rgb(255, 255, 255);
    font-family: 'Georgia', serif;
    font-size: 20px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.paragraph_style_11 {
    color: rgb(255, 255, 255);
    font-family: 'Georgia', serif;
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.graphic_textbox_layout_style_default_External_240_21 {
    position: relative;
}
.paragraph_style_12 {
    color: rgb(169, 169, 169);
    font-family: 'TrebuchetMS', 'Trebuchet MS', sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.style_1 {
    color: rgb(210, 57, 26);
    font-family: 'TrebuchetMS-Italic', 'Trebuchet MS', sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    line-height: 21px;
    opacity: 1.00;
}
.paragraph_style_13 {
    color: rgb(210, 57, 26);
    font-family: 'Georgia', serif;
    font-size: 58px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 79px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.style_SkipStroke_4 {
    background: transparent;
    opacity: 1.00;
}
.paragraph_style_14 {
    color: rgb(255, 255, 255);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 9px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.style_2 {
    color: rgb(88, 111, 181);
    line-height: 12px;
    opacity: 1.00;
}
.paragraph_style_15 {
    color: rgb(255, 255, 255);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 9px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.style_SkipStroke_5 {
    background: transparent;
    opacity: 1.00;
}
.style_SkipStroke_6 {
    background: rgb(255, 255, 255);
    opacity: 1.00;
}
.graphic_textbox_layout_style_default_External_740_42 {
    position: relative;
}
.graphic_textbox_layout_style_default {
    padding: 4px;
}
.graphic_textbox_layout_style_default_External_358_48 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_142_26 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_333_82 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_100_100 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_138_26 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_257_81 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_36_48 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_389_89 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_139_26 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_681_152 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_516_39 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_143_34 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_140_39 {
    position: relative;
}
.paragraph_style_6 {
    color: #FFF;
    font-family: 'Verdana', sans-serif;
    font-size: 3px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.paragraph_style_7 {
    color: rgb(255, 255, 255);
    font-family: 'TrebuchetMS', 'Trebuchet MS', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 14px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.paragraph_style_71 {
    color: rgb(255, 255, 255);
    font-family: 'Arial-Black', 'Arial Black', sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.style_1a {
color:#6CB04C;
line-height:19px;
opacity:1;
}
.paragraph_style_1 {
    color: rgb(170, 173, 255);
    font-family: 'Arial-Black', 'Arial Black', sans-serif;
    font-size: 9px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.paragraph_style_2 {
    color: rgb(255, 255, 255);
    font-family: 'TrebuchetMS', 'Trebuchet MS', sans-serif;
    font-size: 9px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.graphic_textbox_layout_style_default_External_127_23 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_196_67 {
    position: relative;
}
.graphic_textbox_style_default_SkipStroke {
    background: transparent;
    opacity: 1.00;
}

a:visited {
    color: #fff;
    /*text-decoration: underline;*/
}
a.class1 {
    color:#6CB04C;
    text-decoration:none;
 
}
a.class1:visited {
      color:#6CB04C;
    text-decoration:none;
}
a.class1:hover {
    color: rgb(216, 31, 0);
    text-decoration: none;
}
a.class10 {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class10:visited {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class10:hover {
    color: rgb(216, 31, 0);
    text-decoration: none;
}
a.class11 {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class11:visited {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class11:hover {
    color: rgb(216, 31, 0);
    text-decoration: none;
}
a.class12 {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class12:visited {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class12:hover {
    color: rgb(216, 31, 0);
    text-decoration: none;
}
a.class13 {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class13:visited {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class13:hover {
    color: rgb(216, 31, 0);
    text-decoration: none;
}
a.class2 {
    color: rgb(108, 176, 76);
    text-decoration: none;
}
a.class2:visited {
    color: rgb(108, 176, 76);
    text-decoration: none;
}
a.class2:hover {
    color: rgb(210, 57, 26);
    text-decoration: none;
}
a.class3 {
    color: rgb(236, 133, 119);
    text-decoration: none;
}
a.class3:visited {
    color: rgb(236, 133, 119);
    text-decoration: none;
}
a.class3:hover {
    color: rgb(210, 57, 26);
    text-decoration: none;
}
a.class4 {
    color: rgb(170, 189, 89);
    text-decoration: none;
}
a.class4:visited {
    color: rgb(170, 189, 89);
    text-decoration: none;
}
a.class4:hover {
    color: rgb(210, 57, 26);
    text-decoration: none;
}
a.class5 {
    color: rgb(255, 253, 169);
    text-decoration: none;
}
a.class5:visited {
    color: rgb(255, 253, 169);
    text-decoration: none;
}
a.class5:hover {
    color: rgb(210, 57, 26);
    text-decoration: none;
}
a.class6 {
    color: rgb(243, 183, 57);
    text-decoration: none;
}
a.class6:visited {
    color: rgb(235, 111, 38);
    text-decoration: none;
}
a.class6:hover {
    color: rgb(210, 57, 26);
    text-decoration: none;
}
a.class7 {
    color: rgb(88, 111, 181);
    text-decoration: none;
}
a.class7:visited {
    color: rgb(88, 111, 181);
    text-decoration: none;
}
a.class7:hover {
    color: rgb(210, 57, 26);
    text-decoration: none;
}
a.class8 {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class8:visited {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class8:hover {
    color: rgb(216, 31, 0);
    text-decoration: none;
}
a.class9 {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class9:visited {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a.class9:hover {
    color: rgb(216, 31, 0);
    text-decoration: none;
}
a:hover {
    color: #ffffff;
    text-decoration: underline;
}
#widget1 a:visited {
    color: rgb(121, 121, 121);
    text-decoration: underline;
}
#widget2 a {
    color: rgb(88, 77, 77);
    text-decoration: underline;
}
#widget2 a:visited {
    color: rgb(121, 121, 121);
    text-decoration: underline;
}
#widget0 a:visited {
    color: rgb(121, 121, 121);
    text-decoration: underline;
}
.bumper {
    font-size: 1px;
    line-height: 1px;
}
#widget1 a:hover {
    color: rgb(0, 0, 0);
    text-decoration: underline;
}
#widget0 a:hover {
    color: rgb(0, 0, 0);
    text-decoration: underline;
}
#widget2 a:hover {
    color: rgb(0, 0, 0);
    text-decoration: underline;
}
.spacer {
    font-size: 1px;
    line-height: 1px;
}
#widget1 a {
    color: rgb(88, 77, 77);
    text-decoration: underline;
}
#widget0 a {
    color: rgb(88, 77, 77);
    text-decoration: underline;
}

div { 
    overflow: visible; 
}
img { 
    border: none; 
}
.InlineBlock { 
    display: inline; 
}
.InlineBlock { 
    display: inline-block; 
}
.inline-block {
    display: inline-block;
    vertical-align: baseline;
    margin-bottom:0.3em;
}
.inline-block.shape-with-text {
    vertical-align: bottom;
}
.vertical-align-middle-middlebox {
    display: table;
}
.vertical-align-middle-innerbox {
    display: table-cell;
    vertical-align: middle;
}
div.paragraph {
    position: relative;
}
li.full-width {
    width: 100;
}
#prod_text{
color:#fff;
font-size:15px;
font-weight:bold;
}

#prod_text_desc {
color:#FFFFFF;
font-family:'Arial-BoldMT','Arial',sans-serif;
font-size:18px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
letter-spacing:0;
line-height:21px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:center;
text-decoration:none;
text-indent:0;
text-transform:none;
padding-top:15px;
}

.prod_det_price_text {
color:#000000;
font-family:'Arial-Black','Arial Black',sans-serif;
font-size:24px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:800;
letter-spacing:0;
line-height:40px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0px;
text-align:center;
text-decoration:none;
text-indent:0;
text-transform:none;
}

.prod_det_desc_text {
color:#000000;
font-family:'ArialMT','Arial',sans-serif;
font-size:17px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:20px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:20px;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
#prod_text_small{
color:#FFFFFF;
font-family:'Arial-BoldMT','Arial',sans-serif;
font-size:10px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
letter-spacing:0;
line-height:11px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:center;
text-decoration:none;
text-indent:0;
text-transform:none;

}
.titletxt{
color:#EC8577;
font-family:'Georgia',serif;
font-size:24px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:27px;
margin:0;
opacity:1;
padding-bottom:16px;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.ptext{
color:#FFFFFF;
font-family:'ArialMT','Arial',sans-serif;
font-size:12px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:14px;
margin:0;
opacity:1;
padding-bottom:12px;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.style_1{
color:#EC8577;
}
.caltitle{
color:#FFFFFF;
font-family:'Georgia-Italic','Georgia',serif;
font-size:27px;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:37px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.caltext{
color:#FFFFFF;
font-family:'ArialMT','Arial',sans-serif;
font-size:15px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:20px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.caltitle2{
color:#FFFFFF;
font-family:'SpumoniLP','Spumoni LP';
font-size:96px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:106px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.caltitle1{
color:#FFFFFF;
font-family:'Georgia',serif;
font-size:48px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:66px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:center;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.caltitle3{
color:#FFFFFF;
font-family:'Georgia-Italic','Georgia',serif;
font-size:15px;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:20px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:center;
text-decoration:none;
text-indent:0;
text-transform:none;}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height:14px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #EC8577; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.aboutus_paragraph1{
color:#AABD59;
font-family:'Georgia',serif;
font-size:24px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:32px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.aboutus_paragraph2{
color:#FFFFFF;
font-family:'ArialMT','Arial',sans-serif;
font-size:12px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:17px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.aboutus_paragraph3{
color:#FFFFFF;
font-family:'Arial-Black','Arial Black',sans-serif;
font-size:9px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:800;
letter-spacing:0;
line-height:16px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.aboutus_paragraph4{
color:#FFFFFF;
font-family:'Arial-Black','Arial Black',sans-serif;
font-size:14px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:800;
letter-spacing:0;
line-height:23px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.aboutus_paragraph5{
color:#FFFFFF;
font-family:'ArialMT','Arial',sans-serif;
font-size:15px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:20px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
#widget3-htmlRegion, #widget3-html-snippet,#widget5-html-snippet,#widget5-htmlRegion{
height:100%;
}
.contct_para1{
color:#FFFFFF;
font-family:'Georgia',serif;
font-size:32px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
letter-spacing:0;
line-height:43px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.contact_para2{
color:#FFFFFF;
font-family:'Arial-BoldMT','Arial',sans-serif;
font-size:15px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
letter-spacing:0;
line-height:20px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.cstyle_1,a.cstyle_1{
color:#FFFDA9;
line-height:19px;
opacity:1;
}
.conatct_para3{
color:#FFFFFF;
font-family:'Arial-BoldMT','Arial',sans-serif;
font-size:18px;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
letter-spacing:0;
line-height:25px;
margin:0;
opacity:1;
padding-bottom:0;
padding-top:0;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
#recipe-table td{
width:25%;
padding-left:20px;
color:#000;
font-size:12px;
padding-top:10px;
}
#recipe-table td a{
color:#000;

}
#recipe-table td h3{
font-size:16px;
}
#recipe-table1 td{
padding-left:20px;
color:#000;
font-size:12px;
padding-top:10px;
padding-right:10px;
font-family:Georgia, "Times New Roman", Times, serif;
}
#recipe-table1 td a{
color:#000;

}
#recipe-table1 td h3{
font-size:16px;
}
#recipe-table2 td {
padding-left:0px;

}
#recipe-table2td2{
width:25%;
}

#recipe-table2td1{
width:75%;
}
#recipe-table2td1 h3{
margin-bottom:0;
}
#recipe-table2td1 h1{
margin-top:5px;
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#prod_text_div{
padding:0 15px;
}
/*** End Header Tags SEO ***/
