body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}


body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #513E29;
	background: #F1F0D1;
}


/* =page structure
---------------------------------------------------------- */

div.inner-wrap {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}


#main {
	font-size: 95%;
	line-height: 1.38em;
	
}

#content {
	padding: 1em 0;
	text-align: justify;
	margin-right: 20px;
	float: left;
	width: 570px;
	border-right: 2px solid #E1DABF;
	color: #333;
	min-height: 400px;
	
}

div.full #content {
	width: 750px;
	border-right: none;
}

div.full #content #column1, div.full #content #column2, div.full #content #column3 {
	float: left;
	font-size: 92%;
	padding: 0 10px;
} 

div.full #content #column1 {
	width: 216px;
}

div.full #content #column2 {
	border-left: 2px solid #E1DABF;
	border-right: 2px solid #E1DABF;
	width: 256px;
}

div.full #content #column3 {
	width: 196px;
}

#sidebar {
	padding: 1em 0;
	float: left;
	width: 160px;
	color: #513E29;
}


/* =header
---------------------------------------------------------- */

#header {
	color: #fff;
	background : #060807 url(http://www.freshfruitexport.com/images/header-bg.jpg) no-repeat center;
	padding: 50px 0;
	float: left;
	width: 100%;
}


/* =footer
---------------------------------------------------------- */

#footer {
	color: #fff;
	background: #333 url(http://www.freshfruitexport.com/images/footer-bg.gif) repeat-x top;
	padding: 1em 0 1em 0;
	float: left;
	width: 100%;
}

/* =main nav
---------------------------------------------------------- */

#nav {
	background: #060807;
	width: 100%;
	padding: 16px 0 0 0;
	list-style: none;
	float: left;
	
}

#nav ul { 
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
}

#nav ul li {
	float: left; 
	padding: 0;
	margin: 0; 
	margin-left: 1px;
	padding-top: 0; 
	background: url(http://www.freshfruitexport.com/images/tab_right.png) no-repeat right top; 
	margin-right: 1px;
	font-size : 96%;
	height: 28px;
}

#nav a {
	display: block; 
	margin: 0 1px 0 0;
	padding: 7px 18px;

	color: #fff; 
	text-decoration: none; 
	background:  url(http://www.freshfruitexport.com/images/tab_left.png) no-repeat left top;
}

#nav a:hover {
	background:  url(http://www.freshfruitexport.com/images/tab_left_hover.png) no-repeat left top;	
}


#nav ul li:hover {
	background:  url(http://www.freshfruitexport.com/images/tab_right_hover.png) no-repeat right top;	
}

#nav #membre {
	background:  url(http://www.freshfruitexport.com/images/tab_right_hover.png) no-repeat right top;	
}
#nav #membre a{
	background:  url(http://www.freshfruitexport.com/images/tab_left_hover.png) no-repeat left top;	
}

#nav #membre:hover {
	background:  url(http://www.freshfruitexport.com/images/tab_right.png) no-repeat right top;	
}
#nav #membre a:hover{
	background:  url(http://www.freshfruitexport.com/images/tab_left.png) no-repeat left top;	
}

#nav #current a  {
	color: #333;
	background:  url(http://www.freshfruitexport.com/images/tab_left_current.png) no-repeat left top;	
	font-weight: bold;
}

#nav ul #current  {
	background:  url(http://www.freshfruitexport.com/images/tab_right_current.png) no-repeat right top;	
}


/* =sidebar nav
---------------------------------------------------------- */





/* =footer nav
---------------------------------------------------------- */


/* =links
---------------------------------------------------------- */

a:link, a:visited {
	color: #ff6900;
	text-decoration: none;

	}
a:hover {
	color: #fff;
	background: #ff6900;
	text-decoration: none;

	}
	


#header a:hover { background: none; }



/* =headings
---------------------------------------------------------- */

h1 {
	font-size: 200%;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #BF3A14;
	padding-top: .25em;
	line-height: 1.5em;
}

body#home #section-content h1 {
	color: #333;
	font-size: 120%;

}

h2 {
	font-size: 145%;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #f7941d;
	line-height: 1.6;
	margin-bottom: .8em;
	background-position: left;
	background-repeat: no-repeat;
	
}

h2 em {
	display: block;
	font-size: 75%;
	line-height: .1em;
	margin-bottom: 2em;
	color: #776B5D;
	font-style: italic;
}

h2 span {
	display: none;
}

