/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: url('../images/bg.png') top repeat-x #101010;
	text-align: center;
}

/* links */
a:link, a:visited { 
	color: #0C9100;
	background-color: inherit;
	text-decoration: underline;
}
a:active, a:hover {
	color: #075400;
	background-color: inherit;
        text-decoration: none;
}

.servicesTable {
 width: 100%;
 border: 0;
}
.servicesTable tr {
 vertical-align: top;
 text-align: center;
}
.servicesTable img {
 width: 200px;
 height: 245px;
 border: 0 !important;
}

.it-center img{
 width: 150px;
 height: 150px;
 border: 0 !important;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.5em; color: #6297BC; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}

/* images */
img {
	border: 2px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 10px; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 320px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 0; 
	background: #FAFAFA url('../images/search.png') no-repeat !important;
        border: 0 !important;	
	width: 16px;
	vertical-align: top;
}

form.searchform input.radio {

}

/***********************
	  LAYOUT
************************/
#wrap {
        margin-top: 10px;
	text-align: left;
}
.container {
    margin: 0 auto;
    width: 950px;	
    padding: 0;	
}

#page-bg-repeat {
 background: url('../images/bg07.jpg') repeat left top;
}

#footer-bg-repeat {
 background: #000 url('../images/footerbg.png') repeat-x top;
 height: 133px;
}

#page-bg {
 background: url('../images/contentbg.png'); 
 width: 980px;
}

/* header */
#header {
	position: relative;
        padding: 10px;
	height: 102px;
        width: 950px;
        margin: 0 auto;	
	background: url('../images/headerbg.png') no-repeat;	
} 

#logo {
 height: 107px;
 width: 289px;
}

#logo, #logo a:visited, #logo a:hover, #logo a:active, #logo a {
 margin-left: -4px;
 margin-top: -7px;
 border: 0 !important;
}

#header form.searchform {
	position: absolute;
	top: 0; right: 12px;	
}

/* main */
#main {
	margin: 0;
	padding: 40px;	
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 23%;
	margin: 0;	padding: 0; 
	display: inline;	
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}

/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;
}

/* Footer */
#footer { 
	clear: both; 
	color: #000; 
	background: transparent no-repeat url('../images/footbg.png'); 
	margin: 0 auto; 
        padding: 0; 
        height: 35px;
        width: 950px;  
	font-size: 95%;
        text-align: center;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #000;
}

#footer .footer-left{
	float: left;
	width: 40%;
}
#footer .footer-right{
	float: right;
	width: 60%;
}

/* menu tabs */
#menu ul {
	z-index: 999999;
	position: absolute;
        margin:0; 
	padding-right: 35px;
        list-style:none;
	right: 0; 
	bottom: 8px !important; bottom: 8px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#menu ul li {
   display:inline;
   margin:0; padding:0;
}
#menu ul li a {
   float:none;
   background: #095b00 url('../images/roundleft.gif') no-repeat left top;
   margin: 0 2px 0 0;
   padding: 0 0 1px 7px;
   text-decoration:none;
}
#menu ul li a span {
   float:left;
   display:block;
   background: #095b00 url('../images/roundright.gif') no-repeat right top;
   padding: 7px 9px 3px 6px;
   color: #fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu ul li a span {float:none;}
/* End IE5-Mac hack */

#menu li a:hover span {
	color:#fff;
}
#menu ul li a:hover {
   background-color: #022300;
}
#menu ul li a:hover span {
   background-color: #022300;
}
#menu ul #current a {
	color: #ccc;
        background-color: #000;
}
#menu #current a span {
   color: #ccc;
   background-color: #000;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }

/*###### DROP MENU CSS #######*/
.jqueryslidemenu{
font: bold 12px Verdana;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #414141; /*background of tabs (default state)*/
padding: 8px 10px;
color: #eee !important;
text-decoration: none;
background: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: black; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 200px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
background: none #095b00 !important;
}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
background: #000 !important;
color: #ccc !important;
}

/*#### CONTACT FORM CSS ####*/
.feedbackform{
padding: 5px;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 550px; /*width of form rows*/
overflow: hidden;
padding: 5px 0;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
text-transform: uppercase;
border-bottom: 3px solid #095b00;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 250px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 300px;
height: 150px;
border: 1px solid #095b00 !important;
color: #000;
background: #e1dfe0;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin-top: 5px; /*space above buttonsdiv*/
}

div input{ 
width: 80px;
color: #000;
background: #e1dfe0 !important;
border: 1px solid #095b00 !important;
}

.antispam {
 visibility: hidden;
}

/*#### SEARCH PAGINATION #####*/
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
