/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved. */
/* link */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */

/* link underlines tend to make hypertext less readable,

because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin */
/* the default spacing on headings does not match nor align with

normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/* nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary… */

/*All credit to Tantek */

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #fffde1;
}


.skiplink {
		position: absolute;
		left: -999px;
		width: 990px;
}

/* HTML Styles */

p{
	color: #222;
	font-size: 100%;
	margin: 0.8em 10px 0 45px;
	/*width: 470px;*/
}

p a{
	color: #cd202c;
	
	text-decoration: none;

}

p a:visited{
	color: #cd202c;

	text-decoration: none;

}

p a:hover{
	color: #222;
	text-decoration: underline;
}

ol{
	

	font-size: small;
}

ol li{

padding-left: 0;
margin-left: 0;
padding-right: 20px;
}

ul{
	font-size: small;
}

ul li{

padding-left: 0;
margin-left: 0;

}

h1{
	color: #000;
	font-size: 140%;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: left;
}

h2{
	color: #000;
	font-size: 130%;
	font-weight: normal;
	margin: 0;
}

h3{
	color: #7e1214;
	font-size: 120%;
	margin: 0;
}

h4{
	color: #7e1214;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}

h5{
	color: #7e1214;
	font-size: small;
	font-weight: bold;
	margin: 0;
}

/* HTML Styles END*/

/* Layout Styles */

#main_container{
   clear: both;
	display: block;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
   text-align: left;
}

#header{
	display: block;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	text-align: left;
	border-bottom: 1px solid #222;
	text-align: right;
}

#screenlogo{
visibility:visible;
height: 64px;
}

#printlogo{
visibility:hidden;
height: 0;
}

#header img{
   /*float: left;*/
   border: none;
	padding: 0;
	margin: 0;
}

#topnav{
	display: block;
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
}

#topnav ul{
	padding: 1em 0 0.5em 0;
	margin: 0;
}

#topnav li{
	display: inline;
	padding: 0 0.7em 0 0;
}

#topnav li a{
	color: #999;
}

#topnav li a:visited{
	color: #999;
}

#topnav li a:hover{
	color: #333;
	text-decoration: underline;
}

#topnav .selected{
	color: #222;
}


/* column structure */

#leftcol{
	float: left;
	width: 205px;
	padding: 0 0 0 0;
	margin: 0;
	text-align: left;
}

#leftcol li{
	padding: 0 0 0.5em 0;
	font-weight: bold;
}

#leftcol li a{
	color: #444;
	padding-right: 1.2em;
}

#leftcol li a:visited{
	color: #444;
}

#leftcol li a:hover{
	color: #222;
	text-decoration: underline;
}

#leftcol .selected{
   background-image: url(../images/bullet1.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#body_area_home{
	display: block;
	float: left;
	width: 100%;
	padding: 0 0 2em 0;
	margin: 0 0 0 0;
	text-align: right;
}

#body_area_home p{
	text-align: left;
	width: 450px;
	margin-right: 0;
	margin-left: 290px;
	margin-bottom: 0.8em;
	font-size: small;
}


#homeboxcontainer{
	display: block;
	clear: both;
	float: right;
	width: 740px;
	text-align: left;
	margin-top: 1em;
}

#homeboxcontainer h1{
	margin: 0 0 0.8em 0;
	padding: 0;
	font-size: small;
	font-weight: bold;
	padding: 0 15px 0 15px;
}

#homeboxcontainer p{
	margin-left: 0;
	padding: 0 15px 0 15px;
	width: 200px;
}

#homebox1{
	display: block;
	float: left;
	width: 230px;
	margin: 0 20px 0 0;
	padding: 0.5em 0 0 0;
	background-color: #f6f6f6;
	background-image: url(../images/white-arrow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#homebox2{
	display: block;
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
	padding: 0.5em 0 0 0;
	background-color: #e3e3e3;
	background-image: url(../images/white-arrow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#homebox3{
	display: block;
	float: left;
	width: 230px;
	padding: 0.5em 0 0 0;
	background-color: #f6f6f6;
	background-image: url(../images/white-arrow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


.redtext{
	color: #cd202c;
}

#body_area_main{
	display: block;
	float: right;
	text-align: left;
	width: 450px;
	padding: 0;
	margin: 0 0 1em 0;
}

#body_area_main p{
	margin-left: 0;
	margin-right: 0;
	font-size: small;
	width: 450px;
}


/* column structure end */

/* Footer Start */

#footer{
	clear: both;
	display: block;
	width: 100%;
	padding: 0 0 0.5em 0;
	text-align: right;
	font-size: x-small;

}

