/* Define Body */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* Footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px 10px 5px;
	line-height: 18px;
}
.footer a:link{
	color: #545454;
}
.footer a:visited{
	color: #545454;
}
.footer a:hover{
	color: #000000;
}

/* general body text */
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.main a:link
{
	color: #ED1B23;
}
.main a:visited
{
	color: #9D080D;
}
.main a:hover
{
	color: #9D080D;
}

/* Headlines */
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D080D;
	text-transform: uppercase;
}
.headlinesWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
h1 {
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

/* logo and search box */
.header {
	background-color: #FFFFFF;
}

/* navigation container */
.navTable {
	border: 1px solid #535353;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/navBack.gif);
	background-repeat: repeat-y;
}

/* Homepage bottom containers */
.solutionBox {
	background-color: #E9E7CF;
	background-image: url(../images/home_manny.jpg);
	background-repeat: no-repeat;
	width: 144px;
	padding-right: 10px;
	padding-left: 115px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsBox {
	padding: 10px;
	width: 188px;
}
.homebox {
	padding-left: 20px;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F544C;
}

/* Form element for search */
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	height: 15px;
	width: 100px;
	padding-left: 5px;
	border: 1px solid #545454;
	background-position: center;
}

/* outline main display for tier2 */
.tier2outline {
}


/* left side navigation */

.tier2lftNav {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 169px;
	text-align: center;
}
.tier2lftNav ul,li{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-image: none;
}

.tier2lftNav a:link
{
	color: #ED1B23;
}
.tier2lftNav a:visited
{
	color: #9D080D;
}
.tier2lftNav a:hover
{
	color: #9D080D;
}
.tier2lftNav h1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


/* Right Column without red header */
.tier2RightClm {
	background-color: #E9E7CF;
	padding: 10px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.tier2RightClm a:link
{
	color: #ED1B23;
}
.tier2RightClm a:visited
{
	color: #9D080D;
}
.tier2RightClm a:hover
{
	color: #9D080D;
}
.tier2RightClm ul,li{
}

/* Right Column with red header */
.tier2RightClm2 {
	background-color: #FFFFFF;
	padding: 153px 10px 10px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	background-image: url(../images/redgradient-prod.jpg);
	background-repeat: repeat-x;
}
.tier2RightClm2 a:link
{
	color: #ED1B23;
}
.tier2RightClm2 a:visited
{
	color: #9D080D;
}
.tier2RightClm2 a:hover
{
	color: #9D080D;
}
.tier2RightClm2 H2{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding: 0px 0px;
}
.tier2RightClm2 ul,li{
	padding: 0px;
	list-style-type: disc;
	margin: 0px 0px 0px 10px;
	list-style-position: outside;
}
.leftnav {
	list-style-type: none;
	margin: 0px;
	
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	
}
.leftnav a:link
{
	color: #ED1B23;
	text-decoration: none;
	display : block;
	padding: 10px 4px;
}
.leftnav a:visited
{
	color: #9D080D;
	text-decoration: none;
	display : block;
	padding: 10px 4px;
}
.leftnav a:hover
{
	color: #9D080D;
	text-decoration: none;
	background-color: #eeeeee;
	display : block;
	padding: 10px 4px;
}

/* Main Display box to contain product photo-info-and name  */
.product-box {
	background-color: #FFFFFF;
	background-image: url(../images/product-background.gif);
	background-repeat: repeat-x;
}

.BigProductName {
	background-color: #E8E7CF;
	padding-right: 40px;
	padding-left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: -1pt;
}

/* Main Display for product info */
.productDisplay {
	padding-right: 30px;
	padding-left: 24px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E7CF;
}
.productDisplay p{
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.productDisplay H1{
	padding-right: 10px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.productDisplay ul,li{
	padding: 0px;
	list-style-type: disc;
	margin: 0px 0px 0px 10px;
	list-style-position: outside;
}

/* Grey stats box */
.statsBox {
	background-color: #eeeeee;
	border: 1px solid #535353;
}
.statsBox td{
	padding: 0px 10px;
}
.statsBox H2{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9D080D;
}



/* Display Product Data */
.dataTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.dataTable H3{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.dataTable TD{
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E7CF;
}



/* Main box overview text in tier2 and 3 */
.tier2overview {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.tier2overview H1{
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.tier2overview li,ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-position: outside;
}

/* text Color Changes */
.colorDrkGreen {
	color: #A3A291;
}

.colorMaroon {
	color: #9D080D;
}

.colorBkrRed {
	color: #ED1B23;
}
.colorlightGreen {
	color: #E9E7CF;
}
/* Make list with pdf as disc */
.pdfList{
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/pdficon_small.gif);
}
.headlinesBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	text-transform: uppercase;
}

/* Applications Header*/
.applicationHeadline {
	background-color: #E8E7CF;
	padding-right: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -1pt;
	vertical-align: middle;
}

/* Right Column for Applications */

.applicationRightClm {
	background-color: #FFFFFF;
	padding: 10px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.applicationRightClm a:link
{
	color: #ED1B23;
}
.applicationRightClm a:visited
{
	color: #9D080D;
}
.applicationRightClm a:hover
{
	color: #9D080D;
}
.applicationRightClm H2{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding: 0px 0px;
}

/* Main box overview text in applications */
.applicationOverview {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.applicationOverview H1{
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
/* Special bullets */
.boldMaroonBullets {
	padding: 0px;
	list-style-type: disc;
	margin: 0px 0px 0px 10px;
	list-style-position: outside;
	font-weight: bold;
	color: #9D080D;
	line-height: 20px;
}
.appBox {
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.photoGal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #eeeeee;
	margin: 5px;
	padding: 7px;
	border: 1px solid #666666;
	line-height: 16px;
}
/* Main box overview text in applications */
.shoringOverview {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.shoringOverview H1{
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.applicationsOverview {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.homeHighlight {
	padding: 4px;
	border: 1px solid #999999;
}

/*accordian menu*/
.glossymenu{
	margin: 5px 0;
	padding: 0;
	width: 250px; /*width of menu*/
	border-bottom-width: 0;
}

.glossymenu a.menuitem{
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	
	margin: 0;
	padding: 0 0 0 15px;
}

.glossymenu div.submenu ul li{
	
}

.glossymenu div.submenu ul li a{
	padding: 2px 0 2px 0px;
	
}

.glossymenu div.submenu ul li a:hover{
	
}
