/*
  $Id: stylesheet.css,v 1.12 2004/12/16 17:15:29 magicx Exp $

  Script Connector CastleKart, Open Source E-Commerce Solutions
  http://www.scriptconnector.org/

  Copyright (c) 2004-2005 Script Connector Corporation
  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FFFF99;
	font-weight: bold;
	border-bottom: 1px dotted black;
}

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #EAEAEA; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #493125;
  color: #000000;
  margin: 0px;
}


A {
  color: #000000;
  text-decoration: none;
  border:0px;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

a img	{
  border:0px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #990000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #990000;
  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: #587CBE;
  color: #ffffff;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFA6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #990000;
  color: #ffffff;
  border-top:1px solid silver;
  border-bottom:1px solid silver;
  padding-bottom:1px;
}

TD.infoBoxHeading font {
  font-size: 10px;
}

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: #f8f8f9;
}



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: #f8f8f9;
}

TABLE.productListing {
/*   border: 1px; */
/*   border-style: solid; */
/*   border-color: #666666; */
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B8B8B8;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: Gray;
}

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: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #990000;
}

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: #990000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #990000;
}

.moduleRow { }
.moduleRowOver { background-color: #E7E7E7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E7E7E7; }

.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: #AED8EE;  border-bottom: 1px dotted; color: #000000 }
.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: #990000; }

A.buybothPrice {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}

A.buybothHeading {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}

.buybothText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #506b00;
}

.specialsHeading{
	background-color: #666666;
	height:15px;
	padding-left:4px;
}
.newproductsHeading{
	background-color: #666666;
	height:15px;
	padding-left:4px;
}
.specialsLink,.newproductsLink{
	font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	font-weight: bold;
	color:white !important;
}
.footer.date{
	font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	
	
}
.footer.date{
	font-weight: bold;

}
.footer.copyright{
	font-weight: bold;
}


div.popup_negotiation	{
  font-family: Verdana, Arial, sans-serif;
  color: black;
  font-size:11px;
  width:100%;
  height:100%;
  padding:10;
  margin:0;
  background:white;
  line-height:18px;
/*  background-image:url("../../images/netarch_logo.jpg");
  background-repeat:no-repeat;
  background-position:277px 15px;*/
}
div.popup_negotiation input	{
  font-family: courier, Verdana, Arial, sans-serif;
  color: black;
  font-size:11px;
  background:white;
  border:1px solid gray;
}
div.popup_negotiation textarea	{
  font-family: courier, Verdana, Arial, sans-serif;
  width:350px;
  color: black;
  font-size:11px;
  background:white;
  border:1px solid gray;
}

.hand_link	{
   cursor: pointer; cursor: hand;
}

/* ------------------------------------------------------------------------- */

span.price_without_discount {
	text-decoration:line-through;
}
span.price_with_discount {
	color:green;
}
span.promo_price {
	color:#990000;
}

/* ------------------------------------------------------------------------- */

/* ----------------------- main szkielet ---------------------------------- */

div#containter {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}

div#content {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 980px;
  height: 100%;
  border: 0px solid red;
}

div#baner_top {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 980px;
  height: 265px;
  border: 0px solid red;
}

div#pasek_top {
   
  display: block;
  width: 100%;
  height: 10px;
  padding: 0;
  margin: 0;
  background-image: url("../../images/pociete/footer_pasek.jpg");
  background-position: 3px top;
  background-repeat: no-repeat;
  background-color: #493125;
  position: absolute;
  display: inline;
  top:254px;
}

div#baner {
  position: relative;
  display: inline;
  margin: 0;
  padding: 0;
  float: left;
  width: 940px;
  height: 255px;
  border: 0px solid red;
