/*locatorStyles2.css*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*	DEFAULT STYLE SHEET FOR STANDARD COMPLIANCE BROWSERS | CSS 2.1	 */
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/*				SITE-WIDE STYLES     			 */
/*:::::::::::::::::::::::::::::::::::::::::::::::*/

/*

"text-align", while strictly speaking is a typography element, has been
used here to push either left, center or right.

DO NOT DELETE ANY "text-align" from any classes.

*/


/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/*				GLOBAL LAYOUT     			 */
/*:::::::::::::::::::::::::::::::::::::::::::::::*/

body {
	margin:0;
	padding:0;
	width:100%;
	min-height:668px;
	background-color:#603b15;
	text-align:center;
}

img {
	border:0;
}

#wrapper {
	margin:0 auto;
	width:600px;
	min-height:668px;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/*				HEADER LAYOUT     			 */
/*:::::::::::::::::::::::::::::::::::::::::::::::*/

#header-ctnr {
	z-index:10;
	margin-top:-60px;
	padding-top:60px;
	width:600px;
	height:133px;
	background:url(../images2/bg_header.jpg) top left no-repeat;
}

#topContent {
	float:left;
	margin:40px 70px 0 91px;
	width:600px;
	height:57px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#e59c43;
	line-height:1.3em;
	text-align:left;
}



/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/*				BODY LAYOUT     			 */
/*:::::::::::::::::::::::::::::::::::::::::::::::*/

#body-ctnr {
	float:left;
	margin:0;
	width:600px;
	min-height:363px;
	background:url(../images2/bg_midTile.gif) top left repeat-y;
}

#main-ctnr {
	float:left;
	padding:0 70px 20px 71px;
	width:600px;
	min-height:363px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#e59c43;
	line-height:1.3em;
	text-align:left;
	background:url(../images2/bg_candy.jpg) bottom left no-repeat;
}

.prodLoc-ctnr {
	float:left;
	margin:0 30px 0 12px;
	width:215px;
	height:90px;
}

.icecream-link {
	float:left;
	width:161px;
	height:90px;
}

#midContent {
	float:left;
	margin:0 0 0 31px;
	width:406px;
	min-height:48px;
	background:url(../images2/bg_midContent.gif) top left no-repeat;
	border-top:1px solid #e59c43;
}

.botLeft {
	float:left;
	margin:50px 0 0 0;
	width:406px;
	min-height:173px;
	padding-bottom:5px;
	text-align:left;
	border-bottom:1px solid #e59c43;
}

.botCenter {
	float:left;
	margin:20px 0 50px 28px;
	width:406px;
	height:42px;
}


#botContent {
	float:left;
	margin:0;
	width:420px;
	min-height:10px;
	text-align:center;
}

.column {
	float:left;
	margin:0;
	width:140px;
}

.column2 {
	float:left;
	margin:0;
	width:138px;
}

.column3 {
	float:left;
	margin:0;
	width:122px;
}

.column4 {
	float:left;
	margin:0;
	width:130px;
}

.column5 {
	float:left;
	margin:0;
	width:175px;
}

.column6 {
	float:left;
	margin:15px 0 0 0;
	width:95px;
}

img.padTop {
	margin-top:30px;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/*				FOOTER LAYOUT     			 */
/*:::::::::::::::::::::::::::::::::::::::::::::::*/

#footer-ctnr {
	float:left;
	width:600px;
	height:100px;
	text-align:center;
	background-color:#613b15;
}

#footer-links {
	z-index:8;
	width:600px;
	height:76px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#998368;
	line-height:1.4em;
/*	background:url(../images2/img_marsOnline.gif) bottom right no-repeat; */

}

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/*				TYPOGRAPHY AND LINKS     			 */
/*:::::::::::::::::::::::::::::::::::::::::::::::*/

#footer-links a, #footer-links a:visited {
	color:#998368;
	text-decoration:none;
}

#footer-links a:hover, #footer-links a:active {
	color:#998368;
	text-decoration:underline;
}

#main-ctnr p {
	margin:4px 0;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/*				BUTTON LINKS     			 */
/*:::::::::::::::::::::::::::::::::::::::::::::::*/

.btn-logoSnickers {
	z-index:12;
	position:relative;
	top:10px;
	left:214px;
	width:200px;
	height:60px;
}

.btn-marsOnline {
	z-index:9;
	position:relative;
	width:139px;
	height:31px;
	top:14px;
	left:460px;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/*				FORM LAYOUT     			 */
/*:::::::::::::::::::::::::::::::::::::::::::::::*/

#midContent label {
	float:left;
}

#midContent br {
	clear:left;
}

#midContent input {
	float:left;
	margin:0 5px 7px 5px;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::*/
/*				RESULTS PAGE     			 */
/*:::::::::::::::::::::::::::::::::::::::::::::::*/

#wrapper-result {
	margin:0 auto;
	width:600px;
	min-height:668px;
}

#body-ctnr-result {
	float:left;
	margin-top:-40px;
	width:600px;
	height:424px;
}

#main-ctnr-result {
	float:left;
	padding:0 70px 0 71px;
	width:600px;
	height:424px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#e59c43;
	line-height:1.3em;
	text-align:left;
	background:url(../images2/bg_candyResult.jpg) bottom left no-repeat;
}

.botTitle-result {
	float:left;
	margin:15px 0 0 28px;
	width:406px;
	height:24px;
	text-align:left;
}

.botLeft-result {
	float:left;
	margin:0 0 0 28px;
	width:406px;
	height:315px;
	text-align:left;
	overflow:auto;
}

#header-ctnr-result {
	z-index:10;
	margin-top:-60px;
	padding-top:60px;
	width:600px;
	height:133px;
	background:url(../images2/bg_header.jpg) top left no-repeat;
}

#topContent-result {
	float:left;
	margin:40px 50px 0 91px;
	width:469px;
	height:57px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#e59c43;
	line-height:1.3em;
	text-align:left;
}

.prodLoc-ctnr-result {
	float:left;
	margin:0 30px 0 12px;
	width:406px;
	height:90px;
}

p {
	margin:5px 0 0 0;
}

/* Result table styles */

.tableTitle {
	padding:3px;
}

.rowFeature {
	padding:3px;
	color:#e59c43;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

a, a:visited {
	color:#e59c43;
}
a:hover, a:active {
	text-decoration:none;
}





