@import 'reset.css';
@import 'base.css';
a, p, h1, h2 ,h3, ul, ul li, li, button, img, div, table, tr, th, embed, object{
	padding:0; 
	margin:0;
	border:none;
	outline:none;
	background-color:transparent;
	}
td{border:none;}
*{outline:none;}
	ul, ul li, li{
		list-style-position:inside;
	}
body, html{
	background:url(/images/bg-gradient.jpg) repeat-x;
	background-color:#eabd01;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	line-height:20px;
	color:#333333;
	}
a{
	color:#754778;
	}
a:hover{
	text-decoration:none;
	}
#background-wrapper{
	width:100%;
	height:100%;
	background:url(/images/background.jpg) repeat-x center top;
	
	}

#wrapper{
	width:975px;
	margin:0 auto;
	position:relative;
	}
	
#header{
	width:975px;
	height:135px;
	position:relative;
	}

#h1-logo{
	background:url(/images/logo.png) no-repeat;
	width:353px;
	height:116px;
	display:block;
	text-indent:-9000px;
	position:absolute;
	top:12px;
	left:17px;
	}

#page-top{
	background:url(/images/page-top.png) no-repeat;
	height:14px;
	width:975px;
	z-index:10;
	overflow:hidden;
	}
	

	
#container{
	background:url(/images/page-back.png) repeat-y;
	width:975px;
	float:left;
	position:relative;
	z-index:2;

	}
#mslogo{
	float:right;
	position:relative;
	z-index:20;
	width:29px;
	height:20px;
	
	}
#cataloguepdf{ 
	position:absolute;
	top:200px;
	right:266px;
	display:block;
	}
#content{
	width:585px;
	padding:44px 0 44px 44px;
	float:left;
	}
	
#content-full{
	width:887px;
	padding:44px;
	float:left;
	position:relative;
	z-index:6;
	}
#content-left{
	width:395px;
	padding:44px 30px 44px 44px;
	float:left;
	position:relative;
	z-index:7;
	}
#content-right{
	width:395px;
	padding:44px 30px 44px 44px;
	float:left;
	margin-top:82px;
	position:relative;
	z-index:8;
	}
#page-bot{
	background:url(/images/page-bot.png) no-repeat;
	height:47px;
	width:975px;
	float:left;
	margin-bottom:30px;
	}
#footer{
	margin:17px 17px 0 17px;
	color:#57394b;
	font-size:10px;

	}
.box-wrapper{
	border:2px solid #f7e59b;
	position:relative;
	z-index:9;
	float:left;
	
	}
.box-content{
	margin:15px 20px;
	font-size:12px;
	}
.box-content li{
	list-style:none;
	margin-bottom:10px;
	}
.box-content li a{
	background:url(/images/bullet.gif) no-repeat;
	padding-left:30px;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	height:18px;
	display:block;
	}
.box-content li a:hover{
	color:#F00;
	}
.vinanza a{
	color:#2eaae6;
	}
.no-padding td{
	padding:0px;
	}
.findoutmore{
	background:url(/images/findoutmore.gif) no-repeat;
	width:91px;
	height:24px;
	display:block;
	float:right;
	text-indent:-9000px;
	margin-top:10px;
	}
.small-text{
	font-size:11px;
	}
	
.box-top-left{position:absolute; top:-2px; left:-2px; z-index:10}
.box-top-right{position:absolute; top:-2px; right:-2px; z-index:11}
.box-bot-left{position:absolute; bottom:-2px; left:-2px; z-index:12}
.box-bot-right{position:absolute; bottom:-2px; right:-2px; z-index:13}
	
/** SIDE IMAGES **/

.side-image{
	width:340px;
	height:480px;
	position:absolute;
	right:10px;
	top:-4px;
	z-index:15;
	
	}
.side-image img{
	float:right;
	}
.grapes{background: url(/images/side-grapes.jpg) no-repeat}
.model{background: url(/images/side-model.jpg) no-repeat}
.cosmetics{background: url(/images/side-cosmetics.jpg) no-repeat}
.kiwi-fruit{background: url(/images/side-kiwifruit.jpg) no-repeat}
.bottles{background: url(/images/side-bottles.jpg) no-repeat}
.home{background: url(/images/side-home.jpg) no-repeat}

/** CORNER IMAGES **/

.corner-image{
	width:664px;
	height:290px;
	position:absolute;
	right:10px;
	top:-4px;
	z-index:5;
	
	}
.corner-image img{
	float:right;
	}
.kiwifruit{background: url(/images/corner-kiwifruit.gif) no-repeat}
.anti-inflamm{background: url(/images/corner-anti-inflamm.gif) no-repeat}
.blackcurrant{background: url(/images/corner-blackcurrant.gif) no-repeat}
.boysenberry{background: url(/images/corner-boysenberry.gif) no-repeat}
.grapeseed{background: url(/images/corner-grapeseed.gif) no-repeat}
.plus{background: url(/images/corner-plus.gif) no-repeat}
.throat{background: url(/images/corner-throat.gif) no-repeat}
.skin{background: url(/images/corner-skin.gif) no-repeat}
.vin-kiwi{background: url(/images/corner-vin-kiwi.gif) no-repeat}
.vin-grape{background: url(/images/corner-vin-grape.gif) no-repeat}
.digestenk{background: url(/images/corner-digestenk.gif) no-repeat}
.products{background: url(/images/corner-products.gif) no-repeat}

#download-pdf {
	float:left;
	width:350px;
	margin-top:130px;
	margin-left:40px;
	
	}
#download-pdf a{
	background:url(../images/downloadpdf.gif) no-repeat;
	width:219px;
	height:62px;
	display:block;
	text-indent:-9000px;
	}

/** NAVIGATION **/

#navigation{
	position:absolute;
	right:25px;
	top:101px;
	width:454px;
	height:44px;
	z-index:1;
	}
#navigation ul li{display:inline; list-style-type:none;}
#navigation ul li a{height:44px; display:block; text-indent:-9000px; float:left;}

.nav-home{background:url(/images/nav-home.png) no-repeat; width:73px;}
.nav-home-on{background:url(/images/nav-home.png) no-repeat; width:73px; background-position:0 -44px;}
.nav-home:hover{background-position:0 -44px;}

.nav-products{background:url(/images/nav-products.png) no-repeat; width:94px;}
.nav-products-on{background:url(/images/nav-products.png) no-repeat; width:94px;background-position:0 -44px;}
.nav-products:hover{background-position:0 -44px;}

.nav-distributors{background:url(/images/nav-distributors.png) no-repeat; width:115px;}
.nav-distributors-on{background:url(/images/nav-distributors.png) no-repeat; width:115px;background-position:0 -44px;}
.nav-distributors:hover{background-position:0 -44px;}

.nav-news{background:url(/images/nav-news.png) no-repeat; width:68px;}
.nav-news-on{background:url(/images/nav-news.png) no-repeat; width:68px;background-position:0 -44px;}
.nav-news:hover{background-position:0 -44px;}

.nav-contact{background:url(/images/nav-contact.png) no-repeat; width:104px;}
.nav-contact-on{background:url(/images/nav-contact.png) no-repeat; width:104px;background-position:0 -44px;}
.nav-contact:hover{background-position:0 -44px;}

