@font-face {
  font-family: Jenna Sue;
    src: url('../fonts/JennaSue-webfont.eot');
    src: local("Jenna Sue"), url('../fonts/JennaSue-webfont.ttf');
}

@font-face {
  font-family: News Cycle;
    src: url('../fonts/NewsCycle-Regular.eot');
    src: local("News Cycle"), url('../fonts/NewsCycle-Regular.ttf');
}

html {
  height: 100%;
}

* {
  margin: 0;
  padding: 0;
}

/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section {
  display:block;
}

body {
    font: normal .85em arial, sans-serif;
    background: #87532b;
    color: #FFF;
    padding-bottom: 40px;
    padding-top: 40px;
}

p {
  font: normal 1.2em arial, sans-serif;
  padding: 0 0 20px 0;
  line-height: 1.5em;
  text-shadow: #000 1px 1px ;
}

img {
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font: normal 300%  arial, sans-serif;
  color: #FFF;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;
}

h1, h2 {
  text-shadow: 1px 1px #000;
}

h2 {
  font: normal 200%  arial, sans-serif;
  color: #FFF;
  margin: 0;
  padding: 0 0 8px 0;
  text-shadow: 1px 1px #000;
}

h3 {
  font: normal 200% 'Jenna Sue', arial, sans-serif;
}

h4, h5, h6 {
  margin: 0;
  padding: 0 0 5px 0;
  font: normal 110% arial, sans-serif;
  color: #FFF;
  line-height: 1.5em;
}

h5, h6 {
  font: italic 95% arial, sans-serif;
  color: #FFF;
  padding-bottom: 15px;
}

h6 {
  color: #FFF;
}

a, a:hover {
  outline: none;
  color: #FFF;
  text-decoration: underline;
}

a:ahover {
  text-decoration: none;
  color: #FFF;
}

ul {
  margin: 2px 0 22px 17px;
}

ul li {
  font: normal 1.3em "News Cycle", arial, sans-serif;
  llist-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

ol {
  margin: 8px 0 22px 20px;
}

ol li {
  margin: 0 0 11px 0;
}

.left {
  float: left;
  width: auto;
  margin-right: 10px;
}

.right {
  float: right;
  width: auto;
  margin-left: 10px;
}

.center {
  display: block;
  text-align: center;
  margin: 20px auto;
}

#main, header, #logo, nav, #site_content, footer, .slideshow, #top_container {
  margin-left: auto;
  margin-right: auto;
}

#main {
  margin: 0 auto 0 auto;
}

#top_container
{  background: #333E44;
   bbackground: -moz-linear-gradient(#FFF, #4B607D);
   bbackground: -o-linear-gradient(#FFF, #4B607D);
   bbackground: -webkit-linear-gradient(#FFF, #4B607D);
   padding-bottom: 0px;}

#site_content
{
   background: #87532b;
   padding-bottom: 0px;
   }

#footer
{background: #4b3520;}

header {
  width: 950px;
  height: 135px;
}

#logo {
  width: 300px;
  float: left;
  height: 87px;
  background: transparent url(../images/foxterra_logo.png) no-repeat left center;
  #background: transparent;
  padding: 0 0 30px 0;
}

#sitescontent {
  width: 950px;
  height: 600px;
  background: transparent url(images/loginBG.jpg) no-repeat left center;
  overflow: hidden;
  margin: 4px auto 0 auto;
  padding: 0;
  border-top: 0;
  border-bottom: 0;
}

#sidebar_container {
  float: left;
  width: 250px;
  padding: 0 0 0 0;
}

.sidebar {
  float: left;
  width: 223px;
  margin: 0 0 17px 0;
  padding: 20px 15px 5px 0px;
}

.sidebar h3 {
  padding: 0 15px 0px 0;
  font: 350%  arial, sans-serif;
  text-shadow:  #000 1px 1px;
  margin: 0 1px;
  color: #FFF;
}

.sidebar_item, .content_item {
  padding: 15px 0;
}

#slider {
  text-align: justify;
  width: 670px;
  padding: 20px 0 5px 0;
  margin: 0;
  float: right;
}

#slider ul, .sidebar ul {
  margin: 2px 0 5px 0px;
}

#slider ul li, .sidebar ul li {
  list-style-type: none;
  bbackground: transparent url(../images/bullet.png) no-repeat left center;
  margin: 0 0 0 0;
  padding: 2px 0 2px 0px;
  line-height: 1.5em;
}

#services {
}
input {
  width: 240px;
}
#arithmetic
{
}
#answer
{
  position: relative;
  left: -90px;
  width: 60px;
}
#add
{
  position: relative;
  left: -90px;
  width: 80px;
}
#emailMsg
{
  font-weight: bold;
}

#realEstate {
  width: 520px;
  left: 530px;
  top: 400px;
}
#resources {
  width: 520px;
  left: 530px;
  top: 400px;
}

