@charset "UTF-8";


/*-----------------------------------------------------------------Additional Styles (from Aron)-----------------------------------------------------------------*/




#mainImage {
	height:405px;
	margin:-145px auto 0 0;
	width:770px;
	z-index:5;
} 

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #mainImage {
		margin:-168px auto 0 0;
	} 
}

.lactoseIMG {
	background: url(/content/images/mainImages/lactose_main.png) no-repeat;
}
.light {
	background: url(/content/images/mainImages/light_Main.png) no-repeat;
}
.silk {
	background: url(/content/images/mainImages/silk_Main.png) no-repeat;
}
.lactoseThanks {
	background: url(/content/images/mainImages/lactoseThanks_Main.png) no-repeat;
}
.lightThanks {
	background: url(/content/images/mainImages/lightThanks_Main.png) no-repeat;
}
.silkThanks {
	background: url(/content/images/mainImages/silkThanks_Main.png) no-repeat;
}

#feature {
	top: 20px;
	padding:115px 0 0 50px;
}


#textContent_lactose {
	background:transparent url(../images/textContent/lactose_textContent.jpg) no-repeat scroll center bottom;
	height:220px;
	margin:-4px 0 0;
	padding:0 15px;
	width:742px;
	z-index:1000;
}

#textContent_lactoseThanks {
	background:transparent url(../images/textContent/light_textContent.jpg) no-repeat scroll center bottom;
	height:238px;
	margin:-4px 0 0;
	padding:0 15px;
	width:742px;
	z-index:1000;
}
#textContent_light {
	background:transparent url(../images/textContent/light_textContent.jpg) no-repeat scroll center bottom;
	height:220px;
	margin:-4px 0 0;
	padding:0 15px;
	width:742px;
	z-index:1000;
}
#textContent_silk {
	background:transparent url(../images/textContent/silk_textContent.jpg) no-repeat scroll center bottom;
	height:220px;
	margin:-4px 0 0;
	padding:0 15px;
	width:742px;
	z-index:1000;
}
#textContent_lightThanks {
	background:transparent url(../images/textContent/lightThanks_textContent.jpg) no-repeat scroll center bottom;
	height:238px;
	margin:-4px 0 0;
	padding:0 15px;
	width:742px;
	z-index:1000;
}
#textContent_silkThanks {
	background:transparent url(../images/textContent/silkThanks_textContent.jpg) no-repeat scroll center bottom;
	height:238px;
	margin:-4px 0 0;
	padding:0 15px;
	width:742px;
	z-index:1000;
}

.landingLeft {
	float:left;
	padding:10px;
	margin-left:10px;
	width:247px;
}

.landingRight {
	float:right;
	margin-right:210px;
	margin-left:-50px;
	margin-top:10px;
	padding:10px;
	width:200px;
}


h1 {
	font-weight: bold;
}
ul.corn li {
	margin: 2px 0 5px 0;
	padding-left: 16px;
	background: url(/sites/all/themes/silk/images/icons/corn.gif) left top no-repeat;
}













