@charset "utf-8";
/* CSS Document */


body {
    background-position: center top;
	background:no-repeat;
    font-size: 14px;
    margin: auto;
    min-height: 100%;
	width: 100%;
    padding: 0;
	background-image: url(images/brighteyes-background.png);
	background-attachment:fixed;
}

a {
	color:#000;
	text-decoration: none;
}

h1 {
	font-size: 28px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #0C0;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #0C0;	
}

p {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}



#footer {
    background-image: url("images/brighteyes-footer.png");
    background-position: left center;
    background-repeat: no-repeat;
    margin: -513px auto auto;
    min-height: 985px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 3;
}

#logo {
    display: inline-block;
    float: left;
    margin-left: 10%;
    position: relative;
    width: 23%;
}




#topmenu {
    display: inline-block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    margin-right: 0;
    margin-top: 67px;
    padding-bottom: 80px;
    position: relative;
    text-align: right;
    width: 65%;
    z-index: 10;
}

#header {
    display: inline-block;
    position: relative;
    width: 100%;
}



#content {
    background-image: url("images/BG-repaeat.png");
    background-repeat: repeat;
    height: auto;
    margin-left: 23%;
    margin-top: 24px;
    padding: 1px 15px 278px 16px;
    position: relative;
    width: 530px;
    z-index: 2;
}

#contentinner {
	opacity: 1;
	width:100%;
}

#contactcontainer {
	width:80%;
	color:#fff;
}


#contenttop {
    background-image: url("images/BG-repaeat.png");
    background-repeat: repeat;
    height: auto;
    margin-bottom: 201px;
    margin-left: 23%;
    margin-top: 24px;
    padding: 1px 15px 25px 16px;
    position: relative;
    width: 530px;
    z-index: 100;
}

#contenttopinner {
	opacity: 1;
	width:100%;
}


#contenttopcontact {
    background-image: url("images/BG-repaeat.png");
    background-repeat: repeat;
    height: 310px;
    margin-bottom: 115px;
    margin-left: 23%;
    margin-top: 24px;
    padding: 1px 15px 335px 16px;
    position: relative;
    width: 530px;
    z-index: 100;
}

table td tr{text-align:left;}


#headerlinks {
    display: inline-block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    margin-right: 12%;
    margin-top: 75px;
    position: relative;
    text-align: right;
    width: 55%;
    z-index: 10;
}




#footerlinks {
    align-self: center;
    display: inline-block;
    height: auto;
    margin-left: 10%;
    margin-top: 252px;
    position: relative;
    width: 81%;
}


#footerlinksmob {
display:none;}



#left {
	float:left;
	display:inline-block;
}

#menu {
	width: 100%;
}





/*Strip the ul of padding and list styling*/
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

/*Create a horizontal list with spacing*/
li {
	display:inline-block;
	float: left;
	margin-right: 3%;
	width:auto;
}

/*Style for menu links*/

li a {
    background: transparent none repeat scroll 0 0;
    color: #000;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    height: 50px;
    line-height: 50px;
	padding-right:2%;
    text-align: center;
    text-decoration: none;
}

/*Hover state for top level links*/
li:hover a {
	background: transparent;
}

/*Style for dropdown links*/
li:hover ul a {
	background: transparent;
	color: #2f3036;
	height: 40px;
	line-height: 40px;
}

/*Hover state for dropdown links*/
li:hover ul a:hover {
	background: transparent;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
li ul {
	display: none;
}

/*Make dropdown links vertical*/
li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	background: #86c83d;
	text-align: center;
	padding: 20px 0;
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}





#center {
    align-self: center;
    margin-left: 38%;
    margin-top: 10%;
    padding: 0;
    position: relative;
    width: 10%;
    z-index: 100;
}


#right {
    display: inline-block;
    float: right;
    text-align: right;
}



#ctas {
    display: block !important;
    float: right;
    margin-right: 8%;
    padding-top: 402px;
    position: relative;
    text-align: right;
    width: 100%;
    z-index: 20;
}

tr td img{max-width:280px;}

#ctasmob {
    display: none;

}



#cmm {
    display: inline-block;
    margin-left: 0;
    margin-top: 0;
    position: relative;
}

#headerlinks a{padding-right:2%;}

#container{width:100%; margin:auto;}

img{max-width:100%;}



.black {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 3;
}

#mob{display:none;}


/*Responsive Styles*/
@media (max-width:1100px) {   

#footerlinks {
display:none;
}



#footerlinksmob {
    align-self: center;
    background-color: #86c83d;
    display: inline-block;
    height: auto;
    margin-left: 0;
    margin-top: -6%;
    position: relative;
    text-align: center;
    width: 100%;
}

#logo {
    float: none;
    margin: auto;
    position: relative;
    text-align: center;
    width: 100%;
}

#mob{display:block;}


	
	
	

#topmenu {
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 10px;
    position: relative;
    text-align: right;
    width: 100%;
    z-index: 10;
}
	
	
	
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 1px;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}








#content {
    background-image: url("images/BG-repaeat.png");
    background-repeat: repeat;
    margin: auto;
    padding: 1px 15px 0 16px;
    position: relative;
    width: 90%;
    z-index: 2;
}

#contentinner {
	opacity: 1;
	width:100%;
}

#ctas {
    display: none !important;
}


#footer {
    background: rgba(0, 0, 0, 0) none no-repeat scroll left center;
    margin: auto;
    max-width: 100%;
    min-height: 10px;
    min-width: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 3;
}

#ctasmob {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 200;
}





#right {
    display: inline-block;
    float: none;
    text-align: center;
    width: 100%;
}

#center {
    align-self: center;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}


#left {
    display: inline-block;
    float: left;
    text-align: center;
    width: 100%;
}

#contenttop {
    background-image: url("images/BG-repaeat.png");
    background-repeat: repeat;
    height: auto;
    margin: auto;
    padding: 1px 15px 0px 16px;
    position: relative;
    width: 90%;
    z-index: 2;
}

#contenttopcontact {
    background-image: url("images/BG-repaeat.png");
    background-repeat: repeat;
    height: 695px;
    margin: auto;
    padding: 1px 15px 200px 16px;
    position: relative;
    width: 90%;
    z-index: 2;
}

#contenttopinner {
	opacity: 1;
	width:100%;
}

}

