/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}
table{
width: 98%;
display: block;
clear: right;
}
td, th {
padding: 3px;
}
th {
font-weight: bold;
}
.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 0; 
	line-height: 0.1;
	margin: 0; padding: 0;

	}
.reset-left {
	clear: left; 
	font-size: 1px; 
	height: 0; 
	line-height: 0.1;
	margin: 0; padding: 0;

	}


a img { border: none; }

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 75%;
  color: #222; 
  background: #f2f2f2;
  font-family: Arial, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #006BB7; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0; }
h3 { font-size: 14px; font-weight: bold; line-height: 1.25; margin-bottom: 0; }
h4 { font-size: 12px; font-weight: bold; line-height: 1.25; margin-bottom: 0; margin-top }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #006bb7; }
a           { color: #ff0000; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em      { font-style: italic; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0; }
ul, ol      { margin: 0 0 15px 0; }

ul          { list-style-type: none; }

ol li {
margin-left: 20px;

}


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }



/* layout elements
-------------------------------------------------------------- */
#container, #container-btm, #site-by {
width: 980px;
margin: 0 auto;
}
#container {
background: #fff url(/us/images/interface/bg-container-top.png) top center no-repeat;
}
#container-btm{
background: url(/us/images/interface/bg-container.png) top center no-repeat;
height: 9px;
}

#wrapper {
width: 960px;
margin: 0 auto;
}
#header, #content, #footer, #banner {
position: relative;
float: left;
width: 100%;
}
#header {
height: 97px;
}

#header h1 {
position: absolute;
top: 11px; left: 0;
border: none !important;
}
	
#header h1 a {
display: block;
position: relative;
text-indent: -9999px;
width: 283px; height: 86px;
background: #fff url("/us/images/interface/logo-recochem.gif") no-repeat !important;
border: none !important;
}

#header h1 img { display: none; }
#country-select{
position: absolute;
top: 20px; left: 740px;
width: 300px;
float: right;
left: 440px;
text-align: right;
}
#banner{
height: 111px;
}
#banner-flash{
height: 302px;
}

#flashcontent {
	
}

#content {
background: url(/us/images/interface/bg-content.jpg) top center no-repeat;
padding-top: 30px;
padding-bottom: 30px;
}
#home-news{
width: 498px;
position: relative;
float: left;
}
#news-container{
padding-left: 20px;
}
#home-intro{
width: 410px;
position: relative;
float: right;
}
#home-intro p{
width: 380px;
}
#sidebar {
width: 205px;
float: left;
margin-top: 30px;
padding-left: 20px !important;
}
#main{
width: 670px;
margin-left: 260px;
text-align: left;
margin-top: 30px;
padding-bottom: 40px;
}
#main p{
padding-right: 10px;
}

#main table {
	border-collapse: collapse;
	padding-bottom: 5px;
}
#main th,
#main td {
	border: 1px solid black;
	text-align: center;
}
#main ul li {
	margin-left: 15px;
	list-style-type: disc;
}
#main ul li ul li {
	list-style-type: square;
}


#sidebar-right{
float: right;
width: 155px;
margin: 0 0 30px 30px; padding: 0;
}

#sidebar-right ul{
margin-top: 10px;
padding: 10px;
background: #E9E9E9;
}

#footer { 
height: 52px;
padding-top: 5px;
background: url(/us/images/interface/bg-footer.gif) top center no-repeat;
}
#footer ul {
padding: 5px 20px 0 20px;

}
#footer p, #footer li { 
font-size: 10px;
padding: 0;
color: #fff;
}
#footer li { float: left; }
#footer li a { padding: 0 10px 0 0; text-decoration: none; color: #fff; }
#footer li a:hover {color: #ADD2F1;}

#site-by {
text-align: right;
color: #888;
font-size: 10px;
padding: 7px 0 0 0;
}
/* navigation elements
-------------------------------------------------------------- */
ul.subnav {
float:right;
position:absolute;
right:10px;
top:72px;
width:430px;
}
ul.subnav li {
float: right;
list-style: none;
padding-left: 7px;
padding-right: 7px;
border-left: 1px #ccc solid;
}
ul.subnav li.first {
border-left: none;
}
ul.subnav li a{
color: #005DA0;
text-decoration: none;
font-size: 11px;
}
/* Main Nav here 
*******************************************************************/