h2.acorn {
	background: url(http://www.freshfruitexport.com/images/acorn.gif) no-repeat 4px .35em;
	padding-left: 36px;
}

body#home #content h2.acorn {
	background: url(http://www.freshfruitexport.com/images/acorn.gif) no-repeat 4px .35em;
	padding-left: 40px;
	font-size: 152%;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #513E29;
	text-transform: none;
	line-height: 2.2em;
}

h2.acorn a {
	border: 0;
}



/* =lists
---------------------------------------------------------- */

ul.bullet-list li {
	background: url(http://www.freshfruitexport.com/images/bullet_yellow.gif) no-repeat 0 .6em;
	padding-left: 12px;
}



/* =content
---------------------------------------------------------- */

#content p, #content ul, #content dl {
	padding-right: 30px;
	margin-bottom: 1.38em;
	line-height: 1.5em;
}

#content li {
	margin-bottom: .5em;
}

abbr, acronym {
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px dotted #999;
}

strong {
	font-weight: bold;
}

code {
	font-family: Monaco, "Courier New", monospace;
	color: #B24928;
}

span.sub {
	font-size: 92%;
}

blockquote {
	padding: 10px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F8F8E8;
	color: #5E9492;
	margin: 20px;
}

blockquote p {
	color: #5E9492;
	margin-bottom: 0;
}

blockquote code {
	color: #6A6156;
	font-size: 11px;
}


/* =section-content
---------------------------------------------------------- */

#section-content p {
	font-family: Georgia, "Times New Roman", serif;
	color: #333;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: .75em;
}

body#home #section-content h2 {
	color: #333;
}

#section-content h2 {
	color: #BF3A14;
	margin-top: 1.6em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#section-content a.matrix {
	border: 0;
}


/* =sidebar
---------------------------------------------------------- */

#sidebar h2 {
	text-transform: uppercase;
	font-size: 100%;
	margin-bottom: .375em;
	color: #f7941d;
	background-image: url(http://www.freshfruitexport.com/images/asterisk_orange.gif);
	padding-left: 20px;
}

#sidebar h2.acorn {
	background: url(http://www.freshfruitexport.com/images/acorn.gif) no-repeat 4px .35em;
	padding-left: 40px;
	font-size: 152%;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #513E29;
	text-transform: none;
	line-height: 2.2em;
}

#sidebar p, #sidebar ul, #sidebar dl {
	margin-bottom: 1.38em;
	font-size: 92%;
}

#sidebar dl {
	margin-bottom: 1.75em;
}

#sidebar dl dt {
	font-weight: bold;
}

#sidebar ul {
	line-height: 1.75em;
	margin-left:20px;
}

#sidebar ul li {
	background: url(http://www.freshfruitexport.com/images/bullet_yellow.gif) no-repeat 0 50%;
	padding-left: 15px;
}

#sidebar ul li.current {
	background: url(http://www.freshfruitexport.com/images/here.gif) no-repeat 0 50%;
	padding-left: 15px;	
}

#sidebar ul li.current a:link, #sidebar ul li.current a:hover {
	border: none;
	font-weight: bold;
	color: #333;
	background-color: none;
}

#sidebar p.rfp {
	background: url(http://www.freshfruitexport.com/images/rfp.gif) no-repeat 0 50%;
	padding-left: 20px;
}

/* =portfolio thumbnail links */
div.portfolio-wrap {
	float: left;
	width: 225px;
}
align="right"
dl.portfolio {
	float: left;
}

dl.portfolio dt {
	margin: 0;
}	

dl.portfolio dd {
	margin: 0 0 2px 0;
	padding: 0;
}

dl.portfolio dt a {
	margin: 2px 8px 0 0;
	padding: 3px;
	float: left;
	display: block;
	border: 2px solid #D7D7C9;
	background: #fff;
}

dl.portfolio dt a:hover, dl#portfolio dt.current a {
	border-color: #B2AFA1;
}

img.screen {
	margin-left: 20px;
}

#section-content p.sub {
	font-size: 100%;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

/* =footer
---------------------------------------------------------- */

#footer p {
	font-size: 92%;
	color: #fff;
	line-height: 1.38em;
	background: url(http://www.freshfruitexport.com/img/logo-footer.gif) no-repeat 0 0;
	padding-left: 35px;
}



/* =photos
---------------------------------------------------------- */
img#me {
	float: left;
	border: 2px solid #382C1E;
	margin: .5em 1.25em 0 0;
}


/* =tables
---------------------------------------------------------- */



/* =blog specific
---------------------------------------------------------- */


#content div.datebox {
	display: block;
	float: left;
	margin: 6px 16px 50px 0;
	background: #fff url(http://www.freshfruitexport.com/images/section-content-bg.gif) repeat-x bottom;
	width: 36px;
	border-top: 1px solid #D7D1B4;
	clear: left;
	position: absolute;
	left: 0; top: 0;
}

#content div.datebox p {
	color: #333;
	padding: .25em 0 0 0;
	text-align: center;
	font-size: 100%;
	text-transform: uppercase;
	font-family: Georgia, "Lucida Grande", Helvetica, sans-serif;
	line-height: 1.25em;
}

