html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h7, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
	background-color: #999; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	height: 100%;
}

img {
	max-width: 100%;
	padding:0;
	border: none;
}

body {
	color: #444;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	height: 100%;
}

#sidebar {
	width: 100%;
	height: 100%;
	position:relative;
	background-color: rgba(0,0,0,0.75);
	padding: 10px 10px 10px 10px;
	color: #FFF;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 1em 1.2em;
	line-height: 1.5em;
}

#sidebar ul a{
	color:#abaaaa;
	display:block;
	text-decoration:none;
	height:1em;
	line-height:1em;
	padding: 0.25em;
	white-space:nowrap;
	width: 12em;
}

* html #sidebar ul a{
	display:inline;
	float:left;
}

#sidebar ul a:hover{
	background-color:#333;
	color: #FFF;
}

#sidebar ul .active a:hover,
#sidebar ul .active a{
	background-color:#333;
	color: #FFF;
}

#content {
	width: 100%;
	position:relative;
	background-color: rgba(255,255,255,1);
	color: #000;
	padding-bottom: 1em;
}

#content p, #content h4, #content h5 {
	margin: 0 1em 1em 1em;
}

#content ul {
	list-style-image: url(../img/list.png);
	margin: 0 0 1em 2em;
	line-height: 1.5em;
}

#stream {
	width: 100%;
	height: 100%;
	position:relative;
	background-color: rgba(255,255,255,1);
	padding: 10px;
	color: #FFF;
}

#stream img {
	margin: 0px;
}

#bg {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
  z-index: -100;
}

#bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}

#header{
	border-bottom: 2px solid #000;
	background-color: rgba(0,0,0,0.75);
	display:inline-block;
	width: 100%;
	overflow:hidden;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.logo{
	float:left;
	margin-top: 30px;
	margin-left: 16px;
	display:inline-block;
	max-width: 385px;
	height: auto;
}

.logo a{
	display:inline-block;
}

#navigation{
	float:left;
	padding:0;
	margin:15px 20px 0 0;
	list-style:none;
	display:inline-block;
	color:#f2f2f2;
}

#navigation .section{
	float:left;
	border-left:1px solid #000;
	padding:15px 0 0 0;
	display: inline-block;
}

#navigation h2, #navigation h2 a{
	font-size:0.9em;
	font-weight:bold;
	margin: 0 0 0.5em 0;
	padding:0 0.5em;
	color:#f2f2f2;
	text-transform:uppercase;
	text-decoration:none;
}

#navigation h2 span a{
	color:#abaaaa;
	position:relative;
	left:-5px;
}

#navigation h2 span a:hover{
	text-decoration:underline;
}

#navigation ul{
	padding:0;
	margin:0;
	list-style:none;
	font-size:0.7em;
	line-height:1.1em;
	overflow:hidden;
	float:left;
	font-weight:bold;
}

#navigation ul li{
	margin:0 0 3px;
	padding:0;
	clear:both;
	float:left;
	text-transform:uppercase;
	color:#abaaaa;
	padding:0 20px 0 10px;
}

#navigation ul a{
	color:#abaaaa;
	display:block;
	text-decoration:none;
	height:1em;
	line-height:1em;
	padding: 0.25em;
	white-space:nowrap;
	width: 12em;
}

* html #navigation ul a{
	display:inline;
	float:left;
}

#navigation ul a:hover{
	background-color:#333;
}

#navigation ul .active a:hover,
#navigation ul .active a{
	background-color:#333;
}

.start {
	padding:45px 0px 200px 20px;
}

.assoc-column{
	float:left;
	width:100%;
	overflow:hidden;
	margin: 20px 0 0 0;
}

#both-assoc, #video-holder {
	width: 100%;
	padding: 20px 0px 0px 10px;
	height: auto;
	background-color: #FFF;
}

#both-assoc .assoc-listing#assoc-listing-partners h6 {
	padding-left: 5px;
}

#both-assoc .assoc-listing#assoc-listing-partners ul {
	text-align: right;
}

#both-assoc .assoc-listing h6 {
	color:#000;
	margin: 0 0 20px;
}

#both-assoc .assoc-listing img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}

#both-assoc .assoc-listing img:hover {
	background-color:#858585;
	border-color:#858585;
}

#both-assoc ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#both-assoc ul li {
	padding-bottom: 20px;
	float: left;
	padding-right: 10px;
}

#both-assoc #assoc-listing-partners ul li {
	padding-bottom: 10px;
}

#video-holder {
	width: 356px;
	margin-left: 0px;
}

#video-holder .video {
	height: 271px;
	width: 340px;
	background-color: #efefef;
	overflow: hidden;
}

#video-holder .graphic-block {
	height: 100px;
	width: 340px;
	background-color: #efefef;
	margin: 16px 0 13px 0;
	overflow: hidden;
}

#tag {
	margin: 20px 0 0 0;
	overflow:hidden;
	font-size: 1.25em;
	line-height: 2em;
	min-height: 6em;
	color: #fff;
	padding: 10px 10px 10px 10px;
	position:relative;
	background-color: rgba(0,0,0,0.75);
}

#tagcontainer {
	background-color: rgba(0,0,0,0.75);
}

#tag ul{
	float:right;
	height:1em;
	line-height:1em;
	padding:0;
	margin:0;
	overflow:hidden;
}

#tag a{
	color:#fff;
	text-decoration:none;
	position:relative;
}

#tag a:hover{
	text-decoration:underline;
}

#main {
	background-color: rgba(0,0,0,0.75);
	padding: 0.5em;
	color: #fff;
}

