﻿/************* Common Content Classes *********************************/
.small{FONT-SIZE: 1em;FONT-FAMILY: arial, Verdana, Helvetica, sans-serif}
a.nu { font-size:1.6em; }

ul { font-size:1.4em; }
ul.list { font-size:1.4em; }
ul.list { font-size:1.4em; }

div.section_header{color:#fe0009;font-weight:bold;font-size:1.2em;font-family:Arial, Sans-Serif;text-transform:uppercase;}

div.fixParagraphs p { font-size:1em; }
p.fixParagraphs { font-size:1.2em; }

div.fixTables table { font-size:1.2em; }
div.fixTables p { font-size:1.2em; }

p.searchSections { font-weight:bold; font-size:1.4em; color:White; background-color:#880000; padding:0.2em; margin-left:0; margin-right:0; padding-left:0.2em;  }
a.searchSectionsToTop { font-size:0.9em; color:white; text-transform:uppercase; }
span.searchSectionsToTop { float:right; }


/************* Old Styles Needed *************************************/

A.htpa, A.htpa:link, A.htpa:visited{border:solid 1px #999999;margin:4px;padding:2px;text-decoration:none;background-color:#eeeeee;display:block;color:Black;font-size:1.2em;float:left;width:7.5em;}
A.htpa:hover, A.htpa:active{background-color:#FF9999;color:Black;}

A.product, A.product:link, A.product:visited{border:solid 1px #999999;margin:4px;padding-left:2px;text-decoration:none;background-color:#ffffff;display:block;color:Black;font-weight:bold;font-size:1.2em;float:left;width:100px;height:175px;text-align:center;}
A.product:hover, A.product:active, A.product_on{background-image:url('/images/products/product_highlight.gif'); border:solid 1px #ff990b;margin:4px;padding-left:2px;text-decoration:none;background-color:#ffffff;display:block;color:Black;font-weight:bold;font-size:1.2em;float:left;width:100px;height:175px;text-align:center;}

A.nu:link{COLOR: #000000; TEXT-DECORATION: none}
A.nu:visited{COLOR: #000000; TEXT-DECORATION: none}
A.nu:hover{COLOR: red; TEXT-DECORATION: underline}
A.nu:active{COLOR: red; TEXT-DECORATION: underline}

.big{FONT-SIZE: 1.2em;}
.bigger{FONT-SIZE: 1.4em;}
.biggest{FONT-SIZE: 1.6em;}

A.nu:link{ font-size:1.2em; }
A.nu:visited{ font-size:1.2em; }

/************* Profile Classes ***************************************/
/********************BEN'S NEW CLASSES********************/

.profileMenu {
position: relative;
border: solid 1px #000000;
background: #FFFFFF;
z-index: 10;
margin: 0px 0px 10px 0px;
}

.profileMenu h2 {
	font-family: Arial, Helvetica, Sans-serif;
	background: none #000000;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 3px;
}

.profileMenuList {
	display: block;
	position: relative;
	float: left;
	border: solid 1px #999999;
	margin: 10px 10px 0px 10px;
	list-style: none;
	padding: 1em;
	text-transform: uppercase;
	font-size: 1em;
}

.profileMenuList li a { font-size:1.2em; }
.profileMenuList li li a { font-size:0.9em; }

#showHideProfileMenu 
{
    display:none;
}

.profileMenu ul li {
	line-height: 1em;
	padding: .3em 0px .3em 0px;
}

.profileMenu ul li a:link {
	text-decoration: none;
	color: #000000;
}

.profileMenu ul li a:visited {
	text-decoration: none;
	color: #000000;
}

.profileMenu ul li a:hover {
	text-decoration: none;
	color: #FF0000;
}

.profileContent {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position: relative;
	display: block;
	border: solid 1px #000000;
	font-size:1.2em;
}

.profileContent table {
	font-size: 1.2em;
	width: 42em;
	margin: 10px;
}

.profileContent table tr td {
	border-bottom: solid 1px #999999;
	font-size: 1em;
}

.profileMenu img 
{
    position:relative;
}    

.profileContent p {
	font-size: 1.2em;
	line-height: 1.2em;
}

.profileContent ul { font-size:1.2em; }

.profileContent h3 {
    font-size: 1.5em;
    border-bottom: 5px #990000 solid;
    margin: 10px;
}

.profileContent h2 {
 background: none #990000;
 color: #FFFFFF;
 text-transform: uppercase;
 padding: 3px;
 font-weight: normal;
 font-size: 1em;
 line-height: 1.2em;
}

.profileContent hr {
 padding: 0px;
 margin: 0px;
}


h2.profileHeader {
 background: none #FF0000;
 color: #FFFFFF;
 text-transform: uppercase;
 padding: 3px;
 font-weight: normal;
 font-size: 1em;
 line-height: 1.2em;
 margin-right: 5px;
}

.backToTop {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 3px 15px 3px 3px;
}

.backToTop:link {
	color: #FFFFFF;
	text-transform: uppercase;
}

.backToTop:visited {
	color: #FFFFFF;
	text-transform: uppercase;
}

.backToTop:hover {
	color: #FFFFFF;
	text-transform: uppercase;
}

.jobTable tbody tr td {
	border-bottom: none 0px;
}

.profileMenu ul li ul {
    list-style-type: none;
    text-transform: none;
    line-height: 1em;
    padding: .3em 0px .3em 1em;
}

.profileMenu ul li ul li{
    line-height: 1em;
    padding: .3em 0px .3em 0px;
}

.profileMenu ul li ul li a:link {
    text-decoration: none;
    color: #000000;
}

.profileMenu ul li ul li a:visited {
    text-decoration: none;
    color: #000000;
}

.profileMenu ul li ul li a:hover {
    text-decoration: none;
    color: #FF0000;
}
  
.profileContent table.profileMainTable {    font-size: 1.2em;    width: 42em;    margin: 1em; } 

.profileContentLeft {
    width: 50%;
}

.profileContentRight {
    width: 50%;
}

. profileSubTableLeft {
    width: 50%;
}

. profileSubTableRight {
    width: 50%;
}

/* this adds a little margin to all pictures on the profile page */
.profileContent img {
    margin: 10px;
}


/************* Design Layout Classes *********************************/
body {
	background: none #dddddd;
	font-size: .7em;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}

img {
	border: none;
}

#container {
	position: relative;
	display: block;
	width: 67em;
	height: auto;
	background: none #FFFFFF;
	margin: 0em auto;
	top: 0px;
	left: 0px;
	padding: 0px;
	border: solid 1em #FFFFFF;
	z-index: 0;
}

#container:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility: hidden;
}

#header {
	position: relative;
	float: left;
	width: 100%;
	margin: 0px;
	border-top: solid 1em #FFFFFF;
	border-bottom: solid 1px #000000;
	padding-bottom: 1em;
	z-index: 1;
	background: none #FFFFFF;
}

.headerLink {
	text-decoration:none;
	color:#000000
}

.headerLink:link {	
	color: #333333;
}
.headerLink:visited {	
	color: #333333;
}
.headerLink:hover {	
	color: #FF0000; text-decoration:underline;
}

#advancedSearch {
	display: none;
}

#logo {
	position: relative;
	float: left;
	width: 26.5em;
	display: block;
	padding: 1em 1em 0px 1em;

}

#pageText {
	position: relative;
	display: block;
	float: left;
	clear: none;
	width: 36em;
	border-right: solid 1px #000000;
	padding: 0px 1em 0px 1em;
	z-index: 0;
	font-size:0.8em;
}

#pageText2col {
	position: relative;
	display: block;
	float: left;
	clear: none;
	width: 64em;
	padding: 0px 1em 0px 1em;
	z-index: 0;
	font-size:0.8em;
}

#rightMenu {
	width: 19em;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 1em;
	clear: none;
	float: left;
	position: relative;
	display: block;
	left: -1px;
	clear: none;
	border-left: solid 1px #000000;
}

