/*
        _                                                 _           _   _             
  _ __ | |__     ___ ___  _ __ ___  _ __ ___  _   _ _ __ (_) ___ __ _| |_(_) ___  _ __  
 | '_ \| '_ \   / __/ _ \| '_ ` _ \| '_ ` _ \| | | | '_ \| |/ __/ _` | __| |/ _ \| '_ \ 
 | | | | |_) | | (__ (_) | | | | | | | | | | | |_| | | | | | (__ (_| | |_| | (_) | | | |
 |_| |_|_.__/   \___\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|_|\___\__,_|\__|_|\___/|_| |_|

 Accessible, standards-compliant web development

 http://www.nbcommunication.com

*/

*{font-size:100.01%}
html {font-size:62.5%;}
body {
	margin:0;
	background:#000;
	color:#333;
	font:1.5em/1.4em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	min-width:940px;
}

/* Common Parts */
a {
	color:#333;
	color:#f00;
	text-decoration:underline;
}
a:hover {text-decoration:none;}
p {
	margin:0 0 1.2em;
	line-height:1.3em;
	padding:0;
}
img {border:none;}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border:none;
}
input, select, label, textarea {vertical-align:middle;}
input.text, #ajaxSearch_input {
	padding:0 3px;
	font:15px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#333;
}
select {
	font:15px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#333;
}
textarea {
	padding:5px;
	font:15px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}


/* Main Blocks */
.content {
        clear:both;
	width:940px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

* html .content{
        overflow: visible;
}/*regla agregada*/

/* header style */
#header {
	background:#fff;
	padding:16px 0;
	border-color:#f00;
	border-style:solid;
	border-width:0 0 4px 0;
}
#header .main {
	float:left;
	position:relative;
	padding-top:9px;
}
#header .main p {
	font-size:.867em;
	position:absolute;
	bottom:-1px;
	left:320px;
	margin:0;
	width:250px;
}
#header h1 {
	text-indent:-9999px;
	background:url(/assets/templates/tn-v1/images/logo.gif) no-repeat;
	width:299px;
	height:68px;
	overflow:hidden;
	display:block;
	margin:0;
}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
#header ul {
	margin:55px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-weight:bold;
	float:right;
}
#header li {
	float:left;
	padding:0 10px;
	margin:0 -10px 0 10px;
	border-right:1px solid #ccc;
}
#header li a {
	color:#444;
	text-decoration:none;
}

.about-us-page #about-us a, .services-page #services a, .recruitment-page #recruitment a, .contact-us-page #contact-us a {color:#f00;}

#header li a:hover {color:#f00;}

.search-box {
	position:absolute;
	width:215px;
	top:0;
	left:100%;
	margin-left:-215px;
}
.search-box input {float:right;}
.search-box .text {
	width:176px;
	padding:2px;
	float:left;
}

.ajaxSearch_resultsIntroFailure {
margin-top: 15px;
}

/* main content style */
#main-content {
	background:#000;
	border-color:#f00;
	border-style:solid;
	border-width:0 0 4px 0;
	padding:0;
	color:#aaa;
	font-size:.867em;
}
#main-content .content {padding:10px 0;}
.right-part {
	float:right;
	width:344px;
	padding:10px 0 0;
}
/* welcome box style */
.welcome-box h2 {
	font:normal 2.385em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#f00;
	margin:0;
}
.welcome-box strong {
	font:normal 1.538em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#eee;
	margin:4px 0 12px 0;
	display:block;
}

.welcome-box p {
	color:#eee;
}

.welcome-box a {
	color:#f00;
}



