@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/page-background/blue-fade.jpg)no-repeat; /* #003 */
	margin: 10px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	border-right: thin;
	border-bottom: 2px;
	margin-right: 20px;
	
}
.twoColFixLtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: auto;  /* the auto margins (in conjunction with a width) center the page */
	border:hidden;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background: #14407A;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
	color: #007;
	background: #FFF;
}
.twoColFixLtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: none; /* #BCE0F7 (DCF0FF) the #D6EBF5 background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 10px 10px;
	margin-bottom:auto;
}
.twoColFixLtHdr #mainContent {
	margin: auto; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
	border-top: hidden;
	margin-left: auto;
	vertical-align: top;
	line-height: normal;
	color: #0f3085;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#dbf6ff; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #subfooter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #sidebar1 h3 {
	color: #007;
	font-size: large;
}
.twoColFixLtHdr #container #sidebar1 ul {
	color: #333;
	font-size: 15px;
	background-repeat:repeat;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
	}
 
.style1 {
	float: left;
	color: #007;
	background-color: #FFF;
	text-align: center;
}
h2 {
	color: #C00;
	font-style: italic;
}
.center1 {
	background-color: #FFF;
	float: none;
	height: auto;
	width: auto;
	text-align: center;
	font-style: italic;
	color: #FFF;
	font-size: large;
}
.twoColFixLtHdr #container #mainContent p {
	color: #000;
	font-size: 2ex;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.twoColFixLtHdr #container #sidebar1 h4 {
	color: #007;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





n:after {content:  attr(number) "239-333-7767";}


#top-address {text-align:right;
content:attr(x)<test>}




/* this is the side menu start */
#menu3 {
	width: 220px;
	margin: 2px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
		border-width: 0;
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #007;/* this is text color */
	display: block;
	background:  url(../images/menu3.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #627EB7;
	background:  url(../images/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

/* this is the side menu start */
.twoColFixLtHdr #container #sidebar1 p {
	font-size: 90%;
}
/* this is the horizontal menu start */
#tabsJ {
	float:left;
	width:100%;
	background:0000;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url(../images/tableftJ.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url(../images/tabrightJ.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

/* this is the horizontal menu ends */

#servicerequest {
	text-decoration: blink;
	display: none;
}
/*-menu z --------------------------- */
.menuz{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid gray;/*------outside border color#625e00-------- */
border-width: 1px 0;
background: black url(../images/buttons/color_blue_square.gif) center center repeat-x;/*------bar shade-------- */
}

.menuz li{
display: inline;
}

.menuz li a{
float: left;
color: white;/*------text color-------- */
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.menuz li a:visited{
color: white;
}

.menuz li a:hover, .menuz li .current{
color: white;
background: transparent url(../images/buttons/button-red-right.gif) center center repeat-x;/*------depressed button color-------- */
}
/*-menu z ends--------------------------- */
/*-buttons --------------------------- */
a.boldbuttons{
background: transparent url('../images/buttons/button-blue-left.gif') no-repeat top left;
display: block;
float: right;
font: bold 16px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
padding-right:90px;
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('../images/buttons/button-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: blink;/*------depressed button color-------- */
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

/*-buttons ends--------------------------- */
/*-menu menulight------------------------ */
.wireframemenu{
border: 0px solid #C0C0C0;
background-color: transparent;
border-bottom-width: 0;
width: 220px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 200px;
}

.wireframemenu ul{
padding: 0;
margin: 10px;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #F8FBBD;
color: black;
}
/*-buttons ends--------------------------- */
.twoColFixLtHdr #container #mainContent ul {
	color: #000;
}
.twoColFixLtHdr #container #mainContent h3 {
	text-align: center;
	color: #0F3085;
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*--thumbnails__________begins_______ */
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: white;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: 0px;
border: 0px solid blue;
visibility: hidden;
color: blue;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: auto;
left: 0px; /*position where enlarged image should offset horizontally */

}
/*-- thumbnails end----*/
#right {
	float:right;
}

/*-- google 404 ----*/
#goog-wm {
  width: 800px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #8f2831;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: none;
}
/*-- google 404 ends----*/
.twoColFixLtHdr #subfooter 1 p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #container h5 {
	color: #154E99;
	font-size: 110%;
}
.twoColFixLtHdr #container #mainContent h1 {
	text-align: center;
	color: #0F3085;
	font-size: large;
	table-layout:hello;
}
/*-- Fixed Possition ----*/
.pos_fixed_green
{position:fixed;
top:60px;
right:5px;
background-color:#7fff00;
box-shadow: 10px 10px 5px #0F0F0F;
border-bottom: 4px solid #7fff00;
border-right: 10px solid #7fff00;
border-left: 10px solid #7fff00;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
border-top-right-radius:10px;
border-top-left-radius:10px;

}
.pos_fixed_clear
{position:fixed;
top: 1px;
right:25px;



}
.twoColFixLtHdr #container #subfooter h1 {
	color: #0F57C3;
	font-size: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*-- text right code begins ----*/

.shadowblockmenu-v{
font: bold 18px Germand;
width: 225px; /* width of menu */
}

.shadowblockmenu-v ul{
border: 1px solid #eee;
padding: 0;
margin: 0;
list-style: none;
}

.shadowblockmenu-v ul li{
margin:0;
padding:0;
}

.shadowblockmenu-v ul li a{
display:block;
text-transform: uppercase;
color: #494949;
padding: 10px 15px;
text-decoration: none;
border-bottom: 1px solid #cacaca;
border-right: 1px solid #cacaca; /*right border between menu items*/
-moz-box-shadow: inset 7px 0 10px rgba(114,114,114, 0.6); /* Add inset shadow to each menu item. First 3 values in (114,114,114, 0.5) specifies rgb values, last specifies opacity */
-webkit-box-shadow: inset 7px 0 10px rgba(114,114,114, 0.6);
box-shadow: inset 7px 0 10px rgba(114,114,114, 0.6);
text-shadow: 0 -1px 1px #cfcfcf; /* CSS text shadow to give text some depth */
-moz-transition: all 0.2s ease-in-out; /* Enable CSS transition between property changes */
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.shadowblockmenu-v ul li a:hover, .shadowblockmenu-v ul li a.selected{
color: black;
-moz-box-shadow: inset 7px 0 10px rgba(216,89,39, 0.5), inset 0 0 15px rgba(216,89,39, 0.6), inset 0 0 20px rgba(216,89,39, 0.8); /* Add 3 inset shadows to each menu item  */
-webkit-box-shadow: inset 7px 0 10px rgba(216,89,39, 0.5), inset 0 0 15px rgba(216,89,39, 0.6), inset 0 0 20px rgba(216,89,39, 0.8);
box-shadow: inset 7px 0 10px rgba(216,89,39, 0.5), inset 0 0 15px rgba(216,89,39, 0.6), inset 0 0 20px rgba(216,89,39, 0.8);
}



