/*   
Theme Name: andybluechildtheme
Description: A Child Theme of AndyBlue
Template: andyblue
*/

@import url(../andyblue/style.css);

#header {
background:  #467AA7
}




<!-- bringing in new logo -->
#logo_img img {
height: 80px;   <!-- was 80 -->
width: 350px;
margin:0;
}

#header h2 {
background:#467AA7 none repeat scroll 0 0;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin:0;
padding:0px 0px 0px 0px;
text-align:left;
}

div.main {

font: 100% Arial,sans-serif;
font-weight:normal;
line-height:1.6em;
color:#000000;
font-size:15px;
font-weight:normal;
line-height:20px;
margin: 5px 30px 5px 180px;   <!-- recently changed the second value after removing the right sidebar -->
<!--overflow: auto; -->
}




html, body {
color:#000000;
font: 100% Arial,sans-serif;
font-weight:normal;
background-color: #DADADA;
line-height:1.6em;
}






div.main h4 {
background:none;
border:none;
font-size:22px;
font-weight:bold;
margin:15px 0 0;
padding:3px;
}

div.main h4 a {
border:none;
color:#000000;
font-size:22px;
font-weight:normal;
font-style: normal;
text-decoration:none;
}

h2 {
background:none repeat scroll 0 0 #FFFFFF;
color:#000000;
font-size:16px;
font-weight:bold;
margin:0 0 0;
padding:7px 10px 7px 10px;
text-align:left;
}

#header h2 {

font-size: 16px;
font-weight: normal;
text-align: center;
font-style: italic;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 2px;
}





div.main p {
margin:5px 0px 25px 10px;
padding:0;
}

div.main a {
color:#001894;
font-family: sans-serif;
font-size:15px;
font-weight:normal;
font-style: italic;
text-decoration:underline
}

h3 {
margin: 10px;
}





div.navboxleft ul {
margin:2px 0 10px 6px;
padding:1px 0 0 2px;
}

div.navboxleft a {
color:#001894;
font-family: sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

div.navboxleft h5 {
font-size: 15px;
}


div.navboxright h5 {
font-size: 15px;
margin-top: 20px;
}

div.navboxright h2 {
color:#001894;
font-family: sans-serif;
font-size:14px;
font-weight:normal;
background: #CFECEC;
border:solid #CCCCCC;

}




div.navboxright a {
color:#001894;
font-family: sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;

}

div.navboxwrapleft {
border-right:0 solid #CCCCCC;
float:left;
line-height:1em;
margin:0;
padding:18px 15px 20px 0;
width:160px;
border-right:1px solid #C9D7F1;
}

div.searchbox {
padding-left: 8px;
}







div.navboxwrapright {
  padding: 18px 15px 20px 0px;
border-left:1px solid #C9D7F1;
<!--padding-left:8px; -->


}

/* top-right ad div without border */

#imagewrap_blended {
float:right;   
padding-left:10px; 
margin-left: 10px;  
padding-top: 10px;
padding-bottom: 20px;
margin-top: 0px;  
margin-bottom: 10px;
}
 
/* top-right ad div with border */

#imagewrap {
float:right;   
padding-left:20px;  
margin-left: 30px;  
padding-top: 0px;
padding-bottom: 20px;
margin-top: 0px;  
margin-bottom: 10px;
border-left:1px solid #C9D7F1;
border-bottom:1px solid #C9D7F1;
}

#imagewrap-left {
float:left;   
padding-right:20px;  
margin-right: 30px;  
padding-top: 0px;
padding-bottom: 20px;
margin-top: 30px;  
margin-bottom: 10px;
border-right:1px solid #C9D7F1;
border-bottom:1px solid #C9D7F1;
}



#searchbox {
margin:2px 0 10px 6px;
padding:1px 0 0 2px;
}

body {
text-align:center;
background:#DADADA none repeat scroll 0 0;
border: none;
}






#container {
  margin: 0 auto;
  width: 975px;
  text-align: left;
  background-color: #FFFFFF; 
  border-style: solid;
  border-width: 1px;
  border-color: #808080;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
}



#imagewrapleft {
float:left;
padding-right:20px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 20px;
margin-top: 0px;
margin-bottom: 10px;
}


#leftadmargin {
margin-left: 10px;

}











#topad {
float: right;
margin-top: 13px;
margin-right: 5px;
}



/*used on pfmea page*/

.pretty-table
{
  padding: 0;
  margin-bottom: 20px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  /*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
  /*font-size: 0.9em; */
  font: 100% Arial,sans-serif;
  font-weight:normal;
  color: #000;

  background: #bcd0e4 url("http://www.dmaictools.com/wp-content/uploads/2011/08/widget-table-bg.jpg") top left repeat-x;
}

.pretty-table caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.pretty-table th, .pretty-table td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: center;
  /*color: #632a39;*/
  color: #000000;

}

.pretty-table th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

.pretty-table th+th[scope=col]
{
  color: #fff;
  background-color: #7d98b3;
  border-right: 1px dotted #666;
}

.pretty-table th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 2px solid #333;
}

.pretty-table tr.alt th, .pretty-table tr.alt td
{
  /*color: #2a4763;*/
  color: #000000;


}

.pretty-table tr:hover th[scope=row], .pretty-table tr:hover td
{
  background-color: #632a2a;
  color: #fff;
}



/*used on what is six sigma page*/

.sixsigma-table
{
  padding: 0;
  margin-bottom: 20px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  /*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
  /*font-size: 0.9em;*/
  font: 100% Arial,sans-serif;
  font-weight:normal;
  color: #000;
  background: #bcd0e4 url("http://www.dmaictools.com/wp-content/uploads/2011/08/widget-table-bg.jpg") top left repeat-x;
}


.sixsigma-table caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.sixsigma-table td a{

color:#001894;
font-family: sans-serif;
font-size: 1em;
font-weight:normal;
font-style: italic;
text-decoration:underline
}


.sixsigma-table th, .sixsigma-table td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: left;
  color: #000000;
}

.sixsigma-table th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  text-align: center;
}

.sixsigma-table th+th[scope=col]
{
  color: #fff;
  background-color: #7d98b3;
  border-right: 1px dotted #666;
}

.sixsigma-table th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 2px solid #333;
  text-align: center;
}

div.main .sixsigma-table p {
margin:2px 0px 5px 5px;
padding:0;
line-height:1em;
}


/* Border around text for highlighting */

div.main .pretty-text-box {
 padding: 0;
  margin-bottom: 20px;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
  border-collapse: collapse;
  border: 1px solid #C0C0C0;
  /*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
  /*font-size: 0.9em;*/
  font: 100% Arial,sans-serif;
  font-weight:normal;
  /*background-color: #b8cfe5;*/
  /* background: #bcd0e4 url("http://www.dmaictools.com/wp-content/uploads/2011/08/widget-table-bg.jpg") top left repeat-x; */

}


div.main .contentbox{
    width: 150px;
    background: #F7F7F7 url('http://www.dmaictools.com/wp-content/uploads/2011/10/dogear.jpg') no-repeat;
    background-position:100% 0%; 
    float: left;
    border:1px dotted #ccc;
    padding-top:10px;
    padding-left: 10px;
    padding-right:10px;
    padding-bottom: 5px;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right: 10px;
    font-weight:normal;
}

div.main .contentbox a {
color:#001894;
font-family: sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
font-style: normal;
}