.lang-en #nav {
position: relative;
margin: 0; padding: 0;
}

.lang-en #nav ul.mainnav {
position: relative;	
height: 30px; width: 960px;
margin-bottom: 0;
background: url("/us/images/interface/nav_us.gif") no-repeat;
border: 	
}

	.lang-en #nav ul li.mainnav {
		float: left;
		list-style: none;
		}
	
	.lang-en #nav ul li a.mainnav {
		position: absolute;
		text-indent: -9999px;
		text-decoration: none;
		border: none !important;
		top: 0; height: 30px;
		background: url("/us/images/interface/nav_us.gif") no-repeat;		
		}

		.lang-en #nav ul li#nav-1 a {
			left: 0; width: 133px; 
			background: url("/us/images/interface/nav_us.gif") 0 0 no-repeat;	
			}
		.lang-en #nav ul li#nav-2 a { 
			left: 132px; width: 104px; 
			background: url("/us/images/interface/nav_us.gif") -132px 0 no-repeat;	
			}
		.lang-en #nav ul li#nav-3 a { 
			left: 237px; width: 63px; 
			background: url("/us/images/interface/nav_us.gif") -236px 0 no-repeat;	
			}
		.lang-en #nav ul li#nav-4 a { 
			left: 299px; width: 62px; 
			background: url("/us/images/interface/nav_us.gif") -299px 0 no-repeat;	
			}
		.lang-en #nav ul li#nav-5 a { 
			left: 361px; width: 131px; 
			background: url("/us/images/interface/nav_us.gif") -361px 0 no-repeat;	
			}
		.lang-en #nav ul li#nav-6 a { 
			left: 492px; width: 105px; 
			background: url("/us/images/interface/nav_us.gif") -492px 0 no-repeat;	
			}
		.lang-en #nav ul li#nav-7 a { 
			left: 597px; width: 93px; 
			background: url("/us/images/interface/nav_us.gif") -597px 0 no-repeat;	
			}					
		.lang-en #nav ul li#nav-8 a { 
			left: 690px; width: 162px; 
			background: url("/us/images/interface/nav_us.gif") -690px 0 no-repeat;	
			}					
							

	.lang-en #nav ul li#nav-1 a:hover { background-position: 0 -35px; }
	.lang-en #nav ul li#nav-2 a:hover, .lang-en #nav ul li#nav-2 a.over { background-position: -132px -35px; }
	.lang-en #nav ul li#nav-3 a:hover, .lang-en #nav ul li#nav-3 a.over { background-position: -236px -35px; }
	.lang-en #nav ul li#nav-4 a:hover, .lang-en #nav ul li#nav-4 a.over { background-position: -299px -35px; }
	.lang-en #nav ul li#nav-5 a:hover, .lang-en #nav ul li#nav-5 a.over { background-position: -361px -35px; }
	.lang-en #nav ul li#nav-6 a:hover, .lang-en #nav ul li#nav-6 a.over { background-position: -492px -35px; }
	.lang-en #nav ul li#nav-7 a:hover, .lang-en #nav ul li#nav-7 a.over { background-position: -597px -35px; }
	.lang-en #nav ul li#nav-8 a:hover, .lang-en #nav ul li#nav-8 a.over { background-position: -690px -35px; }


	.lang-en #nav ul li#nav-1 a.active, .lang-en #nav ul li#nav-1 a.active:hover { background-position: 0 -70px; }
	.lang-en #nav ul li#nav-2 a.active, .lang-en #nav ul li#nav-2 a.active:hover { background-position: -132px -70px; }
	.lang-en #nav ul li#nav-3 a.active, .lang-en #nav ul li#nav-3 a.active:hover { background-position: -236px -70px; }
	.lang-en #nav ul li#nav-4 a.active, .lang-en #nav ul li#nav-4 a.active:hover { background-position: -299px -70px; }
	.lang-en #nav ul li#nav-5 a.active, .lang-en #nav ul li#nav-5 a.active:hover { background-position: -361px -70px; }
	.lang-en #nav ul li#nav-6 a.active, .lang-en #nav ul li#nav-6 a.active:hover { background-position: -492px -70px; }
	.lang-en #nav ul li#nav-7 a.active, .lang-en #nav ul li#nav-7 a.active:hover { background-position: -597px -70px; }
	.lang-en #nav ul li#nav-8 a.active, .lang-en #nav ul li#nav-8 a.active:hover { background-position: -690px -70px; }


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


