/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383839;
	line-height:17px;
	background:#333333;
}
	
#container {
	margin:0 auto;
	width:1014px;
	padding:18px 0 15px 0;
	text-align:left;
	background:#000000;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383839;
	line-height:17px;
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}


/* Typography */

.news h1 {
	background:url(/images/backgrounds/newscontent_corners_red.gif) no-repeat #ED1C24;
}

h2 a {
	color:#383839;
}


/* Header */

#header {
	background:url(/images/backgrounds/header_bg.gif) no-repeat;
	height:82px;
	padding:22px 0 0 25px;
}

#memberWelcome {
	float:right;
	margin:-20px 40px 0 0;
	color:#FFFFFF;
	position:relative;
}

.sendFriend {
	float:right;
	color:#D1D2D4;
	font-size:13px;
	margin:0 35px 0 0;
}

.changeLocation {
	color:#000000;
	font-size:12px;
	height:18px;
	width:115px;
	padding:10px 0 0 5px;
	display:block;
	text-align:center;
	background:url(/images/backgrounds/change_location_bg.gif) no-repeat bottom right;
}


/* Main Navigation */


#mainNav {
	margin:20px 0 0 0;
	border-bottom:4px solid #fff;
	height:37px;
}

#mainNav li {
	list-style:none;
	display:inline;
	float:left;
	text-align:center;
	margin:0 1px 0 0;
}

#mainNav li.last {
	margin:0;
	
}

#mainNav li.last a{
	width:125px;
}

#mainNav a {
	color:#fff;
	background:url(/images/backgrounds/nav_bg.gif) no-repeat #ED1C24;
	width:126px;
	display:block;
	height:27px;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 0 0;
	line-height:20px;
}

#mainNav a:hover, #mainNav li.down a {
	color:#000000;
	background:url(/images/backgrounds/nav_bg.gif) no-repeat 0 -37px #ED1C24;
	text-decoration:none;
}


/* Left Col */

#leftCol {
	width:340px;
	margin:10px 0 5px 30px;
}

#leftColHome {
	width:236px;
	margin:10px 0 5px 30px;
}

.lcTitle {
	color:#fff;
	font-weight:bold;
	background:url(/images/backgrounds/homebox_corners_red.gif) no-repeat #ED1C24;
	height:29px;
	text-align:center;
	padding:8px 0 0 0;
	border-bottom:3px solid #D1D2D4;
	font-size:20px;
	line-height:23px;
}

.doubleHomeBox .lcTitle {
	background:url(/images/backgrounds/double_homebox_corners_red.gif) no-repeat #ED1C24;
}

.doubleLinelcTitle {
	padding:3px 0 0 0;
	height:34px;
	font-size:16px;
	line-height:16px;
}

.lcTitle a, .lcTitle a:hover {
	color:#fff;
}

.lcContent {
	background:url(/images/backgrounds/homebox_corners_white.gif) no-repeat bottom left #FFFFFF;
	padding:3px 3px 5px 0;
	margin:0 0 15px 0;
}

.doubleHomeBox .lcContent {
	background:url(/images/backgrounds/double_homebox_corners_white.gif) no-repeat bottom left #FFFFFF;
}

.lcContent ol a {
	color:#383839;
}

.lcContent a {
	color:#ED1C24;
}

#leftColHome .lcTitle {
	background:url(/images/backgrounds/homelc_corners_red.gif) no-repeat #ED1C24;
}

#leftColHome .lcContent {
	background:url(/images/backgrounds/homelc_corners_white.gif) no-repeat bottom left #FFFFFF;
	padding:5px 7px;
}

.lcContent h2 {
	font-size:13px;
	margin:0;
}

#leftColHome input.textinput, #leftColHome input.textinputhover {
	width:140px;
}

#membershipSignup {
	margin:0 0 15px 0;
}

.membership {
	color:#ED1C24;
	letter-spacing:9px;
	font-weight:bold;
	font-size:23px;
	margin:0 0 5px 0;
}

#membershipSignup input {
	margin:3px 0;
}

.membershipLabel {
	width:90px;
	_width:85px;
	color:#FFFFFF;
	font-size:18px;
	float:left;
	padding:2px 0 0 0;
	margin:3px 0;
}

#membershipSignup a {
	color:#D1D2D4;
	font-size:13px;
}

#membershipSignup a:hover {
	color:#ED1C24;
}

#membershipSignup input.enter {
	float:right;
	margin:6px 0 0 0;
}

