.rounding-big {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  behavior: url(border-radius.htc);
}
.rounding-small {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(border-radius.htc);
}
.white { color: #ffffff; }
.ic-borders {
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}
.small {
  font-size: 12px;
  font-weight: normal;
}
.red { color: #d64027; }
.blue { color: #263986; }
.green { color: #3cb64b; }
.grey { color: #454c4d; }
.lozzal-blue { color: #3a83a9; }
.line {
  border-top: 1px solid #c2c4c4;
  padding-top: 6px;
}
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img, blockquote, q, caption, a, form, input, textarea, fieldset, pre, table, thead, tbody, tfoot, th, tr, td {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul ul {
  margin-top: 0;
  margin-bottom: 0;
}
ul ol {
  margin-top: 0;
  margin-bottom: 0;
}
ul dir {
  margin-top: 0;
  margin-bottom: 0;
}
ul menu {
  margin-top: 0;
  margin-bottom: 0;
}
ul dl {
  margin-top: 0;
  margin-bottom: 0;
}
ol ul {
  margin-top: 0;
  margin-bottom: 0;
}
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}
ol dir {
  margin-top: 0;
  margin-bottom: 0;
}
ol menu {
  margin-top: 0;
  margin-bottom: 0;
}
ol dl {
  margin-top: 0;
  margin-bottom: 0;
}
dir ul {
  margin-top: 0;
  margin-bottom: 0;
}
dir ol {
  margin-top: 0;
  margin-bottom: 0;
}
dir dir {
  margin-top: 0;
  margin-bottom: 0;
}
dir menu {
  margin-top: 0;
  margin-bottom: 0;
}
dir dl {
  margin-top: 0;
  margin-bottom: 0;
}
menu ul {
  margin-top: 0;
  margin-bottom: 0;
}
menu ol {
  margin-top: 0;
  margin-bottom: 0;
}
menu dir {
  margin-top: 0;
  margin-bottom: 0;
}
menu menu {
  margin-top: 0;
  margin-bottom: 0;
}
menu dl {
  margin-top: 0;
  margin-bottom: 0;
}
dl ul {
  margin-top: 0;
  margin-bottom: 0;
}
dl ol {
  margin-top: 0;
  margin-bottom: 0;
}
dl dir {
  margin-top: 0;
  margin-bottom: 0;
}
dl menu {
  margin-top: 0;
  margin-bottom: 0;
}
dl dl {
  margin-top: 0;
  margin-bottom: 0;
}
ul {
  list-style-type: disc;
  padding: 10px;
}
ol {
  list-style-type: decimal;
  padding: 10px;
}
em {
  font-style: italic;
  font-weight: normal;
}
strong {
  font: Helvetica, Arial, san-serif;
  font-weight: normal;
}
acronym {
  background: transparent;
  cursor: help;
  font-style: normal;
  border: 0;
}
a acronym {
  border: none;
  cursor: pointer;
}
fieldset { border: 0; }
address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
blockquote {
  border-top: 1px solid #c2c4c4;
  margin-top: 7px;
  padding-top: 7px;
}
form {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
label { display: block; }
body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #454c4d;
  font-family: "Droid", sans-serif;
  font-size: 13px;
  line-height: 17px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Trade", san-serif;
  color: #f2932f;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-size: 30px;
  margin: 0 0 0 0;
  line-height: 24px;
  padding-bottom: 6px;
}
h2 {
  font-size: 24px;
  margin: 0 0 0 0;
  padding-bottom: 5px;
  line-height: 20px;
}
h3 {
  font-size: 21px;
  margin: 0 0 0 0;
  padding-bottom: 4px;
  line-height: 17px;
}
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p {
  font-family: "Droid", sans-serif;
  font-size: 13px;
  line-height: 17px;
  margin: 0 0 17px 0;
  padding: 0 0 0 0;
}
a {
  color: #f2932f;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
#clear {
  clear: left;
  height: 0;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  overflow: hidden;
}
form { padding: 17px 0; }
form ol {
  list-style-type: none;
  padding: 0 0 0 0;
}
form input {
  margin-bottom: 10px;
  width: 300px;
}
form textarea {
  margin-bottom: 10px;
  width: 300px;
  height: 100px;
}
form select { margin-bottom: 10px; }
strong {
  font-family: "Trade", san-serif;
  font-size: 14px;
}
.centre { text-align: center; }
img {
  border: none;
  outline: none;
}
img a {
  border: none;
  outline: none;
}
#uber {
  width: 960px;
  margin: auto auto;
}
#header {
  width: 960px;
  height: 80px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
}
#header #logo {
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
  width: 390px;
}
#header #navigation {
  position: absolute;
  top: 38px;
  right: 0;
  height: 31px;
  width: 560px;
  text-align: right;
  font-size: 19px;
}
#navigation ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: 31px;
  overflow: hidden;
}
#navigation ul li {
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
  font-weight: normal;
  font-family: "Trade", san-serif;
  display: inline;
}
#navigation ul li a {
  padding: 6px 10px 0 10px;
  margin: 0 0 0 0;
  text-decoration: none;
  color: #454c4d;
  height: 25px;
  float: right;
}
#navigation ul li a:link {
  padding: 6px 10px 0 10px;
  margin: 0 0 0 0;
  text-decoration: none;
  color: #454c4d;
  height: 25px;
  float: right;
}
#navigation ul li a:visited {
  padding: 6px 10px 0 10px;
  margin: 0 0 0 0;
  text-decoration: none;
  color: #454c4d;
  height: 25px;
  float: right;
}
#navigation ul li a:hover {
  color: #ffffff;
  background-color: #f2932f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(border-radius.htc);
}
#navigation ul li a:active {
  color: #ffffff;
  background-color: #f2932f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(border-radius.htc);
}
#navigation ul li.active {
  color: #ffffff;
  background-color: #f2932f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(border-radius.htc);
}
#content {
  width: 900px;
  border: 1px solid #9fa2a3;
  margin: 0 0 0 0;
  padding: 29px;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  behavior: url(border-radius.htc);
}
#footer {
  width: 900px;
  margin: 22px 0;
  padding: 0 30px;
  color: #b7b9ba;
  font-size: 11px;
  line-height: 14px;
}
#products {
  margin: 21px 0 0 0;
  padding: 0 0 0 0;
  height: 43px;
  width: 900px;
  overflow: hidden;
  position: relative;
  font-weight: normal;
}
#products .titlelink {
  font-family: "Trade", san-serif;
  font-size: 21px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#products #connectorradio {
  float: left;
  width: 225px;
  height: 43px;
}
#products #connectorradio a {
  display: block;
  border: none;
  outline: none;
  width: 210px;
  height: 38px;
  text-decoration: none;
  color: #454c4d;
}
#products #lozzal {
  float: left;
  width: 225px;
  height: 43px;
}
#products #lozzal a {
  display: block;
  border: none;
  outline: none;
  width: 210px;
  height: 38px;
  text-decoration: none;
  color: #454c4d;
}
#products #connectorsocial {
  float: left;
  width: 225px;
  height: 43px;
}
#products #connectorsocial a {
  display: block;
  border: none;
  outline: none;
  width: 210px;
  height: 38px;
  text-decoration: none;
  color: #454c4d;
}
#products #connectorlocal {
  float: left;
  width: 225px;
  height: 43px;
}
#products #connectorlocal a {
  display: block;
  border: none;
  outline: none;
  width: 210px;
  height: 38px;
  text-decoration: none;
  color: #454c4d;
}
#products #connectorradio a:hover { border-bottom: 5px solid #d64027; }
#products #connectorradio a:active { border-bottom: 5px solid #d64027; }
#products #lozzal a:hover { border-bottom: 5px solid #3a83a9; }
#products #lozzal a:active { border-bottom: 5px solid #3a83a9; }
#products #connectorsocial a:hover { border-bottom: 5px solid #263986; }
#products #connectorsocial a:active { border-bottom: 5px solid #263986; }
#products #connectorlocal a:hover { border-bottom: 5px solid #3cb64b; }
#products #connectorlocal a:active { border-bottom: 5px solid #3cb64b; }
#image-cycler {
  width: 956px;
  height: 315px;
  margin: 0 0 0 -29px;
  z-index: 100;
  border: none;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background: url(bkgnd-image-cycler.jpg) top left no-repeat;
  overflow: hidden;
}
#image-cycler .slideshow {
  width: 956px;
  height: 315px;
  border: none;
  position: relative;
}
#image-cycler .slideshow img {
  border: none;
  outline: none;
}
#image-cycler .slideshow img a {
  border: none;
  outline: none;
}
#icons {
  margin: 4px 0 0 0;
  padding: 0 0 0 0;
  width: 900px;
  height: 49px;
}
#icons ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: 34px;
  width: 880px;
  overflow: hidden;
}
#icons ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
  display: inline;
}
#icons ul li a {
  padding: 0 0 0 0;
  margin: 0 6px 0 0;
  text-decoration: none;
  width: 32px;
  height: 32px;
  float: left;
  border: 1px solid #c2c4c4;
  overflow: hidden;
}
#icons ul li a:link {
  padding: 0 0 0 0;
  margin: 0 6px 0 0;
  text-decoration: none;
  width: 32px;
  height: 32px;
  float: left;
  border: 1px solid #c2c4c4;
  overflow: hidden;
}
#icons ul li a:visited {
  padding: 0 0 0 0;
  margin: 0 6px 0 0;
  text-decoration: none;
  width: 32px;
  height: 32px;
  float: left;
  border: 1px solid #c2c4c4;
  overflow: hidden;
}
#icons ul li a:hover { border: 1px solid #8c8c8c; }
#icons ul li a:active { border: 1px solid #8c8c8c; }
#icons ul li.active { border: 1px solid #8c8c8c; }
#content-homepage {
  float: left;
  width: 900px;
  margin: 0 0 0 0;
  padding: 16px 0 0 0;
  border-top: 1px solid #c2c4c4;
}
#content-homepage #intro {
  float: left;
  width: 565px;
  margin: 0 17px 0 0;
  padding: 0 17px 0 0;
  border-right: 1px solid #c2c4c4;
}
#content-homepage #news {
  float: left;
  width: 300px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#content-homepage #news p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#content-homepage #news ol {
  list-style-type: none;
  padding: 10px 0;
  margin: 0;
}
#content-homepage #news ol li {
  border-bottom: 1px dotted #c2c4c4;
  margin-bottom: 7px;
  padding-bottom: 8px;
}
#content-columns {
  float: left;
  width: 900px;
  margin: 0 0 0 0;
  padding: 16px 0 0 0;
  border-top: 1px solid #c2c4c4;
}
#content-columns #left {
  float: left;
  width: 615px;
  margin: 0 17px 0 0;
  padding: 13px 17px 0 0;
  border-right: 1px solid #c2c4c4;
  overflow: hidden;
}
#content-columns #right {
  float: left;
  width: 250px;
  margin: 0 0 0 0;
  padding: 17px 0 0 0;
  overflow: hidden;
}
#content-columns #right p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#content-columns #right ol {
  list-style-type: none;
  padding: 10px 0;
  margin: 0;
}
#content-columns #right ol li {
  border-bottom: 1px dotted #c2c4c4;
  margin-bottom: 7px;
  padding-bottom: 8px;
}
.sq-image {
  display: block;
  float: left;
  width: 190px;
  height: 190px;
  margin: 0 10px 10px 0;
  padding: 0 0 0 0;
  border: 1px solid #c2c4c4;
  overflow: hidden;
}
