/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	* Filename: style.css
	* Website: http://www.fittexport.com
	* Author: loupchante.net
	* Date: 06/10/2009
 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


* { margin: 0; padding: 0; }
		
html {
	font: 62.5% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: #000 0px 0px 0px;/* Elimina el efecto bold en Safari */
	background: #c00 url(../images/fons-cover.gif) no-repeat 0px 0px;
}

body {
	color: black;
	width: 800px;
	margin: auto;
	text-align: center;
	padding: 50px 0;
}

h1 {
	padding: 0.3em 0 0.4em 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	display: block;
	font-size: 140%;
	line-height: 1.2em;
	color: #333;
	border-bottom: #c00 1px solid;
}

p { text-align: left; margin: 15px 0 }

p, ul { font-size: 13px; line-height: 1.4em } 

p a, li a { color: #CCC; text-decoration: none }

p.footer {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 0 0 0;
	text-align: center;
	width: 100%;
	color: #FFF;
	letter-spacing: 0.1em;
}

p.footer a {
	color: #FFF;
	text-decoration: underline;
}

p#cross-links { text-align: center }

p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }

noscript p, noscript ol {
	color: #CCC;
	font-size: 150%;
	line-height: 1.4em;
	text-align: left
}
noscript a {
	color: #333;
	text-decoration: underline
}
noscript ol { margin-left: 25px; }

a:focus { outline:none }

img { border: 0 }

h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 2px solid #000; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 460px;
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 700px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav li.tab1 a, .stripNav li.tab2 a, .stripNav li.tab3 a, .stripNav li.tab4 a, .stripNav li.tab5 a, .stripNav li.tab6 a, .stripNav li.tab7 a, .stripNav li.tab8 a, .stripNav li.tab9 a, .stripNav li.tab10 a, .stripNav li.tab11 a, .stripNav li.tab12 a, .stripNav li.tab13 a, .stripNav li.tab14 a, .stripNav li.tab15 a, .stripNav li.tab16 a { background: #c00 }

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url("../images/arrow-left.gif") no-repeat center;
}

.stripNavR {
	background: url("../images/arrow-right.gif") no-repeat center;
}



/* estil Fittex */

.panel .wrapper #cover {
	background-color: #c00;
	width: 700px;
	height: 460px;
	margin: -10px 10px 10px -10px !important;
	float: left;
	*_width: 100%;
	*_height: 100%;
	*_margin: 0;
	*_background: url(../images/bg-cover.gif) no-repeat -20px -20px;
}

.panel .wrapper #cover h1 {
	margin-bottom: 50px;
	background-color: #c00;
	float: left;
	width: 100%;
	height: 121px;
	background: transparent url(../images/logo-Cfittexport-neg.gif) no-repeat 3px 3px;
	text-indent: -9999px;
	display: block;
}

.panel .wrapper #cover h2 {
	color:#FFF;
	width: 350px;
	margin: 0 0 0 45px;
}

.panel .wrapper #cover p {
	color: #FFF;
	float: right;
	margin: 200px 10px 15px;
}

.panel .wrapper ul {
  margin: 0.5em 1.5em 0.5em 1.5em;
  padding: 0;
}

.panel .wrapper ol {
  margin: 0.5em 1.5em 0.5em 1.5em;
  padding: 0;
}

.panel .wrapper ul li { 
  list-style: none;
  margin: 0.1em 0em 0.6em 0;
  padding: 0 0 0 40px;
  background: transparent url(../images/bullet.gif) no-repeat 2px 0px;
  line-height: 160%;
}

.panel .wrapper ul.fotoendusers li, .panel .wrapper ul li.nobullet {
	background-image:none;
}

.panel .wrapper ul.fotoendusers {
	margin: 50px 0 0 -18%;
	*_margin: 50px 0 0 -16%;
}

.panel .wrapper ul.fotoendusers li {
	margin-right: -60px;
	*_margin-left: 5px;
}

.panel .wrapper .fotoendusers li {
	display: inline;
}

.panel .wrapper #imtech {
	margin: 0 0 -25px 5%;
}

.panel .wrapper img.setting1 {
	margin: 0;
}

.panel .wrapper img.applus, img.ascamm, .panel .wrapper img.bpdef, img.bpten {
	margin-left: 0;
}

.panel .wrapper img.applus, .panel .wrapper img.ascamm {
	display: inline;
}

.panel .wrapper img.test {
	float: right;
	margin: 0 0 2% 2%;
}

.panel .wrapper img.setting {
	float: left;
	margin-right: 5%;
	padding-right: 5%;
	border-right: 3px solid #333;
}

.panel .wrapper img.shadow {
	float: left;
	margin-left: -10px;
}

.panel .wrapper .fittflange {
	color: #C00;
	font-weight: bolder;
}

.panel .wrapper .darkstrong {
	background-color:#E5E5E5;
	font-weight: bolder;
}

.panel .wrapper .result {
	padding: 3% 10% 10% 18%;
	background: transparent url(../images/done.png) no-repeat 4% 10%;
}

.panel .wrapper .why {
	margin-top: 5%;
}

.panel .wrapper .consumption {
	height: 460px;
	background: transparent url(../images/europe.jpg) no-repeat 160px 30px;
} 

.panel .wrapper .consumption p.primer {
	margin-right: 280px;
}

.panel .wrapper .consumption p.segon {
	margin-right: 420px;
}

.panel .wrapper .consumption p.tercer {
	margin-right: 500px;
}

.panel .wrapper .fittex {
	height: 460px;
	background: transparent url(../images/pressed-fittings.jpg) no-repeat 55% 80%;
}

.panel .wrapper .contact {
	height: 460px;
}

.panel .wrapper .contact .contfit li, .panel .wrapper .contact .contjud li {
	display:list-item !important;
	background-image: none !important;
	color:#C00;
	line-height: 80% !important;
}

.panel .wrapper .contact .contfit a, .panel .wrapper .contact .contjud a {
	color: #666;
}

.panel .wrapper .contact .contjud li {
	margin-left: 40%;
}

.panel wrapper .contact .contjud .judit {
	font-size: 110% !important;
	font-weight: bold;
}

.panel .wrapper .contact .contfit li img {
	margin-left: -30px;
}

.shadow {
	display: block;
}