:focus
{
  -moz-outline-style  :  none;
}

body
{
  margin      :  0px;
  background-image:url(../images/bg.gif)
}

table
{
  border-collapse  :  collapse;
  border-spacing   :  0;
  table-layout     :  fixed;

  font-family: Georgia;
  font-size: 12px;
  color: #999999;


  text-align       :  justify;
}

td
{
  overflow  :  hidden;
}

form
{
  margin  :  0px;
}

form b
{
  color  :  #555555;
}

fieldset
{
  padding  :  15px;
}

fieldset legend
{
  margin       :  0px !important;
  margin       :  0px 0px 10px 0px;
  padding      :  0px 10px 0px 10px;

  font-family  :  Georgia;
  font-weight  :  bold;
  font-size    :  12px;
  color        :  #6f0f8c;
}

ul
{
  margin      :  0px;
  padding     :  0px;
}

ul li
{
  margin      :  0px;
  padding     :  0px 0px 8px 25px;
}

ol
{
  margin   :  0px;
  padding  :  0px 0px 0px 30px;
}

ol li
{
  margin   :  0px;
  padding  :  0px 0px 8px 0px;
}

hr
{
  border-top     :  dotted 1px #000000;
  border-right   :  solid 1px #ffffff;
  border-bottom  :  solid 1px #ffffff;
  border-left    :  solid 1px #ffffff;
  margin         :  20px 0px 10px 0px;
}

h1
{
font-size: 48px;
color: #C60C46;
font-family: 'Honey Script';
margin-bottom: 15px;
border-bottom: 1px dashed gray;
 
}

h2
{
font-size: 48px;
color: #C60C46;
font-family: 'Honey Script';

  margin          :  0px 0px 5px 0px;
  padding         :  0px;

}

h3
{
  font-family   :  Georgia;
  font-size     :  14px;
  font-weight   :  bold;
  color         :  #6f0f8c;

  margin        :  0px 0px 2px 0px;
  padding       :  0px;
}

h4
{
  font-family   : Georgia;
  font-weight   :  bold;
  font-size     :  12px;
  color         :  #ffffff;

  background    :  #875995;
  margin        :  0px 0px 10px 0px;
  padding-left  :  12px;
  line-height   :  30px;
}

h5
{
  font-family   :  Georgia;
  font-weight   :  bold;
  font-size     :  14px;
  color         :  #ffffff;

  background    :  #a548b7;
  margin        :  0px 1px 0px 0px;
  padding-left  :  5px;
  line-height   :  28px;
}

h6
{
  font-family   :  Georgia;
  font-size     :  12px;
  font-weight   :  bold;
  color         :  #666666;

  margin        :  0px 0px 2px 0px;
  padding       :  0px;
}

input.button
{
  font-family  :  Georgia;
  font-weight  :  normal;
  font-size    :  14px;
  color        :  #ffffff;

  text-align   :  center;
  padding      :  3px 10px 3px 10px;
  #padding     :  3px 5px 3px 5px;
  _padding     :  3px 5px 3px 5px;  
  background   :  #9a4fb6;
  border       :  solid 1px #670a8e;
  cursor       :  pointer;
}

input.button:hover
{
  color        :  #670a8e;
  background   :  #ea9ffe;
  border       :  solid 1px #670a8e;
}

input, select, textarea
{
  font-family  :  Georgia;
  font-size    :  14px;
  color        :  #444444;
}

select optgroup, select option
{
  font-family  :  Georgia;
  font-style   :  normal;
  font-size    :  14px;
  color        :  #444444;
}

a
{
  font-family      :  Georgia;
  font-size        :  12px;
  color            :  #6f0f8c;

  text-decoration  :  none;
}

a:hover
{
  font-family      :  Georgia;
  font-size        :  12px;
  color            :  #000000;

  text-decoration  :  underline;
}

a img
{
  border  :  none;
}

#MainDiv
{
  margin      :  0px auto 0px auto;
  width       :  990px;  
  background  :  #f0f0f0;
  overflow    :  hidden;
}

#Header
{
  height    :  160px;
  position  :  relative;
  background-color:#faf9fe;
}

