/* begin Page */
/* Created by Artisteer v3.0.0.45570 */

#vad-main, table
{
    font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.vad-postcontent,
.vad-postcontent li,
.vad-postcontent table,
.vad-postcontent a,
.vad-postcontent a:link,
.vad-postcontent a:visited,
.vad-postcontent a.visited,
.vad-postcontent a:hover,
.vad-postcontent a.hovered
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.vad-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.vad-postcontent a
{
  text-decoration: none;
  color: #5D7F45;
}

.vad-postcontent a:link
{
  text-decoration: none;
  color: #5D7F45;
}

.vad-postcontent a:visited, .vad-postcontent a.visited
{
  color: #77868B;
}

.vad-postcontent  a:hover, .vad-postcontent a.hover
{
  text-decoration: underline;
  color: #B7D3E3;
}

.vad-postcontent h1
{
   color: #5A666A;
margin: 21px 0;    
}

.vad-blockcontent h1
{
margin: 21px 0; 
}

.vad-postcontent h2
{
   color: #5A666A;
margin: 19px 0;
   font-size: 24px;    
}

.vad-blockcontent h2
{
margin: 19px 0;
   font-size: 24px; 
}

.vad-postcontent h2 a, .vad-postcontent h2 a:link, .vad-postcontent h2 a:hover, .vad-postcontent h2 a:visited, .vad-blockcontent h2 a, .vad-blockcontent h2 a:link, .vad-blockcontent h2 a:hover, .vad-blockcontent h2 a:visited 
{
   font-size: 24px; 
}

.vad-postcontent h3
{
   color: #77868B;
margin: 19px 0;
   font-size: 19px;    
}

.vad-blockcontent h3
{
margin: 19px 0;
   font-size: 19px; 
}

.vad-postcontent h3 a, .vad-postcontent h3 a:link, .vad-postcontent h3 a:hover, .vad-postcontent h3 a:visited, .vad-blockcontent h3 a, .vad-blockcontent h3 a:link, .vad-blockcontent h3 a:hover, .vad-blockcontent h3 a:visited 
{
   font-size: 19px; 
}

.vad-postcontent h4
{
   color: #292E31;
margin: 20px 0;
   font-size: 16px;    
}

.vad-blockcontent h4
{
margin: 20px 0;
   font-size: 16px; 
}

.vad-postcontent h4 a, .vad-postcontent h4 a:link, .vad-postcontent h4 a:hover, .vad-postcontent h4 a:visited, .vad-blockcontent h4 a, .vad-blockcontent h4 a:link, .vad-blockcontent h4 a:hover, .vad-blockcontent h4 a:visited 
{
   font-size: 16px; 
}

.vad-postcontent h5
{
   color: #292E31;
margin: 26px 0;
   font-size: 13px;    
}

.vad-blockcontent h5
{
margin: 26px 0;
   font-size: 13px; 
}

.vad-postcontent h5 a, .vad-postcontent h5 a:link, .vad-postcontent h5 a:hover, .vad-postcontent h5 a:visited, .vad-blockcontent h5 a, .vad-blockcontent h5 a:link, .vad-blockcontent h5 a:hover, .vad-blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.vad-postcontent h6
{
   color: #3B4346;
margin: 35px 0;
   font-size: 11px;    
}

.vad-blockcontent h6
{
margin: 35px 0;
   font-size: 11px; 
}

.vad-postcontent h6 a, .vad-postcontent h6 a:link, .vad-postcontent h6 a:hover, .vad-postcontent h6 a:visited, .vad-blockcontent h6 a, .vad-blockcontent h6 a:link, .vad-blockcontent h6 a:hover, .vad-blockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#vad-main
{
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

#vad-page-background-glare
{
  position: absolute;
  left: 0;
  top:0;
  width:250px;
  height:248px;
  overflow:hidden;
  min-width: 960px;
}

#vad-page-background-glare-image
{
  position: fixed;
  width:250px;
  top: 0;
  height:248px;
  background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
}

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

body
{
  padding: 0; 
  margin:0;
  color: #292E31;
  height:100%;
  min-height:100%;
  background-color: #F9FAFA;
  background-image: url('images/Bottom_texture.png');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top left;
  min-width: 960px;
}

#vad-page-background-middle-texture
{
  position: relative;
  background-image: url('images/Middle_texture.png');
  background-repeat: repeat-x;
  background-position: bottom center;
  background-attachment: fixed;
  width:100%;
  min-height:100%;
  min-width: 960px;
 }

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

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

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

/* end Page */

/* begin Header */
div.vad-header
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:960px;
  height: 262px;
  margin-top: 5px;
  margin-bottom: -5px;
}

div.vad-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:262px;
}

