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

html,
body {
  margin: 0px;
  padding: 0px;
  -webkit-text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body {
  background: #fff;
}

a {
  text-decoration: none;
  color: #C00;
}

a:hover {
  text-decoration: none;
}

a img {
  border: 0px;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/*=================================================================================================== PLATFORM */
#platform {}

body#home #container,
#container,
#footer {
  width: 850px;
  margin: 0px auto;
}

/*=================================================================================================== HEADER */
header {
  display: block;
  margin: 0px auto;
  width: 850px;
  height: 105px !important;
  padding: 0px;
  line-height: 0px;
  position: relative;
}

header div.socialNet {
  float: right;
  height: 16px;
  color: #acacac;
  font: normal normal 12px "Trebuchet MS";
  text-transform: uppercase;
  line-height: normal;
  padding: 75px 10px 0 0;
}

header div.socialNet a {
  float: right;
  height: 16px;
  margin-left: 20px;
  -webkit-background-size: auto 16px;
  -moz-background-size: auto 16px;
  background-size: auto 16px;
  background-repeat: no-repeat;
  font-size: 1px;
  text-indent: -100px;
  overflow: hidden;
}

header div.socialNet a:hover {
  -webkit-opacity: .6;
  -moz-opacity: .6;
  -ms-opacity: .6;
  opacity: .6;
}

header div.socialNet a.twitter {
  width: 82px;
  background-image: url(/images/logo_twitter.png);
}

header div.socialNet a.facebook {
  width: 78px;
  background-image: url(/images/logo_facebook.png);
}

header div.socialNet a.linkedin {
  width: 71px;
  height: 18px;
  background-image: url(/images/logo_linkedin.png);
  -webkit-background-size: auto 18px;
  -moz-background-size: auto 18px;
  background-size: auto 18px;
}

h1.logo {
  margin: 0px auto;
  width: 178px;
  height: 100px;
  padding: 0px 0px;
}

h1.logo a {
  display: block;
  width: 178px;
  height: 100px;
  font-size: 1px;
  text-indent: -100px;
  overflow: hidden;
  background: url(/images/logo_calnano.png) no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}

/*=================================================================================================== FEATURED */
.featured {
  padding: 0px;
  background: #fff;
}

.featured .wrapper,
.featured .my-slider {
  margin: 0px auto;
  width: 850px;
}

.featured .my-slider {
  background: #000 !important;
  border-top: 0px;
}

.featured h1 {
  color: #ba0a0d;
  width: 825px;
  margin: 0px auto;
  padding: 40px 0px 15px 0px;
  font: normal normal 36px "Myriad Pro", "Trebuchet MS";
}

/*=================================================================================================== HOT BUTTONS */
ul.hotButtons {
  width: 850px;
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  background: #fff;
}

ul.hotButtons li {
  float: left;
  width: 33.17%;
  border-right: 1px solid rgba(0, 0, 0, 0.10);
}

ul.hotButtons li:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.10);
}

/*ul.hotButtons li:nth-child(2){
		border-left: 1px solid rgba(0,0,0,0.10);
		border-right: 1px solid rgba(0,0,0,0.10);
	}*/
ul.hotButtons li a {
  display: block;
  height: 300px;
  color: #444;
  line-height: 15px;
  padding: 15px;
}

ul.hotButtons li a:hover {
  color: #fff;
  background: #b82022;
}

ul.hotButtons li figure {
  width: auto;
  height: 50%;
  overflow: hidden;
  margin: 0px 0 10px 0;
  padding: 0px;
  border: 2px solid #C00;
}

ul.hotButtons li a:hover figure {
  border-color: #fff;
}

ul.hotButtons li figure img {
  width: 100%;
  height: auto;
}

ul.hotButtons li h3 {
  color: #d82420;
  margin: 0px 0 10px 0;
  padding: 0px;
  text-transform: uppercase;
  font: normal normal 16px "Myriad Pro", "Trebuchet MS";
}

ul.hotButtons li a:hover h3,
ul.hotButtons li a:hover span {
  color: #fff;
}

ul.hotButtons li span {
  display: block;
  text-align: right;
  color: #d82420;
  text-transform: uppercase;
}

/*=================================================================================================== CONTAINER */
#container {
  background: #e1e1e1;
}

#container .wrapper {
  width: 850px;
  margin: 0px auto;
  color: #4d4d4d;
  font: normal normal 11px Verdana, Geneva, sans-serif;
  line-height: 19px;
}

.fullPanel {
  padding: 30px 10px 30px 10px;
}

.bodyPanel {
  float: left;
  width: 594px;
  border-right: 1px solid #c1c1c1;
  padding: 30px 30px 50px 10px;
}

.bodyRight {
  float: left;
  width: 594px;
  border-right: none;
  border-left: 1px solid #c1c1c1;
  padding: 30px 10px 50px 30px;
  margin-left: -1px;
}

.sidePanel {
  float: left;
  width: 195px;
  border-left: 1px solid #c1c1c1;
  margin-left: -1px;
  padding: 30px 0px 50px 20px;
  line-height: 15px;
}

.sideRight {
  border-left: none;
  border-right: 1px solid #c1c1c1;
  margin-left: 0px;
  padding: 30px 20px 50px 0px;
  line-height: 15px;
}

/*=================================================================================================== FOOTER */
#footer {
  text-align: center;
  color: #999;
  font: normal normal 9px Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  line-height: 15px;
  padding: 0 0 60px 0px;
}

#footer a {
  color: #3f3f3f;
}

#footer a:hover {
  color: #c10d11;
}

.clients {
  text-align: center;
  background: #c7c7c7;
  margin-bottom: 40px;
  line-height: 0px;
}

#Customers .clients img {
  display: none;
}

#footer address {
  text-align: center;
  font-size: 11px;
  font-style: normal;
  margin-bottom: 10px;
}

/*=================================================================================================== TYPOGRAPHY */
h1 {
  margin: 0px 0 15px 0;
  padding: 0px;
  color: #bc0b0e;
  font: normal normal 20px "Myriad Pro", "Trebuchet MS";
}

h2 {
  margin: 0px;
  padding: 0px 0 5px 0;
  color: #444;
  font: normal bold 12px Arial, Helvetica, sans-serif;
}

/*=================================================================================================== TYPOGRAPHY */

#Quote-CNO {
  background: none;
  margin: 0px 0px 40px 0px;
  min-height: 300px;
}

#Quote-CANOF {
  background: none;
  margin: 0px 0px 0px 0px;
  min-height: 300px;
}

