﻿/*--------------------------------------------------------------------------
Title: Jacquie Lawson Styles
--------------------------------------------------------------------------*/
body {
	background-color: #c8e1eb;
    color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	font-weight: bold;
    font-size: 18px;
    color: #cc4000;
}
/* There are spans with a class of .h2 and .h3 buried in Python. These need cleared out to clean up this CSS redundancy */

h2, .h2 {
    color: #cc4000;
	font-size: 14px;
	font-weight: bold;
}
h3, .h3 {
	color: #006;
    font-size: 13px;
	font-weight: bold;
}
a {
	color: #006;
	text-decoration: none;
}

a:visited { }
a:hover { color: #cc4000; }
#jl-wrapper {
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
	margin: 10px;
}

/*--------------------------------------------------------------------------
=Header
--------------------------------------------------------------------------*/

#header {
	background-color: #77A5B5;
	margin: 0 auto;
    min-width: 995px;
	padding: 0;
    position: relative;
    width: 100%;
}
#header .wrapper {
    margin: 0px auto;
    overflow: hidden;
    position: relative;
	width: 995px;
}
#nav {
	background-color: #b3cfd8;
	border-bottom: 1px solid #df8c5e;
	border-top: 1px solid #df8c5e;
	display: block;
	margin: 0 auto;
    min-width: 995px;
	text-align: center;
	width: 100%;
}
#nav ul {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
    margin: 0px auto 1px;
    min-width: 995px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
#nav ul li {
	background-image: url(/jl/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 7px;
}
#nav ul li.first {
	background-image: none;
	padding-left: 0;
}
#nav ul li#fblogin {
	background-image: none;
}
ul#nonmember1 { padding-top:5px; }
ul#member { background-color: #df8c5e; }
#nav ul#member {
	padding: 2px 0px 1px;
}
#nav ul#nonmember2  {
	margin-bottom: 7px;
}
p.jl-header-email {
	color: #006;
	font-size: 11px;
	float: right;
	margin: 0;
	padding: 10px 8px 0 0;
	position: absolute;
	right: 0;
	top: 17px;
	text-align: right;
	width: 150px;
}
p.jl-header-email span{
	font-weight:bold;
	display:block;
}
/*---=Header Links---*/

#nav a { color: #006; }
#nav li.join a {
	color: #cc4000;
	text-transform: uppercase;
}
#header a img { border: none; }

/*--------------------------------------------------------------------------
=Masthead
--------------------------------------------------------------------------*/
#jl-logo { 
    float:left;
    height: 80px;
    margin:0;
    padding:0;
    position: relative;
    width:436px;	
}
#jl-logobasic {
    height: 62px;
    margin: 23px auto 7px;
    padding:0;
    position: relative;
    width:334px;
}
#jl-logo a, #jl-logobasic a {
    color: #cc4000;
    display: block;
    font: italic 900 20px Verdana;
    height: 100%;
    text-decoration: none;
    width: 100%;
}
#jl-logo a { /*width: 450px;*/ }
#jl-logobasic a { text-indent: -5000px; }
#jl-logo a span, #jl-logobasic a span {
    cursor: pointer;
    display: block;
    left: 0px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
}
#jl-logo a span {
    background: url(/jl/jacquielawson2.gif) no-repeat left top transparent;
    height: 80px;
    width: 436px;
}
#jl-logobasic a span {
    background: url(/jl/logo_A3C4CD.gif) no-repeat left top transparent;
    height: 62px;
    width: 334px;
}
#greeting { margin-bottom: 10px; }
#expiremsg { 
    margin: 0px auto 8px;
    padding: 0px;
}
#expiremsg p {
    margin:0 0 3px;
    padding:0;
}
#message { margin: 0px auto 0px; }

#logout { 
    color: #FFF; 
    float: right; 
    font: normal normal 12px Verdana,sans-serif; 
    list-style-type: none; 
    margin: 5px 15px 0px 0px; 
    padding: 0px; 
    position: relative; 
    text-align: right; 
    width: 362px;
}
#logout a { 
    color: #fff; 
    font-weight: 900;
}
#logout a:hover { color: #CC4000; }
#logout #message p { 
    color:#000066; 
    margin: 0px auto 0px; 
    padding: 0px;
}
#logout #username { display: block; }
#logout .button { 
    float: right; 
    font-size: 10px; 
    margin-top: 5px; 
    width: 78px;
}
/*--------------------------------------------------------------------------
=Structure (basic/general markup)
--------------------------------------------------------------------------*/
.jl-base #jl-wrapper {
    margin: 10px auto;
    overflow: hidden;
    width: 710px;
}
.intro {
    margin: 0px auto 20px;
    width: inherit;
}
.jl-feature {
    background-color: #B3CFD8;
    border: 2px solid #CC4000;
    height: 500px;
    margin: 0px auto 20px;
    width: 700px;
}
.deco-banner {
    border: 1px #CC4000 solid;
    border-width: 1px 0px;
    height: 130px;
    width: 800px;
}
.deco-border {
    background-color: #DDEAEC;
    border: 1px #CC4000 solid;
    display: block;
    float: left;
    margin: 8px auto 16px;
    overflow:hidden;
    padding:10px;
    width:650px;
}
/*--------------------------------------------------------------------------
=Typography
--------------------------------------------------------------------------*/
.jl-fontjax {
    margin: 10px auto;
    text-align: center;
    width: 100%;
}
.jl-fontjax a {
    font-family: 'jaxfont2', serif;
    font-size: 20px;
    font-weight: 900;	
    letter-spacing:1px;
    margin: 0px 10px;
    text-decoration: none;
}
/*--------------------------------------------------------------------------
=Thank You Page
--------------------------------------------------------------------------*/
#jl-tnxyou #jl-wrapper {
    overflow: visible;
    padding-left: 160px;
    position: relative;
    width: 800px;
}
#jl-tnxyou .jl-feature {
    background-color: #B3CFD8;
    border: 0px;
    height: auto;
    margin: 10px auto;
    overflow: hidden;
    padding-bottom: 65px;
    width: 800px;
}
#jl-tnxyou h1 {
    left: 0px;
    position: absolute;
}
/*--------------------------------------------------------------------------
=Thank You Confirm
--------------------------------------------------------------------------*/
#jl-tnxconfirm #jl-wrapper {
    overflow: visible;
    position: relative;
    width: 880px;
}
#jl-tnxconfirm .jl-feature {
    background-color: transparent;
    border: 0px none;
    border-top: 1px #77A5B5 solid;
    list-style-type: none;
    margin: 37px auto 10px;
    overflow: hidden;
    padding: 10px 0px 0px;
    width: 735px;
    word-spacing: 2px;
}
#jl-tnxconfirm .jl-feature li {
    display: block;
    float: left;
    line-height: 1.3;
    overflow: hidden;
    width: 205px; 
}
#jl-tnxconfirm .jl-feature li#mod-about { padding-right: 20px; }
#jl-tnxconfirm .jl-feature li#mod-category { padding: 0px 20px; }
#jl-tnxconfirm .jl-feature li#mod-genix { padding-left: 20px; }
#jl-tnxconfirm .jl-feature li h2 {
    color: #000;
    font-weight: 900;
    margin: 0px;
    text-align: left;
    width: 205px;
}
#jl-tnxconfirm li.border {
    border: 0px none;
    border-left: 1px #77A5B5 solid;
    border-right: 1px #77A5B5 solid;

}
.button {
    color: #000;
    cursor: pointer;
    font: normal 12px Arial;
}
.wrap-img {
    border: 0px none;
    float: right;
    margin: 0px 0px 10px 5px;
    vertical-align: text-bottom;
}
/*--------------------------------------------------------------------------
=Errors/Behavioral Styles
--------------------------------------------------------------------------*/
.errbox { 
    background-color:#C8E1EB;
    line-height: 1.5;
    padding:20px 10px;
    text-align:center;
    width:600px;
}
.error {
    color: #CC4000;
    font-weight: 900;
}
.helptext { color: #666; }
.usertext { color: #000; }
.errmsg {
}

/*--------------------------------------------------------------------------
=Forms
--------------------------------------------------------------------------*/
fieldset {
    border: 0px none transparent;
    margin: 0px auto;  
    padding: 0px;
}
legend {
    font-size: 0px;
    line-height:0px;
    margin: 0px; 
    padding: 0px; 
    text-indent: -5000px;
}
.fbase form ol, .fbase form ul {
    list-style-type: none;
}
.radio, input[type="radio"] {
height: 13px;
width: 13px;
}
#frmHeader {
    background-color: transparent;
    border: 0px none;
    color: #FFF;
    float: right;
    font-size: 12px;
    position: relative;
}
#frmHeader fieldset, #frmHeader ul {
    margin: 0px;
    position:relative;
    width: 395px;
}
#frmHeader.frmLogon ul li {
    float:left;
}
#frmHeader #fli-joinus {
    color: #FBDAC8;
    font-weight: 900; 
    margin-bottom: 5px; 
    text-align: right;
    width:395px;
}
#frmHeader .fli-emaddr, #frmHeader .fli-pwd {
    height: 20px;
    margin-right:8px;
    overflow: hidden;
    position: relative;
    width:150px;
}
.frmLogon #fli-joinus .button {
    font-size: 10px; 
    width: 78px;
}
.frmLogon #fli-joinus .btn-img {
    background: transparent url(/jl/icons/sprite_buttons.gif) no-repeat 0 -18px;
    border: 0px none; 
    height: 20px; 
    margin-left:8px;
}
.frmLogon ul .fli-auto {
    display:block;
    width:270px;
}
#frmHeader ul .fli-submit, #frmHeader #btnLogon {
    float:right;
    margin-bottom:5px;
    padding: 0px;
    width: 78px;
}
#frmHeader .frm-forgot {
    bottom: 0px;
    clear: none;
    position:absolute;
    right:0;
    width: 115px;
}
#frmHeader .fli-auto label { 
    color: #FFF; 
    font-size:11px; 
    font-weight: normal; 
    text-align: left; 
    width: auto; 
}
#frmHeader a { 
    color: #FFF; 
    font-size: 10px; 
    text-decoration: underline; 
}
#frmHeader .toogleText { 
    font-size: 11px; 
    width: 144px; 
}
#frmHeader #fldPassword {
    left: 0px;
    top: 0px;
    position: absolute;
}
#frmHeader #autologin { 
	height:13px;
	margin:0 5px 0 0; 
	padding:0px;
	width:13px;
}
#frmHeader .hidden {
    left:-5000px;
    position:absolute;
}
#frmLogonBox  {
    background-color: #b3cfd8; 
    border: 3px solid #cc4000; 
    color: #000066; 
    float: left;
    font-size:11px; 
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0px ; 
    position: relative; 
    text-align: left; 
    width: 270px;
}
#jl-logon #frmLogonBox {
    clear: both;
    float: none;
    margin: 5px auto;
}
#frmLogonBox.frmLogon p {
    color: #000066; 
    margin-top: 8px; 
    text-align: center; 
    width: 250px;
}
.frmLogon fieldset {
    border: 0px none;
    margin: 0px auto;  
    padding: 0px 5px;
}
#frmLogonBox fieldset  {
    padding-bottom: 15px;  
    width: 260px;
}
.frmLogon fieldset legend {
    line-height:0;
    margin: 0px; 
    padding: 0px; 
    text-indent: -5000px;
}
.frmLogon ul { 
    height:78px;
	list-style-type: none; 
    margin: 0px auto; 
    overflow: hidden;
    padding: 0px; 
    text-align: left; 
    width: 260px;
}
#frmLogonBox ul{
	height: auto;
}
.frmLogon ul li { 
    margin: 0px 0px 10px; 
    padding: 0px;
    overflow:hidden; 
    width: 250px;
}
.frmLogon ul .fli-submit {
    float: right;
    width: 55px;
}
.frmLogon ul .fli-pwd {
    float: left;
    width: 185px;
}
#fli-pwd input, .fli-pwd input { width: 80px; }
#frmLogonBox ul .fli-auto { 
    clear: both;
    float: left;
    margin-bottom:0px;
    width: 250px;
}
#frmLogonBox ul .fli-auto label { 
width: auto;
}
#frmLogonBox label {
    display: block; 
    float: left; 
    text-align:right; 
    margin-right: 5px; 
    width:90px;
}
.frmLogon input {
    float: left; 
    margin:0;
    text-align:left; 
}
.frmLogon #btnLogon2 {
    padding: 1px 2px;
    text-align: center; 
}
.frmLogon .fli-auto label {
    color: #000066; 
    cursor: pointer;
    font-weight: 900;
    width: auto;
}
.frmLogon #frm-forgot, .frmLogon .frm-forgot {
    clear: both; 
    display:block;
}
#frmLogonBox .frm-forgot {
    margin-top: 5px;
    padding: 0px;
} 
.frmLogon input#btnLogon { 
    margin: 0px;
    padding:1px;
    text-align: center; 
}
/*--------------------------------------------------------------------------
=Paragraph Styles
--------------------------------------------------------------------------*/
p { color: #000; }
.small {
	color: #006;
	font-size: 11px;
	margin: 5px 0;
	padding: 0;
}
/*---=Images inside paragraphs--*/
.leftimage { margin: 0 10px 5px 0; }
.rightimage { margin: 0 0 5px 10px; }

/*---=Paragraph links--*/
p a { text-decoration: underline; }
.small a {
	font-weight: bold;
	text-decoration: none;
}

/*--------------------------------------------------------------------------
=Additional Styles
--------------------------------------------------------------------------*/
#importantContainer {
	border: thick;
	padding: 10px;
}
.errmsg{
    font-weight: bold;
    color: #ff0000;
    font-family: Verdana, Arial, Helvetica;
}

