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

a.navlink:link {font-family:Verdana, Geneva, sans-serif; font-size:11px;}
a.navlink:link {color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:11px;}      /* navigation bar unvisited link */
a.navlink:visited {color:#E4E4E4; font-family:Verdana, Geneva, sans-serif; font-size:11px;}  /* navigation bar visited link */
a.navlink:hover {color:#FF0000; font-family:Verdana, Geneva, sans-serif; font-size:11px;}  /* navigation bar mouse over link */
a.navlink:active {color:#FFFF55;font-family:Verdana, Geneva, sans-serif; font-size:11px;} /* navigation bar selected link */
a.goldlink:link {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FF3; font-weight:bold;} /*gold/yellow text color to make navbar text pop */
a.goldlink:visited {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FF3; font-weight:bold;}
a.goldlink:active {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FF3; font-weight:bold;}
a.goldlink:hover {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:yellow; font-weight:bold;}

a:link {font-family:Verdana, Geneva, sans-serif; font-size:11.75px;} 
a:link {color:#0000CC; font-family:Verdana, Geneva, sans-serif; font-size:11.75px;}      /* unvisited link */
a:visited {color:#000099; font-family:Verdana, Geneva, sans-serif; font-size:11.75px;}  /* visited link */
a:hover {color:#0066FF;}  /* mouse over link */
/* a:active {color:#0033FF; font-family:Verdana, Geneva, sans-serif; font-size:11px;}  /* selected link */ 

table {border-collapse: collapse}

.contactsidebar {text-align:center; ;background-color:black; ;width:200px ;z-index:100;border-top-left-radius:10px; border-bottom-left-radius:10px; position:fixed;top:200px;right:0px;}
.rsbuttons {text-align:center; background-color:red; color:white; width:80%; border: 1px solid white; border-radius:3px; font-size:20px; font-weight:bold; margin-left:8%; padding-top:8px; padding-bottom:7px; margin-top:5px; margin-bottom:3px;}
.rsbuttons:hover {background-color:#F03; color: black; }

.infobox {
	border: solid black 1px;
	background-color: #FFF;
	padding: 8px;
}

h1, p, a, body {font-family:Verdana, Geneva, sans-serif;}
h1 {margin-top:3px; margin-bottom:7px;}
p {font-size:11.75px;}
.font11half {font-size: 11.75px; text-align: center;}
.font11halfleft {font-size: 11.75px; text-align:left;}
.font11halfbold {font-size:11.75px; font-weight:bold;}
.nav-heading {font-family:Verdana, Geneva, sans-serif; color:white; font-size:13.5; font-weight:bold; padding-left:5px;}
.headinggold {background-color:gold; padding: 4px; }
.beigecol {background-color:beige; font-size:11.75px; }


.look-at-me-red {font-family:Verdana, Geneva, sans-serif; color:red; font-size:11px; font-weight:bold;}
.rightsub {background-color:#000;}
.rightsubwhitetxt {font-size:22px; color:white;}
.footertext {font-size:11.75px; text-align:center;}

.tablestyle {border:0px; border-spacing:4px; padding-left:5px; padding-right:5px;}
.tableheading {background-color:#CCC; font-size:15.5px; font-weight:bold; text-align: center; vertical-align:middle;}


.col1s {background-color:#83c5d1; font-size:13.5px; text-align:center;}
.col2s {background-color:#b2d9d6; font-size:13.5px; text-align:center;}
.col3s {background-color:#798287; font-size:13.5px; text-align:center;}
.col4s {background-color:#c3dcdf; font-size:13.5px; text-align:center;}
.col5s {background-color:#c7dad4; font-size:13.5px; text-align:center;}
.col6s {background-color:#a4c6cf; font-size:13.5px; text-align:center;}


.12pxtoppad {padding-top:12px;}

/* ----------------------- Edited By Jorge 2014 --------------------
Basically IM creating or transporting any styles to a main stylesheet 

-------------------------------------------------------------------- */

#header {
	
	width:100%;
	height:58px;
	
}

.logo {
	float:left;
	margin:10px;
	}
	
.sidenavigation {
	
	float:left;
	width:20%;
}

.wrap {
  float:left;
  margin-left:5px;
  width:90%;
	}
	
.the-content {
	float:left;
	width:70%;
	margin-left:20px;
	padding:10px 10px 10px 15px;
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color:#f2f2f2;
	-webkit-box-shadow: #B3B3B3 1px 1px 1px;
	-moz-box-shadow: #B3B3B3 1px 1px 1px; 
	box-shadow: #B3B3B3 1px 1px 1px;
}

#footer {
	width:80%;
	margin:25px auto;
	text-align:center;
}

/* post style */

.post-style-grey {}
.expandedNode{
display: block;
}
.collapsedNode{
display:none;
}
   a.showLink, a.hideLink {
      text-decoration: none;
     color: #6a1616;
      padding-left: 15px;
      background: transparent url(superheated_steam/steam_files/plus.gif) no-repeat left; }
   a.hideLink {
   	  text-decoration: none;
   color: #6a1616;
      background: transparent url(superheated_steam/steam_files/minus.gif) no-repeat left; }
   a.showLink:hover, a.hideLink:hover {
   	  text-decoration: none;
   color: #6a1616;
      /*border-bottom: 1px dotted #6a1616; */}
#container {
  margin: 20px auto;
  padding: 10px 10px 1px;
  background: #ffffff;
  text-align: left;
  width: 95%;
  border:0px solid #c4cacd;
}
.header {
  margin: 0 0 10px;
  padding: 10px;
  background: #f5e9d9;
  clear: both;
  border:0px solid  #ecddc9;
  
    /* fallback */
  background-color: #f5e9d9;
  
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f3f2), to(#f6e3ca));
  
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #f4f3f2, #f6e3ca);
  
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #f4f3f2, #f6e3ca);
  
  /* IE 10 */
  background: -ms-linear-gradient(top, #f4f3f2, #f6e3ca);
  
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #f4f3f2, #f6e3ca);
  
}
.header h1 {
  margin: 0;
  padding: 10px 0 0 10px;
  font-size: 1.8em;
  letter-spacing: -1px;
  color: #000060;
}
.header p {
  margin: 0;
  padding: 0 0 10px 10px;
  font-size: 1.25em;
  font-weight: normal;
  font-style: normal;
  color: #000066;
}

.useContent {
  margin: 0 0 5px;
  padding: 10px 5px 1px;
  background: #ffffff;
  clear: both;
  line-height: 1.5em;
  text-align: left;
  border:0px solid #e8e4e4;
  font-size: 11.5px;
 
}
.useContent p {
  font-size: 11.5px;
}
.useContent ul{
	padding:0px;
	margin-left:15px;
}

/* Tab Controls */

      ul#tabs { list-style-type: none; margin: 0 0 0 0; padding: 0.3em 0 0 0; }
      ul#tabs li { display: inline; }
      ul#tabs li a { color: #42454a; background-color: #dedbde; border: 0px solid #c9c3ba; border-top: none; padding: 0.3em; text-decoration: none; }
      ul#tabs li a:hover { background-color: #f1f0ee; }
      ul#tabs li a.selected { color: #000; background-color: #f1f0ee; font-weight: bold; padding: 0.3em 0.3em 0.38em 0.3em; }
      div.tabContent { border: 1px solid #c9c3ba; padding: 0; background-color: #ffffff;
      }
      div.tabContent.hide { display: none; }

/* Calculatin Result Display */  
.calcs {
  margin: 0 0 0px;
  padding: 5px 5px 5px;
  clear: both;
  line-height: 11.5px;
  text-align: left;
  
  font-weight:700;
}
.calcs.hide{
	display: none;
}
.calc1{
	width:120px;
	display:inline-block;	
}
.calc2{
	/*width:170px;*/
	display:inline-block;
}
.calc2a{
	width:170px;
	display:inline-block;
}
.calc2b{
	width:140px;
	display:inline-block;
}
.calc3{
	width:71px;
}
.calc4{
	width:90px;
}
.calc5{
	/*width:90px;*/
	color:#068249;
	font-weight: 400;
  font-style: normal;
  padding-left:5px;
  text-align:center;
}
.calc6{
	font-weight:300;
	font-style:italic;
	color: black;
	padding-left:2px;
	font-size:11.5px;
	
}
.resPanel {
  margin: 0 0 0px;
  padding: 5px 5px 5px;
  clear: both;
  line-height: 11.5px;
  text-align: left;
  
  font-weight:500;
}
.res1{
	width:140px;
	display:inline-block;
	}
.resEx1{
	display:inline-block;
	}
.res1a{
	display:inline-block;
	font-style:italic;
	padding-left: 5px;
}
.res1b{
	display:inline-block;
	font-weight:500;
	/*font-style:italic;*/
	padding-left: 5px;
	
		/*background-color:#f6f2f2;*/ 


	
}

.res2{
	width:170px;
	display:inline-block;
}
.res2b{
	
	display:inline-block;
}
.res3{
	width:71px;
	display:inline-block;
	padding-left:4px;
	
}
.resEx3{
	display:inline-block;
}
.res3b{
	display:inline-block;
	padding-left:4px;
		
}
.res4{
	width:90px;
}
.res5{
	/*width:90px;*/
	/* font-style: italic;*/
  padding-left:15px;
  text-align:center;
}
.resEx5{
	
	
}

.resTit{
	 font-style:italic;	   
     display:inline-block;
     text-decoration: underline;
}
.help {
  color: red;
  font-family: Verdana,Tahoma,Sans-Serif;
  font-style: italic;
  font-weight:300;
  padding-left: 5px;
  display:inline-block;
  
}
input[type=text] { 
/*border-radius: 10px;*/
background-color: #ffffff; 
border-style: solid;
border-color: black;
border-width: 1px;
padding-left: 1px;
}

.footDisp{
	display:inline-block;
} 
.tempClass{
	border:1px;
}
.fbkDiv{
	text-align: center;
}

.res1_Table{
	color: black;
	font-size:11.5px;
	font-weight:300;
}
.res3_Table{

	color: black;
	font-size:11.5px;
	font-weight:300;
	width:40px;
	
}
.res3_TableA{

	color: black;
	font-size:11.5px;
	font-weight:300;
	
}

input[type=text].calc3_Table { 
/*border-radius: 10px;*/
background-color: #ffffff; 
border-width: 0px;
padding-left: 1px;
width: 25px;
font-size: 11.5px;
}
