/*<![CDATA[*/
html,body{
margin:0;
padding:0;
width:100%;
height:100%;
overflow:hidden;
}
body{
font: 76% Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
}
a{
color: #00f;
text-decoration: none;
}
a:hover {
color: #f00;
}
hr {
margin: 15px 0px 15px 0px;
color: #999;
height: 1px;
width: 100%;
}

/* reset header fonts */
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:0;
margin:0;
color: #000;
padding:0 0 10px 0;
}
h1{font-size:22px;font-weight:bold;}
h2{font-size:20px;font-weight:bold;}
h3{font-size:18px;font-weight:bold;}
h4{font-size:16px;font-weight:bold;}
h5{font-size:14px;font-weight:bold;}
h6{font-size:12px;font-weight:bold;}

/* reset paragraph format */
p {
font-size:100%;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:0;
margin:0;
padding:5px 0 5px 0;
}


/* background image stretch to fit browser - do not edit */
#background{
position:absolute;
z-index:1;
width:100%;
height:100%;
}
/* outer wrapper div - do not edit */
#outer-container{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
overflow:auto;
z-index:2;
margin:0;
padding:0;
}

/* set main content centered and fixed 770px */
#wrapper {
  width:770px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  height:100%;
}
#topnav{
  width:769px;
  height:31px;
  text-align:center;
  background:#fff;
  margin:0;
  padding:0;
  border-left:1px solid #369;
  border-right:1px solid #369;
  border-bottom:1px solid #369;
}
#banner{
  width:770px;
  height:170px;
  margin:0;
  padding:0;
  border:0;
  background-image: url(plastic-it-logo.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
#login{
  float:right;
  width:350px;
  padding:5px 10px;
  text-align:right;
}
#pagetitle{
  position:absolute;
  width:350px;
  height:30px;
  padding:0;
  top:178px;
  margin-left:10px;
  color:#9cc;
  font-size:14px;
  font-weight:bold;
  text-transform: uppercase;
  text-align:center;
}
#content{
  width:728px;
  min-height:350px;
  margin:0;
  padding:0 20px 20px 20px;
  border-left:1px solid #369;
  border-right:1px solid #369;
  overflow: auto;
  background:#fff;
}
#subnav{
  width:720px;
  height:30px;
  text-align:right;
}
#page{
  width:720px;
  text-align:left;
  margin:0;
  padding-top:10px;
}
#footer{
  width:770px;
  height:30px;
  text-align:center;
  padding-top:15px;
  color:#fff;
  background:#369;
}
#clickit{
  padding-top:30px;
  text-align:center;
}



#logintable{
padding-right:5px;
}
#footer a{
color: #000;
text-decoration:underline;
}
#footer a:hover{
color: #f00;
}

/* set login table format */
.login-text {
padding: 2px 5px 2px 5px;
font-size: 10px;
text-align: right;
color: #fff;
padding: 0 5px 0 0;
}
.login-field input {
width: 50px;
font-size: 9px;
background-color: #fff;
border: 1px solid #000;
margin-right:3px;
}
.login-text a{
color: #fff;
text-decoration: underline;
padding-left:5px;
}
.login-text a:hover {
color: #f00;
}
.login-button {
font-size: 10px;
}



/* set click-it panel at bottom */
#clickit{
color: #ccc;
font-size: 10px;
text-align:center;
padding:20px;
}
#clickit a{
color: #ccc;
text-decoration:none;
}
#clickit a:hover{
color: #f00;
text-decoration:none;
}



.buttonSubmit {
	background-color: #67a1cf;
	font-size: 10px;
	color: #fff;
	border: 1px solid #fff;
	padding: 1px 2px 1px 2px;	
	cursor:pointer;
}
.buttonSubmitRoll {
	background-color: #fff;
	font-size: 10px;
	color: #67a1cf;
	border: 1px solid #67a1cf;
	padding: 1px 2px 1px 2px;	
	cursor:pointer;
}


/*]]>*/

  
