/*
Theme Name: Mel Foster Company
Theme URI: http://melfoster.com/
Description: A theme for melfoster.com
Version: 1.0
Author: TrueParallel
Author URI: http://trueparallel.com
Tags: custom
*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
}
html, body, #wrapper {
  height: 100%;
  margin: 0;
  padding: 0;
}
body > #wrapper {
  height: auto; 
  min-height: 100%;
}
body {
  background: #eaeaea;
  font-family: Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  color: #2a2a2a;
}
.no-background {
  padding-right: 0 !important;
  padding-left: 0 !important;
  background-image: none !important;
}
a img {
  border: none;
}
a {
  color: #005c80;
}
a:hover {
  text-decoration: none;
}
a:visited {
  color: #9703a0;
}
h1.no-margin {
  margin-bottom: 0 !important;
}
.half-padding-top {
  padding-top: 10px;
}
.padding-top {
  padding-top: 20px;
}
.margin-right {
  margin-right: 15px;
}
.padding-right {
  padding-right: 15px;
}
h1, h2, h3, h4 {
  font-family: 'Trebuchet MS';
  color: #333;
  margin: 0;
  padding: 0 0 10px 0;
}
h1 {
  font-size: 18px;
  font-weight: bold;
}
h2 {
  font-size: 16px;
  font-weight: bold;
}
h1.check-it {
  padding-left: 30px;
  height: 22px;
  line-height: 22px;
  background: url(images/check-it.gif) top left no-repeat;
}
p {
  margin: 0;
  padding: 0 0 10px 0;
}
#wrapper {
  margin: 0 auto;
  width: 960px;
  background: #eaeaea url(images/wrapper-background.gif) repeat-y;
}
#container {
}
.content {
  padding: 10px 15px;
}
#header {
	background: #eaeaea url(images/corners-top-content.gif) bottom left no-repeat;
	padding: 25px 0 5px 0;
}
#hat {
  padding: 0 0 20px 0;
}
#logo {
  display: inline-block;
  float: left;
  width: 353px;
  height: 42px;
  background: url(images/logo.gif) top left no-repeat;
  text-indent: -10000px;
}
#comunications {
  display: inline-block;
  float: right;
  list-style: none;
  margin: 0;
  padding: 10px 15px 0 0;
}
#comunications li {
  display: inline-block;
  margin: 0 0 0 15px;
  padding: 0;
  float: left;
}
#comunications a, #comunications a:visited {
  color: #6e6e6e;
}
.red-body {
  z-index: 10;
  position: relative;
  background: url(images/menu-background.gif) repeat-x;
}
.red-left-corner {
  background: url(images/menu-left-corner.gif) top left no-repeat;  
}
.red-right-corner {
  background: url(images/menu-right-corner.gif) top right no-repeat;  
}

#main-menu {
  height: 40px;
  margin: 0;
  padding: 0 0 10px 15px;
}
#main-menu li {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}
#main-menu li.current {
  background: url(images/menu-background-current.gif) top left repeat-x;
}
#main-menu li.current a {
  background-image: url(images/menu-separator-current.gif);
}
#main-menu li a {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  width: 155px;
  height: 40px;
  font-size: 14px;
  font-family: 'Trebuchet MS', sans-serif;
  line-height: 40px;
  background: url(images/menu-separator.gif) top left no-repeat;
}
#main-menu li a:visited {
  color: #fff;
}
#main-menu li a:hover {
  color: #ffd800;
}
.first {
  background-image: none !important;
}
#home-teaser {
  position: relative;
  padding: 14px 615px 15px 15px;
  width: 330px;
  height: 280px;
  background: url(images/home-teaser.jpg) top left no-repeat;
}
#home-teaser h1 {
  margin: 0 0 15px 0;
  padding: 0;
  font: normal 24px/30px 'Trebuchet MS', sans-serif;
  color: #fff;
}
#home-teaser .promo-text {
  line-height: 17px;
  font-family: Verdana;
  font-size: 13px;
  color: #1b1b1b;
}
.promo-text p {
  margin: 0;
  padding: 0;
}
#teaser-button {
  display: inline-block;
  position: absolute;
  left: 15px;
  bottom: 26px;
  padding: 0 0 0 10px;
  width: 305px;
  height: 35px;
  font: normal 14px/32px Verdana, sans-serif;
  color: #fff;
  z-index: 10;
  text-decoration: none;
}
#teaser-button:visited {
  color: #fff;
}
#lines-buttons {
  position: relative;
  z-index: 10;
  padding: 0 0 15px 0;
}
#lines-buttons a {
  display: inline-block;
  float: left;
  height: 87px;
  text-indent: -10000px;
  background-repeat: no-repeat;
  background-position: left top;
}
#lines-buttons a:hover {
  background-position: 0 -87px;
}
#semiconductors {
  width: 311px;
  margin-right: 19px;
  background-image: url(images/semiconductors-line.jpg);
}
#passives {
  width: 300px;
  margin-right: 19px;
  background-image: url(images/passives-line.jpg);
}
#systems {
  width: 311px;
  background-image: url(images/systems-line.jpg);
}
#clearfooter {
  clear: both;
  height: 55px;
}
#footer {
  width: 960px;
  position: relative;
  padding: 5px 0 0 0;
	margin: -55px auto 0 auto;
	height: 50px;
	font-family: Verdana;
	line-height: 50px;
	clear: both;
	background: #eaeaea url(images/corners-bottom-content.gif) top left no-repeat;
} 
#home-siderbar {
  width: 300px;
  float: left;
}
.home-content {
  width: 610px;
  float: right;
}
#choose-state {
  width: 300px;
  height: 251px;
  background: url(images/map.gif) top left no-repeat;
  margin-bottom: 20px;
}
.card .pic {
  float: left;
  padding: 0 20px 0 0;
}
.card .buttons {
  display: inline-block;
}
.card .buttons a {
  float: left;
  display: block;
  height: 23px;
  margin-right: 10px;
  background-position: left top;
  text-indent: -10000px;
  background-repeat: no-repeat;
}
.button {
  display: block;
  height: 23px;
  margin-right: 10px;
  background-position: left top;
  text-indent: -10000px;
  background-repeat: no-repeat;
}
.contact-link {
  background-image: url(images/button-contact-me.gif);
  width: 100px;
}
.find-link {
  background-image: url(images/button-find.gif);
  width: 176px;
}
#events {
  border: 1px solid #c3c3c3;
  padding: 10px 15px;
}
.current-event {
  padding: 0 0 0 16px;
  margin-bottom: 10px;
  
}
.current-event li{
  padding: 0 5px;
  font: normal 12px/16px Tahoma, Helvetica, sans-serif;
  color: #404040;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 0.5em;
}
.current-event li a{
  text-decoration: none;
}
.current-event li a:hover{
  text-decoration: underline;

}
.current-event h2 span{
  color: #303030;
}
.register-button {
  float: right;
  display: block;
  height: 31px;
  width: 71px;
  background: url(images/button-register.gif) left top no-repeat;
  text-indent: -10000px;
}
.recent-events {
  list-style: square outside;
  margin: 0;
  padding: 0 0 0 15px;

}
.recent-events li {
  margin-bottom: 5px;
}
.more {
  vertical-align: bottom;
  display: inline-block;
  width: 20px;
  height: 14px;
  margin: 0 5px;
  background: url(images/blue-arrow.gif) left top no-repeat;
  text-indent: -10000px;
  font-size: 1px;
}
#sidebar {
  display: inline-block;
  width: 210px;
}
#choose-state-small {
  width: 210px;
  height: 217px;
  background: url(images/choose-state-small.gif) left top no-repeat;
  margin-bottom: 20px;
}
#diagramm {
  display: block;
  width: 210px;
  height: 50px;
  background: url(images/diagram-plug.gif) left top no-repeat;
  margin-bottom: 20px;
}
.quote-name{
  text-align: right;
  font-style: italic;
  font-family: Georgia, Times, 'Times New Roman', serif;
  line-height: 130%;
}
#featured-content {
  border: 1px solid #d7d7d7;
  background: #f7f7f7;
  padding: 15px 10px;
}
#featured-content h2 {
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center;
}
#featured-content p {
  padding: 0;
  margin: 0 0 5px 0;
}
#page-content {
  float: right;
  width: 700px;
}
.submenu {
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  line-height: 20px;
}
.submenu li {
  display: inline-block;
  position: relative;
  float: left;
  margin: 0;
  padding: 0 15px;
  border: none;
  font: normal 16px/20px 'Trebuchet MS', sans-serif;
  height: 20px;
  background: url(images/submenu-separator.gif) 0 2px no-repeat;
}
.submenu li.first {
  background-image: none;
}
.submenu li.current a {
  display: inline-block;
  text-decoration: none;
  padding: 0 10px 2px 10px;
  background: #888;
  color: #fff !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.submenu li.current span.first-letter {
  color: #fff;
  text-decoration: none;
}
.submenu li a, .submenu li a:visited{
  color: #3c3c3c;
}
.first-letter {
  color: #b12851;
  text-decoration: underline;
}
.small-panel {
  float: left;
  text-align: center;
  width: 218px;
  background: #fff url(images/small-gradient.gif) left top repeat-x;
  border: 1px solid #dcdcdc;
  padding: 15px 0 0 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  min-height: 250px;
}
.small-panel h1, .big-panel h1 {
  display: inline-block;
  font-size: 20px !important;
  font-weight: normal;
  text-align: center;
  padding: 0 12px 0 0;
  margin: 0 0 15px 0;
  background: url(images/gray-arrow.gif) right 7px no-repeat;
}
.small-panel h1 a, .small-panel h1 a:visited {
  color: #4b4b4b;
  text-decoration: none;
}
.small-panel h2.gray {
  margin: 0;
  padding: 0;
  font-size: 13px !important;
  font-weight: normal;
  color: #838383;
}
.big-panel {
  clear: both;
  margin-top: 30px;
  width: 700px;
  background: #fff url(images/gradient.gif) left top repeat-x;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.big-panel .first-letter, .small-panel .first-letter {
  text-decoration: none;
}
.right-part {
  float: right;
  padding: 10px 20px;
  width: 430px;
/*  min-height: 270px;*/
  border-left: 1px solid #dcdcdc;
  background: #f3f0e9;
  overflow:hidden;
  position:relative;
}
.right-part .item {
  display: none;
  position:absolute;
  width:430px;
  overflow:hidden;
}
.right-part .valigned{
  padding-top: 55px;
}
.left-part {
  float: left;
  width:220px;
  text-align: center;
}
.left-part select {
  margin-top: 10px;
}
.left-part h1 {
  margin: 10px 0 30px 0;
}
.view-website {
  display: inline-block;
  padding: 0 0 0 21px;
  height: 17px;
  line-height: 17px;
  background: url(images/icon-web.gif) left 1px no-repeat;
}
.learn-more {
  display: inline-block;
  padding: 0 0 0 10px;
  height: 16px;
  line-height: 16px;
  background: url(images/icon-learn-more.gif) left 5px no-repeat;  
}
.red-ol {
  list-style: square;
  color: #af2750;
}
.red-ol span {
  color: #000;
}
.technology-line {
  margin-top: 30px;
}
.page h1 {
  font-size: 22px;
  line-height: 120%;
}
.page a {
  color: #a21942;
}
.page a.cool, .page a.cool:visited {
  color: #a21942;
  display: block;
  text-decoration: underline;
  padding: 0 0 15px 16px;
  background: url(images/red-arrow.gif) 0 3px no-repeat;
  font-size: 18px;
}
.pictures-panel {
  float: left;
  width: 220px;
}
.pictures-panel .description {
  padding: 5px 10px 15px 10px;
  text-align: center;
  font-style: italic;
}
.halfsize-content {
  float: right;
  width: 460px;
}
.news-events {
  list-style: none;
  margin: 0;
  padding: 20px 0 0 0;
}
.news-events li {
  padding: 0 0 0 15px;
  margin: 0;
  background: url(images/blue-bullet-2.gif) 0 7px no-repeat;
}
.news-events .date {
  float: left;
  color: #000;
  font-weight: bold;
  width: 130px;
}
.news-events .element {
  float: left;
  width: 500px;
}
.news-events .news-item{
  margin-bottom: 1.5em;
}
.news-events .read-more {
  color: #015c80;
  display: inline-block;
  padding: 0 25px 0 0;
  background: url(images/blue-arrow.gif) right 3px no-repeat;
}
.alignleft {
  float: left;
  text-align: center;
}

