@charset "UTF-8";
/* CSS Document */
body  {
	font-family: "Trebuchet MS", Tahoma, verdana, Arial, Helvetica, sans-serif;
	background: #ccc url(img/nc-bodyBG.gif) top repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a, a:active, a:visited { color: #0066cc; }
a:hover { color: #ff0000; }
img { border:none; }
.twoColFixLtHdr #container {
	width: 780px;
	background: #fff  url(img/nc-mainBG.gif) left repeat-y;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
} 
.twoColFixLtHdr #header { 
	background: #fff url(img/nc-top.jpg) no-repeat; 
	padding: 0; 
	margin:0;
	height:54px;
} 
.twoColFixLtHdr #header #top { 	
	padding: 0; 
	margin:0;
	float:left; width: 550px; height:54px;
} 
.twoColFixLtHdr #header #top p.brands { 	
	text-align: center;
	font-size:0.95em;
	color:#000;
	margin: 0;
	padding: 10px 0 0 0;
} 
.twoColFixLtHdr #icons { 
	background: inherit; 
	padding:0; 
	margin:0;
	float:right; width: 65px;
}
.twoColFixLtHdr #icons a { 
	padding:0 5px 0 0; 
	margin:0;
}
.twoColFixLtHdr #header h1 {
	margin: 0 160px 0 310px;
	padding: 40px 0 0 0; 
	text-align: center;
	font-size: 1.6em;
	font-weight:600; 
	font-family: "Trebuchet MS", Tahoma, sans-serif;
} 
.twoColFixLtHdr #banner { 
	background: url(img/nc-logo.jpg) no-repeat; 
	padding: 0; 
	margin:0;
	height: 107px;
	overflow:hidden;
} 

.twoColFixLtHdr #banner h1 {
	line-height: 1.2em;
	margin: 0 0 0 100px;
	padding-top: 20px;
	color:#fff;
	font-size: 1.3em;

}
.twoColFixLtHdr #banner h2.tag {
	line-height: 1.4em;
	margin: 0 0 10px 100px;
	color:#fff;
	font-size: 0.8em;
	text-transform: uppercase;
}
.twoColFixLtHdr #banner h3.phone {
	line-height: 1.0em;
	margin: 0 0 0 250px;
	color:#fff;
	font-size: 1.3em;
}
.twoColFixLtHdr #search {
    background: url(img/nc-search.jpg) no-repeat;
	height: 31px;
	margin: 0;
	padding:0 5px;
}
/*search*/

.twoColFixLtHdr #search .search-field {
	width:120px  ;
	border: solid 1px #666;
	padding:3px 2px 3px 2px; margin:0 0 0 5px;
}
.twoColFixLtHdr #search .submit-btn {
	padding: 0;
	margin:0;

}
.asearch {
	width:400px  ;
	border: solid 1px #333;
	padding:2px; margin:0 2px 0 0;
	vertical-align:top;
}
.btn {
	color:#fff;
	border: solid 1px #333;
	background:#333;
	text-align:center;
	padding: 3px 3px 4px 3px;
	margin:0;
	vertical-align:bottom;

}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 190px; 
	padding: 5px 10px 0 10px;
	margin:0
}
/* v-nav */
.twoColFixLtHdr #sidebar1 .vnav {
	margin: 0 0 10px 0;
	padding:0;
}

.twoColFixLtHdr #sidebar1 .subtabs {
	width: 188px;
	margin: 0;
	padding: 0; 
}
.twoColFixLtHdr #sidebar1 .subtabs ul {margin: 0; padding: 0 20px 0 0;}

.twoColFixLtHdr #sidebar1 .subtabs ul ul {margin-left: 0; padding: 0 10px 0 0; }

.twoColFixLtHdr #sidebar1 .subtabs li {
	list-style: none; padding:0; margin:0;
}
.twoColFixLtHdr #sidebar1 .subtabs li a {
	color: #fff;
	display: block;
	width:100%;
	padding: 4px 0 4px 12px;
	margin:0;
	background:#666 url(img/nc-navBGoff.gif) no-repeat left;
	text-decoration: none;
	font: bold 0.8em Arial, Tahoma, "Trebuchet MS", sans-serif;
	border-bottom: solid 1px #fff;
}

