/*
Theme Name: mmow theme
Theme URI:
Description: the mmow.biz wensite theme.
Author: Levi Putna
Author URI:
Version: 0.1

*/

@import url(menu.css);
html {
	height: 100%;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/135% "Lucida Grande", Lucida Sans, Lucida, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}
li, dd, blockquote {
	margin-left: 1em;
}
ol, ul {
	list-style-type: disc;
}
fieldset {
	border: none;
}
a img {
	border:none;
	border:0;
	padding:5px;
}
input, select, textarea {
	font-size: 100%;
}
a:focus {
	outline: none;
}
div.clear {
	clear:both;
}
a:link, a:visited {
	color: #74941b;
	text-decoration: underline;
}
a:hover {
	color: #06c;
	text-decoration: none;
}
p {
	margin-top:10px;
	margin-bottom:15px;
}
.bold {
	font-weight:bold;
}
.bolder {
	font-weight:bolder;
}
blockquote {
	margin:2em;
	border:1px #ccc dotted;
	background:#eee;
}
h1 {
	font: bold 24px/32px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #0066CC;
}
h2 {
	font: bold 18px/32px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #2f2f2f;
}
h2 a, h2 a:link, h2 a:visited {
	font: bold 18px/32px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #2f2f2f;
	text-decoration:none;
}
h2.search {
	font-size:medium;
	display:inline;
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	color: #0066CC;
}
h1.close {
	font: bold 24px/32px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #0066CC;
}
h2.close {
	font: bold 18px/18px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #7ca11e;
	padding-bottom: 10px;
}
h3 {
	font: bold 16px/20px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #7ca11e;
	margin: 8px 0px;
	clear:both;
}
h3.search {
	margin-bottom:0px;
}
h3 a, h3 a:link, h3 a:visited {
	font: bold 16px/20px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #06c;
	margin: 8px 0px;
	font-size:medium;
	display:inline;
	font-weight:bold;
	margin:0pt;
	clear:both;
}
h4 {
	font: bold 14px/20px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #7ca11e;
	clear:both;
}
img.alignleft, div.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
}
body.body {
	height: 100%;
	margin:0 auto;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#333333;
	background: #90B822;
}
div#body {
	height: 100%;
	background: #90B822 url('./images/body-bg.png') 0 0 repeat-x;
	margin:0 auto;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#333333;
}
div#outer-wrapper {
	text-align: justify;
	height: 100%;
	width:998px;
	margin:0 auto;
	background: transparent url('./images/outer-wrapper-bg.png') 0 0 no-repeat;
}
div.inner-wrap {
	padding:20px 10px;
}
div#header {
	height:88px;
	margin:0px 19px;
}
div#logo {
	float:left;
}
div#logo h1 a {
	text-indent:-9000px;
	background: transparent url('./images/logo.gif') 0 0 no-repeat;
	height:60px;
	width:299px;
	display:block;
}
div#top-navigation {
	margin-left:595px;
	margin-right:30px;
}
div.iconnav {
	background: #302D2B url('./images/iconnav-l.png') 0 0 no-repeat;
	margin-top:-16px;
	height:27px;
}
div.iconnav ul#mainlevel-nav {
	background: url('./images/iconnav-r.png') right top no-repeat;
	margin-left:19px;
	list-style-type:none;
	height:27px;
}
div.iconnav ul#mainlevel-nav li {
	display:inline;
	line-height: 24px;
}
div.iconnav ul#mainlevel-nav li img {
	display:inline;
	position: relative;
	top: 3px;
}
div.iconnav ul#mainlevel-nav li a:link, div.iconnav ul#mainlevel-nav li a:visited {
	font: 11px Arial, "Lucida Grande", Lucida, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
