

body
{
    font:100% Verdana, Arial, Helvetica, sans-serif;
    background: #e1e1e1;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #777777;

line-height:18px;
}
a
{
    text-decoration: underline;
    color:#ff9933;
}

a:hover
{
    text-decoration: underline;
    
}
img
{
border:none;
padding:0;
margin:0;
}
ul
{
    padding:0;
margin:0;
}


.text_calc {
	font:100% Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px;
}


.oneColFixCtrHdr #repeat-x
{
    background: #FFFFFF;
    background-image: url('../images/repeat-x-bg.png');
    background-repeat:repeat-x;
    background-position: left top;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

}
.callZen {
	background: url('../images/call-zen3.png') 0 0 no-repeat;
	color: #000;
	font-size: 20px;
	padding: 3px 0 3px 55px;
	margin: 25px 0 -30px 0;
	float: right;
}
.callZen span {
	clear: right;
	color: #000;
	display: block;
	float: right;
	font-size: 11px;
	margin: 3px 0 0 -10px;
}



.oneColFixCtrHdr #container
{
    width: 961px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
	overflow:hidden;

}
.oneColFixCtrHdr #header
{
    background: #FFFFFF;
    height: 117px;
}
.oneColFixCtrHdr #header img#logo
{
    float: left;
    width: 200px;
    height: 102px;
}
.oneColFixCtrHdr #header #header-nav
{
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 15px;
}
.oneColFixCtrHdr #repeat-x #header #header-nav
{
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 15px;
}
.oneColFixCtrHdr #header #header-nav a
{
    color: #000000;
	text-decoration:none;
}
.oneColFixCtrHdr #header #header-nav a:hover
{
    color: #999999;
}
.oneColFixCtrHdr #top-nav-bar a
{
    color: #FFFFFF;
	text-decoration:none;
}
.oneColFixCtrHdr #top-nav-bar a:hover
{
    color: #ff9933;
    text-decoration: none;
}
.oneColFixCtrHdr #top-nav-bar a.current
{
    color: #ff9933;
    text-decoration: none;
}
.oneColFixCtrHdr #top-nav-bar
{
    height: 43px;
    background: none;
    text-align: right;
    font-size: 11px;
}
.oneColFixCtrHdr #top-nav-bar span.link
{
    padding-top: 13px;
    float: right;
    margin-right: 4px;
}
.oneColFixCtrHdr h1
{
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */ /*	padding: 10px 0;  using padding instead of margin will allow you to keep the element away from the edges of the div */
    color: #ff9933;
    font-size: 13px;
}


.oneColFixCtrHdr p
{
    
    color:#000000;
font-size:11px;
line-height:18px;
margin:0;
padding:0
}

.oneColFixCtrHdr li
{
    

font-size:11px;
line-height:18px;

}

.oneColFixCtrHdr .head1
{
    font-size: 14px;
    margin: 0;
    padding: 0;
	line-height:18px;
	color:#000;
}

.oneColFixCtrHdr .head2
{
    font-size: 14px;
    margin: 0;
    padding: 0;
	line-height:30px;
	color:#000;
}

.oneColFixCtrHdr .head2 div
{
	background: url(../images/videoNumberBg.png) 0 0 no-repeat;
	color: #ff9933;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 10px 10px 0;
}

.oneColFixCtrHdr .text1
{
    font-size: 11px;
    margin: 0;
    padding: 0;
	line-height:18px;
	color:#000;
}

.oneColFixCtrHdr #mainContent
{
    height: 870px;
}

.oneColFixCtrHdr #innerContent
{

}

