 /* ------------------------------
 * HS Concepts LLC
 * default font-size: 11px 
 * default line-height: 120%
 */

body, p
{
  margin: 0.5em 0;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #7A6A6B;
  background-color: #FFFFFF;
  background-image: url('../images/page_t.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;
}

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,
.postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover,
.blockheader .t, .vmenublockheader .t, .logo-text, .logo-text a,
h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}

a, 
.post li a
{
  text-decoration: underline;
  color: #7A6A6B;
}

a:link,
.post li a:link
{
  text-decoration: underline;
  color: #7A6A6B;
}

a:visited, a.visited,
.post li a:visited, .post li a.visited
{
  text-decoration: none;
  color: #39862D;
}

a:hover, a.hover,
.post li a:hover, .post li a.hover
{
  text-decoration: none;

  color: #222222;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #39862D;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 16px;
  color: #39862D;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 16px;
  color: #39862D;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 14px;
  color: #39862D;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 12px;
  color: #39862D;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 11px;
  color: #39862D;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

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

#page-background-glare-old
{
  position: absolute;
  width: 100%;
  height: 157px;
  left: 0;
  top: 0;
}

#page-background-glare-image-old
{
  background-image: url('../images/page_gl.png');
  background-repeat: no-repeat;
  height: 157px;
  width: 700px;
  margin: 0;
}
/* ----------------------------
* HS Concepts LLC
* User top_bar.jpg
*
*/

#page-background-glare{  
position: relative;  
width: 100%;  
left:0;  
top: 0;}

#page-background-glare-image{  
background-image: url('../images/top_bar.jpg');  
background-repeat: repeat-x;
height: 25px;  
margin: 0;
}

/* ------- Top Bar End --------------- */

html:first-child #page-background-glare
{
  border: 1px solid transparent;/* Opera fix */
}


#page-background-gradient
{
  background-position: top center;
}


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

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

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

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

.sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../images/sheet_c.png');
}

/* HS Concepts LLC */
.sheet
{
  margin-top: 5px !important;
  cursor:auto;
}

#page-background-simple-gradient, #page-background-gradient, #page-background-glare
{
  min-width: 850px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.menu a, .menu a:link, .menu a:visited, .menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  background-image: url(../images/spacer.gif);
   padding: 10px 20px 30px 20px;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




div.nav-center
{
  position: relative;
  float: right;
  right: 50%;

}

ul.menu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.menu
{
  float: none;
}


/* menu structure */

.menu
{
  padding: 10px 10px 10px 10px;
}

.nav
{
  position: relative;
  height: 43px;
  z-index: 100;
}


/* end Menu */

/* begin MenuItem */
.menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 23px;
  cursor: pointer;
  text-decoration: none;
}

.menu li
{
  margin-right: 1px;
  margin-left: 1px;
}

.menu ul li
{
    margin:0;
    clear: both;
}




.menu a .r, .menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 69px;
  background-/image: url('../images/menuitem.png'); /* -- HS Concepts LLC - User 3 Top Menu Bkg  */
}

.menu a .l
{
  left: 0;
  right: 8px;
}

.menu a .r
{
  width: 416px;
  right: 0;
  clip: rect(auto, auto, auto, 408px);
}

.menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  color: #B9D8E6;  /* HS concetps LLC - User 3 Top Menu  */
  padding: 0 1px; /* HS concetps LLC - User 3 Top Menu padding: 0 15px; */
  margin: 0 8px;
  line-height: 23px;
  text-align: right;
}

.menu a:hover .l, .menu a:hover .r
{
  top: -23px;
}

.menu li:hover>a .l, .menu li:hover>a .r
{
  top: -23px;
}

.menu li:hover a .l, .menu li:hover a .r
{
  top: -23px;
}
.menu a:hover .t
{
  color:#39862D;
}

.menu li:hover a .t
{
  color: #39862D;
}

.menu li:hover>a .t
{
  color: #ffffff; /* HS Concepts - User 3 Top Menu Hover */
}


.menu a.active .l, .menu a.active .r
{
  top: -46px;
}

.menu a.active .t
{
  color: #ffffff; /* HS Concepts - User 3 Top Menu Active */
}
/* end MenuItem */

/* begin MenuSubItem */
.menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 32px;
  width: 180px;
  overflow: hidden;
  line-height: 32px;
  background-image: url('../images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
}

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

