/*GENERAL STYLE INFORMATION*/
* {
  margin: 0;
  padding: 0;
  border: none;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  background-color: #d4d9dc;
  background-image: url(DIY_images/int-bg-repeat.png);
  background-repeat: repeat-x;
}

a {
  color: #ee2e24;
  text-decoration: none;
}

a:hover { 
  color:#383838;
}

a:active {
  color: #383838;
  text-decoration: underline;
}

a:focus {
  outline:none; 
}

img {
  border: none;
}

ul, ol {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

p {
  margin-bottom: 8px;
}

h1 {
  font-family: ITC Franklin Gothic STD Book Condensed, Arial, Helvetica, sans-serif;
  color: #a97054;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  padding: 6px 0px 0px 0px;
}

h2 {
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
  color: #a97054;
}

h3 {
  font-size: 12px;
  font-weight: bold;
}

/** every rule has an exception */
.left { float: left; }
.right { float: right; }
.clear, .clear-all { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }


/*PAGE CONTENT LAYOUT*/
#page {
  position: relative;
  width: 960px;
  margin: 17px auto;
}

#header {
  position: relative;
  width: 960px;
  height: 145px;
  background: #FFF url(DIY_images/banner.png) no-repeat top center;
}

#header .fiberon-logo { float: left; }

#header .fiberon-phone { float: right; }

#headerHomeLink{
	height: 145px;
	width: 216px;
	float: left;
}

#headerSocialLinks {
	width: 743px;
	float: right;
	text-align: right;
}

#headerSocialLinks p {
	padding: 22px 23px 0 0 !important;
	margin: 0 !important;
	color: #FFF !important;
	font-size: 16px;
}

#headerSocialLinks p img{
	vertical-align: middle;
	padding: 0 0 0 6px;
	margin: 0;
}

#headerLinks {
	width: 743px;
	float: right;
}

#headerLinks ul {
	margin: 0;
	padding: 56px 0 0 126px;
	list-style: none;
}

#headerLinks li {
	margin: 0;
	padding: 0 0 0 24px;
	display: block;
	float: left;
}

#headerLinks li a {
	font-size: 16px;
	color:#FFF;
}

#headerLinks li a:hover {
	color: #999;
	}

#nav {
  position: relative;
  width: 960px;
  height: 48px;
  background: url(DIY_images/int-nav-bg.png) no-repeat 0px 0px;
}

#nav p {
	text-align: right;
	padding: 15px 20px 0 0;
	margin: 0;
}

#nav p a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

#nav p a:hover {
	text-decoration: underline;
}

#main {
  position: relative;
  width: 960px;
  background-color: #fff;
  background: url(DIY_images/int-repeat.png) repeat-y 0px 0px;
}

#breadcrumbs-wide {
  position: relative;
  width: 779px;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  padding: 16px 0 0 28px;
  color: #8a8a8a;  
}

#breadcrumbs-wide .current {
  color: #a97054
}

#breadcrumbs-wide a {
  color: #8a8a8a;
}

#breadcrumbs-wide a:hover {
  text-decoration: underline;
}

#breadcrumbs-wide a:active {
  color: #000;
}

#content {
  position: relative;
  width: 960px;
}  

.col-middle-left {
	position: relative;
	float: left;
	width: 702px;
	padding-left: 25px;
	overflow: hidden;
}

.col-right {
  position: relative;
  float: right;
  width: 220px;
  padding: 2px 8px 0px 0px;
}

.col-right .right-block {
  padding: 2px 0px;
  width: 220px;
  margin: 12px 0 0 0;
}

.col-right .right-block.right-top {
  margin: 0 0 4px 0; 
}

.col-right .right-block .top {
  width: 220px;
  height: 9px;
  background: url(DIY_images/right-top.png) no-repeat 0 bottom;
  line-height: 1px;
  font-size: 1px;
}

.col-right .right-block .bottom {
  width: 220px;
  height: 9px;
  background: url(DIY_images/right-bottom.png) no-repeat;
  line-height: 1px;
  font-size: 1px;
}

.col-right .right-block .content {
  width: 190px;
  padding: 8px 15px 0px 15px;
  background: url(DIY_images/right-repeat.png) repeat-y;
}

.col-right .right-block .content p {
  margin: 0px 0 0px 0;
  padding-bottom: 8px;
}

.center-block {
  width: 670px;
  float: left;
  padding: 0;
  position: relative;
  background-color: #CCC;
}

.center-block .top {
  width: 670px;
  height: 13px;
  background: url(DIY_images/center-block-wide-top.png) no-repeat 0px bottom;
}

.center-block .content {
  width: 670px;
  background: url(DIY_images/center-block-wide-repeat.png) repeat-y 0px 0px;
  padding: 0 13px 0 13px;
}

.center-block .bottom {
  width: 670px;
  height: 13px;
  background: url(DIY_images/center-block-wide-bottom.png) no-repeat 0px 0px;
  clear: both;
}

#footer {
  position: relative;
  width: 960px;
  height: 80px;
  padding-top: 30px;
  background: url(DIY_images/int-bottom.png) no-repeat 0px 0px;
}

#footer-nav li {
  display: inline;
}

#footer-nav li {
  border-left: 1px solid #aaa;
  margin-left: 10px;
  padding-left: 10px;
  font-size: 11px;
}

#footer-nav li.first {
  border: none;
}

#footer-nav a {
  color: #8a8a8a;
  text-decoration: underline;
  font-size: 11px;
}

#footer-nav a:active {
  color: #000000;
  text-decoration: none;
}

#footer-nav a:hover {
  color: #000000;
}

#footnotes {
  padding-left: 30px;
  font-size: 10px;
}

/*FORM ELEMENTS*/
form {
	padding: 0;
	margin: 0;
}

form input, form textarea, form select {
  border: 1px solid #8B8B8B;
  display: block;
  padding: 2px;
  margin-bottom: 3px;
  width: 420px;
}

form .medField{
	width: 190px;
}

form #stateField {
	width: 80px;
}

form select {
  padding: 1px 2px; 
  margin-bottom: 3px;
}

form .hidden {
  display: none;
}

form .floatLeft {
	width: 230px;
	float: left;
}

form .floatRight {
	width: 230px;
	float: right;
}

form .radioBlock {
	padding-top: 6px;
}

form .radioBlock input {
	border: none;
	display: inline;
	width: auto;
	vertical-align: middle;
	margin: 0 4px 4px 0;
}

form #sendLeadBox {
	width: 400px;
	float: left;
}

form #submitBox {
	width: 150px;
	float: right;
	padding-top: 20px;
}

.button {
	width: 121px;
	height: 35px;
	padding: 0 0 4px 0;
	margin: 0;
	background: url(DIY_images/submitButtonUP.png) no-repeat top center;
	border: none;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.button:hover {
	background: url(DIY_images/submitButtonDOWN.png) no-repeat top center;

.col-pad-left {
	position: relative;
	padding-left: 45px;
	overflow: hidden;
}


