﻿html, body
{
	font-family: Arial, Century Gothic, Sans-Serif;
	font-size: 1em;
	background-color: #E6E6E6;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5
{
	color: Navy;
}

p, ul, li
{
	color: #000000;
	margin: 0;
	padding: 0;
}

input, select
{
	font-family: Arial, Century Gothic, Sans-Serif;
	font-size: 0.7em;
}

#contentWrap
{
	margin: 0 auto;
	width: 1000px;
	background-color: #FFFFFF;
}

#pageHeader
{
	float: left;
	margin: 10px 0 5px 10px;
	width: 980px;
	height: 100px;
	background-color: #FFFFFF;
}
#pageHeader #advert
{
	margin: 0 39px 0 0;
	float: left;
	width: 736px;
	height: 100px;
}
#pageHeader #logo
{
	margin: 0 0 0 5px;
	float: left;
	width: 200px;
	height: 100px;
	background-image: url(../Images/Logo.jpg);
	background-repeat: no-repeat;
}

#pageNavigation
{
	float: left;
	margin: 5px 0 5px 10px;
	width: 980px;
}
#subNav
{
	width: 980px;
	float: left;
	background-color: #68B744;
}
#subNav ul
{
	list-style: none;
	padding: 0 90px;
	
}
#subNav li
{
	position: relative;
	display: block;
	float: left;
	width: auto;
	
}
#subNav a
{
	padding: 2px 20px 7px 7px;
	color: #FFFFFF;
	float: left;
}
#subNav a:hover
{
	text-decoration: none;
}

#centreWrap
{
	margin: 15px 0 0 10px;
	width: 980px;
	padding-bottom: 35px;
}

/*#centreWrap */.regContent p { font-size: 0.8em }

#centreContentLeft
{
	float: left;
	width: 730px;
	margin: 0;
}
#centreContentLeft #full
{
	background-image: url(../Images/centreBoxSolo.jpg);
	width: 730px;
	height: 410px;
	margin: -10px 0 0 0;
	
}
#centreContentLeft #full a
{
	color: #000000;
}
#centreContentLeft #full a:hover
{
	text-decoration: none;
}
#centreContentLeft #full h1
{
	padding: 10px 0 5px 10px;
	font-size: 1.3em;
}
#centreContentLeft #full p, ul
{
	width: 715px;
	padding: 0 0 8px 11px;	
	font-size: 0.8em;
	margin: 0;
}
#centreContentLeft #full table p
{
	width: 200px;
}
#centreContentLeft #fullBox
{
	width: 730px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 0 0;
	padding-bottom: 10px;	
}
#centreContentLeft #fullBox h1
{
	font-size: 1.3em;
	margin: 10px 0 10px 10px;
}
#centreContentLeft #privacyBox
{
	width: 710px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 0 0;
	padding: 10px;	
	font-size: 0.7em;
}
#centreContentLeft #centreBoxWide
{
	margin: 5px 0 10px 0;
	background-image: url(../Images/centreBoxWide.jpg);
	width: 730px;
	height: 200px;
}
#centreContentLeft #centreBoxWide h1
{
	margin: 0;
	font-size:1.3em;
	padding: 45px 0 0 10px;
	color: #68B745;
}
#centreContentLeft #centreBoxWide p
{
	margin: 0;
	font-size: 1em;
	width: 400px;
	padding: 10px 0 0 12px;
}
#centreContentLeft #centreBoxWide img
{
	padding: 20px 0 0 150px;
}
.centreBoxSmall
{
	float: left;
	margin: 0 12px 0 0;
	background-image: url(../Images/centreBoxPersonal.jpg);
	width: 236px;
	height: 200px;
}
#centreContentLeft .centreBoxSmall h1
{
	margin: 0;
	font-size:1.2em;
	padding: 0;
	text-align: center;
	color: #68B745;
}
#centreContentLeft p
{
	margin: 0;
	font-weight: normal;
	padding: 5px 0 0 12px;
	width: 220px;
}
#centreContentLeft .centreBoxSmall img
{
	margin: 43px 0 0 15px;
}

.centreBoxSmallEmergency
{
	float: left;
	background-image: url(../Images/centreBoxSmallEmergency.jpg);
	width: 236px;
	height: 200px;
}
.centreBoxSmallEmergency h1
{
	margin: 0;
	font-size:1.3em;
	text-align: center;
	color: #68B745;
}
.centreBoxSmallEmergency p
{
	margin: 0;
	font-weight: normal;
	padding: 5px 0 0 12px;
	width: 220px;
}
.centreBoxSmallEmergency img
{
	padding: 20px 0 0 20px;
}

.centreBoxSmallFamily
{
	float: right;
	background-image: url(../Images/centreBoxSmallPeople.jpg);
	width: 236px;
	height: 200px;
}
.centreBoxSmallFamily h1
{
	margin: 0;
	font-size:1.3em;
	text-align: center;
	color: #68B745;
}
.centreBoxSmallFamily p
{
	margin: 0;
	font-weight: normal;
	padding: 5px 0 0 12px;
	width: 220px;
}
.centreBoxSmallFamily img
{
	padding: 38px 0 0 20px;
}

#centreContentRight
{
	float: right;
	margin: 5px 0 0 0;
	width: 240px;
	height: 410px;
	background-image: url(../Images/rightTitle.jpg);
}
#centreContentRight h1
{
	margin: 8px 0 40px 0;
	font-size: 1.1em;
	text-align: center;
	color: #FFFFFF;
}
#centreContentRight p
{
	margin: 0;
	font-size: 0.8em;
	text-align: justify;
	padding: 0 5px 0 5px;
}
#centreContentRight table
{
	padding: 0 5px;
}
#centreContentRight table td
{
	padding: 2px 0;
}
#centreContentRight input
{
	width: 125px;
}
#centreContentRight select
{
	width: 129px;
}
#enquiryFormSubmitted
{
	color: #68B744;
	font-weight: bold;
}

#pageFooter
{
	float: left;
	margin: 10px 0 10px 0;
	width: 980px;
	background-color: #E6E6E6;
}
#pageFooter p
{
	font-size: 0.8em;
	font-weight: bold;
	padding: 10px;
	width: 960px;
}
#pageFooter a
{
	color: #000000;
}
#pageFooter a:hover
{
	text-decoration: none;
}


#bandcTable
{
	background-color: #68B744;
	width: 700px;	
	margin: 0 15px;
	font-size: 0.7em;
}
#bandcTable th
{
	background-color: #68B744;
	color: #FFFFFF;
}
#bandcTable td
{
	background-color: #FFFFFF;
	width: 340px;
	padding: 5px;
	margin: 0;
}
#bandcTable td p
{
	width: 340px;
}

#imgFooter
{
	margin-top: 20px;
}

/*-- --*/
div#pageContent
{
	float: left;
	margin-left: 30px;		
	width: 460px
}

/*-- Introducers Registration Table --*/
table#introducerTable
{
	float: right;
	margin-right: 30px;
	margin-top: 15px;
	width: 400px
}
table#introducerTable th
{
	background: #E0E0E0;
	border-bottom: 1px solid #666;
	text-align: left;
}
table#introducerTable tr td
{
	background: #F0F0FF;
}
table#introducerTable tr td.label { border-bottom: dotted 1px #999; color: #2A254B; font-size: 1.0em; width: 250px }
table#introducerTable tr td.value { border-bottom: dotted 1px #999; padding-left:10px; width: 125px  }

/*-- Member Home Form --*/
table#memHomeForm { border-collapse: collapse }
table#memHomeForm tr th table { border-collapse: collapse }
table#memHomeForm th { background: #68B744; border-bottom: 1px solid #666; text-align: left }
table#memHomeForm th.title p { color: #FFF }
table#memHomeForm tr td { background: #F0F0FF }

/*-- Introducer Referral Form --*/
table#referralForm input { width: 120px }
table#referralForm select {	width: 125px }
table#referralForm th { background: #E0E0E0; border-bottom: 1px solid #666; text-align: left }
table#referralForm tr td { background: #F0F0FF }

/*-- Introducer Referral History --*/
table.referralHistoryTable { border: 1px solid #333; width: 100%; z-index: 0 }
table.referralHistoryTable th#gapProcessing { width: 639px }
table.referralHistoryTable th#gapSold{ width: 393px }
table.referralHistoryTable th#gapNotSold { width: 639px }
table.referralHistoryTable th#gapOnRisk { width: 269px }
table.referralHistoryTable th#gpPaid{ width: 144px }
table.referralHistoryTable tr td table { border-collapse: collapse }
table.referralHistoryTable th { background: #E0E0E0; border-bottom: 1px solid #666; border-left: none; border-right: none; text-align: left }
table.referralHistoryTable tr td { background: #F0F0FF; border-left: none; border-right: none }
table.referralHistoryTable a.viewButton { background: #68B744; border: 1px solid #666; color: #FFF; display: block; height: 20px; margin: 0px; padding: 4px 4px 2px 4px; font-size: 0.8em; text-decoration: none }
table.referralHistoryTable a.viewButton:hover { text-decoration: none }

/*-- MODAL BOX STYLES --*/
.modalBackground { background-color: #68B744; filter: alpha (opacity=70); opacity: 0.7 }
.modalPopoup { background-color: #FFFFFF; border: 1px solid #0F204B;/* max-width: 320px;*/ padding: 3px; z-index: 10 }
.btnStyle { background: #68B744; border: 1px solid #666; color: #FFF; height: 20px; margin: 0px; cursor: pointer }
.ajaxFormTb { width: 200px; font-size: 0.9em; font-family: Arial }

/*-- Introducer Area --*/
div#coIntroducerLeft { float: left; width: 750px }
div#coIntroducerRight { float: right; width: 220px }

/*-- Terms & Conditions --*/
div#tandc { padding: 20px 30px }

/*-- Popup --*/
.divMaskContainer
{
	height: 100%;
	width: 100%;
	display: block;
	z-index: 20;
	top: 0;
	left: 0;
	position: absolute;
}

.divMask
{
	height: 100%;
	background-color: #68B744;
	filter: alpha (opacity=70);
	opacity: 0.7;
}

.maskContent
{
	display: block;
	z-index: 30;
	position: absolute;
	top: 0px;
	margin: 0 auto;
	top: 15%;
	left: 15%;
}

.reorderPopup
{
	background-color: #68B744;
	border: 1px solid #C3DDFE;
	padding: 3px;
	z-index: 10;
	width: 447px;
}

.modalPopoupProduct
{
	background-color: #68B744;
	border: 1px solid #C3DDFE;
	padding: 3px;
	width: 325px;
}
