/* ----------------------------------------------------------------
	Innovative Media 2006 Base Stylesheet - Kookie Therapy
---------------------------------------------------------------- */

	body { font-family: Arial, Helvetica, sans-serif; color: #717783; font-size: 12px; line-height: 20px; } /* Use relative font sizes so that IE users can increase font size */
	p, td, th, tbody { font-family: Arial, Helvetica, sans-serif; color: #717783; font-size: 12px; line-height: 20px; }
	a { text-decoration: underline; color: #9756d0; }
	a:hover { text-decoration: none; }
	a:visited { }
	
	h1 { font-size:x-large; } /* Depending on font-family some larger fonts look good with font-weight:100; other wise font-weight:600; */
	h2 { font-size: 18px; color: #883EC9; font-weight: 100; font-family: Georgia, "Times New Roman", Times, serif; }	
	h3 { font-size:medium; color: #883EC9; font-weight: 100; font-family: Georgia, "Times New Roman", Times, serif; }
	h4 { font-size:small; }
	h5 { font-size:x-small }
	h6 { font-size:xx-small; }
	
	table { padding:0; border:0; border-spacing:0; border-collapse:collapse; } /* Use this instead of cellpadding, border and cellspacing */

/* Email form Styles */
.EmailFormAssetDescriptionCell {  }
.EmailFormAssetSubmitButton {  }
input,textarea,select {  }
li {list-style-image: url(Images/bullet.gif); margin-bottom:8px; margin-bottom:8px;}
	
/* ----------------------------------------------------------------
	Main Layout Styles
---------------------------------------------------------------- */
	
	.Content { padding: 20px; }
	.ContentLeft { background-image: url(Images/i-leftbg.jpg); background-position: top right; background-repeat: no-repeat; }
	.ContentRight { background-image: url(Images/i-rightbg.jpg); background-position: top left; background-repeat: no-repeat; }
	.nav { background-image: url(Images/i-navbg.gif); background-repeat: no-repeat; background-color: #76A24B; color: #D5E9C2; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 12px; }
	.NavLeft { background-image: url(Images/i-nav-left.gif); background-position: top right; background-repeat: no-repeat; }
	.NavRight { background-image: url(Images/i-nav-right.gif); background-position: top left; background-repeat: no-repeat; }
	.copyright { padding-right: 16px; font-family: Arial, Helvetica, sans-serif; color: #5D8F2C; font-size: 10px; }
	.TitleImage {  }
	
	.GreenBG { background-image: url(Images/i-greenbg-right.gif); background-position: right; background-repeat: no-repeat; }
	
	.BannerMain { background-image: url(Images/i-banner3.jpg); background-repeat: no-repeat; height: 144px; width: 750px; }
	.BannerLeft { background-image: url(Images/i-banner2-left.jpg); background-position: top right; background-repeat: no-repeat; }
	.BannerRight { background-image: url(Images/i-banner2-right.jpg); background-position: top left; background-repeat: no-repeat; }
	
/* ----------------------------------------------------------------
	CMS Menu Styles
---------------------------------------------------------------- */

	.MenuTable {  }
	
	.MenuCell {  }
	.MenuCellOn { height: 29px; background-color: #76A24B; color: #FFFFFF; background-image: url(Images/i-navbg-on.gif); background-repeat: no-repeat; background-position: center; }
	.MenuCellOn .MenuLink {  }
	.MenuCellOff {  }
	
	.MenuLink { padding-left: 15px; padding-right: 15px; color: #D5E9C2; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 12px; text-decoration: none; }
	.MenuLink:hover {  }
	
/* ----------------------------------------------------------------
	CMS Styles
---------------------------------------------------------------- */

	.IntroText { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #e48f08; }
	.Highlight {  }
	.SmallText {  }
	.SubHeader { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #883EC9; font-weight: bold; }
	.GreenText { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #5D8F2C; }
	.ShopGreenBG { background-color: #F4FAEE; border: 1px solid #C7E2AE; padding: 15px; }
	.hightlight { color: #e48f08;}
