A:link {color:#FF7F00; text-decoration:none}
A:visited {color:#FF7F00; text-decoration:none}
A:hover {color:#666666; text-decoration:none}

A.secondary_sidebar:link {color: #FF7F00; text-decoration:none}
A.secondary_sidebar:visited {color: #666666; text-decoration:none}
A.secondary_sidebar:hover {color:#FF7F00; text-decoration:none}

body {
	margin:0;
	padding:0;
	background: #2A2A2A url("/images/bkg.gif") repeat-x fixed;
}

#logo {
	position: absolute;
	left:50px;
	top:0px;
	width:176px;
	margin:0;
	padding:0;
}

#flash {
	height:120px;
	margin: 0 50px 0 226px;
	padding:0;
	text-align:left;
}
.flashHome{
	background:#160201 url(/images/masthead_home_bg.gif) repeat-x;
}
.flashAbout{
	background:#160201 url(/images/masthead_about_bg.gif) repeat-x;
}
.flashProducts{
	background:#160201 url(/images/masthead_products_bg.gif) repeat-x;
}
.flashPortfolio{
	background:#160201 url(/images/masthead_portfolio_bg.gif) repeat-x;
}
.flashCareers{
	background:#160201 url(/images/masthead_careers_bg.gif) repeat-x;
}
.flashContact{
	background:#160201 url(/images/masthead_contact_bg.gif) repeat-x;
}
.flashContact img {
    float:right;
}

#navbar {
	height:30px;
	margin: 0 50px 0 50px;
	padding:0px;
	background:#151515;
	min-width:790px;
}

#tools {
	width:100px;
	margin-left:0px;
	margin-right:0px;
	margin-top:7px;
	padding:0px;
	float:left;
}

#blog {
	width:102px;
	margin-left:0px;
	margin-right:0px;
	margin-top:7px;
	padding:0px;
	float:left;
}

#search {
/*	width:274px; */
	width:214px;
	margin:0px;
	padding-top:4px;
	text-align:right;
	float:left;
}

#masterContent {
	background:#ffffff;
	margin:0 50px 0 50px;
	padding:0;
	border-left: #999 3px solid;
	border-right: #999 3px solid;
	border-bottom: #999 3px solid;
	z-index:1;
	min-width:790px;
}

#leftcolumn {
	width:212px;
	background:#ffffff;
	margin:0;
	vertical-align:top;
}
#leftimage {
	z-index:1;
}

#rightcolumn {
	width:192px; /* 232 */
	width:155px; /* 175 */
	background:#ededed url(/images/rightcolumn_bg.gif);
	margin:0;
	vertical-align:top;
	padding:20px;
}
#rightnav h2 {
    font-size:14px;
}
#rightnav li {
    margin-top:4px;
    margin-bottom:4px;
}

#centercolumn {
	background:#ffffff;
	padding:0;
	margin:0;
	vertical-align:top;
}
#centercolumncontent {
	padding:0 35px 35px 0;
}

#footer {
	position:relative;
	width:790px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:10px;
	text-align:center;
}
	
#pageTitle {
	background: #ededed url(/images/pageTitle_bg.gif) no-repeat left;
	color:#ff7f00;
	font-size: 12px;
	font-weight:bold;
	line-height: 9px;
	font-family: "arial narrow", arial, helvetica, verdana, sans-serif;
	margin:0 35px 20px 0;
}

#breadcrumb {
	margin:10px 0 20px 0;
}

.horizrule {
    background:transparent url(/images/dot_horiz_bg.gif) repeat-x;
    margin:17px 0 17px 0;
    width:100%;
    clear:both;
}

#secondary_sidebar {
	width:160px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	margin-left:25px;
	margin-bottom:15px;
	background:#fff;
	BORDER-TOP: #EDEDED 3px solid;
	BORDER-LEFT: #EDEDED 3px solid;
	BORDER-RIGHT: #EDEDED 3px solid;
	BORDER-bottom: #EDEDED 3px solid;
	float:right;
}






/*START GLOBAL HTML ELEMENTS*/

.text {
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	font-family: arial,helvetica,verdana, sans-serif;
	}

.boldtext {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	font-family: arial,helvetica,verdana, sans-serif;
	}

.graytext {
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	font-style:italic;
	font-family: arial,helvetica,verdana, sans-serif;
	}
	
.footer {
	font-size: 10px;
	line-height: 11px;
	color: #fff;
	font-family: arial,helvetica,verdana, sans-serif;
	}
	
.textsmall {
	font-size: 10px;
	line-height: 11px;
	color: #000;
	font-family: arial,helvetica,verdana, sans-serif;
	}
	
.search_shift {
	margin-top: 2px;
}
	
input.search {
	width: 132px;
	height: 13px;
	font-size: 11px;
}

input.search_form {
	width: 88px;
	height: 14px;
	font-size: 11px;
}

ul {
	list-style-image: url(/images/squarebullet.gif);
	margin-left: 12px;
	padding-left: 5px;
	}

ul.noindent {
	margin-left: 24px;
	padding-left: 5px;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
} 

