/* Start of CMSMS style sheet 'ko-vital_menu' */
/********************
KO-Vital MainMENU
*********************/

/* menu li block */
#menu li {
   list-style: none;
   margin: 0;
   display: block;
}

#menu ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu li a { height: 1%; } 
* html #menu li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu a {
   text-decoration:none; 
   display: block; 
   padding: 0em 0.5em 0.1em 1.5em; 
   color: #0053b0; 
   background: url(uploads/ko-vital_default/dot_green.png) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}

/* 2nd level links, more padding and smaller font */
div#menu ul ul a {
   font-size: 90%;
   padding: 0.1em 0.5em 0em 2.8em;
   background-position: 1.5em center;
}

/* 3rd level links, more padding */
div#menu ul ul ul a {
   padding: 0em 0.5em 0em 4.3em;
   background: url(uploads/ko-vital_default/dot_green.png) no-repeat 2.8em center; 
   font-weight: normal;
}

/* hover state for all links */
div#menu a:hover {
   background-color: #C3D4DF;
}
div#menu a.activeparent:hover {
   background-color: #C3D4DF;
   color: #18507C;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu li a.activeparent {
   background: url(uploads/ko-vital_default/dot_white.png) no-repeat 0.5em center;
   padding: 0.1em 0.5em 0.1em 1.5em;  /* some air for it */
   background-color: #00499c;
   color: #fff;
}

div#menu ul ul li a.activeparent {
   background-position: 1.5em center; 
   background: url(uploads/ko-vital_default/dot_green.png) no-repeat 1.5em center;
   padding: 0em 0.5em 0em 2.8em;  /* some air for it */
   color: #0053b0;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu ul h3 {
   background: url(uploads/ko-vital_default/dot_white.png) no-repeat 0.5em center;
   background-color: #00499c; /*#385C72; */
   display: block; 
   padding: 0.1em 0.5em 0.1em 1.5em;  /* some air for it */
   color: #fff;                                 /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu ul ul h3 {
   font-size: 90%;
   padding: 0em 0.5em 0em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: #e4a100;     
   background: url(uploads/ko-vital_default/arrow_orange.png) no-repeat 1.3em center; 
}

/* current page on third level, more padding */
div#menu ul ul ul h3 {
   padding: 0em 0.5em 0em 4.3em;
   background: url(uploads/ko-vital_default/arrow_orange.png) no-repeat 2.7em center; 
}

/* section header */
div#menu li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu li.separator hr {
   display: none; /* this is for accessibility */
}

/* End of 'ko-vital_menu' */

/* Start of CMSMS style sheet 'ko-vital_default' */
/**/
/**** General ****/
/**/

* {
	margin: 0;
	padding: 0;
}

h1 { font: bold 1.5em, Trebuchet MS, Tahoma, Arial, sans-serif; }
h2 { font: bold 1.3em, Trebuchet MS, Tahoma, Arial, sans-serif; }
h3 { font: bold 1.1em, Trebuchet MS, Tahoma, Arial, sans-serif; }

body { background-image:url(uploads/ko-vital_default/bg.gif); background-repeat:repeat-x; background-color:#B9D9ED; }

/**/
/**** Identified ****/
/**/

#anotherwrap {
	z-index: 10;
	width: 820px;
	background-color: #fff;
	background-position: bottom;
	background-image: url(uploads/ko-vital_default/wrap_back.png);
	background-repeat: repeat-x;
	/*border: 2px solid #aaa;*/
	margin: 0px auto;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
}

#thewrap {
	z-index: 10;
	width: 800px;
	background-color: #fff;
	/*border: 2px solid #aaa;*/
	margin: 0px auto;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

#header {
	z-index: 10;
	width: 820px;
	height: 100px;
	/*border: 2px solid #aaa;*/
	background-image: url(uploads/ko-vital_default/header_back.png);
	background-repeat: repeat-x;
	background-color: #fff;
	padding-top: 22px;
}