/*--------------------------------------------------------------------------
=Address Book
--------------------------------------------------------------------------*/
#table_addressbook { width: 530px; }
#table_addressbook tr {
	margin: 0;
	padding: 0;
}
#table_addressbook tr td {
	margin: 0;
	padding: 0;
}
#addressbook_firstname {
	display: block;
	width: 95px;
}
#addressbook_firstname {
	display: block;
	width: 95px;
}
#jl-addressbook #jl-wrapper, #jl-addressbook2 #jl-wrapper {
    margin: 10px auto 0px;
    width: 600px;
}
#jl-addressbook3 #jl-wrapper {
    margin: 10px auto 0px;
    width: 700px;
}
#jl-addressbook h1, #jl-addressbook2 h1, #jl-addressbook3 h1 { margin-left: 10px; }
#jl-addressbook .info {
    margin: 37px auto 47px;
    text-align: center;
}
#jl-addressbook2 .info { 
    margin: 32px auto 37px; 
    text-align: center; 
}
#jl-addressbook3 .info {
    line-height: 1.4;
    margin: 30px auto 35px 40px;
    width: 650px;
}
.jl-notice {
    background-color: #DDEBF0;
    border: 1px #DF8C5E solid;
    color: #000;
    font: normal 12px Verdana;
    height: 80px;
    margin: 0px auto;
    padding: 10px 30px 10px 152px;
    position: relative;
    text-align: center;
    width: 418px;
}
.jl-notice span {
    background: transparent url(/jl/cake_flower.gif) no-repeat left top;
    bottom: -10px;
    display: block;
    height: 123px;
    left: -10px;
    position: absolute;
    width: 152px;
}
.jl-notice h2, .jl-notice p {
    margin: 0px;
	line-height:16px;
    width: 427px;
}
.jl-notice p a {
    font-weight:bold;
}
.jl-notice h2 { 
    color: #DB7B48;
    font-size: 18px; 
    margin-bottom: 7px;
}
.jl-notice h2 small {
    display: block;
    font-size: 14px;
}
#jl-addressbook .errmsg, #jl-addressbook2 .errmsg, #jl-addressbook3 .errmsg { text-align: center; }

/*--------------------------------------------------------------------------
=CardLink Page
--------------------------------------------------------------------------*/
#cardlink2 #jl-wrapper {
    margin:10px auto;
    text-align:center;
    width:697px;
}
#cardlink2 h1 {
    margin:15px auto;
    text-align:left;
    width:674px;
}
ul.cardlinks{
	list-style:none;
	margin:0px !important;
	padding:0;
	position:relative;
	display:block;
	text-align:center;
}
ul.cardlinks li {
    display:inline;
    padding:5px;
    color:#375A66;
}
#cltwocont {
	display:block;
	text-align:center;
	width:674px;
	margin: 0 auto;
	line-height:140%;
	text-align:left;
	padding-bottom:16px;
	padding-top:17px;
}
#cltwocont .boldblue {
	 font-weight:bold;
	 color:#000000;
}
#cltwocont .boldorg {
	color:#cc4000;
	font-weight:bold;
	text-align:center;
}
/*--------------------------------------------------------------------------
=Table Styles
--------------------------------------------------------------------------*/
/*--These should eventually be replaced by TH elements--*/
.table_header {
	font-weight: normal;
}
.tablelabel {
	padding-right:10px;
	text-align:right;
	width:260px;
}

/*--------------------------------------------------------------------------
=Index Page
--------------------------------------------------------------------------*/
#footer {
    list-style-type: none;
    margin: 0px auto;
    padding:0px;
    text-align: center;
    width: 100%;
}
#footer li {
    display:inline;
    font-weight: 900;
    margin-right:12px;
}
#footer .copyright {
    clear: both;
    display:block;
    font-weight: normal;
    width: 100%;
}
#footer .break { margin-top: 30px; }
#footer #logo-flash {
    display: block;
    margin: 0px auto 15px;
    width: 112px;
}
#jl-index #jl-wrapper {
    clear: both;
    width: 995px;
}
#leftrail {
    float: left;
    margin-bottom: 20px;
}
#jl-index .content {
    border: 0px none;
    float: right;
    width: 756px;
}
#hp-banners {
    float: right;
    height: 175px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 756px;
}
#hp-banners li {
    background-color: #C8E1EB;
    height: 175px;
}
.lgAd a, .medAd a, .smAd a {
    color: #000;
    text-decoration: none;
}
.smAd a img, .medAd a img, .lgAd a img { 
    border: 0px none; 
}
.two .lgAd, .medAd {
    background:#728A94 url(/jl/banners/gradientBlue.gif) repeat-x scroll 0 0;
}
.lgAd {
    float: left;
    margin: 0px;
    overflow: visible; 
    padding: 0 10px; 
    position: relative;
    width: 495px;
}
.v3 .lgAd {
    float: right;
}
.medAd {
    float: left;
    position: relative;
    width: 280px;
}
.v3 .smAd {
    float: left;
    margin: 0px;
    overflow: visible;
    padding: 0px;
}
.smAd {
    float: right;
    margin-left: 15px;
    overflow: hidden;
    padding:0 10px;
    position: relative;
    width: 202px; 
}
.v3 .title {
    color: #4894AC; 
    font: normal 900 18px Verdana,Arial,Helvetica,san-serif;
    margin-right: 25px; 
    width: 420px;
}
.v3 .copy {
    margin: 0px 25px 0px 0px; 
    width: 320px;
}
.v3 .button {
    background:transparent url(/jl/icons/sprite_buttons.gif) no-repeat scroll 0 -38px; 
    bottom: 10px; 
    border: 0px none; 
    color: #FFF; 
    font-family:Verdana,Arial,Helvetica,sans-serif; 
    font-weight:900; 
    height: 34px; 
    position: absolute; 
    right: 20px; 
    width: 67px;
}
.v1 .title, .v2 .title {
    color: #FFF; 
    font: italic 900 18px Times New Roman,serif;
    letter-spacing: 1.2px;
    width: 275px;
}
.v1 .copy, .v2 .copy {
    float: left; 
    margin: 0px; 
    width: 258px;
}
.v1 .img-replace-r, .v2 .img-replace-r {
    margin: 0px; 
    padding: 0px; 
    float: right; 
    position: absolute; 
    right: 2px;
    top: 0px; 
    width: 220px;
}
.medAd .title {
    color: #FFF; 
    font: italic 900 17px Times New Roman,serif;
    float: right; 
    letter-spacing: 1.2px;
    margin: 5px 0px 5px 25px; 
    width: 250px;
}
.medAd .title a {
    color: #FFF; 
}
.medAd .copy {
    float: right;
    height: 66px;
    margin: 0px 25px 0px 0px;
    width: 218px;
}
.medAd .button {
    background:transparent url(/jl/icons/sprite_buttons.gif) no-repeat scroll 0 -38px; 
    bottom: 10px; 
    border: 0px none; 
    color: #FFF; 
    font-family:Verdana,Arial,Helvetica,sans-serif; 
    font-weight:900; 
    height: 34px; 
    position: absolute; 
    right: 20px; 
    width: 67px;
}
.smAd .title {
    color:#4894AC;
    font: normal 900 18px Verdana,Arial,Helvetica,san-serif;
    letter-spacing:1px;
    margin:8px auto;
    width: 200px;
}
.smAd .link, .lgAd .link {
    color:#000;
    display:block;
    padding-right:10px;
    text-decoration:underline;
}
.smAd .alt { 
    color: #4894AC; 
    font: 900 16px Verdana,Arial,Helvetica,san-serif;
}
.smAd .copy, .smAd .link, .smAd .alt {
    margin: 8px auto;
    width: 200px;
}
.img-replace, .fla-replace {
    display: block;
    left: 0px;
    position: absolute;
    top: 0px;
}
.smAd .fla-replace {
    margin: 0px; 
    padding: 0px;
}
.smAd .img-replace, .smAd .fla-replace {
    height: 175px;
    width: 222px;
}
.smAd .img-replace {
   z-index: 500;
}
.smAd .img-replace a {
   border:0 none;
   display:block;
   height:100%;
   width:100%;
}
.v3 .smAd .fla-replace { height: 175px; }
.medAd .img-replace {
   height: 175px;
   width: 277px;
}
.lgAd .img-replace { 
   height: 175px;
   width: 515px;
}
#jl-index .thm-feature {
    background-color: #B3CFD8;
    border: 2px #F19561 solid;
    float: right;
    list-style-type: none;
    margin: 32px 0px 25px;
    overflow: hidden;
    padding: 0 0 10px 0;
    width: 750px;
}
#jl-index .thm-feature .title {
    clear: both;
    display: block;
    margin: 18px auto 14px;
    text-align: center;
    width: 713px;
}
#jl-index .title h3 {
    color:#4894AC;
    float: left;
    font-size:18px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
