/* @override http://www.oncorecables.com/styles.css */

/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin: 0; 
	padding: 0; 
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { 
	font-size: 1em; 
	font-weight: normal; 
	font-style: normal; 
}


fieldset,img { 
	border: none; 
}

caption,th { 
	text-align: left; 
}

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}

/* LAYOUT */

body {
	color: #fff;
	background: #999;
	padding: 5px;
	margin:0;
	text-align:center;
	min-width:894px;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

a { 
	color: #2971a7;
	font-size: 11px;
	text-decoration: none;
}

#homefooter a {
    font-size: 9px
}

a:hover {
	text-decoration: underline;
}

p { 
	margin-bottom: 18px;
	color: #666;
	font-size: 11px;
	line-height: 180%;
}

h1 { 
	font-weight: bold; 
	font-size: 24px; 
	line-height: 36px; 
	margin-bottom: 18px;
	color: #666;
}

h2 { 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 18px; 
	margin-bottom: 18px;
	color: #333;
}

h3 { 
	font-weight: bold; 
	font-size: 1em; 
	line-height: 18px;
	color: #333;
}

h4 { 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 18px;
	color: #666;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
	color: #666;
	font-size: 10px;
	margin-left: 32px;
}


/*-------DIV STYLES------*/

#header {
	position:relative;
	width:894px;
	height:102px;
	text-align:left;
	background: #fff url(images_old/bg.top.gif) no-repeat;
	margin: 20px auto 0;
}

#header img {
	padding-left: 33px;
	padding-top: 28px;
}

/* NAVIGATION BAR */

/* NAVIGATION BAR */

#navbar {
	width: 894px;
	height: 25px;
	z-index: 9998;
	position: relative;
	margin: 0px auto;
	background: url(images_old/bg.body.gif) repeat-y;
}

#navbar #nav {
	padding: 0;
	margin: 0 auto;
	width: 870px;
}

#navbar #nav li {
	display: inline;
	padding: 0;
}

#navbar #nav li a {
	float: left;
	width: 100px;
	height: 0;
	overflow: hidden;
	padding-top: 25px;
}

#navbar #nav li#phone {
	float: left;
	width: 370px;
	height: 0;
	overflow: hidden;
	padding-top: 25px;
	display: inline;
}

#navbar #nav li a {
	background-image: url(images_old/bg.navbutton.gif); 
	background-repeat: no-repeat;
}

#navbar #nav li {
	background-image: url(images_old/bg.navbutton.gif); 
	background-repeat: no-repeat;
}

/* NAVIGATION BUTTONS */

#navbar #nav li#home a {
	background-position: 0 0;
}

#navbar #nav li#products a {
	background-position: -100px 0;
}

#navbar #nav li#quality a {
	background-position: -200px 0;
}

#navbar #nav li#about a {
	background-position: -300px 0;
}

#navbar #nav li#contact a {
	background-position: -400px 0;
}

#navbar #nav li#phone {
	background-position: -500px 0;
}

/* NAVIGATION BUTTONS OVER STATES*/

#navbar #nav li#home a:hover {
	background-position: 0 -26px;
}

#navbar #nav li#products a:hover {
	background-position: -100px -26px;
}

#navbar #nav li#quality a:hover {
	background-position: -200px -26px;
}

#navbar #nav li#about a:hover {
	background-position: -300px -26px;
}

#navbar #nav li#contact a:hover {
	background-position: -400px -26px;
}



#homebody {
	background: url(images_old/bg.body.gif) repeat-y;
}

#homebody.products {
	background: url(images_old/bg.bodyprod.gif) repeat-y;
}


#homebody, #body {
	width: 894px;
	text-align:left;
	position: relative;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 180px;
	background: #f0f2f3 url(images/bg.bluegrad.png) repeat-x;
	float: right;
	margin-right: 0px;
	padding: 15px;
}

#sidebar p, #sidebar h3 {
	font-size: 10px;
}