.menu ul a, .menu ul a:link, .menu ul a:visited, .menu ul a:hover, .menu ul a:active, .nav ul.menu ul span, .nav ul.menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 32px;
  color: #212121;
  margin-right: 10px;
  margin-left: 10px;
  margin:0;
  padding:0;
}

.menu ul li a:hover
{
  color: #39862D;
  background-position: 0 -32px;
}

.menu ul li:hover>a
{
  color: #39862D;
  background-position: 0 -32px;
}

.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
  color: #39862D;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
  color: #39862D;
}


/* end MenuSubItem */

/* begin Header */

div.header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 850px;
  heig/ht: 265px;
  height: 265px;
  ove/rflow: hidden;
}

div.header-jpeg
{
  position: relative;
  z-index: -1;
  top: 0;
  left: 0;
  padding-top:10px;
  wid/th: 850px;
  hei/ght: 250px;
  background/-image: url('../images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

div.home_header {
margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 850px;
  height: 500px;
}

div.home_header-jpeg
{
  position: relative;
  z-index: -1;
  top: 0;
  left: 0;
  padding-top:10px 10px 20px 10px;
  background-repeat: no-repeat;
  background-position: center center;
}

div.no_header {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 850px;
  he/ight: 500px;
}

div.no_header-jpeg
{
  position: relative;
  z-index: -1;
  top: 0;
  left: 0;
  padding-top:10px 10px 20px 10px;
  background-repeat: no-repeat;
  background-position: center center;
}


/* end Header */

/* ======================== HS Concepts llc - logo =================================== */
div.ts-logo
{
  margin: 0 auto;
  margin-top:5px;
  position: relative;
  z-index: 0;
  width: 850px;
  height: 100px;
  overflow: hidden;
}

div.ts-logo-png
{
 
  margin-top:10px;
  margin-left: 20px;
  height: 86px;
}

div.ts-contact
{
 
  margin-top:5px;
  width:200px;
  float:right;
  margin-right: 0px;
  height: 20px;
}

div.ts-contact .login {
	top: 0;
	float: left;
	height:24px;
}

div.ts-contact .email {
	top: 0;
	float: right;
	height: 24px;
}

/* Bottom Menu ---------------------- */

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

div.ts-bmenu
{
	text-align: center;
  position: absolute;
  margin-top:5px;
  width:850px;
  margin-right: 0px;
  height: 20px;
}

/* ================================================================================= */

/* ------------ HS Concepts LLC - menu */

div.ts-menu
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 850px;
  height: 40px;
  overflow: hidden;
}

div.ts-menu-layout {
	height: 40px;
  color: #ECF1F9;
  padding-top:10px;
  margin-right: 0px;
  margin-left: 230px;
  font-size: 18px;
}

/* ================================================================================================== */

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

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

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

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

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

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

.layout-cell, .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 */
.vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

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

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

.vmenublock
{
  margin: 10px;
}

/* end Box, Block, VMenuBlock */

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

.vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

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

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

.vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

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

/* end Box, Box, VMenuBlockContent */

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

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


.block
{
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.blockheader
{
  position: relative;
  z-index: 0;
  height: 40px;
  margin-bottom: 0;
}

.blockheader-old .t
{
  height: 40px;
  color: #39862D;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 16px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 40px;
}

.blockheader .t
{ /* HS Concepts LLC - Blockheader Left Column */
  height: 35px;
  color: #39862D;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 20px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: normal;
}

/* end BlockHeader */

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

.blockcontent-body
{
  font-family: Arial, Verdana, Helvetica, Times, Serif;
  position: relative;
  z-index: 1;
  padding: 7px 7px 7px 10px; /* HS Concepts - custom */
}


.blockcontent-body, 
.blockcontent-body a, 
.blockcontent-body li a
{
	col/or: #7A6A6B;
	color: #000000; /* HS Concepts LLC - custom */
	font-/weight: bold;
}

.blockcontent/-body a,
.blockcontent/-body li a
{
  color: #776B3C;
  text-decoration: none;
}

.blockcontent-body a:link,
.blockcontent-body li a:link
{
  color: #000000;
  text-decoration: none;
  text-transform: uppercase; /* HS Concepts */
}

.blockcontent-body a:visited, .blockcontent-body a.visited,
.blockcontent-body li a:visited, .blockcontent-body li a.visited
{
  color: #000000;
  text-transform: uppercase;
	
}

.blockcontent-body a:hover, .blockcontent-body a.hover,
.blockcontent-body li a:hover, .blockcontent-body li a.hover
{
  color: #39862D;


}

/* HS Test */
.blockcontent-/body a:active, .blockcontent-/body a.active,
.blockcontent-/body li a:active, .blockcontent-/body li a.active
{
  line-height: 1.25em;
  padding: 0 0 0 13px;
  background-image: url('../images/ts_arrow.png');
  background-repeat: no-repeat;
}

.blockcontent-body ul
{
  list-style-type: none;
  color: #282B26;
  margin: 0;
  padding: 0;
}

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


/* end Box, BlockContent */

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

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

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

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

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

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

}

.block select 
{
    width:96%;
}

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

.button-wrapper.active .button
{
  color: #937815 !important;
}

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

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

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

.button-wrapper.hover .l, .button-wrapper.hover .r
{
  top: -32px;
}

.button-wrapper.active .l, .button-wrapper.active .r
{
  top: -64px;
}

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

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

.post-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}