.oneColFixCtrHdr #mainContent #content-top
{
    height: 410px;
}
.oneColFixCtrHdr #content-left
{
    width: 648px;
    float: left;
}
.oneColFixCtrHdr #content-right
{
    width: 295px;
    float: right;
}
.oneColFixCtrHdr #middle-left
{
    width: 649px;
    float: left;
     margin-top:15px;
}
.oneColFixCtrHdr #middle-left #product-categories
{
    width: 649px;
    height:242px;
background-image:url('../images/replacement-box-bg.jpg');
background-repeat:no-repeat;
margin-top:10px;
}
.oneColFixCtrHdr #product-title
{
font-size:10px;
padding-left:20px;
padding-top:3px;
text-transform:uppercase;
line-height:10px;
height:53px;
color:#FFFFFF;
    width: 600px;
}
.oneColFixCtrHdr #middle-right #testimonial
{
    width: 295px;
    height: 202px;
	background-image:url('../images/testimonial-bg.jpg');
	background-repeat:no-repeat;
	margin: 10px 0 0 0;
	position: relative;
}
.oneColFixCtrHdr #middle-right #testimonial img
{
    width: 246px;
    height:28px;
    margin-top:5px;
    display:block;
	margin-left:20px;
	position: absolute;
	bottom: 5px;
}
.oneColFixCtrHdr #middle-right #testimonial h3
{
    width: 250px;
    padding-top:66px;
padding-left:20px;
font-size:10px;
text-transform:uppercase;
margin: 0;
}
.oneColFixCtrHdr #content-footer h3
{

font-size:10px;
text-transform:uppercase;

}
.oneColFixCtrHdr #content-footer a
{
text-transform:uppercase;
font-size:10px;
}
.oneColFixCtrHdr #content-footer #col1 img
{
float:right;
}
.oneColFixCtrHdr #middle-right #testimonial p
{
    width: 246px;
    padding-top:5px;
    margin: 0;
padding-left:20px;
font-size:13px;
line-height: 1.2em;

}
.oneColFixCtrHdr #middle-right #email a {
	display: block;
	background: url('../images/btn-email-directly.png') -1px 0 no-repeat;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	padding: 4px 0 6px 10px;
	margin: 10px 0 0 0;
}
.oneColFixCtrHdr #middle-left #product-categories div.row
{
    width: 96px;
font-size:10px;
padding-left:117px;
height:41px;
padding-top:29px;
}

.oneColFixCtrHdr div.row a
{
color:#666666;
}
.oneColFixCtrHdr  div.row-top a
{
color:#666666;
}
.oneColFixCtrHdr #middle-left #product-categories div.row-top
{
    width: 96px;
font-size:10px;
height:29px;
padding-left:117px;
padding-top:17px;

}
#footer-bottom-right a
{
	font-size: 11px;
    color:#666666;
}
#footer-bottom-right a:hover
{
    color:#FFFFFF;
}
div#footer-top-links a
{ 
    color:#666666;
}
div#footer-top-links a:hover
{ 
    color:#FF9933;
}
.oneColFixCtrHdr #middle-left #product-categories #col1 {
clear:none;
float:left;

width:216px;
height:133px;
}
.oneColFixCtrHdr #middle-left #product-categories #col2
{
    width: 216px;
    clear:none;
 float:left;

height:133px;
}
.oneColFixCtrHdr #middle-left #product-categories #col3
{
    width: 216px;
    clear:none;
 float:left;

height:133px;
}
.oneColFixCtrHdr #middle-right
{
    width: 295px;
    float: right;
    margin-top:15px;
}
.oneColFixCtrHdr #content-right #quote-form
{
    background-image: url('../images/right-quote-form-bg.png');
	border-bottom:solid 1px #bdbdbd;
    background-repeat: no-repeat;
    width: 295px;
    margin-top: 30px;
    font-size: 10px;
}
.oneColFixCtrHdr div.row-form
{
padding-bottom:10px;
}
.oneColFixCtrHdr #content-right #quote-form h3
{
/*	font-weight:normal;*/
    font-size: 11px;
    color: #666666;
	padding:66px 8px 0 8px;
	line-height:16px;
}
.oneColFixCtrHdr #content-right #quote-form span
{
    padding-left: 20px;
    padding-bottom:8px;

}
.oneColFixCtrHdr #content-right #quote-form input.text
{
    margin-left: 20px;
width:220px;
}
.oneColFixCtrHdr #content-right #quote-form input{}
.oneColFixCtrHdr #content-right #quote-form input.send
{
  float:right;
margin-right: 35px;
margin-top: 0px;
}
.oneColFixCtrHdr #content-footer
{
float:left;
margin-top:15px;
}
.oneColFixCtrHdr #content-footer img.sep
{
float:left;

}

.oneColFixCtrHdr #content-footer p 
{
display:inline;
width:300px;

}
.oneColFixCtrHdr #content-footer-col1 img.about
{
float:right;
width:141px;
height:34px;
padding-top:10px;
}
.oneColFixCtrHdr #content-footer-col2 img.yahoo
{
  float:right;
width:137px;
height:27px;
padding-top:2px;
padding-bottom: 0px;
}

#usca{
clear: both;
display: block;
padding: 10px 0 0 10px;
}

#usca-img {
float: right;
margin-top: -20px;
}