li.title h3.liquid { width: 100%; }
li.title h3.fixed { width: 348px; }
#jl-index .thm-feature .title h3 a {
    color:#4894AC;
}
#jl-index .thm-feature .title h3 a:hover {
    color:#CC4000;
}
#jl-index .thm-feature li {
    float: left;
    margin: 0px 0px 0px 16px;
    width: 166px;
}
#jl-index .thm-feature li a img {
    display: block;
    margin: 0 auto;
    width: 164px;
}
#jl-index .thm-feature li a img {
    border: 0px none;
    height: 112px;
    margin-bottom: 10px;
}
.thm-title {
    display: block;
    clear: both;
    text-align: center;
    text-decoration: underline;
}
#hp-copy {
    float: left;
    width: 560px;
}
#hp-copy h1, #hp-copy h2 a { color:#4894AC; }
#hp-copy .whitespace { margin: 35px auto 0px; }

#featured-wrapper table{
	border-collapse:collapse;
	text-align:center;
	margin:0 auto;
}
#featured-wrapper table td,
#featured-wrapper table th{
	border:2px solid #CC4000;
	padding:7px;
}
#featured-wrapper table td{
	width: 114px
}
#featured-wrapper table th a{
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
    font-style:normal;
}
#featured-wrapper table td span{
	display:block;
	margin-top:3px;
	padding-bottom:5px;
	font-size:11px;
}
#featured-wrapper table td a span{
	text-decoration:underline;
}
#featured-wrapper table td.newcard span{
	background: url(/jl/new.gif) no-repeat right top;
	padding-right:30px;
	padding-bottom:5px;
}
#subhead-afu{
	text-align: center;
	margin:0 auto;
	width:860px;
}
#subhead-afu #featured-wrapper{
	clear:both;
	display:block;
	margin: 0 auto 10px auto;
	text-align: center;
}
#subhead-afu #chud-wrapper {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	width: 410px;
	overflow: hidden;
}
#subhead-plat{
	display:block;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width: 800px;
}
#subhead-plat #featured-wrapper{
	display:inline;
	text-align: center;
}
#subhead-plat #featured-wrapper{
    float: left;
	padding: 0;
	width: 566px;
}
#subhead-plat #featured-wrapper table{

} 
#subhead-plat #chud-wrapper{
	float:right;
    margin: 0px;
	width: 200px;
}
.agi-mainbanner-sm {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.agi-mainbanner-smr {
	float: right;
	margin: 0;
	padding: 0;
}
#login-wrapper {
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
}
#bottomWrapper {
	position: relative;
	width:100%;
	margin-top:10px;
}
#leftcontent {
	position: absolute;
	top:0px;
	left:0px;
	width:230px;
}
#centercontent {
	position:relative;
   	margin-left: 230px;
   	margin-right:140px;
}
#centercontent p {
	padding-right: 10px;
}
.h2link a {
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
}
#rightcontent {
	position: absolute;
	right:10px;
	top:0;
	width:130px;
}
#index-featured {
    background-color: #B3CFD8;
    float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
    width:167px;
}
#index-featured li {
    margin: 15px auto;
    width: 126px;
}
ul#index-categories {
    background-color:#B4D1D9;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0pt;
    position:relative;
    width: 215px;	
}
ul#index-categories li {
    padding:3px 3px;
    color:#375A66;
    margin: 0px auto;
    width: 200px;
}
ul#index-categories li a{
    color:#375A66;
    font-weight:bold;
}
ul#index-categories li.catheader {
    padding:6px 6px;
	}
ul#index-categories li.catheader a{
	color: #cc4000;
	text-transform: uppercase;
	}
ul#index-categories li.last {
    padding:3px 3px;
    border-bottom:none;
    color:#375A66;
}
#centercontent h2 a { color: #CC4000; }
#centercontent h2 a:hover { color: #000066; }


/*--------------------------------------------------------------------------
=THE CARDS Page
--------------------------------------------------------------------------*/
#thecards .jl-card p, #thecards_nm .jl-cards-container p {
    color: #000066;
    font: normal 11px Verdana,Arial,Helvetica;
    margin-left: 145px;
    padding: 0px;
}
#thecards .thm-feature, #thecards_nm .thm-feature {
    background-color: #B3CFD8;
    padding:0 15px;
}
#thecards .subhead, #thecards_nm .subhead { text-align: center; }
#thecards td a { font-weight: bold; }
#thecards #thecardslist, #thecards_nm #thecardslist {
    display:block;
    width:660px;
    margin:0 auto;
    padding:0 0 3px 0;
    border-bottom:1px solid #CC4000;
    overflow:hidden;
}
#thecards #thecardslist ul, #thecards_nm #thecardslist ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    float:left;
    width:220px;
    font-weight:bold;
}
#thecards #thecardslist ul li.catheader, #thecards_nm #thecardslist ul li.catheader {
    padding:2px;
    background-color:#B4D1D9;
    border-top:1px solid #CC4000;
    border-bottom:1px solid #CC4000;
    color:#375A66;
}
#thecards #thecardslist ul li.catheader h2, #thecards_nm #thecardslist ul li.catheader h2 {
    padding:0;
    margin:0;
}
.jl-cardspage .jl-notice span { 
    background:transparent url(/jl/advent/adventcal.gif) no-repeat left top; 
    height: 128px;
    width: 128px;
}
.jl-cardspage .jl-notice {
    margin:25px auto 30px;
    padding: 10px 38px 10px 122px;
    width: 440px;
}
.jl-cardspage .jl-notice h2, .jl-cardspage .jl-notice p {width:auto;}

/*--------------------------------------------------------------------------
=Premiere Page
--------------------------------------------------------------------------*/
#premiere p#topmessage, #premiere p#bottommessage {
    padding:10px 10px;
    margin:0;
    text-align:left;
    font-size:14px;
    position:relative;
}
#premiere p#bottommessage {
    text-align:center;
}
#premiere ul#topmessage {
    text-align:left;
    list-style:none;
    font-size:14px;
    margin:2px;
    padding:0px;
}
#card_premiere { 
    clear: both; 
}
#premiere ul#topmessage li{
    float:left;
    text-align:left;
    padding:10px 10px;
}
#premiere ul#topmessage li a{ text-decoration:underline; }
#premiere  ul#topmessage li.call{
    float:left;
    margin-left:150px;
    text-align:left;
}
#premiere div#premiere-done{
	padding: 5px 20px;
	font-size:18px;
}
#premiere #FlashProduct_div { height: 600px; text-align:center; }

/*--------------------------------------------------------------------------
=Activate Page
--------------------------------------------------------------------------*/
#jl-activate { text-align: left; }
#jl-activate #header { text-align: left; }
#jl-activate #jl-wrapper {
    margin: 0px auto;
    width: 900px;
}
.btn-action {
    height: 35px;
    margin: 0px auto;
    text-align: center;
	width: 460px;
}
#jl-activate .btn-action {
    height: auto;
    overflow: hidden;
}
#btn-browse, #btn-browse img { 
    border: 0px;
    float: left; 
    height: 35px; 
    width: 210px;
}
#jl-activate #btn-browse, #jl-activate #btn-browse img {
    height: 110px;
    margin-top:21px;
}
#jl-activate #btn-cafepress, #jl-activate #btn-cafepress img {
    height: 150px;
}
#btn-cafepress, #btn-cafepress img { 
    border: 0px;
    float: right; 
    height: 35px; 
    width: 225px;
}
#giftsubmform .jl-inputs {
    margin:0;
    overflow:hidden;
    padding:0;
    width: 600px;
}
#giftsubmform .subheader, #giftsubmform .fli-giftsubs { margin: 0px auto 10px; }
#giftsubmform .subheader span {
    color: #000066;
    float: left;
    font-weight: 900;
    margin-right: 20px;
    width: 200px;
}
#giftsubmform .fli-giftsubs label { 
    color: #000;
    font-weight: normal;
    width: 200px; 
}
#fli-giftsubsooter a { text-decoration: underline; }
#fli-giftsubscontinue {
    padding-left: 220px;
}
#jl-activate .bigbold {
    font-size: 12px;
    font-weight: normal;
}