/*   background-image: url("../../images/pociete/main_baner.jpg"); */
  background-image: url("../../images/pociete/logo_top.jpg");
  background-position: right 8px;
  background-repeat: no-repeat;
  background-color: #493125;
}

  div#logo_part {
    position: absolute;
    display: block;
    margin-top: 48px;
    margin-left: 10px;
    padding: 0;
    width: 288px;
    height: 140px; 
  }

  div#menu_part {
    position: absolute;
    display: block;
    margin-top: 190px;
    margin-left: 298px;
    padding: 0;
    width: 642px;
    height: 35px; 
    background-color: white;
  }
    ul.menu_top {
      float: left;
      display: table-cell;
      list-style: none;
      margin: 0;
      padding: 0;
      width: auto;
      height: 35px; 
    }

    ul.menu_top li  {
      width: auto;
      display: table-cell;
      list-style: none;
      margin: 0;
      padding: 0;
      float: left;
      text-align: center;
      height: 35px;
      background: none;
    }


    ul.menu_top li a  {
      text-align: center;
      height: 35px;
      width: auto;
      background: none;
      color: #493125;
      font-family: Trebuchet MS, Verdana, sans-serif;
      font-size: 13px;
      font-weight: bold;
    }


    ul.menu_top a:hover  {
      height: 35px;
      display: table-cell;
      list-style: none;
      margin: 0;
      padding: 0;
      float: left;
      text-align: center;
      background-image: url("../../images/pociete/active_menu_bg.jpg");
      background-repeat: repeat-x;
      background-position: center bottom;
      color: #493125;
      font-family: Trebuchet MS, Verdana, sans-serif;
      font-size: 13px;
      font-weight: bold;
      text-decoration: none;
      width: auto;
    }



div#right_ {
  position: relative;
  display: inline;
  margin: 0;
  padding: 0;
  float: right;
  width: 40px;
  height: 255px;
  border: 0px solid red;
  background-image: url("../../images/pociete/menu_top_white_corner.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #493125;
}


div#langi {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 63px;
  float: left;
}

div#langi div {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  margin-top: 8px;
  clear: both;
}


*html div#langi {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 40px;
  float: left;
}

*html div#langi div {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  margin-top: 4px;
  clear: both;
}


div#main_frame {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  background-color: #493125;
  float:left;
  font-size: 1%;
/*  clear: both;*/
}

div#center_content {
  position: relative;
  display: block;
  margin: auto;
  padding: 0;
  margin-top: 20px;
  margin-left: 13px;
  width: 928px;
  height: auto;
  background-color: #493125;
  float: left;
  font-size: 1%;
}

div#column_left {
  position: relative;
  display: inline;
  float: left;
  margin: auto;
  padding: 0;
  background-color: #493125;
  width: 165px;
  height: auto;
}


div#column_separator {
  position: relative;
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  width: 7px;
  height: auto;
}


div#column_center {
  position: relative;
  display: inline;
  float: right;
  margin: 0;
  padding: 0;
/*  background-color: #493125;*/
  width: 755px;
  height: auto;
}


/* ...........................footer............................. */
div#footer_frame {
  position: relative;
  display: block;
  width: 100%;
  height: 108px;
  padding: 0;
  margin: 0;
  background-image: url("../../images/pociete/footer_pasek.jpg");
  background-position: 3px top;
  background-repeat: no-repeat;
  background-color: #493125;
  float:left;
}


div#footer_left_part {
  position: relative;
  display: inline;
  width: 350px;
  height: 98px;
  padding: 0;
  margin: 0;
  float:left;
  text-align: left;
}

div#footer_left_tresc {
  position: relative;
  display: block;
  margin-left: 5px;
  margin-top: 20px;
  float:left;
}

div#footer_center {
   float:   left;
   display: block;
   width:270px;
   height:50px;
   font-family: Verdana, Trebuchet MS,  sans-serif;
   font-size: 10px;
   color: #ffffff;
   padding-top:   35px;
   text-align:center;

}

div#footer_right_part {
  position: relative;
  display: inline;
  width: 310px;
  height: 98px;
  padding: 0;
  margin: 0;
  float:right;
  margin-right: 38px;
}


div#footer_right_tresc {
  position: relative;
  display: block;
  margin-top: 35px;
  float:right;
/*   margin-left: 220px; */
}


td.infoBoxHeading_center {
  height: 35px;
  width: auto;
  background-image: url("../../images/pociete/boxHeading_center.jpg");
  background-position: left bottom;
  background-repeat: repeat-x;
  background-color: #493125; 
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding-right: 12px;
}


td.infoBoxContent_center {
  height: 38px;
  width: auto;
  background-image: url("../../images/pociete/darkBoxContent_.jpg");
  background-position: left bottom;
  background-repeat: repeat-x;
  background-color: #493125; 
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding-right: 12px;
}

td.infoBoxContent_center a {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}

 td.infoBoxContent_center a:hover {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #b1c903;
  text-decoration: none;
 }

