@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Asap:400,700,400italic,700italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic);

	  

@font-face {
    font-family: 'allerregular';
    src: url('type/aller_rg-webfont.eot');
    src: url('type/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/aller_rg-webfont.woff') format('woff'),
         url('type/aller_rg-webfont.ttf') format('truetype'),
         url('type/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aller_lightregular';
    src: url('type/aller_lt-webfont.eot');
    src: url('type/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/aller_lt-webfont.woff') format('woff'),
         url('type/aller_lt-webfont.ttf') format('truetype'),
         url('type/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aller_lightitalic';
    src: url('type/aller_ltit-webfont.eot');
    src: url('type/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/aller_ltit-webfont.woff') format('woff'),
         url('type/aller_ltit-webfont.ttf') format('truetype'),
         url('type/aller_ltit-webfont.svg#aller_lightitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{font-family:'myriad-pro-1','myriad-pro-2',sanFs-serif;font-weight:400;font-style:normal;}

/*# sourceMappingURL=stylesheet.css.map */
@font-face {
	font-family: 'Simple-Line-Icons';
	src:url('fonts/Simple-Line-Icons.eot');
	src:url('fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('fonts/Simple-Line-Icons.woff') format('woff'),
		url('fonts/Simple-Line-Icons.ttf') format('truetype'),
		url('fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}



html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }


template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }


b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }


figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
,
,
 {
  -webkit-appearance: button;
  cursor: pointer; }


button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }


* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }





hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }



h1, h2, h3, h4, h5, h6,
 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }


small,
 {
  font-size: 85%; }

cite {
  font-style: normal; }

mark,
 {
  background-color: #fcf8e3;
  padding: .2em; }


ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }



dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }


blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }


blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }


.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }


.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-2, .col-md-2, .col-md-8, .col-xs-12, .col-sm-12, .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-2, .col-xs-12 {
  float: left; }


.col-xs-2 {
  width: 16.66667%; }

.col-xs-12 {
  width: 100%; }

.btn-group,
 {
  position: relative;
  display: inline-block;
  vertical-align: middle; }





@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }




.carousel {
  position: relative; }


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









/****************************************************************************************************
								 Main elments 
*****************************************************************************************************/
body {
  font: normal 14px/18px "Noto Sans", sans-serif;
  min-width: 1200px;
  background: #fff;
  color: #474747; }

a {
  color: #000; }
  a:hover, a:active, a:focus {
    color: #259aab;
    text-decoration: none;
    outline: none; }

.container {
  width: 1200px !important; }

table {
  margin-bottom: 20px; }


sup {
  color: #f00; }


select {
  cursor: pointer; }

.clear {
  clear: both; }



/*********************************************************************************************
								 Header 
**********************************************************************************************/
.header-wrapper {
  background-color: black; }

#header {
  padding-top: 5px;
  position: relative;
  z-index: 2;
  min-height: 90px;
}
  #header #storeLogo {
    float: left;
    margin-left: 5px;
    margin-top: 6px; }
  #header #headerShortcuts {
    float: right;
    margin-top: 25px;
    margin-right: 30px; }
    #header #headerShortcuts ul {
      display: block;
      padding: 0px;
      margin: 4px 0 0 1px; }
      #header #headerShortcuts ul li {
        float: left;
        list-style-type: none; }
        #header #headerShortcuts ul li .btn {
          background-color: transparent;
          background: transparent;
          border: 0px;
          color: white;
          font-size: 18px;
          font-weight: normal;
          margin: 0px 10px 0px 23px;
          padding: 0px 0px 0 0;
          text-transform: capitalize;
          -webkit-box-shadow: inset 0 0 0px 1px transparent;
          box-shadow: inset 0 0 0px 1px transparent;
          border-bottom: 0px solid #fff;
          font-family: "Noto Sans", sans-serif; }
          #header #headerShortcuts ul li .btn:hover, #header #headerShortcuts ul li .btn:focus {
            background: transparent;
            color: #f9a32a;
            border-bottom: 0px solid #bfbfbf;
            -webkit-box-shadow: inset 0 0 0px 1px transparent;
            box-shadow: inset 0 0 0px 1px transparent; }
        #header #headerShortcuts ul li:hover, #header #headerShortcuts ul li:focus {
          -webkit-box-shadow: inset 0 0 0 0 #259aab;
          box-shadow: inset 0 0 0 0 #259aab; }
      #header #headerShortcuts ul li:last-child a {
        margin-right: 0px; }