/*--------------------------------------------------------------------------
=PPpaidOK, PPcancelt, PPcancel, newcard Page
--------------------------------------------------------------------------*/
#jl-pppaidok p, #jl-ppcancelt p, #jl-ppcancel p, #jl-mydetails #jl-wrapper, #jl-mydetails table, #jl-membership table, #jl-giftpay table,#jl-index #centercontent p, #jl-index #index-bottom, #jl-addressbook td, #jl-addressbook2 td, #jl-addressbook3 td, #join1 table, #jl-carderror td, #jl-renew td, #jl-renew2 td, #jl-join2 td, #jl-join1t td {
    font-size:12px;
}
#jl-ecardsurvey .surveycontainer{
    font-size:18px;
}
#jl-pppaidok .bigbold, #jl-ppcancelt .bigbold, #jl-ppcancel .bigbold {
    font-weight: bold;
    font-size: 18px;
    color: #000;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}
body#jl-preview, body#jl-viewcard, body#jl-viewcardm, #FlashProduct_div {
    height: 100%;
    margin: 0px;
    width: 100%;
}
#jl-wrapper .bold {
    font-weight:bold;
}
#jl-join1t #contentWrapper { width: 600px; }
#jl-join1t #jl-wrapper, #jl-renew #jl-wrapper, #jl-renew2 #jl-wrapper, #jl-join1t #tb-payment, #jl-renew #tb-payment, #jl-renew2 #tb-payment, #jl-join2a #tb-payment, #jl-giftpay #tb-payment, #jl-membership #tb-payment, #jl-membership #jl-wrapper  { 
margin: 0px auto;
width: 735px; 
}
#jl-join1t #tb-payment, #jl-renew #tb-payment, #jl-renew2 #tb-payment, #jl-join2a #tb-payment, #jl-giftpay #tb-payment { margin-top: 50px; }
#jl-join1t #tb-cc, #jl-renew #tb-cc, #jl-renew2 #tb-cc { width: 310px; }
#jl-join1t #tb-paypal, #jl-renew #tb-paypal, #jl-renew2 #tb-paypal { width: 215px; }

/*--------------------------------------------------------------------------
=Join Pages
--------------------------------------------------------------------------*/
#jl-qjoin #jl-wrapper {
    margin: 0px auto;
    padding: 0px;
    position: relative;
    width: 610px;
}
#jl-qjoin .jl-feature {
    background-color: #B3CFD8;
    border: 2px solid #CC4000;
    color: #000066;
    height: auto;
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: inherit;
}
#jl-qjoin h1 { margin: 26px auto 20px; }
.jl-feature h2 {
    color: #000066;
    font-weight: normal;
    margin: 0px auto 32px;
    text-align: center;
    width: 525px;
}
#jl-qjoin #jl-wrapper p {
    font-size:13px;
    line-height:1.3;
    word-spacing:-1px;
}
#frm-qjoin fieldset { border: 0px none; }
#frm-qjoin fieldset ol {
    clear: both;
    height: 180px;
    list-style-type: none;
    margin: 0px auto;
    overflow: hidden;
    padding: 0px;
    width: 300px;
}
#frm-qjoin fieldset ol li { margin-bottom:10px; }
#frm-qjoin #btnSubmit {
    bottom:15px;
    position: absolute;
    right: 86px;
}
.fldhidden {
    height: 0px;
    text-align: left;
    text-indent: -5000px;
}
#frm-qjoin label {
    display: block;
    float: left;
    font-size:11px;
    margin-right: 8px;
    text-align: right;
    width: 110px;
}
#frm-qjoin input, #frm-qjoin select { width: 145px; }
#frm-qjoin #btnSubmit input { width: auto; }
.jl-feature ul.terms {
    font-size: 11px;
    list-style-position: inside;
    margin: 0px auto 16px;
    padding: 0px 0px 65px;
    width: 540px;
}
.jl-feature .terms li {
    line-height:1.3;
    list-style-position: outside;
    margin-left: 15px;
    padding-left: 8px;
}
.jl-feature .terms li.liststart {
    list-style-positon: outside;
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
#jl-join1 #jl-wrapper {
    margin: 0px auto;
    width: 810px;
}
#frmJoin1 {
    clear: both;
    margin: 0px auto;
    width: 695px;
}
#frmJoin1 ul {
    margin: 0px auto;
    padding: 0px;
    width: inherit;
}
#frmJoin1 ul li {
    overflow: hidden;
    width: 100%;
}
#frmJoin1 #fli-email label, #frmJoin1 #fli-country label {
    float: left;
    margin-right: 83px;
    width: 215px;
}
#frmJoin1 #subemail, #frmJoin1 #subcountry {
    float: left;
    width: 260px;
}
#frmJoin1 #subcountry { margin-top: 5px; }
#frmJoin1 #fldTerms { margin: 10px 0px 0px; }
#frmJoin1 #fli-submit {
    margin: 10px auto;
    width: 100px;
}
#frmJoin1 #fli-submit #fldsubmit { margin: 0px; }
.jl-lt-column {
    float: left;
    overflow: hidden;
}
.jl-rt-column { 
    float: right;
    overflow: hidden;
}
/*--------------------------------------------------------------------------
=Join1 Pages
--------------------------------------------------------------------------*/
#jl-join2 #jl-wrapper { 
    margin: 0px auto;
    overflow: hidden;
    width: 620px;
}
#frmJoin2 #fs-subs, #frmJoin2 #fs-userinfo, #frmJoin2 #fs-payment { 
    overflow: hidden;
    width: inherit;
}
/*  Containers ---------------------------*/
#frmJoin2 #contact, #frmJoin2 #user, #frmJoin2 #subs, #frmJoin2 #payment, #frmJoin2 #creditcard, #frmJoin2 #submit {
    overflow: hidden;
    padding: 0px;
}
#frmJoin2 #contact, #frmJoin2 #user, #frmJoin2 #creditcard, #frmJoin2 #submit { clear: both; }
#frmJoin2 #contact, #frmJoin2 #user {
    margin: 0px 30px 10px;
    padding: 0px 10px;
    width: 400px;
}
#frmJoin2 #user .jl-lt-column, #frmJoin2 #contact .jl-lt-column {
    margin-bottom: 13px;
    margin-right:28px;
}
#frmJoin2 #subs {
    float: left;
    margin: 0px 20px;
    padding: 0px 5px;
    width: 200px;
}
#frmJoin2 #payment {
    float: right;
    margin: 0px 0px 25px 0px;
    width: 350px;
}
#frmJoin2 #creditcard {
    border: 2px #6F8D95 solid;
    padding: 15px 18px 20px;
    margin: 0px 0px 30px;
    width: 456px;
}
#frmJoin2 #creditcard #fli-radio-cc { width: 450px; }
#fli-radio-cc .list-radio {
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}
#fli-cdexpire label { display: block; }
#cc.list-payment { 
    margin-bottom: 35px; 
    width: 420px;
}
#paypal.list-payment {
    margin-bottom: 5px;
    width: 280px; }
.list-payment {  
    list-style-type: none;
    margin:0px;
    overflow:hidden;
    padding:0;
}
.list-payment li { 
    float:left;
    margin:0 5px 0 0;
    overflow:hidden;
    vertical-align: top;
    width:50px;
}
#frm-joinpayment .list-payment { height:50px; }
.list-payment li#fli-sm, .list-payment li#fli-sm span, .list-payment li#fli-s, .list-payment li#fli-s span { width: 33px; }
.list-radio label span, .list-payment span {
    background: url(/jl/icons/tm_logos.jpg) 0 0 no-repeat;
    display: block;
    height: 32px;
    margin-bottom: 3px;
    width: 50px;
}
.list-payment li#fli-paypal { 
    clear: both;
    float: none;
    height: 25px;
    margin: 5px auto;
    width: 65px; 
}
.list-payment li#fli-paypal span {
    height: 100%;
    width: 100%;
}
#fli-paypal label span, #fli-paypal span {
    background: url(/jl/icons/tm_logos.jpg) 0 -346px no-repeat;
    display: -moz-inline-stack;
    display: inline-block;
    height: 22px;
    width: 65px;
}
.list-payment li#fli-sm { width: 46px; }
#fli-v label span, #fli-v span, #fli-v2 label span, #fli-v2 span { background-position: 0px -58px; }
#fli-mc label span, #fli-mc span, #fli-mc2 label span, #fli-mc2 span{ background-position: 0px -125px; }
#fli-ae label span, #fli-ae span, #fli-ae2 label span, #fli-ae2 span{ background-position: 0px -93px; }
#fli-d label span, #fli-d span, #fli-d2 label span, #fli-d2 span{ background-position: 0px -193px; }
#fli-vd label span, #fli-vd span { background-position: 0px -24px; }
#fli-sm label span, .list-payment li#fli-sm span { background-position:-2px -397px; width: 46px; }
#fli-s label span, #fli-s span { background-position: -9px -305px; width: 31px; }
#fli-ve label span, #fli-ve span { background-position: 0px -160px; }
#fli-ec label span, #fli-ec span { background-position: 0px -228px; }
#submit { width: 495px; }
/*  Lists ---------------------------*/
#fs-userinfo #contact li, #fs-userinfo #user li {
    clear: none;
    width: 186px;
}
#fs-userinfo #user li.maxwidth {
    clear: both;
    overflow: hidden;
    width: 400px;
}
#fs-subs #subs li {
    margin-bottom: 10px;
    width: 100%;
}
#fs-subs #payment li {
    margin-bottom:2px;
    width: 100%;
}
#frmJoin2 #creditcard #fli-radio-cc ul li {
    clear: none;
    float: left;
    margin-right: 10px;
}
.list-radio li { margin-bottom: 12px; }
#frmJoin2 #fli-cdnum, #frmJoin2 #fli-cdsecure, #frmJoin2 #fli-cdissue {
    clear: none;
    margin: 0px 28px 13px 0px;
    width: 157px;
}
#frmJoin2 #fli-accept, #frmJoin2 #fli-reject { width: 100%; }
#frmJoin2 #fli-cdstart, #frmJoin2 #fli-cdexpire {
    margin-bottom: 13px;
    position: relative;
    width: 100%;
}
#frmJoin2 #fli-nopass {
    clear: both;
    width: 100%;
}
#submit #fli-submit, #submit #fli-reset {
    float: left;
    margin-top: 25px;
}
#frmJoin2 #submit #fli-submit input, #submit #fli-reset input {
    float: left;
    margin-right: 15px;
    width: 76px;
}