.sidenav
{
	position: relative;
	background: #004980 url("/us/images/interface/sidebar-nav-top.gif") no-repeat;
	margin-bottom: 20px;
}

.sidenav ul
{
	background: url("/us/images/interface/sidebar-nav-btm.gif") bottom left no-repeat;
	padding: 5px 5px 3px 5px;
}

.sidenav li ul, .sidenav li li
{
	background: none !important;
	padding: 5px 0 0 0 !important;
	margin: 0 !important;
	line-height: 13px;
}

.sidenav li li a { padding: 0 0 0 15px !important; }

.sidenav li
{
	background: url("/us/images/interface/sidebar-inner-nav-top.gif") no-repeat;
	margin-bottom: 2px;
}

.sidenav li span
{
	background: url("/us/images/interface/sidebar-inner-nav-btm.gif") no-repeat bottom left;
	height: 5px;
	display: block;
	margin: 0; padding: 0;
	line-height: 0;
	font-size: 0.1em;
}
.sidenav h4 {
	margin: 10px 0 0 15px;
	height: auto;
}
.sidenav ul li ul li {
	
}



.list li a
{
	text-decoration: none;
	color: #006bb7;
	display: block;
	padding: 6px 0 1px 5px;
	font-size: 11px;
}

.list a:hover { color: #ff0000; }
.list li a.active {
color: #ff0000;
}
.list h3
{
	padding: 15px 0 1px 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.list li p
{
	color: #666;
	padding: 6px 0 1px 5px;
	font-size: 10px;
}
/* product elements
-------------------------------------------------------------- */

.product-container{
width: 670px;
background: #f5f5f5 url("/us/images/interface/bg-productcontainer.gif") no-repeat;
padding: 0 0 10px 0;
margin: 30px 0 0 0;
border-bottom: 1px #C8DDE9 solid;

}
.product-container h3{
display: block;
position: relative;
float: left;
width: 550px;
margin: 0; 
padding: 5px 0 15px 5px;
height: 16px;
}
.product-container h5{
font-size: 12px;
color: #666;
margin: 0; padding: 5px 0 0 15px;
}

.product, .featured-product{
position: relative;
float: left;
width: 206px;
border: 1px #E1E1E1 solid;
background: #fff;
margin: 10px 0 0 7px; padding: 0;
}
.featured-product{
width: 430px;
border: none;
border-bottom: 1px #E1E1E1 solid;
}
.product h4, .featured-product h4{
padding: 5px 0 0 0;
margin-top: 20px;
font-size: 11px;
}
.product p , .featured-product p{
margin: 0; padding: 0;
font-size: 11px;
}
.product img, .featured-product img{
	float: left;
}
.img-holder {
height: 165px;
width: 76px;
float: left;
margin-right: 10px;
overflow: hidden;
}
.get-more-info{
float: right;
width: 100px;
height: 16px;
margin:0; padding: 5px 5px 15px 5px;
text-align: right;
}
.get-more-info a{
color: #006bb7;
}
.get-more-info a:hover{
color: #ff0000;
}

p.more{
color: #ff0000;
padding-bottom: 5px;
text-transform: uppercase;
}
.see-all-products {
text-align: right;
height: 30px;
margin-bottom: 30px;
border-top: 1px #C8DDE9 solid;
background: #fff url("/us/images/interface/see-more-products.png") top right no-repeat;
}
.see-all-products p{
text-align: right;
margin: 0;
padding: 3px 10px 5px 10px;
}

/* Search Results
-------------------------------------------------------------- */
#main.search_results {margin-left: 20px}
#main.search_results a + h3 {margin-top:20px}
#main.search_results p {margin:0}
#main.search_results p + p {margin-top:1em}

/* form elements
-------------------------------------------------------------- */
form.country {
font-size:10px;
}

form.country select,form.country option,form.country label {
color:#777;
font-size:10px;
}

form#search {
color:#777;
font-size:10px;
margin-top:5px;
position:absolute;
right:10px;
top:6px;
}

form#search input[type="text"] {
border-color:#D0D0D0;
border-style:solid;
border-width:1px 0 1px 1px;
color:#777;
font-size:10px;
height:11px;
padding:5px 5px 4px 10px;
width:150px;
}

