/* @override http://208.112.75.23/assets/css/style.css */

/*----------{ FIRST FRUIT INC. CSS TEMPLATE }----------*/
/*--------{ created by Heath Gerlock 4.25.2007 }-------*/

/* @group Global Styles */

html {
	background-color: #4b6787;
}

#wrapperOuter {
	margin: 0 auto;
	padding: 0;
	width: 770px;
}

/* @group Page Defaults */

* {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS',arial,tahoma,sans-serif;
}

body {
	font-size: 62.5%;
	text-align: left;
}

a {
	text-decoration: none;
}

hr {
	display: none;
	visibility: hidden;
	border: none;
}

.clear {
	display: none;
	clear: both;
	width: 100%;
	border: none;
	height: 0;
	visibility: hidden;
}

hr.verticalSpace {
	width: 100%;
	height: 70px;
	display: block;
	clear: both;
	border: 0;
	visibility: hidden;
	background: none;
}
#smallerText {
	font-size: 90%;
	color: #ccc;
}
sup {
	color: #333;
}

#pageFunctions {
	position: absolute;
	top: 15px;
	right: 20px;
	height: 1.6em;
	font-size: 1.0em;
	z-index: 500 !important;
}
#functionEmail,
#functionPrint {
	color: #000;
	cursor: pointer;
	display: block;
	float: left;
	margin-left: 8px;
	position: relative;
	height: 1.0em;
	padding: 3px 0 3px 20px;
}
#functionEmail {
	background: url(../images/email.gif) no-repeat left center;
}
#functionPrint {
	background: url(../images/print.gif) no-repeat left center;
}

#functionEmail:hover,
#functionPrint:hover {
	text-decoration: underline;
}


/*li {
	border: 1px solid red;
}
ul {
	border: 1px solid blue;
}*/

/* @end */

/* @group Drop Shadow */

.shadowParent {
	position: relative;
	left: 2px;
	top: 2px;
}

.shadowChild {
	position: absolute;
	left: -2px;
	top: -2px;
}

/* @end */

/* @end */

/* @group Header */

#wrapperHeader {
	width: 770px;
	height: 129px;
}

/* @group Header Logo */

#logo {
	background: url(../images/logo.gif) center no-repeat;
	height: 120px;
	width: 480px;
	float: left;
	margin: 4px 0;
}

#logo a {
	
}

#logo a:hover {
	
}

/* @end */

/* @group Header Utility Links */

#utilityLinks {
	margin-top: 112px;
	position: relative;
	float: right;
}

#utilityLinks ul {
	list-style: none;
}

#utilityLinks ul li {
	display: block;
	float: left;
}

#utilityLinks ul li {
	float: left;
	display: block;
	font-size: 1.1em;
	line-height: 1.1em;
	padding-right: 10px;
	margin-left: 8px;
	background: url(../images/bullet-green.gif) no-repeat right center;	
}

#utilityLinks ul li.right {
	padding-right: 0;
	margin-left: 8px;
	background: none !important;	
}

#utilityLinks ul li a:hover {
	color: #fff;
}
#utilityLinks ul li a {
	color: #559732;
}

/* @end */

/* @end */

/* @group Menu */

/* @group Overall Menu Styles */

#menu {
	z-index: 50;
	clear: both;
	margin-top: 0;
}

#menu ul {
	list-style: none;
}

/* @end */

/* @group Menu Level One */

#menu ul li {
	width: auto;
	float: left;
}

#menu ul li a {
	display: inline;
	float: left;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 3px 20px 1px 20px; 
}

#menu ul li.active a,
#menu ul li a:hover {
	background-color: #e5caa9;
	color: #4a3924;
	text-decoration: none;
}

/* @end */

/* @group Menu Level Two */

#menu ul li.active ul {
	width: 770px;
}
#menu ul li ul li a {
	float: left;
	display: inline;
}

#menu ul li ul {
	z-index: 60;
	background-color: transparent;
	position: absolute;
	min-height: 23px;
	top: 24px;
	left: 0;
}
#menu ul li.active ul li a {
	display: inline;
	float: left;
	text-align: center;
	width: auto;
	margin: 0 10px 0 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	background-color: transparent;
	padding: 6px 0 5px 0;
}

#menu ul li.active ul li.active a,
#menu ul li.active ul li a:hover {
	display: inline;
	float: left;
	padding: 6px 0 5px 0;
	color: #fff;
	font-weight: normal;
	text-align: center;
	background: transparent url(../images/submenu_over.gif) no-repeat center bottom;
	color: #fff;
	z-index: 200;
	text-decoration: none;
}

/* @end */

/* @group Content */

#wrapperContent {
	width: 770px;
	margin-top: 15px;
	padding: 0;
}

/* @end */

/* @group Footer */

#image {
	background: url(../images/grapes.gif) left bottom no-repeat;
	height: 155px;
	width: 158px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 500 !important;
}

#wrapperFooter {
	height: 85px;
	width: 100%;
	clear: both;
	position: relative;
	background: #4b6787 url(../images/footer-bg.jpg) top left repeat-x;
}

#wrapperInner {
	margin: 0 auto;
	padding: 0;
	width: 770px;
}


/* @group Footer Contact Info */

#contactInfo {
	float: right;
	height: 70px;
	width: 177px;
	margin-top: 10px;
}

.companyName {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #fff;
}

.companyAddress {
	font-size: .9em;
	line-height: 1.4em;
	color: #69c;
}

.companyNumbers {
	font-size: .9em;
	line-height: 1.4em;
	color: #c0dbf8;
}

#fiveQ {
	height: 15px;
	width: 80px;
	float: right;
}

#fiveQ img {
	border: none;
}

/* @end */

/* @group Footer Menu */

#footerMenu {
	margin: 40px 20px 0 0;
	width: auto;
	float: right;
}

#footerMenu ul {
	list-style: none;
}

#footerMenu ul li {
	display: block;
	float: left;
	padding-right: 10px;
	margin-left: 8px;
	float: left;
	background: url(../images/bullet-blue.gif) no-repeat right center;
}

#footerMenu ul li.last {
	background: none !important;
}
#footerMenu a {
	color: #69c;
}

#footerMenu a:hover {
	color: #fff;
}

#footerMenu ul li a {
	display: block;
	float: left;
	color: #69c;
	font-size: 1.2em;
	line-height: 1.2em;
}

#footerMenu li.active a,
#footerMenu li a:hover {
	display: block;
	float: left;
	color: #fff;
}

/* @end */

/* @end */