.jlgblueL {
    color: #ecf5f7;
}

.jlgblueM {
    color: #acd1d6;
}

.jlgblueD {
    color: #8bacb3;
}

.bold {
    font-weight:bold;
}

.indent20 {
    margin-left:20px;
}

.indent30 {
    margin-left:30px;
}

.indent40 {
    margin-left:40px;
}

html {
	height: 100%;
	font-size: 100%;
}

body.jlg {
	margin: 0;
	height: 100%;
	background: #b2e1e7 url(img/body-bg.jpg) repeat-y center top;

	font-family: Arial, sans-serif;
	color: black;
	font-size: 12px;
}

body#tree {
	margin: 0;
	height: 100%;
	background: #337211;

	font-family: Arial, sans-serif;
	color: white;
	font-size: 12px;
}


p, span, div, class, input, select, textarea, table, tr, th, tr {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}

a, a:link, a:visited {
	font-size: 12px;
	color: #5fa6d0;
	text-decoration: underline;
	line-height: inherit;
}

a:hover, a:active {
	font-size: 12px;
	color: #5fa6d0;
	text-decoration: none;
}


#outer {
	margin: 0;
	min-height: 100%;
	min-width: 880px;
	background: url(img/bottom.jpg) repeat-x center bottom;
}

#inner {
	margin: 0;
	min-width: 880px;
	background: url(img/top.gif) no-repeat center top;
}

#container {
	width: 880px;
	margin: 0 auto 0 auto;

	min-height: 560px;
}

#header {
	height: 50px;
}

#navigate {
	height: 50px;
	background: url(img/nav-bg.gif) repeat-x center top;

	position: relative;
}

.searchbox {
	height: 20px;
	width: 140px;
	background: url(img/subnav-off.gif) repeat-x bottom center;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 5px;

	color: #58a3ad;
	text-indent: 5px;
}

#search {
	position: absolute;
	top: 12px;
	left: 3px;
}

#searchBtn {
	position: absolute;
	top: 12px;
	left: 144px;

	height: 25px;
	width: 26px;
}

#nav {
	padding: 12px 3px 0 173px;
	height: 35px;
}

	#nav a, #nav a:link, #nav a:visited {
		display: block;
		float: left;
		padding: 0 12px 0 12px;
		height: 35px;
		line-height: 30px;

		color: white;
		font-size: 13px;
		text-decoration: none;
	}

	#nav a:hover {
		color: white;
		text-decoration: none;

		background: url(img/nav-on.gif) top center;
	}

	#nav a.on, #nav a.on:link, #nav a.on:visited {
		color: white;
		text-decoration: none;

		background: url(img/nav-on.gif) bottom center;
	}

	#nav a.right, #nav a.right:link, #nav a.right:visited {
		float: right;
		background: url(img/right-link-bg.gif) no-repeat;
		line-height: 25px;
		color: #58a3ad;
		width: 66px;
		padding: 0;
		margin-right: 3px;
		text-align: center;
	}

#loginLogout {
	display: block;
	float: right;
	margin-top: 12px;
	padding: 0 12px 0 12px;
	height: 35px;
	line-height: 30px;

	color: #27918f;
	font-size: 13px;
	text-decoration: none;
}


#space {
	height: 28px;
}

#space-inner {
	padding-bottom: 7px;
}

#dynamItmdb {
/*	width: 340px;
         height: 21px; */
	background-color: #ED1C24;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 0 auto;
	display: none;
	line-height: 21px;
	position: fixed;
	padding: 0 8px 0 8px;
}

#dynamItmdb a, #dynamItmdb a:visited, #dynamItmdb a:link {
	color: white;
}

#left-panel {
	float: left;
	width: 158px;
}

#right-panel {
	margin: 0 99px 0 206px;
}

#subnav {
	height: 33px;
}

	#subnav a, #subnav a:link, #subnav a:visited, .subtabs a, .subtabs a:link, .subtabs a:visited {
		display: block;
		float: left;
		padding: 0 12px 0 12px;
		height: 33px;
		line-height: 33px;
		background: url(img/subnav-off.gif) repeat-x center top;
		margin-right: 4px;

		color: #58a3ad;
		font-size: 13px;
		text-decoration: none;
	}

	#subnav a:hover, #subnav a.on, #subnav a.on:link, #subnav a.on:visited,
	.subtabs a:hover, .subtabs a.on, .subtabs a.on:link, .subtabs a.on:visited {
		display: block;
		float: left;
		padding: 0 12px 0 12px;
		height: 33px;
		line-height: 33px;
		background: #ffffff;

		color: #000000;
		font-size: 13px;
		text-decoration: none;
	}

#content {
	padding: 10px;
}

#left-panel ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 12px;

	border-style: solid;
	border-color: #75b7c0;
	border-width: 0 1px 1px 1px;
}

#left-panel h3 {
	margin: 0;
	height: 27px;
	background: url(img/h3.gif) repeat-x top center;
	line-height: 27px;
	font-size: 11px;
	color: white;
	padding: 0 5px 0 5px;
}

