/* CSS Document */

a:link {
	color: #83a034;
	text-decoration: underline;
	outline: none;
	}

a:active {
	color: #83a034;
	text-decoration: underline;
	outline: none;
	}

a:visited {
	color: #83a034;
	text-decoration: underline;
	outline: none;
	}

a:hover {
	color: #604533;
	text-decoration: underline;
	outline: none;
	}


body {
	background-color: #644932;
	margin-top: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 14px;
	}

body#buzz {
	background-color: #fff;
	margin: 0px;
	padding: 14px 20px 20px 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 13px;
	}

body#labels {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	}

h3{
	margin-bottom: -0px;
}
body#about {
	background-color: #fff;
	margin: 0px;
	padding: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	}

body#specials {
	background-color: #fff;
	margin: 0px;
	padding: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	}

body#buzzpop {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	}

body#buzzapp {
	background-color: #fff;
	margin: 40px;
	padding: 0px;
	font-size: 11px;
	}

#container {
	position: absolute;
	left: 50%;
	width: 960px; height: 564px;
	margin-left: -481px;
	background-image: url(/img/common/bg.gif);
	background-repeat: no-repeat;
	}

.subHeader {
	color: #553824;
	}


/* AREA ONE */

#areaOne {
	position: absolute;
	left: 0px; top: 0px;
	width: 165px; height: 547px;
	padding: 13px 0px 0px 15px;
	text-align: left;
	background-color: #fff;
	}

#logo {
	position: relative;
	float: left;
	padding-bottom: 10px;
	}

#locationsHeader {
	padding-bottom: 4px;
	}

#newWindowIcon {
	position: relative;
	float: left;
	margin: 3px 4px 0px 0px;
	}

#customerserviceHeader {
	padding: 25px 0px 4px 0px;
	}

#mailinglistHeader {
	padding: 25px 0px 4px 0px;
	}

#mailingListInput {
	width: 148px;
	margin: 4px 0px 6px 0px;
	color: #999;
	}



/* AREA TWO */

#areaTwo {
	position: absolute;
	left: 192px; top: 0px;
	width: 398px; height: 560px;
	background-color: #fff;
	}

#picksHeader {
	padding: 13px 0px 0px 15px;
	}

/* AREA THREE */

#areaThree {
	position: absolute;
	left: 602px; top: 0px;
	width: 358px; height: 348px;
	background-color: #fff;
	}

#tabsBG {
	position: absolute;
	left: 0px; top: 0px;
	z-index: 2;
	width: 380px; height: 32px;
	/*background-image: url(/img/tabs/bg.gif);
	background-repeat: no-repeat;*/
	}

#tabsBar {
	position: absolute;
	left: 0px; top: 0px;
	z-index: 3;
	width: 380px; height: 32px;
	}

#tabItemL {
	position: relative;
	float: left;
	z-index: 3;
	height: 32px;
	}

#tabItem {
	position: relative;
	float: left;
	z-index: 3;
	height: 32px;
	}

#areaThreeContentFrame {
	position: absolute;
	left: 0px; top: 0px;
	width: 358px; height: 316px;
	padding-top: 32px;
	}

#areaThreeContentiFrameXXXXXXXXX {
	width: 358px; height: 286px;
	overflow: auto;
	clip: rect(0px,398px,316px,0px);
	border: 0px;
	padding: 0px;
	margin: 20px;
	}

#areaThreeContentiFrame {
	width: 358px; height: 316px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

#buzzRow {
	position: relative;
	float: left;
	clear: both;
	width: 360px;
	padding-bottom: 12px;
	}

#buzzPic {
	position: relative;
	float: left;

	padding-right: 12px;
	}

.buzzHeader {
	color: #553824;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	}

#buzzContentPic {
	position: relative;
	float: left;

	font-size: 10px;
	color: #666;
	padding-top: 6px;
	}

#buzzContent {
	position: relative;
	float: left;
	font-size: 10px;
	color: #666;
	padding-top: 6px;
	}

#labContent {
	position: relative;
	float: left;
	font-size: 10px;
	color: #666;
	padding-top: 3px;
	}



/* AREA FOUR */

#areaFour {
	position: absolute;
	z-index: 1;
	left: 602px; top: 360px;
	width: 358px; height: 200px;
	background-color: #fff;
	}

#specialsMailingList {
	position: absolute;
	left: 13px; top: 160px;
	padding: 0px;
	margin: 0px;
	}

#headline{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #94ab51;
	line-height: 20px;
	font-weight: bolder;
}
#deal{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 17px;

}
#sale{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 14px;
	font-weight: bold;
}
/* BUZZ APP */

#buzzContainer {
	position: relative;
	float: left;
	clear: both;
	padding: 16px;
	border: 1px solid #ccc;
	}

#buzzButtonRow {
	position: relative;
	float: left;
	clear: both;
	padding: 0px 0px 30px 0px;
	}