/*  Elements ---------------------------*/
#contact label, #contact input, #user label, #user input {
    display: block;
    float: left;
    width: 180px;
}
#fs-userinfo #user #fli-street input { width: 391px; }
#user #fli-state #state { 
    font-size: 12px;
    line-height: 1.3;
    width: 180px; 
}
.jl-rt-column #subs label, .jl-rt-column #subs input, .jl-rt-column #payment label, .jl-rt-column #payment input, .jl-rt-column #fli-reject label, .jl-rt-column #fli-reject input, .jl-rt-column #fli-accept label, .jl-rt-column #fli-accept input {
    display:  inline;
    float: none;
}
#frmJoin2 #subs li input, #frmJoin2 #payment li input {
    margin-right: 5px;
    padding: 0px;
    width: auto;
}
#fli-cdname input {
    margin-bottom: 10px;
    width: 350px;
}
#frmJoin2 #fli-cdnum input, #frmJoin2 #fli-cdissue input { width: 150px; }
#frmJoin2 #fli-cdsecure input { width: 50px; }
#fli-cdstart select#smonth, #fli-cdexpire select#expmonth {
    float: left;
    margin-right: 30px;
    width: 90px;
}
#fli-cdstart select#syear, #fli-cdexpire select#expyear {
    float: left;
    width: 180px;
}
#fli-nopass input { margin-right: 13px; }
#fli-accept label, #fli-reject input, #fli-accept input, #fli-reject input { width: auto; }
#payment label img { vertical-align:middle; }
#creditcard label img {
    display: block;
    height: 37px;
    width: 58px;
}
.list-radio li input {
    margin: 0px auto;
    width: 50px;
}
#fli-sm input, #fli-s input { width: 30px; }

/*--------------------------------------------------------------------------
=Confirm Pages
--------------------------------------------------------------------------*/
#jl-qconfirm #jl-wrapper {
    margin: 0px auto;
    width: 615px;
}
#jl-qconfirm .jl-feature {
    background-color: #B3CFD8;
    border: 2px solid #CC4000;
    color: #000066;
    font-size: 13px;
    margin: 30px auto 0px;
    padding: 0px;
    text-align: center;
    width: inherit;
}
#jl-qconfirm h1 { margin: 26px auto 20px; }
#jl-qconfirm .jl-feature h2 {
    color:#CC4000;
    font-size: 24px;
    font-weight: 900;
    margin: 0px auto 10px;
    padding-top: 75px;
}
#jl-qconfirm .jl-feature h3 {
    font-size:16px;
    margin-bottom: 70px;
}
#jl-qconfirm .jl-feature p {
    color: #000066;
    line-height: 1.4;
    margin: 0px auto;
    padding-bottom: 118px;
    width: 490px;
}

/*--------------------------------------------------------------------------
=Card Pages
--------------------------------------------------------------------------*/

.jl-cardspage h1 {
    color: #cc4000;
    font-size: 900;
    margin:0 auto;
	padding:0px 38px 10px 122px;
	text-align:center;
    width:440px;
}
p.summary {
    font-size: 12px;
    margin: 15px auto;
    text-align: left;
    width: 920px;
}
#jl-writemsg p.summary {
    color: #000066;
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    width: 100%;
}
.jl-cards-container {
    list-style-type: none;
    margin: 0px auto;
    padding: 0px;
    width: 100%;
}
.jl-cards-container li {
    clear: both;
    margin: 0px auto 15px;
    position: relative;
    width: inherit;
}
.jl-cards-container li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.jl-cards-container div {
    float: left;
	position:relative;
    width: 80%;
}
.jl-card a {
   
    height: 85px;
	left:0px;
    overflow: hidden;
	position:absolute;
	top:0px;
    width: 125px;
}
.jl-card a img {
    border: 0px none;
    display: block;
    height: 85px;
    width: 125px;
}
.jl-card h2, .jl-card p {
    color: #000066;
    font: normal 11px Verdana,Arial,Helvetica;
    margin: 0px;
	
	padding-left:143px;
}
.jl-card h2 {
    font-size: 13px;
    font-weight: 900;
	padding-left:143px;
    overflow: hidden;
}
.jl-card p {
    line-height: 1.3;
}
.jl-card p.whitespace { margin-bottom: 15px; }
.jl-cards-container .calltoaction {
    float: right;
    font-weight: 900;
    width: 18%;
}
.calltoaction a {
    color: #000066;
    clear: right;
    display: block;
    text-decoration: none;
}
.calltoaction a:hover { color: #cc4000; }
#jl-index .new { 
    background-color: #B3CFD8; 
    text-decoration: underline;
}
.new {
    background: transparent url(/jl/new.gif) right -4px no-repeat;
    height: 17px;
    overflow: hidden;
    padding-right: 40px;
}
.minheight {
    display:block;
    float:right;
    height:100px;
    width:1px;
}
.jl-cardspage #jl-wrapper hr { width: 920px; }

/*--------------------------------------------------------------------------
=Join1 Pages
--------------------------------------------------------------------------*/
#jl-join1 h1 {
    float: left;
    overflow: hidden;
    width: 600px;
}
#jl-join1 #mod-login {
    float: right;
    margin: 0px 0px 10px 10px;
}
#jl-join1 #mod-login form table tr td { background-color: none !important; }
#jl-join1 #mod-login form table tr td img {
    height: 0px;
    visibility: hidden;
}
#jl-join1 p { clear: left; }
#jl-join1 .txt-whitespace {
    clear: left;
    margin: 14px 0px 40px;
}

/*--------------------------------------------------------------------------
=News (Blog) Page
--------------------------------------------------------------------------*/
#jl-news #jl-wrapper {
    background-color: #F7FBFD;
    border: 1px #DF8C5E solid;
    line-height: 1.3;
    list-style-position: outside;
    list-style-type: none;
    padding: 40px 30px;
    width: 590px;
}
#jl-news #jl-wrapper li {
    margin-bottom: 40px;
    overflow: hidden;
    width: 590px;
}
.news-card .jl-feature {
    background-color: none;
    border: 0px none;
    display: block;
    height: 272px;
    margin: 10px auto;
    width: 400px;
}
.news-process .jl-feature {
    background-color: none;
    border: 0px none;
    float: left;
    height: 255px;
    margin: 0px auto;
    overflow: hidden;
    width: 400px;
}
.news-card .lg-format { width: 500px; }
.news-process .pic { 
    border: 0px none;
    float: left;
    height: auto;
    margin: 20px 20px 0px 0px;
    width: 145px;
}
.news-card .jl-feature img, .news-process .pic img, .news-process .jl-feature img {
    border: 0px none;
    height: inherit;
    width: inherit;
}
.news-card h1 {
    font-size: 14px;
    font-weight: 900;
    text-align: center;
}
.news-card .subheader {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}
.news-process .title {
    color: #CC4000;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}
.news-card .entry { 
    margin: 10px auto 0px;
    width: 590px;
}
.news-process .caption {
    clear: both;
    margin: 10px auto;
    overflow: hidden;
    padding-top: 20px;
    width: 590px;
}
#jl-news #jl-wrapper .container { 
    height: auto;
    padding-bottom: 40px;
    margin: 0px auto;
    width: 585px;
}
#jl-news #jl-wrapper .container .pic-lt {
    border: 0px none;
    float: left;
    margin-right: 5px;
}
#jl-news #jl-wrapper .container #molly {
    margin-bottom: 18px;
}
#jl-news #jl-wrapper .container .pic-rt {
    border: 0px none;
    float: right;
    margin-left: 5px;
}
#jl-news #jl-wrapper .anchors {
    float: right;
    text-align: left;
    margin-top: 10px;
}


/*--------------------------------------------------------------------------
=Terms Page
--------------------------------------------------------------------------*/
#jl-terms #jl-wrapper { 
    margin: 10px 20px;
    width: auto; 
}
#jl-terms address { font-style:normal; }
.jl-termslink { text-decoration:none; }

/*--------------------------------------------------------------------------
=Log On / Log Off Page
--------------------------------------------------------------------------*/
#jl-logon #jl-wrapper, #jl-logoff #jl-wrapper { 
    margin: 10px auto;
    width: 995px; 
}

/*--------------------------------------------------------------------------
=Chudleigh Pages
--------------------------------------------------------------------------*/
#jl-chudleigh .caption {
color: #000;
font-weight: 900;
text-align: center;
}

/*--------------------------------------------------------------------------
=SPRITE ICONS
--------------------------------------------------------------------------*/
.icon-a, .icon-b, .icon-c, .icon-d, .icon-e, .icon-f, .icon-g, .icon-h, .icon-i, .icon-j, .icon-k, .icon-l, .icon-m, .icon-n, .icon-o, .icon-p, .icon-q, .icon-r, .icon-s, .icon-t, .icon-u, .icon-v, .icon-w, .icon-x, .icon-y, .icon-z, .icon-aa, .icon-bb, .icon-cc, .icon-dd, .icon-ee, .icon-ff, .icon-gg, .icon-hh, .icon-ii {
	background-image:url(/jl/icons/sprite_v1.gif);
	background-repeat:no-repeat !important;
	padding: 8px 0 6px 29px !important;
	display:block;
}
.icon-a{background-position:0px 0px;}
.icon-b{background-position:0px -50px;}
.icon-c{background-position:0px -100px;}
.icon-d{background-position:0px -150px;}
.icon-e{background-position:0px -200px;}
.icon-f{background-position:0px -250px;}
.icon-g{background-position:0px -300px;}
.icon-h{background-position:0px -350px;}
.icon-i{background-position:0px -400px;}
.icon-j{background-position:0px -450px;}
.icon-k{background-position:0px -500px;}
.icon-l{background-position:0px -550px;}
.icon-m{background-position:0px -600px;}
.icon-n{background-position:0px -650px;}
.icon-o{background-position:0px -700px;}
.icon-p{background-position:0px -750px;}
.icon-q{background-position:0px -800px;}
.icon-r{background-position:0px -850px;}
.icon-s{background-position:0px -900px;}
.icon-t{background-position:0px -950px;}
.icon-u{background-position:0px -1000px;}
.icon-v{background-position:0px -1050px;}
.icon-w{background-position:0px -1100px;}
.icon-x{background-position:0px -1150px;}
.icon-y{background-position:0px -1200px;}
.icon-z{background-position:0px -1250px;}
.icon-aa{background-position:0px -1300px;}
.icon-bb{background-position:0px -1350px;}
.icon-cc{background-position:0px -1400px;}
.icon-dd{background-position:0px -1450px;}
.icon-ee{background-position:0px -1500px;}
.icon-ff{background-position:0px -1550px;}
.icon-gg{background-position:0px -1600px;}
.icon-hh{background-position:0px -1648px;}
.icon-ii{background-position: 0px -1694px;}


