/* Member Benefits Page April 2013
------------------------------------------------------------------------------------------------ */
body#member-benefits #agi-main {
	text-align: left;
}

#page-head {
	color: #666;
	font-family: 'HelveticaNeueW01-45Ligh',verdana,arial,sans-serif;
	font-size: 18px;
	margin: .5em 0 2em 0;
}

#page-head-copy {
	float: left;
	margin: 0 1.5% 0 2%;
	padding: 0;
	width: 63%;
}

#page-head-copy strong {
	color: #c94747;
}

body#member-benefits h1 {
	color: #c94747;
	font-size: 2.15em;
	margin: 0 0 .5em 0;
}

#page-head-copy p.subhead {
	color: #333;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 26px;
	line-height: 1em;
	margin: 0 0 .45em .3em;
}

#page-head-copy p {
	margin: 0 0 1em .3em;
}

#page-head-copy a.agi-button-red-dflt {
	margin: 0 0 0 .3em;
}

img#main-photo {
	float: left;
}

/* Features/Offers Section
------------------------------------------------------------------------------------------------ */
.texture-box {
	background: #f9f7f1 url(/agbeta/texture-back-2012.jpg) repeat 0 0;
	-moz-box-shadow: 0 2px 6px #bbb;
	-webkit-box-shadow: 0 2px 6px #bbb;
	box-shadow: 0 2px 6px #bbb;
	margin: 0 .5em 3.5em .5em;
	padding: 1.5em 2em;
	text-align: left;
	width: auto;
}

.texture-box-inner {
	background: url(/agbeta/join/memberbenefits/v-separator-1128.png) repeat-y 51.5% 0;
}

.texture-box h2 {
	color: #333;
	background: url(/agbeta/join/memberbenefits/h-separator-874.png) no-repeat 0 bottom;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 26px;
	margin: 0 0 .75em 0;
	padding: 0 0 .5em 0;
	text-transform: none;
}

.texture-box ul {
	color: #666;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 16px;
	list-style: none;
	margin: 0;
	padding: 0 4em 1em 1em;
	text-align: left;
}

.texture-box ul a {
	color: #666;
}

.texture-box ul a:hover {
	text-decoration: none;
}

.texture-box .texture-box-inner-member ul {
	font-size: 21px;
}

.texture-box ul li {
	background: url(/agbeta/ecards/gift/bullet-red-dot.png) no-repeat 0 5px;
	line-height: 1.1em;
	margin: 0 0 1.5em 0;
	padding: 0 0 0 .75em;
}

#features {
	float: left;
	margin: 0;
	width: 55%;
}

.texture-box-inner-member #features {
	width: 100%;
}

#features a.agi-button-red-lg {
	margin: 0 0 2em 4em;
}

#options {
	float: left;
	width: 45%;
}

#offers {
	padding: 0;
}

.offer-box {
	background-color: #fefbf9;
	-moz-box-shadow: 0 2px 6px #bbb;
	-webkit-box-shadow: 0 2px 6px #bbb;
	box-shadow: 0 2px 6px #bbb;
	font-family: 'OpusRoman',arial,sans-serif;
	line-height: 3em;
	margin: 0 0 2.75em 0;
	padding: 1.25em;
}

div.offer-box:first-child {
	background: #fefbf9 url(/agbeta/join/memberbenefits/badge-bestvalue.png) no-repeat 96% 2em;
}

div.offer-box + .offer-box {
	width: 88%;
}

div.offer-box + .offer-box + .offer-box {
	width: 82%;
}

#agi-content p.offer-term {
	color: #c94747;
	font-size: 30px;
	margin: 0 0 .25em 0;
}

#agi-content p.offer-cost {
	color: #333;
	font-size: 30px;
	margin: 0 0 .25em 0;
}

#agi-content p.offer-cost-monthly {
	color: #f33;
	font-size: 16px;
	margin: 0;
}

p.disclaimer {
	color: #999;
	font-size: 11px;
	margin: 0 1em 6em 1em;
}

/* Products List
------------------------------------------------------------------------------------------------ */
h3#products-head {
	color: #c94747;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 30px;
	margin: 0 0 .65em 0;
	text-transform: none;
}

ul.member-products {
	list-style: none;
	margin: 0 0 5em 0;
	padding: 0;
}

ul.member-products li {
	float: left;
	margin: 0 0 0 4%;
	text-align: center;
	width: 30%;
}

ul.member-products li:first-child {
	margin: 0;
}

ul.member-products li h4 {
	color: #726d54;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 24px;
	margin: 0 .5em .65em .5em;
	text-transform: none;
}

ul.member-products li a {
	display: block;
}

ul.member-products li img {
	background: url(/agbeta/texture-back-2012.jpg) repeat 0 0;
	border: 0 none;
	-moz-box-shadow: 0 2px 6px #bbb;
	-webkit-box-shadow: 0 2px 6px #bbb;
	box-shadow: 0 2px 6px #bbb;
	margin: 0 0 1.25em 0;
	padding: 10px;
}

ul.member-products li p {
	color: #999;
	font-size: 13px;
	line-height: 1.3em;
	padding: 0 0.85em;
	text-align: left;
}

ul.member-products li p a {
	color: #c33;
	text-decoration: none;
}

ul.member-products li p a:hover {
	text-decoration: underline;
}



@media only screen and (max-device-width:767px) {
    body#member-benefits h1 {
        font-size: 1.25em;
        margin: 0 0 .75em 0 !important;
    }

    #page-head-copy {
        margin: 0;
        text-align: center;
        width: 100%;
    }

    #page-head-copy p.subhead {
        font-size: 18px;
    }

    #page-head-copy .mbutton {
        margin-top: 1em !important;
    }

    .texture-box {
        background: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        margin: 0;
        padding: 0;
    }

    .texture-box h2 {
        background: none;
        color: #c94747;
        font-size: 24px;
        text-transform: lowercase;
    }

    .texture-box ul,
    #offers {
        background: url(/agbeta/grey-bg.jpg) repeat;
        box-shadow: 0 2px 3px #bbb;
        -moz-box-shadow: 0 2px 3px #bbb;
        -webkit-box-shadow: 0 2px 3px #bbb;
        margin: 0 0 6% 0;
        padding: 6% 4%;
        width: 92%;
        text-align: left;
    }

    .texture-box-inner {
        background: none;
    }

    .texture-box .texture-box-inner-member ul {
        font-size: 16px;
    }

    .texture-box ul a {
        font-size: 14px;
    }

    #features,
    #options {
      float: none;
      margin-bottom: 10%;
      text-align: center;
      width: 100%;
    }

    div.offer-box {
        margin-bottom: 1.25em;
        padding: .75em;
        width: auto !important;
    }

    div.offer-box:first-child {
        background: #fefbf9 url(/agbeta/join/memberbenefits/badge-bestvalue.png) no-repeat 92% 7px;
    }

    #agi-content p.offer-term,
    #agi-content p.offer-cost {
        font-size: 22px;
    }

    div.offer-box + .offer-box + .offer-box {
        width: 82%;
        margin: 0;
    }

    #agi-content .offer-box p {
        margin: 0 0 .25em 0 !important;
    }

    .mbutton.filled {
        font-size: 18px !important;
    }

    #agi-content p.disclaimer {
        font-size: 11px !important;
        margin: 2em 1em 2em 1em !important;
    }
}