/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #f18e00; color: #fff; text-shadow: none; }
::selection { background: #f18e00; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #006167; text-decoration: none; }
a:visited { color: #006167; }
a:hover { color: #f18e00; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Hoda Shirzad - Adwebtiser - http://www.adwebtiser.co.uk
   ========================================================================== */


/*************GENERAL CLASSES*****************/

.flt_lft {	float: left;	}
.flt_rht {	float: right;	}

.cleared {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

.line {
	width: 100%;
	margin: 10px auto;
	padding: 0px;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	border-top: 1px solid #fde1ba;
}

.cufon {
	font-weight: bold;
}

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }

.clear {	clear: both;	}

ul.green {
	list-style: none;
}

ul.green li {
	padding: 7px 20px;
	background: url(../img/bullet-green.png) no-repeat left 12px;
}

.head {
	position: relative; 
	float: left;
	width: 856px;
	height: 170px;
	padding: 20px 35px;
	margin: 0px 0px 5px 0px;
	color: #fff;
	font-size: 11px;
	background: url(../img/bg-general.png) no-repeat;
}

.head h1 {
	position: absolute; 
	bottom: 10px;
	left: 35px;
}

.head a {
	color: #fff;
}

.head a:hover {
	color: #FBB652;
} 

img.img_lft {	float: left;	}

img.img_rht {	float: right;	}

img.img_lft, img.img_rht {
	padding: 3px;
	border: 1px solid #fde1ba;
	margin: 0px 15px 15px 15px;
}

a img.img_lft:hover, a img.img_rht:hover {
	border: 1px solid #006167;	
}

.orange_font {	color: #f18e00;	}


p.error, p.success {
	font-style: italic;
	color: #C60703;
	padding: 20px;
	background: #FFCFCE;
	border: 1px dashed #F26C6A;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  
	-khtml-border-radius: 5px;
	border-radius: 5px;
	text-shadow: #FFE0E0 -1px 1px 0px;
}

p.success {
	color: #039B1F;
	background: #A2F9B2;
	border-color: #039B1F;		
	text-shadow: #D3FFDB -1px 1px 0px;
}

/*************GENERAL ELEMENTS*****************/

body {
	color: #555;
	font-size: 14px;
	background: url(../img/bg.png) no-repeat top center fixed;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 925px;
}

h1 {
	font-size: 24px;
}

h2 {
	color: #006167;
	font-size: 18px;
	padding: 7px 0px 7px 30px;
	margin: 15px 0px;
	border-top: 1px solid #fde1ba;
	border-bottom: 1px solid #fde1ba;
	background: url(../img/bullet-orange.png) no-repeat 10px 13px;
}

p {
	text-align: justify;
}

a.button {
	height: 28px;
}

a.button.more {
	width: 102px;
	background: url(../img/button-more.png) no-repeat;
}

a.button:hover {
	background-position: 0px -28px;
}

/*************HEADER*****************/

a#logo {
	width: 320px;
	height: 105px;
	margin: 20px auto;
	background: url(../img/logo.png) no-repeat;
}

a#logo:hover {
	background-position: 0px -105px;
}

nav ul {
	width: 100%;
	padding: 0px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}

nav ul li a:hover, nav ul li a.activate {
	color: #f18e00;
}

/*************FOOTER*****************/

a.top, a.back {
	display: block;
	font-size: 12px;	
}

a.back {
	height: 14px;
	padding: 1px 0px 0px 12px;
	margin: 0px 0px 0px 10px;
	background: url(../img/arrow-left.png) no-repeat left;
}

a.top {
	padding: 0px 17px 0px 0px;
	margin: 0px 10px 0px 0px;
	background: url(../img/arrow-up.png) no-repeat right;
}

#footer {
	color: #006167;
	font-size: 12px;
	padding: 25px 40px;
	margin: 20px 0px;
	border: 2px solid #edf5ef;
	background: url(../img/footer-bg.png) repeat-x top;
}

.footer_head {
	font-size: 18px;
	margin-bottom: 10px;
}

#footer ul {
	list-style: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	padding: 5px 0px;
}

#footer a.reverse {
	color: #f18e00;
}

#footer a.reverse:hover {
	color: #006167;
}

.line.footer {
	border-color: #d3e5d8;
}

#footer .ir {
	margin-right: 30px;
	float: left;
}

#beninca {
	width: 100px;
	height: 40px;
	background: url(../img/logo-beninca.png) no-repeat;
}

