/*

Title:      Automated Machine Systems master screen styles
Author:     dlolli@shift-design.com

*/


body {
  background: #3c3c3c url(http://automatedmachinesystems.com/images/interface/bg_checkers.gif) repeat-x 0 0;
  color: #444444;
  font: 72%/1.4em Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  }

/* Layout ----------------------------------------------------------- */ 

#wrapper {
  background: #dde6eb url(http://automatedmachinesystems.com/images/interface/bg_wrapper.jpg) repeat-x 0 0;
  margin: 0 auto;
  overflow: hidden; 
  position: relative;
  width: 900px;
}

#masthead {
  height: 163px; 
  position: relative;
  text-align: left; 
}

#maincol {
  background: url(http://automatedmachinesystems.com/images/interface/bg_white.gif) bottom left;
  float: left;
  margin: 15px 0 20px 10px;
  width: 613px;
}

#maincol .padding {
  background: url(http://automatedmachinesystems.com/images/interface/bg_whitetop.gif) no-repeat 0 0;
  padding: 20px;
}

#secondarycol {
  float: right;
  margin: 15px 8px 0 0;
  width: 262px;
}

.categorycolumn {
  width: 45%;
  float: left;
  margin-right: 3%;
   
}



/* Basic Tags ----------------------------------------------------------- */ 

a { 
  color: #0066b4;
  font-weight: bold; 
  text-decoration: none;
  }
  
a:hover { text-decoration: underline; }

