/* Default CSS Stylesheet for a new IC Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0;
   
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

table, TD
{ margin: 0 0 0 0;
    padding : 0 0 0 0;
    border-spacing: 0px;
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	red;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

IMG 	{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	}

.mainnavlinks
{
    padding-bottom: 10px;
    
}

.mainnavlinks A:link
{
    text-decoration: none;
    color: #000;
    text-indent: 3px;
    
}	
.mainnavlinks A:visited
{
    text-decoration: none;
    color: #000;
    text-indent: 3px;
}	

.mainnavlinks A:active
{	
	text-decoration:	none;
	color:	#000;
	text-indent: 3px;
}	
.mainnavlinks A:hover
{
    text-decoration: none;
    color: blue;
    text-indent: 3px;
}	

.frwkLeftContent
{
	width: 154px;
	/*float: left;
	overflow: hidden;*/
}

/* Left Column Area (START) */

.leftnavheaders
{
  font-style: normal;
    font-family: Arial, Verdana, Tahoma;
    font-size: 8pt;
    font-weight:bold;
    background-color: #6d1114;
    color: white;
    padding: 3px 0px 3px 8px;
    }

.hwVerticalLinkList
{
	margin: 3px 0px 0px 15px;
}
.hwVerticalLinkList span
{
	font-weight: bold;
	font-size: 0.9em;
	padding-left: 1px;
}
.hwVerticalLinkList ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 0.9em;
}
.hwVerticalLinkList ul li
{
    margin: 0px 0px 4px 10px;
    padding: 0px 0px 0px 1px;
    list-style-image: url(images/arrow_right_red2.gif);
}
.hwVerticalLinkList ul li ul
{
	font-size: 100%;
	margin: 2px 0px
}
.hwVerticalLinkList ul li ul li
{
	line-height: 1.1em;
}
.hwVerticalLinkList ul li.hwSelected a
{
    font-family: Arial;
    /*Text-Indent:6px; */
    Font-Weight:bolder; 
    Color:#6d1114;
    list-style-image: url(images/arrow_right_red2up.gif);
 }
 
.hwVerticalLinkList ul li.hwSelected a:link
{
    font-family: Arial;
    /*Text-Indent:6px; */
    Font-Weight:bolder; 
    Color:#6d1114;
    list-style-image: url(images/arrow_right_red2up.gif);
 }
 
.ICContentMain
{
  FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana; FONT-VARIANT: normal; TEXT-DECORATION: none;
}

.hwHorizontalLinkList
{
	line-height: 1.1em;
	padding: 3px 0px;
}

.extBreadCrumb
{
	font-size: 0.8em;
	color: #727272;
}
	
.extBreadCrumbSeparator
{
    margin: 0px 0px 0px 0px;
    padding: 0px 2px 0px 2px;
    font-size: xx-small;
}
	
.extBreadCrumbNode
{
	padding: 0px 2px 0px 2px;
	color: #727272;	
	font-weight: normal;
}

.extBreadCrumbNode a
{
	color: #727272;	
	text-decoration: none;	
}

.extBreadCrumbNode a:hover
{
	text-decoration: underline;	
}

.extBreadCrumb span
{
   padding: 1px 0px 0px 5px;
   color: #990000;
   font-weight: bold;
}

.hwHorizontalLinkList ul
{
	margin: 0px;
	padding: 0px;
}

.extMainLinks ul
{
	padding-right: 11px;
	padding-left: 9px;
	margin-top: 1px;
}

.hwHorizontalLinkList ul li
{
	margin: 4px 0px 4px 0px;
	border-left: 1px solid #666;
	padding: 0px 10px 0px 10px;
	list-style: none;
}

.extMainLinks ul li
{
	border-left-color: #39c;
	padding: 0px 7px;
}

.extBreadCrumb ul li
{
	margin: 1px 0px;
	padding: 0px 5px 0px 8px;
	border: none;
	
}

.hwHorizontalLinkList ul li.hwFirstElement
{
	border: none;
	background: none;
}

.hwHorizontalLinkList ul li a
{
	color: #666;
}

.extMainLinks ul li a
{
	color: #39c;
}

.extBreadCrumb ul li a
{
	color: #727272;
}

.sidenavaccent
{
    background-color: #f5f5f5;
    border-right: #f8f8f8 thin solid;
    border-top: #f8f8f8 thin solid;
    padding-right: 0px;
    margin-right: 10px;
}


/* homepage templates */
.homeheader
{
    background-image: url(images/controls-header.jpg);
}

.icnavheader
{
text-indent: 3px;
}

.features
{margin: 5px;
    }

.features li
{margin: 5px;
    }

.features p
{margin: 5px;
    }

.pagew
{
    width:620px;
 }

/* category template */
.catlowerleft
{
    border-right: navy thin solid;
    padding-right: 15px;
}
.catlowerright
{
    padding-left: 15px;
}

/* top right navigation */
.topnav
{padding-right: 15px;
    color:White ;
    
}

.topnav A:link
{padding-right: 15px;
    color:White ;
}
.topnav A:visited
{padding-right: 15px;
    color:White ;
}
.topnav A:hover
{
    padding-right: 15px;
    color: red;
}

/* All things Firex */
.firexheader
{
    background-image: url(images/Firexheader.jpg);
}

.FirexProductPageHeader
{
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	color: #990000;
	/*font-size: 1.0em;*/
}


.FirexMenu
{
    font-style: normal;
    font-family: Arial, Verdana, Tahoma;
    font-size: 8pt;
    background-color: #6d1114;
    color: white;
    margin-left: 4px;
    padding-right: 10px;
    margin-top:0px;
    padding-top:0px;
}
  
.FirexMenu TD
{background-color: #6d1114;
    color: white;
    margin:0px;
    padding:0px;
    
    }  

.FirexMenu A:link
{    color:White ;
 
}
.FirexMenu A:visited
{    color:White ;
 
}
.FirexMenu A:hover
{    color: red;

}


