
div.spacer {
  clear: both;
  }
  
#vdp_h1 h1 {
font-family : helvetica ;
font-weight: normal; font-size: 24px;  color: #A80000;
}

#first_lot_of_images {
	position:relative;
	left:-10px;
}

#presentation_link a {
	 color: #A80000;
}

#vdp_h1_supermarketing h1 {
font-family : helvetica;
font-weight: normal; font-size: 27px;  color: #A80000; }

#vdp_presentation_heading h2 {
font-family : helvetica;
font-weight: normal; font-size: 30px;  color: black;
position:relative;
left:18px;
top:10px;
}

#vdp_presentation_box {
 background-image:url(/imgdir/vdp-presentation.jpg);
 width:639px;
 height:184px;
}

#vdp_presentation_text1 {
font-size: 12px;  color: black;
position:relative;
left:260px;
width:250px;
top:5px;
float : left;
}

#vdp_presentation_text2 {
font-size: 12px;  color: black;
position:relative;
left:220px;
width:190px;
top:5px;
float : left;
}

#vdp_presentation_watch {
 color: #A80000;
 position:relative;
 left:262px;
 width:350px;
 font-weight: bold; font-size: 18px; 
 top:-3px;
}


#vdp_presentation_btn {
 height:42px;
 width: 42px;
 position:relative;
 float:right;

 right:398px;
 top:134px;
}

#vdp_presentation_btn a {
  display:block;
  width:42px;
  height:42px;
  text-decoration:none;
}


#vdp_presentation_btn a:hover {
  text-decoration:none;
  background-color: #ffffff;
  filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
}

#vdp_presentation_watch a{  color: #A80000; }
#vdp_presentation_watch a.visited{  color: #A80000; }

#super_hero_100{
 float:right;
 right:34px;
 position:relative;
 top:-45px;
}

#redbulletlist {
list-style-type:disc;
position:relative;
left:-15px;
color: #A80000;
}

#claim_your_complimentary {
font-size: 19px;  color: #A80000;
background-image:url(/imgdir/star.jpg);
background-repeat: no-repeat;
padding-left:59px;
background-position: 3px 7px;
}

#terms_and_conditions {
color:#444444;
font-size:11px;
width:395px;
padding-left:10px;
text-align:justify;
}

#vdp_contact_form {
/*background-image:url(/imgdir/vdp-certified-sustainable-logo.jpg);
background-repeat: no-repeat;
background-position: 500px 50px;*/
}

.darkblue { color: #002d5e; }
.blue { color: #015FA7; }
.grey { color: #444444; }
.black { color: #000000; }
.red { color: #A80000; }

/* form */

.textbox {	
		padding-top:		 2px;
		padding-right:		 0px;	
		padding-bottom:		 0px;	
		padding-left:		 4px;
		border-top-width:		 1px;	
		border-right-width:		 1px;       
		border-bottom-width:		 1px;	
		border-left-width:		 1px;	
		border-top-style:		 solid;	
		border-right-style:		 solid;	
		border-bottom-style:		 solid;	
		border-left-style:		 solid;
		border-top-color:		 #b9d3eb;	
		border-right-color:		 #b9d3eb;	
		border-bottom-color:		 #b9d3eb;	
		border-left-color:		 #b9d3eb;	

	}	
.text,.other {	
		width:		 222px;	
		height:		 18px;
		padding-top:		 2px;	
		padding-right:		 0px;	
		padding-bottom:		 0px;	
		padding-left:		 4px;	
		font-size:		 1em;	
		border-top-width:		 1px;	
		border-right-width:		 1px;       
		border-bottom-width:		 1px;	
		border-left-width:		 1px;	
		border-top-style:		 solid;	
		border-right-style:		 solid;	
		border-bottom-style:		 solid;	
		border-left-style:		 solid;
		
		border-top-color:		 #b9d3eb;	
		border-right-color:		 #b9d3eb;	
		border-bottom-color:		 #b9d3eb;	
		border-left-color:		 #b9d3eb;	
		}		
.left{	
	  /* Changes on the form */
	  color:	 black !important; 
	  font-family:	 helvetica !important;
	  font-size:	 12px !important;
	  text-align:	left;
	}	
.error {
	width:		 222px;	
}
