/*  
Theme Name: ACS Industrial
Theme URI: http://www.getwordpressed.com/
Description: customized theme by <a href="https://www.getwordpressed.com">Get WordPressed</a>.
Version: 1.0 */

/* Begin Typography & Colors */

body {
  background-color: #ccc;
  background-image: url(images/bgfade.gif);
  background-repeat: repeat-x;
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  /*font-size: 14px;*/
}

#wrapper {
text-align: left;
width: 920px;
margin: 0 auto;
background-color: #fff;
}

#header {
  margin-bottom: 3px;
}

.content {
width: 390px;
float: left;
background-image:url(images/arrow_bg.gif);
background-repeat:no-repeat;
background-position:center 100px; 
}

#main {
margin-top: 1px;
border: 1px solid #ccc;
border-bottom: none;
}

.clear {
clear: both;
}

.sidebar {
margin: 5px 20px;
padding: 0;
font-size: 11px;
}

#right li {
padding-bottom: 5px!important;
}

#left {
float: left;
width: 220px;
}

#left .widget {
width: 180px;
}

#right {
float: right;
width: 220px;
}

.sidebar ul, .sidebar li {
list-style-type: none;
padding: 0;
margin: 0;
}

img {
border: 0;
}

.alignright {
float: right;
padding-left: 8px;
}

.alignleft {
float: left;
padding-right: 8px;
}

.widget {
width: 220px;
padding-bottom: 15px;
}

td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  /*font-size: 14px;*/
}

/*-- default links --*/
a:link {
  color: blue;
}
a:active {
  color: blue;
}
a:visited {
  color: #660099;
}

/*-- bottom menu link --*/
a.bottommenu {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none
}
a.bottommenu:link {
  color: #990000;
}
a.bottommenu:active {
  color: #990000;
}
a.bottommenu:visited {
  color: #990000;
}
a.bottommenu:hover {
  text-decoration: underline
}

h1, h2 {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12pt;
  /* xborder: 1px solid black; */
  margin: 15px 0px 10px 0px;
  background-image: url(images/h2_arrow_black.gif);
  background-position: 0px 3px; 
  background-repeat: no-repeat;
  padding-left: 25px;
}

h1 a, h2 a {
color: #000000!important;
text-decoration: none;
}

h3 {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 11pt;
}

p {
  margin: 10px 0px 10px 0px;
  /* xborder: 1px solid black; */
}

#top_mini_banner {
  padding: 2px;
  background-image: url(images/top_mini_banner.gif);
  background-repeat: no-repeat;
  height: 24px;
  width: 920px;
  margin-bottom: 0px;
  text-align: left;
  font-style: italic;
  font-weight: normal;
  font-size: 13px;
  color: #fffffe;  /* made slightly off-white to avoid CSS validation error */
}

/*--- Repair Form CTA button ---*/

#repair_form_btn {
  width: 127px;
  border: 0px solid black; 
  margin: 0 auto 0px auto;
}

#repair_form_btn a {
  color: #fff;
  background: transparent url(images/rfcta_btn_bg.gif) -0px -0px no-repeat;
  display: block;
  text-align: left;
  padding: 4px 0px 10px 11px;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}

#repair_form_btn a:hover {
  background: transparent url(images/rfcta_btn_bg.gif) -130px -0px no-repeat;
}

/*--- Submit button ---*/

#submit_btn {
  width: 85px;
  border: 0px solid black; 
  margin: 0 auto 0px auto;
}

#submit_btn a {
  color: #fff;
  background: transparent url(images/submit_btn_bg.gif) -0px -0px no-repeat;
  display: block;
  text-align: left;
  padding: 4px 0px 10px 12px;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  border: 0px solid black;
}

#submit_btn a:hover {
  background: transparent url(images/submit_btn_bg.gif) -90px -0px no-repeat;
}

/*--- bottom nav-bar styles ---*/

#navbar_bottom {
  border-top: 2px solid #990000;
  border-bottom: 2px solid #990000;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px;
  color: #cc9999;
  text-align: center;
  background-color: #fff;
  margin-top: 10px;
}

/*--- footer styles ---*/

#footer {
  background-color: #fff;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #ccc;
  text-align: center;
}

#footer img {
padding: 0 30px;
}

/*--- mfr service link styles --*/

#mfr_service_links {
  font-size: 9pt;
}

#mfr_service_links a {
  white-space: nowrap
}


#ccor {
  font-size: 11px;
  text-align: center;
  margin-bottom: 10px;
  border: 0px solid black;
}
#ccor a {
  text-decoration: none;
}
#ccor a:hover {
  text-decoration: underline;
}

/*
  top_nav_2.css
*/
 
#top_nav_2 {
  background-color: #ddd;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 15px;
  line-height: 36px;
}

#top_nav_2 ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#top_nav_2 li {
  display: inline;
  margin: 0px;
}

#top_nav_2 a {
  background-color: #ddd;
  padding: 4px 10px 4px 10px;
  color: black;
  text-decoration: none;
  border-style: solid;
  border-width: 2px;
  border-color: #eee #aaa #aaa #eee; 
}

#top_nav_2 a:hover {
  text-decoration: underline;
}

#top_nav_2 span.selected {
  padding: 4px 10px 4px 10px;
  color: #900;
  border-color: #aaa #eee #eee #aaa;
  border-style: solid;
  border-width: 2px;
  background-color: #ccc;
}

/*
  sm4.css
*/
 
#sm4 {
  font-family: arial, helvetica, sans-serif;
  border: 0px solid black;
  width: 182px;
  text-align: center;
  margin-top: 5px;
}

#sm4-title {
  border: 1px solid black;
  text-align: center;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
  background-color: #eee;
}

#sm4 ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px solid #ccc;
}

#sm4 li {
  border-color: #fff;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  margin-bottom: 6px;
}

#sm4 a {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  background-repeat: no-repeat;
}

#sm4 a:hover {
  color: #900;
}

#sm4 a.short {
  padding: 9px 0px 10px 27px;
  background: transparent url(images/sm4/button_all_short.png) -0px -0px no-repeat;
}

#sm4 a.short:hover {
  background: transparent url(images/sm4/button_all_short.png) -182px -0px no-repeat;
}

#sm4 a.short-selected {
  padding: 9px 0px 10px 27px;
  color: #900;
  background: transparent url(images/sm4/button_all_short.png) -364px -0px no-repeat;
}

#sm4 a.tall {
  padding: 10px 0px 12px 27px;
  background: transparent url(images/sm4/button_all_tall.png) -0px -0px no-repeat;
}

#sm4 a.tall:hover {
  background: transparent url(images/sm4/button_all_tall.png) -182px -0px no-repeat;
}

#sm4 a.tall-selected {
  padding: 10px 0px 12px 27px;
  color: #900;
  background: transparent url(images/sm4/button_all_tall.png) -364px -0px no-repeat;
}