/**************  Leisure Registration  **************/
/*** Structural Selectors ***/
#level2 .registration #freeMagazines, #level2 .registration #boxContainer {
    display:none;
}

#level2 .registration .sidebar {
    /* AH: I just guessed at this number */
    width:200px;
}

#level2 .registration #freeGift {
    margin:18px 0 0 0px;
    width:210px;
}

#level2 .registration #contentColumn {
    width:698px;
    float:left;
    background:url(../images/corner-bottom-l2-registration.gif) no-repeat bottom left;
    padding-bottom:11px;
    margin-right:25px;
}
#level2 .registration .content {
    background-color:#ffffff;
    width:646px;
    padding:18px 28px 0 24px;
    background: url(../images/corner-top-l2-registration.gif) #ffffff no-repeat top left;
}
.registration #blueBox {
	float:left;
    clear:left;
    width:500px;
    background: url(../images/box-blue-top-left.gif) #c0cff4 no-repeat top left;
}
.registration #blueBox div {
	background: url(../images/box-blue-top-right.gif) no-repeat top right;
    padding-left: 30px;
}
.registration #blueBoxFoot {
	float:left;
    clear:left;
    width:500px;
    background: url(../images/box-blue-bottom-left.gif) #c0cff4 no-repeat top left;
    height:11px;
    line-height:11px;
}
.registration #blueBoxFoot div {
	background: url(../images/box-blue-bottom-right.gif) no-repeat top right;
}

#level2 .registration .ListItem_ItemTitle a {
    color: #2c286d;
    TEXT-DECORATION: underline;
}
#level2 .registration .ListItem_ItemTitle a:hover {
    color: #0000CC;
    text-decoration: underline;
}
#level2 .registration .info {
    display:block;
    width:190px;
    color: #2c286d;
}

/*** Body Fonts ***/

#level2 .registration .ListItem_ItemTitle {
    color: #2c286d;
}
#level2 .registration .ListItem_ItemSubTitle {
    color: #2c286d;
}
#level2 .registration .ListItem_Info {
    color:#2c286d;
}
#level2 .registration .ListItem_Details {
    font-size: 14px;
    line-height: 15px;
}
/**************  Shopper Registration  **************/

/*** Begin Shopper Level 2 ***/
/*** Header Fonts ***/
#level2 .shopperregistration #boxContainer h2 {
    color: #fff;
}
#level2 .shopperregistration #freeGift h4 {
    margin-bottom:8px;
    color:#ffffff;
    font-size:14px;
}
/*** Body Fonts ***/
#level2 .shopperregistration #freeGift {
    color:#ffffff;
    margin:18px 0 0 14px;
}
/*** Lists ***/
#level2 .shopperregistration .content ul {
    margin:12px 0 12px 12px;
    padding:0;
    list-style: none;
}
#level2 .shopperregistration .content ul li {
    padding:4px 0 4px 16px;
    background-image: url(../images/arrow-purple.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;
}
#level2 .shopperregistration #boxContainer ul {
    margin:10px 0 10px 0px;
    padding:0;
    list-style: none;
    color:#fff;
}
#level2 .shopperregistration #boxContainer ul li {
    padding:4px 0 4px 11px;
    background-image: url(../images/dot-list-blue.gif);
    background-repeat: no-repeat;
    background-position: 0 10px;
}
/*** Structural Selectors ***/
#level2 .shopperregistration .content {
    background-color:#ffffff;
    padding:18px 28px 0 24px;
    background: url(../images/corner-top-l2-shopper.jpg) #ffffff no-repeat top left;
}
#level2 .shopperregistration #freeGift .info {
    display:block;
    width: 160px;
}
/*** End Shopper Level 2 ***/
/*** Structural Selectors ***/
#level2 .shopperregistration .nav, #memberNav, #freeMagazines {
    display:none;
}
.shopperregistration #blueBox {
	float:left;
    clear:left;
    width:433px;
    background: url(../images/box-blue-top-left.gif) #c0cff4 no-repeat top left;
}
.shopperregistration #blueBox div {
	background: url(../images/box-blue-top-right.gif) no-repeat top right;
    padding-left: 30px;
}
.shopperregistration #blueBoxFoot {
	float:left;
    clear:left;
    width:433px;
    background: url(../images/box-blue-bottom-left.gif) #c0cff4 no-repeat top left;
    height:11px;
    line-height:11px;
}
.shopperregistration #blueBoxFoot div {
	background: url(../images/box-blue-bottom-right.gif) no-repeat top right;
}

#level2 .shopperregistration .ListItem_ItemTitle a {
    color: #003399;
    TEXT-DECORATION: underline;
}
#level2 .shopperregistration .ListItem_ItemTitle a:hover {
    color: #0000FF;
    text-decoration: underline;
}
#level2 .shopperregistration .info {
    display:block;
    width:190px;
    color: #fff;
}

/*** Body Fonts ***/
#level2 .shopperregistration .ListItem_ItemTitle {
    color: #003399;
}
#level2 .shopperregistration .ListItem_ItemSubTitle {
    color: #003399;
}
#level2 .shopperregistration .ListItem_Info {
    color:#003399;
}
#level2 .shopperregistration .ListItem_Details {
    font-size: 14px;
    line-height: 15px;
}
#level2 .shopperregistration .font16pxBlue {
    font-size:16px;
    font-weight:normal;
    color:#003399;
}
#level2 .shopperregistration .fontBlue {
    color:#003399;
}
/*** Link Fonts ***/
.shopperregistration a.whiteLink {
    color: #fff;
    text-decoration: underline;
}
.shopperregistration a.whiteLink:hover {
    color: #ccc;
    text-decoration: underline;
}

select {
    width:250px;
}