.post
{
  margin: 7px;
}

a img
{
  border: 0;
}

.article img, img.article
{
  border: solid 1px #7A6A6B;
  margin: 10px;
}

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

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

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

.article th, .article td
{
  padding: 2px;
  border: solid 1px #7A6A6B;
  vertical-align: top;
  text-align: left;
}

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

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

/* end Box, Post */

/* begin PostHeaderIcon */
.post h2.postheader, 
.post h2.postheader a, 
.post h2.postheader a:link, 
.post h2.postheader a:visited, 
.post h2.postheader a.visited, 
.post h2.postheader a:hover, 
.post h2.postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 20px;
  color: #39862D;
  font-weight: normal; /* HS Concepts Postheader - Main Section */
  text-transform: uppercase;
}

.post h2.postheader a, 
.post h2.postheader a:link, 
.post h2.postheader a:visited, 
.post h2.postheader a.visited, 
.post h2.postheader a:hover, 
.post h2.postheader a.hovered
{
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: #7A6A6B;
}

.post h2.postheader a:visited, 
.post h2.postheader a.visited
{

  color: #39862D;
}


.post h2.postheader a:hover, 
.post h2.postheader a.hovered
{

  text-decoration: underline;
  color: #212121;
}

/* end PostHeaderIcon */

/* -------------------- HS Concepts LLC certification logo */
.cert_logo
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 850px;
  margin: 0 auto;
}

.cert_logo_inner
{
	 height: 100px;
 
  padding-top:0px;
  margin-right: 10px;
  margin-left: 20px;
}

/* begin PostIcons, PostHeaderIcons */
.postheadericons
{
  color: #3E443C;
  padding: 1px;
}

.postheadericons, .postheadericons a, .postheadericons a:link, .postheadericons a:visited, .postheadericons a:hover
{
  font-style: italic;
}

.postheadericons a, .postheadericons a:link, .postheadericons a:visited, .postheadericons a:hover
{
  margin: 0;
  text-decoration: underline;
  color: #776B3C;
}

.postheadericons a:visited, .postheadericons a.visited
{

  color: #575F54;
}

.postheadericons a:hover, .postheadericons a.hover
{

  text-decoration: none;
  color: #CDA71D;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.post ol, .post ul
{
  color: #7A6A6B;
  margin: 1em 0 1em 2em;
  padding: 0;

}

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

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

.post ul
{
  list-style-type: none;
}

.post ol
{
  list-style-position: inside;

}



.post li
{
  padding: 0 0 0 10px;
  line-height: 1.5em;
}

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

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


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.postcontent blockquote p
{
  color: #141613;
  text-align: left;
}

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

/* end PostQuote */

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

.footer .footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 20px;
}

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


.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: 25px;
  width: 32px;
  cursor: default;
}


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

.footer, .footer-text, .footer-text p
{
  color: #D1C8A3;
  text-align: center;
}

.footer .footer-text,
.footer .footer-text a,
.footer .footer-text a:link,
.footer .footer-text a:visited,
.footer .footer-text a:hover
{
  letter-spacing: 1px;
}

.footer .footer-text a,
.footer .footer-text a:link
{
  color: #CCC299;
  text-decoration: underline;
}

.footer .footer-text a:visited
{
  text-decoration: none;
  color: #7C8778;

}