/*--------------------------------------------------------------------------
=Send Card Page
--------------------------------------------------------------------------*/
#jl-sendcard #jl-wrapper { 
    position: relative;
    width: 700px;
}
#jl-sendcard .intro { width: 609px; }
#jl-sendcard .intro p { 
    clear: right;
    margin: 0 0 16px; 
    overflow: hidden;
    width: 480px;
}
#jl-sendcard .intro #featThumb {
    position:absolute;
    right:35px;
    top:48px;
}
#frmSendCard {
    margin: 30px auto 0px;
    overflow: hidden;
    width: 610px;
}
.fbase ul, .fbase ul li, .fbase ul li ul {
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}
#frmSendCard fieldset { 
    overflow: hidden;
    width: 610px;
}
#frmSendCard .caption {
    font: normal 10px Verdana;
    overflow: hidden;
    width: 300px;
}
#frmSendCard h2, #fli-sender label, #fli-date h3, #fli-message label, #fli-greetings label, #fli-3111869 label, #fli-3111873 label, #fli-fbfriends label{
    color:#080F6A;
    display: block;
    font: 900 12px Verdana, Arial, Helvetica, sans-serif;
    margin:20px 0 8px;
}
#fli-contacts #h3 {
    clear: both; 
    color: #CC4000;
    margin-top:9px;
}
#fli-fbfriends label {
    margin-top:0px;
}

/* ================================= */
.hidden {
    height: 0px;
    text-indent: -5000px;
}
fieldset#recipient {
    border:1px solid #B3CFD8;
    margin-left:18px;
    position: relative;
    width:590px;
}
#recipient .content { 
    float:left;
    margin: 10px 0px 0px 5px;
    overflow: hidden;
    width: 400px;
}
.jl-base fieldset#recipient ol { 
    margin: 0px auto;
    overflow: hidden;
}
#jl-sendcard #recipient ol { 
    list-style-type: decimal;
    list-style-position: outside; 
    padding: 0 0 10px 30px;
    width:365px;
}
#jl-editcard #recipient ol { list-style-type: none; }
fieldset#recipient ol li ul li {
    float:left;
    margin:0 16px 0 0;
    padding: 0px;
    width: 148px;
}
fieldset#recipient .inputs { 
    height: 16px;
    display: list-item;
    margin:0 auto 15px;
    padding: 0px;
    position: relative;
    width: 340px;
}
#jl-sendcard .inputs ul, #jl-editcard .inputs ul {
    list-style-type:none;
    margin: 0px auto;
    overflow:hidden;
    position: absolute;
    top: 0px;
    width:340px;
}
fieldset#recipient .inputs input { 
    height: 16px;
    margin: 0px;
    padding: 0px;
    width: 145px; 
}
#recipient .buttons label { display: inline; }
fieldset#recipient .inputs .hidden { display: none; }
fieldset#recipient .buttons { list-style-type: none; }
.buttons #addaddress { 
    height: 13px;
    margin: 0px;
    padding: 0px; 
    vertical-align: top;
    width: 13px;
}
#recipient label, #recipient span {
    display: block;
    width:158px;
}
#recipient .jl-lt-label {
    float: left;
    margin: 0px;
}
#recipient .jl-rt-label { 
    float: left;
    margin:0 0 0 18px;
}
#recipient .subheader { 
    font-weight:900;
    margin: 0px auto;
    overflow:hidden;
    padding-left:45px;
    width:355px;
}
#recipient .subheader span { width: 145px; }
#fli-mrecipients {
    margin:0 auto 20px;
    width: 160px;
}
/* ================================= */

.jl-base fieldset.jl-ageinput ol {
    overflow: hidden;
    padding: 0px;
    width: inherit;
}
fieldset.jl-ageinput label {
    display: block;
    font-weight: 900;
}
/* ================================= */

#customize ul li {
    clear: left;
    margin-bottom:8px;
}
#fromname1, #send_now, #fldHeaderNum, #fldMessage, #fldAge1, #fldAge2,
#jl-fb-signed-out, #jl-fb-signed-in, #gifting, #adventcal { 
    margin-left:30px; 
}
#fldMessage {
    height: 122px;
    overflow-y: scroll;
    width: 574px;
}
#fli-sender #fromname1 { width: 156px; }
fieldset#customize #fromname1, .jl-ageinput input { margin-right: 10px; }
#fli-sender label {
    display: block;
    font-weight: 900;
}
#customize #senddate { width: 100%; }
#customize #senddate li { 
    display: inline; 
    padding-right:10px;
}
#customize #senddate li select, #customize #fldHeaderNum { font-size: 13px; }
#senddate .hidden {
    display: none;
    visibility: hidden;
}
/* ================================= */

#fli-buttons { width: 400px; }
#mod-addressbook {
    background-color:#B3CFD8;
    float:right;
    margin: 0px;
    overflow: hidden;
    padding: 0px 10px 10px 10px;
    position: relative;
    width: 160px;
}
#fli-message { width: 605px; }
#fli-message label {
    display: block;
    font-weight:900;
}
#fli-contacts { 
    margin-top: 12px;
    text-align:center; 
}
#fli-contacts h3 { color: #CC4000; }
#quicklist {
    border: 0px none;
    height: 150px;
    margin-top: 15px;
    width: 160px;
}
#mod-addressbook ul#addr-scroll {
    background-color: #FFF; 
    height: 155px; 
    margin: 12px auto 0px; 
    overflow: scroll; 
    padding:5px 0 0 5px;
    position: relative;
    text-align:left; 
    width: 150px;
}
#addr-scroll li { 
    height:17px;
    margin:0px;
    padding: 0px 0px 0px 20px;
    position:relative;
    width: 130px;
}
#addr-scroll label { 
    white-space: nowrap;
    width:auto;
}
#addr-scroll .checkbox { 
    height: 13px;
    left: 0px;
    margin:0;
    padding:0;
    position: absolute;
    vertical-align: top; 
    width: 13px;
}
#fli-contacts .button {
    color:#000066;
    font-size:11px;
    position: relative;
    width: 165px;
}
#selectfew { margin-top:13px; }
#selectall { margin:5px 0 13px; }
#fli-giftsub, #fli-adventcal  { position: relative; }
#fli-giftsub label {
    padding-left: 20px;
	padding-right: 2px;
    position:relative;
}
#fli-giftsub #gifting, #fli-giftsub #adventcal  {
    height: 13px;
    vertical-align: top;
    width: 13px;
}
#fli-giftsub ul {
	padding-top:5px;
}
.icons { background: transparent url(/jl/icons/sprite_icons.gif) no-repeat 0px 0px; }
.ico-gift {
    background-position: 0px -28px; 
    height: 24px;
    left: 0px;
    position: absolute;
    top:-5px;
    width: 20px;
}
.ico-globe {
    background-position: 0px -75px; 
    height: 24px;
    left: 0px;
    position: absolute;
    top:-5px;
    width: 20px;
}
.ico-plus {
    background-position: 0px -12px; 
    height:13px;
    left: 0px;
    position: absolute;
    width: 27px;
}
#recipient .ico-arrow {
    background-position: 0px 3px; 
    height: 13px;
    left: 3px;
    position: absolute;
    width: 27px;
}
#recipient .text {
    left: 5px;
    padding:0 0 0 30px;
    position: relative;
    text-align:left;
    top: 0px;
    white-space:nowrap;
    width: auto;
}
#btnrecipients {
    color:#000066;
    font-size:11px;
    margin:0px;
    padding:0;
    position: relative;
    width: 150px;
}
#customize #fli-buttons {
    margin: 22px auto 0px;
    width: 300px;
}
#customize #fli-buttons input {
    cursor: pointer;
    font-size: 11px;
    height: 19px;
    margin: 0px 5px;
    padding:0;
    vertical-align:top;
    width: 123px;
}
#customize #fli-card-preview {
    text-align: right; 
    margin-right: 4px; 
    margin-top:2px;
}
#customize #btnSendCard { 
    background:transparent url(/jl/icons/sprite_buttons.gif) no-repeat scroll 0 0;
    border:0 none;
    cursor: pointer;
    width:123px;
}
#jl-sendcard .errmsg, #jl-editcard .errmsg { width:520px; }
#jl-sendcard .facebook {
    padding-bottom:10px;
    padding-left:32px;
    position:relative;
    vertical-align:text-bottom;
}
#jl-sendcard #fb {
    background-position:0 -373px;
    cursor: pointer;
    height:22px;
    left:0;
    position:absolute;
    width:22px;
}
.logos { background: transparent url(/jl/icons/tm_logos.jpg) no-repeat 0px 0px; }

/*--------------------------------------------------------------------------
=Edit Card Page
--------------------------------------------------------------------------*/
#jl-editcard #jl-wrapper {
    position: relative;
    width: 700px;
}
#jl-editcard .intro { width: 650px; }
#jl-editcard .intro p { 
    margin: 0px; 
    overflow: hidden;
    width: 400px;
}
#jl-editcard .intro #featThumb {
    position:absolute;
    right:35px;
    top:0;
}