/* join box style */
.join-box {
	background:url(/assets/templates/tn-v1/images/join-box-bg.gif) repeat-x;
	margin-top: 22px;
}
.join-box .container {
	background:url(/assets/templates/tn-v1/images/join-box-top-bg.gif) no-repeat 100% 0;
	padding:15px 20px 15px 10px;
}
.join-box strong {
	height:20px;
	display:block;
	background:url(/assets/templates/tn-v1/images/title-join.gif) no-repeat;
	margin:0 0 5px;
	text-indent:-9999px;
}
.join-box .container div {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.join-box label {
	color:#eee;
	font-weight:normal;
	width:95px;
	float:left;
	padding-right:5px;
}

.join-box p {
        color:#eee;

}

.join-box input.text {
	float:right;
	width:205px;
	border:1px solid #000;
	padding:2px;
margin-bottom: 0px;
}
.join-box input.btn {
	margin-left:100px;
}
/* images navigation */
.img-nav {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:576px;
}
.img-nav li {
	float:left;
	width:182px;
	margin:0 10px 10px 0;
}
.img-nav li a {
	display:block;
	text-decoration:none;
	text-transform: uppercase;
}
.img-nav li a:hover {border:none;}
.img-nav li img {
	display:block;
	margin:2px;
}
.img-nav li a span {
	display:block;
	background:url(/assets/templates/tn-v1/images/photo-mask.gif) no-repeat;
	width:182px;
	height:182px;
	overflow:hidden;
	cursor:pointer;
	margin-top:-182px;
	position:relative;
}
.img-nav li a:hover span {background-position:0 -182px;}
.img-nav li a strong {
	cursor:pointer;
	background:#cacaca url(/assets/templates/tn-v1/images/item-bg.gif) repeat-x;
	text-transform:uppercase;
	line-height:2em;
	color:#000;
	font-size:.923em;
	text-decoration:none;
	text-align:center;
	display:block;
}
.img-nav li a:hover strong {
	color:#fff;
	background:#f00;
}
/* container style */
#container {
	background:#fff;
	padding:15px 0;
}
#container-internal {
background: #fff url(assets/templates/tn-v1/images/internal.gif);
background-repeat: repeat-x;
padding:22px 0 15px 0;
}
/* news box style */
.news-box {
	float:right;
	width:333px;
	font-size:.733em;
	padding:15px 0;
}
.news-box h2 {
	margin:0 0 10px;
	padding:0 0 2px;
	border-bottom:2px solid #aaa;
	text-indent:-9999px;
	height:16px;
	background:url(/assets/templates/tn-v1/images/title-news.gif) no-repeat;
}
.news-box h3 {
	font:bold 1em/120% "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#777;
	margin:0 0 5px;
}
.news-box h3 strong {
	font:bold 1.181em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#333;
}
.news-box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.news-box li {
	margin-bottom:10px;
	padding-left:20px;
	background:url(/assets/templates/tn-v1/images/ico-calendar.gif) no-repeat 0 2px;
}
.news-box li a {font-weight:bold;}
/* text box list style */
.text-box-list {
	float:left;
	width:580px;
	padding:15px 0;
}
.text-box {
	float:left;
	background:url(/assets/templates/tn-v1/images/text-box-bg.gif) repeat-y;
	width:272px;
	font-size:.867em;
	margin-right:18px;
}
.text-box .info {
	background:url(/assets/templates/tn-v1/images/text-box-top-bg.jpg) no-repeat;
	width:252px;
	min-height:126px;
	padding:20px 10px 5px;
}
* html .text-box .info {height:126px;}
.text-box .btm-bg {
	background:url(/assets/templates/tn-v1/images/text-box-btm-bg.gif) no-repeat;
	width:100%;
	height:15px;
	overflow:hidden;
}
.text-box h2 {
	text-indent:-9999px;
	margin:0 0 10px;
	height:19px;
	overflow:hidden;
}
.text-box.contact h2 {background:url(/assets/templates/tn-v1/images/title-contact.gif) no-repeat;}
.text-box.kitchens h2 {background:url(/assets/templates/tn-v1/images/title-kitchens.gif) no-repeat;}
.text-box.recruitment h2 {background:url(/assets/templates/tn-v1/images/title-recruitment.gif) no-repeat;}
a.btn {
	display:block;
	background:url(/assets/templates/tn-v1/images/btn-bg.gif) no-repeat;
	width:237px;
	height:24px;
	padding:10px 0 0 10px;
}
a.btn span {
	display:block;
	height:14px;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
.text-box.contact .btn span {background:url(/assets/templates/tn-v1/images/text-contact-details.gif) no-repeat;}
.text-box.recruitment .btn span {background:url(/assets/templates/tn-v1/images/text-employment.gif) no-repeat;}

/* footer style */
#footer {
       	background:#000;
	border-top:4px solid #b0b0b0;
	padding:30px 0;
	color:#bbb;
	font-size:.733em;
        width:100%;
}

#footer .content {
        clear: both;
        position: inherit;
}/*regla agregada */
* html #footer .content {
        clear: both;
        position: inherit;        
}/*regla agregada */

