@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Puritan);
@import url(http://fonts.googleapis.com/css?family=Allerta);

body,td,th {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 36px;
	font-weight: lighter;
	line-height: 40px;
	margin-top: 0px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
h3 {
	font-size: 36px;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 0px;
}
p {
	margin-top: 0px;
}
.largeText {
	font-size: 36px;
	font-weight: lighter;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}
#fruitscontainer {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 20;
	padding-top: 20px;
	padding-bottom: 20px;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #542862;
	font-weight: bold;
}
.menu1 a:link {
	color: #542862;
	text-decoration: none;
}
.menu1 a:visited {
	color: #542862;
	text-decoration: none;
}
.menu1 a:hover {
	color: #986EA3;
	text-decoration: none;
}
.featurebuttons {
	height: 117px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.featurebuttons .button {
	float: left;
	height: 117px;
	width: 300px;
}
.featurebuttons2 {
	height: 140px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.featurebuttons2 .button {
	float: left;
	height: 117px;
	width: 300px;
	padding-right: 24px;
	padding-left: 24px;
}
.footer {
	font-size: 10px;
	color: #000000;
}
.txtsm {
	font-size: 10px;
	color: #000000;
}
.whiteText {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.footer a:link {
	color: #381F40;
	text-decoration: none;
	font-size: 10px;
}
.footer a:visited {
	color: #381F40;
	text-decoration: none;
	font-size: 10px;
}
.footer a:hover {
	color: #673A75;
	text-decoration: none;
	font-size: 10px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 5px;
	text-transform: capitalize;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu2 a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu2 a:hover {
	color: #D8D8D8;
	text-decoration: none;
}
a:link {
	color: #492952;
	text-decoration: none;
}
a:visited {
	color: #492952;
}
a:hover {
	color: #7A4D87;
}
.bigText {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
}
.medText {
	font-size: 16px;
	font-weight: bold;
}
.landingTable {
	background-image: url(images/partner_landing.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.subText {
	font-size: 14px;
	color: #333333;
}
.box {
	background-image: url(images/box_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F7F7F9;
}
.contentMain {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.highlighted {
	font-weight: bold;
	color: #6F407C;
	text-decoration: underline;
}
#affilcontainer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#affilNav {
	float: left;
	width: 200px;
}
#affilMain {
	float: left;
	width: 650px;
	margin-left: 20px;
}
#footer {
	float: left;
	width: 900px;
}
#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
	background-color: #CCC;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	border-bottom: 1px solid #393939;
	color: #333;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	background-color: #E8E7E5;
}
#menu a:hover {
	color: #fff;
	padding-bottom: 8px;
	background-color: #906A9B;
}
.videoM {
	float: left;
	height: 243px;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.linkto {
	height: 20px;
	width: 600px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}
/**
 * Dragdealer JS v0.9.5
 * http://code.ovidiu.ch/dragdealer-js
 *
 * Copyright (c) 2010, Ovidiu Chereches
 * MIT License
 * http://legal.ovidiu.ch/licenses/MIT
 */
 
/* Corners */

.rounded-cornered,
.rounded-cornered .handle {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.dragdealer {
	position: relative;
	height: 30px;
	background: #EEE;
	width: auto;
}
.dragdealer .handle {
	position: absolute;
	cursor: pointer;
}
.dragdealer .red-bar {
	width: 100px;
	height: 30px;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	background-color: #6C4379;
}
.dragdealer .disabled {
	background: #898989;
}

/* Scroll bar */

#scroll-bar {
	width: 22px;
	height: 160px;
}
#scroll-bar .handle {
	width: 22px;
	height: 54px;
}
#scroll-mask {
	width: 870px;
	height: 158px;
	border: 1px solid #CCC;
	background: #F8F8F8;
	overflow: hidden;
}
#scroll-content {
	padding: 10px;
}

/* Magnifier */

#magnifying-text {
	padding: 10px;
	border: 1px solid #CCC;
	background: #F8F8F8;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: normal;
}

/* General classes */

.left-float {
	float: left;
}

.right-float {
	float: right;
}

/* TextBox End */
.boxright {
	float: right;
	width: 200px;
	margin-left: 14px;
	margin-bottom: 14px;
	text-align: center;
	background-color: #E8E7E5;
	border: 1px inset #666;
	padding: 6px;
}
#rotator {
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	width: 1050px;
	z-index: 100;
	background-image: url(images/image1BG.jpg);
	background-repeat: no-repeat;
}
.content1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
}
.fruitbox {
	float: left;
	width: 280px;
	padding: 2px;
	margin-left: 6px;
}
.box2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.box2 .box2-1 {
	background-image: url(images/box-purp-1.jpg);
	height: 6px;
	width: 900px;
}
.box2 a:link {
	color: #E1AFF0;
	text-decoration: none;
}
.box2 a:visited {
	color: #E1AFF0;
	text-decoration: none;
}
.box2 .box2-3 {
	background-image: url(images/box-purp-3.jpg);
	height: 6px;
	width: 900px;
}
.box2 .box2-2 {
	background-image: url(images/box-purp-2.jpg);
	padding: 8px;
	width: 884px;
}
.lightblock {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DEDEDE;
	padding: 14px;
	text-align: center;
	font-family: 'Allerta', Arial, Helvetica, sans-serif;
}
.fontAllerta {
	font-family: 'Allerta', Arial, Helvetica, sans-serif;
}
.fontPuritan {
	font-family: 'Puritan', Arial, Helvetica, sans-serif;
}
.fontPuritanLarge {
	font-family: 'Puritan', Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.videofruitbio {
	background-color: #DEDEDE;
	float: right;
	width: 476px;
	padding: 12px;
	text-align: center;
}