.footer .footer-text a:hover
{
  text-decoration: none;
  color: #ECD379;


}
/* end Footer */
/* bottom bar */
#bottom-bar{  position: relative;  width: 100%;  left: 0;  top: 0;}
#bottom-bar-image{  background-image: url('../images/bottom_bar.jpg');  background-repeat: repeat-x;  height:37px;  margin: 0;}
/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .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: #B3911A;
}

.page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #887A44;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.content-layout .sidebar1
{
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.content-layout .content
{
  width: 75%;
}
.content-layout .content .block
{
  background-color: #FFFFFF;
}
.content-layout .content-wide
{
  width: 100%;
}
/* end LayoutCell, content */



table.moduletable th
{
  font-size: 140%;
  padding: .5em 0;
}

.firefox2 table.poll tr td div
{
  font-size: 0;
}

#footer
{
  text-align: center;
} 

.contentpaneopen span.small, .contentpaneopen td.createdate, .contentpaneopen td.modifydate
{
  font-size: 75%;
  padding-bottom: 1em;
}

.column_separator
{
  padding-left: .4em;
}

.pagination span
{
  padding: 2px;
}

.pagination a
{
  padding: 2px;
}

div.offline
{
  background: #fffebb;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2em;
  padding: 5px;
} 

/* headers */
table.moduletable th, legend
{
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0;
  margin-bottom: 10px;
  text-align: left;
}

/* form validation */
.invalid
{
  border-color: #ff0000;
}

label.invalid
{
  color: #ff0000;
}


/** overlib **/

.ol-foreground
{
  background-color: #f6f6f6;
}

.ol-background
{
  background-color: #666;
}

.ol-textfont
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.ol-captionfont
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f6f6f6;
  font-weight: bold;
}

.ol-captionfont a
{
  color: #0B55C4;
  text-decoration: none;
  font-size: 12px;
}

/* spacers */
span.article_separator
{
  display: none;
}

.column_separator
{
  padding-left: 10px;
}

td.buttonheading img
{
  border: none;
}

.clr
{
  clear: both;
}