.vad-header-wrapper 
{
        position: relative;
    width:960px;
    margin:0 auto;
}
.vad-header-inner 
{
    margin: 0 6px;
}

div.vad-header-center
{
	position: relative;
	width: 960px;
	left:50%;
}

div.vad-header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 960px;
  height: 262px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

div.vad-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 960px;
  height: 262px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.vad-headerobject
{
  display: block;
  left: 50%;
  margin-left: -491px;
  position: absolute;
  top: 0;
  width: 982px;
  height: 262px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.vad-logo
{
  display: block;
  position: absolute;
  top: 84px;
  right: 18%;
  margin-right: -53px;
}

h1.vad-logo-name
{
  display: block;
  text-align: right;
  font-family: Consolas,Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-variant: normal;
  font-size: 24px;
  text-transform: none;
  padding: 0;
  margin: 0;
  color: #EBF4FA !important;
}
h1.vad-logo-name a, 
h1.vad-logo-name a:link, 
h1.vad-logo-name a:visited, 
h1.vad-logo-name a:hover
{
  font-family: Consolas,Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-variant: normal;
  font-size: 24px;
  text-transform: none;
  padding: 0;
  margin: 0;
  color: #EBF4FA !important;
}


#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: right;
}
/* end Logo */

/* begin Box, Sheet */
.vad-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 53px;
  min-height: 53px;
  margin-top: 25px;
  margin-bottom: -5px;
  cursor:auto;
  width: 960px;
}

.vad-sheet-body
{
  position: relative;
  padding: 6px;
    padding-top:6px;
    padding-bottom:6px;
}

.vad-sheet-tr, .vad-sheet-tl, .vad-sheet-br, .vad-sheet-bl, .vad-sheet-tc, .vad-sheet-bc,.vad-sheet-cr, .vad-sheet-cl
{
  position: absolute;
}

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

.vad-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 36px, 36px, auto);
}

.vad-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 36px, 36px);
}

.vad-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(36px, 36px, auto, auto);
}

.vad-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(36px, auto, auto, 36px);
}

.vad-sheet-tc, .vad-sheet-bc
{
  left: 36px;
  right: 36px;
  height: 72px;
  background-image: url('images/sheet_h.png');
}

.vad-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 36px, auto);
}

.vad-sheet-bc
{
  bottom: 0;
  clip: rect(36px, auto, auto, auto);
}

.vad-sheet-cr, .vad-sheet-cl
{
  top: 36px;
  bottom: 36px;
  width: 72px;
  background-image: url('images/sheet_v.png');
}

.vad-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 36px);
}

.vad-sheet-cl
{
  left: 0;
  clip: rect(auto, 36px, auto, auto);
}

.vad-sheet-cc
{
  position: absolute;
  top: 36px;
  left: 36px;
  right: 36px;
  bottom: 36px;
  background-color: #FFFFFF;
}

#vad-page-background-top-texture{
  min-width: 960px;
}

/* end Box, Sheet */

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

.vad-hmenu a, .vad-hmenu a:link, .vad-hmenu a:visited, .vad-hmenu a:hover
{
    outline: none;
}

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

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

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

.vad-hmenu li li
{
  float: none;
}

.vad-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.vad-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.vad-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.vad-hmenu:after, .vad-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.vad-hmenu{
  min-height: 0;
  position:relative;
  padding: 0 15px 0 15px;
}

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

/* menu structure */

