

@font-face {
    font-family: 'NokiaSansS60Regular';
    src: url('font/magistralcwebfont.eot');
    src: url('font/magistralcwebfont.eot?#iefix') format('embedded-opentype'),
         url('font/magistralcwebfont.woff') format('woff'),
         url('font/magistralcwebfont.ttf') format('truetype'),
         url('font/magistralcwebfont.svg#NokiaSansS60Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

article,aside,footer,header,hgroup,nav,section,figure,figcaption { display: block; }

body {
  background: #fff;
  padding: 0;
  margin: 0;
  font: small Arial, Tahoma, sans-serif;
  line-height: 1.4;
  color: #333;
}

img {
  border: none;
}

a {
}

a:hover,
a:focus {
}

a:visited {
}

.clear {
  clear: both;
}

#header {
  background: #f7f7f7 url(/assets/templates/baron/images/header-y.png) 0 0 repeat-x;
  border-bottom: 1px solid #c9ccb9;
}

#header-inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
  height: 100px;
}

.gradient {
  background: url(/assets/templates/baron/images/main-bg-y.png) 0 0 repeat-x;
}

#logo {
  position: absolute;
  top: 10px;
  left: 0;
  width: 240px;
  height: 72px;
  background: url(/assets/templates/baron/images/logo.png) 0 0 no-repeat;
}

#top-menu {
  float: right;
  margin: 58px -209px 0 82px;
  font-weight: bold;
}

#top-menu ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}

#top-menu ul li {
  float: left;
  list-style-image: none;
  padding: 0;
  margin: 0 26px 0 0;
}

#top-menu ul li a {
  color: #000;
  text-decoration: none;
}

#top-menu ul li a:focus,
#top-menu ul li a:hover {
  text-decoration: underline;
}

#phone {
  float: right;
  font-size: 160%;
  font-weight: bold;
  color: #ad3987;
  margin: 5px 0 0; /*24*/
}

#main-menu {
  clear: both;
  position: relative;
  width: 960px;
  margin: 0 auto;
  height: 262px;
  background: url(/assets/templates/baron/images/header-bg.jpg) 0 0 no-repeat;
}

#main-menu ul {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 4px 0 0;
  text-transform: uppercase;
  font-family: "NokiaSansS60Regular", Arial;
}

#main-menu ul li {
  float: left;
  list-style-image: none;
  padding: 0;
  margin: 0;
  height: 130px;
  line-height: 130px;
  width: 160px;
  text-align: center;
}

#main-menu ul li.alt {
  margin-top: 130px;
}

#main-menu ul li a {
  display: inline-block;
  color: #fff;
  line-height: 1.2;
  text-decoration: none;
}

*:first-child+html #main-menu ul li a {
  display: inline;
}

#main-menu ul li a:hover,
#main-menu ul li a:focus {
  text-decoration: underline;
}

#main {
  clear: both;
  position: relative;
  width: 960px;
  margin: 21px auto 0;
}

#content {
  float: left;
  width: 670px;
  margin: 0 0 30px;
}

#content h1 {
  margin: 0;
  padding: 0;
  font-size: 160%;
  border-bottom: 1px solid #c9ccb9;
}

#rightcol {
  float: right;
  width: 265px;
  margin: 5px 0 30px;
}

#rightcol .title {
  color: #ad3987;
  font-weight: bold;
  font-size: 130%;
  border-bottom: 1px solid #ad3987;
}

#rightcol .quote-form form {
  padding: 8px 15px 5px 15px;
  margin: 13px 0 0;
  background: url(/assets/templates/baron/images/block-bg.png) 0 0 repeat;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  box-shadow: #ddd 1px 0 5px;
}

#rightcol .quote-form .subtitle {
  line-height: 1.2;
  font-size: 115%;
  text-align: center;
  padding: 0 0 5px;
  margin: 0 0 15px;
  border-bottom: 1px solid #d8d8d8;
  box-shadow: #fff 0 1px 0;
}

#rightcol .quote-form form .line {
  margin: 0 0 10px;
}

#rightcol .quote-form form label {
  display: block;
  margin: 0 0 1px;
}