#Header #Welcome
{
  position     :  absolute;
  top          :  85px;
  left         :  405px;
  width        :  570px;
  height       :  30px;
  line-height  :  30px;
  z-index      :  100000;

  font-family  :  Georgia;
  font-size    :  12px;
  color        :  #444444;
  
  text-align   :  right;
}

#Header #Line
{
  position     :  absolute;
  top          :  0px;
  width        :  990px;
  height       :  3px;
  line-height  :  3px;
  text-align   :  center;
  background   :  #333333;

}

#Header #Line2
{
  position     :  absolute;
  top          :  2px;
  height       :  27px;
  line-height  :  27px;
  width        :  990px;
  text-align   :  left;
  vertical-align:middle;
  background   :  #f0f0f0;
  font-family      :  Georgia;
  font-size        :  12px;
  color            :  #5f2474;
  text-align: left;
  font-weight: normal;
  text-decoration  :  none;
}

#Header #toplink
{
position     :  absolute;
  top          :  2px;
  width        :  600px;
  background   :  #f0f0f0;
  height       :  27px;
  line-height  :  27px;
  text-align   :  left;
  padding-left:16px;
  vertical-align:middle;
  font-family      :  Georgia;
  font-size        :  14px;
  color            :  #5f2474;
  text-align: left;
  font-weight: normal;
  text-decoration  :  none;
    z-index:999;
}

#Header #toplink a
{
  font-family      :  Georgia;
  font-size        :  14px;
  color            :  #5f2474;
  text-align: left;
  font-weight: normal;
  text-decoration  :  none;
    z-index:999;
}

#Header #toplink a:hover
{
  font-family      :  Georgia;
  font-size        :  14px;
  color            :  #000000;
  text-align: left;
  font-weight: normal;
  text-decoration  :  none;
}

#Header #Logo
{
  position     :  absolute;
  top          :  45px;
  width        :  264px;
  height       :  102px;
  line-height  :  102px;
  right        :  726px;
  text-align   :  center;
}

#Header #Cart
{
  position     :  absolute;
  top          :  3px;
  left         :  781px;
  width        :  165px;
  height       :  34px;
  line-height  :  34px;
  text-align   :  center;
  background   :  #703285 url('../images/cart-bg.jpg') no-repeat;

  font-family  :  Georgia;
  font-size    :  12px;
  color        :  #ffffff;
}

#Header #Cart a
{
  font-family      :  Georgia;
  font-size        :  12px;
  color            :  #000000;
  text-align:center;
  font-weight:bold;
  text-decoration  :  none;
}

#Header #Cart a:hover
{
  font-family      :  Georgia;
  font-size        :  14px;
  color            :  #ffc000;
  text-align:center;
  font-weight:bold;
  text-decoration  :  underline;
}

#Header #Search
{
  position     :  absolute;
  text-align:center;
  top          :  110px;
  left         :  404px;
  width        :  576px;
  height       :  41px;
  line-height  :  41px;
}

#Header #Search a
{
  line-height  :  13px;
}

#Header #Search b
{
  font-family  :  Georgia;
  font-size    :  12px;
  color        :  #74298e;
}

#Navigation
{
  background    :  #984db2 url('../images/nav-bg.jpg');
  height        :  35px;
  line-height   :  35px;
  
  font-family   :  Arial;
  font-size     :  12px;
  color         :  #ffffff;

  text-align    :  center;
  }

#Navigation a
{
  font-family      :  Georgia;
  font-size        :  14px;
  color            :  #ffffff;

  text-decoration  :  none;
  word-spacing     :  2px;
}

#Navigation a:hover
{
  font-family      :  Georgia;
  font-size        :  14px;
  color            :  #ffc000;

  text-decoration  :  none;
  word-spacing     :  2px;
}

#Contents
{
  padding  :  30px 0px 0px 0px;
}

#Contents #Categories
{
  background  :  #ffffff url('../images/categories-bg.jpg') repeat-y;
}

#Contents #Categories #TopBg
{
  background  :  url('../images/categories-top-bg.jpg') left top no-repeat;
}

#Contents #Categories #BottomBg
{
  padding     :  20px 30px 5px 20px;
  background  :  url('../images/categories-bottom-bg.jpg') left bottom no-repeat;
}