#columnholder {
	margin: 0;
	padding: 0;
	position: relative;
}

#columnholder.products {
	margin: 0;
	padding: 0;
	position: relative;
	width: 615px;
}

#columnleft {
	width: 275px;
	float: left;
	margin-left: 0;
	position: relative;
	padding-left: 20px;
}
#column {
	width: 575px;
	float: left;
	padding-left: 20px;
}
#columnleft  img {
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 3px;
}

#columnleft.products img {
	padding: 0;
}

#columnright {
	width: 275px;
	margin-left: 320px;
	position: relative;
}

#columnright ul li {
	color: #333;
	list-style-position: outside;
	margin-left: 20px;
	margin-top: 20px;
	list-style-image: url(images/img.bullet.gif);
}

#content {
	padding: 20px;
}

#holder {
	width: 870px;
	text-align:left;
	position: relative;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#configurator {
	width: 255px;
	float: right;
	height: 1%;
	display: block;
	padding: 0;
	margin: 0;
}

#configurator h2, #configurator p, #configurator h3 {
	width: 225px;
	margin: 0 15px;
}

#configurator p {
	font-size: 10px;
	padding-top: 0;
	width: 225px;
}


#configurator ul {
	width: 225px;
	padding-left: 15px;
	margin: 0;
	height: 1%;
}

#configurator li {
	float: left;
	width: 90px;
	font-size: 10px;
}

#configurator .logo {
	padding-left: 15px;
	padding-top: 15px;
}

#homefooter {
	background: url(images_old/bg.foot.gif) no-repeat;
	clear: both;
}

#homefooter.products  {
	background: url(images_old/bg.footprod.gif) no-repeat;
	clear: both;
}

#footer, #homefooter {
	position:relative;
	top:0px;
	padding: 10px 0px 0px;
	width: 894px;
	text-align:center;
	margin: 0 auto;
	clear: both;
}

#footer p, #homefooter p {
	color: #ccc;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 18px;
	width: 870px;
	margin-bottom: 18px;
}

.homegraphic {
	width: 870px;
	background-image: url(images_old/bg.homemain.jpg);
	background-repeat: no-repeat;
	height: 268px;
	margin-left: 12px;
}

.brclear { 
     clear: both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#prodleft {
	float: left;
	width: 420px;
	padding-left: 20px;
	position: relative;
}

#prodright {
	width: 410px;
	margin-left: 400px;
	position: relative;
}

.products p {
	margin: 3px 0 0;
}

.products img {
	margin-bottom: 15px;
}

.products h2 {
	margin-left: 20px;
}



#main .detail p, #main .detail table {
	padding: 0;
	color: #666;
	font-size: 11px;
	margin: 0 25px 10px;
}

#main .parts table {
	margin-left: 25px;
	margin-right: 25px;
	border: 1px solid #e5e5e5;
}

#main .parts table tbody {
	color: #666;
	font-size: 11px;
	text-align: center;
}

.parts table .head {
	color: #fff;
}

/* details table */
#main .details { padding:0 1px; font-size:10px; border-bottom:1px solid #e5e5e5;
	color: #666;
	margin-bottom: 0;
	margin-top: 0;
	clear: both;
}
#main .details dl { display:inline;
}
#main .details dt, #main .details dd { float:left; padding-top:.5em; border-top:1px solid #e5e5e5;}

dt.odd, dd.odd
	{
	background-color: #f4f7fe;
}

#main .details dt { clear:left; width:30%; margin-left:-1px; padding-left:1px;}
#main .details dd { width:70%; margin-right:-1px; padding-right:1px; text-align:right; }
#main .details h3 {
	margin-left: 0;
}
#main .detail td, #main .details h3,  #main .parts h3 {
	font-size: 10px;
}


#main img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	display: block;
	margin-top: 20px;
}

#main h2 {
	margin-top: 20px;
}

strong {font-weight:bold;}