html, body, img, p, ul, ol {border: 0px; margin: 0px; padding: 0px;}


body {
	background-color: #3d4570; 
	color: #000000; 
	font: small "Trebuchet MS", Verdana, Arial, sans-serif;
}

/* TYPOGRAPHY */

/* headings */

h1 {font-size: large;}
h2 {font-size: medium;}
h3 {font-size: small;}
h4 {font-size: small;}

h1, h2, h3, h4 {
	color: #2f4674;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

h1, h2, h3 {text-transform: uppercase;}

.boxsubtitle {
	color: #000000;
	font: medium bold "Trebuchet MS", Verdana, Arial, sans-serif;
	letter-spacing: 0.15em;
	line-height: 1em;
	margin: 0px -10px 0px -10px;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
}

div.boxhead,
h1.boxheadusa {
	color: #ffffff;
	font: small "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	margin: 0px -10px 5px -10px;
	padding: 3px 10px 3px 10px;
	line-height: 1em;
	text-transform: uppercase;
}

div.boxhead {background-color: #c4c5c6;}
h1.boxheadusa {background-color: #ef8619;}

.redtext {
	color: #990000;
	font-weight: bold;
}

/* links */

a {font-weight: bold; text-decoration: none;}
a:link {color: #2f4674;}
a:visited {color: #6d6d6d;}
a:hover, a:active {color: #2469b4;}

/* other */

ul {
	margin: 10px 0px 10px 1em;
	padding: 0px 0px 0px 1em;
}

ul li {
	list-style: square;
}

p,
p.blurb {
	margin: 10px 0px 10px 0px;
}



/* WRAPPER */

#wrapper {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1005px;
	}


/* BANNER */

#bannerprint {
	display: none;
}

#banner {
	background: url('/usa/images/banner-bg.gif') top left no-repeat #3e4571;
	height: 86px;
	width: 100%;
	}

#logo {
	float: left;
	width: 455px;
	}

#topmenu {
	margin: 0 10px 10px 0;
	padding-top: 33px
}

#topmenu ul {
	text-align: right;
}

#topmenu li {
	color: #ffffff;
	display: inline;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #ffffff;
	text-transform: uppercase;
}

#topmenu li a:link, 
#topmenu li a:visited,
#topmenu li a:active {
	color: #ffffff;
	font-weight: bold;
}

#topmenu li a:hover {
	color: #9d9d9d;
}

/* MAIN CONTENT */

#maincontent {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin: 0px 5px 5px 0px;
	padding-left: 175px;
	text-align: left;
	width: 550px;
	}

#maincontent h1,
#maincontent h2,
#maincontent h3,
#maincontent h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	}

#more {
	text-align: right;
	}

#maincontent ol li, #maincontent ul li {
	margin-left: 20px;
}

/* splash ad */

#maincontent #ad {
	text-align: center;
	margin: 0px 0px 5px 0px;
}

#maincontent #ad a {
	text-decoration: none;
}

#maincontent img.splashad {
	width: 550px;
}

/* new releases */

.findoutmore {
	float: right;
	padding-right: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

#newreleases {padding-left: 10px}

#newreleases h2 {
	font-size: small;
}

#newreleases h3 {
	margin: 0px 123px 0px 0px;
	text-transform: none;
}

#newreleases img {
	width: 113px;
	border: 1px solid #000000;
}

#newreleases img.right {
	float: right;
	margin: 0px 0px 20px 10px;
}

#newreleases img.left {
	float: left;
	margin: 0px 20px 20px 0px;
}

#newreleases p {
	margin: 10px 0px 10px 0px;
}

#newreleases p.blurb {
	margin: 10px 0px 10px 133px;
}

#newreleases ul li {
	margin-left: 20px;
}

.product_box {
	border-top: 1px solid #c7c8c9;
	clear: both;
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 0px;
}	

.product_box p,
.product_box ol,
.product_box ul {
	margin: 0px 123px 5px 0px;
}

.product_box li {
	margin: 0px 0px 5px 0px;
}

#rssdiv {
	float: right;
	text-align: right;
	margin: 5px 10px 0px 0px;
}

#rssdiv img.rssimg {
	border: 0px;
	width: 36px;
	height: 17px;
}

/* individual pages */

#content-box {
	padding: 0 10px;
}

#content-box h2 {margin-top: 2em;}

#cm_signup {
	background-color: #e1e1e1;
	border: 1px solid #717699;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.9em;
	padding: 0 1em;
}