td.realBoxContent_center {
  height: 38px;
  width: auto;
  background-image: url("../../images/pociete/realBoxContent_.jpg");
/*   background-image: url("../../images/pociete/darkBoxContent_.jpg"); */
  background-position: left bottom;
  background-repeat: repeat-x;
  background-color: #493125; 
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding-right: 12px;
}


td.realBoxContent_center a {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}

 td.realBoxContent_center a:hover {
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #b1c903;
  text-decoration: none;
 }

td.boxContent_haj {
  height: auto;
  width: 160px;
  background-image: url("../../images/pociete/boxContent_bg.jpg");
  background-position: left bottom;
  background-repeat: repeat-x;
  background-color: #322016; 
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 14px;
  color: #ffffff;
  text-align: right;
  padding: 10px 10px 25px 0;
}


td.boxContent_haj2 {
  height: 260px;
  width: 2px;
  background-image: url("../../images/pociete/boxContent_corner_bg.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #493125; 
  font-size: 1px;
}


td.boxContent_haj3 {
  height: 100%;
  width: 2px;
  background-image: url("../../images/pociete/boxContent_cornerR_bg.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
  font-size: 1px;
  background-color: #322016;
}


td.boxContent_support {
  height: 100%;
  width: 4px;
  background-image: url("../../images/pociete/boxContent_cornerR_bg_sup.jpg");
  background-position: left bottom;
  background-repeat: repeat-y;
  background-color: #322016; 
  font-size: 1px;
}


a.child_cat {
  font-family: Verdana, Trebuchet MS,  sans-serif;
  font-size: 12px;
  color: #ffffff;
}

a.child_cat:hover {
  font-family: Verdana, Trebuchet MS,  sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: underline;
}


td.boxContent_info {
  background-color: #322016; 
}

td.cat_content {
  height: 295px;
  width: 247px;
  background-image: url("../../images/pociete/catContent_bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
/*  background-color: #322016; */
}

td.categories_name {
/*   background-color: white; */
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  margin-right: 5px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 20px;
  color: #b1c903;
}

td.categories_name a {
/*   background-color: white; */
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 20px;
  color: #b1c903;
}



td.categories_desc {
/*   background-color: white; */
  padding-top: 5px;
  margin-bottom: 15px;
  padding-left: 5px;
  margin-right: 5px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: black;
  width: 225px;
  height: 130px;
  text-align: justify;
}

td.categories_desc2 {
/*   background-color: white; */
  padding-top: 5px;
  margin-bottom: 15px;
  padding-left: 5px;
  margin-right: 5px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: black;
/*   width: 225px; */
  height: 130px;
  text-align: justify;
}

td.real {
  height: 193px;
  width: 757px;
  background-image: url("../../images/pociete/real_bg.jpg");
  background-position: left top;
  background-repeat: no-repeat;
}

div#real_corner {
 position: absolute;
 left: 724px;
 top: 158;
/*  background-image: url("../../images/pociete/real_corner.jpg"); */
 width: 31px;
 height: 31px;
 background-position: right top;
}

*html div#real_corner {
 position: absolute;
 left: 722px;
 top: 147;
 background-image: url("../../images/pociete/real_corner.jpg");
 width: 31px;
 height: 31px;
 background-position: right top;
}

a.real_link, a.real_link:hover {
  font-family:  Verdana,Trebuchet MS, sans-serif;
  font-size: 13px;
  color: #4c2e25;
  font-weight: normal;
}

td.real_link {
  font-family:  Verdana,Trebuchet MS, sans-serif;
  font-size: 14px;
  color: #4c2e25;
}


td.main_static_page {
 background-image: url("../../images/pociete/static_page_bg.jpg");
 background-position: right bottom;
 background-repeat: no-repeat;
 background-color: white;
 margin-left: 15px;
 margin-right: 15px;
 font-family:  Verdana,Trebuchet MS, sans-serif;
 font-size: 12px;
}

td.main_static_page >span {
   font-family:  Verdana,Trebuchet MS, sans-serif;
}

td.text_like_static {
 font-family:  Verdana,Trebuchet MS, sans-serif;
 font-size: 12px;
}

td.main_static_page table {
 font-family:  Verdana,Trebuchet MS, sans-serif;
 font-size: 12px;
}

/* ------------------------- end -------------------------------------- */

td.ver_sep {
 height: auto;
 width: 14px;
 background-image: url("../../images/pociete/vertical_line.jpg");
 background-position: center top;
 background-repeat: repeat-y;
}

td.proInfoTitle {
  font-family:  Verdana,Trebuchet MS, sans-serif;
  font-size: 17px;
  color: #493125;
  font-weight: bold;
  padding-left: 10px;
}

img.pInfo_thumb {
  border: 1px solid black;
}

td.staic_white {
 background-color: white;
 margin-left: 15px;
 margin-right: 15px;
}

td.dist_val {
 font-family:  Verdana,Trebuchet MS, sans-serif;
  font-size: 11px;
  color: #1a171b;
}

/* ---------------------------------------------------------------------- */

td.advice_container {
 border-top:3px solid #493125;
 border-left:3px solid #493125;
 border-right:3px solid #493125;
 background-color: white;
 padding-left:15px;
 padding-right:15px;
 padding-top:12px;
 font-family:  Verdana,Trebuchet MS, sans-serif;
 font-size: 12px;
}
.advice_enquire {
font-family:  Verdana,Trebuchet MS, sans-serif;
 font-size: 15px;
 color:#4C2E25;
 font-weight:bold;
}
.advice_enquire:hover {
 color:#4C2E25;
}
.advice_enquires_container {
 border-bottom:2px solid #4C2E25;
 line-height:25px;
 padding-bottom:10px;
 margin-bottom:17px;
}
.advice_answer_heading {
 font-family:  Verdana,Trebuchet MS, sans-serif;
 font-size: 16px;
 color:#B1C903;
 font-weight:bold;
 padding-top:16px;
}
.advice_answer {
 font-family:  Verdana,Trebuchet MS, sans-serif;
 font-size: 12px;
 color:black;
 padding-top:15px;
 
}
.advice_back_button {
 padding-top:8px;
 padding-bottom:2px;
 position:relative;
}
.advice_back_button img {
 position:absolute;
 bottom:5px;
 left:-12px;
}
.advice_back_button a {
 color:#B1C903;
 font-family:  Verdana,Trebuchet MS, sans-serif;
 font-size:10px;
 text-transform:uppercase;
}
.answer_container {
 border-bottom:2px solid #4C2E25;
}

/* ---------------------------------------------------------------------- */

table#contact_table {
 border-top:3px solid #493125;
 border-left:3px solid #493125;
 border-right:3px solid #493125;
}
table#contact_table td {
 padding-top:20px;
 padding-left:15px;
 padding-right:20px;
 padding-bottom:10px;
 background-color: white;
 font-family:  Verdana,Trebuchet MS, sans-serif;
 font-size: 12px;
}
td#contact_infos {
 font-family:  Verdana,Trebuchet MS, sans-serif;
 font-size: 16px !important;
}
td#contact_infos a {
 color:black;
 text-decoration:underline;
}
td#contact_form_td {
 border-top:2px solid #493125;
 background-image: url("../../images/pociete/static_page_bg.jpg");
 background-position: right bottom;
 background-repeat: no-repeat;
}
td#contact_form_td input {
 width:360px !important;
 border:1px solid gray;
 margin-bottom:8px;
 height:28px;
 padding:5px;
 font-size:12px;
}
td#contact_form_td textarea {
 width:360px !important;
 border:1px solid gray;
 font-size:12px;
 padding:5px;
}
div#contact_form_submit {
 text-align:right;
 width:360px;
}
div#contact_form_submit input {
 width:auto !important;
 height:auto !important;
 border:none !important;
 position:relative;
 left:5px;
}

.prod_wym >* {
    font-family:  Verdana,Trebuchet MS, sans-serif;
   font-size: 12px;
   
}
.prod_wym  {
    font-family:  Verdana,Trebuchet MS, sans-serif;
   font-size: 12px;
   
}
/*.prod_wym >table {
   width:700px;
}*/
.prod_wym >table >tbody > tr > td {
    font-family:  Verdana,Trebuchet MS, sans-serif;
   font-size: 12px;
   width:600px;
   display:table-cell;
   
}


div#union_div {

	position:relative;
	float: left;
	display: block;
/*	clear: both;*/
  padding-top: 10px;
  width: auto;
  height: auto;
  margin: 0;
}
div#union_div img.union1 {
	position:relative;
	display: block;
	float: left;
	margin-left: 13px;
	border: 0;
	font-size: 1px;
}
div#union_div div {
	color:white;
	width:579px;
	position:relative;
	font-family: Verdana, Arial;
	text-align:left;
	font-size: 11px;
	margin: 0;
	margin-left: 13px;
	display: block;
	float: left;
	margin-top: 5px;
}