/* CSS Styles Document for delcowireusa.com */

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

p {
	text-align:justify;
}

a:link, a:active, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:12px;
	text-decoration:underline;
	# position: relative;
	# z-index: 1;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
	# position: relative;
	# z-index: 1;
}

A.Link2 { font-family:  Arial, ; font-size:10px; color:#d22320; TEXT-DECORATION: none; font-weight:normal; LINE-HEIGHT: 14px; }
A.Link2:visited { font-family:  Arial, ; font-size:10px; color:#d22320; TEXT-DECORATION: none; font-weight:normal; LINE-HEIGHT: 14px; }
A.Link2:hover { font-family: Arial; font-size:10px; COLOR: #d22320; TEXT-DECORATION: underline; font-weight:normal; LINE-HEIGHT: 14px;}


h2 {
	font-size:14px;
	font-weight:bold;
	color:#990000
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF
}

/* page layout elements */

.tnbg {
	background:url(images/tnbg.jpg) repeat-x top;
	padding-top:5px;
}

.lsbg {
	background:url(images/lsbg.jpg) repeat-y;
}

.rsbg {
	background:url(images/rsbg.jpg) repeat-y;
}

.bnlbg {
	background:url(images/bnlbg.jpg) repeat-x;
}

.bnrbg {
	background:url(images/bnrbg.jpg) repeat-x;
}

.wmd, a.wmd:link, a.wmd:visited, a.wmd:active  {
	background:url(images/wmd.jpg) no-repeat fixed center;
	background-color:#FFFFFF;
	padding:5px;
}

#cablerg /* Will not be seen by browsers that don't support css. */
    {
          background-image: url(images/cablerg.png);
		  position:absolute;
		  left:0px;
		  top:75px;
    }   

* html #cablerg /* Will only be seen by IE */
    {
          background: none;
          filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
          (
            src='images/cablerg.png',sizingMethod='scale'
          );
		  position:absolute;
		  left:0px;
		  top:83px;
        }

/* end page layout elements */

.tag1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
}

.tag2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-style:italic;
}

.tag3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

/* top nav buttons */

#nav1 a:link, #nav1 a:visited, #nav1 a:active {
	background:url(images/buttons/bg1.png) no-repeat;
	display:block;
	width:107px;
	height:47px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align: center;
	line-height:39px;
	text-decoration:none;
	text-indent:-5px;
	}

* html #nav1 a:link, #nav1 a:visited, #nav1 a:active /* Will only be seen by IE */
    {
          background: none;
          filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
          (
            src='images/buttons/bg1.png',sizingMethod='scale'
          );
		  display:block;
		  width:107px;
		  height:47px;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size:10px;
		  color:#FFFFFF;
		  text-align: center;
		  line-height:39px;
	  	  vertical-align:middle;
		  text-decoration:none;
		  text-indent:-5px;
	}
	
#nav1 a:hover {
	background:url(images/buttons/bg2.png) no-repeat;
	}
	
* html #nav1 a:hover /* Will only be seen by IE */
    {
          background: none;
          filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
          (
            src='images/buttons/bg2.png',sizingMethod='scale'
          );
	}

#topnav {
	position:absolute;
	left: 360px;
	top: 58px;
}

CHECKBOX, INPUT, RADIO, TEXTAREA, TEXTBOX, SELECT {
  font-family: Arial, Arial, sans-serif;
  color:#000000;
  background-color:#CCCCCC;
  font-size: 11px;
}

.quote {
	font-size:11px;
	color:#FFFFFF;
}

.quote2 {
	font-size:11px;
	color:#FFFFFF;
	background-color:#990000;
}

.cathead {
	background-color:#333333;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

a.cathlinks:link, a.cathlinks:visited, a.cathlinks:active {
	color:#FFFFFF;
	text-decoration:none;
}

a.cathlinks:hover {
	background-color:#000000;
	color:#FF0000;
}

a.cathlinks2:link, a.cathlinks2:visited, a.cathlinks2:active {
	color:#FFFFFF;
	text-decoration:none;
}

a.cathlinks2:hover {
	TEXT-DECORATION: underline;
	color:#CCCCCC;
}

.desc2 {
	background-color:#EBEBEB;
	color:#000000;
}

.prodhead {
	font-weight:bold;
	color:#333333;
}

#desc2 a:link, #desc2 a:visited, #desc2 a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

#desc2 a:hover {
	background-color:#000000;
	color:#FF0000;
}