.vad-nav
{
   position: relative;
  margin:0 auto;
  min-height: 26px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.vad-nav-outer
{
    position:absolute;
    width:100%;
}

/* end Menu */

/* begin MenuItem */
.vad-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-align: left;
  text-decoration: none;
}

.vad-hmenu ul li
{
    margin:0;
    clear: both;
}

.vad-hmenu a .r, .vad-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 88px;
  background-image: url('images/menuitem.png');
}

.vad-hmenu a .l
{
  left: 0;
  right: 9px;
}

.vad-hmenu a .r
{
  width: 418px;
  right: 0;
  clip: rect(auto, auto, auto, 409px);
}

.vad-hmenu a .t, .vad-hmenu ul a, .vad-hmenu a:link, .vad-hmenu a:visited, .vad-hmenu a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-align: left;
  text-decoration: none;
}

.vad-hmenu a .t
{
  color: #435B32;
  padding: 0 14px;
  margin: 0 9px;
  line-height: 26px;
  text-align: center;
}

.vad-hmenu a:hover .l, .vad-hmenu a:hover .r
{
  top: -31px;
}

.vad-hmenu li:hover>a .l, .vad-hmenu li:hover>a .r
{
  top: -31px;
}

.vad-hmenu li:hover a .l, .vad-hmenu li:hover a .r
{
  top: -31px;
}
.vad-hmenu a:hover .t
{
  color: #FFFFFF;
}

.vad-hmenu li:hover a .t
{
  color: #FFFFFF;
}

.vad-hmenu li:hover>a .t
{
  color: #FFFFFF;
}

.vad-hmenu a.active .l, .vad-hmenu a.active .r
{
  top: -62px;
}

.vad-hmenu a.active .t
{
  color: #FFFFFF;
}
/* end MenuItem */

/* begin MenuSeparator */
.vad-hmenu .vad-hmenu-li-separator
{
  display: block;
  width: 8px;
  height:26px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.vad-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #688D4D;
  font-size: 12px;
  margin:0;
  padding:0;
}

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

.vad-hmenu ul a:link, .vad-hmenu ul a:visited, .vad-hmenu ul a:hover, .vad-hmenu ul a:active, .vad-nav ul.vad-hmenu ul span, .vad-nav ul.vad-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #688D4D;
  font-size: 12px;
  margin:0;
  padding:0;
}

.vad-hmenu ul li a:hover
{
  color: #0F1112;
  background-position: 0 -20px;
}

.vad-hmenu ul li:hover>a
{
  color: #0F1112;
  background-position: 0 -20px;
}

.vad-nav .vad-hmenu ul li a:hover span, .vad-nav .vad-hmenu ul li a:hover span span
{
  color: #0F1112;
}

.vad-nav .vad-hmenu ul li:hover>a span, .vad-nav .vad-hmenu ul li:hover>a span span
{
  color: #0F1112;
}

/* end MenuSubItem */

/* begin Layout */
.vad-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:20px;
  margin-bottom:0;
}
.vad-layout-cell, .vad-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.vad-content-layout .vad-content-layout{margin:0;}
.vad-content-layout .vad-layout-cell, .vad-content-layout .vad-layout-cell .vad-content-layout .vad-layout-cell{display: table-cell;}
.vad-layout-cell .vad-layout-cell{display: block;}
.vad-content-layout-row {display: table-row;}
.vad-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.vad-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 5px;
}

.vad-block-body
{
  position: relative;
  padding: 0;
}

div.vad-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #D2D7D9;
  border-style: solid;
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.vad-blockheader
{
  margin-bottom: 2px;
  position: relative;
  height: 26px;
}

.vad-blockheader h3.t
{
  position: relative;
  height: 26px;
  color: #2E3437;
  font-size: 14px;
  margin:0;
  padding: 0 11px 0 29px;
  white-space: nowrap;
  line-height: 26px;
}

.vad-blockheader h3.t a,
.vad-blockheader h3.t a:link,
.vad-blockheader h3.t a:visited, 
.vad-blockheader h3.t a:hover
{
  color: #2E3437;
  font-size: 14px;
}

.vad-blockheader .l, .vad-blockheader .r
{
  position: absolute;
  height: 26px;
  background-image: url('images/blockheader.png');
}