#login {
	position: relative;
	display: block;
	width: 18.4em;
	height: 8em;
	background: none #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}

#login a { color:#000000; text-decoration:none; }
#login a:hover { color:#FF0000; }


#login p { margin:0px; padding-left:10px; }

#login h1 {
	font-family: Arial, Helvetica, Sans-serif;
	color: #FF0000;
	font-size: 1.2em;
	padding-top:0em;
}

#login label {
    font-size:0.7em;
    font-weight:bold;
}

#searchForm {
	position: absolute;
	display: block;
	width: 19em;
	height: 8em;
	right: 0px;
	top: 0px;
	background: none #FFFFFF;
	margin: 0px;
	border: solid 1px #999999;
	z-index: 100;
	clear: none;

}

#searchForm label{
	display: none;
}

.advanced {
	text-transform: uppercase;
	font-size: .9em;
	font-family: Arial, Helvetica, Sans-serif;
	padding: 0px;
	margin: 0px 0px 1em 1em;
}

.loginLinks {
	text-transform: uppercase;
	font-size: .8em;
	font-family: Arial, Helvetica, Sans-serif;
	padding: 0px;
	margin: 0px 0px 0px 1em;
}

.loginLinks a:link {	
	text-decoration: underline;
	color: #333333;
}
.loginLinks a:visited {	
	text-decoration: underline;
	color: #333333;
}
.loginLinks a:hover {	
	text-decoration: underline;
	color: #FF0000;
}

