
a:link {
	color: rgb(150, 150, 150);
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 15px;
    font-stretch: expanded;
    font-style: normal;
    font-variant: normal;
	font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: rgb(255, 38, 0);
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
	font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: rgb(131, 131, 131);
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
	font-weight: bold;
    text-decoration: none;
}
.arrows {
    height: 40px; 
    width: 40px; 
    padding-top: 230px;
    padding-bottom: 230px; 
    opacity: 0.4;
    padding-left: 5px;
    padding-right: 5px;
}

.arrows:hover {
    opacity: 0.8;
}

#caption {
    height: auto;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    float: center;
    margin: 0 auto;
    margin-left: 50px;
    margin-right: 50px;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}

#captionText {
    color: rgb(221, 221, 221);
}

#imgIcons img {
     width: 24px; 
     height: 24px;
     border-radius: 12px 12px 12px 12px;
     
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}

#imgIcons {
    list-style-type: none;
    position: relative;
    margin-left: -40px;
    margin-top: 0px;
    width: auto;
    
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}

#imgIcons li {
    display: inline;
    float: center;
    margin-left: 3px;
    margin-right: 3px;
    
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}

#imgIcons li {
    opacity: 0.4;
}

#imgIcons li:hover {
    opacity: 1;
}

.noncurrent-page {
	color: rgb(121, 121, 121);
    text-decoration: none;
}
.current-page {
	color: rgb(60, 60, 60);
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
	font-weight: bold;
    text-decoration: none;
}
.style {
    padding: 4px;
}
.paragraph_style {
    color: rgb(94, 94, 94);
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.Body {
    color: rgb(121, 121, 121);
    font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 13px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.Title {
    color: rgb(255, 255, 255);
    font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 28px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 31px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
#widget0 a:hover {
    color: rgb(255, 38, 0);
    text-decoration: underline;
}
#widget0 a:visited {
    color: rgb(121, 121, 121);
    text-decoration: underline;
}
#widget0 a {
    color: rgb(169, 169, 169);
    text-decoration: underline;
}
.spacer {
    font-size: 1px;
    line-height: 1px;
}
body { 
    -webkit-text-size-adjust: none;
}
div { 
    overflow: visible; 
}
img { 
    -webkit-transform: translateZ(0);
    border: none; 
}
div.paragraph {
    position: relative;
}
li.full-width {
    width: 100;
}
