* {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana;
	font-size: 12px;
}

body {
	background: url(/images/global/BG.gif) repeat-x top #595959;
	text-align: center;
	position:relative;
	width:100%;
}

div#pagecontain {
    width: 800px;
    text-align: left;
    margin: 0 auto;
    padding-top:40px;
    overflow:hidden;
}

/* +++++++++++++++++++++++++++++++++++ */
/*           HEADER CLASSES            */
/* +++++++++++++++++++++++++++++++++++ */

div#pageHead {
	float: left;
	display: inline;
	padding-bottom: 6px;
}

img#lendal_logo {
	float: left;
	margin-bottom: 14px;
}

ul.siteLinks {
	float: right;
	text-align: right;
	width: 350px;
	list-style-type: none;
	margin-top: 28px;
}

ul.siteLinks li,
ul.siteLinks form {
	display: inline;
	margin-left: 2px;
}

ul.siteLinks li.hasborder {
	background: url(/images/global/divider_sitelinks.gif) 71px 3px no-repeat;
	padding-right: 3px;
}

ul.siteLinks a {
	font-size: 10px;
	font-family: tahoma, arial, verdana;
	text-decoration: none;
	color: #FFF;
	padding-right: 5px;
}

ul.siteLinks select {
	font-size: 10px;
	font-family: tahoma, arial, verdana;
	width: 120px;
}

ul.siteLinks option {
	margin-left: 10px;
}

ul.categoryLinks {
	clear: both;
	list-style-type: none;
}

ul.categoryLinks li {
	float: left;
	display: inline;
	line-height: 0px;
}

ul.categoryLinks li.contentCategories {
	margin-left: 4px;
}

/* +++++++++++++++++++++++++++++++++++ */
/*             BODY CLASSES            */
/* +++++++++++++++++++++++++++++++++++ */

a.skiplinks { position: absolute; left: -1000px; }

div#pageBody {
	clear: both;
	width: 100%;
	overflow: hidden;
}

div.content {
    background-color: #bebebe;
}

div.rightBar {
	float: right;
	width: 175px;
	overflow:hidden;
}

div.rightNav {
	background-color: #8d8d8d;
	padding-top: 8px;
}

ul.subCategories {
	list-style-type: none;
	margin: 0px 10px 0px 10px;
	background: url(/images/global/divider_horiz_black_1px.gif) repeat-x top;
	padding-top: 7px;
}

ul.subCategories li {
	margin-bottom: 6px;
}

div.clearer {
	line-height: 1px;
	font-size: 1px;
	clear: both;
	width: 1px;
	height: 1px;
}


/* +++++++++++++++++++++++++++++++++++ */
/*           FOOTER CLASSES            */
/* +++++++++++++++++++++++++++++++++++ */

div#footer {
	padding: 10px 0px 5px 0px;
	width: 800px;
	margin: 0 auto;
}
a#jo_logo_link {
	display: block;
	width:82px;
	height:14px;
}
img#jo_logo {
	/*float: left;*/
}

ul#footerLinks {
	margin: 7px 0px 10px;
	float: right;
}

ul#footerLinks * {
	list-style-type: none;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

ul#footerLinks li {
	display: inline;
	background: url(/images/global/divider_sitelinks.gif) no-repeat right center;
	padding: 0px 6px 0px 0px;
}

ul#footerLinks li.lastlink {
	background: none;
	padding-right: 0px;
}

ul#footerLinks a {
	padding-left: 4px;
}

ul#footerLinks a:hover {
	text-decoration: underline;
}