.oneColFixCtrHdr #content-footer-col1
{
  float:left;
width:318px;
height:173px;
clear:none;
}
.oneColFixCtrHdr #content-footer-col2
{
  float:left;
width:318px;
height:173px;
clear:none;
}
.oneColFixCtrHdr #content-footer-col3
{
  float:left;
width:318px;
height:173px;
clear:none;
font-size:10px;
}
.oneColFixCtrHdr #footer
{
    padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

    font-size:12px;
}

.oneColFixCtrHdr #footer-top
{

    height:60px;
    text-align:right;
    text-transform:uppercase;
  
}

div#footer-icons {
	float:left;
}

.oneColFixCtrHdr #footer-top-links
{
  padding-top:18px;
}
.oneColFixCtrHdr #footer-top-links a
{
color:#666666;
}

.oneColFixCtrHdr #footer-bottom
{
	background-color: #000;
    height:90px;
    margin-top:26px;
}
.oneColFixCtrHdr #footer-bottom-left
{
float:left;
width:100%;
padding:15px 0;
font-size:11px;
line-height:14px;
text-align: center;
}
.oneColFixCtrHdr #footer-bottom-right
{
float:right;
width:100%;
padding-top:0px;
text-align: center;
}

.oneColFixCtrHdr #footer p
{
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


/* IINNER PAGES */

.oneColFixCtrHdr #repeat-x-inner
{
    background: #eee;
    background-image: url('../images/repeat-x-bg-inner.png');
    background-repeat:repeat-x;
    background-position: left top;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

}

#inner-container-bottom{
	background-image: url('../images/back-inner-bottom.png');
	background-repeat:repeat-x;
	height:191px;
	background-color:#fff;
}
#inner-container-bottom-center {
	width: 961px;
	margin: 0 auto;
}
#inner-container-footer {
	background: #000;
	background-image: url('../images/back-inner-footer.png');
	background-repeat:repeat-x;
	height: 180px;
}
#inner-container-footer-center{
	width: 961px;
	margin: 0 auto;
}

ul#disc
{
list-style-type:disc;
margin:2px 0 2px 20px; 
color:#000000;
}
ul.disc
{
list-style-type:disc;
margin:2px 0 2px 20px; 
color:#000000;
}
/* Contact us */
form#contactus span
{
width:200px;
float:left;
clear:none;
}

form#contactus div#select
{
width:300px;
padding-left:200px;
clear:none;
}

form#contactus input.comments
{
width:300px;
height:100px;

}
form#contactus img.send
{
padding-top:30px;
padding-left:200px;

}
form#contactus
{
font-size:11px;
line-height:18px;
}
.eng_sav {
background-color:white;
border:1px solid #666666;
font:bold 25px/20px Arial,Verdana;
margin:3px;
padding:6px;
text-align:right;
}

.eng_sav_2 {
background-color:white;
border:1px solid #666666;
color:green;
font:bold 25px/20px Arial,Verdana;
margin:3px;
padding:6px;
text-align:right;
}
.hp_in {
background-color:white;
border:1px solid Black;
font:10px Arial;
margin:5px;
padding:1px;
}

input.button {
background-color:black;
border:1px solid White;
color:white;
font:bold 17px verdana;
padding:3px 7px;
}
div#map-link
{
    margin:0 auto;
}

div#product-title p
{
   color:#999999;
   margin-top:-10px; 
}

div#content-footer-col2 h3
{
    padding-left:18px;
}

div#content-footer-col2 p
{
    padding-left:215px;
}

/*BLOG*/
#wp {
width:295px;
font-size:12px;
}
#blog_mid {
	background:url(../images/back_blog_mid.gif) repeat-y;
}
#blog_content {
	padding:8px;
}
.blog_date{
font-size:10px;
}
.blog_title{
padding-bottom:4px;
}

/*FRANCHISE*/
.field_franchise {
	width:300px;
}
#franchise_form {
	padding-top:10px;padding-left:20px;
	font-size:11px;
}

#button {
	display: inline;
	height: 32px;
	width: 195px;
	margin: auto;
}

.menu_class:hover {
	color: #999;
	cursor: pointer;
}

#closeBtn {
	background-image: url('http://www.neccontract.com/images/icons/close_button.gif');
	background-repeat: no-repeat;
	height: 19px; width: 19px;
	float: right;
}

.the_menu, .the_menu li {
	margin:0; 
	padding:0; 
	list-style:none;
	text-transform: none;
}

.menu_class {
	color: #000;
	margin: 0;
}

.the_menu {
	display:none;
	width: 600px;
	border: 1px solid #DDD;
	position: absolute;
	margin: 15px 0 0 -560px;
	z-index: 8000;
}

html>/**/body .the_menu {
	margin: 0;
}

.the_menu li {
	background-color: #FFF;
}

