
body {
    background-color: #212121;
    font-size: 13px;
}
.bigBadAndGreen {
    color: green;
    font-weight: bold;
}
#newsletterBubble input.greeen{
	border: 1px solid rgba(0, 128, 0, 0.77);
	/*
	background-color: rgba(0, 128, 0, 0.64);
	color: rgb(255, 245, 245);
	*/
}
/*
#newsletterBubble input.greeen::-webkit-input-placeholder{
	color: #ddd;
}
#newsletterBubble input.greeen::-moz-placeholder{
	color: #ddd;
}
#newsletterBubble input.greeen:-moz-placeholder{
	color: #ddd;
}
#newsletterBubble input.greeen:-ms-input-placeholder{
	color: #ddd;
}
*/
.blurredImgs {
    opacity: 0;
    position: absolute;
    z-index: 0;
}
#topPart {
    position: relative;
    z-index: 1;
}
#annualCost {
   /* height: 30px; */
    text-align: right;
}
#topPart, #topPartHider {
    background-position: left top;
    background-size: cover;
    margin-left: 0;
    opacity: 0;
}
#topPartHider {
    opacity: 1;
}
#protek-top-row1 {
    margin-top: 25px;
}
.protek-logo {
    height: 11%;
	width : 37%;
}
#socialMediaLinks {
    text-align: right;
}
#socialMediaLinks a {
    text-decoration: none;
}
#socialMediaLinks a img {
    max-height: 32px;
}
#protek-top-row2 {
    margin-bottom: -20px;
    position: relative;
    top: 0px;
}
.protek-pourer {
}
#buyNowHolder {
    display: none;
    left: 125px;
    position: relative;
}
#changingText {
    margin-top: 80px;
}
.protek-title-wrapper, .protek-subtitle-wrapper {
    color: white;
    font-size: 32px;
    height: 50px;
    margin-left: -80px;
    padding: 0;
    text-shadow: 2px 2px black;
    width: 120%;
}
.protek-subtitle-wrapper {
    font-size: 26px;
    font-style: italic;
    margin-left: -15px;
    width: 100%;
}
#greyShader, #whiteShader, #blackShader {
    box-shadow: 0 10px 15px rgba(97, 92, 92, 0.8);
    height: 10px;
    margin-top: -10px;
    width: 100%;
}
#whiteShader {
    box-shadow: 0 5px 25px #FFFFFF;
}
#greyShader {
    box-shadow: 0 5px 25px #888888;
}
#quoteBubble {
    background-image: url("../img/bubble.png");
    background-repeat: no-repeat;
    background-size: 240px 120px;
    min-height: 120px;
    padding: 5px;
}
.doubleQuoteLeft, .doubleQuoteRight {
    float: left;
    font-size: 50px;
    margin-top: 10px;
    width: 3%;
}
.doubleQuoteRight {
    margin-top: 85px;
}
#quoteText {
    float: left;
    font-size: 1.4em;
    height: 88px;
    line-height: 1.1em;
    margin-left: 4%;
    margin-right: 1%;
    text-align: center;
    width: 73%;
    margin-top: 10px;
}
#newsletterBubble {
    background-image: url("../img/bubble2.png");
    background-repeat: no-repeat;
    background-size: 90% 64px;
    margin-top: 20px;
    min-height: 55px;
    padding: 7px 7px 1px;
}
.nwsLtrLeft {
    display: inline;
    float: left;
    position: relative;
    width: 70%;
}
.nwsLtrRight {
    display: inline;
    float: left;
    position: relative;
    text-align: center;
    width: 18%;
}
#newsletterBubble a {
    margin-top: 2px;
}
#newsletterBubble input {
   /* height: 30px; */
    width: 95%;
}
#newsletterText {
    color: grey;
    display: block;
    font-style: italic;
    font-size: 13px;
}
#whiteArea {
    background-color: white;
    height: 300px;
    margin: 15px 0 0;
}
#manSpeaker {
    height: 360px;
	margin-left: 10%;
	margin-top: -18px;
}
#spHolder {
	width: 92%;
	margin-top:5%;
	height: 140px;
    background-color: white;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 4px 10px #999999;
    color: #3D5D69;
    padding: 10px;
    font-size: 13px;
}
#spHolder h4{
    font-size: 19px;
}
#contactHolder{
	margin-top:5%;
    background-color: white;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 4px 10px #999999;
    color: #3D5D69;
    padding: 10px;
    
	font-size: 15px;
	margin-left: -25px;
	padding-bottom: 25px;
}
#contactHolder h4{
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
}
#textContent {
    background-color: white;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 4px 10px #999999;
    color: #3D5D69;
    margin-top: 35px;
    padding: 10px;
	
    font-size: 15px;
}
#textContent a {
    color: #339637;
}
#textContent h4{
	font-size: 19px;
}
.linelink {
    display: block;
    font-size: 14px;
    width: 100%;
}
.subTitle {
    font-size: 27px;
}
.subSubTitle {
    font-size: 22px;
}
#bottomSection {
    background-image: url("../img/footer_background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: #CCCCCC;
    font-size: 13px;
    margin: 0;
    padding-top: 20px;
}
#bottomSection legend {
    border-color: #666666;
    color: white;
    font-size: 19px;
}
#bottomSection input {
    background-color: #191919;
    border-color: #111111;
    color: white;
    font-size: 12px;
    height: 30px;
    width: 100%;
}
#bottomSection textarea {
    background-color: #191919;
    border-color: #111111;
    color: white;
    font-size: 12px;
    width: 100%;
}
#bottomSection button {
    float: right;
}
#protek-logo-bottom {
    width: 100%;
}
#bottomSection ul li {
    border-bottom: 1px solid #666666;
    color: white;
    font-size: 105%;
    padding: 3px;
}
#bottomSection ul li a {
    color: #E9E9E9;
}
#bottomSection ul li a:hover {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
}
#footer {
    background-color: black;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 15px;
    padding: 6px;
}
#footer a {
    color: rgba(255, 255, 255, 0.8);
}
#bottomSection {
    font-size: 12px;
}
#bottomSection ul {
    list-style-type: square;
    margin-left: 15px;
    padding-bottom: 10px;
}
#topimage {
    height: 100%;
    width: 100%;
}
.navSeparator {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.26) 46%, rgba(0,0,0,0.27) 47%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(46%,rgba(0,0,0,0.26)), color-stop(47%,rgba(0,0,0,0.27)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.26) 46%,rgba(0,0,0,0.27) 47%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.26) 46%,rgba(0,0,0,0.27) 47%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.26) 46%,rgba(0,0,0,0.27) 47%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.26) 46%,rgba(0,0,0,0.27) 47%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */  
    float: left;
    height: 100%;
    width: 0.2%;
}
#navHolder {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent;
    border-image: url("../img/shadow.png") 0 0 26 1;
    border-style: solid;
    border-width: 10px;
    height: 35px;
    margin-top: -10px;
    position: relative;
    z-index: 5;
}
.navItem {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 1%, rgba(0,0,0,0.2) 47%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(0,0,0,0)), color-stop(47%,rgba(0,0,0,0.2)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 1%,rgba(0,0,0,0.2) 47%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 1%,rgba(0,0,0,0.2) 47%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 1%,rgba(0,0,0,0.2) 47%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 1%,rgba(0,0,0,0.2) 47%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    float: left;
    height: 100%;
    text-align: center;
    width: 19.8%;
}
.navItem a {
    color: #339637;
    display: block;
    font-size: 17px;
    height: 100%;
    line-height: 35px;
    vertical-align: middle;
    width: 100%;
}
.navItem:hover {
    background-color: rgba(229, 229, 229, 0.68);
}
.navItem a:hover {
    text-decoration: none;
}
.firstLink{
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
}