.vad-blockheader .l
{
  left: 0;
  right: 23px;
}

.vad-blockheader .r
{
  width: 948px;
  right: 0;
  clip: rect(auto, auto, auto, 925px);
}

/* end BlockHeader */

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

.vad-blockcontent-body
{
  position: relative;
  padding: 3px;
  color: #234659;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.vad-blockcontent-body table,
.vad-blockcontent-body li, 
.vad-blockcontent-body a,
.vad-blockcontent-body a:link,
.vad-blockcontent-body a:visited,
.vad-blockcontent-body a:hover
{
  color: #234659;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.vad-blockcontent-body p
{
  margin: 6px 0;
}

.vad-blockcontent-body a, .vad-blockcontent-body a:link
{
  color: #336581;
  text-decoration: underline;
}

.vad-blockcontent-body a:visited, .vad-blockcontent-body a.visited
{
  color: #8C989D; 
  text-decoration: none;
}

.vad-blockcontent-body a:hover, .vad-blockcontent-body a.hover
{
  color: #66A3C3;
  text-decoration: none;
}

.vad-blockcontent-body ul li
{
  line-height: 125%;    
  color: #121415;
  padding: 0 0 0 9px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.vad-button-wrapper a.vad-button,
.vad-button-wrapper a.vad-button:link,
.vad-button-wrapper input.vad-button,
.vad-button-wrapper button.vad-button
{
  text-decoration: none;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 32px;
  height: 32px;
  margin: 0 !important;
  padding: 0 14px !important;
  overflow: visible;
  cursor: pointer;
}

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

.vad-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 .vad-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.vad-block select 
{
    width:96%;
}

.vad-button-wrapper.hover .vad-button, .vad-button-wrapper.hover a.vad-button:link, .vad-button:hover
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.vad-button-wrapper.active .vad-button, .vad-button-wrapper.active a.vad-button:link
{
  color: #FFFFFF !important;
}

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

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

.vad-button-wrapper .vad-button-r
{
  width: 417px;
  right: 0;
  clip: rect(auto, auto, auto, 405px);
}

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

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

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

/* begin Box, Post */
.vad-post
{
  position: relative;
  min-width: 41px;
  min-height: 41px;
  margin: 1px;
}

.vad-post-body
{
  position: relative;
  padding: 13px;
}

.vad-post-tr, .vad-post-tl, .vad-post-br, .vad-post-bl, .vad-post-tc, .vad-post-bc,.vad-post-cr, .vad-post-cl
{
  position: absolute;
}

.vad-post-tr, .vad-post-tl, .vad-post-br, .vad-post-bl
{
  width: 48px;
  height: 48px;
  background-image: url('images/post_s.png');
}

.vad-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 24px, 24px, auto);
}

.vad-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 24px, 24px);
}

.vad-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(24px, 24px, auto, auto);
}

.vad-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(24px, auto, auto, 24px);
}

.vad-post-tc, .vad-post-bc
{
  left: 24px;
  right: 24px;
  height: 48px;
  background-image: url('images/post_h.png');
}

.vad-post-tc
{
  top: 0;
  clip: rect(auto, auto, 24px, auto);
}

.vad-post-bc
{
  bottom: 0;
  clip: rect(24px, auto, auto, auto);
}

.vad-post-cr, .vad-post-cl
{
  top: 24px;
  bottom: 24px;
  width: 48px;
  background-image: url('images/post_v.png');
}

.vad-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 24px);
}

.vad-post-cl
{
  left: 0;
  clip: rect(auto, 24px, auto, auto);
}

.vad-post-cc
{
  position: absolute;
  top: 24px;
  left: 24px;
  right: 24px;
  bottom: 24px;
  background-image: url('images/post_c.png');
}

a img
{
  border: 0;
}

.vad-article img, img.vad-article, .vad-block img, .vad-footer img
{
  border: solid 1px #D2D7D9;
  margin: 3px;
}

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

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

