/* CSS Document */

body
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  line-height:10px;
}

strong
{
  font-weight: bold;
  font-size: 13px;
}

/** Menus **/
#c_main_menu ul,
#c_second_menu ul
{
  list-style: none;
  text-align: right;
}

#c_second_menu ul
{
  border-bottom: 1px solid #8a8989;
}

#c_main_menu ul li a,
#c_main_menu ul li,
#c_second_menu ul li a,
#c_second_menu ul li
{
  font-weight: bold;
  font-size: 11.5px;
  line-height: 16px;
  
  text-decoration: none;
  text-transform: uppercase;
}

#c_footer_menu ul
{
  text-align: center;
}

#c_footer_menu ul li a,
#c_footer_menu ul li
{
  text-decoration: none;
}

.small_text_field
{
  font-size: 10px;
  border-width: 1px;
  border-style: solid;
}

.button
{
  font-size: 10px;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
}

.tr_white_button
{
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}

#content .cart_button
{
  color: #fff;
  font-family: "Times", "Times New Roman"; 
  font-style: italic;
  text-align: right;
  text-decoration: none;
  font-size: 20px;
  line-height: 20px;
}

/** Top Bar **/
#c_top_bar,
#c_top_bar a
{
  line-height: 25px;
  font-size: 12px;
  text-decoration: none;
}
#c_top_bar a.tr_white_button
{
  line-height:31px;
}
#c_user_menu,
#c_shopping_cart_total
{
  text-align: right;
}

#c_shopping_cart_total
{
  font-weight: bold;
}

#c_shopping_cart_total a
{
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
}

#shopping_cart_content
{
  font-size: 11px;
}
#shopping_cart_content table td
{
  vertical-align: bottom;
}
#shopping_cart_content table td a
{

}
#shopping_cart_content table .label
{
  font-weight: normal;
}
#shopping_cart_content table .total .label
{
  font-weight: bold;
}
#shopping_cart_content table .price
{
  font-weight: bold;
  text-align: right;
}
#shopping_cart_content table .total .price
{
  font-size: 13px;
}

/** Main **/
#title_bar
{
  line-height: 52px;
}

#content
{
  line-height: 13px;
}

#content h1,
#content h2,
#content h3,
#content dt
{
  font-family: "Times", "Times New Roman"; 
  font-style: italic;
  font-weight: normal;
}

#content h1
{
  font-size: 40px;
  line-height: 40px;
}

#content h2
{
  font-size: 32px;
  line-height: 32px;
}

#content h3,
#content dt
{
  font-size: 16px;
}
#content dd
{
  text-align: justify;
}

#content a
{
  text-decoration: underline;
  font-style: italic;
}

#content h1.std,
#content h2.std,
#content h3.std
{
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  font-style: normal;
  padding: 0;
  margin: 0;
  background: transparent;
}
#content h2.std
{
  font-size: 16px;
}
#content h3.std
{
  font-size: 14px;
}
#content h2.std.black,
#content h3.std.black
{
  color: #000;
}

/** Quick Newsletter **/
#c_quick_newsletter
{
  font-size: 11.5px;
  font-weight: bold;
  text-align: right;
  line-height: 16px;
  text-transform: uppercase;
}

#c_quick_newsletter a
{
  text-transform: none;
  font-size: 12px;
}

/** Bottom **/
#c_bottom h2
{
  font-family: "Times", "Times New Roman";
  font-size: 29px;
  font-style: italic;
  font-weight: normal;
  line-height: 29px;
}

#c_bottom_shop ul
{
  list-style: none;
}

#c_bottom_shop a,
#c_bottom_discover a
{
  text-decoration: none;
}

#c_bottom h3,
#c_bottom h3
{
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase;
}

#c_bottom h4,
#c_bottom ul.wb_shop_category_list li a
{
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
}