.mothlyReport h2 {
	margin:7px 0 0 0;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

.mothlyReport p {
	border-bottom:1px solid #C7C8CA;
	padding:0 0 7px 0;
}

.mothlyReport p.last {
	border-bottom:none;
	padding:0;
}

.freeEzine {
	font-size:35px;
	line-height:35px;
	text-align:center;
}

.ezineLabel {
	float:left;
	padding:2px 0 0 0;
	width:72px;
}

.freeEzineBox .ezineLabel {
	padding:2px 0 0 5px;
}

.freeEzineBox .submit {
	margin:-25px 5px 0 0;
}

a.submenu {
	color:#383839;
}

.ezineArchive {
	list-style:none;
	line-height:20px;
	padding:5px 0;
	min-height:100px
}


/* Content */

#content {
	background:url(/images/backgrounds/content_corners_white.gif) no-repeat bottom left #FFFFFF;
	width:590px;
	float:right;
	margin:10px 30px 20px 0;
	_margin:10px 15px 20px 0;
}

.financials #content{
	width:954px; 
	background:url(/images/backgrounds/content_corners_white_large.gif) no-repeat bottom left #FFFFFF;
}

#contentHome {
	width:695px;
	float:right;
	padding:10px 30px 20px 0;
}

.news #content {
	width:695px;
	background:url(/images/backgrounds/newscontent_corners_white.gif) no-repeat bottom left #FFFFFF;
}

#content table {
	margin:0px 0px;
}

#content p, #content ul {
	margin:10px 10px;
}

#content ol {
	margin:18px 10px 18px 30px;
}

#content ul {
	margin:18px 10px 18px 26px;
}

.homeBox {
	width:340px;
	float:left;
}

.homeBoxRight {
	float:right;
}

.doubleHomeBox {
	width:695px;
}

.homeBox .lcContent {
	padding:3px 3px 10px 0;
	height:215px;
}

.lcContent img {
	float:left;
	margin:0 7px 0 0;
}

.homeReadMore {
	clear:left;
	text-align:right;
	margin:15px 5px 0 0;
	font-weight:bold;
}

.mediaHomeVideo {
	float:left;
	width:345px;
}

.territoryTable td {
	padding:0 40px 10px 0;
	font-weight:bold;
}

.lineBreak {
	border-bottom:1px solid #D1D2D4;
	margin:0 10px;
}


/* Calculators */

#calcHolder {
	background:url(images/backgrounds/calculators/bg.gif) #818386; 
	height:525px; 
	width:1070px; 
	padding:220px 0 0 20px;
}

#calcHolder td, #calcHolderProfit td {
	color:white;
	text-align:center;
}

#calcHolderProfit {
	background:url(images/backgrounds/calculators/bg2.gif); 
	height:563px; 
	width:1070px; 
	padding:220px 0 0 40px;
}

table.calcTable {
	border-spacing:3px;
}

.calcinputblue, .calcinputlightblue, .calcinputyellow, .calcinputgreen {
	padding: 12px 0 0 0;
	height: 28px;
	width: 123px; 
	height: 40px;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	vertical-align: middle;
}

input.calcinputblue, input.calcinputlightblue, input.calcinputyellow, input.calcinputgreen {
	height: 28px;
	padding-top: 12px;
}

input.calcinputblue {
	background:url(images/backgrounds/calculators/blue_text_field.gif) no-repeat;
	color: #FFFFFF;
}

.calcinputlightblue {
	background:url(images/backgrounds/calculators/lightblue_text_field.gif) no-repeat;
}

input.calcinputyellow {
	background:url(images/backgrounds/calculators/yellow_text_field.gif) no-repeat;
}

input.calcinputgreen {
	background:url(images/backgrounds/calculators/green_text_field.gif) no-repeat;
	color: #FFFFFF;
}

td.calcoutputred, td.calcinputlightblue {
	padding:2px 0 25px 0;
	width: 123px;
	height:33px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	color: #FFFFFF;
	vertical-align:middle;
}

td.calcoutputred {
	background: url(images/backgrounds/calculators/red_text_field.gif) no-repeat;
}


.equals {
	margin-bottom: 6px;
}

.symbols {
	margin-top: 5px;
}

#logo {
	float:right;
	width:470px;
	margin:-210px 20px 0 0;
}

/* Logos */

#logo2 {
	float:right;
	width:670px;
	margin:-230px 20px 0 0;
}

img.logo {
	float:left;
}

p.logotitle {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:46px;
	line-height:46px;
	padding-top:40px

}

/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
	padding-left:8px;
}

.onlineEnquiryTable h2 {
	margin:0;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:0 18px 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #BABABA;
	padding:2px;
}

.textinputhover {
	border:1px solid #ED1C24; 
	padding:2px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	text-align:right;
	padding:3px 0 0 0;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	line-height:21px;
	clear:both;
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#ED1C24;
}

#footer li {
	display:inline;
	list-style:none;
}

/* Other */

.franchiseHeading {
	position: relative;
	margin-top: 10px;
	left: 20px;
	font-size: 24pt;
	color: #888888;
}

.tableLabel {
	padding: 0 10px 0 0;
	font-weight: bold;
}
