.handcursor {
    cursor : pointer;
}
/*** Link Fonts ***/
a {
    color: #3b5998;
    text-decoration: underline;
}
a:hover {
    color: #CC0000;
    text-decoration: underline;
}
a.importantLink {
    color:red;
    text-decoration:underline;
}
a.importantLink:hover {
    color:FECD32;
    text-decoration:underline;
}
a.smallLink {
    color:#000066;
    font-weight:normal;
    font-size:11px;
    text-decoration:underline;
}
a.smallLink:hover {
    color:#CC0000;
    font-weight:normal;
    font-size:11px;
    text-decoration:underline;
}
.nav a {
    color: #000066;
    text-decoration:underline;
    padding-left:8px;
}
/*
.nav a:hover {
    color:#CC0000;
    text-decoration:underline;
}*/

a.navLink:hover {
    
    color:#0000CC;
    text-decoration:underline;
    }

strong {
    font-weight:bold;
}
#memberNav a {
    font-size: 11px;
    color: #000066;
    padding-left:6px;
    text-decoration:underline;
}
#memberNav a:hover {
    font-size: 11px;
    color:#CC0000;
    padding-left:6px;
    text-decoration:underline;
}
.box .boxBody a {
    color: #2c286d;
    text-decoration:underline;
    font-weight:bold;
}
.box .boxBody a:hover {
    color: #CC0000;
    text-decoration:underline;
    font-weight:bold;
}
.ListItem_ItemTitle a {
    color: #972424;
    TEXT-DECORATION: underline;
}
.ListItem_ItemTitle a:hover {
    color: #CC0000;
    text-decoration: underline
}
.footerNav a {
    color: #fff;
    text-decoration:underline;
    padding-left:6px;
}


/*.footerNav a:hover {
    color: #ccc;
    text-decoration:underline;
    padding-left:6px;
}*/

a.footerLink:hover {
    color: #ccc;
    text-decoration:underline;
    padding-left:6px;
}
/*** Header Fonts ***/
h1, h2, h3, h4, h5 {
    font-family:Verdana, Helvetica, sans-serif;
    padding: 0;
    margin: 0px;
    color: #000066;
}
h1 {
    font-size:18px;
}
h2 {
    font-size:15px;
}
#memberNav h2 {
    display:inline;
    font-size: 12px;
}
.searchBox h1 {
    font: 18px Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding:8px 0 6px 22px;
}
.box h2 {
    color:#fff;
    padding-bottom:2px;
}
/*** Body Fonts ***/
.formBorderBlack {
    border: #000 1px solid;
}
.formBorderRed {
    border: #ff3333 1px solid;
}
p {
    line-height:20px;
    margin:0;
    padding:8px 0 8px 0;
}
.whiteU {
    text-decoration:underline;
}
.largeBold {
    font-size:14px;
    font-weight:bold;
}
.font16pxBlue {
    font-size:16px;
    font-weight:normal;
    color:#000066;
}
.fontBlue {
    color:#000066;
}
.font18pxBlue {
    font-size:18px;
    font-weight:bold;
    color:#000066;
}
.freeMagazinesHome {
    font-size:15px;
    font-weight:bold;
}
#memberNav {
    height:28px;
    font-size: 11px;
}
.searchForm .input {
    font-size:14px;
    border: #000000 1px solid;
    WIDTH: 135px;
    padding: 2px;
    height:15px;
}
.searchForm select {
    font-size:14px;
}
.searchTable {
    color: #000066;
    margin:0 0 0 6px;
}
.searchTable .labelCntr {
    display:block;
    padding:4px 0 0 0;
    text-align:center;
    font-weight:bold;
}
.ListItem_Details {
    font-size: 11px;
    line-height: 15px;
}
.ListItem_ItemTitle {
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #972424;
}
.ListItem_ItemSubTitle {
    display: block;
    font-size: 12px;
    color: #972424;
}
.copyright {
    color: #fff;
    font-size:11px;
}
.errorText {
    color:#C31514;
}
#belowFoldContainer td span {
    font-size:16px;
    font-weight:bold;
    color:#000066;
}
#home #registerMessage {
    /*position:absolute;
    top:40px;
    left:190px;*/
    float:left;
    margin-left:20px;
    margin-top:35px;
    width:208px;
    color:#000066;
    font-weight:bold;
}
.fontTenPixels {
	font-size:10px;
	line-height:10px;
}
/*** Lists ***/
.nav ul {
    margin:0;
    padding:0;
}
.nav ul li {
    font: 12px Verdana, Helvetica, sans-serif;
    color: #3f3b82;
    display:inline;
    margin-left:6px;
}
.boxBody ul {
    margin:0;
    padding:0;
    list-style: none;
}
.boxBody ul li {
    padding:4px 0 4px 16px;
    background-image: url(../images/arrow-purple.gif);
    background-repeat: no-repeat;
    background-position: 0 9px;
}
.footerNav ul, .footerNav ul li {
    color: #fff;
    font-size: 11px;
    list-style: none;
    display:inline;
    margin-left:4px;
}
/*** Structural Selectors ***/
body {
    background: url(../images/bg.jpg) #1c176b repeat-x top left;
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
}
img {
    border: 0;
    margin:0;
    padding:0;
}
form {
    margin:0;
    padding:0;
}
.sidebar {
    float:left;
}
#container {
    margin: auto;
    width: 980px;
}
#header {
    height:70px;
    margin:15px 14px 0 23px;
    padding:0;
}
.nav {
    text-align:right;
    height:34px;
    padding-top:12px;
}
.memberNavTable td {
    vertical-align:middle;
    padding-left:3px;
    white-space:nowrap;
}
#main {
    margin:0;
    padding:0;
    background-color:#fff;
}
.searchBox {
    width:380px;
    float:right;
}
#contentContainer {
    padding-left:16px;
}
.searchTable td {
    padding: 0 0 0 18px;
    vertical-align: top;
}
.searchTable .label {
    display:block;
    padding:4px 0 1px 0;
}
.searchInnerTable {
    margin-top:8px;
}
.searchInnerTable td .largeBold {
    display:block;
}
.searchInnerTable td {
    padding:0 0 4px 4px;
    font-size:10px;
}
.box {
    width:264px;
    padding:0;
    margin:0;
}
.box .boxHeader {
    background:url(../images/box-header.gif) no-repeat top left;
    text-align:center;
}
.boxBody {
    padding: 10px 0 16px 20px;
    color: #333366;
    border-left: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
    background:url(../images/box-body-bg.gif) #f7f8fa repeat-x bottom left;
}
/* AH: This wasn't a class any more, it was an id, but I renamed it anyway
.ListItem_Container {
    display: block;
    margin-bottom: 8px;
}
*/