.the_menu li a {
	color:#000000; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu li a:hover {
	padding:10px;
	text-decoration: underline;
}
#qsMenu {
	background-color: #EEE;
	float: left;
	width: 190px;
	padding: 0 10px 10px;
	margin: 30px 0 0;
}
#qsMenu li {
	list-style-type: none;
	line-height: 1.2em;
	margin: 0 0 10px 0;
}
#qsMenu li a {
	color: #555;
}
#qsMenu h2 {
	color: #000;
	font-size: .7em;
}
#content-center {
	float: left;
	width: 410px;
	padding: 10px;
	margin: 10px;
}
#content-center h1 {
	color: #ff9933;
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 0 0 15px;
}
#content-center p {
	padding-bottom: 10px;
}
#content-center ul {
	color: #000;
	margin: -5px 0 10px 15px;
}

p.error	{
	color: red;
	margin: 5px 0 10px 0;
	font-weight: bold;
	}
#topOrangeLink {
	float: right;
	margin: 25px 30px 0 0;
}
#topOrangeLink a {
	background-color: #FFF;
	border: 2px solid #ff9933;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
#topOrangeLink a:hover {
	text-decoration: underline;
}
#featuredInList {
	list-style-type: disc;
}
#featuredInList li {
	margin: 0 10px 0 20px;
}
#featuredInList {}
.oneColFixCtrHdr p.location {
	float: left;
	height: 90px;
	width: 190px;
}
#rightBox {
	background-color: #E4E4E4;
	border: 1px solid #FFF;
	padding: 10px;
}
#taxLogo {
	display: block;
	float: right;
	margin: 15px 30px 0 0;
}
h2.productTitle {
	font-size: 12px;
}
#productGrid td {
	text-align: center;
	width: 315px;
	padding-right: 10px;
}
.grid {
	text-align: center;
	width: 315px;
}



.clearLeft {
	display: block;
	clear: left;
	float: left;
	margin-top: 5px;
}