.goButton:link{
	background: none #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
	font-size: .7em;
	padding: .2em;
}

#pageSearchAdv label {
	display: none;
}

.goButton:visited{
	background: none #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
	font-size: .7em;
	padding: .2em;
}

.goButton:hover{
	background: none #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
	font-size: .7em;
	padding: .2em;
}

.advanced a:link {	
	text-decoration: underline;
	color: #333333;
}
.advanced a:visited {	
	text-decoration: underline;
	color: #333333;
}
.advanced a:hover {	
	text-decoration: underline;
	color: #FF0000;
}

#searchForm h1 {
	background: none #FF0000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1em;
	margin: 0px;
	padding: .4em .7em .4em .7em;
}

#logo p {
	margin: 0px;
	text-align: right;
	padding: 0px 1em 0px 0px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: .9em;
}

#printEmail {
	float: right;
	color: #FFFFFF;
}

#leftMenu {
	position: relative;
	width: 14em;
	margin: 0em 0em 0em 0em;
	clear: none;
	float: left;
	border-right: solid 1px #000000;
}

#leftMenu h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.2em;
	color: #333333;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#leftMenu hr {
	margin: 0px 1em 1em 0em;
	text-align: left;
}

#leftMenu ul {
	list-style-type: none;
	font-size: 1em;
	margin: 0px 0em 0px .5em;
	padding: .5em;
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	text-align: left;
}

#leftMenu ul li ul{
    list-style-type: none;
    font-size: 1em;
    margin: 0px 0em 0px .5em;
    padding: .5em;
    font-family: Helvetica, Arial, Sans-serif;
    text-transform: none;
    text-align: left;
}

.leftAd {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1em 0px;
}

.leftAdBorder {
	border: solid 1px #000000;
	width: 13em;
	text-align: center;
}

.leftAdTestimonial {
   	border: solid 1px #000000;
	width: 13em;
	text-align: center;
    background-color:#EEEEEE;
}

.leftAdTestimonialContent 
{
    padding:0.5em;
}

.leftAdTestimonial h2
{
   font-family: Arial, Helvetica, Sans-serif;
	background: none #000000;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding: .4em 0em .4em .2em; 
}

.rightAdBorder {
	border: solid 1px #000000;
	width: 19.6em;
	text-align: center;
	background: none #FFFFFF;
}

.rightAdBorder ul { font-family:Helvetica, Arial, Sans-serif; text-align:left; font-size:0.96em; line-height:1.2em; margin:10px; padding:0px; list-style-type:none; }
.rightAdBorder ul li { padding-bottom:5px; text-align:left; }
.rightAdBorder ul li a:link { color:#000000; text-decoration:none; text-align:left; }
.rightAdBorder ul li a:visited { color: #000000; text-decoration: none; }
.rightAdBorder ul li a:hover { color:#FF0000; text-decoration:underline; }

.rightAdBorder h2 {
	font-family: Arial, Helvetica, Sans-serif;
	background: none #000000;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding: .4em .7em .4em .7em;
}

.rightAdBorder p {
	font-family: Arial, Helvetica, Sans-serif;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.2em;
}

.moreLink {
	text-align: right;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.2em;
}

.moreLink a:link {
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	font-size: 1em;
}

.moreLink a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	font-size: 1em;
}

.moreLink a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: #FF0000;
	font-size: 1em;
}

.leftAdBorder h2 {
	font-family: Arial, Helvetica, Sans-serif;
	background: none #000000;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding: .4em 0em .4em .2em;
}

#leftMenu ul li {
	line-height: 1em;
	padding: .3em 0px .3em 0px;
}