.lastLink{
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
width: 20%;
}
.active {
    background-color: rgba(229, 229, 229, 0.68);
}
#innerNavHolder {
    background-color: white;
    border-radius: 0 0 5px 5px;
    height: 100%;
    width: 100%;
}
#ajaxContent {
    background-color: #D2D2D2;
    margin-top: 15px;
}
#middlePart {
    background-color: #D2D2D2;
}
img.client {
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease;
    height: 100px;
}
img.clickedclient {
	
}
img.client:hover {
    cursor: pointer;
}
.tm {
    font-size: 12px;
    position: relative;
    top: -6px;
}
.tmbig {
    font-size: 16px;
    position: relative;
    top: -9px;
}
#labelLeft {
    height: 2px;
    width: 65%;
    background-color: grey;
    display: inline;
    float: left;
}
#labelRight {
    float: left;
    display: inline;
    height: 2px;
    width: 10%;
    background-color: grey;
}
#loyalClientsLabel {
    background-color: white;
    color: grey;
    display: block;
    font-size: 16px;
    font-style: italic;
    margin-left: 5%;
    margin-top: -10px;
    padding-left: 3px;
    width: 132px;
}
#clientsWrapper {
    height: 10%;
    padding-top: 5%;
    text-align: center;
    width: 100%;
}
#clientsWrapper img {
    margin: 25px;
    margin-top: 0px;
    height: 100px;
    margin-bottom: 0px;
}
.contactSocial {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    color: grey;
    display: block;
    font-size: 17px;
    height: 28%;
    padding-left: 24%;
    padding-top: 4%;
    width: 95%;
}
.contactSocial:hover {
    cursor: pointer;
    text-decoration: none;
}
#contactSocialLinks {
    height: 120px;
    margin-top: 1%;
}
#fsocial {
    background-image: url("../img/finactive.png");
}
#fsocial:hover {
    background-image: url("../img/factive.png");
}
#tsocial {
    background-image: url("../img/tinactive.png");
    margin-top: 2%;
}
#tsocial:hover {
    background-image: url("../img/tactive.png");
}
#testimonialLabel {
    color: grey;
    display: inline;
    font-size: 16px;
    font-style: italic;
    margin-top: -20px;
    text-align: center;
    width: 25%;
    float: left;
}
.activeTitle, .activeSubtitle {
    display: block;
    list-style: none outside none;
}
.hiddenTitle, .hiddenSubtitle {
    display: none;
}