/*.text-part span,*/
#footer a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {text-decoration:underline;}
.logos {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.logos li {
	float:left;
	margin-left:20px;
}
.logos li img {display:block;}
.text-part {
	float:left;
	width:470px;
}
.text-part  p {margin-bottom:1em;}
.text-part ul {
	margin:0 0 10px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	font-size:1.091em;
}
.text-part li {
	float:left;
	padding:0 10px;
	line-height:120%;
	margin:0 10px 0 -10px;
	border-left:1px solid #444;
}
.text-part strong {
	display:block;
	margin-top:2em;
	color:#777;
	font-weight:normal;
}
#footer strong a {color:#777;}
/* vertical navigation style */
.nav {
	margin:-4px 0;
	position:relative;
	padding:0;
	list-style:none;
	float:left;
	width:205px;
}
.nav li {
	float:left;
	width:100%;
	margin-bottom:3px;
}
.nav li a {
	display:block;
	width:164px;
	padding:0 23px;
	height:34px;
	line-height:34px;
	overflow:hidden;
	background: #b0b0b0 url(/assets/templates/tn-v1/images/nav-item-bg-2.gif) no-repeat;
	text-decoration:none;
	color:#000;
	font-weight: bold;
text-transform: uppercase;
}


.nav li a:hover, body.windows-and-doors .nav li a#windows-and-doors, body.stairs .nav li a#stairs, body.conservatories .nav li a#conservatories, body.kitchens .nav li a#kitchens, body.contracting-work .nav li a#contracting-work, body.roofing .nav li a#roofing {
	background-position:0 -34px;
	color:#fff;
}



.text-container {
	float:right;
	width:697px;
	font-size:1.154em;
	color:#eee;
	margin:-10px 0;
	padding:10px 0
}
.text-container h2 {
	font:normal 1.8em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#f00;
	margin:0 0 .5em;
}
.text-container .text {
	float:left;
	width:344px;
	padding-top:15px;
}
.text-container img {
	float:right;
	margin:-10px 0;
}
/* breadcrumb style */

.B_crumbBox {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:.733em;
	color:#777;
}

.B_crumbBox span {
	margin-right:3px;
}

.B_crumbBox a {
	text-decoration:none;
}
.B_crumbBox a:hover {text-decoration:underline;}

/* main text box style */
.main-text-box {
	width:100%;
	overflow:hidden;
margin-top: 12px;
}
.main-text-box h2 {
	font:bold 1.4em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	margin:0 0 .3em;
}
.main-text-box h3 {
	font:bold 1em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#f00;
	margin:0 0 1.3em;
	padding-bottom:2px;
	border-bottom:2px solid #f00;
}
.main-text-box h4 {
	font:bold 1.2em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	margin:0;
}
/* photo box style */
.photo-box {
	float:left;
	display:block;
	border:1px solid #bbb;
	margin-bottom:15px;
}
.photo-box img {
	display:block;
	border:5px solid #d3d3d3;
}
/* featured box style */
.featured-box {
	float:left;
	width:360px;
}
.featured-box strong {
	font:normal .867em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#555;
	margin-bottom:1.2em;
	display:block;
}
.featured-box .btn span {background:url(/assets/templates/tn-v1/images/text-view-details.gif) no-repeat;}
/* gallery box style */
.gallery-box {
	float:right;
	width:501px;
}
.gallery-box ul {
	width:536px;
	float:left;
	margin:0 -35px 30px 0;
	padding:0;
	list-style:none;
	font-size:.867em;
	color:#333;
}
.gallery-box li {
	float:left;
	width:233px; /*233*/
	margin:0 35px 0 0;
}
.gallery-box strong {
	clear:both;
	display:block;
	font-size:1.154em;
	margin-bottom:5px;
	color:#000;
}
.gallery-box a {color:#000; cursor: url(assets/templates/tn-v1/images/magnify.cur), pointer;}
.gallery-box strong a {text-decoration:none;}
.gallery-box strong a:hover {text-decoration:underline;}
.gallery-box p {margin-bottom:5px;}


#main-content-left {
	float:left;
	width:600px;
}

#main-content-right {
	float:right;
	width:300px;
}

.kitchen-gallery {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
}

.kitchen-gallery ul {
        float: left;
        margin:0 -35px 30px 0;
	padding:0;
	list-style:none;
	font-size:.867em;
	color:#333;
}

.kitchen-gallery li {
	float:left;
	width:233px; /*233*/
        height: 230px;
	margin:0 35px 0 0;
}

.kitchen-gallery strong {
	clear:both;
	display:block;
	font-size:1.154em;
	margin-bottom:5px;
	color:#000;
}
.kitchen-gallery a {color:#000; cursor: url(assets/templates/tn-v1/images/magnify.cur), pointer;}
.kitchen-gallery strong a {text-decoration:none;}
.kitchen-gallery strong a:hover {text-decoration:underline;}
.kitchen-gallery p {margin-bottom:5px;}

.testimonial em { color: #FF0000 }

.fronttest{ color: #FF0000 }