﻿body {
    /*	margin: 0px; */
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
/*input, select {font-size: 11px;}*/
textarea
{
	font-family: arial,verdana,helvetica,sans-serif, Sans-serif;
}
td {
	color: #000000;
	font: 12px verdana,arial,helvetica,sans-serif;
	vertical-align: top;
	text-decoration: none;
}
td.login {
	font: 9px verdana,arial,helvetica,sans-serif;
	vertical-align:middle;
}
td.captionbottom {
	vertical-align:bottom;
}
.IE8Fix  
{  
    z-index: 100;  
}  
.TableCaption 
{
	vertical-align: middle;
   font-weight: bold;
}
#loginbox
{
   text-align: right;
   /*position: absolute;
   top: 16px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;*/
}
#welcomebox
{
	/*font-size: 12px;
   text-align: right;*/
}
#masterform {
    width: 1024px;
    margin: auto;
}
#header
{
   background-repeat:repeat-x; 
	height:110px;
   background-image: url(images/mainheader.jpg);
}
#header2
{
   background-repeat:repeat-x; 
	height:45px;
   background-image: url(images/header2.jpg);
}
#header3
{
   background-repeat:repeat-x; 
	height:45px;
   background-image: url(images/header3.jpg);
}
#logo
{
	/*400 x 114*/
	width:200px;
	height:57px;
   background-image: url(images/kiincare_logo3.jpg);
}
#menu
{
	/*173 x 764*/
	width:173;
	height:900px;
   background-repeat:repeat-y; 
   position:relative;
   background-image: url(images/graduated_tint.jpg);
}
.menutext
{
   font-size:10px;
   color:Black;
	font-family:verdana;
   font-weight:normal;
}
.menutextbold
{
   font-size:12px;
   color:Black;
	font-family:verdana;
   font-weight:bold;
}
.menuitem
{
   font-size:16px;
   color:Black;
   font-weight:normal;
   z-index: 100;
}
.menuitemhover
{
   font-size:16px;
   color:Black;
   font-weight:bold;
}
.RepeaterHeader
{
	color: black;
	background-color:#99ccff;
}
.RepeaterItem 
{
	color: black;
}
.RepeaterAltItem
{
	color: black;
	background-color:#e9e9e6;
}
.PaddedCell
{
	padding:8px;
	vertical-align:middle;
}
div.sectiontitle {
   top: 4px;
   position:relative;
   padding-right: 10px;
   font-size: 16px;
   font-weight: bold;
   height: 30px;
}
div.sectiontitle2 {
   top: 4px;
   position:relative;
   padding-top: 15px;
   padding-right: 10px;
   font-size: 16px;
   font-weight: bold;
   height: 30px;
}
.sectiontitlenested {
   top: 4px;
   position:relative;
   padding-right: 10px;
   font-size: 16px;
   font-weight: bold;
}

div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}
.sectionheader {
	width: 100%; 
	clear: both;
	height: 35px;
}


.wrapper
{
	width:100%; clear:both; text-align:left;
}

input.btn1
{
	border-right: #000000 2px solid;
	border-top: #999999 2px solid;
	border-left: #999999 2px solid;
	border-bottom: #000000 2px solid;
	font-size: 11px;
	font-weight: bold;
	color: white;
	font-family: arial,verdana,helvetica,sans-serif, Sans-serif;
	background-color: #333333;
	text-align: center;
	padding-right: 0px;
	margin-right: 0px;
}