.secondary_header_text {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FF7F00;
	font-family: arial,helvetica,verdana, sans-serif;
	}
	
.secondary_sidebar_text {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000;
	font-family: arial,helvetica,verdana, sans-serif;
	}


/*END GLOBAL ELEMENTS*/


/* Paul's navigation dropdowns */
#navigation
{
	margin:0px;
	padding:0px;
	padding-left:10px;
	background:#151515;
	float:left;
}

.sectionSelected
{
	color:#ff7f00;
}

#nav .level1
{
	font-family:arial;
	font-size:11px;
	text-align:center;
	line-height:30px;
	height:30px;
	display:block;
	padding:0;
	margin:0;
	z-index:200;
}
#nav .level1 ul
{
 	z-index:200;
}
#nav .level1 p img
{
	vertical-align:-6px;
}
#nav .level1 a
{
	color:#ffffff;
	text-decoration:none;
	padding:0 10px 0 10px;
}
#nav .level1 a:hover
{
	color:#FF7F00;
	text-decoration:none;
}

#nav .level1_divider
{
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	text-align:center;
	line-height:30px;
	height:30px;
	display:block;
	padding:0;
	margin:0;
}

#nav .currentSection a
{
	color:#FF7F00;
}

#nav .level2 
{
	font-weight:normal;
	text-align:left;
	letter-spacing:0;
	clear:left;
	line-height:14px;
	display:inline;
	vertical-align:middle;
	padding-right:0;
	margin-top:1px;
	background-color:#151515;
}
#nav .level2 a
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	display:inline;
	display:block;
	width:149px;
	height:100%;
	padding:4px 4px 4px 10px;
	border-left:solid 1px #151515;
	border-right:solid 1px #151515;
}
#nav .level2 a:hover
{
	color:#FF7F00;
	background-color:transparent;
	border:0px;
	border-left:solid 1px #151515;
	border-right:solid 1px #151515;
}

.level3
{
	font-weight:normal;
	text-align:left;
	letter-spacing:0;
	clear:left;
	line-height:14px;
	display:inline;
	vertical-align:middle;
	padding-right:0;
	margin-top:1px;
	background-color:#151515;
}

#nav, #nav ul /* all lists */
{ 
	padding:0;
	margin:0;
	list-style:none;
}

#nav li /* all list items */
{ 
	float:left;
	position:relative;
	width:auto;
}

#nav li ul /* second-level lists */
{ 
	display:none;
	position:absolute;
	left:0;
	width:165px;
	background-color:#ffffff;
	padding-bottom:1px;
	z-index:200;
}

#nav li>ul 
/* 
to override top and left in browsers other than IE, 
which will position to the top right of the containing li, 
rather than bottom left 
*/
{ 
	top:auto;
	left:auto;
}

#nav li ul ul /* third-level lists */
{ 
	display:none;
	position:absolute;
	left:166px;
	top:0px;
	width:165px;
	background-color:#cccdd2;
	padding-bottom:1px;
	margin: 3px 0 0 164px;
  	z-index:300;
}

#nav li>ul>ul
/* 
to override top and left in browsers other than IE, 
which will position to the top right of the containing li, 
rather than bottom left 
*/
{ 
	top:0px;;
	left:166px;
}

#nav li:hover ul ul, #nav li.over ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul { /* lists nested under hovered list items */

	display:block;

}




/* shadetabs --------------------------- */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
float:left;
}

.shadetabs li{
/*display: inline; */
margin: 5px;
background-position:left 7px;
}

.shadetabs li a{
text-decoration: none;
padding: 2px 6px;
margin-right:2px;
border: 1px solid #778;
color: #2d2b2b;
background: white;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{

}

.shadetabs li.selected a{ /*selected main tab style */
background:#ff7f00;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content container*/
border: 1px solid gray;
width: 80%;
margin-bottom: 1em;
margin-top:8px;
padding: 5px;
float:left;
clear:right;
}

.tabcontent{
display:none;
text-align:center;
}

@media print {
.tabcontent {
display:block!important;
}
}


/* Search ------------- */

#searchbar {
    height:20px;
    background:#F2ECD6;
    color:#000000;
    padding:1px 3px 1px 3px;
    clear:both;
}

#searchnavTop {
    height:20px;
    padding:1px 3px 1px 3px;
    margin:0 0 20px 0;
}

#searchnavBottom {
    margin:20px 0 0 0;
}

/* image hovers */

.imageHover1 a {
    position:relative; /* set stacking context*/
    z-index:150;
}
.imageHover1 a img {
    margin-bottom:10px;
    border: none;
}
.imageHover1 a span {
    visibility:hidden; /* hide message initially*/
    position:fixed;
    top:50px;
    right:50px;
    height:400px;
    padding:5px;
    background:#cccccc;
    color:#fff;
    border:1px solid #000000;
    z-index:130;
}

.imageHover1 a:hover{visibility:visible;}/* ie bug needed to make span show*/
.imageHover1 a:hover span{visibility:visible;}/* reveal image*/