/*--------------------------------------------------------------------------
=Rjoin Payment Page
--------------------------------------------------------------------------*/
#jl-rjoin #giftmemb {
    text-align: left;
    width: 530px;
}

/*--------------------------------------------------------------------------
=Renew2 Page
--------------------------------------------------------------------------*/
#jl-renew2 #jl-wrapper { width: 750px; }
#frmRenew2 .align-input {
    margin-top:3px;
    padding-left: 25px; 
    position: relative; 
    width: 430px;
}
#frmRenew2 .radio {
    left: 0px; 
    margin: 0px; 
    position: absolute; 
    top: 0px;
}
#frmRenew2 .checkbox {
    left:0;
    margin:0;
    position:absolute;
    top:0;
    vertical-align:top;
}

/*--------------------------------------------------------------------------
=NewCard Page
--------------------------------------------------------------------------*/
#jl-newcard .caption {
    display: block;
    margin: 15px auto 8px; 
}
/*--------------------------------------------------------------------------
=Join2 Page
--------------------------------------------------------------------------*/
#jl-join2a #jl-wrapper { width: 880px; } 
#frmJoin2 .align-input {
    margin:3px 0px;
    padding-left:25px;
    position:relative;
    width:570px;
}
#frmJoin2 .radio {
    left:0;
    margin:0;
    position:absolute;
    top:0;
    vertical-align:top;
}
#frmJoin2 .checkbox {
    left:0;
    margin:0;
    position:absolute;
    top:0;
    vertical-align:top;
}
.instructions {
    /*margin-left:280px;*/
    text-align:left;
    /*width:445px;*/
}
.moreinfo {
	margin-left:30px;
}
a.moreinfo {
	text-decoration:underline;
}
.checkbox-option {
	padding: 20px 0 30px 0;
}
.jl-newsection {
	margin-top:30px;
}
/*--------------------------------------------------------------------------
=Gift Membership Page
--------------------------------------------------------------------------*/
#frmGiftpay .align-input {
    margin:3px 0px;
    padding-left:25px;
    position:relative;
    width:570px;
}
#frmGiftpay .radio {
    left:0;
    margin:0;
    position:absolute;
    top:0;
    vertical-align:top;
}
#frmGiftpay .checkbox {
    left:0;
    margin:0;
    position:absolute;
    top:0;
    vertical-align:top;
}

/*--------------------------------------------------------------------------
=Screensavers Page
--------------------------------------------------------------------------*/
#jl-screensavers #jl-sslist { 
    list-style-type: none;
    margin: 30px auto 0px;
    overflow: hidden;
    padding: 0px;
}
.jl-product {
    height: 170px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.jl-product img { 
    display: block;
    float: left;
    margin-right: 50px;
    vertical-align: text-top;
}
#jl-ss3112170 img { margin-left: 25px; }
.jl-product .copy { 
    float: right;
    margin-top: 17px;
    text-align: left;
    width:400px;
}
.jl-product h3 { font-style: italic;  }
.jl-product a {
    display: block;
    margin: 10px 0px;
    outline: none;
    text-decoration: none;
}
#jl-screensavers .anchors {
    position: absolute;
    bottom: 0px;
}
/*--------------------------------------------------------------------------
=Links Page
--------------------------------------------------------------------------*/
.jl-ad {
    background-color: #EBEBE4; 
    border: 1px #A5ACB2 solid; 
    height: 76px; 
    margin: 0px auto; 
    padding: 5px; 
    width: 574px;
}
#jl-linkpage #jl-wrapper {
    margin: 0px auto;
    width: 800px;
}
/*--------------------------------------------------------------------------
=Tracking Pixels
--------------------------------------------------------------------------*/
.tracking {
    display: block;
    left: -9999px; 
    position: absolute; 
}
/*--------------------------------------------------------------------------
=ViewCard / Preview Pages
--------------------------------------------------------------------------*/
body#jl-viewcard, body#jl-preview {
    font-size: 0px;
    line-height: 0px;
}
#jl-preview #FlashProduct_div { height: 95%; }
body#jl-preview .jl-fontjax {
    line-height: 20px;
    margin-bottom: 0px;
    padding: 0px;
}
/*--------------------------------------------------------------------------
=Lightboxes
--------------------------------------------------------------------------*/
#jl-lightbox {
    height: 1000px;
    left: 0px;
    list-style-type: none;
    margin: 0px;
    overflow:hidden;
    padding-top: 0px;
    position: absolute; 
    top: 0px;
    width:100%;
    z-index: 2;
}
#jl-lightbox #lb-wrapper {
    height: 100%;
    left: 0px;
    margin: 0px;
    overflow: hidden;
    padding-top: 160px;
    position: absolute; 
    top: 0px;
    width: 100%;
}
#jl-lightbox .transparent {
    background-color: #8C9DA4;
    height: 100%;
    left: 0px;
    margin: 0px;
    opacity: 0.8;
    padding: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: -1;
}
#lb-content { 
    background-color: #FFF;
    height: auto;
    margin: 0px auto;
    padding: 27px 25px 20px;
    width: 350px;
}
.lb-copy { 
    line-height: 1.5;
    margin: 12px; 
}
.lb-images { display: block; }
.lb-images a {
    margin: 0px 10px;
    vertical-align:top;
}
.lb-images a img { border: 0px none; }
/*--------------------------------------------------------------------------
=Tooltips
--------------------------------------------------------------------------*/
.tooltip { 
    background-color: #E1EEF0; 
    border: 1px solid #000066; 
    height: auto; 
    margin: 0px auto; 
    overflow: hidden; 
    padding: 10px;
    position: absolute; 
    display: none;
}
.tooltip h4 { 
    font: 900 11px Verdana; 
    margin: 0px 0px 10px;
    text-align: center; 
}
.tooltip p {
    font-size: 11px; 
    margin: 5px auto; 
    padding: 0px;
}
.tooltip .close {
    display: block; 
    height: 12px;
    margin: 3px; 
    position: absolute; 
    right: 0px; 
    text-align: center; 
    top: 0px; 
    width: auto; 
}
.open { display: block; }

/*--------------------------------------------------------------------------
=New Error Message Formatting
--------------------------------------------------------------------------*/
#jl-error {
	background: #ffc;
	border: 1px solid #c00;
	margin-bottom: 20px;
	padding: 2px 10px;
	position:relative;
}	
#jl-error .jl-erroricon {
	background: url(/jl/icons/sprite_icons.gif) no-repeat 0 -103px transparent;
	height:22px;
	left:10px;
	padding:0;
	position:absolute;
	top:5px;
	width:25px;
}
#jl-error h2 {
	color: #000 !important;
	font-size:13px !important;
	margin:3px 0 3px 40px !important;
}
#jl-error ul {
	color: #c00;
	list-style:disc !important;
	margin: 0 0 5px 23px !important;
	padding-left:30px !important;
}
#jl-error ul li {
	padding:1px 0;
}
#jl-error p {
	margin: 0 0 5px 56px;
}
.error-message {
	color:#cc0000;
	display:block;
	padding:1px;
}

form fieldset ul li .error-message {
	position:absolute;
	bottom:12px;
	left:230px;
}
#jl-signin form fieldset ul li .error-message { bottom:8px; }
#jl-adventlanding form fieldset ul li .error-message {left:0; bottom:10px;}
#jl-signin form fieldset ul li .error-message, #jl-adventregister form fieldset ul li .error-message {left:173px;}
#jl-adventregister form fieldset ul li#fli-perms .error-message {left:23px;}
#jl-adventselection form fieldset ul li .error-message {left:5px;}

form fieldset li.jl-formerror {
	background-position:right 1px;
	background-repeat:no-repeat;
	position:relative;
}
form li.jl-formerror {
	background-image:url("/jl/icons/error_icon.gif");
}
#jl-advent-landing form li.jl-formerror {
	background-image:none;
}
form fieldset li.jl-formerror label {
	color:#CC0000 !important;
	font-weight:bold;
}
form fieldset li.jl-formerror input.text, form fieldset li.jl-formerror textarea,
form fieldset li.jl-formerror select {
	background-color:#FFFFCC;
}

form li.jl-formerror input.text, form li.jl-formerror .textarea,
form li.jl-formerror select {
	border:1px solid #c00;
}


#jl-signin form fieldset#fs-reginfo li.jl-formerror { background-position: 325px 2px; }
#jl-adventregister form fieldset#fs-reginfo li.jl-formerror { background-position: 445px 2px; }
#jl-adventregister form fieldset#fs-reginfo li#fli-password.jl-formerror,
#jl-adventregister form fieldset#fs-reginfo li#fli-confirmpassword.jl-formerror { background-position: 265px 2px; }
#jl-adventpayment form fieldset#fs-cardinfo li.jl-formerror { background-position: 381px 2px; }
#jl-adventpayment form fieldset#fs-cardinfo li#fli-cd_cvv2.jl-formerror { background-position: 308px 2px; }
#jl-adventpayment form fieldset#fs-cardinfo li#fli-cd_emonth.jl-formerror { background-position: 337px 2px; }
#jl-adventpayment form fieldset#fs-cardinfo li#fli-card_type.jl-formerror { background-position: 680px 2px; }


#jl-adventlanding form fieldset#fs-advent-inputs li.jl-formerror span.jl-outsidewarning {
	background-image:url("/jl/icons/error_icon.gif");
	display:block;
	height:16px;
	left:292px;
	position:absolute;
	top:2px;
	width:17px;
	clear:both;
}
#jl-adventlanding form fieldset#fs-advent-inputs li#fli-email.jl-formerror span.jl-outsidewarning {
	top:16px;
}

/*--------------------------------------------------------------------------
=Cross sell content on multiple pages
--------------------------------------------------------------------------*/
#jl-crosssell {
	border-top:1px solid #77A5B5;
	clear:both;
	margin:40px 0;
	overflow:hidden;
	padding-top:20px;
}
#jl-crosssell ul {
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:880px;
}
#jl-crosssell ul li {
	float:left;
	position:relative;
	width:410px;
}
#jl-crosssell ul li h2{
	margin-top:5px;
}
#jl-crosssell ul li h2 a{
	color:#cc4000;
}
#jl-crosssell ul li span{
	float:left;
	width:85px;
}
#jl-crosssell ul li span p{
	margin-top:0;
}
#jl-crosssell ul li img{
	float:right;
}
#jl-crosssell ul li input{
	bottom:0;
	position:absolute;
}
li.jl-crosssell-left {
	margin-right:60px;
}
#jl-crosssell a {
	text-decoration:none !important;
}
.jl-crosssell-top {
	position:relative;
	overflow:hidden;
}
#jl-crosssell ul li .wrap-img, .jl-crosssell-top .wrap-img {
	margin-left:20px;
	margin-bottom:0;
}
#jl-crosssell button, .jl-crosssell-top button {
	position:absolute;
	bottom:0px;
	left:0;
	width:110px;
}

