
BODY {
	background-color:#d9ebff; 
	color:#3366cc; 
	margin: 0px 0px 0px 0px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	
}


td {
	background-color:#FFFFFF;
	font-size: 13px;
	
}

.mainbodyOLD {
	margin: 12px 80px 25px 70px;
}


.mainbody {

	padding: 12px 25px 25px 25px;
}

.pageheading {
	font-size:26px; color: #97d045; 
}


.boldgreen{font-size:16px; font-weight:bold; color: #97d045;}
.boldblue{font-size:16px; font-weight:bold; color: #3366cc;}

.title{
	font-size:16px;
}

.small { font-size:10px; font-weight:bold;}

.footer{
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
}

.footercontact{
	padding-left:6px;
	padding-right:6px;
}


a:link {COLOR: #fc3753; text-decoration:underline;}
a:visited {COLOR: #fc3753; text-decoration:underline;}
a:hover {COLOR: #3366cc; text-decoration:underline;}


a.category:link {COLOR: #000000; text-decoration:none; font-weight:bold;}
a.category:visited {COLOR: #000000; text-decoration:none;font-weight:bold;}
a.category:hover {COLOR: #3366cc; text-decoration:underline; font-weight:bold;}

a.catauthor:link {COLOR: #969696; text-decoration:none; font-style:italic; font-weight:normal;}
a.catauthor:visited {COLOR: #969696; text-decoration:none; font-style:italic; font-weight:normal;}
a.catauthor:hover {COLOR: #3366cc; text-decoration:underline; font-style:italic; font-weight:normal;}

a.heading:link {COLOR: #fc3753; font-size: 16px; text-decoration:none; font-weight:bold;}
a.heading:visited {COLOR: #fc3753; font-size: 16px; text-decoration:none;font-weight:bold;}
a.heading:hover {COLOR: #3366cc; font-size: 16px; text-decoration:underline; font-weight:bold;}



ul {
    margin: .5em .5em 0 15px;
	padding-left: 0;
	list-style: none;
}

li { 
	background-image: url(../images/KM_WEB_HEART_03.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 16px;
	line-height:19px;
	
}

li.long { 
	background-image: url(../images/KM_WEB_HEART_03.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-left:5px;
}

li.big { 
	background-image: url(../images/KM_WEB_HEART_01.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-left:-15px;
	padding-left: 20px;
	line-height:19px;
	font-size:16px;
	font-weight:bold;
	
}

li.biglong { 
	background-image: url(../images/KM_WEB_HEART_01.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left:-10px;
	font-size:16px;
	font-weight:bold;
}

.rightprice {
font-size:26px;
color: #fc3753; 
float:right;
width:230px; 
margin:0px 0px 10px 10px;
	}

.rightimg {
float:right;
margin:10px 10px 10px 10px;
	}


div.prodtitle{
  width: 98%;
  color: #3366cc;
}

div.row span.left {
  padding: 0px; 
  margin: 0px auto;
  float: left;
  text-align: left;
  vertical-align: middle;
  font-size:26px;
  width: 60%;
  }

div.row span.right {
  padding: 6px; 
  margin: 0px auto;  
  font-size:18px;
  color: #fc3753;
  float: right;
  text-align: right;
  vertical-align: middle;
  width: 40%;
  }

div.spacer {
  clear: both;
  }


.author{
  font-size:12px;
  color:969696;
  font-style: italic;
}

div.floright {
  padding: 0px; 
  margin: 0px auto;  
  float: right;
  text-align: right;
  }



  .btn{
  color:#000000;
  font-weight:bold;
  vertical-align: middle;
  }


  .addbtn{
  color:#fc3753;
  font-weight:bold;
  }