/*********************************************************************************************
					 	  		Content styles 
**********************************************************************************************/

.box {
  padding: 15px;
  margin-bottom: 30px;
  overflow: hidden; 
 }



.btn {
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: none;
  font-family: "Noto Sans", sans-serif;
  font-size: 10px;
  outline: none;
  padding: 8px 14px 10px 11px;
  text-shadow: 0px 0px #000;
  text-shadow: 0px 0px transparent;
  text-transform: uppercase;
  margin: 2px 3px 0 0px;
  font-weight: 700;
  letter-spacing: -.2px;
  padding: 8px 30px 10px 31px;
  background: #dddddd;
  color: #474747;
  -webkit-box-shadow: inset 0 0 15px 1px #dddddd;
  box-shadow: inset 0 0 15px 1px #dddddd; }
  .btn:hover, .btn:active, .btn:focus {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    outline: none; }
  .btn:focus, .btn:active:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px; }
  .btn:hover {
    background: #259aab;
    color: #fff;
    -webkit-box-shadow: inset 0 0 15px 1px #259aab;
    box-shadow: inset 0 0 15px 1px #259aab; }


/***************************************************************************
							Boxes
****************************************************************************/
.module {
  margin-bottom: 20px; }
  .module .module-heading {
    color: #354047;
    font: 700 24px/50px "Noto Sans", sans-serif;
    text-transform: uppercase;
    border-bottom: 0px solid #f36351;
    margin: 0px 0 10px 0;
    padding: 0 0 0px 0;
    text-align: center;
    overflow: hidden;
    background: url("../images/bg_title.gif") repeat-x 50% 47%; }
    .module .module-heading span {
      margin: 0 auto;
      display: inline-block;
      background: #fff;
      padding-left: 20px;
      padding-right: 20px;
      color: #354047; }
      .module .module-heading span:hover {
        color: #f9a32a; }
  .module ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }

.colmn-categories-header {
  position: absolute;
  top: -999px;
  z-index: 99;
  left: 50%;
  margin-left: -550px;
  background: url("bg_catigories.png") no-repeat 50% 100%;
  padding-bottom: 64px;
  text-align: center;
  min-width: 240px; }
  .colmn-categories-header h3 {
    display: none; }
  .colmn-categories-header ul {
    margin: 0;
    padding: 30px 0 0 0;
    background-color: #259aab; }
    .colmn-categories-header ul li {
      padding: 0 0 0 0;
      position: relative;
      border-top: 0px solid #eaeaea; }
      .colmn-categories-header ul li a {
        padding: 7px 0px 5px 0px;
        display: block;
        font-size: 14px;
        font-weight: 700;
        position: relative;
        color: #fff; }
        .colmn-categories-header ul li a:hover {
          color: #f9a32a; }
  .colmn-categories-header > ul > li:first-child a {
    padding-top: 0; }
  .colmn-categories-header.transition {
    top: 0;
    -webkit-transition: all 1000ms linear;
    -moz-transition: all 1000ms linear;
    -ms-transition: all 1000ms linear;
    -o-transition: all 1000ms linear;
    transition: all 1000ms linear; }

.wrapper-welcom {
  border-bottom: 0px solid #000;
  margin-bottom: 0px;
  background-color: black; }

.welcome-block {
  text-align: center; }
  .welcome-block .page-heading {
    margin: 0px 0 5px 0;
    font-size: 25px;
    background: none;
	padding-left:160px;
    color: #fff;
    font-weight: 400; }
    .welcome-block .page-heading strong {
      font-weight: 700;
      color: #f9a32a;
      margin-left: 10px; }
  .welcome-block .welcome {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
	padding-left:160px;	  
    color: #fff; }


.page-heading {
  color: #354047;
  font: 700 24px/50px "Noto Sans", sans-serif;
  text-transform: uppercase;
  border-bottom: 0px solid #f36351;
  margin: 0px 0 10px 0;
  padding: 0 0 0px 0;
  text-align: center;
  overflow: hidden;
  background: url("bg_title.gif") repeat-x 50% 48%; }
  .page-heading strong {
    font-weight: bold; }


.under_header {
  position: relative;
  overflow: hidden; }




.icon-social-twitter, .icon-social-facebook, .icon-call-end, .icon-envelope {
	font-family: 'Simple-Line-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-social-twitter:before {
	content: "\e009";
}
.icon-social-facebook:before {
	content: "\e00b";
}
.icon-call-end:before {
	content: "\e048";
}
.icon-envelope:before {
	content: "\e086";
}
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display:block
}
audio, canvas, video {
	display:inline-block
}
html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body {
	margin:0
}
a:focus {
	outline:thin dotted
}
a:active, a:hover {
	outline:0
}
h1 {
	margin:.67em 0;
	font-size:2em
}
b, strong {
	font-weight:bold
}
dfn {
	font-style:italic
}
hr {
	height:0;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
mark {
	color:#000;
	background:#ff0
}
code, kbd, pre, samp {
	font-family:monospace, serif;
	font-size:1em
}
pre {
	white-space:pre-wrap
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
small {
	font-size:80%
}
sub, sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
img {
	border:0
}
figure {
	margin:0
}
fieldset {
	padding:.35em .625em .75em;
	margin:0 2px;
	border:1px solid #c0c0c0
}
legend {
	padding:0;
	border:0
}
button, input, select, textarea {
	margin:0;
	font-family:inherit;
	font-size:100%
}
button, input {
	line-height:normal
}
button, select {
	text-transform:none
}
button {
	cursor:pointer;
	-webkit-appearance:button
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
textarea {
	overflow:auto;
	vertical-align:top
}
table {
	border-collapse:collapse;
	border-spacing:0
}

*, *:before, *:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:62.5%;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.428571429;
	color:#333;
	background-color:#fff
}
input, button, select, textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
button, input, textarea {
	background-image:none
}
a {
	color:#428bca;
	text-decoration:none
}
a:hover, a:focus {
	color:#2a6496;
	text-decoration:underline
}
a:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
img {
	vertical-align:middle
}
hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee
}
p {
	margin:0 0 10px
}

small {
	font-size:85%
}
cite {
	font-style:normal
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:500;
	line-height:1.1
}
h1, h2, h3 {
	margin-top:20px;
	margin-bottom:10px
}
h4, h5, h6 {
	margin-top:10px;
	margin-bottom:10px
}
h1 {
	font-size:36px
}
h2 {
	font-size:30px
}
h3 {
	font-size:24px
}
h4 {
	font-size:18px
}
h5 {
	font-size:14px
}
h6 {
	font-size:12px
}
ul, ol {
	margin-top:0;
	margin-bottom:10px
}
dl {
	margin-bottom:20px
}
dt, dd {
	line-height:1.428571429
}
dt {
	font-weight:bold
}
dd {
	margin-left:0
}

blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	border-left:5px solid #eee
}
q:before, q:after, blockquote:before, blockquote:after {
	content:""
}
address {
	display:block;
	margin-bottom:20px;
	font-style:normal;
	line-height:1.428571429
}
code, pre {
	font-family:Monaco, Menlo, Consolas, "Courier New", monospace
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	white-space:nowrap;
	background-color:#f9f2f4;
	border-radius:4px
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.428571429;
	color:#333;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radius:4px
}
.container {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
.container:before, .container:after {
	display:table;
	content:" "
}
.container:after {
	clear:both
}
.container:before, .container:after {
	display:table;
	content:" "
}
.container:after {
	clear:both
}
.row {
	margin-right:-15px;
	margin-left:-15px
}
.row:before, .row:after {
	display:table;
	content:" "
}
.row:after {
	clear:both
}
.row:before, .row:after {
	display:table;
	content:" "
}
.row:after {
	clear:both
}
.col-xs-12, .col-sm-12, .col-md-2, .col-md-8, .col-md-12 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
.col-xs-12 {
	width:100%
}


.container {
	max-width:970px
}
.col-md-2, .col-md-8 {
	float:left
}
.col-md-2 {
	width:24.5%
}
.col-md-8 {
	width:66.66666666666666%
}
.col-md-12 {
	width:100%
}
.col-md-offset-2 {
	margin-left:16.666666666666664%
}


.container {
	max-width:1100px
}

table {
	max-width:100%;
	background-color:transparent
}
th {
	text-align:left
}

fieldset {
	padding:0;
	margin:0;
	border:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	margin-bottom:5px;
	font-weight:bold
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
height:auto
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}

@font-face {
	font-family:'Glyphicons Halflings';
	src:url('../fonts/glyphicons-halflings-regular.eot');
	src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}

@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position:0 0
}
to {
	background-position:40px 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}

html {
	font-size: 100%;
}
body {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: #fff;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
* {
	outline:none !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 800;
	color:#000;
}
textarea, select {
	border: 1px solid #E0E0E0;
	padding: 10px 20px;
	background:none;
	color: #959595;
	font-size: 14px;
}
*, *:focus, *:active {
	outline: none;
}
/*
| ----------------------------------------------------------------------------------------------
| Typography
| ----------------------------------------------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	margin: 0 0 20px 0;
}
h1 {
	font-size: 40px;
	line-height: 30px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
p:last-child {
	margin: 0;
}
/*
| ----------------------------------------------------------------------------------------------
| Links
| ----------------------------------------------------------------------------------------------
*/
a, a:hover {
	text-decoration: none;
}
a {
	color: #FF1C32;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
a:hover {
	color: #FF1C32;
}

.section {
	padding: 50px 0;
	line-height: 1.5;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% !important;
}
.section-header {
	text-align: center;
	margin-bottom: 30px;
}
.section-header .heading {
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
}
.section-header .heading:before, .section-header .heading:after {
	color: #ff1c32;
	position: relative;
	top: -2px;
}




.section-red .heading {
	color:#fff;
}
.section-red .heading {
	color:#fff;
}
.item-connected {
	text-align:center;
}
.item-connected span[class*="icon-"] {
	color: #FFFFFF;
	display: block;
	font-size: 80px;
	height: 110px;
}
.item-connected footer {
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
}
.item-connected footer a {
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	padding-top: 5px;
	text-align: center;
	text-transform: none;
}
.item-connected footer a:hover {
	text-decoration:underline;
}
/*
| ----------------------------------------------------------------------------------------------
| Page Footer
| ----------------------------------------------------------------------------------------------
*/
.page-footer {
	background: none repeat scroll 0 0 black;
	border-top: 2px solid #f9a32a;
	color: #FFFFFF;
	text-align: center;
}
.page-footer .copyright {
	font-size: 0.875em;
	padding: 18px 0;
}
.section-red {
	background: none repeat scroll 0 0 black;
}



#main		{clear:both; width:1100px; background:url(main.png) center top no-repeat; margin:20px auto; overflow:hidden; padding:0;}
#main #sidebar		{ width:550px; float:left;margin-top:35px; }
#main #content		{ width:550px; float:left; display:inline; padding:30px 10px 30px 10px; }

.box				{ padding:20px 0 0 20px; }
.clear{clear:both}
.divider{ clear:both; background:url(divider.gif) repeat-x; padding:10px 0; margin:10px 0;}
  .content-heading{
    margin: 0px 0 5px 0;
    font-size: 25px;
    background: none;
    color: black;
    font-weight: 400; }
.content-heading strong {
      font-weight: 700;
     color: black;
      margin-left: 10px; }

body{line-height:1;font:normal 14px/20px 'myriad-pro-1', sans-serif;background:#fff;color:#e1e1e1;margin:0;}
/*ol,ul{list-style:none;}*/
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
:focus{outline:0;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/* grid system styles */
.container_16{margin-left:auto;margin-right:auto;width:1100px;}
.grid_12{display:inline;float:left;margin-left:10px;margin-right:10px;}
.clearfix{height:1%;display:block;}


* html .clearfix{height:1%;}


/**/
/* ? */
hr{color:#ccc;border-top-width:1px;height:0;clear:both;border:none;background:url(../images/hrline.gif) repeat-x;padding:0 0 10px;}



h1{font-size:27px;line-height:normal;font-weight:400;font-family:'myriad-pro-1','myriad-pro-2',sans-serif;color:#3f3f3f;margin:0 0 12px 0;padding:0;font-weight:bold;}
h2{font-size:22px;line-height:normal;font-weight:400;font-family:'myriad-pro-1','myriad-pro-2',sans-serif;color:#3f3f3f;letter-spacing:-1px;margin:0;padding:3px 0;}
h3{font-size:20px;line-height:normal;font-weight:400;font-family:'myriad-pro-1','myriad-pro-2',sans-serif;color:#3f3f3f;}
h4{font-size:18px;line-height:normal;font-weight:400;font-family:'myriad-pro-1','myriad-pro-2',sans-serif;color:#3f3f3f;margin:0;padding:5px 0;}
h5{font-size:14px;line-height:normal;font-weight:400;font-family:'myriad-pro-1','myriad-pro-2',sans-serif;color:#3f3f3f;margin:0;padding:5px 0;}
h6{font-family:"Lucida Sans", Georgia, "Times New Roman", Times, serif;font-size:14px;font-weight:700;color:#fc7c0a;margin:0;}


a{color:#f37721;text-decoration:none;outline:none;}
a:hover{color:#f37721;text-decoration:underline;}
p{color:#5c5c5c;margin:0 0 15px;line-height:25px;}
small{color:#666;font-size:12px;}
img{border:0;}

ins{text-decoration:none;}
.container_16 .grid_12{width:700px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html{margin:0;padding:0;}

.previous:hover,.next:hover{background-position:left bottom;}
.previous:active,.next:active{background-position:right bottom;}
.previous.disabled{cursor:default;background-position:top left;}

#flickrSlider { background-color: #fff; height: 265px; width: 1100px; margin: 25px 0; padding: 0px; -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
#flickrSlider .previous{ background: url("prev_btn.png") no-repeat top left; width: 32px; height: 33px; float: left; margin-left: 16px; display: block; cursor: pointer; }
#flickrSlider .next{ background: url("next_btn.png") no-repeat top left; width: 32px; height: 33px; float: left; display: block; cursor: pointer; }
#img_container { background-color: #d7d7d7; height: 250px; width: 1100px; /* margin: 15px; */ -moz-box-shadow: inset 0 0 5px #b9b9b9; }
/* li styles */
#img_container ul {  margin: 9px 0 0 9px; padding: 0px; }
#img_container ul li { text-align: center; }
#img_container ul li a { font-weight: bold; color: #2a2a2a; text-decoration: none; }
#img_container ul li a:hover { font-weight: bold; color: #ff802b; }
#img_container ul li img { margin: 6px 6px 8px 6px; }
#img_container ul li img:hover { border: -1px solid #ff7a00; }
.first_imgSlide_box { height: 176px; width: 221px; background-color: #fff; list-style: none; float: left; margin: 8px 0 0 8px; }
.last_imgSlide_box { height: 176px; width: 221px; background-color: #fff; list-style: none; float: left; margin: 8px 8px 0 4px; }
.imgSlide_box { height: 178px; width: 223px; background-color: #fff; list-style: none; float: left; margin: 8px 0 11px 4px; }
.slider_controls { height: 39px; width: 1100px; clear: both; }
/* flickr logo styles */
#flickr { width: 400px; height: 27px;float: left; margin: 0 309px 0 309px;text-align:center;}
#flickrSlider .carousel .jcarousel-clip{z-index:2;overflow:hidden;position:relative; }
#flickrSlider .carousel .jcarousel-list{z-index:1;position:relative;top:0;left:0;margin:0;padding:0; }
#flickrSlider .carousel .jcarousel-list li,#flickrSlider .carousel .jcarousel-item{float:left;list-style:none;width:265px;height:190px; }
.under_header.row{background:#dcdbe1}
#slider{width:1150px;margin:0 auto;}