/* GENERAL STYLES */
/* GENERAL STYLES */
body 
{
margin: 0;
padding: 0;
font: 10px/14px Verdana, Arial, helvetica, sans-serif;
color: #666;
background-position: 50% 50%; 
background-color: #e8e8e8;
background-image: url('../siteimages/main_back.jpg') ;
background-repeat: repeat-y;
background-attachment: fixed; 	
}
#maincontainer {
    width: 736px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    background-position: 50% 50%;
    padding: 0px 10px 0px 10px;
    margin-top: 0px;
    padding-top: 0px;

}

a { 
	color: #C71E59;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0 0 14px 0;
}

ul, ol {
	margin: 0 0 0 20px;
	padding: 0 0 14px 0;
}

img {
	border: none;
}

h1 {
	margin: 0;
	padding: 0 0 14px 0;
	color: #A2003C;
	font: bold 12px/14px Arial, Helvetisa, sans-serif;
}

h2 {
	margin: 0;
	padding: 0 0 7px 0;
	color: #A2003C;
	font: bold 11px/14px Arial, Helvetisa, sans-serif;
}

/* form elements */
form {
	margin: 0;
	padding: 0;
}

input.text,
textarea {
	margin: 0;
	padding: 3px 4px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	border: 1px solid #A5ACB2;
}

input.checkbox {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 13px;
	height: 13px;
}

/* container */
#container {
	width: 745px;
	margin: 0 auto;
	padding-bottom: 50px;
}

/* header section */
#header {
	position: relative;
	height: 120px;
	overflow: hidden;
}
#number{font-size:28px; margin:10px;margin-top:45px;z-index:+100;margin-left:525px;}

/* logo section */
strong.logo {
	position: absolute;
	top: 7px;
	left: 0;
}

strong.logo a {
	display: block;
	width: 172px;
	height: 105px;
	text-indent: -9999px;
	overflow: hidden;
	/*background: url(../siteimages/logo.gif) no-repeat;*/
        background: url(../media/10687/jlb_logo.jpg) no-repeat;              
}

/* main navigation */
ul.navigation-main {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 85px;
	left: 190px;
	font-size: 12px;
font-weight:bold;
}

ul.navigation-main li {
	float: left;
}

ul.navigation-main li a {
	float: left;
	padding: 4px 8px;
	text-decoration: none;
}

ul.navigation-main li a:hover,
ul.navigation-main li a.active {
	color: #FFF;
	background-color: #C71E59;
}

/* extra navigation section */
ul.navigation-extra {
	position: absolute;
	top: 10px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.navigation-extra li {
	float: left;
	border-left: 1px solid #C71E59;
	padding: 0 4px;
}

ul.navigation-extra li.first {
	border-left: none;
}

ul.navigation-extra li a {
	text-decoration: none;
}

ul.navigation-extra li a:hover {
	text-decoration: underline;
}

/* content section */
#content {
	width: 100%;
	overflow: hidden;
	background: url(../siteimages/dots-v.gif) repeat-y 562px 0;
}

#content-primary {
	width: 550px;
	float: left;
}

#content-secondary {
	width: 171px;
	float: right;
}

/* flash section */
div.flash,
div.ad {
	margin-bottom: 10px;
}

div.flash img,
div.ad img {
	display: block;
	border: none;
}

div.flash img {
	width: 550px;
	height: 174px;
}

/* layouts section */
div.layout {
	width: 100%;
	overflow: hidden;
}

div.layout div.main {
	width: 360px;
	float: right;
}

div.layout div.sub {
	width: 170px;
	float: left;
}

/* index page layouts */
.index div.layout {
	background: url(../siteimages/dots-v.gif) repeat-y 346px 0;
}
.index div.layout div.main {
	width: 335px;
	float: left;
}

.index div.layout div.sub {
	width: 185px;
	float: right;
}

/* footer section */
#footer {
	width: 100%;
	padding-top: 25px;
}

/* inner boxes section */

/* features list section */
ul.features {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.features li {
	padding: 0 0 14px 55px;
	background: url(../siteimages/bullet-features.gif) no-repeat 30px 4px;
}

/* photos list section */
ul.photos {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.photos li {
	padding: 0 0 13px 0;
	margin-bottom: 12px;
	background: url(../siteimages/dots-h.gif) repeat-x bottom left;
}

ul.photos p {
	padding: 1px;
	color: #FFF;
	font: bold 10px/15px Arial, Helvetica, sans-serif;
}

ul.photos li.Blue p {
	background-color: #1FA2EE;
}

ul.photos li.Red p {
	background-color: #C71E59;
}

ul.photos span {
	display: block;
	padding: 0 8px;
}

ul.photos img {
	display: block;
	width: 183px;
}

/* partners list section */
ul.partners {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../siteimages/dots-h.gif) repeat-x bottom left;
}

ul.partners li {
	width: 100%;
	padding-bottom: 12px;
}

ul.partners img {
	display: block;
}

#footer ul.partners {
	padding: 0;
	background: none;
	text-align: right;
}