a.readmore {
  background: url(http://automatedmachinesystems.com/images/interface/btn_readmore.gif) no-repeat 0 0;
  display: block;
  height: 19px;
  overflow: hidden;
  text-indent: -2000em;
  width: 85px;
}

a.readmore:hover { background-position: 0 -19px; }

ul { margin: 0 0 45px 0; padding-left: 15px;}
li { margin-left: 0; padding-left: 0}

#maincol ul { margin-left: 10px;}
.categorycolumn ul li { padding-left: 12px;}


p.intro { 
  border-bottom: 1px dashed #949494;
  margin-bottom: 20px; 
  padding-bottom: 20px; 
}
  
blockquote {
  color: #1d313e;
  font: 150%/1.3em "georgia", serif;
  margin: 10px;
  padding: 0;
}

cite {
  display: block;
  margin: 0 0 25px 25px;
        font-style: normal;
        border-left: 3px solid #a3b3bd;
        padding-left: 10px;
  }



/* Headline Elements ---------------------------------------------------------- */ 

h2 {
  font: 240%/1.4em Helvetica, sans-serif;
  font-weight: normal;
  color: #333333;
  margin: 0;
  padding: 0;
}
  
h3 {
  height: 22px;
  margin: 0 0 10px 0;
  overflow: hidden;
  padding: 0;
  text-indent: -2000em;
  width: 240px;
}

h3.softwaresolutions { background: url(http://automatedmachinesystems.com/images/interface/h_softwaresolutions.gif) no-repeat 0 0; }
h3.successstories { background: url(http://automatedmachinesystems.com/images/interface/h_successstories.gif) no-repeat 0 0; }
h3.latestnews { background: url(http://automatedmachinesystems.com/images/interface/h_latestnews.gif) no-repeat 0 0; }
h3.newequipment { background: url(http://automatedmachinesystems.com/images/interface/h_newequipment.gif) no-repeat 0 0; }
h3.usedequipment { background: url(http://automatedmachinesystems.com/images/interface/h_usedequipment.gif) no-repeat 0 0; }
h3.aboutus { background: url(http://automatedmachinesystems.com/images/interface/h_aboutus.gif) no-repeat 0 0; }
h3.mailingaddress { background: url(http://automatedmachinesystems.com/images/interface/h_mailingaddress.gif) no-repeat 0 0; }
h3.highlights { background: url(http://automatedmachinesystems.com/images/interface/h_highlights.gif) no-repeat 0 0; }

h4 {
  border-bottom: 1px solid #E3E3E3;
  font-size: 160%;
  color: #000;
  padding: 0 0 2px 0;
  margin-top: 0;
margin-bottom: 10px;
}

h5 { 
  padding-left: 20px;
  font-size: 120%;
  background: url(http://automatedmachinesystems.com/images/interface/bulletlarge.gif) no-repeat 0 0;
  margin-bottom: 0;
}

h5 span { font-size: 90%; font-weight: normal; font-style: italic; }

h5.category a { color: #000; }
h5.category a:hover { color: #0066b4;  }
  



/* Masthead ---------------------------------------------------------- */ 

#logo {
  background: url(http://automatedmachinesystems.com/images/interface/logo.jpg) no-repeat 0 0;
  height: 120px;
  left: 10px;  
  margin: 0;
  padding: 0;
  position: absolute; 
  top: 0; 
  width: 600px; 
}
  
#logo p {
  color: #000;
  margin: 40px 0 0 128px; 
  font-size: 170%;
  font-weight: bold;
  line-height: 1.1em;
  padding: 0;
}
  
#logo em {
  font-size: 75%;
  font-weight: normal;
}

#contact {
  color: #000;
  margin-right: 10px;
  position: absolute;
  right: 0;
  top: 40px;
  text-align: right;
  font-size: 150%;
  font-weight: bold;
  line-height: 1.2em;
}

#contact a {
  background: url(http://automatedmachinesystems.com/images/interface/icn_email.gif) no-repeat 0 50%;
  border-bottom: 1px dashed #447890;
  color: #447890;
  font-weight: normal;
  padding-left: 20px;
  text-decoration: none;
}

#contact a.email { font-weight: normal; }
  
#contact a:hover {
  border-bottom: 1px solid #447890; 
}




/* Navigation ---------------------------------------------------------- */ 

#topNav {
  margin: 3px 10px 0 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#topNav li {
  border-right: 1px solid #939175;
  display: inline;
  font-size: 90%;
  list-style: none;
  padding: 0 6px 0 3px;
}
  
#topNav li.last { border-right: none; padding-right: 0; }
  
#topNav li a {
  color: #37372e;
  font-weight: bold;
  text-decoration: none;  
}
   
#topNav li a:hover { text-decoration: underline; }


#mainNav { 
  background: url(http://automatedmachinesystems.com/images/interface/menu_notype.gif) no-repeat 0 0;
  bottom: 0; 
  height: 39px;
  left: 10px; 
  overflow: hidden;
  position: absolute;  
  width: 884px; 
  padding: 0;
  margin: 0;
}

#mainNav li { display: inline; float: left; }

  
#mainNav li a {
  background: transparent url(http://automatedmachinesystems.com/images/interface/menu2.gif) no-repeat scroll top left;
  position: relative;
  display: block;
  height: 0px;
  padding-top: 39px;
  overflow: hidden;
}
  
#mainNav li#nav-home a { width: 72px; background-position: 0 0; }
#mainNav li#nav-home a:hover { background-position: 0 -39px; }
#mainNav li#nav-home a.selected { background-position: 0 -39px; } 

#mainNav li#nav-equipment a { width: 108px; background-position: -72px 0; }
#mainNav li#nav-equipment a:hover { background-position: -72px -39px; }
#mainNav li#nav-equipment a.selected { background-position: -72px -39px; }

#mainNav li#nav-material-handling a { width: 155px; background-position: -180px 0; }
#mainNav li#nav-material-handling a:hover { background-position: -180px -39px; }
#mainNav li#nav-material-handling a.selected { background-position: -180px -39px; }

#mainNav li#nav-software a { width: 166px; background-position: -335px 0; }
#mainNav li#nav-software a:hover { background-position: -335px -39px; }
#mainNav li#nav-software a.selected { background-position: -335px -39px; }

#mainNav li#nav-events a { width: 67px; background-position: -668px 0; margin-left: 167px;}
#mainNav li#nav-events a:hover { background-position: -668px -39px; }
#mainNav li#nav-events a.selected { background-position: -668px -39px; }

#mainNav li#nav-news a { width: 56px; background-position: -735px 0;}
#mainNav li#nav-news a:hover { background-position: -735px -39px; }
#mainNav li#nav-news a.selected { background-position: -735px -39px; }

#mainNav li#nav-aboutus a { width: 93px; background-position: -791px 0;}
#mainNav li#nav-aboutus a:hover { background-position: -791px -39px; }
#mainNav li#nav-aboutus a.selected { background-position: -791px -39px; }



#subnav {
  background: url(http://automatedmachinesystems.com/images/interface/bg_white_right.gif) no-repeat bottom left;
  
}

#subnav .padding {
  background: url(http://automatedmachinesystems.com/images/interface/bg_whitetop_right.gif) no-repeat 0 0;
  margin-bottom: 20px;
  padding: 13px 10px 5px;
}

#subnav ul {
  margin: 0 0 20px 0;
  padding: 0; 
  list-style: none;
}

#subnav li {
  background: url(http://automatedmachinesystems.com/images/interface/bullet.gif) no-repeat left 50%;
  list-style: none;
  margin-bottom: 4px;
  padding-left: 15px;
  
}

#subnav li.selected {
  background-color: #fafd9d;
}

#subnav li a { 
  font-weight: normal; }



/* Footer */ 

#footer {
  background-color: #edebd0; 
  color: #52514b;
  padding: 20px;
  clear: both;
}

#footer ul {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}

#footer ul li {
  float: left;
  list-style: none; 
  padding: 0 5px;
  border-right: 1px solid #929183; 
}

#footer ul li.leftone {
  padding-left: 0;
}

#footer a { font-weight: normal;}



/* Table ----------------------------------------------------------- */ 

table { border-collapse: collapse; width: 99%;}

tr.gray { background: #f1f1f1; }

td { padding: 7px 5px 7px 10px; }

td.thumb { width: 60px; }

td a { font-weight: normal; }


/* Misc Classes ---------------------------------------------------------- */  

.brochure {
  background: #eff4f7 url(http://automatedmachinesystems.com/images/uploads/AMS_catalog_cover_thumb.jpg) no-repeat 7px 10px;
        border: 1px solid #c1cad1;
        height: 110px;
  margin-bottom: 20px;
  padding: 0 0 10px 90px;
        overflow: hidden;

}

.question {
  background: #eff4f7 url(http://automatedmachinesystems.com/images/uploads/icn_question.gif) no-repeat 7px 10px;
        border: 1px solid #c1cad1;
        height: 110px;
  margin-bottom: 20px;
  padding: 0 7px 10px 76px;
        overflow: hidden;
}

.notice { background: #ffc7c4; border-right: 3px solid #990000; color: #990000; padding: 20px; }
.notice a { color: #990000; }


img.product {
  border: 7px solid #f1f1f1;
  margin-bottom: 10px;
}

.gallerythumbs {
  margin-bottom: 30px;
}
.gallerythumbs a img {
  border: 4px solid #f1f1f1;
}

.gallerythumbs a:hover img {
  border: 4px solid #0f5680;
}

/* Software ---------------------------------------------------------- */  

.software {
  border-bottom: 1px solid #E3E3E3;
  margin-bottom: 25px;
  overflow: hidden;
  padding-bottom: 25px;
}

.software img {
  border: 5px solid #f1f1f1;
  margin-right: 10px;
  float: left;
}

.software h4 {
  border-bottom: 0;
  margin-bottom: 10px;
}

.software .download {
  border: none;
  float: right;
}



#successstories #subnav p {
  margin-bottom: 30px;
}

#successstories #subnav img {
  border: 3px solid #E3E3E3; 
}

#successstories #subnav a:hover img, #successstories #subnav a.selected img {
  border: 3px solid #0f5680;
}

p.call {
  background-color: #f1f1f1;
  margin-top: 25px;
  padding: 20px 10px; 
}

.categorycolumn ul {
  margin: 10px 0 30px 0;
  padding: 0;
}

.categorycolumn li {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}

.categorycolumn li a {
  font-weight: normal;
}

.testimonial { 
  background-color: #e9eff3;
  border-right: 2px solid #93a5b1;
  border-bottom: 2px solid #93a5b1; 
  margin: 20px 0 30px 0;
  padding: 10px; }

#maincol blockquote {
  color: #50616c;
  font: 170%/1.3em "georgia", serif;
  margin: 10px;
  padding: 0;
}

#maincol cite {
  display: block;
  margin: 0 0 10px 15px;
}
  
.features, .images, .video {
    margin-bottom: 50px;
}

.images { 
  min-height: 470px;
  }
  
.left {
    float: left;
    margin: 0 10px 25px 0;
} 

.right {
    float: right;
    margin: 0 0 25px 10px;
}

img.noborder { border: none; margin-bottom: 40px;}
img.logonoborder { border: none; margin-bottom: 0; float: none; }

p.job { border-bottom: 1px solid #E3E3E3; padding-bottom: 15px;  }
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}

/* MailChimp Embedded Form Styles
--------------------------------------------------------------*/

#mc_embed_signup {
  margin: 30px 0;
}

#mc_embed_signup fieldset {
  padding-top: 1.5em;
  margin: .5em 0;
  background-color: #ffffff;
  color: #333333;
  border: 1px solid #d0d0d0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

#mc_embed_signup legend {
  text-transform: uppercase;
  font-weight: bold;
  color: #0f5680;
  background: #fff;
  padding: .5em 1em;
  border: 1px solid #d0d0d0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 1em;
}

#mc_embed_signup .indicate-required {
  text-align: right;
  font-style: italic;
  overflow: hidden;
  color: #9c9c9c;
  margin: -15px 0 0 0;
}

#mc_embed_signup .mc-field-group { clear: both; margin: 1em 0; overflow: hidden; }
#mc_embed_signup .mc-field-group label { display: block; margin: .3em 0; line-height: 1em; font-weight: bold;}
#mc_embed_signup .mc-field-group input[type=text] { margin-right: 1.5em; padding: .2em .3em; width: 95%; float: left; z-index: 999; }
#mc_embed_signup #mce-responses { float: left; top: -1.4em; padding: 0em .5em 0em .5em; overflow: hidden; width: 90%; margin: 0 5%; clear: both; }
#mc_embed_signup #mce-responses .response { display: none; margin: 1em 0; padding: 1em .5em .5em 0; font-weight: bold; float: left; top: -1.5em; z-index: 1; width: 80%; }
#mc_embed_signup #mce-responses #mce-error-response { background: #ffeeee; color: #ff0000; }
#mc_embed_signup #mce-responses #mce-success-response { background: #fff; color: #529214;}