/* ////////////////////////// COUNTRY DROPDOWN //////////////////////////*/
#dropdown {
	float:left;
	margin:30px 0 0 50px;
	color:#7f7f7f;
	font-family:Verdana,Helevtica,Arial;
	font-size:10px;
}

#dropdown select {
	border:1px solid #7f7f7f;
}	

#dropdown .title {
	display:block;
	margin-bottom:2px;
}


/* Front Page Popup Video */
#videoPopup {
	float:left;
	margin:30px 0 0 20px;
}

#bacteria {
	float:left;
	margin:30px 0 0 25px;
}


/* ////////////////////////// FRONT PAGE OFFERS //////////////////////////*/
#offers {
	margin:-10px 0 0 -10px;
}

#offers img {
	display:block;
	margin:0 0 12px 0;
	width:205px;
	border:none;
}

/* ////////////////////////// AWARD LOGOS //////////////////////////*/
#awardLogos {
	margin:10px 0 10px 0;
	width:185px;

}


/* ////////////////////////// ICONS //////////////////////////*/
#iconLinks {margin-bottom:10px; padding-top:3px; padding-left:0px; display:block; border:0px solid blue; text-align:center;}

#iconLinks a {border:0px solid gray; text-decoration:none; padding-left:0px; }

#popup {
	font-family:Arial, Verdana,Helevtica;
	font-size:12px;
	margin:10px 10px 0 10px;
}

#popup p {
	text-align:justify;
}

#popup a {
	color:#399ECB;
	font-weight:bold;
	text-decoration:none;
}

#popup h1 {
	font-size:13px;
	margin-bottom:-5px;
	text-align:left;
}

#popup p {
	margin-bottom:-5px;
}

.familyImage {
	float:right;
	margin:5px;
	text-align:center;
	width:85px;
}

.familyImage img {
	display:block;
	border:0;
}

.smallPrint {font-size:9px;}

/* ////////////////////////// F&F form //////////////////////////*/
#popup #form {
	width: 410px;
	padding:0 20px 0 20px;
	font-size:11px;
}

#popup #form p {
	font-size:11px;
}

#popup #form p p {
	font-size:11px;
}

#popup #form li {
	margin-left: 30px;
	list-style-image: url('../_images/bullets/tick.png');
	line-height: 1.5em;
}

#popup #form input {
	font-size: 11px;
}

#popup #form label {
	float: left;
    font-weight: bold;
 	padding: 2px 0 0;
	width: 150px;
	font-size: 11px;
}

#popup #form .formbutton {
	margin-top: 10px;
	margin-left: 40px;
}

#submitButton {
	background-image: url('/_images/buttons/submit.gif');
	background-repeat:no-repeat;
	width:110px;
	height:20px;
	text-indent:-999em;
	border:none;
	cursor:pointer;
	font-size: 0px;
	line-height: 0px;
	background-color:#fff;
	margin-top: 10px;
	margin-left: 325px;
}


.labelLong {
	display: inline;
	position: relative;	
	left:-100px;
}

#popup #form #footerList {
	margin-top: 10px;
	padding-top: 10px;
}

#popup #form #footerList li {
	list-style-image:none;
	list-style-type: disc;
}