#footer ul.partners li {
	padding: 0;
	display: inline;
}

#footer ul.partners li img {
	display: inline;
}

/* contact form section */
dl.contact-form {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

dl.contact-form dt {
	margin: 0;
	padding: 0 10px 10px 0;
	width: 120px;
	float: left;
	clear: left;
	line-height: 18px;
}

dl.contact-form dd {
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 0;
}

dl.contact-form dt.full,
dl.contact-form dd.full {
	float: none;
	width: 100%;
	overflow: hidden;
}

dl.contact-form dd.check {
	margin-left: 130px;
	padding-bottom: 0;
	float: none;
}

dl.contact-form dd.check ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.contact-form dd.check li {
	padding-bottom: 10px;
}

dl.contact-form input.text {
	width: 160px;
}
dl.contact-form textarea {
	width: 285px;
	height: 90px;
}

dl.contact-form input.submit {
	margin: 0 0 0 225px;
	padding: 0;
	display: block;
}

/* about box section */
div.about {
	background: url(../siteimages/dots-h.gif) repeat-x bottom left;
	margin-bottom: 14px;
}

/* sidedbar box section */
div.box {
	padding-bottom: 12px;
}

div.box strong.head {
	display: block;
	font: bold 10px/16px Arial, Helvetica, sans-serif;
	color: #FFF;
	border-width: 2px;
	border-style: solid;
	padding: 3px 6px;
}

div.box ul {
	margin: 0;
	padding: 8px 0 8px 8px;
	list-style: none;
}

/* related links box section */
div.related strong.head {
	background-color: #1FA2EE;
	border-color: #1FA2EE;
}
div.related a {
	color: #1FA2EE;
}

/* documents box section */
div.documents strong.head {
	background-color: #C71E59;
	border-color: #C71E59;
}

/* links box section */
div.links strong.head {
	color: #1FA2EE;
	border-color: #1FA2EE;
}
div.links a {
	color: #1FA2EE;
}


/* side navigation section */
div.navigation-side {
	font-weight: bold;
}

div.navigation-side strong.head {
	display: block;
	padding: 4px 5px;
	color: #FFF;
	font-size: 11px;
	background-color: #1FA2EE;
}

div.navigation-side ul,
div.navigation-side ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	clear: both;
}

div.navigation-side ul li {
	width: 100%;
	overflow: hidden;
	clear: both;
}

div.navigation-side ul a {
	text-decoration: none;
	display: block;
	float: left;
	clear: left;
	padding: 3px;
	margin-bottom: 5px;
}

div.navigation-side ul a:hover {
	text-decoration: underline;
}

div.navigation-side ul a.active {
	padding-right: 10px;
	background: url(../siteimages/active1.gif) no-repeat right;
}

div.navigation-side ul a.selected {
	padding-right: 10px;
		overflow: hidden;
	background: url(../siteimages/active3.gif) no-repeat right;
}


div.navigation-side ul ul a {
	font-size: 10px;
	padding-left: 10px;
}

div.navigation-side ul ul a.active {
	background: #C71E59;
	padding-left: 10px;
	color: #FFF;
}

div.navigation-side ul ul ul a {
	font-size: 10px;
	color: #1FA2EE;
	margin-left: 20px;
}

div.navigation-side ul ul ul a.active {
	background: #1FA2EE url(../siteimages/active2.gif) no-repeat right;
	padding-right: 18px;
	color: #FFF;
}

div.navigation-side ul li.selected {
	width: 100%;
	overflow: hidden;
	background: #cde2ee;
}

.UcTextBox{float:right;margin-right:50px;}
.UcChkBox{margin-left:50px;}
.UcImgBtn{float:right;margin-right:50px;}
#footercontent{text-align:center}
#wenergy{padding-bottom:10px}
#wenergy img {margin-bottom:-5px;}
#wenergy a { 
	color: #999999;
	text-decoration: none;}
#wenergy a:hover {
	text-decoration: underline;

}

/*==================== AutoFormPlus=======================*/

	
.AutoFormPlus legend {
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #1E3E55;
        display: none;
	}
	
.AutoFormPlus fieldset ul {
	margin: 0;
	padding: 0;
        list-style-type:none;
}
.AutoFormPlus fieldset li label
{
	width: 200px; 
	float: left; 
	font-size: 12px;
	padding-left: 0;
	padding-top: 5px;
        margin-right:5px;
        /*clear:right;*/
	}
	
.AutoFormPlus fieldset input {
	float: left; 
	margin-top: 3px; 
	width: 200px;
	margin-left: 0;
	font-size: 12px;
	border: 1px solid #1E3E55;
	margin-bottom: 3px;
	}
.AutoFormPlus input.button {
	height: auto;
        margin-top:5px;
	}
.AutoFormPlus fieldset textarea {
	float: left; 
	margin-top: 3px; 
	width: 245px;
	margin-left: 0;
	font-size: 12px;
	height: 75px;
	border: 1px solid #1E3E55;
	margin-bottom: 3px;
	}


/* EDITOR PROPERTIES */

