/*
  style sheet for Lenox Skin Containers
 From Empulse Consulting */

/* layout css */
.c_wrap {
	clear:both; 
	width: 100%;
	height: 0 auto; 
	padding: 0px;}

.outercontent {
	width:100%;
	padding: 5px;
}

.c_title {
	clear: both;
	width: 100%;}

.c_footer {
	margin-top: 5px;
	clear:both;
	Width:100%;}

.UserViewCSS {float:right; margin-right: 5px;}

/* color styles */
/* dark Blue */
.DarkBlueRow {background-color: #330099; color: #FFF; }
.DarkBlueRow .head {color: #FFFFFF;}
.DarkBlueTop { border-top: 2px solid #309;}
.DarkBlueBottom {border-bottom: 2px solid #309;}

.greyrow {background-color: #CCCCCC;}
.greytop {border-top:2px solid #ccc;}
.greybottom {border-bottom:2px solid #ccc;}
.greybox { border:: 2px solid #ccc;}