.ListItem_Logo {
    width: 67px;
    margin:0;
    padding:0;
}
.ListItem_Logo_First {
    width: 69px;
    height:71px;
    margin:0;
    padding:0;
    background:url(../images/item-thumb-bg-first.gif) no-repeat top left;
}
.ListItem_Logo_NoImage {
    width: 77px;
    height:71px;
    margin:0;
    padding:0;
}
.ListItem_Info {
    display: block;
}
.ListItem_InfoContainer {
    display: block;
}
.ListItem_LinkInfo {
    width: 30px;
}
/*** New Divs for logo shadows **/
.logoShadowLeftFirst {
    width: 67px;
    background:url(../images/logo-shadow-right-first.gif) no-repeat top right;
    margin:0;
    padding:0;
}
.logoShadowLeft {
    width: 67px;
    background:url(../images/logo-shadow-right.gif) no-repeat top right;
    margin:0;
    padding:0;
    margin-top: 5px;
}
.logoShadowBottomFirst {
    width: 67px;
    height:7px;
    background:url(../images/logo-shadow-bottom-first.gif) no-repeat left;
    margin-top:-5px;
    padding:0;
}
.logoShadowBottom {
    width: 67px;
    height:7px;
    background:url(../images/logo-shadow-bottom.gif) no-repeat left;
    margin-top:-5px;
    padding:0;
}
#footer {
    margin:0;
    padding:12px 0 24px 16px;
}
.footerNav {
    display:inline;
}
#howItWorks {
    display:none;
}
.centerContent {
    display: table-cell;
    vertical-align: middle;
}
#belowFoldContainer {
    padding: 10px 37px 20px 37px;
    background-color:#fff;
}
#belowFoldContainer td {
    padding:10px 0px 10px 0px;
}
#home #registerBG {
    position:relative;
    height:111px;
}
#level2 .labelCntr {
    color:#e98a02;
    font-size:18px;
    font-weight:bold;
}/*
.noHover:hover{
    color: #3b5998 !important;
    text-decoration: none !important;
    cursor:default !important;
}*/



/* I broke these out so they'll be compatible with leaisure - Jordan*/
.ovalStepShopperOn {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/step-shopper-on.gif) no-repeat left top;
    margin:0 0 0 10px;
}
.ovalStepShopperOff {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/step-shopper.gif) no-repeat left top;
    margin:0 0 0 10px;
}
.ovalStepFirst {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/step-one.jpg) no-repeat left top;
    margin:0;
}
.ovalStepFirstOn {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/step-one-on.jpg) no-repeat left top;
    margin:0;
}
.ovalStepSecond {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/step-two.jpg) no-repeat left top;
    margin:0;
}
.ovalStepSecondOn {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/step-two-on.jpg) no-repeat left top;
    margin:0;
}
.ovalStepThird {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/step-three.jpg) no-repeat left top;
    margin:0;
}
.ovalStepThirdOn {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/step-three-on.jpg) no-repeat left top;
    margin:0;
}

/*Shopper Ovals*/
.shopperovalStepFirst {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/orange/step.gif) no-repeat left top;
    margin:0;
}
.shopperovalStepFirstOn {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/orange/step-on.gif) no-repeat left top;
    margin:0;
}
.shopperovalStepSecond {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/orange/step.gif) no-repeat left top;
    margin:0;
}
.shopperovalStepSecondOn {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/orange/step-on.gif) no-repeat left top;
    margin:0;
}
.shopperovalStepThird {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/orange/step.gif) no-repeat left top;
    margin:0;
}
.shopperovalStepThirdOn {
    position:relative;
    z-index:0;
    width:181px;
    height:150px;
    background:url(../images/orange/step-on.gif) no-repeat left top;
    margin:0;
}
.ovalStepTopLabel {
    font-size:30px;
    font-weight:bold;
    color:#003399;
    position:absolute;
    top:25px;
    left:85px;
    z-index:1;
}
.ovalStepBottomLabel {
    font-size:18px;
    font-weight:bold;
    text-align:center;
    color:#003399;
    position:absolute;
    top:62px;
    left:46px;
    width: 101px;
    z-index:1;
}

#freegiftImage{
	float:left;
}