div#maindivider
{
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator
{
  display: none;
}

/* edit button */
.contentpaneopen_edit
{
  float: left;
}

/* table of contents */
table.contenttoc
{
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td
{
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader
{
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td
{
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2
{
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane
{
  margin: 0;
  padding: 0;
  width: auto;
}

table.contentpaneopen li
{
  margin-bottom: 5px;
}

table.contentpaneopen fieldset
{
  border: 0;
  border-top: 1px solid #ddd;
}

table.contentpaneopen h3
{
  margin-top: 25px;
}

table.contentpaneopen h4
{
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}

.highlight
{
  background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable
{
  margin-bottom: 0;
}

div.moduletable, div.module
{
  margin-bottom: 25px;
}

div.module_menu h3
{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #eee;
  margin: -23px -4px 5px -5px;
  padding-left: 10px;
  padding-bottom: 2px;
}

div.module_menu
{
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

div.module_menu div div div
{
  padding: 10px;
  padding-top: 30px;
  padding-bottom: 15px;
  width: auto;
}

div.module_menu div div div div
{
  background: none;
  padding: 0;
}

div.module_menu ul
{
  margin: 10px 0;
  padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited
{
  font-weight: bold;
}

#leftcolumn div.module
{
  padding: 0 10px;
}

#leftcolumn div.module table
{
  width: auto;
}

/* forms */
table.adminform textarea
{
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input
{
  width: 95%;
  border: 1px solid #ccc;
  margin: 15px 0 10px 0;
}

form#form-login
{
  text-align: left;
}

form#form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

form#form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form#form-login ul li
{
  background-image: none;
  padding: 0;
}

#modlgn_username, #modlgn_passwd
{
  width: 90%;
}

#form-login-username, #form-login-password, #form-login-remember
{
  display: block;
  margin: 0;
}

form#com-form-login
{
  text-align: left;
}

form#com-form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

form#com-form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form#com-form-login ul li
{
  background-image: none;
  padding: 0;
  text-/transform: lowercase;
}

/* thumbnails */
div.mosimage
{
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #666;
}

div.caption
{
  padding: 0 10px 0 10px;
}

div.caption img
{
  border: 1px solid #CCC;
}

div.caption p
{
  font-size: .90em;
  color: #666;
  text-align: center;
}

/* Parameter Table */
table.paramlist
{
  margin-top: 5px;
}

table.paramlist td.paramlist_key
{
  width: 128px;
  text-align: left;
  height: 30px;
}

div.message
{
  font-weight: bold;
  font-size: 14px;
  color: #c30;
  text-align: center;
  width: auto;
  background-color: #f9f9f9;
  border: solid 1px #d5d5d5;
  margin: 3px 0 10px;
  padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.banneritem img
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Text advert style */

.banneritem_text
{
  padding: 4px;
  font-size: 11px;
}

.bannerfooter_text
{
  padding: 4px;
  font-size: 11px;
  background-color: #f7f7f7;
  text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span
{
  padding: 2px;
}

.pagination a
{
  padding: 2px;
}

/* Polls */
.pollstableborder
{
  margin-top: 8px;
}


.pollstableborder td
{
  text-align: left;

}

/* WebLinks */
span.description
{
  display: block;
  padding-left: 30px;
}

/* Frontend Editing*/
fieldset
{
  border: 1px solid #ccc;
  margin-top: 15px;
  padding: 15px;
}

legend
{
  margin: 0;
  padding: 0 10px;
}

td.key
{
  border-bottom: 1px solid #eee;
  color: #666;
}

/* Tooltips */

.tool-tip
{
  float: left;
  background: #ffc;
  border: 1px solid #d4d5aa;
  padding: 5px;
  max-width: 200px;
}

.tool-title
{
  padding: 0;
  margin: 0;
  font-size: 100%;
  font-weight: bold;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 5px;
  background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text
{
  font-size: 100%;
  margin: 0;
}

/* System Standard Messages */
#system-message
{
  margin-bottom: 20px;
}

#system-message dd.message ul
{
  background: #c3d2e5 url(../../system/images/notice-info.png) 4px center no-repeat;
  border-top: 3px solid #de7a7b;
  border-bottom: 3px solid #de7a7b;
  margin: 0;
  padding-left: 40px;
  text-indent: 0;
}

/* System Error Messages */
#system-message dd.error ul
{
  color: #c00;
  background: #e6c0c0 url(../../system/images/notice-alert.png) 4px center no-repeat;
  border-top: 3px solid #DE7A7B;
  border-bottom: 3px solid #DE7A7B;
  margin: 0;
  padding-left: 40px;
  text-indent: 0;
}

/* System Notice Messages */
#system-message dd.notice ul
{
  color: #c00;
  background: #efe7b8 url(../../system/images/notice-note.png) 4px center no-repeat;
  border-top: 3px solid #f0dc7e;
  border-bottom: 3px solid #f0dc7e;
  margin: 0;
  padding-left: 40px;
  text-indent: 0;
}

#syndicate
{
  float: left;
  padding-left: 25px;
}

/* Component Specific Fixes */

#component-contact table td
{
  padding: 2px 0;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: 0;
}

.mceToolbarTop {
  white-space: normal;
}

.mceEditor
{
  background: none;
}

#archive-list
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#archive-list li
{
  list-style-type: none;
  background-image: none;
  margin-left: 0;
  padding-left: 0;
}

#navigation
{
  text-align: center;
}

.article h3 img
{
  border: none;
  display: inline;
  margin: 0;
  padding: 0;
}

.footer-text .moduletable
{
  border: none;
  margin: 0;
  padding: 0;
}

.pollstableborder td {
  vertical-align: middle;
}

.img_caption.left
{
  float: left;
  margin-right: 1em;
}

.img_caption.right
{
  float: right;
  margin-left: 1em;
}

.img_caption.left p
{
  clear: left;
  text-align: center;
}

.img_caption.right p
{
  clear: right;
  text-align: center;
}

.img_caption img
{
  margin: 0;
}

.contentheading
{

  color: #39862D;
}

#system-message ul li {
  background-image: none;
  padding-left: 0;
}

/* Plugin compatilibity. */

/* 152316, DOCman */

.dm_taskbar ul
{
  background-image: none;
  margin: 0;
  padding: 0;
}

.dm_taskbar ul li
{
  background-image: none;
}

/* Custom Breezing */
.bfQuickMode p input[type='text'], .bfQuickMode p textarea, .bfQuickMode p select {
width: 55%;
}
.bfQuickMode .bfLabelLeft label {
width: 30%;
}
.bfQuickMode .bfSubmitButton {
float: none;
margin-left: 75%;
}