form#search input[type="image"] {
position:relative;
top:6px;
}


/* Slideshow
-------------------------------------------------------------- */
#slideshow {
height:350px;
position:relative;
width:960px;
}

#slideshow .slides .slide {
height:auto;
left:0;
position:absolute;
top:0;
z-index:1;
}

#slideshow .slides .active {
z-index:2;
}

#slideshow .slides .text {
color:#fff;
font-size:18px;
height:262px;
line-height:1.2;
padding:35px 10px 0 30px;
position:absolute;
right:0;
text-align:left;
top:0;
width:385px;
}

#slideshow .slides .text h2 {
color:#fff;
font-size:25px;
margin-bottom:10px;
}

#slideshow .slides .text p {padding-right:100px;}

#slideshow .slides .learn-more {
bottom:19px;
display:block;
height:25px;
overflow:hidden;
position:absolute;
right:18px;
text-decoration:none;
width:90px;
}

#slideshow .slides .learn-more img {vertical-align:top;}
#slideshow .slides .learn-more span {visibility:hidden;}

#slideshow .controls {
bottom:15px;
left:10px;
position:absolute;
z-index:10;
}

#slideshow .controls .control {
background:#012;
color:#fff;
display:block;
float:left;
font-weight:700;
height:20px;
line-height:20px;
margin-left:5px;
position:relative;
text-align:center;
text-decoration:none;
width:15px;
z-index:10;
}

#slideshow .controls .active{background:#4d5864;}
#slideshow .controls .play,#slideshow .controls .pause{overflow:hidden;text-indent:-9999px;}
#slideshow .controls .play{background:url(/images/interface/play.png) no-repeat scroll 0 0 transparent;}
#slideshow .controls .pause{background:url(/images/interface/pause.png) no-repeat scroll 0 0 transparent;}


/* jquery
---------------------------------------------------------------*/
a:focus {
	outline: none;
}
.panel {
display: none;
padding-bottom: 10px;
background: #fff url("/us/images/interface/bg-panel.gif") repeat-y;
border-bottom: 1px #C8DDE9 solid;

}
.slide {
text-align: right;
height: 30px;
padding: 0;
}
.btn-slide {
	text-align: center;
	width: 134px;
	height: 30px;
	padding: 5px 5px 0 0;
	margin-left: 525px;
	display: block;
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #fff url("/us/images/interface/see-more-products.png") top right no-repeat;
}

/* Timeline
*********************************************************************/
		.timeline{width:677px;height:553px;background:url(/media/timeline/img/bg1.png);overflow:hidden;}
		.control-frame{width:674px;overflow:hidden;position:relative;background:url(/media/timeline/bar.png);margin:20px 0 0 1px;}
		.control-frame .controls{width:9999px;position:relative;}
		#control-frame  .controls .control{float:left;margin-left:10px;font-size:20px;background:none;padding:10px 10px;cursor:pointer}
		.controls .control:first-child{margin-left:0}
		.controls .control.active{background-color:#013356;color:#fff;}
		.slides{overflow:hidden;}
		.slides .slide{display:none;height:427px;text-align:center;margin-right:-1200px;}
		.slides .slide:first-child{display:block;margin-right:0;}
		.clear{clear:both}

