/*
Description: Uzuri Blend Pages
Author: Sarah Mattern 
Author URI: http://matternco.com
*/

#contentArea { /*overwrites main style*/
	background-color: transparent;
	}

#uzuri .clear {
	clear: both;
	}

/* breadcrumbs */


#uzuriCrumbs {
	margin: 20px 0 20px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F0600;
	}

#uzuriCrumbs ul {
	list-style: none;
	margin: 0 0 0 -5px;
	padding: 0;
	}
	
#uzuriCrumbs ul li {padding: 0 0 0 8px;
	list-style: none;
	display: inline;
	
	
	}

#uzuriCrumbs ul li.last {
	background-image: none;
	}

#uzuriCrumbs a {
	color: #1F0600;
	text-decoration: none;
	}

#uzuriCrumbs li.currentCrumb a, #uzuriCrumbs a:hover {
	color: #97192C;
	text-decoration: none;
	}
#pipe {margin:0;padding: 0 8px 0 0px; }	
/* main column content area */

#uzuriMain {
	width: 660px;
	float: left;
	}
	
#uzuriMain .top {
	background: url(../images/uzuri/mainTop.gif) no-repeat top left;
	display: block;
	width: 660px;
	height: 13px;
	}

#uzuriMain .bot {
	background: url(../images/uzuri/mainBot.gif) no-repeat bottom left;
	display: block;
	width: 660px;
	height: 13px;
	margin-bottom: 20px;
	}

#uzuriMain .botBig {
	background: url(../images/uzuri/mainBotBig.gif) no-repeat bottom left;
	display: block;
	width: 660px;
	height: 20px;
	margin-bottom: 20px;
	}

#uzuriMainCol {
	width: 600px;
	padding: 30px;
	background: url(../images/uzuri/mainColBg.jpg) repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 14px;
	line-height: 130%;
	}

#uzuriMainCol p {
	padding: 5px 0 5px 0;
	}

#uzuriMainCol a {
	color: #97192C;
	text-decoration: none;
	border: none;
	}

#uzuriMainCol a img {
	border: none;
	}

#uzuriMainCol .img {
	margin: 10px 0 10px 0;
	}

#uzuriMainCol a:hover {
	text-decoration: underline;
	}

#uzuriMainCol h4 {
	font-size: 18px;
	font-weight: normal;
	color: #1F0600;
	font-style: italic;
	letter-spacing: .03em;
	line-height: 130%;
	padding: 0;
	margin: 0 0 8px 0;
	}

#uzuriMainCol ul { 	
	list-style: none;
	margin: 0 0 0 8px; 
	padding: 5px 0 5px .5em;
	line-height: 140%;
	}

#uzuriMainCol ul li {	
	margin: 0 0 0 8px;
	padding: 3px 0 3px 20px;
	background-image: url(../images/uzuri/bullet.gif);  
	background-position: 0 .5em;
	background-repeat: no-repeat;
	}

/* header images */

#uzuriMainImg {
	background: url(../images/uzuri/uzuriMainImg.jpg) no-repeat;
	width: 660px;
	height: 305px;
	}

#programPgImg {
	background: url(../images/uzuri/programPgImg.jpg) no-repeat;
	width: 660px;
	height: 305px;
	}

/* farmer header images */

#faustaImg {
	background: url(../images/uzuri/faustaImg.jpg) no-repeat;
	width: 660px;
	height: 305px;
	}

#sykaoImg {
	background: url(../images/uzuri/sykaoImg.jpg) no-repeat;
	width: 660px;
	height: 305px;
	}

#mlayImg {
	background: url(../images/uzuri/mlayImg.jpg) no-repeat;
	width: 660px;
	height: 305px;
	}

/*image titles */

#uzuriMainTi {
	background: url(../images/uzuri/mainPgTi.gif) no-repeat;
	width: 552px;
	height: 85px;
	margin-bottom: 10px;
	}

#programPgTi {
	background: url(../images/uzuri/programPgTi.gif) no-repeat;
	width: 586px;
	height: 32px;
	margin: 0 0 10px 0;
	}

#faustaTi {
	background: url(../images/uzuri/faustaTi.gif) no-repeat;
	width: 238px;
	height: 33px;
	margin: 0 0 10px 0;
	}

#sykaoTi {
	background: url(../images/uzuri/sykaoTi.gif) no-repeat;
	width: 400px;
	height: 33px;
	margin: 0 0 10px 0;
	}

#mlayTi {
	background: url(../images/uzuri/mlayTi.gif) no-repeat;
	width: 265px;
	height: 33px;
	margin: 0 0 10px 0;
	}

/* hidden headers for image titles */
#uzuriMainTi h2, #uzuriMainTi h3, #programPgTi h3, #faustaTi h3, #sykaoTi h3, #mlayTi h3 {
	display: none;
	}

/* uzuri main page, main col footer button */
#uzuriMainFt {
	background: url(../images/uzuri/mainPgFt.jpg) no-repeat bottom center;
	width: 660px;
	height: 78px;
	position: relative;
	z-index: 5;
	}

#uzuriMainFt a {
	background: url(../images/uzuri/mainPgFt.jpg) no-repeat top center;
	width: 660px;
	height: 78px;
	display: block;
	cursor: pointer;
	color: white;
	text-decoration: none;
	}

#uzuriMainFt .btmTxt {
	position: absolute;
	z-index: 10;
	bottom: 17px;
	left: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	}

#uzuriMainFt a:hover {
	background-image: none;
	color: #97192C;
	text-decoration: none;
	}


/* sidebar */

#uzuriSide {
	width: 305px;
	float: right;
	}

