/* E Carrier Shelving Co Cascade Style Sheet		Coded By Dale Stevens.				5/15/07		*/table{	font-family: tahoma, verdana, arial;	font-size: 14px;}table.nav{	background-image: url(../images/navback.jpg);	margin-left: -3px;	margin-top: -3px;	border-bottom: 1px solid #CC0000;	border-right: 1px solid #CC0000;}table.page{	background-image: url(../images/bgpage.jpg);	margin-left: -13px;	margin-top: -17px;	margin-right: -13px;	margin-bottom: 0px;	border-bottom: 1px solid #CC0000;	border-right: 1px solid #CC0000;}table.contact{	border: 0px solid: #FFFFFF;	float: right;	margin-top: -430px;	font-family: tahoma, verdana, arial;	font-size: 10px;	font-weight: bold;	margin-left: 550px;}table.contact a, table.contact a:link{	border-bottom: 1px solid #CC0000;} table.contact a:hover{	color: #DF1F1F;	font-weight: bold;}table.content{	border: 1px solid #CCCCCC;}table.scroll{	border: 1px solid #CC0000;	float: right;	margin-top: -3px;	background-image: url(../images/scrollback.jpg);	text-align: center;	margin-right: 12px;	}table.text{	border: 0;	background-color: #FFFFFF;}table.bottom{	border-top: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;	font-family: tahoma, verdana, arial; font-size: 12px;	color: #858585;	margin-top: 4px;}table.bottom a{	font-family: tahoma, verdana, arial;	font-size: 10px;}table.bottom a:hover{	text-decoration: underline;}hr{	border: 1px dashed #CCCCCC;}p{	font-family: tahoma, verdana, arial;	font-size: 15px;	color: #000000;	padding: 3px;	text-indent: 1cm;}vr{	border-right: 1px solid #CCCCCC;}.textheader{	font-family: tahoma, verdana, arial;	font-size: 18px;	color: #000000;	padding-top: 4px;	padding-left: 3px;	font-style: italic;	font-weight: bold;		background-color: #fbfeb5;	padding-bottom: 4px;	border-bottom: 1px solid #c3b8b8;}.item{	border-bottom: 1px solid #c3b8b8;	border-left: 1px solid #c3b8b8;	padding-top: 2px;	padding-left: 3px;	padding-right: 3px;	margin-left: 5px;	font-size: 11px;}.prices{	border: 1px solid #c3b8b8;	text-align: left;}a{	text-decoration: none;	color: #FF0000;}body{	font-size: 13px;}#menuDiv {    clear: both;    width: 700px;    float: left;    padding-bottom: 3px;}#menuDiv ul {    padding: 0;    margin: 0;    list-style-type: none;}#menu {    width: 700px;    height: 15px;     border-top: 1px solid #CCCCCC;    border-bottom: 1px solid #CCCCCC;    border-right: 1px solid #CCCCCC;}#menu a {    width: 100%;    color: #f01717;    padding-left: 3px;}#menu a:hover {    text-decoration: none;    color: #c62b2b; }#menu li { /* all list items */    float: left;    position: relative;    font-size: 12px;    font-weight: bold;    border-left: 1px solid #CCCCCC;     background: url(../images/downArrowDisabled.gif) center right no-repeat;}#menu li:hover, #menu li.sfhover {    background: #fdfde4 url(../images/downArrow.gif) center right no-repeat; }#menu li.rightArrow {     background: url(../images/rightArrowDisabled.gif) center right no-repeat;}#menu li.rightArrow:hover {    background: #fdfde4 url(../images/rightArrow.gif) center right no-repeat; }#menu li.header {     padding-left: 6px;}#menu li.first {    border-left: none;}#menu li ul { /* second-level lists */    border-left: 1px solid #CCCCCC;    border-right: 1px solid #CCCCCC;    border-bottom: 1px solid #CCCCCC;     width: 13em;     position: absolute;    top: 14.5px;    left: -1px;    background: #FFFFFF;    display: none;     float: left;}#menu li ul li {    padding-top: 2px;    padding-bottom: 2px;     width: 100%;    border-top: 1px solid #CCCCCC;    font-weight: normal;    text-transform: none;    font-family: verdana;    font-size: 11px;    border-left: none;    background: none;   }#menu li ul li:hover, #menu li ul li.sfhover {    background: #fdfde4;}/* Remove arrows from child elements */#menu li ul li a {    background: none;    padding-left: 4px;    color: #666666;}/* Remove arrows from child elements */#menu li ul li a:hover {    background: none;    color: #f01717; }#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */    display: block;}#menu li.shopbycategory {            /* IE */    width: 156;}html>body #menu li.shopbycategory {  /* Mozilla */    width: 150;}#menu li.shopbydealers {            /* IE */    width: 150;}html>body #menu li.shopbydealers {  /* Mozilla */    width: 143;}#menu li.service {              /* IE */    width: 130; }html>body #menu li.service {    /* Mozilla */    width: 124;}#menu li.home {                      /* IE */    width: 66;}html>body #menu li.home {            /* Mozilla */    width: 60;}