/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #e2e2e2; /** url('images/bg1.jpg'); **/
font-family: Georgia, 'Trebuchet MS', Calibri, sans-serif;
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: Georgia, 'Trebuchet MS', Calibri, sans-serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #3366cc;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

a[rel="external"] 
{
background:url(./images/external.png) 99% 40% no-repeat;
padding-right: 15px;
}

h3 span
{
font-weight: normal;
font-variant: small-caps;
font-family: Calibri, 'Trebuchet MS', sans-serif;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
font-family: 'Trebuchet MS', Calibri, sans-serif;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
/** background-image: url('images/db1.gif'); **/
}

h4
{
font-size: 1.2em;
padding-right: 28px;
/** background-image: url('images/db2.gif'); **/
}

.contentarea
{
padding-top: 1.3em;
}

/**img
{
border: solid 1px #6F5230;
}
**/

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/btmshad.png') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
font-family: 'Trebuchet MS', Calibri, sans-serif;
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #d7e0f2 url('images/boxbg3.png') repeat-x; /** #FDFCF6 **/
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: 1px solid #003e79;
margin-bottom: 1.0em;
}

ul.bulletinlist
{
list-style: circle;
}

ul.bulletinlist li
{
line-height: 2.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

.rowHeader {
	background-color: #f2f2f2;
	text-align: right;
	vertical-align: text-top;
}
/** #upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/bg2.jpg') repeat-x;
z-index: 1;
}
**/

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
border: solid 3px #22335f; /*#787878;*/
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #334466 url('images/mastheadbg.png') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
display: inline;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
font-family: Calibri, 'Trebuchet MS', Arial, Helvetica;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#headerpic
{
position: relative;
height: 109px;
margin-bottom: 2px;
height: 109px;
display: inline;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#rlogo
{
position: absolute;
top: 0px;
right: 1.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.20em;
width: 10.0em;
color: #999999;
font-family: Calibri, 'Trebuchet MS', Arial;
}

#search input.submit
{
background: #787878 url('images/grad02.png') repeat-x;
border: 1px solid #d2e5ff;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
cursor: pointer;
}



/** 
#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}
**/

#menu
{
position: relative;
background: #667799 url('images/menugrd.png') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
font-family: 'Trebuchet MS', Calibri, sans-serif;
}

#menu ul li a
{
padding: 0.5em 1.0em 1.0em 1.0em;
color: #ffffff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
color: #010101;
background: #1f5777 url('images/menugrd2.png') repeat-x top left;	
background: #1f5777 url('images/boxbg3.png') repeat-x top left;	
border: 1px 1px 1px solid #eaeaea;

}

#menu2
{
position: relative;
background: #667799 url('images/menugrd.png') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu2 ul
{
position: absolute;
top: 1.1em;
}

#menu2 ul li
{
position: relative;
display: inline;
font-family: 'Trebuchet MS', Calibri, sans-serif;
}

#menu2 ul li a
{
padding: 0.5em 1.0em 1.0em 1.0em;
color: #ffffff;
text-decoration: none;
}

#menu2 ul li a:hover
{
text-decoration: underline;
}

#menu2 ul li a.active
{
background: #1f5777 url('images/menugrd2.png') repeat-x top left;	
border: 1px solid #eaeaea;

}

#menubottom
{
background: #fff url('images/btmshad.png') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/btmshad.png') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

/** tables styles **/
table.contacts
{ 
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 4px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 4px; 
}


td.rowHeader
{
border: 1px #000000 solid;
font-family: Calibri, 'Trebuchet MS', Verdana;
font-weight: bold;
font-size: 12pt;
color: #FCFCFC;
background: #003e79;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 4px;
}


td.contact
{ 
border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Calibri, 'Trebuchet MS', Verdana;
font-weight: normal;
font-size: 1em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 4px; }

/** form CSS  **/
form {

}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-variant: small-caps;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

form fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

form fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
}

form fieldset.radio label
{
	font-weight: bold;
	vertical-align: top;
}
form fieldset.innie
{
	/**width: 15em;**/
	margin: 1em 0 2em 0;
	background-color:#D8D8D8;
}

form fieldset.innie input
{
	/** clear: both; **/
	/** float: left; **/
	width: auto;	
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

textarea {
  overflow: auto;
}
/** 
form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}
**/

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 0;
  padding: 0 5px 5px 5px;

  /** width: 197px; **/
}


form div fieldset legend {
  font-size: 12pt;
  font-family: Calibri, 'Trebuchet MS', Arial;
  font-weight: bold;
  padding: 0 3px 0 9px;
}



form div.required fieldset legend {
/**  font-weight: bold; **/
}

form div label {
  display: inline;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  /** width: 200px; **/
  zoom: 1;
  padding: 0;
  /** margin: 0 0 5px 142px; **/
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  /** width: 170px; **/
}

form div img {
  /** border: 1px solid #000000; **/
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}
/**
form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}
**/
form div select, form div textarea {
  /** width: 200px; */
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  /** width: 200px; **/
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  /** width: 211px; **/
}

form div select.selectOne, form div select.selectMultiple {
  /** width: 211px; **/
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 10px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}