#page-content p img.alignleft {
  padding-right: 20px;
}
img.alignright {
  float: right;
}
#page-content p img.alignright {
  padding-left: 20px;
}

.file-list {
  display: none;
  margin: 0 0 20px 0;
  padding: 0 0 0 20px;
}
.repositorium {
  margin: 10px 0 0 0;
  padding: 10px;
  border: 1px dotted #eee;
}
.category-item {
  border-bottom: 1px dotted #eee;  
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.category-title {
}
.up {
  background-image: url(images/red-toggle-up.gif) !important;  
}
.category-title a {
  text-decoration: none;
  display: inline-block;
  padding-right: 23px;
  background: url(images/red-toggle-down.gif) right 2px no-repeat;
}
.category-title a:focus {
  outline: none;
}
/* Tabs */ 
.tabs {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
  height: 31px;
  line-height: 31px;
  background: url(images/tabs-background.gif) top left repeat-x;
}
.tabs li {
  display: inline-block;
  float: left;
  overflow: hidden;
  height: 30px;
  margin: 0 10px 0 0;
  padding: 0 10px;
  background: url(images/tab-background.gif) top left repeat-x;
  border-top: 1px solid #d0d5d9;
  border-left: 1px solid #d0d5d9;
  border-right: 1px solid #d0d5d9;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
}
.tabs li.current {
  background: #fffcfc;
}
.tabs li a, .tabs li a:visited {
  color: #010101;
  font-size: 14px;
}
.tabs li.current a {
  text-decoration: none;
}
.panel-content {
  display: none;
  padding: 10px 10px;
  background: #fffcfc;
  border-bottom: 1px solid #d0d5d9;
  border-left: 1px solid #d0d5d9;
  border-right: 1px solid #d0d5d9;
}
#panel-content-1 {
  display: block;
}
.wpcf7-form input[type=password], .wpcf7-form input[type=text] {
  height: 20px;
}
.wpcf7-form textarea {
  height: 120px;
}
.wpcf7-form input[type=text],.wpcf7-form input[type=password], .wpcf7-form textarea {
  border: 1px solid #D0D5D9;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* End tabs */
ul.errors {
  padding: 10px 20px;
  border: 1px solid #b12851;
  background: #f8dbe4;
}

#mail-form-window {
  display: none;
  width: 400px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.mail-form .form-field {
  padding: 5px;
}
.mail-form .form-field label {
  display: block;
  padding: 5px 0;
}
.mail-form .form-field .text-input {
  height: 20px;
}
.mail-form .form-field textarea {
  height: 150px;
}
.mail-form .form-field .text-input, .mail-form .form-field textarea { 
  width: 100%;
  display: block;
  border: 1px solid #D0D5D9;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.text-align-right {
  text-align: right;
}
#mailer-answer {
  width: 300px;
  height: 20px;
  display: inline-block;
  color: #009900;
  margin: 0 10px;
}
.loading {
  background: url(images/ajax-loader2.gif) right top no-repeat !important;
}


