/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input 
{ margin: 0;padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,div, input 
{ font-size: 100%; font-weight: normal; font-style: normal; font-family:verdana,tahoma, arial,Lucida Sans Unicode,sans-serif }
ul,ol { list-style: none; }
fieldset,img 
{ border: none; }
caption,th 
{ text-align: left; }
table 
{ border-collapse: collapse; border-spacing: 0; }
/* END RESET */

body
{ 
  text-align: center;
  font-size:80%;
}

h1, h2, h3, h4, h5, h6, .menu a
{
 font-family:Century Gothic,arial,tahoma, verdana,Lucida Sans Unicode,sans-serif;
}



h1 {
  font-size:240%;
  color:#002395;
  margin-bottom:20px;
  line-height:1em;
}


h2 
{
  font-size:175%;
  color:#002395;
  margin-bottom:1em;
  line-height:1em;
}

h3
{
  font-size:175%;
  color:#FF5800;
  margin-bottom:1em;
  line-height:1em;
}

h4 
{
  font-size:145%;
  font-weight:bold;
  color:#FF5800;
  margin-bottom:1em;
  line-height:1em;
}

h5 
{
  font-size:145%;
  color:#FF5800;
  margin-bottom:1.5em;
}

h6
{
  font-size:120%;
  font-weight:bold;
  color:#002395;
  margin-bottom:1.5em;
}

a
{
   color:#FF5800;
   text-decoration:underline;
}

a:hover
{
  text-decoration:none;
}

.Selected, .Selected li.Selected
{
  font-weight:bold;
}

sup
{
  font-size:8px;
}

.Selected li
{
  font-weight:normal;
}

table
{
   width:100%;
  
}

th
{
  color:#FF5800;
  background-color:#E4EDEF;
  font-size:175%;
  text-align:left;
}


td, th
{
  padding:5px 7px;
  border:1px solid #BED2D9;
}

p
{
  margin-bottom:1.5em;

}

.content
{
  margin:auto;
  width:980px;
  text-align:left;
}

hr, .hr
{
  border-bottom:1px solid #B2B2B2;
  width:100%;
  height:0px;
}


blockquote
{
  font-size:120%;
  display:block;
  width:200px;
  margin:0 15px;
  font-weight:bold;
  float:right;
  color:#FF5800;
  background-image:URL(../images/startQuote.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  line-height:1.5em;
}

blockquote p
{
  background-image:URL(../images/endQuote.jpg);
  background-position:bottom right;
  background-repeat:no-repeat;
  padding:20px 10px;
}


strong, b
{
  font-weight:bold;
}

em
{
 font-style:italic;
}
  
label
{
  width:120px;
  display:block;
  clear:left;
  float:left;
}

/* Standard definitons */




/****** HEADER DEFAULT *****/

.header
{
background-image: url(../images/headerShadow.gif);
background-repeat:no-repeat;
background-position:center top;
}

.header .content {
background-image: url(../images/header.jpg);
background-repeat:no-repeat;
background-position:center top;
height: 83px;
}

.header_logo
{
  float:left;
}

.header_search
{
  background-image:URL(../images/search_background.gif);
  background-position:top left;
  background-repeat:no-repeat;
  float:right;
  clear:right;
  margin-left:10px;
  margin-right:15px;
  margin-top:5px;
  text-align:left;
  width:190px;
  display:inline;
}
.header_search #q
{
  margin-left:5px;
  border:0;
  font-size:90%;
  width:155px;
  float:left;
  margin-top:3px;
  color:#999999;
}

.header_search #searchButton
{
  border:0;
  background-color:none;
  width:30px;
  float:left;

}

.header_microsites
{
  clear:right;
  float:right;
  margin-bottom:10px;
  margin-right:15px;
  margin-top:15px;
}

.header_microsites ul li
{
  float:left;
  margin-left:10px;
  font-size:12px;
}

.header_microsites a
{
  color:#ffffff;
  text-decoration:none;
  font-size:90%;
}



.menu .content {

background-image:url(../images/menu.jpg);
background-position:center top;
background-repeat:no-repeat;
height:40px;
line-height:40px;
margin-top:5px;
}

.menu a
{
  color:#002395;
}

.menu .Selected
{
  color:#FFFFFF;
}


.submenu
{

  position:absolute;
  left:0;
  width:100%;
  z-index:100;

}
/*.menuPlaceHolder
{
  margin:auto;
  width:980px;
}*/

.submenu .content
{
  display:none;
  clear:both;
  background-image: url(../images/menu2.png);
  background-repeat:no-repeat;
  background-position: top center;
  background-color:none;
  height:27px;
  margin:auto;
  padding-top:6px;

}

.menu ul li, .submenu ul li
{
  float:left;
}
.menu ul li a, .submenu ul li a
{
  text-decoration:none;
}

.menu ul li {
  margin-left:15px;
}

.submenu ul li {
  margin-left:25px;
}

.menu ul li a
{
  text-transform: uppercase;
  text-align:center;
  width:122px;
  display:block;
  font-weight:bold;
  font-size:130%;
  z-index:10;
  position: relative; 
  overflow: hidden;
}

 .submenu ul li a {
 color:#fff;
}

/******* END DIV HEADER DEFAULT ******/




/******* DIV MAIN DEFAULT ******/
.main
{
  clear:both;
  margin:auto;
  margin-bottom:20px;
  color:#666666;
  line-height:140%;
  font-size:85%;


}
.main .content
{

  min-height:450px;
  height:auto !important;
  height:450px;
}

.main li
{
  margin-bottom:4px;
  margin-top:4px;
}

.main ul
{
  padding-left:10px;
  margin-left:10px;
  list-style-image:url(../images/listItem.gif);
}

.main ul.infoList
{
  list-style-image:url(../images/listMore.gif);
}


.main li a
{
  text-decoration:none;
  color:#FF5800;
  line-height:210%;
  background-image:URL(../images/li-line.jpg);
  background-position:bottom left;
  background-repeat:no-repeat;
  display:block;
}

.main li a.Selected
{
  font-weight:bold;
}



.half
{
  width:470px;
  float:left;
  display:block;
}

#leftHalf
{
  margin-left:15px;
  margin-right:5px;
}

#rightHalf
{
  margin-left:5px;
  margin-right:15px;

}

#fullWidth
{
  margin:0 15px;
}

#top
{
  clear:both;
  text-align:center;
  min-height:27px;
  height:auto !important;
  height:27px;
  margin-bottom:20px;
}

#left70
{
  margin-left:15px;
  margin-right:5px;
  width:627px;
  float:left;
  display:block;
}

#left30
{
  margin-left:15px;
  margin-right:5px;
  width:286px;
  float:left;
  display:inline;
}

#right70
{
  border-left:1px dotted #BDD2D9;
  display:inline;
  float:left;
  margin-left:5px;
  margin-right:15px;
  padding-left:25px;
  width:627px
}

#left70NoTop
{
  margin-top:47px;
  margin-right:5px;
  margin-left:15px;
  width:627px;
  float:left;
  display:block;
}

#right30
{
  border-left:1px dotted #BDD2D9;
  display:block;
  float:left;
  margin-left:5px;
  margin-right:15px;
  padding-left:25px;
  width:286px;
}

#right30img
{
  display:block;
  float:left;
  margin-left:5px;
  width:326px;
}

  
/******* END DIV MAIN DEFAULT ******/
/*******   START DIV FOOTER   ******/
.footer
{
  clear:both;
}

.footer h6 a
{
  color:#333333;
  text-decoration:none;
}

.footer h6
{
  margin-bottom:0.5em;
  font-size:100%;
}


.footer .content
{
  min-height:185px;
  height:auto !important;
  height:185px;
  background-image: url(../images/footer_bg.jpg);
  background-repeat:repeat-x;
  background-position:top left;
  color:#999999;
  font-size:85%;
}

.footer li
{
  margin-bottom:4px;
}

.footer a
{
  text-decoration:none;
}
.footer li a:hover
{
  color:#444444
}

.footer_content_left
{
  float:left;
  width:300px;
  min-height:185px;
  height:auto !important;
  height:185px;
  margin:30px 20px 0 10px;
}


.footer_content_right
{
  float:right;
  width:640px;
  min-height:185px;
  height:auto !important;
  height:185px;
  margin-top:30px;
  clear:right;
  margin-right:10px;
}

.footer_content_left img
{
  margin-right:10px;
  margin-bottom:10px;
  float:left;
}
.footer_content_left p
{
  clear:both;
}




.footer_menu {
  width:100px;
  float:left;
  clear:right;
  margin:10px;
 }

.footer_menu_trail
{

  margin:auto;
  font-size:85%;
  clear:both;
  width:980px;
  height:33px;
}

 .footer_menu_trail li
{
  float:left;
  margin:10px;
}

.footer_menu_site li
{
  float:left;
  margin:5px;

}

.footer_menu_site li.ListItem1
{
  margin-left:0;
}

.footer_menu_trail li.separator
{
 margin:10px 0;
 color:#999999;
}

.footer_menu_site li a, .footer_menu_trail li a, .footer_content_left a
{
  color:#999999;
}


.footer_menu a 
{
  color:#999999;
}


/*******   END DIV FOOTER   ******/

.clearer
{
  clear:both;
}

#menuindicator
{
  display:block;
  position:absolute;
  overflow:hidden;
  height:40px;
  left:50%;
  background-image:url(../images/selected.gif);
  background-position:center right;
  background-repeat:no-repeat;
  z-index:8;
}

#benefitsTable th
{
  background-color:#FFFFFF;
  border:0 none;
  font-family:Century Gothic,arial,tahoma, verdana,Lucida Sans Unicode,sans-serif;
  font-size:150%;
  font-weight:bold;
  height:66px;
  padding:1px;
  vertical-align:bottom;
}
#benefitsTable td
{  
  background-color:#FFFFFF;
  padding:1px;
}

#spbts_fields
{
  display:none;
}

.leftFloat
{
  float:left;
  clear:left;
  margin:10px;
  
}

.rightFloat
{
  float:right;
  clear:right;
  margin:10px;
}

.webpacForm input, .webpacForm textarea, .webpacForm option, .webpacForm select
{
  width:350px; 
  border:1px solid #BED2D9;
}
.webpacForm input#privacyPolicy
{
  width:25px;
}


.spbts_fields
{
 display:none;
}

#sendButton
{
  width:auto;
  margin-left:120px;
  border:0;
}

.main ul.ImageGallery
{
  list-style-image:none;
}
.main ul.ImageGallery li
{
  float:left;
  margin:0 25px 0 0;
}


.main ul.ImageGallery a
{
  background-image:none;
  display:inline;
}
#largeImage
{
  text-align:center;
  margin-top:20px;
  
}

.TitleFound
{
  display:block;
  font-size:120%;
  font-weight:bold;
  color:#FF5800;
}

.UrlFound
{
  margin-bottom:2em;
  display:block;
}

#galleryScroll
{
  overflow:hidden;
  height:100px;
  width:950px;
}

/* CATALOGUE */

#slider
{
  margin:0 25px;
}

.catalogueMainScroll
{
  overflow:hidden;
  height:150px;
  width:950px;
  margin-top:35px;  
}
.catalogueMainLink a
{
  display:block;
  width:251px;
  float:left;
  text-decoration:none;
  margin-bottom:25px;
  border:1px solid #FFFFFF;
  border-bottom:3px solid #FFFFFF;
}
.catalogueMainLink a.Selected
{
  border: 1px solid #91B4BD;
  border-bottom: 3px solid #91B4BD;
}

.catalogueMainLink span
{
  font-size:175%;
  color:#FF5800;
  text-decoration:none;
  display:block;
  text-align:left;
  padding:3px 0 3px 8px;
}

.catalogueMainLink a:hover span
{
  color:#002395;
}

#flashContent
{
  width:627px;
  height:440px;
  text-align:center;
  clear:both;
}
.selectView
{
  font-size:90%;
 font-weight:bold;
  margin-bottom:1em;
}
.selectView a
{
  padding:2px;
  border:solid 1px #CCCCCC;
  margin-left:6px;
  display:block;
  width:89px;
  height:57px;
  background-position:center center;
  background-repeat:no-repeat;
}

#horizontal a
{
  background-image:URL(../images/vista1_a.jpg);
}
#horizontal a.selected
{
  background-image:URL(../images/vista1_b.jpg);
}

#vertical a
{
  background-image:URL(../images/vista2_a.jpg);
}
#vertical a.selected
{
  background-image:URL(../images/vista2_b.jpg);
}

.selectView a
{
  float:left;
}
#fruitList img
{
  cursor:pointer;
}

#fruitList
{
  height:100px;
  margin-bottom:25px;

}

#fruitScroll
{
  height:130px;
  width:950px;
  margin-top:35px;
  overflow:hidden;
}
#fruitScroll img
{
  border: 1px solid #FFFFFF;
  border-bottom: 3px solid #FFFFFF;
}

#fruitScroll .Selected
{
  border: 1px solid #91B4BD;
  border-bottom: 3px solid #91B4BD;
}

.subRangeLink
{
  float:left;
  width:180px;
  height:180px;
  text-align:center;
  text-decoration:none;
  display:block;
}

.subRangeLink span
{
  display:block;
  text-align:center;
  font-size:145%;
  margin-bottom:1.5em;
  text-decoration:none;
 }

.productDetails
{
  width:280px;
  float:right;
  clear:right;
  line-height:100%;
  display:table;
}
.productDetails td.spacer
{ 
  background-color:#E4EEF0;
  padding-top:20px;
  font-weight:bold;
}
.additionalPictures
{
 border-top:1px solid #BED2D9;
 padding-top:5px;
 margin-top:15px;
}

.ClearLeft
{
  clear:left;
}

#prev, #next
{ 
  position:fixed;
  width:120px;
  top:0;
}