blockquote .code {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
}

.ggtabletext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.25em;
}

#nextpreviousmenu {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 20px 0px 20px 0px;
	line-height: 1em;
}

.tract {
	text-align: center;
	margin: 10px 0px 10px 0px;
}

/* About (AUS only) */

.peoplepic {
	padding: 0px 20px 20px 0px;
	float: left;
	width: 70px;
	height: 70px;
}

#people p {
	margin: 0px 0px 0px 90px;
}

/* copyright */

#copyright {
	width: 550px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #2f4674;
	font-size: x-small;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 50px 0px 20px 0px;
	line-height: 1em;
	}

/* RIGHTBAR */

#rightbar {
	border-right: 1px solid #c7c8c9;
	float: right;
	padding: 0px 10px 0px 10px;
	width: 254px;
	}

#briefingcurrent,
#chnexcerpt,
#solapanelexcerpt,
#pvheadlines,
#events {
	background-color: #e1e1e1;
}


/* 2wtl box */

#twtlbox {
	margin: 0px -10px 2px -10px;
}

/* gospel growth box */

#ggbox {
	margin: 0px -10px 2px -10px;
}

/* resource tips box (US only) */

#resourcetips {
	background-color: #f3d8bf;
	margin: 5px -10px 5px -10px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

#resourcetips h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 5px 0px 5px 0px;
}

#resourcetips p {
	text-align: justify;
}

/* briefing current issue */

#briefingcurrent {
	margin: 3px -10px 5px -10px;
	padding: 10px;
	text-align: center;
}

#briefingcurrent h3,
#briefingcurrent h4 {
	text-align: center;
}

#briefingcurrent h3.issuetitle {
	font-size: medium;
}

#briefingcurrent h4 {
	font-size: small;
}

#briefingcurrent ul.issuemore {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#briefingcurrent ul.issuemore li {
	text-transform: uppercase;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 5px 2px 5px 2px;
}

/* positions vacant (AUS only) */

#pvheadlines {
	margin: 5px -10px -5px -10px;
	padding: 10px 10px 0px 10px;
}

/* chn/events/solapanel blog box */

#chnexcerpt,
#events,
#solapanelexcerpt {
	margin: 5px -10px 0px -10px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

#chnexcerpt h3,
#events h3,
#solapanelexcerpt h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 15px 0px 10px 0px;
}

#chnexcerpt p,
#events p,
#solapanelexcerpt p {
	line-height: 1.25em;
}

.posted {
	color: #999;
	font-size: x-small;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
}

/* rotating sponsor box (AUS only) */

#sponsorsbox {
	margin: 5px 0px 10px 0px;
}

/* MENU */

#menu {
	left: 0;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	position: absolute;
	top: 86px;
	width: 151px;
	}

#menu a:link {
	color: #6c6b6c;
}

#menu a:visited {
	color: #9d9d9d;
}

#menu a:hover,
#menu a:active {
	color: #000000;
}

fieldset {
	border: 0;
	margin: 0px 0px 0px -10px;
}

#menu h3 {
	color: #c4d12c;
	font-weight: bold;
	background-color: #2f4674;
	margin: 0px -10px 5px -10px;
	padding: 5px 10px 5px 10px;
	line-height: 1em;
}

#menu ul {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	}

#menu ul li {
	color: #2f4674;
	font-size: 0.9em;
	list-style: none;
	padding: 0 0 0.4em 0;
	}

#menu ul.submenu {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

/* subscribe */

#subscribe {
	font-size: x-small;
	line-height: 1em;
}

#subscribe input {
	border: 1px solid #2f4674;
	background-color: #ffffff;
	padding: 1px;
}

#subscribe.p {
	margin: 1px 0px 1px 0px;
}

div.clear {clear:both;padding-top:5px;} 

#menu .rss {
	margin-bottom: 10px;
}

#menu .rss img {
	border: 0px;
}

/* Cards */

#cardtext {
	margin: 0px 0px 20px 0px;
}

#cards img {
	display: block;
	text-align: center;
}

#cards ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#cards li {
	list-style: none;
	padding: 0px;
}

#cards img.portrait {
	width: 113px;
	height: 179px;
	border: 1px solid #000000;
	text-align: center;
}

#cards img.landscape {
	width: 179px;
	height: 113px;
	border: 1px solid #000000;
	text-align: center;
}