#rightcol .quote-form form input.text {
  background: #fff;
  border: 1px solid #bebebe;
  border-radius: 3px;
  padding: 4px 8px;
  width: 215px;
  box-shadow: inset #ddd 1px 1px 3px;
  font-family: Arial;
}

#rightcol .quote-form form .list {
  margin: 25px 0 0;
}

#rightcol .quote-form form .list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#rightcol .quote-form form .list ul li {
  list-style-image: none;
  padding: 0;
  margin: 0 0 10px;
  line-height: 1.2;
}

#rightcol .quote-form form .list ul li a {
  text-decoration: none;
  color: #000;
  padding: 0 0 0 45px;
  min-height: 35px;
  display: block;
}

#rightcol .quote-form form .list ul li a:focus,
#rightcol .quote-form form .list ul li a:hover {
  color: #0053aa;
}

#rightcol .quote-form form .list ul li.item1 a {
  background: url(/assets/templates/baron/images/block-icons.png) 0 0 no-repeat;
}

#rightcol .quote-form form .list ul li.item1 a:focus,
#rightcol .quote-form form .list ul li.item1 a:hover {
  background: url(/assets/templates/baron/images/block-icons.png) 0 -190px no-repeat;
}

#rightcol .quote-form form .list ul li.item2 a {
  background: url(/assets/templates/baron/images/block-icons.png) 0 -46px no-repeat;
}

#rightcol .quote-form form .list ul li.item2 a:focus,
#rightcol .quote-form form .list ul li.item2 a:hover {
  background: url(/assets/templates/baron/images/block-icons.png) 0 -236px no-repeat;
}

#rightcol .quote-form form .list ul li.item3 a {
  padding-top: 8px;
  background: url(/assets/templates/baron/images/block-icons.png) 0 -92px no-repeat;
}

#rightcol .quote-form form .list ul li.item3 a:focus,
#rightcol .quote-form form .list ul li.item3 a:hover {
  background: url(/assets/templates/baron/images/block-icons.png) 0 -282px no-repeat;
}

#rightcol .quote-form form .list ul li.item4 a {
  padding-top: 8px;
  background: url(/assets/templates/baron/images/block-icons.png) 0 -142px no-repeat;
}

#rightcol .quote-form form .list ul li.item4 a:focus,
#rightcol .quote-form form .list ul li.item4 a:hover {
  background: url(/assets/templates/baron/images/block-icons.png) 0 -332px no-repeat;
}

#footer {
  clear: both;
  float: left;
  width: 100%;
  border-top: 1px solid #c9ccb9;
  background: url(/assets/templates/baron/images/footer-bg.png) 0 0 repeat-x;
}

#footer-inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

#footer .contacts {
  float: left;
  margin: 16px 0 20px;
  line-height: 1.6;
}

#footer .phones {
  float: right;
  text-align: right;
  margin: 12px 0 0;
}

#footer .phones .phone {
  color: #ad3987;
  font-weight: bold;
  font-size: 135%;
  margin: 0 0 2px;
}

#footer .phones .copyright {
  font-size: 85%;
  margin: 5px 0 0;
}

#footer label {
  color: #676767;
}

#content form {
    color: #505050;
    font: 12px Arial;
}
#content form table {
    margin: 10px 0 30px;
    width: 500px;
}
#content form table td {
    padding: 5px 0;
}
#content form table td input {
    color: #000000;
    font: 11px Arial;
    width: 280px;
}
#content form table td select {
    color: #000000;
    font: 11px Arial;
    width: 283px;
}
#content form table td select option {
    color: #000000;
    font: 11px Arial !important;
}
#content form table td.with_radio input {
    margin: 0 5px;
    width: auto;
}
#content form table td.with_check input {
    margin: 0 2px;
    width: auto;
}
#content form table td label {
    display: block;
    padding-left: 20px;
    width: 150px;
}
#content form table table {
    margin: 0;
}
#content form table table input {
    width: 60px !important;
}
#content form table table select {
    width: 65px;
}
#content form table button {
    margin: 25px 0 10px;
}

#content form sup, #content .errors {
    color: #EE4444;
}
.nodisplay {
	display: none;
}
#licen {
text-align:right;
font-size: 10px;
color: #909090;
font-weight: normal;
}