body
{
  margin: 0 auto;
  padding: 0;
  background-color: #A60B16;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #292929;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.zcwd_postheader, .zcwd_postheader a, .zcwd_postheader a:link, .zcwd_postheader a:visited, .zcwd_postheader a:hover,
.zcwd_blockheader .t, .zcwd_vmenublockheader .t, .zcwd_logo-text, .zcwd_logo-text a,
h1.zcwd_logo-name, h1.zcwd_logo-name a, h1.zcwd_logo-name a:link, h1.zcwd_logo-name a:visited, h1.zcwd_logo-name a:hover
{
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
}

a
{
  text-decoration: none;
  color: #DA1035;
}

a:link
{
  text-decoration: none;
  color: #DA1035;
}

a:visited, a.visited
{

  color: #595959;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #A60C29;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{

  color: #595959;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 22px;
  color: #757575;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 18px;
  color: #757575;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 16px;
  color: #292929;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 14px;
  color: #292929;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 14px;
  color: #292929;
}

#zcwd_main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}





.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}
/* end Page */

/* begin Box, Sheet */
.zcwd_sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1026px;
  min-width: 17px;
  min-height: 17px;
}

.zcwd_sheet-body
{
  position: relative;
  z-index: 1;
  padding: 15px;
}

.zcwd_sheet-tr, .zcwd_sheet-tl, .zcwd_sheet-br, .zcwd_sheet-bl, .zcwd_sheet-tc, .zcwd_sheet-bc,.zcwd_sheet-cr, .zcwd_sheet-cl
{
  position: absolute;
  z-index: -1;
}

.zcwd_sheet-tr, .zcwd_sheet-tl, .zcwd_sheet-br, .zcwd_sheet-bl
{
  width: 28px;
  height: 28px;
  background-image: url('../images/sheet_s.png');
}

.zcwd_sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 14px, 14px, auto);
}

.zcwd_sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 14px, 14px);
}

.zcwd_sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(14px, 14px, auto, auto);
}

.zcwd_sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(14px, auto, auto, 14px);
}

.zcwd_sheet-tc, .zcwd_sheet-bc
{
  left: 14px;
  right: 14px;
  height: 28px;
  background-image: url('../images/sheet_h.png');
}

.zcwd_sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 14px, auto);
}

.zcwd_sheet-bc
{
  bottom: 0;
  clip: rect(14px, auto, auto, auto);
}

.zcwd_sheet-cr, .zcwd_sheet-cl
{
  top: 14px;
  bottom: 14px;
  width: 28px;
  background-image: url('../images/sheet_v.png');
}

.zcwd_sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 14px);
}

.zcwd_sheet-cl
{
  left: 0;
  clip: rect(auto, 14px, auto, auto);
}

.zcwd_sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 14px;
  left: 14px;
  right: 14px;
  bottom: 14px;
  background-color: #FFFFFF;
}

.zcwd_sheet
{
  margin-top: 10px !important;
  cursor:auto;
}

#zcwd_page-background-simple-gradient, #zcwd_page-background-gradient, #zcwd_page-background-glare
{
  min-width: 1026px;
}

/* end Box, Sheet */

/* begin Header */
div.zcwd_header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 996px;
  height: 180px;
  overflow: hidden;
}


div.zcwd_header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 996px;
  height: 150px;
  background-image: url('../images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Layout */
.zcwd_content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 996px;
}

.zcwd_content-layout .zcwd_content-layout
{
  width: auto;
  margin:0;
}

div.zcwd_content-layout div.zcwd_layout-cell, div.zcwd_content-layout div.zcwd_layout-cell div.zcwd_content-layout div.zcwd_layout-cell
{
   display: table-cell;
}

div.zcwd_layout-cell div.zcwd_layout-cell
{
   display: block;
}

div.zcwd_content-layout-row
{
  display: table-row; 
}

.zcwd_content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.zcwd_layout-cell, .zcwd_content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.zcwd_vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.zcwd_vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.zcwd_vmenublock
{
  margin: 7px;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.zcwd_vmenublockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 7px;
}