#left-panel h3.light {
	margin: 0;
	height: 30px;
	background: url(img/h1.gif) repeat-x top center;
	line-height: 30px;
	font-size: 11px;
	color: #58a3ad;
	padding: 0 5px 0 5px;
}

#left-panel h3.light a,
#left-panel h3.light a:link,
#left-panel h3.light a:visited {
	font-size: 11px;
	color: #58a3ad;
	text-decoration: none;
}


#left-panel ul li {
	margin: 0;
	background: white;
	padding: 5px;
	font-size: 11px;
	color: #5fa6d0;
}


ul#booknav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	background: white;

	border-style: solid;
	border-color: #75b7c0;
	border-width: 0 1px 1px 1px;
}


ul#booknav h3 a,
ul#booknav h3 a:link,
ul#booknav h3 a:visited {
	color: white;
	text-decoration: none;
}

ul#booknav li {
	margin: 0;
	background: url(img/li.gif) repeat-x top center;
	padding: 5px;
	font-size: 11px;
	color: #5fa6d0;
	position: relative;
}

ul#booknav li a,
ul#booknav li a:link,
ul#booknav li a:visited {
	display: block;
	margin: 0;
	margin-left: 16px;
	line-height: 21px;
	font-size: 11px;
	color: #5fa6d0;
	text-decoration: none;
}


ul#booknav li a.expander,
ul#booknav li a.expander:link,
ul#booknav li a.expander:visited {
	display: block;
	position: absolute;
	top: 9px;
	left: 4px;
	background: url(img/plus.gif) no-repeat left center;
	width: 13px;
	height: 13px;
	margin: 0;
}


ul#booknav li a.selected,
ul#booknav li a.selected:link,
ul#booknav li a.selected:visited {
	background: url(img/minus.gif) no-repeat left center;
}

ul#booknav li ul {
	list-style-type: none;
	padding: 0;
	padding-top: 6px;
	margin: 0;
	border: none;
}

ul#booknav li ul li {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	padding-top: 3px;
}

ul#booknav li ul li a,
ul#booknav li ul li a:link,
ul#booknav li ul li a:visited {
	display: block;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	line-height: 20px;
	font-size: 11px;
}

#clean {
	clear: both;
}

#bottomspace {
	height: 125px;
}

/*********************************/

#outer-tree {

	background: url(img/tree-bg.jpg) repeat-x center top;

}

#inner-tree {
	background: url(img/tree.jpg) no-repeat center top;
}

#cloud-layer {
	background: url(img/home-clouds.gif) no-repeat center top;
}

#tree-top {
	background: url(img/fallinlove.gif) no-repeat center top;
}

#the-tree {
	height: 523px;
	position: relative;
}

#below-tree {
	color: white;
}


#text1 {
	position: absolute;
	top: 296px;
	left: 426px;
	width: 270px;

	color: #58A3AD;
}

#text2 {
	position: absolute;
	bottom: 6px;
	width: 500px;
    text-align:center;
}

a.ltgreen, a.ltgreen:link, a.ltgreen:visited {
	color: #B9D565;
	text-decoration: none;
}

.levellistside {
	display: none;
}

.policy {
	background-color: #377E20;
	padding: 8px;
	font-size: 9px;
	text-align: right;
}

.policy a,
.policy a:link,
.policy a:visited {
	font-size: 9px;
	color: #B9D565;
	text-decoration: none;
}

table.processingoptions  {
    background-color: #ecf5f7;
    border-spacing:0px;
    border-left: 2px solid #ecf5f7;
    border-right: 2px solid #ecf5f7;
    width:100%;
    line-height:20px;
}

table.noborder {
    border: none;
    background-color: transparent;
}

table.processingoptions td {
    padding:2px;
}

table.processingoptions td#compressed {
    font-style: italic;
    font-size: 90%;
}

table.processingoptions tr#heading  {
    background-color: white;
}

table.processingoptions tr#heading td {
    border-top: 2px solid #ecf5f7;
}

table.processingoptions tr#blank {
    background-color:white;
    
}

table.processingoptions input {
    vertical-align: bottom;
    margin-right:6px;
    margin-left:6px;
    padding-bottom:4px;
}

table.processingoptions input[type="radio"] {
    vertical-align:top;
    padding-bottom:1px;
}


/* dCMS Styles */

#content p {
	padding:0px;
	margin:0px;
}

.titles {
	font-size:14px;
	color:#000000;
	line-spacing:14px;
}

.blueTitles, .blueTitlesB {
	font-size:14px;
	color:#73B6BE;
	line-spacing:14px;
}

.blueTitlesB {
    font-weight: bold;
}

.headerBar {
	width:500px;
	padding:2px 5px 2px 5px;
	background-color:#58A3AD;
	color:white;
	font-weight:bold;
	font-size:12px;
	line-spacing:14px;
}


.radiolink2a {
    background: url(/img/radio-link-2.gif) no-repeat;
    background-position: left top;
}

.radiolink2b {
    background: url(/img/radio-link-2.gif) no-repeat;
    background-position: left bottom;
}

.hardbreak
{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.mono {
    font-family: monospace;
}

#memberprice {
    text-align: center;
    font-style: italic;
    color: #666;
    
}
