﻿body {
}

img 
{
	border: 0;
}

.homeWizardBlock 
{
	background-color: #eeeeee;
	padding:8px;
}

.homeWizardTitle 
{
	font-weight: bold;
}

.label 
{
	padding-left: 0;
	font-size: 12px;
	color: #777777;
}

.description 
{
	font-size: 12px;
	color: #777777;
	margin-bottom: 16px;
}

.faqQuestion 
{
	font-size: 13px;
	font-weight: bold;
	color: #777777;
	margin: 12px 0;
}

.faqAnswer
{
	font-size: 13px;
	font-weight: normal;
	color: #777777;
	margin: 12px 0;
}

.faqQuestionList 
{
	padding-bottom: 16px;
}

.faqQuestionList a
{
	color: #899e23;
	display: block;
	padding-bottom: 2px;
}

.mySmallFishTextBlock 
{
	font-size: 13px;
	font-weight: normal;
	color: #777777;
	margin: 6px 0 12px 0;
}

hr 
{
height: 0; 
border: 0; 
border-top: 1px solid #e5e5e5; 
}

.pricingTable 
{
	padding-top: 6px;
}

.pricingTable td
{
	font-size: 11px;
	color: #777777;
}

.pricingTable .pricingTitle 
{
	padding: 12px 0 9px 0;
}

.bronze {color:#937942;}
.silver {color:#8b9aa8;}
.gold {color:#c5a12a;}
	
.extraInfo td
{
	font-size: 9px;
}

.loginFailureText 
{
	color: Red;
}

.mainPanelSetupButton 
{
	position: absolute; 
	left: 48px; 
	bottom: 44px;
}

.mainPanelPriceButton 
{
	position: absolute; 
	left: 46px; 
	bottom: 95px;
}

.sidePanelSetupButton 
{
	position: absolute; 
	left: 32px; 
	top: 35px;
}

.sidePanelPriceButton 
{
	position: absolute; 
	left: 26px; 
	top: 157px;
}

.homeMadeInNzLogo 
{
	clear: both;
	padding-left: 12px;
	padding-top: 12px;
	display: block;
	border: 0;
}

.quotePanelOuter 
{
	float: right;
	width: 206px;
}

.quotePanel 
{
	background-color: #efefef; 	
}

.quotePanelInner 
{
	padding: 10px 16px 16px 16px;
}

.quotePanelTitle 
{
	background-image: url(/images/home/home_quotepanel_top.gif);
	background-position: right bottom; 
	background-repeat: no-repeat; 
	width: 206px;
	height:36px;
	padding-top: 24px;
}


.whoUsesSmallFishBlock 
{
	margin-right: 225px;
}

.featureTable 
{
	width: 100%;
}

.featureTable .featureCell 
{
	width: 80%;
	border-bottom: solid 1px #cccccc;	
	padding: 6px 0;
	color: #777777;
}

.featureTable .valueCell 
{
	width: 20%;
	text-align: center;
	border-bottom: solid 1px #cccccc;	
	padding: 6px 0;
	color: #777777;	
}

.featureTable .ticked 
{
	background-image: url(/images/home/home_icontick.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.featureTable .footerCell 
{
	width: 80%;
	padding: 16px 0 2px 0;
	color: #777777;
}

.featureTable .tableTitle 
{
	font-size: 18px;
	font-weight:bold;
	color: #777777;
	padding: 0;	
}

.featureTable .tablePrice
{
	text-align: center;	
}

.featureTable .sectionTitle
{
	padding-top: 26px;
	font-weight:bold;
	font-size: 13px;
}


.homePageFeaturedShopsText 
{
	font-size: 11px;
	color: #777777;
	margin: 12px 0 0 0;
	padding-bottom: 2px;
}

.homepageFeaturedShopsBlock 
{
	width: 114px;
	padding-top: 6px;
	background-color: #efefef;
}

.homepageFeaturedShopsBlock img 
{
	padding: 0 12px 12px 12px;
}

.featureShopItem
{
	padding-bottom: 20px;
	display: block;
	position: relative;
}

.featureShopItem img 
{
	border: none;
}

.featureShopItem .itemDescription 
{
	left: 237px;
	width: 190px;
	height: 46px;
	top: 41px;
	position: absolute;
	color: #787878;
	font-size: 11px;
}

.featuredProducts 
{
	background-color: #f0f0f0; 
	width: 434px
}

.featuredProductsInner 
{
	padding: 2px 7px 6px 7px;
}

.featuredProductsTitle 
{
	background-image: url(/images/home/home_productspanel_top.gif);
	width:434px;
	background-position: right bottom; 
	background-repeat: no-repeat; 
	height:36px;
}

.featuredProductUnitCost 
{
	padding-top: 3px;
	color: #418732; 
	font-size: 15px; 
	font-weight: bold;
}

.featuredProductShopName 
{
	color: #787878;
	font-weight:bold;
	font-size: 12px;
	padding-top:0px;
}

.featuredProductShopName a 
{
	color: #787878;
}

.featuredProduct 
{
	width: 93px;
	overflow-x: hidden;
}

a.homeTitleSideLink
{
	font-size: 12px;
	font-weight: normal; 
	color: #787878;
	text-decoration: underline;
}
a.homeTitleSideLink:hover 
{
	color: #9bb514;
	text-decoration: underline;
}

.homeHowItWorksItemBlock 
{
	background-color: #ffffff; 
	padding: 0px 6px 9px 8px; 
	font-size: 12px;
	border: solid 0 #f5f5f5; 
	border-width: 0 7px; 
    color: #777777;
}

.homeIntroText 
{
	font-size: 14px;
	line-height: 1.4em;
	color: #777777;
}