.zcwd_vmenublockheader .t
{
  height: 32px;
  color: #FFFFFF;
  margin-right: 10px;
  margin-left: 10px;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 32px;	
}

.zcwd_vmenublockheader .l, .zcwd_vmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('../images/vmenublockheader.png');
}

.zcwd_vmenublockheader .l
{
  left: 0;
  right: 0;
}

.zcwd_vmenublockheader .r
{
  width: 1016px;
  right: 0;
  clip: rect(auto, auto, auto, 1016px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.zcwd_vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.zcwd_vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.zcwd_vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.zcwd_vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.zcwd_vmenu, ul.zcwd_vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.zcwd_vmenu ul
{
  display: none;
}

ul.zcwd_vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.zcwd_vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.zcwd_vmenu li.zcwd_vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.zcwd_vmenu .zcwd_vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #BDBDBD;
}

ul.zcwd_vmenu a .r, ul.zcwd_vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('../images/vmenuitem.png');
}

ul.zcwd_vmenu a .l
{
  left: 0;
  right: 13px;
}

ul.zcwd_vmenu a .r
{
  width: 1026px;
  right: 0;
  clip: rect(auto, auto, auto, 1013px);
}

ul.zcwd_vmenu a .t
{
  display: block;
  line-height: 30px;
  color: #4F4F4F;
  padding: 0 10px 0 23px;
  font-weight: bold;
  margin-left:0;
  margin-right:0;
}

ul.zcwd_vmenu a:hover .l, ul.zcwd_vmenu a:hover .r
{
  top: -30px;
}

ul.zcwd_vmenu a:hover .t
{
  color: #FBBBBE;
}

ul.zcwd_vmenu a.active .l, ul.zcwd_vmenu a.active .r
{
  top: -60px;
}

ul.zcwd_vmenu a.active .t
{
  color: #858585;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.zcwd_vmenu ul, ul.zcwd_vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.zcwd_vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('../images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding-left: 42px;
}


ul.zcwd_vmenu ul span, ul.zcwd_vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.zcwd_vmenu ul a, ul.zcwd_vmenu ul a:link, ul.zcwd_vmenu ul a:visited, ul.zcwd_vmenu ul a:hover, ul.zcwd_vmenu ul a:active, ul.zcwd_vmenu ul span, ul.zcwd_vmenu ul span span
{
  line-height: 20px;
  color: #5E5E5E;
  font-size: 11px;
  margin-left: 0;
}

ul.zcwd_vmenu ul
{
    margin:0 0 2px 0;
}

ul.zcwd_vmenu ul ul
{
  margin:0 0 2px 0;
}

ul.zcwd_vmenu ul li.zcwd_vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
   background-color: #EDEDED;
}

ul.zcwd_vmenu ul .zcwd_vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border-top: solid 1px #BDBDBD;
}

ul.zcwd_vmenu ul li li a
{
  background-position: 50px 0;
  padding-left: 67px;
}

ul.zcwd_vmenu ul li li li a
{
  background-position: 75px 0;
  padding-left: 92px;
}

ul.zcwd_vmenu ul li li li li a
{
  background-position: 100px 0;
  padding-left: 117px;
}

ul.zcwd_vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding-left: 142px;
}


ul.zcwd_vmenu ul li a.active
{
  color: #77091D;
  background-position: 25px -40px;
}

ul.zcwd_vmenu ul li li a.active
{
  background-position: 50px -40px;
}

ul.zcwd_vmenu ul li li li a.active
{
  background-position: 75px -40px;
}

ul.zcwd_vmenu ul li li li li a.active
{
  background-position: 100px -40px;
}

ul.zcwd_vmenu ul li li li li li a.active
{
  background-position: 125px -40px;
}



ul.zcwd_vmenu ul li a:hover, ul.zcwd_vmenu ul li a:hover.active
{
  color: #FDDDDF;
  background-position: 25px -20px;
}