.twoColFixLtHdr #sidebar1 .subtabs ul ul li a {
	color: #666;
	display: block;
	padding: 4px 0 4px 20px;
	background:#ccc url(img/nc-navBGoff.gif) no-repeat 10px 3px;
	text-decoration: none;
	font: bold 0.8em Tahoma, "Trebuchet MS", sans-serif;
}
.twoColFixLtHdr #sidebar1 .subtabs ul ul li a:hover {
	color: #0066cc;
		background:url(img/nc-navBG.gif) no-repeat 10px 3px;
}
.twoColFixLtHdr #sidebar1 .subtabs ul ul li a.menu_current {
	background:url(img/nc-navBGoff.gif) no-repeat 10px 3px;
	color:#000;
}
.twoColFixLtHdr #sidebar1 .subtabs li a:hover {
	background:#ddd url(img/nc-navBGoff.gif) left no-repeat ;
	color: #666;
}
.twoColFixLtHdr #sidebar1 .subtabs a {
	font-weight: bold;
    font-family: Tahoma, "Trebuchet MS", sans-serif;
        color: #fff;
	text-decoration: underline;
}
.twoColFixLtHdr #sidebar1 .subtabs a:hover {
	color: #fff;
	text-decoration: none;
}

.twoColFixLtHdr #sidebar1 .subtabs a.menu_current {
	text-decoration:none;
	background: #0066cc url(img/nc-navBGon.gif) no-repeat left;
	color:#fff;
	}
/*eo vnav*/
/*news*/
.twoColFixLtHdr #sidebar1 .news {
	background:#fff url(img/nc-newsBG.jpg) top repeat-x;
	padding:0;
	margin: 15px 0 0 0 ;
	width:180px;
}
.twoColFixLtHdr #sidebar1 .news h3 {
font: bold 0.8em Tahoma, "Trebuchet MS", sans-serif;
color:#fff;
padding: 2px 0 2px 18px;
margin:  0;
background:#660000 url(img/news.gif) left center no-repeat;
}
.twoColFixLtHdr #sidebar1 .news p {
font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
color:#666;
margin: 5px 0 10px 5px;
padding:0 0 5px 0;
}
.twoColFixLtHdr #sidebar1 .news a {
	color: #666;
	text-decoration: underline;
}
.twoColFixLtHdr #sidebar1 .news a:hover {
	color: #666;
	text-decoration: underline;
}
.twoColFixLtHdr #sidebar1 .paypal {
	background:#fff;
	padding:0;
	margin: 15px 0 5px 0 ;
	width:180px;
}
/*logins*/
.twoColFixLtHdr #sidebar1 .login {
	padding:0;
	margin: 15px 0 0 0 ;
	width:180px;
}
.twoColFixLtHdr #sidebar1 .login h3 {
	font: bold 0.8em Tahoma, "Trebuchet MS", sans-serif;
	color:#fff;
	padding: 2px 0 2px 5px;
	margin:  0;
	background:#660000;
}
.twoColFixLtHdr #sidebar1 .login p {
font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
color:#666;
margin: 5px 0 10px 5px;
padding:0 0 5px 0;
}
.twoColFixLtHdr #sidebar1 .login a {
	color: #fff;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 .login a:hover {
	color: #fff;
	text-decoration: none;
}
.login-btn {
	color:#fff;
	border: solid 1px #333;
	background:#333 url(img/login.gif) no-repeat left center;
	text-align:center;
	padding: 3px 3px 4px 18px;
	margin:0;
	vertical-align:middle;
}
.logout-btn {
	color:#fff;
	border: solid 1px #333;
	background:#333 url(img/logout.gif) no-repeat left center;
	text-align:center;
	padding: 3px 3px 4px 18px;
	margin:0;
	vertical-align:middle;
	float:right;
}
.reset-btn {
	color:#fff;
	border: solid 1px #333;
	background:#333 url(img/reset.gif) no-repeat left center;
	text-align:center;
	padding: 3px 3px 4px 18px;
	margin:0;
	vertical-align:middle;
}
.value_input input, .value_input text, .value_input select {
	
	border: solid 1px #666;
	padding:2px; margin:0 2px 0 0;
	font-family:  Tahoma, "Trebuchet MS", sans-serif;
}
form.login {
margin: 5px 0 0 0;
padding:5px;
border: solid 1px #666;
}
.noshow { visibility:hidden; }
/*eo sidebar1*/
.twoColFixLtHdr #mainContent { 
background: #fff;
	margin: 10px 0 0 210px; 
	padding: 0 20px; 
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
} 
.twoColFixLtHdr #mainContent h1 {
	font: 600 1.4em "Trebuchet MS", Tahoma, sans-serif;
	color: #003399;
	margin: 0 0 5px 0;
	padding:0;
}
.twoColFixLtHdr #mainContent h2 {
	font-family: "Trebuchet MS",Tahoma,  sans-serif;
	font-size: 1.1em;
	font-weight:600;
	color:#003399;
	margin:15px 0 2px 0;
	padding:0;
}
.twoColFixLtHdr #mainContent p { 
	font-size: 0.9em;
	line-height:1.4em;
	margin:0 ;
	padding:0 0 8px 0;
} 
.twoColFixLtHdr #mainContent .takeout { 
	font-size: 0.9em;
	line-height:1.3em;
	margin:0 -10px 5px 20px;
	padding:5px 3px;
	border:solid 1px #ccc;
	width:200px;
	float:right;
} 
.twoColFixLtHdr #mainContent .takeout li { 
	margin:4px 0 ;
	padding:0;
	list-style:disc;
} 
.twoColFixLtHdr #mainContent .takeout h2 {
	font-size: 1.3em;
	line-height:1.2em;
	color: #CC0000;
	text-align:center;
	margin: 0 0 5px 0;
	padding:0;
} 
.twoColFixLtHdr #mainContent .takeout h3 { 
	font-size: 1.1em;
	line-height:1.2em;
	color: #000;
	text-align:center;
	margin: 0 0 5px 0;
	padding:0;
}
.twoColFixLtHdr #mainContent .takeout h4 { 
	font-size: 1em;
	line-height:1.1em;
	color: #000;
	text-align:center;
	margin: 0 0 1px 0;
	padding:0;
} 
.twoColFixLtHdr #mainContent ul { 
	font-size: 0.9em;
	line-height:1.2em;
	margin-bottom: 5px;
	margin-top: 5px;
	list-style:disc;
} 

