/* 
Yes2web Standaard CSS - V 20070801 
Site.css Bevat alle elementen voor de opmaak van de website, exclusief de opmaak die door TinyMCE gebruikt kan worden.
*/

/*
Canadian Red
@author: R. Stoopman
@version: 20080624
*/
body{			
	color: #000000;
	margin: 0; /* NEW */
	padding: 0;
	background: url(../../images/canadian/background/body_bg.jpg) center 78px no-repeat; /* NEW */
	}
#container {
	position:relative;
	width:452px;		/* NEW */
	margin:0 auto; 	
	padding: 0 40px;
	text-align: left;
}
#header {
	height: 240px;
}
#header img{
	position: absolute;
	top: 110px;
	left: 320px;
}
#bottle{
	position:absolute;
	top:325px;
	left: 410px;
	width:81px; 
	height:243px;
	z-index:99;
}
object{
	position:relative;
	z-index:9999;
}
input, .form, #invul {
	background: #FFFFFF;
	border: 1px solid #BE131A;
	height: 12px;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	padding: 0px 0px 0px 3px;
	font: 9px Arial, Helvetica, sans-serif;
}
#button {
	margin: 0px 0px 1px -5px!important;
	padding: 0px;
	width: 15px;
}
div#main{
	width:100%;
} 
div#contents{
	width:330px;
	padding-top:5px;
	min-height:275px;	
	*height: 1%;
	_height:275px;
	margin-bottom: 20px;
} 
#navigation{
	position: absolute;
	top: 170px;
	width: 100%;
	left: 34px;
}
#navigation, #footer ul{
	list-style-type:none; margin: 3px 0; padding:0;
}
#navigation li, #footer ul li{
	float:left;
	margin:0;
	padding:0 6px;
	border-right:1px solid #bf131a;
}
#navigation li.last, #footer ul li.last{
	border: none;
}

#navigation li a, #footer ul li a{
	height:13px;					
	display:block;
	_display: inline-block;
	font-size: 11px;
	color: #999;
	line-height: 10px;
	text-decoration: none;
	letter-spacing: 0.15em;
}				
#navigation li a:hover, #footer ul li a:hover{

}
#navigation li a:hover,#footer ul li a:hover{
	text-decoration:none;
	color: #c7121b;
}
div#footer{
	clear:both;
	width:100%;	
}
#footer ul{
	position: relative;
	left: -6px;
}
#footer ul li.last{
	border-right:none;
}
.break{
	clear: both;
}


/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}
.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}
/*---- Header styling ---*/
.sIFR-active #contents h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 19px;
  margin:3px 0 10px 0;
}