#Contents #Categories b
{
  font-family  :  Georgia;
  font-weight  :  bold;
  font-size    :  14px;
  color        :  #650164;
  
  display      :  block;
}

#Contents #Categories ul
{
  margin      :  5px 0px 15px 0px;
  padding     :  0px;
  list-style  :  none;
  border-top  :  dotted 1px #666666;
}

#Contents #Categories ul li
{
  margin         :  0px;
  padding        :  5px 0px 5px 0px;
  border-bottom  :  dotted 1px #666666;
}

#Contents #Categories ul li a
{
  font-family      :  Georgia;
  font-size        :  12px;
  color            :  #A1A0A4;

  text-decoration  :  none;
}

#Contents #Categories ul li a:hover
{
  font-family      :  Georgia;
  font-size        :  14px;
  color            :  #650164;

  text-decoration  :  none;
}

#Body
{
  padding  :  0px 20px 20px 20px;
}

#Footer
{
  margin      :  0px 0px 0px 0px;
}

.heading
{
  font-family: Georgia;
  font-style:italic;
  font-size     :  18px;
  color         :  #f8e0ff;
}

.text
{
  font-family: Arial;
  font-style: normal;
  font-size     :  14px;
  color         :  #f8e0ff;
}


#Footer a
{
  font-family      :  Arial;
  font-size        :  12px;
  color            :  #f8e0ff;

  text-decoration  :  none;
}

#Footer a:hover
{
  font-family      :  Georgia;
  font-size        :  14px;
  color            :  #ffc000;

  text-decoration  :  none;
}

#Alert
{
  margin-bottom  :  1px;
  border-bottom  :  solid 1px #ffcd00;
  background     :  #f2edc2;
  padding        :  5px;

  font-family    :  Georgia;
  font-size      :  14px;
  font-weight    :  bold;
  color          :  #444444;
}

#Error
{
  border-bottom  :  solid 2px #000000;
  background     :  #ec4444;
  padding        :  5px;

  font-family    :  Georgia;
  font-size      :  14px;
  font-weight    :  bold;
  color          :  #ffffff;
}

#Paging a
{
  font-family      :  Georgia;
  font-weight      :  bold;
  font-size        :  14px;
  color            :  #6f0f8c;

  text-decoration  :  none;
}

#Paging a:hover
{
  font-family      :  Georgia;
  font-weight      :  bold;
  font-size        :  14px;
  color            :  #000000;

  text-decoration  :  none;
}

#frmMyAccount a
{
  color            :  #ffffff;
  text-decoration  :  none;
}

#frmMyAccount a:hover
{
  color            :  #000000;
  text-decoration  :  none;
}

.product
{
padding     :  10px;
  border      :  dotted 1px #e0bde9;
  background  :  #fbf4fd;
}

.product b.name
{
font-family  :  Georgia;
font-size  :  14px;
  color      :  #8d408d;
}

.product b.price
{ 
font-family  :  inherit;  
font-size  :  12px;
  color      :  #444444;
}

.noRecord
{
  padding      :  50px;
  border       :  solid 1px #f2a6f2;
  background   :  #fdf6fd;
  
  font-family  :  Georgia;
  font-size    :  19px;
  color        :  #8d408d;  
}

.title
{
  font-family: Georgia;
  font-style: normal;
  font-size     :  18px;
  color         :  #6e0e89;
}

a.title, a.title:hover
{
  font-family: Georgia;
  font-style: normal;
  font-size     :  14px;
  color         :  #6e0e89;
  
  text-decoration:none;
}

.heading2
{
  font-family: Georgia;
  font-style: normal;
  font-weight: normal;
  font-size     :  20px;
  color         :  #6c3f7b;
}

.img
{
border:solid 1px;
border-color:#000000;
}

#FAQs a
{
  font-size :  13px;
  display : block;
  padding-bottom : 5px;
}

#Mode
{
  float  :  right;
}

#Mode div
{
  border:solid 1px #888888;
  padding:2px 5px;
}

#Mode a
{
  font-family : verdana, arial, sans-serif;
  font-size :  10px;
  color  :  #aaaaaa;
  text-decoration  :  none;
}

#Mode a:hover
{
  font-family : verdana, arial, sans-serif;
  font-size :  10px;
  color  :  #777777;
  text-decoration  :  none;
}
