html, body, div, p {
	font-family: Trebuchet MS, Lucida Grande, Arial, Verdana, sans-serif; 
	color: #444;
}

body {
	margin: 0px; 
	background: #ffffff;
	background-image: url(../images/gradientBG.jpg);
	background-repeat: repeat-x;
}


/* LINKS --------------------- */

a:link {
	list-style: none;
	color: #005480;
}

a:hover {
	color: #E45F21;
}

a:active, a:visited {
	color: #005480;
	text-decoration: none;
}

a img {
	border-width: 0; 
	border-style: none;
}

a.btnlink {
	color:#333333;
	text-decoration:none;
}

a.btnlink:hover{
	color:#000000;
	text-decoration: underline;
}


/* NAVIGATION ------------------*/

#navcontainer { 
	padding-top: 45px;
	padding-right:35px;
	float: right;
}

#submenu { 
	padding-top: 5px;
	padding-left:120px;
	float: left;
}

/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
text-align: right;
}

#navlist a
{
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#navlist a:hover 
{
	color: #E45F21;
}

#navsubmenu a
{
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#navsubmenu a:hover 
{
	color: #E45F21;
	border-bottom:#000000 1px;
}

/* inverter a cor do link*/

#navlist a span
{
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #E45F21;
}

#navlist a:hover span
{
	color: #005480;
}



/* COMMON --------------------- */

br {
	clear: both;
}

hr {
	display: none;
}

p {
	margin: 0; 
	padding-top: 1em;
	line-height: 1.5em;
}

ul {
	margin-top: 0; margin-bottom: 0;
	padding-top: 1em; padding-bottom: 1em;
}

.img {
	margin:0 10px 5px 0;
	padding-left: 18px;
	float: left;
}


/* TEXT STYLES --------------------- */

#orangeText {
	padding-top: 0px;
	padding-left: 0px;
	color: #ffffff;
	font-size: 40px;	
	text-shadow: black 0px 2px 3px;
	font-weight: bold;
}

#orangeHeaderText {
	padding-top: 10px;
	padding-left: 25px;
	color: #ffffff;
	font-size: 22px;	
	text-shadow: black 0px 2px 3px;
	font-weight: bold;
}

#content h4 {
	margin-top: 0;
	padding-top: 1.4em;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	text-align: left;
}

#subPage p
{
    padding-left: 15px;
}

.inventto {
	color: #E45F21;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.highlight, .highlightBold {
	background-color: #ffffcc;
	padding: 2px 0;
}

.highlightBold {
	font-weight: bold;
}

.thumb {
	padding: 1px;
}


h3 {
	margin-top: 0;
	padding-top: 1.0em;
	margin-bottom: 0;
}
h4.bio
{
    margin-bottom: 0px;
    text-align: left;
}


/* MAIN CONTENT --------------------- */


#container {
	margin: 0 auto;
	width: 753px;
	background: url(../images/containerBG.jpg) no-repeat;
}

#logo {
	padding-top: 19px;
	padding-bottom: 7px;
	padding-left: 35px;
	width:200px;
	float:left;
}

#orange {
	position: relative;
	margin: 0 auto;
	width: 699px;
	height: 162px;
	background:#ffffff url(../images/orangeMaze.jpg) no-repeat;
}

#orangeHeader {
	position: relative;
	margin: 0 auto;
	width: 699px;
	height: 53px;
	background:#ffffff url(../images/orangeHeader.jpg) no-repeat;
}

#content {
	margin: 0 auto;
	text-align: left;
	width: 693px;
}


#left {
	padding-top: 3px;
	float: left; 
	width: 338px;
	text-align: left;
	font-size:12px;
}

#right {
	padding-top: 3px;
	float: right; 
	width: 338px; 
	font-size:12px;
}

#boxBG {
	width: 300px;
	padding: 0 20px;
	
}

#subPage {
	width: 560px;
	float: right;
	padding-bottom: 20px;
	margin-right: 6px;
	font-size: 12px;
}

/* ROUNDED CORNERS --------------*/

.teaser {
	width: 338px;
	padding:0 0 18px 0;
	margin:10px auto;
	background:url("../images/tsr.jpg") bottom left no-repeat;
}
.teaser h3 {
	margin:0;
	padding:0 10px 0 10px;
	background:url("../images/tsr.jpg") top left no-repeat;
}
.teaser p, .teaser a.more {
	margin:0;
	padding: 0 18px;
	background:url("../images/tsr_bg.jpg") repeat-y;
	background:url("../images/tsr_bg.jpg") repeat-y;
}
.teaser a.more {
	display:block;
	text-align:right;
	background:url("../images/tsr-a.gif") 410px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
}
.teaser a.more:hover {
	text-decoration:underline;
}

.btn {
	margin:8px 0 0 18px;
	padding:6px 10px;
	background:url("../images/btnBG.gif") top left no-repeat;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	display: compact;
}

/* FOOTER --------------------- */

#footer {
	padding: 0; 
	height: 26px;
	background: url(../images/footerBG.gif) repeat-x top left;
	color: #777;
}

#footer p a {
	font-size: 10px; 
	text-decoration: none;
	color: #aaa;
}

#footer p a:hover {
	font-size: 10px; 
	text-decoration: underline;
	color: #777;
}

#footer p#copy {
	padding-top: 3px;
	float: left; 
	width: 30%;
	font-size: 10px;
	text-transform: uppercase;
	color: #aaa;
}

#footer p#meio {
	padding-top: 3px;
	float: left; 
	width: 40%;
	font-size: 10px;
	text-transform: uppercase;
	color: #aaa;
}

#footer p#links {
	padding-top: 3px;
	float: right; 
	width: 30%; 
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	color: #aaa;	
}


/* MISC --------------------- */
    h3.pad
    {
		padding-top: 7px;
        line-height: 37px;
    }


/* P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		




/* FORM STYLING: 
SEE: http://www.subtraction.com/pics/0508/050822/
-------------------------------------------------------------*/

/* form styles */

form {
	width: 360px;
	text-align: left;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 150px;
	padding: 0px;
}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 310px;
	padding: 0px;
}

form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

textarea {
	display: block;
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form textarea {
	margin-top: 3px;
}

