body {
   margin: 0px;
   padding: 0px;
   border: none;
   background: #ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}


h2 {
   padding: 0;
   margin: 0px 0px 0px 0px;
   font-size: 14px;
   color: #e93e00;
}

h3 {
   padding: 0;
   margin: 0px 0px 0px 0px;
   font-size: 12px;
   color: #e93e00;
}

p {
   line-height: 1.6em;
   margin: 0px 0px 0px 0px;
   text-align: left;
}

A { color: #2475C3; text-decoration: none; }
A:hover { text-decoration: underline; }

DIV#page {
  background: #CCCCCC;
  margin: 0px auto 0px auto;
  width: 1200px;
  padding: 4px 0 0 4px;
}

DIV#pageTop {
  margin: 0px 0px 0px 0px;
}

DIV#pageTop p {
  font-size: 1.2em;
  color: #E3E3E3;
  text-align: center;
}

DIV#pageTop p a {
  color: white;
  font-weight: bold;
}

DIV#pageTop img {
margin: 0px 0px 0;
}


DIV#pageLeft {
  float: left;
  margin: 0px 2px 0px 0px;  
}

DIV#pageCenter {
  float: left;
  margin: 0px 2px 0px 0px;
}

DIV#pageRight {
  float: left;
  margin: 0px 2px 0px 0px;
}


DIV#pageBottom {
  text-align: center;
  font-size: 10px;
  line-height: 0px;
  margin: 2px 0px;
  color: #908a8a;
  clear: both;
}
DIV#pageBottom p {
  text-align: center;
}

#crta {
   background: url(/UserFiles/Image/senca.gif) no-repeat center;
   height: 0px;
   margin: 0 0 0 0;
}
DIV.spacer { clear: both; visibility: hidden; display: none; }

DIV.bcmTextBox, DIV.bcmEplBox, DIV.bcmPollBox, DIV.bcmNewsBox,
DIV.bcmPollListBox, DIV.bcmPollResultsBox, 
DIV.bcmContactBox,
DIV.bcmAdsNavBox, DIV.bcmAdsListBox,DIV.bcmAdsEditBox,
DIV.bcmShopNavBox, DIV.bcmShopCartBox, DIV.bcmShopTopBox, 
DIV.bcmShopListBox, DIV.bcmShopItemBox,
DIV.bcmShopLinkedListBox {
  text-align: left;
  background: #e7edf1;
  border: 1px solid #908a8a;
  color: black;
  padding: 5px 5px 5px 5px;
  margin-bottom: 2px;
  word-wrap: break-word;
}

DIV.bcmEplBox TABLE { width: 100%; }
DIV.bcmEplBox TABLE TD { 
  background: #8DABBF;
  padding: 1px 4px 1px 4px;
}

DIV.bcmPollResultsBox TABLE { width: 100%; }
DIV.bcmPollResultsBox TABLE TD { padding: 1px 4px 1px 4px; }
DIV.bcmPollBar { background: #8DABBF; border: 1px solid Black; }

DIV.bcmAdsListItemBox H3 { font-weight: bold; color: black; }

DIV.bcmContactBox TABLE#contactCustomerData { width: 90% }
DIV.bcmContactBox TABLE#contactCustomerData TH { width: 25% }
DIV.bcmContactBox TABLE#contactCustomerData TD { width: 75% }
DIV.bcmContactBox INPUT { width: 90% }
DIV.bcmContactBox TEXTAREA { width: 90% }

DIV.bcmShopNavTrademark { 
  background: White; 
  border: 0px dotted #8DABBF; 
  padding: 2px 5px 2px 10px;
  margin-bottom: 2px;
} 
DIV.bcmShopNavTrademark TABLE TH { width: 60px; }

DIV.bcmShopNavGroup { margin-bottom: 5px; }
DIV.bcmShopListItemBox, DIV.bcmShopLinkedItemBox, DIV.bcmAdsListItemBox { 
  background: White; 
  border: #8dabbf 0px dotted; 
  margin-bottom: 2px; 
  padding: 5px 5px 0px 5px; 
}
DIV.bcmShopCartBox TABLE#cartData { width: 100% }

DIV.nav { text-align: center; padding-bottom: 5px; }

A.navLeft { display: inline-block; width: 14px; margin-left: 3px;  margin-right: 3px; margin-bottom: 1px; border: 1px solid #506199; background: white url(/userfiles/image/prior.gif) no-repeat center; text-decoration: none; }
A.navLeft:hover { background: #EAF0F4 url(/userfiles/image/prior.gif) no-repeat center; text-decoration: none; }
SPAN.navLeftDisabled { display: inline-block; width: 14px; margin-left: 3px;  margin-right: 3px; margin-bottom: 1px; border: 1px solid #506199; background: url(/userfiles/image/prior.gif) no-repeat center; cursor: default; }

A.navRight { display: inline-block; width: 14px; margin-left: 3px;  margin-right: 3px; margin-bottom: 1px; border: 1px solid #506199; background: white url(/userfiles/image//next.gif) no-repeat center; text-decoration: none; }
A.navRight:hover {background: #EAF0F4 url(/userfiles/image/next.gif) no-repeat center; text-decoration: none; }
SPAN.navRightDisabled { display: inline-block; width: 14px; margin-left: 3px;  margin-right: 3px; margin-bottom: 1px; border: 1px solid #506199; background: url(/userfiles/image/next.gif) no-repeat center; cursor: default; }