div.iconnav ul#mainlevel-nav li a:hover {
	font: 11px Arial, "Lucida Grande", Lucida, sans-serif;
	color: #e4e4e4;
	text-decoration:underline;
}
div#home-bar {
	margin:0px 19px;
	min-height:216px;
	padding:8px;
	background: #0066CC;
	border-bottom: 4px solid #004a95;
}
div#home-bar {
	font: 11px/16px Tahoma, Arial, Verdana, Sans-Serif;
	color: #ffffff;
}
div#home-bar h3 {
	font: bold 18px/18px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #ffffff;
}
div#home-bar h3 {
	font: bold 18px/18px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #ffffff;
}
div#home-bar h2 {
	font: bold 18px/18px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #ffffff;
}
div#home-bar h1 {
	font: bold 18px/18px "Lucida Grande", Lucida Sans, Arial, sans-serif;
	letter-spacing: -1px;
	color: #ffffff;
}
div#home-bar a {
	color: #fff;
	text-decoration: none;
	border-bottom: 0px dotted #badafe;
	line-height: 16px;
}
div#home-bar a:hover {
	text-decoration: none;
	border-bottom: 0px;
}
div#main-content-wide {
	margin:0px 19px;
	padding-bottom:45px;
}
div#main-content-wide {
	background: #ffffff url('./images/main-content-wide-bg.png') 0 100% no-repeat;
}
#footercaption {
	padding-top:10px;
	padding-bottom:10px;
}
#footercaption, #footercaption p {
	font-size: 10px;
	line-height: 12px;
	color: #4e6412;
}
#footercaption a {
	color: #2b380a;
}
.post-header {
	color:gray;
	display:block;
	font-size:11px;
	font-weight:normal;
	margin-bottom:5px;
}
/* @group Individual Pro Products Pages */

.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
#content-body {
	float:left;
	width:730px;
}

#content-body ul, #content-body ol{
	padding-left:20px;
}

#content-sidebar {
	float:right;
	width:200px;
}
div#toc {
	padding-bottom:10px;
}
div#toc ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
div#toc li {
	margin-left:1em;
}
div#toc a, div#toc a:link, div#toc a:visited {
	background:transparent url(./images/user_bullets.png) no-repeat 0px 0px;
	display:block;
	font-size:11px;
	line-height:20px;
	padding-left:15px;
	text-decoration:none;
	white-space:normal;
	color:#74941B;
	text-decoration:underline;
}
div#toc a:hover {
	color: #06c;
	text-decoration: none;
	background: url(./images/user_bullets.png) no-repeat 0px -143px;
}
div.side-box {
	background:transparent url(./images/side-box.png) no-repeat scroll 0% 0%;
	margin-bottom:20px;
	padding-top:9px;
	width:200px;
}
div.side-box-inner {
	background:transparent url(./images/side-box.png) no-repeat scroll 0pt bottom;
	font-size:12px;
	padding:0pt 15px 10px;
}
div.side-box-inner h3 {
	margin-top:0px;
}
div.side-box-inner li {
	list-style-image:url(./images/c-sep.gif);
}
div.side-box-inner a:link, div.side-box-inner a:visited, div.side-box-inner a:active {
	color:#0464BB;
	text-decoration:none;
}
div.side-box-inner a:hover {
	color:#1C417C;
	text-decoration:underline;
}
.searchdiv p {
	margin:0px;
}
#search_front {
	background:transparent url(./images/search_back_front.gif) repeat scroll 0%;
	height:22px;
	width:180px;
}
#search_front #s {
	background:transparent none repeat scroll 0%;
	border:0pt none;
	color:#797979;
	float:left;
	font-family:tahoma, verdana, arial, helvetica;
	font-size:11px;
	margin:4px 0pt 0pt 4px;
	padding:0pt;
	width:150px;
}
#search_front #b {
	float:right;
	margin:1px 2px 0pt 0pt;
}
a.userdemobutton:hover {
	background:transparent url(./images/user_buttons.png) no-repeat scroll 0 -347px;
}
a.userdemobutton {
	background:transparent url(./images/user_buttons.png) no-repeat scroll 0 -136px;
	border:0px;
	float:right;
	height:53px;
	line-height:53px;
	margin-right:20px;
	margin-top:12px;
	text-decoration:none;
	text-indent:-6000em;
	width:172px;
	border-bottom: 0px;
}
a.usereducationbutton:hover {
	background:transparent url(./images/user_buttons.png) no-repeat scroll 0 -275px;
}
a.usereducationbutton {
	background:transparent url(./images/user_buttons.png) no-repeat scroll 0 -64px;
	border:0px;
	float:right;
	height:53px;
	line-height:53px;
	margin-right:20px;
	margin-top:10px;
	text-decoration:none;
	text-indent:-6000em;
	width:172px;
	border-bottom: 0px;
}
