﻿.ajax__calendar_container
{ 
	z-index : 1000 ; 
	background-color: White;
}

.ajax__calendar 
{    
	position: relative;
	left: 0px !important;    
	top: 0px !important;    
	visibility: visible; 
	display: block;
}

.ajax__calendar iframe
{    
	left: 0px !important;    
	top: 0px !important;
}

#preview
{ text-align: left;
  width: 255px;
  float:  left;
  padding:  0px 14px 8px 14px;
  border: solid 1px #506070;
  margin: 10px 10px 10px 10px;
}

#previewTitle
{
  font-weight: bold;
  font-size: 160%;  
  margin: 10px 0px 0px 0px;
}

#previewDate
{  
  text-align: right;
  font-weight: normal;
  font-style: italic;
  font-size: 100%;  
  margin: 0px 0px 10px 0px;
  width: 100%;
  /*
  border-bottom-style: solid;
  border-bottom-color: #505050;
  border-bottom-width: 1px;
  */
}

#previewBody
{ text-align: justify;  
  font-size: 100%;    
  /* border-left: solid 1px #404040; */
}

#previewMore
{ text-align: right;
  padding: 0px 14px 0px 14px;
  /*
  border-top-style: solid;
  border-top-color: #505050;
  border-top-width: 1px;
  border-left-style: solid;
  border-left-color: #505050;
  border-left-width: 1px;
  */
  float: right;
  width: 40%;
}

#articleTitle
{
  font-weight: bold;
  font-size: 180%;  
  margin: 10px 0px 10px 0px;
}

#articleDate
{
  text-align: right;
  font-weight: normal;
  font-style: italic;
  font-size: 120%;  
  margin: 0px 0px 20px 0px;
  border-bottom: solid 1px #909090;
}

#articleBody
{
  font-size: 100%;  
  border-bottom: solid 1px #909090;
}

input, textarea
{ 
  /*width: 259px; */
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  margin: 2px;
}


.contactdetails
{
	overflow: auto;
}

.contactdetails div.row1
{ width: 501px; 
  clear: both;
  padding: 4px;
}

.contactdetails div.row1 span.formlabel 
{ float: left;
  width: 242px;
  text-align: right;
  padding-right: 4px;
}

.contactdetails div.row1 span.forminput
{ float: left;
  width: 242px;
  text-align: left;
  padding-left: 4px;
  font-weight: bold;
} 

.contact
{
	overflow: auto;
	/*border: solid 1px;*/
}

.contact p, .contactdetails p
{
	width: 501px;
	clear: both;
	text-align: justify;
}

.contact div.row1
{ width: 501px; 
  clear: both;
}

.contact div.row1 span.formlabel 
{ float: left;
  width: 164px;
  text-align: left;
}

.contact div.row1 span.forminput
{ float: right;
  text-align: right;
} 

.contact div.spacer
{ width: 501px; 
  clear: both;
  text-align: right;
  height: 12px;
  padding-top: 4px;
}

.contact input, .contact textarea
{ width: 299px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  overflow: auto;
  margin: 2px;
}

.contact input.submit
{ width: 99px;
  margin: 8px 0px 0px 220px;
  height: 22px;
  cursor: pointer;
}













.regcompany
{
	overflow: auto;
	/*border: solid 1px;*/
}

.regcompany p
{
	width: 501px;
	clear: both;
	text-align: justify;
}

.regcompany div.row1
{ width: 501px; 
  clear: both;
}

.regcompany div.row1 span.formlabel 
{ float: left;
  width: 164px;
  text-align: right;
}

.regcompany div.row1 span.forminput
{ 
	margin: 0 0 0 10px;
	float: left;
	text-align: left;
	font-weight: bold;
	color: #123D8F;
} 

.regcompany div.spacer
{ width: 95%; 
  clear: both;
  text-align: left;
  min-height: 22px;
  padding-top: 4px;
}

.regcompany input, .regcompany textarea
{ width: 299px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  margin: 2px;
}

.regcompany input.submit
{ width: 99px;
  margin: 8px 0px 0px 220px;
  height: 22px;
  cursor: pointer;
}
