/* CSS Document */

body, html {
margin: 0;
padding: 0;
/*background: white;*/
font: 10px Verdana, Arial, Helvetica, sans-serif;
color:#333333;
width:100%;
height:100%;
}

a:link {color:#CC0000;
text-decoration:none;
}
a:visited {color:#CC0000;
text-decoration:none;
}
a:hover {color: #000;
text-decoration:underline;}

.g { color:#D1D64C;}

.gl {border-bottom:#D1D64C 1px solid;}

#homeimg {
background: #FFF url(../images/Home_r6_c1.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#contactimg {
	width: 1000px;
	height: 358px;
	background-color: #FFF;
	background-image: url(../images/contact2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Cooking {
background: #FFF url(../images/Cookingfles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Soyabean {
background: #FFF url(../images/Soyabeanfles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Rapeseed {
background: #FFF url(../images/Rapeseedfles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Sunflower {
background: #FFF url(../images/Sunflowerfles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Corn {
background: #FFF url(../images/Cornfles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Groundnut {
background: #FFF url(../images/Groundnutfles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Extravirgin {
background: #FFF url(../images/Extravirginfles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Pureolive {
background: #FFF url(../images/Pureolivefles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Pomaceolive {
background: #FFF url(../images/Pomaceolivefles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Cooking {
background: #FFF url(../images/Cookingfles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Flavoured {
background: #FFF url(../images/flavouredoils.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Omega {
background: #FFF url(../images/Omega3fles.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Asianwok {
background: #FFF url(../images/asianwok.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Mayonnaise {
background: #FFF url(../images/Mayonnaise.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Margarine {
background: #FFF url(../images/Margarine.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#Frying {
background: #FFF url(../images/Fryingoil.jpg) left top no-repeat;
width: 1000px;
height: 358px;
}
#tin {
	background: #FFF url(../images/tin.jpg) left top no-repeat;
	width: 1000px;
	height: 358px;
}

#abb {
	background: #FFF url(../images/abb.jpg) left top no-repeat;
	width: 1000px;
	height: 358px;
}
#cans {
	background: #FFF url(../images/cans.jpg) left top no-repeat;
	width: 1000px;
	height: 358px;
}
#pet {
	background: #FFF url(../images/petnew.jpg) left top no-repeat;
	width: 1000px;
	height: 358px;
}
#glass {
	width: 1000px;
	height: 358px;
	background-color: #FFF;
	background-image: url(../images/glas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.balk {
background: #FFF url(../images/balk.jpg) left top no-repeat;
}

.balk2 {
background: #FFF url(../images/balk2.jpg) left top no-repeat;
}

.overlay_dialog {
	/*background-color: #FEFBF5;*/
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.overlay___invisible__ {
  background-color: #333;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}

/* image gallery */

/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

/* styling for RIGHT gallery */
#container_right {position:relative; width:600px; height:305px; background:#FFFFFF; border:none; margin:1em auto;}
#container_right img {border:0;}
#container_right .thumbs {width:170px; position:absolute; right:0; top:0;}
/*#container_right a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:265px; left:-430px; padding:5px; font-style:italic; color:#333;  z-index:100;}
#container_right a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#D1D64E;}*/

#container_right a.gallery:active, #container_right a.gallery:focus {border:1px solid #000;}
#container_right a.gallery:active em, #container_right a.gallery:focus em {display:block; position:absolute; width:402px; height:274px; top:5px; left:-425px; color:#000; border:1px solid #D1D64E; z-index:50;}
#container_right h1 {clear:both; margin:0; padding-top:80px; padding-left:50px; width:300px; text-align:center;  font-size:3em; color:#D1D64E; font-size:18px;}


 end of image gallery */
.vacTitle {
	font-size: 16px;
}
.vacTitle {
	font-size: 16px;
}
.red {color:#CC0000;}