/* -------------------------------------------------------------- 
  
   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: "Helvetica Neue", Helvetica, 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(/images/interface/bg-container-top.png) top center no-repeat;
}
#container-btm{
background: url(/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("/images/interface/logo-recochem.gif") no-repeat !important;
border: none !important;
}

#header h1 img { display: none; }

.lang-fr #header h1 a {
display: block;
position: relative;
text-indent: -9999px;
width: 287px; height: 86px;
background: #fff url("/images/interface/logo-recochem-fr.gif") no-repeat !important;
border: none !important;
}

#country-select{
position: absolute;
top: 20px; left: 740px;
width: 200px;
float: right;
text-align: right;
}
#banner{
height: 111px;
}
#banner-flash{
height: 302px;
}

#flashcontent {
	
}

#content {
background: url(/images/interface/bg-content.jpg) top center no-repeat;
padding-top: 30px;
padding-bottom: 30px;
}

#home-news{
width: 315px;
position: relative;
float: left;
}



#news-container{
padding-left: 20px;
}
#home-intro{
width: 600px;
position: relative;
float: right;
}

#home-intro p{

}
.column-half {
	float: left;
	width: 260px;
	margin-right: 10px;
}
#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;
}

#main ul.list-two-column li{
	float: left;
	width: 250px; 
}
#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(/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 20px 0 0;
}
/* navigation elements
-------------------------------------------------------------- */
ul.subnav {
position: absolute;
top: 72px; left: 350px;
width: 600px;
float: right;
}
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 
*******************************************************************/




/* English Main Nav here 
*******************************************************************/
.lang- #nav {
position: relative;
margin: 0; padding: 0;
}

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

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

		.lang- #nav ul li#nav-1 a {
			left: 57px; width: 181px; 
			background: url("/images/interface/nav_australia.gif") -57px 0 no-repeat;	
			
			}
		.lang- #nav ul li#nav-2 a { 
			left: 282px; width: 183px; 
			background: url("/images/interface/nav_australia.gif") -282px 0 no-repeat;	
			border: #f90 1px solid;
			}
		.lang- #nav ul li#nav-3 a { 
			left: 504px; width: 188px; 
			background: url("/images/interface/nav_australia.gif") -504px 0 no-repeat;	
			}
		.lang- #nav ul li#nav-4 a { 
			left: 740px; width: 166px; 
			background: url("/images/interface/nav_australia.gif") -740px 0 no-repeat;	
			}
							

	.lang- #nav ul li#nav-1 a:hover { background-position: -57px -36px; }
	.lang- #nav ul li#nav-2 a:hover, .lang- #nav ul li#nav-2 a.over { background-position: -282px -36px; }
	.lang- #nav ul li#nav-3 a:hover, .lang- #nav ul li#nav-3 a.over { background-position: -504px -36px; }
	.lang- #nav ul li#nav-4 a:hover, .lang- #nav ul li#nav-4 a.over { background-position: -740px -36px; }


	.lang- #nav ul li#nav-1 a.active, .lang- #nav ul li#nav-1 a.active:hover { background-position: -57px -71px; }
	.lang- #nav ul li#nav-2 a.active, .lang- #nav ul li#nav-2 a.active:hover { background-position: -282px -71px; }
	.lang- #nav ul li#nav-3 a.active, .lang- #nav ul li#nav-3 a.active:hover { background-position: -504px -71px; }
	.lang- #nav ul li#nav-4 a.active, .lang- #nav ul li#nav-4 a.active:hover { background-position: -740px -71px; }






























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


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

.sidenav ul
{
	background: url("/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("/images/interface/sidebar-inner-nav-top.gif") no-repeat;
	margin-bottom: 2px;
}

.sidenav li span
{
	background: url("/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 {
	
}
.sidenav li li li a {
    padding-left: 25px !important;
}




.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, .product-container-3 {
width: 670px;
background: #f5f5f5 url("/images/interface/bg-productcontainer.gif") no-repeat;
padding: 0 0 10px 0;
margin: 30px 0 0 0;
border-bottom: 1px #C8DDE9 solid;
}
.product-container-3 {
    float: left;
    width: 217px;
    min-height: 230px;
    height: auto !important;
    height: 230px;
    background-image: url(/images/interface/bg-productcontainer-3.gif);
    margin-right: 6px;
}
.product-container-no-img {
    min-height: 135px;
    height: auto !important;
    height: 135px;
}

.product-container h3, .product-container-3 h3 {
display: block;
position: relative;
float: left;
width: 350px;
margin: 0; 
padding: 5px 0 15px 5px;
height: 16px;
}
.product-container-3 h3 {
    display: block;
    float: none;
    width: auto;
}
.product-container-3 h3 a, .product-container-3 h3 a:hover {
    color: #006BB7;
    text-decoration: none;
}

.product-container h5, .product-container-3 h5 {
font-size: 12px;
color: #666;
margin: 0; padding: 5px 0 0 15px;
}

.product-container-3 .single-featured { display: none; }
.product-container-3 .single-featured-1 { display: block; }

.product, .featured-product{
position: relative;
float: left;
width: 206px;
height: 175px;
border: 1px #E1E1E1 solid;

background: #fff;
margin: 10px 0 0 7px; padding: 0;
overflow:hidden;
}
.product-container-3 .product {
    float: none;
    width: 200px;
}

.featured-product{
width: 270px;
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: 300px;
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("/images/interface/see-more-products.png") top right no-repeat;
}
.see-all-products p{
text-align: right;
margin: 0;
padding: 3px 10px 5px 10px;
}


/* form elements
-------------------------------------------------------------- */

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

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

}
.slide {
text-align: right;
height: 35px;
padding: 0;
margin-bottom: 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;
	text-indent: 5px;
	background: #fff url("/images/interface/see-more-products.png") top right no-repeat;
}