/* Sales Lead Stylesheet
   Created by Matt Radel Jan 8, 2008 */

/* Sales Lead Styles */

#salesLead label {
	width: 100%;
}

label.error div.errorMsg {
	display: block
}

label.required .errorMsg {
	display: none;
}

#salesLead .error {
	border: 1px solid #FF5F5F;
	background-color: #FFDFDF;
	font-weight: bold;
	position: relative;
}

#salesLead .details {
	width: 210px;
	display: block;
	float: left;
	margin-right: 8px;
	line-height: 2em;
	font-style: italic;
}	

#salesLead .fields {
	float: left;
	font-weight: normal;
	line-height: 2em;
	text-align: left;
	color: #000;
}

#salesLead #prodImages a {
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin: 0 4px 4px 0;
	position: relative;
	cursor: pointer !important;
	cursor: hand !important;
}

#salesLead #prodImages a:hover {
	border: 1px solid #FF5B00;
}

#salesLead #prodImages a:hover .prodName {
	display: block;
}

#salesLead #prodImages a.on {
	border: 1px solid #006F0C;
}

#salesLead #prodImages a.on:hover {
	border: 1px solid #AF0007;
}

#salesLead .fields br {
	clear: none;
}

#salesLead #prodImages br {
	clear: both;
}

/* Product Images */

#beverages {
	background: url(img/beverages.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#beverages:hover {
	background: url(img/beverages.jpg) no-repeat 0 -60px;
}

#beverages.on {
	background: url(img/beverages.jpg) no-repeat 0 -120px;
}

#beverages.on:hover {
	background: url(img/beverages.jpg) no-repeat 0 -180px;
}

#dairy {
	background: url(img/milk.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#dairy:hover {
	background: url(img/milk.jpg) no-repeat 0 -60px;
}

#dairy.on {
	background: url(img/milk.jpg) no-repeat 0 -120px;
}

#dairy.on:hover {
	background: url(img/milk.jpg) no-repeat 0 -180px;
}

#healthBars {
	background: url(img/health_bars.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#healthBars:hover {
	background: url(img/health_bars.jpg) no-repeat 0 -60px;
}

#healthBars.on {
	background: url(img/health_bars.jpg) no-repeat 0 -120px;
}

#healhBars.on:hover {
	background: url(img/health_bars.jpg) no-repeat 0 -180px;
}

#cake {
	background: url(img/cake.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#cake:hover {
	background: url(img/cake.jpg) no-repeat 0 -60px;
}

#cake.on {
	background: url(img/cake.jpg) no-repeat 0 -120px;
}

#cake.on:hover {
	background: url(img/cake.jpg) no-repeat 0 -180px;
}

#candy {
	background: url(img/candy.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#candy:hover {
	background: url(img/candy.jpg) no-repeat 0 -60px;
}

#candy.on {
	background: url(img/candy.jpg) no-repeat 0 -120px;
}

#candy.on:hover {
	background: url(img/candy.jpg) no-repeat 0 -180px;
}

#salad {
	background: url(img/salad.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#salad:hover {
	background: url(img/salad.jpg) no-repeat 0 -60px;
}

#salad.on {
	background: url(img/salad.jpg) no-repeat 0 -120px;
}

#salad.on:hover {
	background: url(img/salad.jpg) no-repeat 0 -180px;
}

#coffee {
	background: url(img/coffee.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#coffee:hover {
	background: url(img/coffee.jpg) no-repeat 0 -60px;
}

#coffee.on {
	background: url(img/coffee.jpg) no-repeat 0 -120px;
}

#coffee.on:hover {
	background: url(img/coffee.jpg) no-repeat 0 -180px;
}

#iceCream {
	background: url(img/ice_cream.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#iceCream:hover {
	background: url(img/ice_cream.jpg) no-repeat 0 -60px;
}

#iceCream.on {
	background: url(img/ice_cream.jpg) no-repeat 0 -120px;
}

#iceCream.on:hover {
	background: url(img/ice_cream.jpg) no-repeat 0 -180px;
}

#soup {
	background: url(img/soup.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#soup:hover {
	background: url(img/soup.jpg) no-repeat 0 -60px;
}

#soup.on {
	background: url(img/soup.jpg) no-repeat 0 -120px;
}

#soup.on:hover {
	background: url(img/soup.jpg) no-repeat 0 -180px;
}

#salty {
	background: url(img/salty_snacks.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#salty:hover {
	background: url(img/salty_snacks.jpg) no-repeat 0 -60px;
}

#salty.on {
	background: url(img/salty_snacks.jpg) no-repeat 0 -120px;
}

#salty.on:hover {
	background: url(img/salty_snacks.jpg) no-repeat 0 -180px;
}

#sweet {
	background: url(img/sweet_snacks.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#sweet:hover {
	background: url(img/sweet_snacks.jpg) no-repeat 0 -60px;
}

#sweet.on {
	background: url(img/sweet_snacks.jpg) no-repeat 0 -120px;
}

#sweet.on:hover {
	background: url(img/sweet_snacks.jpg) no-repeat 0 -180px;
}