#footercontent{
display: block;
/*float: right;*/
clear: both;
	width: 450px;
	padding: 0.6em 0 0 0;
	margin-left: 290px;
	border-top: 1px solid #cd202c;
	color: #666;
}

/* Footer End */




/* Main side menu */

#submenu {
	margin: 0 0 0 0;
	padding: 30px 0 30px 0;
	background-image: url(../_images/nav-corner-top.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#submenu li{
	display: block;
	margin: 0 0 0 0;
	padding: 0.6em 0 0.6em 0;

	
}

#submenu a.home{
	padding: 0.6em 5px 0.6em 50px;
	margin: 0 0 0 0;
	background-image: url(../_images/icon-home.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
}

#submenu li.selected-home{

	padding: 0.6em 5px 0.6em 50px;
	margin: 0.6em 0 0.6em 0;
	background-image: url(../_images/icon-home-selected.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: #bfbbbb;
	color: #000;
}

#submenu a.about{
	padding: 0.6em 0 0.6em 50px;
	margin: 0 0 0 0;
	background-image: url(../_images/icon-about.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
}

#submenu li.selected-about{

	padding: 0.6em 5px 0.6em 50px;
	margin: 0.6em 0 0.6em 0;
	background-image: url(../_images/icon-about-selected.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: #bfbbbb;
	color: #000;
}

#submenu a.history{
	padding: 0.6em 0 0.6em 50px;
	margin: 0 0 0 0;
	background-image: url(../_images/icon-history.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
}

#submenu li.selected-history{

	padding: 0.6em 5px 0.6em 50px;
	margin: 0.6em 0 0.6em 0;
	background-image: url(../_images/icon-history-selected.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: #bfbbbb;
	color: #000;
}

#submenu a.services{
	padding: 0.6em 5px 0.6em 50px;
	margin: 0 0 0 0;
	background-image: url(../_images/icon-services.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
}

#submenu li.selected-services{

	padding: 0.6em 5px 0.6em 50px;
	margin: 0.6em 0 0.6em 0;
	background-image: url(../_images/icon-services-selected.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: #bfbbbb;
	color: #000;
}

#submenu a.plant{
	padding: 0.6em 0 0.6em 50px;
	margin: 0 0 0 0;
	background-image: url(../_images/icon-plant.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
}

#submenu li.selected-plant{

	padding: 0.6em 5px 0.6em 50px;
	margin: 0.6em 0 0.6em 0;
	background-image: url(../_images/icon-plant-selected.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: #bfbbbb;
	color: #000;
}

#submenu a.case{
	padding: 0.6em 0 0.6em 50px;
	margin: 0 0 0 0;
	background-image: url(../_images/icon-case.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
}

#submenu li.selected-case{

	padding: 0.6em 5px 0.6em 50px;
	margin: 0.6em 0 0.6em 0;
	background-image: url(../_images/icon-case-selected.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: #bfbbbb;
	color: #000;
}

#submenu a.contact{
	padding: 0.6em 0 0.6em 50px;
	margin: 0 0 0 0;
	background-image: url(../_images/icon-contact.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	color: #000;
	text-decoration: none;
}

#submenu li.selected-contact{

	padding: 0.6em 5px 0.6em 50px;
	margin: 0.6em 0 0.6em 0;
	background-image: url(../_images/icon-contact-selected.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: #bfbbbb;
	color: #000;
}

#submenu a:visited{
	color: #000;
	text-decoration: none;
}

#submenu a:hover{
	color: #222;
	text-decoration: underline;
	background-color: #bfbbbb;
	background-image: url(../_images/icon-hover.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

/* Main side menu end */

/* Contact Foirm */

form{
   float:left;
	margin:1em 0 0 0;
	width: 100%;
}

.formline{
   float: left;
   margin: 0 0 0.5em 0;
   clear: both;
   width: 99%;
}

.formbuttons{
   float: left;
   margin: 0 0 0.5em 0;
   padding: 0 0 0 160px;
   clear: both;
   width: 200px;
}

label{
	font-size: 80%;
}

.formlabel{
   float: left;
   width: 150px;
   text-align:right;
   margin: 0 0.6em 0 0;
}

.forminput{
   float:left;   
}

/* CMS Blocks */


/* CMS Blocks End*/

.creamtext {
	color: #fffde1;
}
.redtextnotbold {
	font-weight: normal;
	color: #cd202c;
}



abbr, acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cd202c;
	cursor: help;
}

