#navflash {
	position:relative;
	z-index:1000;
}
#chooser-container {
	width: 905px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../_images/chooser-bg.jpg);
	background-repeat: repeat-y;
	background-position: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #927769;
	position: relative;
}
.questions {
	margin-left:25px;
}
#options {
	overflow: hidden;
	padding-left:62px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#options input {
	vertical-align:top;
}
#options label {
	display:inline-block;
}
#options span {
	width: auto;
	float: left;
}
.option-cat {
	width: auto;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.option-one {
	width:220px;
	padding-left:0;
}
.option-two {
	width:275px;
}
.option-three {
	width:240px;
}
.right-bord {
	border-right:1px #f0ecb9 solid;
}
#products {
	padding-left: 35px;
	overflow: hidden;
	padding-bottom:50px;
	padding-top: 10px;	/*height:990px;*/
}
#products .results {
	width: 830px;
}
.family-logo {
	padding-top: 45px;
	padding-left: 0px;
	padding-right: 25px;
}
.top, .bottom {
	width:830px;
	height:20px;
}
.top {
	margin-top:5px;
}
.bottom {
	margin-bottom:5px;
}
.results {
	height:165px;
}
.green {
	background: url(../_images/green-results-bg.gif) no-repeat 10px top;
}
.purple {
	background: url(../_images/purple-results-bg.gif) no-repeat 10px top;
}
.blue {
	background: url(../_images/blue-results-bg.gif) no-repeat 10px top;
}
.product-logo {
	margin-top:60px;
	float:left;
}
#products ul {
	overflow: visible;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#products ul li {
	display:block;
	float:left;
	position:relative;
}
#products ul li a.thumb {
	padding:15px 25px;
	display: block;
	font-size: 12px;
	color: #927769;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}
.veggie-results {
	background: url(../_images/green-results-bg.gif) no-repeat 10px center;
}
.veggy-results {
	background: url(../_images/green-results-bg.gif) no-repeat 10px center;	
}
.rice-results {
	background: url(../_images/blue-results-bg.gif) no-repeat 10px center;	
}
.rice-vegan-results {
	background: url(../_images/purple-results-bg.gif) no-repeat 10px center;	
}
.vegan-results {
	background: url(../_images/purple-results-bg.gif) no-repeat 10px center;	
}
.organic-results {
	background: url(../_images/blue-results-bg.gif) no-repeat 10px center;	
}
.description {
	background-color: #FFF;
	border:2px solid #b9aa9a;
	padding:5px;
	width: 224px;
	/*height:140px;*/
	position: absolute;
	top:2px;
	left:0;
	z-index:1000;
	color: #614f46;
	display: none;
}
.description img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.description .desc-title {
	font-weight: bold;
}
#products .description ul {
	padding:0;
	float:left;
	margin: 0px;
	width:50%;
}
.description ul li {
	width: 100px;
	float:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#614f46;
}
.description ul li em {
	font-weight: bold;
}
.description ul li a {
	text-decoration: none;
	color: #614f46;
}
.description ul li a:hover {
	text-decoration: underline;
	color: #614f46;
}
.description .desc-locate {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #e66e26;
	text-decoration: none;
	display:block;
	width:200px;
	float:left;
}
.description .desc-locate:hover {
	text-decoration:underline;
}
.description .desc-disclaim {
	font-size: 10px;
}
.coupon {
	float:right;
	display: block;
	width:100%;
}
#message, #startmessage {
	text-align:center;
	padding-top:25px;
}
#intro {
    text-align:center;
	padding:5px 150px;
	}
#quiz {
	position: absolute;
	top: 465px;
	right: 40px;
}
#quiz:hover {
	top: 467px;
	right: 39px;
}



#modal {
  font-family: helvetica;
  background: url(../Cheese_Chooser/chooserImages/modal-bg.png) no-repeat;
  color:#504038;
  width:800px;
  height:600px;
  font-weight: bold;
  font-size:12px;
  line-height:18px;
  position:relative;
  text-align:left;
}
.modalText {
  padding-top:155px;
  padding-left: 35px;
  margin: auto;
  overflow:hidden;
  display:block;
  width:765px;
}
.modalHeader{
  font-style: italic;
  font-size: 18px;
}
.modalRadio {
  display:none;
}
#modalColLeft , #modalColRight {
  padding-right:5px;
  float:left;
  width:38%;
}
#modal h3{
	font-size:12px;
	line-height:18px;
}
#modal .set , #modal h3{
  margin:5px;
  padding:0px;
}
#modal h3 span{
  color:#ea1d48;
}
#modal p {
	margin:0;
	padding:0;
	font-weight:normal;
	margin-bottom:5px;
	width:100%;
	display:block;
	overflow:hidden;
}
#modal .set img {
	width:10px;
	float:left;
	margin:3px 5px 0 5px;
}
#modal .set label {
	float:left;
	width:230px;
}
#modal .descPara {
  line-height:25px;
}
#modal a{
  position:absolute;
  bottom:45px;
  right:99px;
  color:#000;
  width:100px;
  height:100px;
} 
#fancybox-outer {
	background:none transparent;
}