/* 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:1019px;
	padding:25px 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;
}

.crisistitle {
	color:#FFFFFF;
	font-size:16px;
	line-height:18px;
	padding-bottom:10px
}


/* 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;
}


/* 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{
	background:url(/images/backgrounds/nav_bglast.gif) no-repeat #ED1C24;
	width:149px
}

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

#mainNav a {
	color:#fff;
	background:url(/images/backgrounds/nav_bg.gif) no-repeat #ED1C24;
	width:144px;
	display:block;
	height:27px;
	font-size:16px;
	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;
}


/* 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;
}

.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;
}

#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;
}

.counterTable {
	margin:0 0 7px 40px;
}

.counterTable td {
	width:20px;
	text-align:center;
	padding:3px 1px 2px 2px;
	background:#000000;
	color:#fff;
	border:1px solid #fff;
	font-weight:bold;
	font-size:16px;
}

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


/* Info Pack Promo */

#infoPack{
	background:#FFFFFF;
	width:933px;
	min-height:500px;
	padding:0 43px 15px 43px;
	overflow:hidden
}

#infoPack a{
	text-decoration:none
}

#infoPack h1{
	background:none;
	border:none;
	color:#cd071e;
	text-align:left;
	font-size:35px;
	font-weight:normal;
	margin:35px 0 20px 0;
	line-height:38px
}

#infoPack h2{
	color:#cd071e;
	font-weight:normal;
	margin:30px 0 30px 0;
	font-size:22px;
	line-height:28px
}

#infoPack p, #infoPack li{
	font-size:16px;
	line-height:22px;
	margin-bottom:20px;
}

#infoPack ul{
	margin:20px 0 0 20px;
}

#tickBox{
	background:url(/images/infopack/tick_box_left.gif) no-repeat left;
	height:187px;
	width:933px;
	margin-top:50px;
	*margin-top:35px;
	clear:both
}

#tickBox .copy{
	background:url(/images/infopack/tick_box_bg.gif) repeat-x;
	height:152px;
	margin-left:97px;
	color:#FFF;
	padding:35px 10px 0 15px;	
}

#tickBox .copy p{
	line-height:27px
}

#tickBox .rightCorners{
	background:url(/images/infopack/tick_box_right.gif) no-repeat;
	float:right;
	height:187px;
	width:16px;
	margin-top:-187px
}

#textBox{
	background:url(/images/infopack/text_box_left.gif) no-repeat left;
	height:539px;
	width:933px;
	margin-top:30px;
}

#textBox.second{
	height:375px;
	background:url(/images/infopack/text_box_left2.gif) no-repeat left;
}

#textBox .copy{
	background:url(/images/infopack/text_box_bg.gif) repeat-x;
	height:514px;
	margin-left:19px;
	padding:25px 15px 0 0;
	_margin-top:6px
}

#textBox.second .copy{
	height:350px;
	background:url(/images/infopack/text_box_bg2.gif) repeat-x;
	margin-left:18px;
}

#textBox .textBoxRight{
	background:url(/images/infopack/text_box_right.gif) no-repeat;
	float:right;
	margin-top:-539px;
	_margin-top:-545px;
	width:18px;
	height:539px;
	position:relative;
	z-index:2
}

#textBox.second .textBoxRight{
	height:375px;
	background:url(/images/infopack/text_box_right2.gif) no-repeat;
	margin-top:-375px;
	width:17px;
}


/* 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;
}

.noSB #content {
	float:none;
	width:auto;
	margin-left:30px;
	background-image:url(/images/backgrounds/content_corners_white_nosb.gif)
}

#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 p, #content table, #content ul {
	margin:18px 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 {
	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;
}


/* Blog */

.blogMenu li {
	list-style:none;
	height:30px;
	line-height:24px;
}

#blogSearch input {
	vertical-align:middle;
	margin:5px 0 0 0;
}

.popularPosts {
	margin:8px 0 8px 15px;
}

.displaying {
	text-align:center;
}


/* Online Enquiry Form */

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

.onlineEnquiryTable h2 {
	margin:0;
}

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

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

td.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;
}

fieldset {
	border:none;
}

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

span.requiredIMG {
	width:20px;
	float:left;
	padding:7px 0 0 0;
}

fieldset label {
	width:105px;
	display:block;
	float:left;
}

.oneField {
	padding:0 0 5px 0;
}

.errMsg {
	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;
}