#bft {
	width: 44px;
	height: 40px;
	background: url(../img/logo-bft.png) no-repeat;
}

#came {
	width: 41px;
	height: 40px;
	background: url(../img/logo-came.png) no-repeat;
}

#faac {
	width: 75px;
	height: 40px;
	background: url(../img/logo-faac.png) no-repeat;
}

/***************HOME PAGE******************/

h1.orange, h1.green {
	font-size: 18px;
	margin: 0px;
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	background: url(../img/h1-orange.png) repeat-x;
}

h1.orange a, h1.green a {
	color: #fff;
}
/*
h1.orange:hover, h1.green:hover {
	background-position: 0px -36px;
}*/

h1.green {
	margin-left: 15px;
	background-image: url(../img/h1-green.png);
}

ul#residential, ul#industrial {
	list-style: none;
	padding: 5px;
	margin: 0px 0px 30px 0px;
	width: 437px;
	background: url(../img/slider-orange.png) repeat-x;
}

ul#industrial {
	margin-left: 15px;
	background-image: url(../img/slider-green.png);
}

/***************PRODUCT PAGE******************/

.head.about {
	background-image: url(../img/bg-about.png);
}

.head.product {
	background-image: url(../img/bg-product.png);
}

.head.pedestrian {
	background-image: url(../img/bg-pedestrian.png);
}

.head.single-leaf {
	background-image: url(../img/bg-single-leaf.png);
}

.head.framed {
	background-image: url(../img/bg-framed.png);
}

.head.sliding {
	background-image: url(../img/bg-sliding.png);
}

.head.barrier {
	background-image: url(../img/bg-barrier.png);
}

.head.access {
	background-image: url(../img/bg-access.png);
}

.head.safety {
	background-image: url(../img/bg-safety.png);
}

.head.contact {
	background-image: url(../img/bg-contact.png);
}

.head.synthetic {
	background-image: url(../img/bg-synthetic.png);
}

/***************AUTOMATION PAGE******************/

.fader_wrapper {
	float: left;
	width: 190px; 
	height: 157px;
	padding: 0px;
	margin:0px;
}

ul#automation-sliding {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

/***************CONTACT PAGE******************/

#map_canvas {
	float: left;
	width: 916px;
	height: 300px;
	margin: 10px 0px;
	border: 5px solid #DEEFE1;
}


input.text, textarea.text {
	width: 250px;
}

select.text {
	width: 260px;
}

input, textarea, select {
	padding: 5px;
	font-family:  Arial;
	font-size: 14px;
	color: #959595;
	border: 1px solid #EAEAEA;
	background: #EAEAEA;
	text-shadow: #fff -1px 1px 0px;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #F18F03;
	color: #F18F03;
	background: #fff;
	text-shadow: none;
}

input.button {
	color: #fff;
	padding: 5px 20px;
	text-align: center;
	background: #1A898F;
	border: 1px solid #1A898F;
	-moz-border-radius: 		5px; 
	-webkit-border-radius: 	5px;  
	-khtml-border-radius: 	5px;
	border-radius: 					5px;	
	text-shadow: #004347 -1px 1px 0px;
}

input.button:hover {
	background: #F18F03;
	border: 1px solid #F18F03;
	text-shadow: #C97602 -1px 1px 0px;
}

/***************QUOTE PAGE******************/

.frm_lft {
	clear: both;
	float: left;
	width: 45%;
	color: #006167;
	text-align: right;
	padding-top: 5px;
}

.frm_rht {
	float: left;
	width: 50%;
	padding-left: 10px;
}

label {
	margin: 0px 20px 0px 0px;
}

/***************SITEMAP PAGE******************/

ul.green li ul li{
	list-style: none;
	font-size: 14px;
	background: url(../img/bullet-orange-small.png) no-repeat left;
}

/***************CUSTOM FONT SIZES******************/

.f10 {	font-size: 10px;	}
.f11 {	font-size: 11px;	}
.f12 {	font-size: 12px;	}

/***************CUSTOM MARGINS******************/

.mr80 	{	margin-right: 80px;		}

/***************CUSTOM PADDINGS******************/

.pl15 p {	margin-left: 	15px;	}
.pr15 p {	margin-right: 	15px;	}

/***************CUSTOM WIDTHS******************/

.w50p {	width: 50%;	}
.w40p {	width: 40%;	}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