#content div.datebox p span {
	display: block;
	font-size: 185%;
	color: #BF3A14;
	line-height: .85em;
}

#content span.feed, #footer span.feed {
	padding-left: 20px;
	background: url(http://www.freshfruitexport.com/images/feed-icon-sm.gif) no-repeat 4px .1em;
}

#section-content ul li.feed {
	padding-left: 20px;
	background: url(http://www.freshfruitexport.com/images/feed-icon-sm.gif) no-repeat 4px .35em;
}


#sidebar h2.feed {
	padding-left: 36px;
	background: url(http://www.freshfruitexport.com/images/feed-icon.gif) no-repeat 4px .35em;
	line-height: 2em;
	font-size: 152%;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #513E29;
	text-transform: none;
}

#sidebar h2.feed a {
	color: #513E29;
	border: 0;
	}

#section-content div.datebox {
	display: block;
	float: left;
	margin: 4em 16px 20px 0;
	background: #fff url(http://www.freshfruitexport.com/images/section-content-bg.gif) repeat-x bottom;
	width: 36px;
	border-top: 1px solid #D7D1B4;
	clear: left;
}

#section-content div.datebox p {
	color: #333;
	padding: .25em 0 0 0;
	text-align: center;
	font-size: 100%;
	text-transform: uppercase;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	line-height: 1em;
}

#section-content div.datebox p span {
	display: block;
	font-size: 185%;
	color: #BF3A14;
	line-height: 1em;
	padding-bottom: .25em;
}

#section-content h2.acorn {
	background: url(http://www.freshfruitexport.com/images/acorn.gif) no-repeat 4px .5em;
	padding-left: 36px;
	line-height: 2em;
	margin-top: 1em;
	font-size: 195%;
	margin-bottom: 0;
}

#section-content h2.acorn a {
	border: 0;
}

#content h3 {
	font-size: 107%;
	margin-left : 10px;
	font-weight: bold;
	line-height: 1.6;
	color: #454545;
}

#section-content h3 {
	font-size: 122%;
	font-weight: bold;
	line-height: 1.6;
}

h2#post-title {
	font-size: 195%;
	color: #476F6E;
	padding-top: .75em;
}

body#home #content h3.post-title {
	background: url(http://www.freshfruitexport.com/images/pagepost.gif) no-repeat 0 .4em;
	padding-left: 16px;
}

body#home #content p.date {
	padding-left: 16px;
}

div#post-body {
	margin-left: 54px;
}

div#post-body p {
	margin-bottom: .85em;
}

div#post-body p a.more-link {
	font-size: 85%;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}


div.post-detail {
	color: #513E29;
	margin-top: 12px;
	padding-top: 5px;
	display: block;
	font-size: 92%;
	margin-top: 0;
	padding-top: 0;
}

div.post-detail ul li {
	display: block;
	float: left;
	margin-right: 15px;
}