.look {
    position: absolute;
    z-index: 999;
    opacity: 0.96;
    border-style: solid;
    border-width: 1px;
    border-color: #FAEBD7;
}
.lookHdr {
  font: normal 172% arial, sans-serif;
  color: #FFF;
  margin: 0;
  padding: 4px 0 2px 20px;
  text-shadow: 1px 1px #000;
  background: #666;
}
.lookTxt {
    background: #444;
    padding: 14px 24px 18px 24px;
    color: #F5F5F5;
}

footer {
  width: 950px;
  font: normal 80% 'News Cycle',  arial, sans-serif;
  padding: 8px 0px 0px 0px;
  text-align: center;
  color: #999;
  margin-top: 20px;
}

footer p {
  padding: 0 0 10px 0;
}

footer a {
  color: #FFF;
  text-decoration: none;
}

footer a:hover {
  color: #C6542F;
  text-decoration: none;
}

/* form styling */
.form_settings {
  margin: 0;
}

.form_settings p {
  padding: 0 0 10px 0;
}

.form_settings span {
  padding: 5px 0;
  float: left;
  width: 170px;
  text-align: left;
}

.form_settings input, .form_settings textarea {
  padding: 4px;
  width: 252px;
  color: #FFF;
  font: 100% arial, sans-serif;
  border: 0;
  border-bottom: 1px solid #666;
  background: #FFF;;
}

.form_settings .submit {
  font: 140% 'News Cycle', arial, sans-serif;
  border: 0;
  width: 100px;
  margin: 0 0 0 162px;
  height: 30px;
  padding: 0 0 6px 0;
  cursor: pointer;
  background: #444;
  text-shadow: 1px 1px #000;
  color: #FFF;
  line-height: 15px;
}

.form_settings textarea, .form_settings select {
  font: 100% 'trebuchet ms', arial, sans-serif;
  border: 1px solid #666;
  width: 250px;
  overflow: auto;
}

.form_settings select {
  width: 260px;
}

.form_settings .checkbox {
  margin: 4px 0;
  padding: 0;
  width: 14px;
  border: 0;
  background: none;
}

table tr th, table tr td {
  color: #FFF;
  padding: 7px 4px;
}
.slideshow {
  width: 950px;
}

/* styling for the slideshow on the homepage */
ul.slideshow {
  width: 950px;
  height: 280px;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;}

ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  list-style: none;}

ul.slideshow li.show {
  z-index: 500;}

ul img {
  border: none;}

nav {
  height: 65px;
  width: 650px;
  margin: 1px auto 0 auto;
  float: right;
  padding: 50px 0 0px 0;
}

/* Login */
.grad{
	position: absolute;
	top: -20px;
	left: -20px;
	right: -40px;
	bottom: -40px;
	width: auto;
	height: auto;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	z-index: 1;
	opacity: 0.7;
}

.header{
	position: absolute;
	top: calc(50% - 35px);
	left: calc(50% - 255px);
	z-index: 2;
}

.header div{
	float: left;
	color: #fff;
	font-family: 'Exo', sans-serif;
	font-size: 35px;
	font-weight: 200;
}

.header div span{
	color: #5379fa !important;
}

#loginHdr {
    font: normal 2.2em "News Cycle", arial, sans-serif;
    position: relative;
    bottom: 10px;
    color: rgba(255, 255, 255, 0.66);
}

#loginMsg {
  position: relative;
  float: left;
  color: white;
  font-size: 15px;
  border: solid #EC0A2A 1px;
  width: 224px;
  height: auto;
  padding: 10px 14px 10px 20px;
  display: none;
}

.login{
    background: rgba(0, 0, 0, 0.27);
    position: absolute;
    top: 238px;
    left: calc(50% - 108px);
    height: 150px;
    width: 262px;
    padding: 16px 10px 2px 10px;
    z-index: 2;
}

.login input[type=text]{
	width: 250px;
	height: 30px;
	background: transparent;
	border: 1px solid rgba(255,255,255,0.6);
	border-radius: 2px;
	color: #fff;
	font-family: 'Exo', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 4px;
}

.login input[type=password]{
	width: 250px;
	height: 30px;
	background: transparent;
	border: 1px solid rgba(255,255,255,0.6);
	border-radius: 2px;
	color: #fff;
	font-family: 'Exo', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 4px;
	margin-top: 10px;
}

.login input[type=button]{
	width: 260px;
	height: 35px;
	background: #fff;
	border: 1px solid #fff;
	cursor: pointer;
	border-radius: 2px;
	color: #a18d6c;
	font-family: 'Exo', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 6px;
	margin-top: 10px;
  margin-bottom: 10px;
}

.login input[type=button]:hover{
	opacity: 0.8;
}

.login input[type=button]:active{
	opacity: 0.6;
}

.login input[type=text]:focus{
	outline: none;
	border: 1px solid rgba(255,255,255,0.9);
}

.login input[type=password]:focus{
	outline: none;
	border: 1px solid rgba(255,255,255,0.9);
}

.login input[type=button]:focus{
	outline: none;
}

::-webkit-input-placeholder{
   color: rgba(255,255,255,0.6);
}

::-moz-input-placeholder{
   color: rgba(255,255,255,0.6);
}
}