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

body {
font: 12px helvetica,sans-serif;
color: #646464;
line-height: 20px;
padding: 0;
margin: 0;
text-align: center;
background-color: #393939;
}

#plank {
width:968px;
margin: 0 auto;
background-color: white;
text-align:left;
}

#home_content {
margin: 215px 0 205px 70px;
width: 528px;
}

#content {
margin: 30px 0 100px 85px;
width: 794px;
}

p {
font: 12px helvetica,sans-serif;
color: #646464;
line-height: 20px;
}

ul {
font: 12px helvetica,sans-serif;
color: #646464;
line-height: 20px;
margin-left:-25px;
}

#timebox {
background-color: #748496;
color: white;
font-size: 24px;
height: 23px;
display:block;
width: 256px;
margin-right: 1px;
padding-top: 7px;
padding-left: 5px;
}
 
#create_left {
float:left;
width:523px;
} 
 
#timebox_place {
float:right;
width:261px;
}
 
#timebox_outer {
border: 1px solid #d8d9db;
padding: 5px;
width:261px;
margin-bottom: 5px;
}

a {
color: #435e86;
text-decoration:underline;
}

a:hover {
color: #b89415;
text-decoration:underline;
}

a.submit {
font-size: 14px;
color: #3a4658;
background-color: #ffe339;
padding: 5px 5px 2px 5px;
text-decoration:none;
text-transform: uppercase;
display:inline;
margin-right: 1px;
}
 
a.submit:hover {
color: #ffe339;
background-color: #3a4658;
cursor: pointer;
}

h1 {
font-size: 35px;
font-weight: lighter;
color: #748496;
text-transform: uppercase;
margin-bottom: 10px;
letter-spacing: -2.5px;
}

h1.headline {
font-size: 26px;
font-weight: lighter;
color: #748496;
text-transform: uppercase;
margin-bottom: 10px;
letter-spacing: -2.5px;
line-height:28px;
}

.gray {
color: #ababab;
}

.intro {
font-size: 15px;
line-height: 20px;
color: #526375;
}

.error {
font-size: 14px;
color: #ffffff;
background-color: #ee1b2e;
padding: 4px 5px 1px 5px;
display: inline;
}

h2 {
font-size: 13px;
font-weight: bold;
color: #344051;
/* background-color: #c4c7cd; */
/* padding: 3px 5px 1px 3px; */
text-transform: uppercase;
display:inline;
margin-bottom: 10px;
}

h3 {
font-size: 12px;
font-weight: bold;
line-height: 20px;
color: #687889;
text-transform: uppercase;
margin-bottom:0;
}

#header {
height: 202px;
background-repeat: no-repeat;
padding: 18px 0 0 110px;
}

a.home {
width: 345px;
height: 105px;
display: block;
margin-top:47px;
margin-left:-20px;
}

#nav ul {
list-style: none;
padding: 0;
font-size: 24px;
letter-spacing: -1.5px;
color: white;
margin-bottom:0;
}

#nav li {
float: left;
margin-right: 2px;
}

#nav li a {
display: block;
float: left;
height: .9em;
margin-right: 2px;
padding: .2em .2em 0 .2em;
background-color: #3a4658;
text-decoration: none;
color: white;
}

#nav li.current{
color: #ffdf00;
display: block;
float: left;
height: .9em;
margin-right: 4px;
padding: .2em .2em 0 .2em;
background-color: #3a4658;
}

#nav a:hover {
color: #ffdf00;
}

#nav a.current {
color: #ffdf00;
}

#nav2 {
margin-left:115px;
 }

#nav2 ul {
list-style: none;
margin-top: 1px;
padding: 0;
font-size: 17px;
font-weight:100;
letter-spacing: -1px;
color: white;
}

#nav2 li {
float: left;
margin-right:0;
margin-left:0;
}

#nav2 li a {
display: block;
float: left;
margin-right:0;
margin-left:0;
height:1.1em;
padding: 1px 5px 1px 3px;
background-color: #1f252c;
}

#nav2 li.current {
display: block;
float: left;
margin-right:0;
margin-left:0;
height:1.1em;
padding: 1px 5px 1px 3px;
background-color: #1f252c;
color: #ffdf00;
}

#nav2 li a:hover {
color: #ffdf00;
}

#pagenav ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 15px;
color: #526375;
}

#pagenav li a {
display: block;
float: left;
margin-right: 2px;
padding: 1px 5px 1px 3px;
height:1.1em;
background-color: #89909b;
color: white;
text-decoration:none;
}

#pagenav li.current {
display: block;
float: left;
margin-right: 2px;
padding: 1px 5px 1px 3px;
height:1.1em;
background-color: #89909b;
color: #ffdf00;
}

#pagenav li a:hover {
color: #ffdf00;
}

#home_footer p {
font-size: 11px;
color: #C4C4C4;
}

#home_footer a {
color: #C4C4C4;
text-decoration:none;
}

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

#footer {
background-image: url('../images/bg_footer.gif');
background-repeat: repeat-x;
background-color: #9e9e9e;
}

#footer_content {
padding-top:13px;
margin-left:85px;
width:827px;
}

#footer p {
font-size: 11px;
color: white;
}

#footer a {
color: white;
text-decoration: none;
}

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

.webcam_button {
	color: white;
    background: #89909b;
	display: block;
  	font-size: 12px;
    text-transform: uppercase;
	border: 0px solid #000;
}


.webcam_button:hover {
  color: #ffdf00;
  background: #89909b;
}