.productContainer {
    width: 1001px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    margin: 0 auto;
    text-align: left; /* this overrides the text-align: center on the body element. */
	overflow: auto;
	padding-right: 40px;
}
#breadcrumbs {
	margin: 0 0 0 40px;
}
#breadcrumbs li {
	float: left;
	font-size: 10px;
	list-style-type: none;
	margin: 5px 0 10px 5px;
}
#breadcrumbs li a {
	color: #f0a81b;
	font-weight: bold;
}
#mainBox {
	clear: left;
	margin-bottom: 5px;
	width: 690px;
}
#mainBox .topImg {
	background: url(../images/mainboxTop.png) 0 0 no-repeat;
	height: 12px;
}
#mainBox .bottomImg {
	background: url(../images/mainboxBottom.png) 0 0 no-repeat;
	height: 17px;
}
#mainBox .contentArea {
	background: url(../images/mainboxRepeat.png) 0 0 repeat-y;
	min-height: 400px;
	overflow: auto;
}
#mainBox h1 {
	color: #f0a81b;
	font-family: "Trbuchet MS", "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 31px;
	margin: 0 25px 10px 25px;
	padding-top: 5px;
}
#mainBox p {
	color: #5a5a5a;
	font-size: 12px;
	line-height: 20px;
	margin: 0 25px 20px 25px;
}
#mainBox .fourCol h3.twoRow {
	margin-top: 0
}
#mainBox .fourCol h3.thirdRow1 {
	margin-top: 46px;
}
#mainBox .fourCol h3.thirdRow2 {
	margin-top: 28px;
}
#mainBox .fourCol h3.thirdRow3 {
	margin-top: 10px;
}
#mainBox .fourCol h3 a {
	color: #5e5e5e;
	display: block;
	font-family: "Trbuchet MS", "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 7px 0 7px;
	text-align: center;
	text-shadow: 1px 1px 1px #FFF;
	text-decoration: none;
	width: 136px;
}
#mainBox .fourCol {
	float: left;
	margin: 0 0 0 10px;
	width: 150px;
}
#mainBox.mainPage .contentArea .firstCol {
	margin: 0 0 0 25px;
}
#mainBox.mainPage .subBox .firstCol {
	margin: 0 0 0 15px;
}
#mainBox .subBox {
	margin: 0 0 20px 13px;
	width: 665px;
}
#mainBox .subBox .topImg {
	background: url(../images/subboxTop.png) 0 0 no-repeat;
	height: 10px;
}
#mainBox .subBox .bottomImg {
	background: url(../images/subboxBottom.png) 0 0 no-repeat;
	height: 10px;
}
#mainBox .subBox .contentArea {
	background: url(../images/subboxRepeat.png) 0 0 repeat-y;
	min-height: 100px;
	overflow: auto;
}
#mainBox .subBox h2 {
	color: #5e5e5e;
	font-family: "Trbuchet MS", "Trebuchet MS", sans-serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 31px;
	margin: 0 0 6px 12px;
	text-shadow: 1px 1px 1px #FFF;
}
#mainBox .subBox .contentArea ul {
	margin: 0 10px 10px 25px;
}
#mainBox .subBox ul li {
	color: #393939;
	font-size: 13px;
	line-height: 20px;
	list-style-image: url(../images/subboxListBg.png);
}
#mainBox .contentArea .twoCol {
	float: left;
	margin: 0 0 10px 20px;
	width: 268px;
}
#mainBox .contentArea .firstCol {
	margin-right: 85px;
}
#mainBox .contentArea .twoCol a {
	float: left;
	display: block;
}
#mainBox .contentArea .twoCol img {
	float: left;
}	
#mainBox .contentArea .twoCol p {
	color: #5e5e5e;
	font-size: 13px;
	margin: 0 0 0 6px;
}
#mainBox .contentArea .twoCol h3 a {
	color: #5e5e5e;
	font-family: "Trbuchet MS", "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 0 6px 12px;
	text-shadow: 1px 1px 1px #FFF;
	text-decoration: none;
}
#sideBox {
	margin: 0 0 5px -5px;
	width: 305px;
}
#sideBox .topImg {
	background: url(../images/sideboxTop.png) 0 0 no-repeat;
	height: 12px;
}
#sideBox .bottomImg {
	background: url(../images/sideboxBottom.png) 0 0 no-repeat;
	height: 17px;
}
#sideBox .contentArea {
	background: url(../images/sideboxRepeat.png) 0 0 repeat-y;
	min-height: 400px;
	overflow: auto;
}
#sideBox .contentArea h3 {
	border-bottom: 1px solid #DEDEDE;
	clear: left;
	color: #5e5e5e;
	font-family: "Trbuchet MS", "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 20px 15px 6px 15px;
	text-shadow: 1px 1px 1px #FFF;
}
#sideBox li img {
	vertical-align: middle;
}
#sideBox ul {
	margin: 0 20px 0 20px;
}
#sideBox .typeList li {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 110px;
}
#sideBox .colorList li {
	display: inline;
	height: 25px;
	list-style-type: none;
}
#sideBox .optionsList {
	margin: 0 20px 5px 35px;
}
.productImg {
	width: 100%;
}
.productImg h3 {
	clear: left;
	color: #b5b5b5;
	font-family: "Trbuchet MS", "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin: 20px 15px 6px 15px;
	text-align: center;
	text-shadow: 1px 1px 1px #FFF;
}
.productImg p {
	text-align: center;
}
.clearfix {
	clear: both;
}
#prwebBox {
 border: 1px solid #888;
 	color: #000;
 	font-size: 13px;
	font-weight: bold;
 margin-bottom: 15px;
 padding: 10px;
}
#prwebBox a {
	font-size: 13px;
	font-weight: bold;
}
.cycle {
	text-align: center;
}
.cycleCaptions {
	width: 500px;
	margin-left: 75px;
}
.cycle img {
	display: block;
	margin-left: 75px;
}
.cycle img.tallImg {
	margin-left: 168px;
}


h1#intro {
	text-indent: -9999px;
	height:41px;
	background:url(../images/homepage-h1.png) no-repeat center center;
	padding:15px 0 15px 0;
}
div#free-quote-callout {
	height:300px;
	width:665px;
	position:relative;
	margin-left:0;
	background:url(../images/free-quote-callout.png) no-repeat 0 7px;
	text-indent: -9999px;
}

div.service, div.service-third {
	float:left;
	width:24%;
	margin:15px 0 0 1.33%;
	text-align: center;
	background:#fff;
	padding-top:7px;
}

div.service-third {
	width: 32.446666666%;
	margin-left: 1.33%;
}

div.service.first, div.service-third.first {
	margin-left:0;
}

div.service h3, div.service-third h3 {
	color:#333;
	font-size:14px;
	padding:5px;
	margin:5px 0;
}
div.service#handyman {
	width:100%;
	padding-bottom:15px;
	margin-bottom: 15px;
}
div.service#handyman ul {margin-top:15px}
div.service#handyman li {
	float:left;
	width:175px;
	margin-left	:40px;
	text-align: left;
}