.twoColFixLtHdr #txtlinks { 
	width: 780px;
	padding: 0; 
	margin:0 auto;
	background:#1972cc url(img/nc-txtlinkBG.jpg) top repeat-x; 
	color:#fff;
} 
.twoColFixLtHdr #txtlinks .top { 
	padding: 15px 0; 
	background:#1972cc url(img/nc-toplinkBG.jpg) top repeat-x;
	margin:0;
	width:50px;
	float:right;
}
.twoColFixLtHdr #txtlinks .top a {
	color: #fff;	font-size: 0.75em;
	text-align:center;
	text-decoration:none; 
	text-transform: uppercase;
	
}
.twoColFixLtHdr #txtlinks .top a:hover {
	color: #000;
	text-decoration:none; 
}
.twoColFixLtHdr #txtlinks p {
	margin: 0 50px 0 0; 
	color: #fff;	font-size: 0.75em;
	text-align:center;
	padding: 8px 0 8px 5px; 
}
.twoColFixLtHdr #txtlinks p a {
	color: #fff;
	text-decoration:none; 
	text-transform: uppercase;
}
.twoColFixLtHdr #txtlinks p a:hover {
	color: #000;
	text-decoration:none; 
}

.twoColFixLtHdr #footer {
	width: 780px;
	height:40px;
	margin:1px auto;
	padding: 5px 0;
	background: #fff;
	border-top:2px solid #cc0000;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;	
} 
.twoColFixLtHdr #footer .ftrL {
	padding: 5px;
	width: 240px;	
	float: left; 
}
.twoColFixLtHdr #footer .ftrR {
	padding: 5px;
	width: 500px;	
	float: right;
}
.twoColFixLtHdr #footer p {
	margin: 0; 
	color: #000;
    padding: 0 0 0 10px; 
	font-size: 0.75em;
	text-align:left;
}
.twoColFixLtHdr #footer p a {
	color: #fff;
	text-decoration:underline; 
}
.twoColFixLtHdr #footer p a:hover {
	color: #fff;
	text-decoration:none; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.small {font-size: 0.8em;}
.twoColFixLtHdr #design
 {
	width: 800px;
	margin:auto;
 }

.twoColFixLtHdr #design p {
	color: #000;
padding: 10px; 
margin:0;
	font-size: 0.7em;
	text-align:right;
	
}
.twoColFixLtHdr #design p a {
	color: #000;
text-decoration: underline;
	
}
.twoColFixLtHdr #design p a:hover {
	color: #000;
text-decoration: none;
	
}
/*form*/
.captcha_expl { font-size: 0.7em; }
input.captcha, input.textfield, input.email, select, textarea {
	border: solid 1px #333;
	padding:2px; margin:0 2px 0 0;
	font-family:  Tahoma, "Trebuchet MS", sans-serif;
}
.field_heading {
border-bottom: dotted 1px #333;
padding:0 0 5px 0;
color: #cc0000;
font-size: 0.9em;
font-weight:normal;
}
