@charset "UTF-8";
/* ------------------------------------------------------------

    Title:     Cable Components styles for Screen media
    Author:    Christopher Whalley
    Updated:   June 12, 2007
		
------------------------------------------------------------ */

/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
height: 100%;
}
 
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25;
	height:100%;
	background-color: #CCCCCC;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	color: #00143E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing:-1px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 1.3em;
}
 
h2 {
	letter-spacing:-1px;
	font:1.5em arial, helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00134D;
	border-right-color: #00134D;
	border-bottom-color: #00134D;
	border-left-color: #00134D;
	margin-top: 5px;
	margin-bottom: 5px;
}
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #00143E;
}
h4 {
	color: #0B083E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-weight: bold;
	font-size: 1.1em;
	color: #818181;
	margin-top: 2px;
	margin-bottom: 10px;
}
 
p, ul, ol {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
 
ul, ol {
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 20px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
}
fieldset {
margin: 0px;
}


/* Structural
------------------------------------------------------------ */
#wrapper {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}

#container {
	margin: 0px;
	width: 950px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#header {
	margin: 0px;
	width: 950px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 125px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00134e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}
#topnav {
	width: 741px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #001145;	
}
.sidebarNav {
	width: 170px;
	border: 1px solid #00143E;
	line-height: 1.4em;
	background-color: #f7f7fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.sidebarNavTitle {
	font-size: 0.9em;
	color: #00143E;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}

.sidebarNav ul {
font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.sidebarNav li {
font-size: 1em;
	padding: 0px;
	margin: 0px;
	display: inline;
	}

.sidebarNav li a {
	font-size: 12px;
	color: #00143E;
	text-decoration: none;
	display: block;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
}
.sidebarNav a:hover {
	color: #222222;
}
.sidebarNav li.currentpage {
	font-size: 12px;
	color: #00143E;
	text-decoration: none;
	display: block;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
}
#content-container {
	margin: 0px;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00134e;
}
#footer {
	width: 900px;
	float: left;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #757575;
	font-size: 0.7em;
	font-weight: bold;
}
#column1 {
	margin: -15px 0 0 0;
	padding: 5px ;
	float: left;
	width: 190px;
}
#content {
	width: 475px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	font-size: 0.9em;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 412px;
}
#column2 {
	width: 228px;
	float: left;
	display: inline;
	margin-left: 15px;
	height: 410px;
}
#content-inner {
	width: 735px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 9px;
	font-size: .8em;
	color: #000000;
	background-image: url(../images/container.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.contentInfo {
        float: left;
        width: 731px;
        padding: 5px;
        display: inline;
}
#content-inner-accg {
	width: 700px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #000000;
}
#content-inner-accg ul {
	list-style-type: disc;
}
#content-inner-accg .accg-column-main {
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content-inner-accg .accg-column_right {
	float: left;
	width: 178px;
	margin: 0px;
	padding: 0px;
	display: inline;
		font-size: .9em;
}
#content-inner-accg .accg-column_right img {
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 126px;
	border: 1px solid #333333;
}
#content-container-layout3 {
	margin: 0px;
	width: 900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00134e;
}
#content-inner-layout3 {
	width: 659px;
	float: left;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: .8em;
	color: #000000;
	height: 448px;
	position: relative;
}
#content-inner ul {
	list-style-type: disc;
}
#content-inner-layout3 ul {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#column2-inner {
	float: left;
	width: 168px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
	background-color: #009966;
}
#content-inner-layout3 .ci-column-main {
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-inner-layout3 .ci-column-pic {
	width: 399px;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 448px;
	position: relative;
	right: 0px;
	bottom: 0px;
}
#content-inner-layout3 .ci-column-pic img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.right-column {
	width: 180px;
	padding: 5px;
	float: right;
	display: inline;

}
.right-column img {
	width: 180px;

}

/* Sidebar1
------------------------------------------------------------ */
.navigation {
	width: 180px;
	margin: 0px;
	padding: 5px;
	height: auto;
	float: left;
	display: block;
}

.engineerscorner {
	background-image: url(../images/ec.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 132px;
	float: left;
	padding: 0px;
	width: 114px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 23px;
	display: inline;
}
.engineerscorner a {
	height: 132px;
	width: 114px;
	float: left;
}
.search {
	margin: 0px;
	padding: 0px;
	width: 190px;
	font-size: 11px;
	float: left;
	}
#wrapper #container #content-container #column1 .search #cntnt01moduleform_1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
	

/* Sidebar2
------------------------------------------------------------ */
.makeit {
	float: left;
	height: 148px;
	width: 228px;
	font-size: 0.7em;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.news {
	float: left;
	width: 228px;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#marqueecontainer{
position: relative;
width: 220px; /*marquee width */
height: 80px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}


/* Content Main
------------------------------------------------------------ */




/***** HEADER *****/
 
#header .logo {
	background-image: url(../images/logo.jpg);
	height: 80px;
	width: 360px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 25px;
	top: 12px;
}
#header .logo a {
	height: 80px;
	width: 315px;
	float: left;
	position: relative;
}
#header .tagline {
	padding: 0px;
	height: 16px;
	width: 425px;
	color: #737476;
	background-image: url(../images/tagline.jpg);
	position: relative;
	top: 25px;
	left: 5px;
	margin: 0px;
	background-repeat: no-repeat;
}
#header .headerlinks {
	position: relative;
	left: 800px;
	float: left;
	top: 12px;
}
#header .headerlinks a {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	display: inline;	
}
#header .headerlinks a:hover {
	color: #000000;
}
 
/***** PODS *****/
.pod1 {
	background-image: url(../images/wiresandcables2.jpg);
	float: left;
	height: 180px;
	width: 208px;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.pod1 a {
	float: left;
	height: 180px;
	width: 208px;
}
.pod2 {
	background-image: url(../images/fiberoptic.jpg);
	height: 180px;
	width: 208px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.pod2 a {
	float: left;
	height: 180px;
	width: 208px;
}
.pod3 {
	background-image: url(../images/podmain.jpg);
	padding: 0px;
	float: left;
	height: 180px;
	width: 208px;
	display: inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 22px;
	background-repeat: no-repeat;
}
.pod4 {
	background-image: url(../images/New-Tube-ImagePOD.jpg);
	height: 180px;
	width: 208px;
	float: left;
	display: inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 22px;
}
.pod4 a {
	float: left;
	height: 180px;
	width: 208px;
	}
#content .click {
	float: left;
	width: 475px;
	display: inline;
	font-size: 0.8em;
	color: #575757;
	margin-top: 7px;
}

 
/***** Tables *****/
 

/***** Wrapper *****/
 


/***** News *****/


 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.topmargin {
	margin-top: 2px;
	float: left;
	text-align: center;
	width: 228px;
}
#myframe { height: 700px; }
.designed {
	padding: 0px;
	width: 868px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 0.8em;
	color: #8D8D8D;
	line-height: 1.5em;
}
#wrapper #container #content-container #content-inner .separator {
	background-color: #C0C0C0;
	height: 130px;
	width: 2px;
	margin-left: 15px;
	margin-top: 0px;
	vertical-align: top;
	display: block;
}
.style1 {
	color: #00134E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
dfn {
display: none;
}