.vad-article th, .vad-article td
{
  padding: 2px;
  border: dashed 1px #D2D7D9;
  vertical-align: top;
  text-align: left;
}

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

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

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.vad-postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-image: url('images/postmetadataheader_bg.png');
  border-color: #7BAFCB;
  border-style: dashed;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
h2.vad-postheader
{
  color: #394043;
  margin: 5px 0;
  font-size: 24px;
}

h2.vad-postheader a, 
h2.vad-postheader a:link, 
h2.vad-postheader a:visited,
h2.vad-postheader a.visited,
h2.vad-postheader a:hover,
h2.vad-postheader a.hovered
{
  font-size: 24px;
}

h2.vad-postheader a, h2.vad-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #397291;
}

h2.vad-postheader a:visited, h2.vad-postheader a.visited
{
  color: #748389;
}

h2.vad-postheader a:hover,  h2.vad-postheader a.hovered
{
  color: #66A3C3;
}

h2.vad-postheader img
{
  border: none !important;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.vad-postheadericons,
.vad-postheadericons a,
.vad-postheadericons a:link,
.vad-postheadericons a:visited,
.vad-postheadericons a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  color: #556064;
}

.vad-postheadericons
{
  padding: 1px;
}

.vad-postheadericons a, .vad-postheadericons a:link
{
  text-decoration: none;
  color: #1C2021;
}

.vad-postheadericons a:visited, .vad-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #5A666A;
}

.vad-postheadericons a:hover, .vad-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #4A91B8;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.vad-post ol, .vad-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.vad-post li
{
  font-size: 13px;
  color: #40494C;
  padding: 0 0 0 10px;
}

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

.vad-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.vad-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 10px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.vad-postcontent blockquote,
.vad-postcontent blockquote a,
.vad-postcontent blockquote a:link,
.vad-postcontent blockquote a:visited,
.vad-postcontent blockquote a:hover
{
  color: #0B161C;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.vad-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.vad-postcontent blockquote
{
   border: dashed 1px #B9C1C4;
  margin: 10px 10px 10px 50px;
  padding: 6px 6px 6px 30px;
  background-color: #EBF4FA;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin Footer */
.vad-footer
{
  position: relative;
  margin-top:10px;
  margin-bottom:0;
  width: 100%;
}

.vad-footer-b 
{
  position: absolute;
  left:15px;
  right:15px;
  bottom:0;
  height:15px;
  background-image: url('images/footer_b.png');
}

.vad-footer-r, .vad-footer-l
{
  position: absolute;
  height:15px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.vad-footer-l
{
  left: 0;
  width:15px;
}

.vad-footer-r
{
  right: 0;
  width:30px;
  clip: rect(auto, auto, auto, 15px);
}

.vad-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 15px;
  background-image: url('images/footer_t.png');
  background-position: left bottom;
}

.vad-footer-body
{
    position:relative;
    padding: 0;
}

.vad-footer-body .vad-rss-tag-icon
{
  position: absolute;
  right:   6px;
  bottom:4px;
  z-index:1;
}

.vad-rss-tag-icon
{
  display: block;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  cursor: default;
}

.vad-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.vad-footer-text,
.vad-footer-text a,
.vad-footer-text a:link,
.vad-footer-text a:visited,
.vad-footer-text a:hover,
.vad-footer-text td, 
.vad-footer-text th,
.vad-footer-text caption
{
    color: #000000;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}

.vad-footer-text
{
  min-height: 36px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.vad-footer-text a,
.vad-footer-text a:link
{
  color: #102028;
  text-decoration: none;
}

.vad-footer-text a:visited
{
  color: #324A21;
}

.vad-footer-text a:hover
{
  color: #6B3989;
  text-decoration: underline;
}

div.vad-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #D2D7D9;
  border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.vad-page-footer, 
.vad-page-footer a,
.vad-page-footer a:link,
.vad-page-footer a:visited,
.vad-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: #324A21;
}

.vad-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #11232C;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.vad-content-layout .vad-sidebar1
{
  background-image: url('images/sidebar_bg.png');
  width: 200px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

.vad-content-layout .vad-content .vad-block
{
  background-image: url('images/sidebar_bg.png');
}
/* end LayoutCell, content */