#water {
	background: url(img/flavored_water.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#water:hover {
	background: url(img/flavored_water.jpg) no-repeat 0 -60px;
}

#water.on {
	background: url(img/flavored_water.jpg) no-repeat 0 -120px;
}

#water.on:hover {
	background: url(img/flavored_water.jpg) no-repeat 0 -180px;
}

#meats {
	background: url(img/meats.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#meats:hover {
	background: url(img/meats.jpg) no-repeat 0 -60px;
}

#meats.on {
	background: url(img/meats.jpg) no-repeat 0 -120px;
}

#meats.on:hover {
	background: url(img/meats.jpg) no-repeat 0 -180px;
}

#pasta {
	background: url(img/pasta.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#pasta:hover {
	background: url(img/pasta.jpg) no-repeat 0 -60px;
}

#pasta.on {
	background: url(img/pasta.jpg) no-repeat 0 -120px;
}

#pasta.on:hover {
	background: url(img/pasta.jpg) no-repeat 0 -180px;
}

#organic {
	background: url(img/organic.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#organic:hover {
	background: url(img/organic.jpg) no-repeat 0 -60px;
}

#organic.on {
	background: url(img/organic.jpg) no-repeat 0 -120px;
}

#organic.on:hover {
	background: url(img/organic.jpg) no-repeat 0 -180px;
}

#other {
	background: url(img/other.jpg) no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	overflow: hidden;
	text-indent: -999em;
}

#other:hover {
	background: url(img/other.jpg) no-repeat 0 -60px;
}

#other.on {
	background: url(img/other.jpg) no-repeat 0 -120px;
}

#other.on:hover {
	background: url(img/other.jpg) no-repeat 0 -180px;
}

legend {
	color: #9B3B9B;
	font-weight: bold;
	font-size: 15px;
	padding: 8px;
	background-color: #fff;
}

fieldset {
	border: 1px dotted #BFBFBF;
	margin-top: 15px;
	padding: 15px 10px;
}

hr {
	border-top: 1px dotted #ccc;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	line-height: 1px;
	margin: 0 0 8px 0;
	padding: 0;
}

#contactSubmit {
	background: url(img/submit_btn.jpg) no-repeat;
	width: 220px;
	height: 28px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	cursor: hand;
	margin-left: 190px;
}

#contactSubmit:hover {
	background: url(img/submit_btn.jpg) no-repeat 0 -28px;
}

/* Application Examples */

#appExamples {
	position: relative;
	background-color: #FFF2BF;
	border: 1px solid #FFE57F;
	height: 300px;
	width: 340px;
	padding: 0 15px 15px 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 310px;
}

.close {
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	background: url(img/close.gif) no-repeat;
	width: 22px;
	height: 20px;
	overflow: hidden;
	text-indent: -999em;
}

#appExamples h4 {
	margin: 0;
	font-size: 15px;
	padding: 10px 0 8px 0;
}

#appExamples h5 {
	margin: 0;
	font-size: 13px;
	padding: 8px 0 0 0;
}

#appExamples p {
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 8px;
	line-height: 1.8em
}

#appWrapper {
	height: 255px;
	padding-left: 10px;
	overflow: auto;
}

/* Colors */

#color {
	margin: 0;
	padding: 0;
	line-height: 1.6em
}

#color li {
	list-style: none !important;
	position: relative;
	padding: 5px 0;
	width: 150px;
	height: 26px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 16px
}

#color li:hover {
	background-color: #FFF2BF;
}

#color li:hover ul {
	display: block;
}

#color li ul {
	display: none;
	position: absolute;
	z-index: 100;
	top: -6px;
	left: 140px;
	width: 260px;
	background-color: #FFF2BF;
	border: 1px solid #FFE57F;
	padding: 10px 15px 15px 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 230px
}

#color li ul p {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 10px;
}

#color li ul img.imageFloatLeft {
	margin: 10px 12px 0 0;
	border: 2px solid #fff;
}

#color li ul h4 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#salesLead #color a {
	display: inline;
	float: none;
	width: 300px;
	padding: 5px 10px 5px 115px;
	margin-left: 4px;
	border: none !important;
	position: relative;
	text-decoration: none;
	z-index: 2;
	color: #000;
}

/* Error Stuff */

label.required .errorMsg {
	display: none;
}

.errorMsg {
	background: url(img/arrow.gif) no-repeat top left;
	padding-top: 7px;
	margin: 3px 0 0 0;
	width: auto;
}

.errorMsg p {
	background: url(img/msg_bkg.gif) repeat-x #AF1515;
	color: #fff;
	margin: 0;
	padding: 0 8px;
	font-weight: bold;
	font-size: 11px;
}

label.error em {
	color: #000;
	background: #FFEFEF
}

/* ToolTip */

.prototip { 
	position: absolute; 
}

.prototip .tooltip { 
	position: relative; 
}

.prototip .content { 
	clear: both; 
}

/* Tooltip styles */
.prototip .default .content { 
	font-weight: bold;
	font-size: 11px;
	padding: 3px 8px; 
	margin: 5px; 
	background: #003F07; 
	color: #fff;
}


