div.rightmenu_debug-info{
	border:1px red solid;
	margin-bottom:10px;
	display:none;
}

/*
div#two-columns-left div#maincontent img.heading,
div#two-columns-right div#maincontent img.heading
{
width:400px;;
border:1px red solid;
}
*/
/*
p.quote span.text{
height:110px;
display:block;

}*/

/*LIGHTBOX*/

#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(../images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
    }
/*LIGHTBOX END*/

caption{
	font-family: arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.3em;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	margin-bottom: 8px;
	color: #433e3d;
	float:left;
	
}

/*venamail*/

div.vmail_class{
	position: relative;
	margin-top: 5px;
	margin-bottom: 2px;
}

div.vmail_image{
	position: relative;
	float: left;
	width: 198px;
	bottom: 0px;
	margin-top: 8px;
	/*top: 0px;*/
	/*margin-top: 10px;*/
}

div.vmail_body{
	/*float: left;*/
	position: relative;
	
	/*width: 540px;*/
	margin-left: 200px;
}
div.venamail-form {
  position: relative;
  margin-bottom: 5px;
}


div.list2{
	margin-top:-20px;
	
}

div.list2 input.checkbox{
	margin-right: 2px;
}

  div.venamail-form form {
    /*position: absolute;*/
    display: block;
    background: transparent url(../images/widget_apedia_input_bg.gif) no-repeat 0 0;
    /*width: 280px;*/
    height: 23px;
  }
	
  div.venamail-form strong {
    font: bold 12px georgia,serif;
    z-index: 2;
    text-transform: uppercase;
    color: #433E3D;
  }

  div.venamail-form form p {
    position: absolute;
    left: 8px;
    top: 0px;
	font-size: 12px; 
  }
  
  div.venamail-form label,
  div.venamail-form input {
    font: normal 12px arial,sans-serif;
    color: #433E3D;
  }
  
  div.venamail-form label {
    position: absolute;
    left: 5px;
    top: 0px;
    display: none;
  }

  div.venamail-form fieldset.has-js label {
    display: block;
  }
  
  div.venamail-form input#newsletter-input {
    position: relative;
    left: 14px;
    top: 6px;
    width: 120px;
    background: transparent;
    border: none;
  }
  
  div.venamail-form input.submit {
    position: relative;
    background: transparent url(../images/widget_newsletter_submit.gif) no-repeat 0 2px;
    color: #f2f0e9;
    border: none;
	bottom: 35px;
    left: 201px;
  }
  
  div.venamail-form input.submit:hover {
    background: transparent url(../images/widget_newsletter_submit_over.gif) no-repeat 0 2px;
  }
  
  

	
	body.frontpage div.venamail-form input.submit:hover {
		background-image: url(../images/widget_newsletter_frontpage_submit_over.gif);
	}
	

	
div.jcalender
{
  width:877px;
  margin: 0pt auto;
}

div.top_image
{
  padding-top: 10px;
}

div#lightbox-content input.questioninput
{
   width: 300px;
}

div#lightbox-content input.questionradio
{
   margin-right: 10px;
   margin-bottom: -3px;
   border: none;
   margin-top:10px
}


div.jcalender-cell-open
{
  float:left;
  border-right: #FFFFFF 7px solid;
  border-left: #FFFFFF 7px solid;
  border-bottom: #FFFFFF 14px solid;
  width: 205px;
  height:162px;
  /*background: url(../images/dayopen.png) no-repeat  left top;*/

}
div.jcalender-cell-closed
{
  float:left;
  border-right: #FFFFFF 7px solid;
  border-left: #FFFFFF 7px solid;
  border-bottom: #FFFFFF 14px solid;
  width: 205px;
  height:162px;
  /*background: url(../images/dayclosed.png) no-repeat  left top;*/
}

div.jcalender-cell-answered
{
  float:left;
  border-right: #FFFFFF 7px solid;
  border-left: #FFFFFF 7px solid;
  border-bottom: #FFFFFF 14px solid;
  width: 205px;
  height:162px;
}

a.jcalender
{
  display: block;
  width: 205px;
  height: 162px;
}
a.jcalender:hover
{
  text-decoration:none;
  color:#626962;
}

div.jcalender-cell-closed a.jcalender
{
  color: #ffffff;
  cursor: default;
}

div.jcalender-cell-closed a.jcalender:hover
{
  color: #ffffff;
  cursor: default;
}


a.jcalender span
{
  display:block;
  margin-top:25px;
  height:70px;
}


div#lightbox-content
{
  width:250px;
  z-index:100;
  background-color:#fff;
  padding: 10px;
  border: 1px solid #9ca183;
  position:absolute;
  left: 150px;
  top:150px;
  display:none;
  text-align:left;
  padding: 10px 10px 10px 30px;
}

div#lightbox-overlay
{
  position: absolute;
  width: 100%;
  height: 800px;
  z-index:90;
  background-color: transparent;
  background-image: url(../images/opacity30_50X50.png);
  top:0;
  left:0;
  display:none;
}

div#lightboxmain h2{
	color:#AB0C12;
	font: italic 20px georgia,serif;
	
}
div#lightboxmain h1{
	color:#433E3D;
	font: italic 30px georgia,serif;
}
div#lightboxmain label{
	font-weight: bold;
	padding-right: 0.5em;
	display: block;
	white-space: nowrap;
}

div.boxtop{
	height:55px;
}

	