ul.zcwd_vmenu ul li li a:hover, ul.zcwd_vmenu ul li li a:hover.active
{
  background-position: 50px -20px;
}

ul.zcwd_vmenu ul li li li a:hover, ul.zcwd_vmenu ul li li li a:hover.active
{
  background-position: 75px -20px;
}

ul.zcwd_vmenu ul li li li li a:hover, ul.zcwd_vmenu ul li li li li a:hover.active
{
  background-position: 100px -20px;
}

ul.zcwd_vmenu ul li li li li li a:hover, ul.zcwd_vmenu ul li li li li li a:hover.active
{
  background-position: 125px -20px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.zcwd_block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.zcwd_block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.zcwd_block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.zcwd_blockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 7px;
}

.zcwd_blockheader .t
{
  height: 32px;
  color: #FFFFFF;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
  text-align: center;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 32px;	
}
.zcwd_blockheader .t a:link { color:#fff; text-decoration:none;}
.zcwd_blockheader .t a:active { color:#fff; text-decoration:none;}
.zcwd_blockheader .t a:visited { color:#fff; text-decoration:none;}
.zcwd_blockheader .t a:hover { color:#fff; text-decoration:none;}

.zcwd_blockheader .l, .zcwd_blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('../images/custom/sideboxbg.gif');
}
h3.leftBoxHeading, h3.rightBoxHeading {
	background: url("../images/custom/sideboxbg.gif") no-repeat center top; width:225px; height:32px;
}
	
.zcwd_blockheader .l
{
  left: 0;
  right: 0;
}

.zcwd_blockheader .r
{
  width: 1016px;
  right: 0;
  clip: rect(auto, auto, auto, 1016px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.zcwd_blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.zcwd_blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.zcwd_blockcontent-body
{
  color: #242424;

}

.zcwd_blockcontent-body a:link
{
  color: #96080F;

}

.zcwd_blockcontent-body a:visited, .zcwd_blockcontent-body a.visited
{
  color: #96080F;

}

.zcwd_blockcontent-body a:hover, .zcwd_blockcontent-body a.hover
{
  color: #C70A14;
  text-decoration: none;
}

.zcwd_blockcontent-body ul
{
  list-style-type: none;
  color: #474747;
  margin: 0;
  padding: 0;
}

.zcwd_blockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 13px;
  background-image: url('../images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.zcwd_button-wrapper .zcwd_button
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #333333 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0;
  padding: 0 21px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.zcwd_button img, .zcwd_button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.zcwd_button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 33px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .zcwd_button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.zcwd_block select 
{
    width:96%;
}

.zcwd_button-wrapper.hover .zcwd_button, .zcwd_button:hover
{
  color: #F2F2F2 !important;
  text-decoration: none !important;
}

.zcwd_button-wrapper.active .zcwd_button
{
  color: #EDEDED !important;
}

.zcwd_button-wrapper .l, .zcwd_button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 99px;
  margin: 0;
  padding: 0;
  background-image: url('../images/button.png');
}

.zcwd_button-wrapper .l
{
  left: 0;
  right: 10px;
}

.zcwd_button-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.zcwd_button-wrapper.hover .l, .zcwd_button-wrapper.hover .r
{
  top: -33px;
}

.zcwd_button-wrapper.active .l, .zcwd_button-wrapper.active .r
{
  top: -66px;
}

.zcwd_button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.zcwd_post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.zcwd_post-body
{
  position: relative;
  z-index: 1;
}


.zcwd_post
{
  margin: -5px 7px 7px 7px;
}

a img
{
  border: 0;
}

.zcwd_article img, img.zcwd_article
{
}

.zcwd_metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}


.zcwd_article table, table.zcwd_article .zcwd_article tr, .zcwd_article th, .zcwd_article td
{
  background-color: Transparent;
}

.zcwd_article th, .zcwd_article td
{
  vertical-align: top;
  text-align: left;
}

.zcwd_article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.zcwd_postheader
{
  margin: 0em 0;
  padding: 0;
  font-size: 22px;
  color: #9D0C26;
}

.zcwd_postheader a, .zcwd_postheader a:link, .zcwd_postheader a:visited, .zcwd_postheader a:hover
{
  font-size: 22px;
  margin: 0;
  color: #9D0C26;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.zcwd_postheader a:link
{
  text-decoration: none;
  color: #BE0E2E;
}

.zcwd_postheader a:visited, .zcwd_postheader a.visited
{

  color: #4D4D4D;
}

.zcwd_postheader a:hover, .zcwd_postheader a.hovered
{

  color: #A60C29;
}
/* end PostHeader */

/* begin PostContent */
.zcwd_postcontent p
{
  margin: 0;
}

.zcwd_postcontent, .zcwd_postcontent p, ul.zcwd_menu, ul.zcwd_menu ul, ul.zcwd_vmenu, ul.zcwd_vmenu ul
{
  text-align: justify;
}

.zcwd_postcontent
{
  margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
  color: #404040;
  margin: 1em 0 1em 2em;
  padding: 0;

}

li ol, li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

li
{
  margin: 0.2em 0;
  padding: 0;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;

}



.zcwd_post li
{
  padding: 0 0 0 13px;
  line-height: 1em;
}

.zcwd_post ol li, .zcwd_post ul ol li
{
  background: none;
  padding-left: 0;
}

.zcwd_post ul li, .zcwd_post ol ul li
{
  background-image: url('../images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.zcwd_postcontent blockquote p
{
  color: #1C0207;
  font-style: italic;
  text-align: left;
}

blockquote,
.zcwd_postcontent blockquote
{
  border: solid 1px #F46C85;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #F9B3C0;
  background-image: url('../images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.zcwd_footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 996px;
  margin: 0 auto;
}

.zcwd_footer .zcwd_footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}

.zcwd_footer .zcwd_footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('../images/footer.png');
  width: 996px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.zcwd_rss-tag-icon
{
  position: relative;
  display: block;
  float: left;
  background-image: url('../images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 24px;
  cursor: default;
}


.zcwd_footer .zcwd_footer-text p
{
  margin: 0;
}

.zcwd_footer .zcwd_footer-text
{
  display: inline-block;
  color: #FFFFFF;
  font-size: 11px;
}

.zcwd_footer .zcwd_footer-text a:link
{
  text-decoration: none;
  color: #FFFFFF;

}

.zcwd_footer .zcwd_footer-text a:visited
{
  text-decoration: none;
  color: #FFFFFF;

}

.zcwd_footer .zcwd_footer-text a:hover
{
  color: #C70A14;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.zcwd_page-footer, .zcwd_page-footer a, .zcwd_page-footer a:link, .zcwd_page-footer a:visited, .zcwd_page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #9C9C9C;
}

.zcwd_page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #9C9C9C;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.zcwd_content-layout .zcwd_sidebar1
{
  background-color: #E8E9E9;
  width: 225px;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.zcwd_content-layout .zcwd_content
{
  width: 546px;
}
.zcwd_content-layout .zcwd_content .zcwd_block
{
  background-color: #E8E9E9;
}
.zcwd_content-layout .zcwd_content-sidebar1
{
  width: 80%;
}
.zcwd_content-layout .zcwd_content-sidebar2
{
  width: 771px;
}
.zcwd_content-layout .zcwd_content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */
.zcwd_content-layout .zcwd_sidebar2
{
  background-color: #E8E9E9;
  width: 225px;
}
/* end LayoutCell, sidebar2 */




.overview-table .zcwd_layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}


img.image
{
    margin:0;
    padding:0;
    border:none;
}


p { padding-top:10px;}
.productListing-rowheading {
	margin:5px auto;
	padding:.5em 0;
	text-align:center;
	background: url("../images/custom/centerBoxHeading.gif") no-repeat left top; width:805px; height:30px;
	line-height:normal;
	width:100%;
	color:#fff;
	font-size:12px;
	text-align:left;
}
.productListing-rowheading a:link { color:#fff;}
.productListing-rowheading a:visited { color:#fff;}
.productListing-rowheading a:active { color:#fff;}
.productListing-rowheading a:hover { color:#fff;}
.productListing-odd { background-color: #fff; margin-top:5px;}
.productListing-even { background-color:#eff4f8; margin-top:5px;}
.productListing-data { text-align:left; padding-left:10px;}
.productListing-data img { 	padding:10px; }
h3.itemTitle  { font-size:12px;}
.itemTitle a:link { color:#5a75d5;}
.itemTitle a:visited { color:#5a75d5;}
.itemTitle a:active { color:#5a75d5;}
.itemTitle a:hover { color:#000;}

.greeting {
	background:url("../images/custom/greeting.gif") no-repeat left top;
	width:519px;
	height:30px;
	padding-top:5px;
	padding-left:10px;
	color:#fff;
	font-size:14px;
}
.greeting a:link { color:#FFF;font-size:14px;}
.greeting a:visited { color:#FFF;font-size:14px;}
.greeting a:active { color:#FFF;font-size:14px;}
.greeting a:hover { color:#FFF;font-size:14px;}

#manufacturersContent select { height:100px;}


#myBasket {
	width:250px;
	height:160px;
	float:left;
	margin-left:5px;
	padding: 15px 0px 5px 5px;
}
#myBasketHeader {
	color:#F00;
	font-size:14px;
	padding: 5px 0px 5px 5px;
}
#myBasketContents {
}
/* bof Header Cart */
#cart .cart_all {
	border-bottom:1px dashed #a60b16;
}
#cart .cart_header {
	padding: 0px 5px 5px 5px;
	font-size:14px;
	color:#a60b16;
}
#cart .cart_header_divider {
	border-bottom:1px dashed #a60b16;
}
#cart .cart_text {
	color:#000;
	padding-top:5px;
	padding: 5px 5px 5px 5px;
}
#cart .cart_text_green {
	color:#009865;
	font-weight:bold;
	padding: 0px 5px 5px 5px;
}
#cart .cart_button {
	padding: 5px 5px 10px 5px;
}
#myBasket #cart .cart_all .cart_button .left {
	float:left;
}
#myBasket #cart .cart_all .cart_button .right {
	float:right;
}
#headerNavWrapper {
	position:absolute;
	top:130px;
	left:235px;
	height:32px;
	font-size:12px;
	background:url("../images/custom/navMainWrapper.gif") no-repeat;
	margin-top:15px;
	width:800px;
}
#headerNav a {
	background:url("../images/custom/tableftE.gif") no-repeat left top;
}
#headerNav a span {
	background:url("../images/custom/tabrightE.gif") no-repeat right top;
}
#headerNav a span.last {
	background:url("../images/custom/tabrightE_last.gif") no-repeat right top;
}
/* end main color changes */

#headerNav {
	float:left;
	line-height:normal;
	margin-top:-13px;
}
#headerNav ul {
	float:left;
	list-style:none;
}
#headerNav li {
	display:inline;
}
#headerNav a {
	float:left;
	text-decoration:none;
}
#headerNav a span {
	float:left;
	display:block;
	padding: 7px 15px 0 15px;
	text-align:center;
	width:90px;
	cursor:pointer;
	height:25px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#headerNav a span {
	float:none;
	color:#fff;
}
/* End IE5-Mac hack */

#headerNav a:hover {
	background-position:0% -32px;
}
#headerNav a:hover span {
	background-position:100% -32px;
}
#headerPic {
	color:#a0a0a0;
	margin:0px 20px 0px 35px;
	width:180px;
	float:left
}
#tagline {
	color:#a0a0a0;
	margin:30px 0px 0px 50px;
	width:200px;
	float:left;
	font-size:18px;
	text-align: center;
}
#headerLogo {
	float:left;
	width:250px;
	height:150px;
	margin-top:10px;
	text-align: center;
}
.cart_text .left {
	float:left;
}
.cart_text .right {
	float:right;
}


/* end Header */