.mediaBtn {
	margin: 45px 10px 30px 0;
	width: 110px;
	height: 40px;
	background: url(../images/uzuri/mediaBtn.jpg) no-repeat bottom center;
	float: right;
	}

.mediaBtn a {
	background: url(../images/uzuri/mediaBtn.jpg) no-repeat top center;
	display: block;
	width: 110px;
	height: 40px;
	}
	
.mediaBtn a:hover {
	background-image: none;
	}

.mediaBtn b {
	display: none;
	}
	
#enterToWin {
	clear: both;
	margin: 0 -31px 15px 12px;
	width: 336px;
	height: 308px;
	position: relative;
	z-index: 5;
	background: url(../images/uzuri/enterToWinSideBtn.jpg) no-repeat bottom left;
	}

#enterToWin a {
	width: 336px;
	height: 308px;
	display: block;
	background: url(../images/uzuri/enterToWinSideBtn.jpg) no-repeat top left;
	color: white;
	text-decoration: none;
	cursor: pointer;
	}

#enterToWin a:hover {
	background-image: none;
	color: #97192C;
	text-decoration: none;
	}

#enterToWin b {
	display: none;
	}

#enterToWin .btmTxt {
	position: absolute;
	z-index: 10;
	bottom: 34px;
	left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	}

.spiralBar {
	width: 305px;
	height: 23px;
	background: url(../images/uzuri/spiralBar.gif) no-repeat center center;
	}

#videoBox {
	width: 280px;
	margin: 0 auto;
	margin-top: 25px;
	position: relative;
	}

#videoBox .boxBot {
	background: url(../images/uzuri/videoBtnBgBot.jpg) no-repeat top center;
	height: 80px;
	width: 280px;
	position: relative;
	}

#videoBox .boxBot a {
	background: url(../images/uzuri/videoBtnBgBot.jpg) no-repeat bottom center;
	height: 80px;
	width: 280px;
	display: block;
	color: white;
	cursor: pointer;
	}

#videoBox .boxBot a:hover {
	background-image: none;
	color: #97192C;
	text-decoration: none;
	}

#videoBox .boxBot .btmTxt {
	position: absolute;
	z-index: 10;
	bottom: 13px;
	left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	}

#videoBox .boxBot .btmTxt b {
	font-size: 14px;
	}

/* Farmer Sidebar */

#meetFarmersTi {
	background: url(../images/uzuri/meetFarmers.gif) no-repeat center center;
	width: 305px;
	height: 63px;
	margin: 50px 0 10px 0;
	}

#meetFarmersTi h3 {
	display: none;
	}

#faustaFarmerBtn {
	margin-left: 12px;
	background: url(../images/uzuri/faustaFarmerBtn.gif) no-repeat bottom left;
	}

#andersonGoodnessFarmerBtn {
	margin-left: 12px;
	margin-top: 10px;
	background: url(../images/uzuri/andersonGoodnessFarmerBtn.gif) no-repeat bottom left;
	}

#allenRoseFarmerBtn {
	margin-left: 12px;
	background: url(../images/uzuri/allenRoseFarmerBtn.gif) no-repeat bottom left;
	}

#faustaFarmerBtn a {
	position: relative;
	z-index: 5;
	width: 280px;
	height: 165px;
	display: block;
	background: url(../images/uzuri/faustaFarmerBtn.gif) no-repeat top left;
	color: white;
	cursor: pointer;
	}

#andersonGoodnessFarmerBtn a {
	position: relative;
	z-index: 5;
	width: 280px;
	height: 165px;
	display: block;
	background: url(../images/uzuri/andersonGoodnessFarmerBtn.gif) no-repeat top left;
	color: white;
	cursor: pointer;
	}

#allenRoseFarmerBtn a {
	position: relative;
	z-index: 5;
	width: 280px;
	height: 165px;
	display: block;
	background: url(../images/uzuri/allenRoseFarmerBtn.gif) no-repeat top left;
	color: white;
	cursor: pointer;
	}

#faustaFarmerBtn a:hover, #faustaFarmerBtn.current a, #andersonGoodnessFarmerBtn a:hover, #andersonGoodnessFarmerBtn.current a, #allenRoseFarmerBtn a:hover, #allenRoseFarmerBtn.current a {
	background-image: none;
	color: #97192C;
	text-decoration: none;
	}

#faustaFarmerBtn b, #andersonGoodnessFarmerBtn b, #allenRoseFarmerBtn b {
	display: none;
	}

#faustaFarmerBtn .btmTxt, #andersonGoodnessFarmerBtn .btmTxt, #allenRoseFarmerBtn .btmTxt {
	position: absolute;
	z-index: 10;
	bottom: 15px;
	left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	height: 14px;
	}

#faustaFarmerBtn.current .btmTxt {
	color: #97192C;
	}

/*misc*/
.quote {
	width: 210px;
	background: url(../images/uzuri/quoteBot.gif) no-repeat bottom center;
	padding-bottom: 5px;
	}

.quoteTop {
	background: url(../images/uzuri/quoteTop.gif) no-repeat top center;
	width: 210px;
	height: 25px;
	}

.quote blockquote {
	background-color: white;
	width: 190px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	text-align: left;
	padding: 15px 10px 10px 10px;
	margin: 0;
	}

blockquote span.cite {
	width: 190px;
	text-align: right;
	font-size: 13px;
	display: block;
	padding: 10px 0 10px 0;
	line-height: normal;
	line-height: 140%;
	}

blockquote .cite b {
	text-transform: uppercase;
	letter-spacing: .03em;
	font-weight: normal;
	}

img.alignleft, .quote.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
	}

img.alignright, .quote.alignright {
	float: right;
	margin: 5px 0 5px 10px;
	}