#main ul {
	list-style-image: url(../img/list2.png);
	margin: 0 0 1em 2em;
	line-height: 1.5em;
}

#footer{
	margin:20px 0;
	min-height:1em;
	line-height:1em;
	color:#fff;
	font-size:0.7em;
	padding:1em 0 1em 1.5em;
	background-color: rgba(0,0,0,0.75);
}

#footer p{
	margin:0;
	font-size:0.8em;
	line-height:2em;
}

#footer p a{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

#footer p a:hover{
	border-bottom-style:solid;
}

#footer ul{
	float:right;
	height:35px;
	line-height:35px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#footer ul li{
	float:left;
	margin:0 1px 0 -1px;
	display:inline;
	padding:0 8px 0 12px;
}

#footer ul a{
	color:#fff;
	text-decoration:none;
	position:relative;
}

#footer ul a:hover{
	text-decoration:underline;
}

img {
	max-width: 100%;
	padding:0;
	border: none;
}

ol, ul {
	margin: 0 0 0.5em;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

code {
	background-color: #f4f4f4;
	font-family: 'Ubuntu', Trebuchet, Verdana, sans-serif;
	font-size: 0.875em;
}

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

strong {
	font-weight: bold;
}

p {
	margin: 0.75em 0 0.75em 0;
	line-height: 1.5em;
	font-size: 1em;
}

h1 {
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
  	color:#fff;
	text-shadow: 0px 0px 6px #000, 0px 0px 6px #000;
}

h3 {
  	font-family: Helvetica, Arial, sans-serif;
	padding: 10px 0 10px 0;
	font-size: 1.5em;
  	color:#fff;
}

h4 {
  	font-family: Helvetica, Arial, sans-serif;
	padding: 10px 0 10px 0;
	font-size: 1.75em;
  	color:#000;
	border-bottom: 1px #e01c25 dotted;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
  	color:#e01c25;
}

h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
  	color:#000;
}

h7 {
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	color: #FFF;
	text-align: center;
}

a, a:link, a:visited {
	color: #e01c25;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
}

.name {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
  	color:#e01c25;
	padding-top: 1em;
}

hr.style-one {
    height: 0px;
    border: 0;
    margin: 0px 0px 0px 0px;
	clear: both;
}

hr.style-two {
    height: 0px;
    border: 0; 
    margin: 1em 0 1em 0;
}

hr.style-three {
    height: 1px;
    border: 0;
    background-image: -webkit-linear-gradient(left, rgba(13,150,125,0), rgba(13,150,125,0.75), rgba(13,150,125,0)); 
    background-image:    -moz-linear-gradient(left, rgba(13,150,125,0), rgba(13,150,125,0.75), rgba(13,150,125,0)); 
    background-image:     -ms-linear-gradient(left, rgba(13,150,125,0), rgba(13,150,125,0.75), rgba(13,150,125,0)); 
    background-image:      -o-linear-gradient(left, rgba(13,150,125,0), rgba(13,150,125,0.75), rgba(13,150,125,0)); 
    margin: 40px 0px 30px 0px;
}

hr.style-four {
    height: 1px;
    border: 0;
    background-image: -webkit-linear-gradient(left, rgba(90,22,74,0), rgba(90,22,74,0.75), rgba(90,22,74,0)); 
    background-image:    -moz-linear-gradient(left, rgba(90,22,74,0), rgba(90,22,74,0.75), rgba(90,22,74,0));
    background-image:     -ms-linear-gradient(left, rgba(90,22,74,0), rgba(90,22,74,0.75), rgba(90,22,74,0));
    background-image:      -o-linear-gradient(left, rgba(90,22,74,0), rgba(90,22,74,0.75), rgba(90,22,74,0));
    margin: 40px 0px 30px 0px;
}

.big {
	float: left;
}

/* form */

label {
	color: #63bab0;
	font-style: italic;
	font-size: 2em;
}

input, textarea{
	color: #ccc;
	font-size: 1em;
	width: 100%;
	padding:0.5em;
	margin-top:1em;
	padding-right:1em;
	margin-bottom:2em;
}

.slot-0,.slot-1,.slot-2,.slot-3,.slot-4,.slot-5,.slot-0-1,.slot-0-1-2,.slot-0-1-2-3,.slot-0-1-2-3-4,.slot-0-1-2-3-4-5,.slot-1-2,.slot-1-2-3,.slot-1-2-3-4,.slot-1-2-3-4-5,.slot-2-3,.slot-2-3-4,.slot-2-3-4-5,.slot-3-4,.slot-3-4-5,.slot-4-5,.slot-6,.slot-7,.slot-8,.slot-9,.slot-6-7,.slot-6-7-8,.slot-6-7-8-9,.slot-7-8,.slot-7-8-9,.slot-8-9{ 
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
}

/* =Slideshow
-------------------------------------------------------------- */

    #slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(../img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
	  list-style: none;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
	}
	
	.container img, .container img a {
		max-width: 350px;
	}
	
	.container {
        max-width: 350px;
		margin: auto;
      }

    /* For tablets & smart phones */
    @media (max-width: 767px) {
      body {
        padding-left: 20px;
        padding-right: 20px;
      }
      .container {
        max-width: 350px;
      }
    }

    /* For smartphones */
    @media (max-width: 480px) {
      .container {
        max-width: 350px;
      }
    }

    /* For smaller displays like laptops */
    @media (min-width: 768px) and (max-width: 979px) {
      .container {
        max-width: 350px;
      }
    }

    /* For larger displays */
    @media (min-width: 1200px) {
      .container {
        width: auto
      }
    }