/* PLATFORM CLASSES */


body
{
	background-color: FFFFFF;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #474D27;
	color: #E7E7E7;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #474D27;
	color: #E7E7E7;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #474D27;
	color: #E7E7E7;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #474D27;
	color: #E7E7E7;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #474D27;
	color: #E7E7E7;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #EDE7D1;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #EDE7D1;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #EDE7D1;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #EDE7D1;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #EDE7D1;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #000000;
	background-color: #EDE7D1;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #000000;
	background-color: #EDE7D1;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #000000;
	background-color: #EDE7D1;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #000000;
	background-color: #EDE7D1;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #000000;
	background-color: #EDE7D1;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #ffffff;
	background-color: #474D27;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #ffffff;
	background-color: #474D27;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #ffffff;
	background-color: #474D27;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #ffffff;
	background-color: #474D27;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #ffffff;
	background-color: #474D27;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ReducedText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: FFFFFF;
	border-bottom: #EDE7D1 1px solid;
	border-left: #EDE7D1 1px solid;
	border-right: #EDE7D1 1px solid;
	border-top: #EDE7D1 1px solid;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: FFFFFF;
	border-bottom: #EDE7D1 1px solid;
	border-left: #EDE7D1 1px solid;
	border-right: #EDE7D1 1px solid;
	border-top: #EDE7D1 1px solid;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #EDE7D1;
	border-bottom: #EDE7D1 1px solid;
	border-left: #EDE7D1 1px solid;
	border-right: #EDE7D1 1px solid;
	border-top: #EDE7D1 1px solid;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #EDE7D1;
	color: #FF0000;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #EDE7D1;
	border-width: 1px;
	font-family: arial, sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #E7E7E7;
	background-color: #474D27;
	border-color: #EDE7D1;
	border-width: 1px;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #717B5C;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #717B5C; }
a:visited { color: #717B5C; } 
a:hover { color: #B8C2A4; }
a.menu
{
	text-decoration: none;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #ffffff; }
a.menu:visited { color: #ffffff; }
a.menu:hover { color: #A2AE8B; }
a.Gridmenu
{
	text-decoration: none;
	color: #3A3F1F;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #3A3F1F; }
a.Gridmenu:visited { color: #3A3F1F; }
a.Gridmenu:hover { color: #9AA97B; }
a.Homebase
{
	text-decoration: none;
	color: #A2AE8B;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #A2AE8B; }
a.Homebase:visited { color: #A2AE8B; }
a.Homebase:hover { color: #474D27; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #ffffff; }
a.FormFileManagerFileList:visited{ color: #ffffff; }
a.FormFileManagerFileList:hover
{
	color: #000000;
	background-color: #EDE7D1;
}
img.BlockIMG
{
	display: block;
	margin: 0px;
}
#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}#sitesearch .MaxPagesRow
{
	display: block;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}
.noprint { display: block; }
@media print {
	.noprint { display: none; }
}




/* CUSTOM CLASSES */ 

img {border:none;}



/* HEADER */		

.cartnav {
   FLOAT: right;
   margin:2px 0px 3px 0px;
   text-align:right;}
	 
.cartnav a {
    font-family:Helvetica, Arial, Sans-serf;
    font-weight:bold;
		text-decoration:none;}
		
			 
.cartnav span {padding:0px 10px 0px 8px;}	

.cartnav a:link {color:#000000;}
.cartnav a:visited {color:#000000;}
.cartnav a:hover {color:#717B5C;}
.cartnav a:active {color:#717B5C;}	


.header  {
    height:79px;
    width:750px;
    background-color:#474D27;}

.mainnav {
    margin:2px 10px 3px 0px;
    text-align:right;
		color:#717B5C;}
		
.mainnav a {
    font-family:Helvetica, Arial, Sans-serf;
    font-weight:bold;
		text-decoration:none;
		font-size:14px;
		color:#000000;}
		
.mainnav span {padding:0px 6px 0px 6px;}			

.mainnav a:link {color:#000000;}
.mainnav a:visited {color:#000000;}
.mainnav a:hover {color:#717B5C;}
.mainnav a:active {color:#717B5C;}

.headtile {
   height:18px;
    width:750px;
		background:#5D664B url(/dsn/wwwhabershamcandlecom/content/images/default/tilehead.gif) repeat-x; center;}


/* CONTENT */	

.rightborder {
  border-right:1px solid #474D27;}

.rightborder .rightborder {
	border: none;}

.content {
	margin: 5px 15px;
	width: 491px;}	 
		
.splashimg {
   float:left;
   margin:0px 12px 0px 00px;}

/* SUBNAV */	
	 
.subnav {
   position:relative;
   margin:0;
   padding:0;
   font:12px  Helvetica, Arial, Sans-serif;
	 width:227px;	
	 background:#FFF url(/dsn/wwwhabershamcandlecom/content/images/default/subnav_tile.gif) repeat-y;}
	 
	 
.subfoottile {
   background-color: #EAEAEA;
   margin:-4px 0px;
	 padding:0;
   width:227px;
   background-image:url(/dsn/wwwhabershamcandlecom/content/images/default/subnav_foottile.gif);
	 background-repeat:repeat-y;
	 background-position: top left;
   } 
	 
.subfoottile .subfoottile {
	background-image: none;
	background-color: transparent;}
	 
.subnav p {
   margin:10px 0px 0px 25px;
   color:#4B5634;}	
	 
.subnav a {
    padding:10px 0px 10px 0px;
    text-decoration:none;
    color:#4B5634;}
		
.subnav a:link    {color:#4B5634;}
.subnav a:visited {color:#4B5634;}
.subnav	a:hover   {color:#899968;}
.subnav a:active  {color:#899968;}
		  

/* FOOTER */	

.foottile {
    margin-top:0px;
		height:18px;
    width:750px;
		background:#5D664B url(/dsn/wwwhabershamcandlecom/content/images/default/tilehead.gif) repeat-x; center;}}

.footnav {
    margin:2px 0px 3px 0px;
    text-align:right;
		color:#717B5C;}

.footnav span {
    padding:0px 10px 0px 8px;
		color:#84906B;}	

.right {
    text-align:right;}	
	
.footnav a {
    font-family:Helvetica, Arial, Sans-serf;
		text-decoration:none;
		font-size:12px;}

.footnav a:link    {color:#3D462B;}
.footnav a:visited {color:#3D462B;}
.footnav a:hover {color:#84906B;}
.footnav a:active {color:#84906B;}

.productfix {_margin-top:-14px;}


	

	
	
	
/*
.subnav ul {
    margin:0px 0px 0px 20px;
    padding:0;
    line-height:21px;}

.subnav li {
    list-style:none;}

.innersubnav li{
    padding-left:0px;
		list-style-image:url(/dsn/wwwhabershamcandlecom/content/images/default/bullet.gif);}

.innersubnav a { color:#4B5634;} 
.innersubnav a:hover { color:#6A9A7E;} 
	
*/



	


	