#leftMenu ul li a:link {
	text-decoration: none;
	color: #000000;
}

#leftMenu ul li a:visited {
	text-decoration: none;
	color: #000000;
}

#leftMenu ul li a:hover {
	text-decoration: none;
	color: #FF0000;
}



#leftMenu h1 {
	line-height: 1em;
	padding: .3em 0px .3em 0px;
}

#leftMenu h1 a:link {
	text-decoration: none;
	color: #000000;
}

#leftMenu h1 a:visited {
	text-decoration: none;
	color: #000000;
}

#leftMenu h1 a:hover {
	text-decoration: none;
	color: #FF0000;
}



#mainContent {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	border-top: solid 1em #FFFFFF;
	border-bottom: solid 1em #FFFFFF;
	z-index: 0;
}

#content {
	position: relative;
	float: left;
	left: -1px;
	display: block;
	width: 52em;
	margin: 0em 0em 1em 0em;
	border-left: solid 1px #000000;
	
	z-index: 0;
}

.breadcrumbs {
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	margin: 0px 0px .5em 0px;
	padding: 0px;
	font-size: 1.2em;
}

.breadcrumbs a:link {
	color: #999999;
	text-decoration: none;
}

.breadcrumbs a:visited {
	color: #999999;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #FF0000;
	text-decoration: none;
}

.topBorder {
	margin: 0px;
	padding: 0px;
	height: .8em;
	background: none #000000;
	border: none;
	display: block;
	position: relative;
	float: left;
	width: 100%;
	line-height: 0px;
	z-index: 2;
}

.headerBorder {
	margin: 0px;
	height: 1px;
	background: none #000000;
	border: none;
	display: block;
	position: relative;
	float: left;
	width: 100%;
	line-height: 0px;
	z-index: 2;
}

#bottomBar {
	position: static;
	color: #FFFFFF;
	background: none #000000;
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, Sans-serif;
}

#bottomBar p{
	padding: .2em .2em .2em .7em;
	margin: 0em;
	display: block;
	width: 28em;
	clear: none;
	font-size: 1.2em;
}
#bottomMenuRight 
{
    float:left; 
    font-size: 1.2em;
    padding:.5em .7em .5em .7em;
}

#bottomMenu {
	position: static;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: .2em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	padding: .7em .7em .5em .7em;
	float:right;
}	

#bottomMenu a:link {
	color: #FFFFFF;
	background: none #000000;
	text-decoration: none;
	
}

#bottomMenu a:visited {
	color: #FFFFFF;
	background: none #000000;
	text-decoration: none;
}

#bottomMenu a:hover {
	color: #FFFFFF;
	background: none #000000;
	text-decoration: none;
}

hr {
	margin: 0px;
	height: 1px;
	color: #000000;
	background: none #000000;
	border: none;
}

p {
	padding: 0px;
	margin: 10px;
	font-size: 1.4em;
	line-height: 1.6em;
}

h1 {
	font-weight: bold;
	color: #333333;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-size:2em;
}

h2 {
	font-weight: bold;
	color: #333333;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-size:1.6em;
}

.searchCorner1 {
	position: absolute;
	top: -1px;
	left: -1px;
}

.searchCorner2 {
	position: absolute;
	top: -1px;
	right: -1px;
}

.searchCorner3 {
	position: absolute;
	bottom: -1px;
	left: -1px;
}

.searchCorner4 {
	position: absolute;
	bottom: -1px;
	right: -1px;
}

#emailForm {
	position: absolute;
	z-index: 100;
	display: none;
	right: 1em;
	width: 35em;
	height: 30em;
	background: none #FFFFFF;
	border: solid 1px #999999;
}

#emailForm h1 {
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: none #FF0000;
	font-size: 1.2em;
	line-height: 1em;
	margin: 0px;
	padding: .4em .7em .4em .7em;
}

#emailForm label {
	display: none;
}