div.post-detail ul li.user {
	background: url(http://www.freshfruitexport.com/images/tab.gif) no-repeat 0 50%;
	padding-left: 18px;
}

div.post-detail ul li.tag {
	background: url(http://www.freshfruitexport.com/images/tag.gif) no-repeat 0 50%;
	padding-left: 18px;
}

div.post-detail ul li.comment {
	background: url(http://www.freshfruitexport.com/images/comment.gif) no-repeat 0 50%;
	padding-left: 18px;
}

div.post-wrap {
	clear: both;
	position: relative;
	padding-left: 50px;
}

div.post-wrap div.post-detail {
	margin-top: -12px;
}

ul#category-tags li {
	display: inline;
	list-style: none;
	background-image: none;
	font-family: "Georgia", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 145%;
	padding-left: 0;
	margin-right: .5em;
	line-height: 1.5em;
}


/* =comments
---------------------------------------------------------- */

div.comment-box, div.comment-boxalt {
	background: none;
	float: left;
	width: 730px;
	margin: 1em 0;
	clear: both;
}

div.comment-box-mine {
	background: #CECDB3;
	color: #696056;
	float: left;
	width: 730px;
	margin: 1em 0;
	clear: both;
}

div.comment-box dl, div.comment-boxalt dl, div.comment-box-mine dl {
	float: left;
	width: 170px;
	margin-top: 1em;
	margin-left: 12px;
	font-size: 92%;
}

div.comment-box dl a, div.comment-boxalt dl a, div.comment-box-mine dl a {
	border: 0;
	font-weight: bold;
}

div.comment-box dl dt, div.comment-boxalt dl dt, div.comment-box-mine dl dt {
	float: left;
	margin-right: 8px;
}

div.comment-box p, div.comment-boxalt p, div.comment-box-mine p {
	float: right;
	width: 488px;
	margin-top: 1em;
}

div.comment-boxalt {
	background: #E5E4C6;
}

/************************************************************************/
/************************************************************************/
/**********************************FORM*********************************/
/************************************************************************/
/************************************************************************/

#form-container {

	margin-left : 100px;
	padding:20px;

}



/*Forms defaults*/

input, textarea {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#404040;

}

label {

	color:#999;

	cursor:pointer;

	padding-left:2px;

	line-height:15px;

	vertical-align:top;

}

label.chosen {

	color:#333;

}



/*Transparent items*/

.transparent {

	filter:alpha(opacity=0);

	-moz-opacity:0;

	opacity: 0;

	border:0px solid #FFF;

	background:#FFF;

	z-index:10;

	cursor:pointer;

}

.transparentFake {

	background:none;

	border:none;

}

.transparent2 {

	z-index:10;

}



/*Radio buttons*/

.radioAreaUnchecked, .radioAreaChecked {

	z-index:5;

	position:absolute;

	width:15px;

	height:15px;

	cursor:pointer;

}

.radioAreaUnchecked {

	background:url(http://www.freshfruitexport.com/images/radio.gif) no-repeat left top;

}

.radioAreaChecked {

	background:url(http://www.freshfruitexport.com/images/radio.gif) no-repeat left bottom;

}



/*Checkboxes*/

.checkboxAreaUnchecked, .checkboxAreaChecked {

	z-index:5;

	position:absolute;

	width:14px;

	height:14px;

	cursor:pointer;

}

.checkboxAreaUnchecked {

	background:url(http://www.freshfruitexport.com/images/checkbox.gif) no-repeat left top;

}

.checkboxAreaChecked {

	background:url(http://www.freshfruitexport.com/images/checkbox.gif) no-repeat left bottom;

}



/*Text inputs*/

.textinput, .textinput:focus {

	width:236px;

	height:15px;

	background:url(http://www.freshfruitexport.com/images/input.gif) no-repeat left top;

	border:none;

	padding:4px 8px;

}

.textinput:focus {

	background-position:left bottom;

}



/*Text areas*/

.textarea, .textareaHovered {

	width:336px;

	height:125px;

	background:url(http://www.freshfruitexport.com/images/textarea.gif) no-repeat left top;

	border:none;

	padding:4px 8px;

}

.textareaHovered {

	background-position:left bottom;

}



/*Selects*/

.selectArea {

	width:200px;

	height:21px;

	background:url(http://www.freshfruitexport.com/images/select_bg.gif) repeat-x left top;

}

.selectArea .left {

	width:8px;

	height:21px;

	float:left;

	background:url(http://www.freshfruitexport.com/images/select_left.gif) no-repeat left top;

}

.selectArea .right {

	width:21px;

	height:21px;

	float:right;

	background:url(http://www.freshfruitexport.com/images/select_right.gif) no-repeat left top;

}

.selectArea .right a {

	display:block;

	width:21px;

	height:21px;

}

.selectArea .right i {

	display:none;

}

.selectArea .center {

	width:160px;

	margin-left:5px;

	margin-right:20px;

	color:#FFF;

	padding-top:3px;

}



/*Selects drop-down*/

.optionsDivInvisible, .optionsDivVisible {

	position:absolute;

	margin-top:-1px;

	margin-left:3px;

	width:172px;

	background:#6f7074;

	padding:2px;

	font-size:11px;

	z-index:20;

}

.optionsDivInvisible {

	display:none;

}

.optionsDivVisible {

	display:block;

}

.optionsDivVisible p {

	margin:0;

	padding:0;

}

.optionsDivVisible a {

	color:#F2F2F2;

	text-decoration:none;

	display:block;

	padding:1px 4px;

	border:1px solid #6f7074;

}

.optionsDivVisible a:hover {

	color:#FFF;

	background:#5F6062;

	border-color:#cfd0d6;

}



/*Button*/

.buttonSubmit, .buttonSubmit:hover {

	width:90px;

	height:26px;

	color:#FFF;

	font-weight:bold;

	padding:2px 5px;

	background:url(http://www.freshfruitexport.com/images/button.gif) no-repeat left top;

	cursor:pointer;

	border:none;
	
	

}

.buttonSubmit:hover {

	background-position:left bottom;

}

/* Contact Form */

.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}

hr.clear {visibility: hidden; margin:20px 0 ;}

.mytable {
	width: 95%;
	padding: 0;
	margin: 0;
}

.mytable caption {
	padding: 0 0 5px 0;
	font: bold italic 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #f7941d;
	border-bottom: 1px solid #f7941d;
	border-top: 1px solid #f7941d;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #f7941d url(images/bg_header.jpg) no-repeat;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #f7941d;
	background: none;
}

.mytable td {
	border-right: 1px solid #f7941d;
	border-bottom: 1px solid #f7941d;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytable th.spec {
	border-left: 1px solid #f7941d;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