#kovital {
	z-index: 10;
	width: 300px;
	height: 100px;
	float: left;
	margin-left: 20px;
	/*border: 1px solid black;*/
	background: url(uploads/ko-vital_default/ko-vital.png) no-repeat;
}

#kottside {
	z-index: 10;
	width: 300px;
	height: 100px;
	float: right;
	margin-right:10px;
	/*border: 1px solid black;*/
	background: url(uploads/ko-vital_default/bodymed_kottside.png) no-repeat;
}

#search {
	z-index: 10;
	width: 800px;
	height: 20px;
	/*border: 1px solid #aaa;*/
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: right;
	background: #fff;
	color: #0053b0;
	font: bold 0.9em, Trebuchet MS, Tahoma, Arial, sans-serif;
}

/* styling the search input text field here */
#m2searchinput {
	border-color: #29a7ff;
	border-width: 1px;
	border-style: solid;
	font: 0.9em, Trebuchet MS, Tahoma, Arial, sans-serif;
	color: #0053b0;
	padding-left: 3px;
	padding-right: 3px;
}

#menu {
	z-index: 10;
	width: 200px;
	height: auto;
	background: #fff;
	float: left;
	padding-left: 0em;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 20px;
	text-align: left;
	font: bold 1.0em, Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.4em;
}

#news {
	z-index: 10;
	float: left;
	background: url(uploads/ko-vital_default/news_back.png) repeat-y;
	border: 1px solid #a8ca20;
	color: #000;
	height: auto;
	width: 200px;
	min-height: 100px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	font: 0.8em, Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
}

#content_header {
	z-index: 10;
	width: 530px;
	height: 27px;
	float: right;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: solid 1px #00499c;
	border-left: solid 1px #00499c;
	border-right: solid 1px #00499c;
	background-image: url(uploads/ko-vital_default/content_header_back.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
	color: #fff;
	font: bold 1em, Trebuchet MS, Tahoma, Arial, sans-serif;
}

#content {
	z-index: 10;
	width: 530px;
	height: auto;
	min-height: 450px;
	float: right;
	padding: 10px;
	border-bottom: solid 1px #00499c;
	border-left: solid 1px #00499c;
	border-right: solid 1px #00499c;
	background-image: url(uploads/ko-vital_default/box_cornerbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #000;
	font: 1em, Trebuchet MS, Tahoma, Arial, sans-serif;
	line-height: 1.5em;
	margin-bottom: 30px;
}

#content ul {
	text-indent: 0.5em;
	margin-left: 1em; 
}

#content a:link { font-weight:normal; color:#4ca200; text-decoration:none; }
#content a:visited { font-weight:normal; color:#4ca200; text-decoration:none; }
#content a:focus { font-weight:bold; color:#4ca200; text-decoration:underline; }
#content a:hover { font-weight:normal; color:#00499c; text-decoration:none; }
#content a:active { font-weight:normal; color:#ffd97d; text-decoration:none; }

#spacer {
	z-index: 10;
	clear: both;
	height: 12px;
}

#footer {
	z-index: 10;
	border: 1px solid #ccc;
	background: #fafafa;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 0.6em, Tahoma, Verdana, Arial, sans-serif;
}

#footer a:link { font-weight:normal; color:#47c70f; text-decoration:none; }
#footer a:visited { font-weight:normal; color:#47c70f; text-decoration:none; }
#footer a:focus { font-weight:bold; color:#47c70f; text-decoration:underline; }
#footer a:hover { font-weight:normal; color:#47c70f; text-decoration:none; }
#footer a:active { font-weight:normal; color:lime; text-decoration:none; }




/**/
/**** Classes ****/
/**/

/* this does the search submit button */
.searchsubmit {
	font: bold 0.8em, Tahoma, sans-serif;
	color: #fff;
	border-color: #87ceff #00528c #00528c #87ceff;
	background-color: #0053b0;
}



/* End of 'ko-vital_default' */

