/*$$__TEMPLATE_RESOURCE_START__$$*/
/* Start - Global Font Styles */
div#holder {
	font-family: 'open_sansregular';
	font-size: 76%;
	color:#929292;
}
h1 {
	font-family:font-family: 'pontano_sansregular';
	font-size: 0.8em;
	font-weight: normal;
	margin: 0em;
	color:#929292;
}
h2 {
	font-size: 1.2em;
	margin: 1.4em 0em 0em;
	font-weight: normal;
	color:#0794BF;
}
h3 {
	font-size: 1em;
	margin: 1.2em 0em 0em;
	font-weight: normal;
	color:#747474;
}
h4 {
	font-size: 0.9em;
	margin: 1.2em 0em 0em;
	font-weight: bold;
}
h5 {
	font-size: 0.9em;
	margin: 1.2em 0em 1.2em;
	font-weight: normal;
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em;
	font-weight: bold;
}
p,
li {
	line-height: 1.2;
}
p {
	font-size: 1em;
	margin: 0.9em 0em 1.2em;
}
li > p {
	margin-top: 0.2em;
}
ol, ul {
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	margin-left: 0;
	padding-left: 1.8em; /* 1.8em is flush left in IE6; 1.55em in Firefox2 */
	list-style-type: square;
}
a{
	color:#6BC0E1;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/* End - Global Font Styles */

/*$$__TEMPLATE_RESOURCE_START__$$*/
#holder:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
html{
	width:100%;
}
body{
  margin:0;
  background:#c0c0c0;
  font-family:'latoregular';
}
div#holder{
  position:relative;
  width:980px;
  margin:0 auto;
  height:100%;
  font-family:'latoregular';
}
/*$$__TEMPLATE_RESOURCE_END__$$*/
/*$$__TEMPLATE_RESOURCE_END__$$*/

/*$$__TEMPLATE_RESOURCE_START__$$*/
html{
	width:100%;
}
body{
  margin:0;
  background:#c0c0c0;
  font-family:'latoregular';
}
div#holder{
  position:relative;
  width:980px;
  margin:0 auto;
  height:100%;
  font-family:'latoregular';
}
/*<!--cookie policy - start-->*/
.cookie-section.show {
    display: block;
}

.cookie-section h2 {
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Segoe UI',Arial,Helvetica,Verdana,sans-serif;
	margin: 0 0 10px;
	color: #2a2a2a;
}

.cookie-section {
    width: 100%;
    z-index: 10000000000;
    text-align: center;
    display: none;
    position: fixed;
    bottom: 0;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    line-height: 1.4em;
    font-size: .98em;
}

.cookie-section.cookie-section .cookie-wrapper a:hover {
    text-decoration: underline;
}

.cookie-section.cookie-section .cookie-wrapper a {
    color: #20a4d8;
    text-decoration: underline;
    font-family: 'Segoe UI',Arial,Helvetica,Verdana,sans-serif;
    font-weight: 700;
}


.cookie-section:after {
    content: '';
    width: 100%;
    height: 100%;
    background:rgba(227,227,227, 0.95);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 1;
    filter: alpha(opacity=100);
    /*border-top: 1px solid #a56a3a;*/
    /*border-top: 1px solid rgba(165,106,58,0.4);*/
    box-shadow: #121212 1px 7px 14px 2px;
}

.cookie-section.cookie-section .cookie-wrapper {
    padding: 25px 30px 25px 30px;
    max-width: 1000px;
    margin: 0 auto 0;
    font-size: 0.85em;
    color: #fff;
    display: inline-block;
}

.cookie-section.cookie-section .cookie-wrapper .message p, .cookie-section.cookie-section .cookie-wrapper .message span {
    margin: 0;
    color: #2a2a2a;
    line-height: 19px;
}
.cookie-section .cookie-wrapper a.cookie-accept{
	color: #fff;
	text-decoration: none;
	background: #20a4d8;
	padding: 15px 20px;
	line-height: 1;
	margin-top: 3px;
	display: inline-block;
	text-transform: uppercase;
}

.cookie-content{
 	width: 80%;
	float: left;
}

@media (min-width: 1200px) {
  .cookie-section .cookie-wrapper a.cookie-accept:hover{
    opacity:0.8;
    text-decoration:none;
  }
}

@media (max-width: 800px) {
  .cookie-content{
    float:none;
    width:100%;
  }
  
  .cookie-section .cookie-wrapper .message p.accept-button{
    margin-top:20px;
  }
}

/*<!--cookie policy - end-->*/
/*$$__TEMPLATE_RESOURCE_END__$$*/