/* basic elements */
 
* { margin: 0; padding: 0; }

.clearfix:after {
    content: "."; 
    display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

body {
	background-image: url(images/grd-Bkg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #009966;
}

.container {
	width: 973px;
	margin: 0 auto;
}

/* Header Styles */

.Karns-logo {
	width: 168px;
	height: 194px;
	border: 0;
	margin-bottom: 20px;
	float: left;
}

.special-offers {
	width: 779px;
	height: 135px;
	float: right;
}

.email-signup {
	background-position:top right;
	background-repeat: no-repeat;
	width: 779px;
	height: 135px;
	float: right;
	position: relative;
}

.email-signup table {
	position: absolute;
	top: 38px;
	right: 4px;
	

}

.email-signup label {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}

.email-signup p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	color: #000066;
}

.did-you-know {
	width: 779px;
	height: 35px;
	float: right;
	margin-top: 20px;
}



/* Navigation */

.secondary-nav {
	width: 973px;
	clear: both;
	display: block;
	height: 20px;
}

.secondary-nav li {
	float: right;
	list-style: none;
	padding: 7px 5px 3px 5px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	display: block;
}

.secondary-nav li a {
	color: #FFFFFF;
	text-decoration: underline;
}

.secondary-nav li a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.main-nav-index {
	background-image: url(images/nav/nav-Index-bkg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 973px;
	height: 43px;
	clear: both;
}

.main-nav-index ul {
	margin-left: 27px;
	list-style: none;
	padding-top: 3px;
}

.main-nav-index li {
	width: 132px;
	height: 35px;
	text-align: center;
	display: block;
	float: left;
	line-height: 35px;
	vertical-align: middle;
}

.main-nav {
	background-image: url(images/nav/nav-Bkg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 973px;
	height: 43px;
	clear: both;
}

.main-nav ul {
	margin-left: 27px;
	list-style: none;
	padding-top: 3px;
}

.main-nav li {
	width: 132px;
	height: 35px;
	text-align: center;
	display: block;
	float: left;
	line-height: 35px;
	vertical-align: middle;
}

.bottom-nav {
	width: 973px;
	clear: both;
	display: block;
	height: 20px;
}

.bottom-nav ul {
	text-align: center;
	margin: 0 auto;
}

.bottom-nav li {
	list-style: none;
	padding: 0 5px;
	margin: 7px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-left: #CCCCCC thin solid;
	display: inline;
}

.bottom-nav li a {
	color: #CCCCCC;
	text-decoration: underline;
}

.bottom-nav li a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}


/* Index Specific */


.content-index {
	background-image:url(images/bkg-Content-Index.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 973px;
}

.content-index-bottom {
	background-image: url(images/bottom-Content-Index.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 973px;
	height: 15px;
	clear: both;
}

.index-mailing-list {
	background-image: url(images/bkg-Home-Mailing-List-new.gif);
	background-repeat: no-repeat;
	width: 515px;
	height: 94px;
	float: left;
	margin: 15px 0 0 20px;
}

.index-mailing-list table {
	margin: 35px auto 0 auto;
	position:relative;
	left: 35px;
}

.index-mailing-list td {
	padding: 0 5px 0 5px;
}

.index-mailing-list label {
	text-align: right;
	padding: 5px 6px 0 0;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}

.topTen-index {
	width: 399px;
	background-image: url(images/topTen-Index-Repeat.gif);
	background-repeat: repeat-y;
	background-position: center;
	float: right;
	margin: 15px 20px 0 0;
	text-align: left;
}

.topTen-index h2, .topTen-index h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	text-align: center;
	padding: 10px;
}

.topTen-index ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 10px 15px 0 35px;
	list-style-position: outside;
}

.topTen-index li {
	padding-bottom: 14px;
}

.topTen-index p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 15px;
}

.topTen-index b {
	font-size: 12px;
	color: #FF0000;	
}

.index-buttons-container {
	width: 524px;
	float: left;
	margin-left: 18px;
}

.index-button {
	width: 256px;
	height: 139px;
	margin-bottom: 3px;
	float: left;
}

/* Inside Pages Content */

.content {
	background-image: url(images/bkg-Content-Inside.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 973px;
}

.content h1 {
	margin-top: 25px;
	text-align: center;
	font-family: Goudy, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	padding: 0 20px 0 20px;
}

.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	margin: 10px 50px;
	text-align: center;
	clear: both;
}

.major {
	width: 650px;
	float: left;
	text-align: left;
}

.major2 {
	width: 600px;
	float: left;
	text-align: left;
}


.major ol {
	margin-left: 100px;
	text-align: right;
}

.major ul {
	margin-left: 50px;
	text-align: right;
	padding-right: 50px;
}

.major li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	padding: 5px 0;
	list-style-position: outside;
	text-align: left;
}

.major li b {
	font-weight: bold;
	font-size: 15px;
	color: #FF0000;
}

.major p, .major td, full-width td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin: 10px 30px 5px 30px;
}

.major h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	margin-bottom: -10px;
}



.minor {
	width: 310px;
	float: left;
	text-align: left;
}

.minor h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #990000;
	margin: 20px;
	text-align: center;
}

.minor img {
	margin: 0 0 20px 30px;
	border: none;
}

.minor ol {
	margin-left: 35px;
	text-align: right;
	padding-right: 20px;
}

.minor li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	padding: 5px 0;
	list-style-position: outside;
	text-align: left;
}

.minor p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin: 10px 15px 5px 15px;
}

.minor b {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

.full-width {
	clear:both;
	padding: 0;
	width: 100%;
	float: left;
	text-align: left;
}

.full-width p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	margin: 20px 30px;
}



.full-width ul {
	margin-left: 50px;
	text-align: right;
	padding-right: 50px;
}

.full-width li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	padding: 5px 0;
	list-style-position: outside;
	text-align: left;
}

.full-width li b {
	font-weight: bold;
	font-size: 15px;
	color: #FF0000;
}

.full-width tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.location {
	float: left;
	margin-left: 50px;
}

#location-links {
	width: 250px;
	padding: 10px 0 10px 50px;
	background-color: #D8F7D1;
	border: #009900 thin solid;
	list-style: none;
}

.halves {
	width: 485px;
	float: left;
	text-align: left;
}

.halves p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	margin: 10px 20px 20px 20px;
}

.halves td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

.halves ul {
	margin-left: 145px;
	text-align: left;
}

.halves li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	padding: 5px 0;
	list-style-position: outside;
}

.halves th {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
}

h3.smartMeal {
	color: #0066CC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	padding-top: 20px;
	margin-bottom: 0;
}

.full-width h3 {
	color: #0066CC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	padding-top: 20px;
	margin-bottom: 0;
	padding-left: 25px;
}

p.smartMeal {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	margin-top: 0;
}

p.smartMeal b {
	color: #FF0000;
	font-size: 16px;
}

#FR-account {
	background-image: url(images/bkg-FR-Account.gif);
	background-position: center top;
	background-repeat:no-repeat;
	width: 300px;
	height: 200px;
	margin: 30px auto;
}

ul.past-planners {
	margin: 10px 5px 10px 15px;
	width: 215px;
	height: 150px;
	float: left;
	list-style: none;
	padding: 0;
}

.halves select {
	margin: 20px;
}

table.report td {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}

.content-bottom {
	background-image: url(images/bottom-Content-Inside.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 973px;
	height: 15px;
	clear: both;
}
