/*..................

   Edward's Robotics Co.
   Copyright 2009. All Rights Reserved
   
Corvallis, OR, USA
   
  ..................
............Reset................*/




html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
background:transparent;
border:0;
font-size:100%;
outline:0;
vertical-align:baseline;
margin:0;
padding:0;
}



/*............END Reset................
............General................*/



@font-face {
	font-family: 'ntechlight';
 src: url('../fonts/ntechlight.otf') format("opentype");
}



@font-face {
	font-family: 'ntechnormal';
	src: url('../fonts/ntechnormal.otf') format("opentype");
}


@font-face {
	font-family: 'ntechmedium';
	src: url('../fonts/ntechmedium.otf') format("opentype");
}



body {
background-color:#392308;
background-image: url("../images/bg.png");
background-repeat: repeat;
background-position: top center;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
width:960px;
margin-left:auto;
margin-right:auto;
color:#fff;
font-size:12px;
line-height:1.5em;
letter-spacing:0.1em;
padding:0 10px;
}



img {
border: 3px solid #fff;
}



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



a:hover {
border-bottom: 2px solid white;
}





h1 {
font-family: 'ntechnormal', 'NeoTech', 'Avenir', Helvetica, Arial, sans-serif;
font-size:2.5em;
font-weight:600;
line-height: 1.6em;
padding-top: 0.3em;
font-weight: bold;

}



h2 {
font-family: 'ntechnormal', 'NeoTech', 'Avenir', Helvetica, Arial, sans-serif;
font-size:1.5em;
font-weight:400;
margin-bottom:10px;
margin-left: 0;
padding-left: 0;
font-weight: bold;
font-style: italic;
}




/*............END General................
............Body................*/


.content {
padding: 10px;
position: relative;
}



.header {
position: relative;
background-image: url("../images/logo.png");
background-position: center 0;
background-repeat: no-repeat;
width: 960px;
height: 150px;
}



ul.navigation {
position: absolute;
top: 80px;
left: 300px;
}



ul.navigation li {
display:inline;
font-size: 1.3em;
margin-right: 20px;
}



ul.navigation li a {
color: #fff;
}



ul.navigation li a:hover {
border-bottom: 2px solid white;
}



.info {
magin: 20px 20px 0 20px;
height: 740px;
}



.info img {
float: left;
margin-right: 20px;
margin-bottom: 210px
}



.info p {
float: left;
width: 500px;
margin-bottom: 1.5em;
}



.footer {
padding: 0 0 20px 20px;
}



.navi {
float: left;
}



.navi li {
display: inline;

font-size: 1.3em;
margin-right: 20px;}



.navi li a {
color: #fff;
}



.copyright {
float:right;
color:#fff;
}



.twitter {
width: 327px;
height:240px;
position: absolute;
top:475px;
left: 10px;
overflow: visible;
}



.twitter img {
border: none;
padding-left: 20px;
}



#twitter_feed {
width:327px;
height:100px;
padding-left: 20px;
line-height: 1.1em;
color:#fff;
}



#twitter_feed a {
color:#fff;
}



#twitter_feed ul li {
list-style-image: url("../images/golfball.png");
list-style-position: inside;
margin-bottom: 10px;
}



.info h1 {
width:500px;
line-height: 1.3em;
}



#products1 {
float:left;
clear:both;
}



#products2 {
float:left;
padding-left: 50px;
}



#textarea {
width:200px;
height:150px;
}

#input {
width:200px;
height:20px;
border:none;
margin-bottom: 5px;
}



#select {
width:200px;
height:20px;
border:none;
margin-bottom: 5px;
}



#submit {
background-color: #fff;
border: none;
color:#000;
font-size:1.5em;
height: 30px;
width: 90px;
margin-bottom:10px;
margin-top: 10px;
letter-spacing:0.1em;
padding:0px;
}


























