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

/* @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,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ol {
	list-style-position: outside;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

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

/* LAYOUT */

body {
	color: #fff;
	background: #e1e4e7 url(images/background.gif);
	padding: 5px;
	margin: 0;
	text-align: center;
	min-width: 892px;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

a {
	color: #2971a7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p, ol, ul {
	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;
	margin-bottom: 5px;
}

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

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

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

#header {
	position: relative;
	width: 892px;
	height: 86px;
	text-align: left;
	background: #fff url(images/bg.top.gif) no-repeat;
	margin: 5px auto 0;
}

#header img {
	padding-left: 36px;
	padding-top: 31px;
}

/* NAVIGATION BAR */

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

#navbar #nav {
	padding: 0;
	margin: 0 auto;
	width: 870px;
	background: url(images/bg.navbutton.gif) no-repeat;
}

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

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

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

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

#navbar #nav li {
	background-image: url(images/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: -106px 0;
}

#navbar #nav li#support a {
	background-position: -212px 0;
}

#navbar #nav li#buy a {
	background-position: -318px 0;
}

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

#navbar #nav li#news a {
	background-position: -530px 0;
}

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

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

/* NAVIGATION BUTTONS OVER STATES*/

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

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

#navbar #nav li#support a:hover {
	background-position: -212px -26px;
}

#navbar #nav li#buy a:hover {
	background-position: -318px -26px;
}

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

#navbar #nav li#news a:hover {
	background-position: -530px -26px;
}

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

/* NAVIGATION BUTTONS ACTIVE STATES*/

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

#navbar #nav li#products a:active {
	background-position: -106px -52px;
}

#navbar #nav li#support a:active {
	background-position: -212px -52px;
}

#navbar #nav li#buy a:active {
	background-position: -318px -52px;
}

#navbar #nav li#about a:active {
	background-position: -424px -52px;
}

#navbar #nav li#news a:active {
	background-position: -530px -52px;
}

#navbar #nav li#contact a:active {
	background-position: -636px -52px;
}

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

#main {
	width: 660px;
	margin-left: 0px;
	float: left;
	padding-top: 20px;
	clear: none;
}

#main h1, #main h2, #main h3, #main h4, #main p {
	margin-left: 25px;
	margin-right: 25px;
}

#main ol {
	margin-left: 45px;
}

#main table {
	margin-left: 25px;
	color: #999;
	font-size: 10px;
}

#main caption {
	font-size: 9px;
	color: #999;
}

#mainhd {
	width: 660px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(images/img.ffc.jpg) no-repeat;
	float: left;
}

#mainhdpcc {
	width: 660px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(images/img.ffcpcc.jpg) no-repeat;
	float: left;
}

#mainholder {
	width: 660px;
	float: left;
}

#main ul {
	margin-right: 25px;
	margin-left: 25px;
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 25px;
}

#main .results p {
	margin: 0 25px 40px;
	list-style-position: inside;
}

#main .desc h3 {
	margin-left: 0;
}

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

#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: 0 25px;
}

#main .details dl {
	display: inline;
}

#main .details dt, #main .details dd {
	float: left;
	padding-top: .5em;
	border-top: 1px solid #e5e5e5;
}

#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 .desc p, #main .desc h3 {
	margin-left: 120px;
	margin-right: 25px;
	color: #999;
	font-size: 11px;
}

.results {
	width: 660px;
	margin: 0;
	padding: 0;
}

#main .results img {
	float: left;
	margin-left: 25px;
}

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

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

#homebody, #body {
	width: 892px;
	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;
}

#columnmiddle {
	width: 300px;
	float: left;
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

/*#columnmiddle p, #columnmiddle h2, #columnmiddle h3, #columnright p, #columnright h2, #columnright h3 {
	width: 300px;
	margin-left: 15px;
	margin-right: 15px;
}*/

#columnright {
	width: 300px;
	padding-top: 15px;
	margin-left: 550px;
}

#colone {
	width: 340px;
	float: left;
}

#coltwo {
	margin-left: 340px;
	width: 300px;
}

#colone img.bug, #coltwo img.bug {
	padding-bottom: 10px;
}

p.bottom {
	margin: 0;
}

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

#contenthome {
	padding: 15;
}

#configurator {
	width: 210px;
	background: #f0f2f3 url(images/bg.bluegrad.png) repeat-x;
	float: left;
	height: 1%;
	display: block;
	padding: 0;
	margin: 0;
}

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

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

#configurator .pulldowns {
	font-size: 9px;
	width: 180px;
	margin-bottom: 0;
	margin-left: 15px;
	margin-top: 10px;
}

#configurator .search {
	font-size: 10px;
}

#configurator .keyword {
	font-size: 9px;
	width: 140px;
	margin-bottom: 0;
	margin-left: 15px;
	margin-top: 10px;
}

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

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

#columns ul {
	margin-bottom: 50px;
}

#homefooter {
	background: url(images/bg.homefoot.gif) no-repeat;
}

#footer {
	background: url(images/bg.foot.gif) no-repeat;
}

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

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

.homegraphic {
	padding-left: 11px;
	width: 870px;
}

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

#sidebar.charger ul {
	list-style-type: disc;
	color: #666;
	font-size: 10px;
	list-style-position: outside;
	padding-left: 15px;
	width: 160px;
	padding-bottom: 15px;
}

#sidebar ol {
	font-size: 9px;
	margin-left: 15px;
}

#sidebar h3 {
	font-size: 12px;
	clear: both;
}

#sidebar h4 {
	font-size: 11px;
	color: #333;
}

.buycol1 {
	float: right;
	margin-right: 8px;
	display: block;
}

.buycol2 {
	float: right;
	margin-right: 51px;
	display: block;
}

.buyhd1 {
	float: right;
}

.buyhd2 {
	float: right;
	margin-right: 25px;
}

.pics {
	width: 870px;
	height: 250px;
	overflow: hidden;
}

.pics img {
	width: 870px;
	height: 250px;
	background-position: left top;
}

#right {
	cursor: pointer
}

pre {
	display: none
}

td {
	color: #666;
	font-size: 11px;
}

.tdh3 {
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

td.white {
	color: #fff;
}

.press h1 {
	font-size: 16px;
	color: #424242;
	border-bottom: 1px solid #ededed;
	line-height: 21px;
	margin-bottom: 25px;
}

.press h2 {
	font-size: 18px;
}

.press h3 {
	font-size: 14px;
	color: #797979;
	margin-bottom: 25px;
}

.press h4 {
	font-size: 13px;
	margin-bottom: 3px;
}

.map1, .map2 {
	width: 420px;
	height: 250px;
	margin-bottom: 25px;
	float: right;
	margin-right: 25px;
}

.address {
	width: 210px;
	float: left;
}

.mapgroup {
	clear: both;
	margin-bottom: 25px;
}

a.netbook:link, a.netbook:visited, a.netbook:active {
    width: 180px;
	height: 70px;
	text-indent: -9999px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(images/btn.netbook.png) center top;
}

a.netbook:hover {
	background-position: 0 bottom;
}


