/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */

BODY {

	background:#666666;
	margin:0;
	height:100%;
	width:100%;
	position:absolute;
}
BODY, TABLE {

	font-family:Times New Roman, Times, Serif;
	font-size:10pt;
}

A{ color: #FFFFFF;}


INPUT,TEXTAREA {

	font-family:Times New Roman, Times, Serif;
	color:#000;
}

.menu
{
	color: #000000;
	text-decoration: none;
}

.menu:hover
{
	color: #000000;
	text-decoration: underline;
}

.menuin
{
	color: #000000;
	text-decoration: none;
}

.menuin:hover
{
	color: #000000;
	text-decoration: underline;
}

.submenu
{
	color: #000000;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #000000;
	margin-left: 25px;
	text-decoration: underline;
}

.submenuin
{
	color: #000000;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.submenuin:hover
{
	color: #000000;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

/* secondary menu */

.smenu
{
	color: #000000;
	text-decoration: none;
}

.smenu:hover
{
	color: #000000;
	text-decoration: underline;
}

.smenuin
{
	color: #000000;
	text-decoration: none;
}

.smenuin:hover
{
	color: #000000;
	text-decoration: underline;
}

.ssubmenu
{
	color: #000000;
	margin-left: 25px;
	text-decoration: none;	
}

.ssubmenu:hover
{
	color: #000000;
	margin-left: 25px;
	text-decoration: underline;
}

.ssubmenuin
{
	color: #000000;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.ssubmenuin:hover
{
	color: #000000;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#000000;
	margin-left: 20px;
	color: #000000;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #000000;
	text-decoration: underline;
}

.topmenu
{
	color: #000000;
	text-decoration: none;
}

.topmenu:hover
{
	color: #000000;
	text-decoration: underline;
}

.search
{
	color: #000000;
	font-weight: bold;
}

.friendmenu
{
	padding-top: 10px;
	color: #000000;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #000000;
	font-size:8pt;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{
}
.pollChoiceDescription p
{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
.pollVoteButton
{
background-color:#ff6600;
color:#ffffff;
border:none;
font-weight:bold;
width:100px;
cursor:pointer;
}
.pollChoiceRow
{
border-bottom:solid 1px #cccccc;
padding-bottom:15px;
padding-top:15px;
}
.newsletterError
{
font-weight:bold;
color:#ff0000;
}
.newsletterSuccess
{
font-weight:bold;
color:#009900;
}
.blogEntry {

	/*border-bottom:solid #999999 1px;	*/
}
.blogEntry HR {

	height:0.5px;
	color:#E3CBAF;
	background-color:#E3CBAF;
/*	background-color:#999999;*/
}
.blogDate
{
font-weight:bold;
}
.blogTitle
{
font-weight:bold;
}
.blogText
{
}

.forumName
{
font-weight:bold;
}
.forumColumnHeader
{
font-weight:bold;
border-bottom:solid #999999 1px;
padding:3px;
}
.forumColumnData1
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumColumnData2
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumViewSubject
{
font-weight:bold;
text-transform:uppercase;
}
.forumViewAuthorDate
{
font-size:8pt;
}
.forumReplySubject
{
font-weight:bold;
}

.calendarOuterDay
{
background-color:#dddddd;
}
.calendarInnerDay
{
height:60px;
font-size:8pt;
text-align:left;
}
.calendarEarDate
{
font-size:8pt;
font-weight:bold;
color:#C54333;
}
.calendarHeader
{
background-color:#efefef;
text-align:center;
padding:4px;
font-size:8pt;
}
.calendarDetailTitle
{
font-weight:bold;
margin:0 0 1em 0;
}
.calendarDetailDescription
{
	/*width:60%;

	margin:0 0 2em 0;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;*/
}
.calendarDetailImage
{
	border:solid 1px #000000;
	margin:0 1em 1em 0;
}
.calendarListDate
{
	font-weight:bold;
	color:#7d5848;
}
.calendarCurrentLink
{ 
	font-weight:bold;
}
.calendarBullets
{
	color:#ac9b8c;
}
.calendarTableBg {

	background-color:#F5EBE2;
}
.calendarHeaderDateLinks {

	text-align:center;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;
}
.calendarImageCell {
	padding:10px 0 0 10px;
	width:110px;
	text-align:center;
}
.calendarDateCell {
	padding:10px 0 0 10px;
	width:110px;
	vertical-align:top;

}
.calendarTitleCell{

	padding:10px 0 0 0;
	vertical-align:top;		
}
.categoryLinkHeader {

	text-align:center;
}
.categoryLinkText {

	text-align:center;

}
.login-msg {

	
	color:#900;
	font-style:italic;
	padding:10px 0 15px 0;
}
.msg {

	/* status and error */
	color:#900;
	font-style:italic;
	padding:5px 0 5px 0;
	text-align:center;
}

.faq-topic-header {font-weight:bold;}
.faq-question {color:#000000; font-weight:bold;}
.faq-answer {}


.testimonials1
{
width: 15px; height: 99px; 
}
.testimonialsphoto1
{
width: 68px; height: 99px; 
}
.testimonialsread1
{
width: 137px; height: 99px;  font-size:7pt; padding: 8px;
}

.testimonials2
{
width: 13px; height: 19px; 
}
.testimonialsphoto2
{
width: 75px; height: 19px; 
}
.testimonialsread2
{
width: 137px; height: 19px; font-size:7pt; padding: 8px;
}





.emailFormLabel {font-weight:bold}

/* standard text input class */
.ftxt 
{
font-size:10pt;
width: 20em;
border: 1px solid #8a9c49 ;
background: #666666;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
.ftxtarea 
{
font-size:10pt;
width: 20em;
border: 1px solid #8a9c49 ;
background: #666666;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;

}
.ftxtquery 
{
font-size:10pt;
width: 10em;
border: 1px solid #8a9c49 ;
background: #666666;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

/* standard submit button */
.fsub 
{
width:8em;  
border: 1px solid #8a9c49 ;
background: #666666;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

/* standard select list */
.fsel 
{
width:15em;  border: 1px solid #8a9c49 ;
background: #666666;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}


/* DIV For email form and the likes */
.buttonBar { 

	text-align:center;
	padding-top:1em;
}

/* container & elements of Contacts page */

.contactsIntro {

	width:400px;


}
.contactsRegionHeader {

	color:#fffff;
	font-size:3;
	font-weight:bold;
}

.contactsContactHeader {

	font-size:14px;
	font-weight:bold;
	color: #8a9c49;
	
}

/* container & elements of Latest News Page story */
.latestNews {
}
.latestNewsDate {

	font-style:normal;
	color:#999;
}
.latestNewsTitle {

	font-weight:bold;
	color: #FFFFFF;
	font-size:11pt;
}

/* text of displayed story */
.latestNewsSource {
	margin-right:0;

}

/* listing of story 'Links' on News Release Page */
.latestNewssListing {  }

/* Items within latestNews sListing */)
.latestNewssListingItem {  }
.latestNewssListingItem A {text-decoration:underline;  }


.required { 
	font-weight:bold;
 }

.documentGroupFiles {

	padding:2em 0 2em 0;
	line-height:2.0em;

}
.documentGroupHeader {
/* only when there's a single group on display - instead of SELECT element */

	font-weight:bold;
}

/*----------------------------------------------------------------------------*/
/*-----Candles of NZ Styles --------------------------------------------------*/
/*----------------------------------------------------------------------------*/

/* Main layout containers for centering the page*/
#container
{
margin-left:auto;
margin-right:auto;
width:884px;
text-align:left;
}

#bgcontainer
{
width:884px;
float:left;
}


/* Header Styles */

#header
{
position: relative;
width:884px;
height: 137px;
float: left;
margin: 0px 0px 8px 0px;
background: url(http://www.candlesofnz.co.nz/images/header_bg.jpg) top left no-repeat;
}

	#header a img
	{
	margin: 20px 0px 0px 40px;
	border: none;
	}
	
	#header h1
	{
	position:absolute;
	top: 60px;
	left: 270px;
	float:left;
	padding: 0;
	margin: 0;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	}

#publicAccess
{
position: absolute;
bottom: 0px;
right: 246px;
width: 122px;
height: 34px;
}

	#publicAccess a
	{
	display:block;
	width: 122px;
	height: 34px;
	line-height: 31px;
	text-align:center;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	background: url(http://www.candlesofnz.co.nz/images/retailer_login_button_bg.gif) 0px -34px repeat-x;
	}
	
	#publicAccess a:hover
	{
	text-decoration: none;
	color: #FFFFFF;
	background: url(http://www.candlesofnz.co.nz/images/retailer_login_button_bg.gif) 0px 0px repeat-x;
	}

#retailerLogin
{
position: absolute;
bottom: 0px;
right: 123px;
width: 122px;
height: 34px;
}

	#retailerLogin a
	{
	display:block;
	width: 122px;
	height: 34px;
	line-height: 31px;
	text-align:center;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	background: url(http://www.candlesofnz.co.nz/images/retailer_login_button_bg.gif) 0px -34px repeat-x;
	}
	
	#retailerLogin a:hover
	{
	text-decoration: none;
	color: #FFFFFF;
	background: url(http://www.candlesofnz.co.nz/images/retailer_login_button_bg.gif) 0px 0px repeat-x;
	}

#instantHelp
{
position: absolute;
bottom: 0px;
right: 0px;
width: 122px;
height: 34px;
}

	#instantHelp a
	{
	display:block;
	width: 122px;
	height: 34px;
	line-height: 31px;
	text-align:center;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	background: url(http://www.candlesofnz.co.nz/images/instant_help_button_bg.gif) 0px -34px repeat-x;
	}
	
	#instantHelp a:hover
	{
	text-decoration: none;
	color: #FFFFFF;
	background: url(http://www.candlesofnz.co.nz/images/instant_help_button_bg.gif) 0px 0px repeat-x;
	}

/* Navigations Styles */

#nav
{
position:relative;
float:left;
width: 884px;
height: 33px;
text-align:center;
background: #8a9c49;
padding: 0px 0px 3px 0px;
}

	#nav a
	{
	position:relative;
	display:inline-block;
	padding: 0px 42px 0px 42px;
	line-height: 33px;
	height: 36px;
	color:#FFFFFF;
	background: #b2b2b2 url(http://www.candlesofnz.co.nz/images/nav_grey_bg.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	}
	
	#nav a img
	{
	border: none;
	}
	
	#nav a:hover
	{
	height: 33px;
	border-bottom: 3px solid #666666;
	background: #b2b2b2 url(http://www.candlesofnz.co.nz/images/nav_hover_arrow.gif) top center no-repeat;
	}
	
	#nav a.selected
	{
	background: url(http://www.candlesofnz.co.nz/images/nav_hover_arrow_selected.gif) top center no-repeat;
	}
	
	#nav a.selected:hover
	{
	background: url(http://www.candlesofnz.co.nz/images/nav_hover_arrow_selected.gif) top center no-repeat;
	border-bottom: 3px solid #8a9c49;
	}
	
	#nav .leftNav
	{
	position: absolute;
	top: 0;
	left: 0;
	}
	
	#nav .rightNav
	{
	position: absolute;
	top: 0;
	right: 0;
	}
	
	#nav .bottomNav
	{
	position: absolute;
	bottom: 3px;
	right: 0;
	}
	
/* Content Area Styles */

#contentArea
{
float: left;
width: 884px;
background: #000000 url(http://www.candlesofnz.co.nz/images/content_area_bg.gif) top repeat-x;
}

#mainTextArea
{
float: left;
width: 643px;
min-height: 230px;
border-right: 1px solid #5d5d5d;
background: #666666 url(http://www.candlesofnz.co.nz/images/content_area_bg.gif) top repeat-x;
}

#mainTextAreaHome
{
float: left;
width: 643px;
min-height: 230px;
border-right: 1px solid #5d5d5d;
background: #666666 url(http://www.candlesofnz.co.nz/images/content_area_bg.gif) top repeat-x;
}
#mainTextAreaProductDetail
{
position:relative;
float: left;
width: 884px;
min-height: 290px;
background: #666666 url(http://www.candlesofnz.co.nz/images/content_area_bg.gif) top repeat-x;
}

#mainTextAreaProductDetailPageContent
{
float: left;
width: 565px;
min-height: 180px;
}

#pageCopy
{
float:left;
width: 401px;
margin: 25px 42px 0px 42px;
color: #bdbdbd;
}

	#pageCopy h2
	{
	font-size:26px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	}
	
	#pageCopy h2 span
	{
	float:left;
	color: #8a9c49;
	width: 100%;
	}
	
	.homeHeadingArrow
	{
	margin: 0px 0px 8px 0px;
	}

#homeBg
{
float:left;
min-height: 230px;
background: url(http://www.candlesofnz.co.nz/images/home_text_bg.jpg) 20px 15px no-repeat;
}

#pageCopyProductRangeMockDetails
{
float: left;
width: 842px;
margin: 0px 42px 0px 42px;
color: #bdbdbd;
}

#pageCopyProductRangeMockDetails h2
	{
	padding-top: 25px;
	font-size:26px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	}
	
	#pageCopyProductRangeMockDetails h2 span
	{
	float:left;
	width: 100%;
	color: #8a9c49;
	margin: -7px 0px 30px 0px;
	}

#pageCopyProductRangeMock
{
float: left;
width: 559px;
margin: 25px 42px 0px 42px;
color: #bdbdbd;
}

#pageCopyProductRangeMock h2
	{
	font-size:26px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	}
	
	#pageCopyProductRangeMock h2 span
	{
	float:left;
	width: 100%;
	color: #8a9c49;
	margin: -7px 0px 30px 0px;
	}

#pageCopyProductRange
{
float: left;
width: 559px;
min-height: 430px;
margin: 25px 42px 0px 42px;
color: #bdbdbd;
}

.whitefont
{
font-size: 11px;
}

#pageCopyProductRange h2
	{
	font-size:26px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	}
	
	#pageCopyProductRange h2 span
	{
	float:left;
	width: 100%;
	color: #8a9c49;
	margin: -7px 0px 30px 0px;
	}

	.contentPageTitle
	{
	font-weight: normal;
	color:#FFFFFF;
	font-size: 26px;
	margin: 0;
	padding: 0;
	}

#contentPicRight
{
float: right;
width: 158px;
height: 220px;
background: url(http://www.candlesofnz.co.nz/images/home_right_content_pic.jpg) top left no-repeat;
}

	#contentPicRight p
	{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
	#contentPicRight p span
	{
	color: #bdbdbd;
	font-style:italic;
	}

#news
{
position:relative;
float:left;
width: 419px;
height: 133px;
padding: 0px 182px 0px 42px;
background: #4d4d4d url(http://www.candlesofnz.co.nz/images/latest_news_pic.jpg) top right no-repeat;
}

	#news h2
	{
	color: #FFFFFF;
	margin: 0;
	padding: 10px 0px;
	font-size: 14px;
	font-weight: normal;
	}
	
	#news h2 span
	{
	color: #8a9c49;
	}

	#news img
	{
	margin: 0px 0px 10px 0px;
	}

	#news p
	{
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	}

	#news #readMore
	{
	position:absolute;
	bottom: 0;
	left: 0;
	width: 485px;
	height: 25px;
	line-height: 25px;
	text-align:left;
	padding: 0xp 30px 0px 0px;
	background:#202020;
	}
	
		#news #readMore a
		{
		color: #FFFFFF;
		text-decoration: none;
		margin: 0px 0px 0px 5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		}
		
		#news #readMore a:hover
		{
		color: #FFFFFF;
		text-decoration: underline;
		}
		
		#news #readMore img
		{
		border: none;
		float:left;
		margin: 9px 0px 0px 383px;
		}

	.latestNewsComponent
	{
	padding: 0;
	margin: 0;
	}

#rightTextArea
{
float: right;
width: 240px;
background: #000000 url(http://www.candlesofnz.co.nz/images/right_col_bg.jpg) 0px 156px repeat-y;
}

	#rightTextArea #newProducts
	{
	float:left;
	width: 240px;
	height: 230px;
	background: url(http://www.candlesofnz.co.nz/images/right_col_winter_collection.jpg) top right no-repeat;
	}
	
		#rightTextArea #newProducts h2
		{
		float:left;
		font-size:26px;
		font-weight: normal;
		color: #FFFFFF;
		margin: 136px 0px 0px 23px;
		padding: 0;
		}
		
		#rightTextArea #newProducts h2 span
		{
		float:left;
		color: #8a9c49;
		}
		
	#rightTextArea #newProducts2
	{
	float:left;
	width: 240px;
	height: 230px;
	background: url(http://www.candlesofnz.co.nz/images/right_col_winter_collection2.jpg) top right no-repeat;
	}
	
		#rightTextArea #newProducts2 h2
		{
		float:left;
		font-size:26px;
		font-weight: normal;
		color: #FFFFFF;
		margin: 136px 0px 0px 23px;
		padding: 0;
		}
		
		#rightTextArea #newProducts2 h2 span
		{
		float:left;
		color: #8a9c49;
		}
		
	#rightTextArea #newProducts3
	{
	float:left;
	width: 240px;
	height: 230px;
	background: url(http://www.candlesofnz.co.nz/images/right_col_winter_collection3.jpg) top right no-repeat;
	}
	
		#rightTextArea #newProducts3 h2
		{
		float:left;
		font-size:26px;
		font-weight: normal;
		color: #FFFFFF;
		margin: 136px 0px 0px 23px;
		padding: 0;
		}
		
		#rightTextArea #newProducts3 h2 span
		{
		float:left;
		color: #8a9c49;
		}
		
	#rightTextArea #newProducts4
	{
	float:left;
	width: 240px;
	height: 230px;
	background: url(http://www.candlesofnz.co.nz/images/right_col_winter_collection4.jpg) top right no-repeat;
	}
	
		#rightTextArea #newProducts4 h2
		{
		float:left;
		font-size:26px;
		font-weight: normal;
		color: #FFFFFF;
		margin: 136px 0px 0px 23px;
		padding: 0;
		}
		
		#rightTextArea #newProducts4 h2 span
		{
		float:left;
		color: #8a9c49;
		}
		
	#rightTextArea #newProducts5
	{
	float:left;
	width: 240px;
	height: 230px;
	background: url(http://www.candlesofnz.co.nz/images/right_col_winter_collection5.jpg) top right no-repeat;
	}
	
		#rightTextArea #newProducts5 h2
		{
		float:left;
		font-size:26px;
		font-weight: normal;
		color: #FFFFFF;
		margin: 136px 0px 0px 23px;
		padding: 0;
		}
		
		#rightTextArea #newProducts5 h2 span
		{
		float:left;
		color: #8a9c49;
		}
	
	#rightTextArea #newProducts6
	{
	float:left;
	width: 240px;
	height: 230px;
	background: url(http://www.candlesofnz.co.nz/images/right_col_winter_collection_our_story.jpg) top right no-repeat;
	}
	
		#rightTextArea #newProducts6 h2
		{
		float:left;
		font-size:26px;
		font-weight: normal;
		color: #FFFFFF;
		margin: 136px 0px 0px 23px;
		padding: 0;
		}
		
		#rightTextArea #newProducts6 h2 span
		{
		float:left;
		color: #8a9c49;
		}
			
	#rightTextArea #textAreaRightCol
	{
	width: 240px;
	float:left;
	background: #8a9c49 23px 36px no-repeat;
	}
	
		#rightTextArea #textAreaRightCol h3
		{
		font-size: 16px;
		font-weight: bold;
		color: #FFFFFF;
		margin: 10px 40px 17px 23px;
		padding: 0;
		}
		
		#rightTextArea #textAreaRightCol p
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		margin: 14px 40px 10px 23px;
		padding: 0;
		}
	
		#rightTextArea #textAreaRightCol #clickHereToView
		{
		background: #29331e;
		height: 24px;
		line-height: 24px;
		}
		
		#rightTextArea #textAreaRightCol #clickHereToView img
		{
		margin: 0px 5px -1px 80px;
		}
		
		#rightTextArea #textAreaRightCol #clickHereToView a
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#FFFFFF;
		text-decoration:none;
		}
		
		#rightTextArea #textAreaRightCol #clickHereToView a:hover
		{
		color:#FFFFFF;
		text-decoration: underline;
		}


	#rightTextArea #customersSay
	{
	float:left; 
	width: 240px;
	height: 230px;
	background: url(http://www.candlesofnz.co.nz/images/right_col_customers_say.jpg) top right no-repeat;
	}
	
		#rightTextArea #customersSay h2
		{
		float:left;
		font-size:26px;
		font-weight: normal;
		color: #FFFFFF;
		margin: 154px 0px 0px 23px;
		padding: 0;
		}
		
		#rightTextArea #customersSay h2 span
		{
		float:left;
		color: #8a9c49;
		margin: -7px 0px 0px 0px;
		padding: 0;
		}

	#rightTextArea #textAreaRightColCustomers
	{
	width: 240px;
	float:left;
	background: #8a9c49 url(http://www.candlesofnz.co.nz/images/right_col_text_line.gif) 23px 36px no-repeat;;
	padding: 8px 0px 0px 0px;
	}
	
		#rightTextArea #textAreaRightColCustomers h3
		{
		font-size:10px;
		line-height: 10px;
		font-weight: normal;
		color: #FFFFFF;
		margin: 0px 40px 0px 0px;
		padding: 0;
		text-align:right;
		font-family:Arial, Helvetica, sans-serif;
		}
		
		#rightTextArea #textAreaRightColCustomers h3 span
		{
		margin: 0;
		padding: 0;
		color: #29331e;
		font-style:italic;
		font-family:Arial, Helvetica, sans-serif;
		}
		
		#rightTextArea #textAreaRightColCustomers img
		{
		margin: 8px 40px 0px 23px;
		}
		
		#rightTextArea #textAreaRightColCustomers .noMargin
		{
		margin: 0px 0px 0px 0px;
		}
		
		#rightTextArea #textAreaRightColCustomers p
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		margin: 19px 40px 10px 23px;
		padding: 0;
		}
	
		#rightTextArea #textAreaRightColCustomers #clickHereToView
		{
		background: #29331e;
		height: 24px;
		line-height: 24px;
		}
		
		#rightTextArea #textAreaRightColCustomers #clickHereToView img
		{
		margin: 0px 5px -1px 80px;
		}
		
		#rightTextArea #textAreaRightColCustomers #clickHereToView a
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#FFFFFF;
		text-decoration:none;
		}
		
		#rightTextArea #textAreaRightColCustomers #clickHereToView a:hover
		{
		color:#FFFFFF;
		text-decoration: underline;
		}

		
/* Footers Styles */

#footer
{
position:relative;
float: left;
width: 842px;
height: 35px;
line-height: 35px;
margin: 8px 0px 0px 0px;
background: #b1b1b1 url(http://www.candlesofnz.co.nz/images/footer_bg.gif) 260px 0px repeat-y;
color: #7b7b7b;
padding: 0px 0px 0px 42px;
}
	
	#footer a
	{
	height: 35px;
	line-height: 35px;
	color: #7b7b7b;
	text-decoration: none;
	}
	
	#footer a:hover
	{
	color: #7b7b7b;
	text-decoration: underline;
	}
	
	
	#siteSearch
	{
	position:absolute;
	bottom: 0;
	right: 0;
	width: 226px;
	height: 35px;
	line-height: 35px;
	padding: 0px 0px 0px 15px;
	border-left: #666666;
	color:#FFFFFF;
	background: url(http://www.candlesofnz.co.nz/images/site_search.gif) repeat-x;
	}
	
	#siteSearch .searchTxt
	{
	background: #FFFFFF;
	border: 1px solid #b2b2b2;
	font-size: 11px;
	margin: 0;
	width: 130px;
	}
	
	#siteSearch .searchBtn
	{
	width: 40px;
	background: url(http://www.candlesofnz.co.nz/images/site_search_go_button.gif) 5px 2px no-repeat;
	margin: 0;
	border: none;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
/*-------------------Product Range Styles--------------------------------------------*/
	
	
	/*-------------------Product Listing Styles--------------------------------------*/
	.productRange
	{
	position:relative;
	float:left;
	width: 643px;
	height: 213px;
	background: #8a9c49;
	border-bottom: 1px solid #666666;
	}
	
    .rangeContent
    {
	float:left;
	width: 173px;
	height: 142px;
	background: #3f3f3f;
	margin: 0px 0px 0px 20px;
	padding: 23px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
	.rangeContent h3 
	{
	margin: 0;
	padding: 0;
	font-size:14px;
	color: #FFFFFF;
	margin: -8px 0px 0px 0px;
	}
	
	.rangeContent h3 span
    {
	color: #8a9c49;
	}
	
	.rangeContent p
	{
	margin: 10px 0px 0px 0px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	}
	
	.rangePic
	{
	float:left;
	width: 199px;
	height: 188px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
	.rangePic img
	{
	}
	
    .rangeColourScent
    {
	float:left;
	width: 203px;
	height: 188px;
	background: #fcfcfc;
	border-bottom: 1px solid #666666;
	}
	
		.rangeColour
		{
		float: left;
		width: 32px;
		height: 25px;
		margin: 0px 3px 0px 0px;
		}
		
		.rangeColourScent table
		{
		border-collapse: collapse;
		}
		
			.rangeColourScent table tr 
			{
			
			}
			
			.rangeColourScent .rightCol
			{
			padding: 0px 0px 0px 3px;
			}
		
			.rangeColourScent table tr td
			{
			border-top: 1px solid #ebebeb;
			border-right: 1px solid #ebebeb;
			border-bottom: 1px solid #ebebeb;
			}
			
			.rangeColourScent .noBorder
			{
			color: #FF0000;
			}
			
			.rangeColourScent table tr td p
			{
			margin: 0;
			padding: 0;
			line-height: 25px;
			font-size:10px;
			font-family:Arial, Helvetica, sans-serif;
			color: #b2b2b2;
			}
			
			.rangeColourScent table tr td p span
			{
			color:#FFFFFF;
			margin: 0px 0px 0px 6px;
			}
			
							
				.rangeColourScent .tableHeading #topRow
				{
				background: #8a9c49;
				border: none;
				}
			
				.rangeColourScent .tableHeading table
				{
				border-collapse: inherit;
				}
				
				.rangeColourScent .tableHeading table tr td
				{
				border: none;
				
				}
				
				.rangeColourScent .tableHeading .rightCol
				{
				padding: 0px 0px 0px 3px;
				border-left: 1px solid #ebebeb;
				}
				
	.rangeContentUnder
    {
	float:left;
	width: 219px;
	height: 24px;
	background: #b2b2b2;
	margin: 0px 0px 0px 20px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
	.rangePicUnder
    {
	float:left;
	width: 199px;
	height: 24px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
	.rangeColourScentUnder a
	{
	float:left;
	width: 197px;
	height: 24px;
	background: #8a9c49 url(http://www.candlesofnz.co.nz/images/view_full_range.gif) 0px -24px repeat-x;
	border-bottom: 1px solid #666666;
	text-align: right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height: 24px;
	padding: 0px 6px 0px 0px;
	}
	
		.rangeColourScentUnder a:hover
		{
		text-decoration: none;
		color: #FFFFFF;
		background: #8a9c49 url(http://www.candlesofnz.co.nz/images/view_full_range.gif) 0px 0px repeat-x;
		}
		
	.rangeColourScentUnder a img
	{
	border:none;
	margin: 0px 0px 0px 3px;
	}
	
	.bottomLeftLine
	{
	position:absolute; 
	bottom: 24px; 
	left: 0;
	}
	
	/*-------------------Product Detail Styles--------------------------------------*/
	#mainTextAreaProductDetail table
	{
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background: #FFFFFF;
	border-collapse:collapse;
	margin: 6px 0px 0px 0px;
	}
	
	
	
	#mainTextAreaProductDetail table tr td
	{
	border: 1px solid #e8e8e8
	}
	
	.greenBorder td 
	{
	border: #97a75e 1px solid;
	}
	
	#mainTextAreaProductDetail .greenBg
	{
	background: #8a9c49;
	color: #FFFFFF;
	font-weight:bold;
	}
	
	#mainTextAreaProductDetail .spec
	{
	background: #666666;
	color: #FFFFFF;
	}
	
	#mainTextAreaProductDetail .greyBg
	{
	background: #aeaeae;
	color: #FFFFFF;
	font-weight:bold;
	}
	
	.newProduct
	{
	background: #dcdfcf;
	}
	
	.productDetailBottomBar
	{
	float:left;
	width: 884px;
	height: 24px;
	line-height: 24px;
	background: #b2b2b2;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
	}
	
    .backButton
    {
	float:left;
	
	
	width: 133px;
	padding: 0px 0px 0px 33px;
	}
	
		.backButton a
		{
		text-decoration:none;
		}
		
		.backButton a:hover
		{
		text-decoration: underline;
		}
		
		.backButton a img
		{
		border:none;
		margin: 0px 3px -1px 3px;
		}
	
	.newProducts
    {
	float:left;
	}
	
		.newProducts img
		{
		margin: 0px 3px -3px 0px;
		}
	
	.selectAll
    {
	float:right;
	width: 101px;
	border-left: 2px solid #666666;
	background: #8a9c49;
	padding: 0px 0px 0px 10px;
	text-align:center;
	}
		.selectAll a
		{
		text-decoration:none;
		}
		
		.selectAll a:hover
		{
		text-decoration: underline;
		}
		
		.selectAll a img
		{
		border:none;
		margin: 0px 3px -1px 3px;
		}
		
	.addToEnquiryCart a
	{
	float:right;
	width: 194px;
	height: 24px;
	background: #8a9c49 url(http://www.candlesofnz.co.nz/images/view_full_range.gif) 0px -24px repeat-x;
	border-bottom: 1px solid #666666;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height: 24px;
	padding: 0px 6px 0px 0px;
	border-left: 2px solid #666666;
	}
	
		.addToEnquiryCart a:hover
		{
		text-decoration: none;
		background: #8a9c49 url(http://www.candlesofnz.co.nz/images/view_full_range.gif) 0px 0px repeat-x;
		}
		
	#colourDisclaimer
	{
	float:left;
	width: 100%;
	text-align:right;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 10px 0px 3px 0px;
	}
	
	.candleDetailPic
	{
	position: absolute;
	top: 0;
	right: 0;
	}
	
.floatLeft
{
float:left
}