/*--------------------------------------------------------------------------
=Sign In page
--------------------------------------------------------------------------*/
#jl-signin #jl-wrapper ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}
#jl-signin #frmSignin {
	width:500px;
}
#jl-signin #frmSignin ul li {
	height:45px;
	overflow:hidden;
	position:relative;
	width:100%;
}
#jl-signin #frmSignin ul li input.text {
	width:143px;
}
#jl-signin #frmSignin #fli-email label, #jl-signin #frmSignin #fli-password label {
	float:left;
	margin-right:20px;
	margin-top:2px;
	text-align:right;
	width:155px;
}
#jl-signin #frmSignin #fli-autologin {
	margin-bottom:10px;
	margin-left:170px;
}
#jl-signin  .btnContinue {
	background:url("/jl/icons/sprite_buttons.gif") no-repeat scroll 0 -72px transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	height:23px;
	margin:0px auto 5px;
	width:126px;
}
.btn-nextstep {
	display:block;
	font-size:10px;
	margin:5px auto;
	text-align:center;
}

/*--------------------------------------------------------------------------
=Advent Calendar Section on activate pages and sendcard2 page
--------------------------------------------------------------------------*/
#jl-sendcard2 #jl-wrapper { width: 900px; }
#jl-ractivate .subheader, #jl-ractivate .inputs,
#jl-activate .subheader, #jl-activate .inputs,
#jl-sendcard2 .subheader, #jl-sendcard2 .inputs {
	margin-left:45px;
	padding-bottom:4px;
	padding-left:22px;
	width:700px;
	overflow:hidden;
}
#jl-ractivate .subheader,
#jl-activate .subheader,
#jl-sendcard2 .subheader {
	border-bottom:1px solid #77A5B5;
	color:#080F6A;
	font-weight:bold;
}
#jl-ractivate .subheader span, #jl-ractivate .inputs span,
#jl-activate .subheader span, #jl-activate .inputs span,
#jl-sendcard2 .subheader span, #jl-sendcard2 .inputs span {
	width:165px;
}
#jl-ractivate  .jl-lt-label,
#jl-activate  .jl-lt-label,
#jl-sendcard2  .jl-lt-label {
	float:left;
	margin:0;
	overflow:hidden;
	width:265px !important;
}
#jl-ractivate  .jl-ctr-label,
#jl-activate  .jl-ctr-label,
#jl-sendcard2  .jl-ctr-label {
	float:left;
	margin:0 0 0 18px;
}


/*--------------------------------------------------------------------------
=Lightbox
--------------------------------------------------------------------------*/
#agi-overlay{
	background-color: grey;
	filter: Alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
#lightbox-content{
	padding:10px 5px 15px;
    line-height: 16px;
	clear:both;
}
#lightbox{
    padding: 0 15px;
    height: 400px;
	margin:10px auto;
	width: 400px;
    background-color:#fff;
}
#jl_lightbox {
	left:35% !important;
}
#jl_lightbox .join-or-renew {
	height:130px;
}
.jl-x1, .jl-x2, .close-lightbox {
	background-image:url("/jl/advent/rounded_corners.png");
}

.jl-x1 {
	background-position:0 0;
	top:0px;
}
.jl-x2 {
	background-position:-431px 0;
	bottom:0px;
}
.jl-x1, .jl-x2 {
	background-color:transparent;
	background-repeat:no-repeat;
	display:block;
	height:12px;
	left:0;
	position:absolute;
	width:430px;
	z-index:1002;
}
.close-lightbox{
	float:right;
	background-position:-828px 0;
	bottom:0px;
	height:16px;
	padding-right:20px;
	font-size:11px;
}
.header-lightbox {
	float:left;
}
#lightbox h2 {
	margin-top:0;
}
#lightbox-image {
	width:400px;
	text-align:center;
}

#advent-lightbox {
	width:430px;
	height:430px;
	overflow:hidden !important;
}
#advent-lightbox #lightbox{
	height:410px;
}
#lightbox_positioning{
	position:absolute;
	left: 40%;
	top:100px;
}
#jl_lightbox, #renew-screensavers-lightbox {
/*	width:430px;
	height:150px;*/
	overflow:hidden !important;
}
#adventdemo-lightbox {
	width:830px;
	height:535px;
	overflow:hidden !important;
}
#adventdemo-lightbox #lightbox-image {
	width:800px;
}
#adventdemo-lightbox #lightbox {
	width:800px;
	height:515px;
}
#adventdemo-lightbox .jl-x1, #adventdemo-lightbox .jl-x2, #adventdemo-lightbox .close-lightbox {
	background-image:url("/jl/advent/rounded_corners_large.png");
}
#adventdemo-lightbox .jl-x1, #adventdemo-lightbox .jl-x2 {
	width:830px;
}
#adventdemo-lightbox .jl-x2 {
	background-position:-831px 0;
}
#adventdemo-lightbox .close-lightbox {
	background-position:-1628px 0;
}
#adventdemo-lightbox h2 {
	color:#cc4000 !important;
	font-size:14px !important;
	margin:0 0 5px 0 !important;
}
#jl-screensavers #lightbox {
	height:130px !important;
}
#jl-screensavers #renew-screensavers-lightbox {
	left:35% !important;
}

/*--------------------------------------------------------------------------
=Membership
--------------------------------------------------------------------------*/
#jl-membership h1 { margin-top: 10px; }
#jl-membership h4 {
    color: #FF0000;
    font-size: 11px;
    font-weight: normal;
    margin-top:30px;
    text-align: center;
}
#jl-membership h4 a {
    color: #000066;
    text-decoration:underline;
}
#jl-legal { margin-top: 35px; }
#jl-membership #tb-payment { margin-top:33px; }
/*--------------------------------------------------------------------------
=About Us jl-aboutus
--------------------------------------------------------------------------*/
body#jl-aboutus #jl-wrapper{
 margin:0 auto;
 width:770px;
}
body#jl-aboutus #jl-wrapper h1,
body#jl-aboutus #jl-wrapper h2{
	color:#CC4000;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding-bottom:5px;
}
body#jl-aboutus .jl-person{
	display:block;
	overflow:hidden;
	padding-bottom:25px;
}
body#jl-aboutus .jl-person p{
	display:block;
}
body#jl-aboutus .jl-person img.leftimage{
	float:left;
	margin:0 20px 30px 0;
}
body#jl-aboutus .jl-person img.rightimage{
	float:right;
	margin:0 0 30px 20px;
}
	body#jl-aboutus img.centerimage{
	display:block;
	margin:15px auto;
}



/*--------------------------------------------------------------------------
=Lightbox 
--------------------------------------------------------------------------*/
/* #lightbox */ 
.jl-lightbox {
    background-color: #FFFFFF;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.jl-lightbox .jl-wrapper { 
    background-color: #fff;
    height: auto;
    margin: 0px auto;
    position: relative;
}
.jl-lightbox .close-lightbox { 
    background-image:url("/jl/advent/rounded_corners.png");
    cursor: pointer;
    font-size: 11px;
    height: 16px;
    position: absolute;
    text-decoration: underline;
}
.jl-lightbox .radius {
    background: url("/jl/icons/sprite_corners.gif") no-repeat 0 0 grey;
    display:block;
    height: 20px;
    position: absolute;
    width: 20px;
}

/*--------------------------------------------------------------------------
=Collections (Lightbox) 
--------------------------------------------------------------------------*/
#jl-joinrenew.jl-lightbox, #jl-scrsavers.jl-lightbox {
    height: 130px;
    margin: 10px auto;
    padding: 0 15px;
    width: 400px;
}
#jl-joinrenew .close-lightbox, #jl-scrsavers .close-lightbox, #jl-collections .close-lightbox { 
    background-position:-828px 0;
    padding-right:20px;
    right: 10px;
    top: 10px;
}
#jl-preview #jl-collections .jl-wrapper { 
    font-size: 12px;
    line-height:normal;
}
#jl-preview #jl-collections .jl-wrapper p { margin: 10px auto; } 
#jl-collections.jl-lightbox { width: 550px; }
#jl-collections .jl-wrapper { 
    padding: 19px 16px 25px;
    width: 518px;	
}
#jl-collections #frmcollect {
    margin: 0px;
    padding: 0px;
}
#jl-collections #fs-buttons { 
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    text-align:center;
    width: 518px;
}
#jl-collections #fs-buttons ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#jl-collections #fs-buttons li {
    display:inline;
    text-align:center;
    width: 100px;
}
#jl-collections #fs-buttons label {
    float:left;
    line-height: 0;
    text-indent: -9999px;
}
#jl-collections #fs-buttons .imgreplace { 
    background: url('/jl/icons/sprite_buttons.gif') no-repeat 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 25px;
    margin: 0 auto;
    text-align:center;
}
#jl-collections #btn-cancel.imgreplace {
    background-position: 0 -124px;
    width:80px;
}
#jl-collections #btn-submit.imgreplace {
    background-position: 0 -150px;
    width:100px;
}
#jl-collections .hightlight {
    background-color: #D7E5EE;
    margin-bottom:27px;
    padding: 12px 23px 15px;
    width: 472px;
} 
#jl-collections .jl-topleft {
    left: 0px;
    top: 0px;
}
#jl-collections .jl-topright {
    background-position:-30px 0;
    right: 0px;
    top: 0px;
}
#jl-collections .jl-bottomleft {
    background-position:0 -23px;
    bottom: 0px;
    left: 0px;
}
#jl-collections .jl-bottomright {
    background-position:-30px -23px;
    bottom: 0px;
    right: 0px;
}