/*
Virgin Mobile Members' Area Login Stylesheet v1.0
Target: Screen
Author: Matthew Buchanan
*/

html {
	background-color: transparent;
}

body {
	background-color: transparent;
	color: #232222;
	font: normal 62.5%/1 Arial, Helvetica, sans-serif;
}

p { font-size: 1.2em; margin-bottom: 1em; }

p { line-height: 1.4; }

p strong { font-weight: bold; }

a, a:visited {
	color: #2CABBE;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background: #2CABBE;
	color: #fff;
}

h1 {
	font-size: 2.4em;
	font-family: Georgia, Times, Serif;
	font-weight: normal;
	margin: 0 0 0.75em;
	color: #191919;
}

h2 {
	font-size: 1.8em;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-serif;
	font-style: italic;
	color: #fff;
}

h3 {
	font-size: 2.2em;
	font-family: Georgia, Times, Serif;
	font-weight: normal;
	margin: 0 0 10px;
	color: #191919;
}

h3 a, h3 a:visited {
	color: #191919;
	font-weight: normal;
}

h3 a:hover {
	color: #2CABBE;
	background: none;
}

.clear {
	clear: both;
}

.panel-content li {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	line-height: 1.4;
	margin-left: 1.5em;
}

.panel-content ol li { list-style: decimal; }
.panel-content ul li { list-style: disc; }

.panel-content ol,
.panel-content ul {
	margin: 1em 0 2em 0;
}

/* Page structure */

#container {
	padding: 100px 0 70px 0;
	min-width: 860px;
}

.column-wrap {
	overflow: hidden;
	max-width: 860px;
	padding: 0 20px;
	margin: 0 auto;
}

.left-col, 
.right-col {
	width: 327px;
	color: #232222;
	position: relative;
}

.left-col {
	float: left;
	width: auto;
}

.right-col {
	float: right;
	padding-top: 150px;
}

h1.section-heading {
	margin: 0;
	width: 341px;
	height: 150px;
	overflow: hidden;
	text-indent: -999em;
	background-repeat: no-repeat;
}

h1.heading-latest 	{ background-image: url("../img/sections/latest.png"); }
h1.heading-music 	{ background-image: url("../img/sections/music.png"); }
h1.heading-sharpen 	{ background-image: url("../img/sections/sharpen.png"); }
h1.heading-places 	{ background-image: url("../img/sections/places.png"); }
h1.heading-see 		{ background-image: url("../img/sections/see.png"); }
h1.heading-offers 	{ background-image: url("../img/sections/offers.png"); }
h1.heading-members 	{ background-image: url("../img/sections/members.png"); }

/* Panels */

.panel {
	width: 326px;
	margin-bottom: 15px;
}

.panel-header {
	min-height: 13px;
	background: url("../img/panels/panel-head.png") top no-repeat;
	overflow: hidden;
}

.panel-footer {
	height: 13px;
	background: url("../img/panels/panel-foot.png") bottom no-repeat;
}

.panel-content {
	background: #fff;
	padding: 0 15px;
	overflow: hidden;
	position: relative;
}

.panel-image {
	background: #fff;
	position: relative;
	width: 306px;
	margin: 10px 0 10px 10px;
}

.panel-img-head,
.panel-img-foot {
	position: absolute;
	left: 0;
	width: 306px;
	height: 11px;
}

.panel-img-head {
	top: 0;
	background: url("../img/panels/panel-img-head.png") top no-repeat;
}

.panel-img-foot {
	bottom: 0;
	background: url("../img/panels/panel-img-foot.png") bottom no-repeat;
}

.panel .divider {
	height: 26px;
}

.panel-content .intro { margin-bottom: 0; }

.panel-content object {
	margin: 10px auto;
	display: block;
}

/* Panel with small image on left */

.left-image .panel-content {
	overflow: visible;
}

.left-image .copy {
	overflow: hidden;
	float: right;
	width: 185px;
}

.panel-image,
.panel-image-small { display: block; }

.panel-image-small {
	background: #fff;
	position: relative;
	width: 100px;
	top: -3px;
	left: -5px;
	margin-bottom: -6px;
	float: left;
	display: inline;
}

.panel-image img,
.panel-image-small img { display: block; }

.panel-img-head-small,
.panel-img-foot-small {
	position: absolute;
	left: 0;
	width: 100px;
	height: 11px;
}

.panel-img-head-small {
	top: 0;
	background: url("../img/panels/panel-img-head-small.png") top no-repeat;
}

.panel-img-foot-small {
	bottom: 0;
	background: url("../img/panels/panel-img-foot-small.png") bottom no-repeat;
}


/* Panel with offer on right */

.right-offer .panel-header { background: url("../img/panels/panel-side-offer-head.png") top no-repeat; }
.right-offer .panel-footer { background: url("../img/panels/panel-side-offer-foot.png") top no-repeat; }

.right-offer .panel-content {
	background: url("../img/panels/panel-side-offer-bg.png") repeat-y;
	padding: 0 10px 0 15px;
	position: relative;
}

.right-offer .copy {
	overflow: hidden;
	float: left;
	display: inline;
	width: 175px;
}

.right-offer .offer {
	float: right;
	width: 95px;
	padding-top: 45px;
	padding-left: 3px;
}

.right-offer .offer-pointer {
	background: url("../img/panels/panel-side-offer-point.png") no-repeat;
	width: 11px;
	height: 27px;
	position: absolute;
	left: 195px;
	top: 40%;
}

/* Panel icons */

.icon-star {
	background-image: url("../img/panels/icon-star.png");
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* Panel with offer on bottom */

.bottom-offer .offer {
	background-color: #ad0988;
	background-position: 13px center;
	padding: 0 80px 0 60px;
	min-height: 38px;
	overflow: hidden;
	position: relative;
}

.bottom-offer .divider-offer { background: url("../img/panels/panel-join-horz.png") no-repeat; }
.bottom-offer .panel-footer { background: url("../img/panels/panel-foot-offer.png") no-repeat; }
.bottom-offer .offer p { padding-bottom: 4px; }


/* Panel with header */
.header-blue {
	background-image: url("../img/panels/panel-head-blue.png");
	overflow: visible;
	padding: 10px 15px 0 15px;
}
.divider-blue { background: url("../img/panels/panel-join-head-blue.png") no-repeat; }

.header-offer {
	overflow: visible;
	padding: 10px 15px;
}


/* Offers */

.offer {
	color: #fff;
	font-weight: bold;
	font-style: italic;
}

.offer p {
	margin-bottom: 0;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-serif;
}

.panel-content .offer h4 {
	font-size: 1.6em;
	font-family: "Arial Rounded MT", Arial, Helvetica, Sans-serif;
	font-style: italic;
	position:absolute;
	top:2px;
	left:58px;
	width: 250px;
}


/* Teaser panels */

.teaser .copy h4 {
	font-size: 1.6em;
	font-family: Georgia, Times, Serif;
	line-height: 1.3;
	margin-bottom: 10px;
	font-weight: normal;
}

.teaser .copy h4 a,
.teaser .copy h4 a:visited {
	color: #2CABBE;
	font-weight: normal;
}

.teaser .copy h4 a:hover {
	background: none;
}

.teaser .large-text h4 {
	font-size: 1.8em;
	line-height: 1.2;
	font-weight: normal;
}

/* Full offer panel */
.offer-panel { color: #fff; }
.offer-panel .panel-header { background: url("../img/panels/panel-head-magenta.png") top no-repeat; }
.offer-panel .panel-footer { background: url("../img/panels/panel-foot-offer.png") bottom no-repeat; }
.offer-panel .panel-content { background: #AD0988; padding-left: 12px; }
.offer-panel .offer { padding-top: 45px; padding-left: 3px; }
.offer-panel .offer .button { margin-top: 10px; }

.offer-panel .panel-content h2 {
	margin-bottom: 10px;
}

.hr {
	border-bottom: 1px solid #910568;
	height: 15px;
	margin: 0 -15px 15px -15px;
	width: 326px;
	clear: both;
}

/* Nested offer panel */
.nested-bottom-offer .offer {
	background-color: #ad0988;
	background-position: 13px center;
	padding: 0 80px 0 60px;
	min-height: 38px;
	overflow: hidden;
	position: relative;
}

.nested-bottom-offer {margin-top:-14px;}
.nested-bottom-offer .panel-header { background: url("../img/panels/panel-head-magenta.png") top no-repeat; }
.nested-bottom-offer .panel-footer { background: url("../img/panels/panel-foot-offer.png") bottom no-repeat; }
.nested-bottom-offer .offer p { padding-bottom: 4px; }

/* Offer panel with image on right */

.right-image .panel-content { overflow: visible; }

.right-image .panel-image-small {
	right: -5px;
	left: auto;
	float: right;
	top: 45px;
}

.right-image .offer { width: 185px; padding-bottom: 35px; }

.right-image .panel-img-head-small { background-image: url("../img/panels/panel-img-head-small-offer.png"); }
.right-image .panel-img-foot-small { background-image: url("../img/panels/panel-img-foot-small-offer.png"); }


/* Article panel */

.article {
	width: 437px;
}

.article .panel-header { background-image: url("../img/panels/panel-head-wide.png"); }
.article .panel-footer { background-image: url("../img/panels/panel-foot-wide.png"); }

.article .panel-image {
	width: 417px;
}

.article .panel-img-head,
.article .panel-img-foot {
	width: 417px;
}

.article .panel-img-head { background-image: url("../img/panels/panel-img-head-wide.png"); }
.article .panel-img-foot { background-image: url("../img/panels/panel-img-foot-wide.png"); }

.article p.question {
	color: #2CABBE;
	font-weight: bold;
	margin-bottom: 5px;
}

.article h4 {
	color: #AD0988;
	font-size: 1.6em;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-serif;
	font-style: italic;
	margin: 20px 0 10px 0;
}

.panel-content .benefits li {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	list-style: none;
	margin-left: 0;
	padding-left: 17px;
	background: url("../img/panels/tick.png") left center no-repeat;
}


/* Panel buttons */

.button { margin-bottom: 0; }

.left-col .panel-content .button { margin-top: 2em; }

.button a, .button a:hover {
	display: block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	text-indent: -999em;
	position: relative;
}

.button .btn-mask {
	background: #fff;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
}

.button .btn-blue { background: url("../img/panels/button-more-blue.png") no-repeat; }

.button .btn-blue:hover {
	background: url("../img/panels/button-more-blue.png") 0 -22px no-repeat;
	width: 54px;
}

.button .btn-offer { background: url("../img/panels/button-get-it.png") no-repeat; }

.button .btn-offer:hover {
	background: url("../img/panels/button-get-it.png") 0 -22px no-repeat;
	width: 56px;
}

.button .btn-more-offer { background: url("../img/panels/button-more-offer.png") no-repeat; }

.button .btn-more-offer:hover {
	background: url("../img/panels/button-more-offer.png") 0 -22px no-repeat;
	width: 56px;
}

.button .btn-offer .btn-mask,
.button .btn-more-offer .btn-mask { background: #AD0988; }

.right-offer .button {
	margin-top: 10px;
}

.bottom-offer .offer .button {
	float: right;
	width: 56px;
	margin-left: 10px;
	padding-top: 5px;
	position: absolute;
	top: 50%;
	height: 22px;
	right: 0;
	overflow: visible;
}

.nested-bottom-offer .offer .button {
	float: right;
	width: 56px;
	margin-left: 10px;
	padding-top: 5px;
	position: absolute;
	top: 50%;
	height: 22px;
	right: 0;
	overflow: visible;
}

.bottom-offer .offer .btn-offer,
.bottom-offer .offer .btn-more-offer,
.nested-bottom-offer .offer .btn-offer {
	position: absolute;
	top: -11px;
	right: 15px;
}

.left-image .panel-content .copy,
.right-offer .panel-content .copy,
.right-image .panel-content .copy {
	margin-bottom: 20px;
}

.left-image .panel-content .button {
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 125px;
}

.right-offer .panel-content .button {
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 15px;
}

.right-offer .panel-content .offer .button {
	left: 220px;
}

.right-offer .panel-content .offer { padding-bottom: 30px; }

.right-image .panel-content .button {
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 15px;
}


/* Forms */

.field, select, textarea {
	font-size: 1.2em;
	line-height: 1.4;
}

label {
	color: #efcee7;
	font-size: 1.1em;
	line-height: 2;
	float: left;
	width: 120px;
}

label.variable { width: auto; margin-right: 10px; }

select {
	background: #9a0670;
	border: 1px solid #b9319a;
	padding: 4px;
	color: #d79bc6;
}

.radio, .checkbox { margin: 0; }

.form .field {
	background: #9a0670;
	border: 1px solid #b9319a;
	padding: 4px;
	color: #d79bc6;
	width: 140px;
}

.form input.error, .form select.error { border: 1px solid #f00; }
.form em.error { display: none !important; }

.form .fld-prefix {
	width: 30px;
}

.form .row {
	overflow: hidden;
	padding-bottom: 10px;
	clear: both;
	display: block;
}

.form .row-col {
	width: 140px;
	float: left;
	overflow: hidden;
	clear: none;
}

.form .clear-left {
	clear: both;
	margin-right: 10px;
}

.form .buttons { padding-bottom: 0; }

.form .row-col .field { width: 130px; }
.form .row-col label {
	display: block;
	margin-bottom: 3px;
	float: none;
	width: auto;
	line-height: 1.4;
}

.panel-content .option-set,
.panel-content .stacked-list {
	margin: 0;
	overflow: hidden;
}

.option-set li {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	list-style: none;
	font-size: 1em;
}

.option-set label {
	width: auto;
}

.stacked-list {
	margin: 2em 0;
}

.stacked-list li {
	float: none;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 2px 0 5px;
	list-style: none;
}

.stacked-list label {
	display: block;
	position: relative;
	padding-left: 18px;
	width: auto;
	line-height: 1.2;
}

.stacked-list label input {
	position: absolute;
	left: 0;
	top: 0;
}

input.submit, input.enter {
	width: 85px;
	height: 22px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	padding: 22px 0 0 0;
}

input.btn-submit 	{ background: url("../img/panels/buttons.png") no-repeat; }
input.btn-enter 	{ background: url("../img/panels/buttons.png") 0 -22px no-repeat; }
input.btn-loading	{ background: url("../img/button-loading.gif") 0 0 no-repeat; }


/* redeem panel */
.redemption {
	display: none;
	overflow: hidden;
	margin-top: -12px;
	margin-bottom: 12px;
}

.redeem-panel { color: #efcee7; }
.redeem-panel .panel-header { background: url("../img/panels/panel-head-magenta.png") top no-repeat; }
.redeem-panel .panel-footer { background: url("../img/panels/panel-foot-offer.png") bottom no-repeat; }
.redeem-panel .panel-content { background: #AD0988; padding-left: 12px; }
.redeem-panel .offer { padding-top: 45px; padding-left: 3px; }
.redeem-panel .offer .button {
	margin-top: 10px;
}

.redeem-panel .panel-content h2 {
	margin-bottom: 10px;
}

.redeem-panel p.note {
	color: #efcee7;
	font-size: 1.1em;
}

.redeem-panel a, .redeem-panel a:visited {
	color: #efcee7;
	font-weight: normal;
	text-decoration: underline;
}

.redeem-panel a:hover {
	color: #fff;
	background: none;
	text-decoration: underline;
}

.redeem-panel p.note a, .redeem-panel p.note a:visited {
	color: #efcee7;
}

.hr {
	border-bottom: 1px solid #910568;
	height: 15px;
	margin: 0 -15px 15px -15px;
	width: 326px;
	clear: both;
}

.redeem-panel { position: relative; }

a.close {
	position: absolute;
	top: 7px;
	right: 7px;
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -999em;
	background: url("../img/panels/close.png") no-repeat;
}

.redeem-panel a.close:hover { background: url("../img/panels/close.png") 0 -16px no-repeat; }

.redeem-strip, .actions li {
	margin: 15px -15px 15px -15px;
	border-top: 1px solid #750347;
	border-bottom: 1px solid #750347;
	background: #A3087B url("../img/panels/offer-strip-bg.png") bottom repeat-x;
	padding: 15px 15px 0 15px;
}

.redeem-panel h5 {
	font-size: 1.5em;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-serif;
	font-style: italic;
	color: #fff;
	margin: 0 0 10px 0;
}

.redeem-panel .redeem-by-sms h5 {
	margin-bottom: 18px;
}

.panel-content .actions {
	border-top: 1px solid #750347;
	margin: 25px -15px 15px -15px;
	list-style: none;
}

.panel-content .actions li {
	margin: 0;
	border-top: none;
	padding: 10px 15px 12px;
	font-size: 1em;
	list-style: none;
}

.redeem-panel .actions a, 
.redeem-panel .actions a:visited,
.redeem-panel .actions a:hover {
	display: block;
	padding-left: 30px;
	background: url("../img/panels/button-arrow.png") left 2px no-repeat;
	text-decoration: none;
}

.redeem-panel .actions li p {
	font-size: 1.1em;
	margin-bottom: 0;
}

.redeem-panel .actions li strong {
	font-size: 1.364em;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-serif;
	font-style: italic;
}

.redeem-strip .form .field {
	background: #7E034F;
	border: 1px solid #b9319a;
	padding: 4px;
	color: #d79bc6;
	width: 140px;
}

.redeem-strip .form input.error,
.redeem-strip .form select.error {
	border: 1px solid #f00;
}

.redeem-strip em.error { display: none !important; }

.feedback { display: none; }

.hidden {
	display: none;
}

p.subheader {
	font-size: 1.3em;
	font-family: "Arial Rounded MT", Arial, Helvetica, Sans-serif;
	font-style: italic;
}

.entry-form h2 { margin-right: 20px; }

/* Twitter */
.twitter-panel .panel-content {
	overflow: visible;
	min-height: 27px;
	padding: 0 25px 2px 25px;
}

.twitter-panel .panel-content p {
	margin: 0;
	font-size: 1.3em;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 1.3;
}

.divider-twitter 	{ background: url("../img/panels/panel-join-twitter.png") no-repeat; }
.divider-tweets 	{ background: url("../img/panels/panel-join-tweets.png") no-repeat; }

.tweet-arrow {
	position: absolute;
	left: -11px;
	top: 50%;
}

.tweet-arrow span {
	position: absolute;
	display: block;
	background: url("../img/panels/tweet-arrow.png") no-repeat;
	width: 11px;
	height: 27px;
	top: -13px;
}

.twitter-panel .twitter-follow {
	background: #f5f5f5 url("../img/panels/twitter-bird.png") 23px center no-repeat;
	padding-left: 60px;
}

.twitter-panel .twitter-follow p {
	font-size: 1.6em;
	margin: 0;
	padding-top: 2px;
}

.twitter-panel p a,
.twitter-panel p a:link {
	color: #121212;
}

.twitter-panel p a:hover {
	background: none;
	color: #2CABBE;
}

.twitter-panel .twitter-button {
	display: block;
	position: absolute;
	right: 15px;
	top: 4px;
	width: 22px;
	height: 22px;
	background: url("../img/panels/button-more-blue.png") no-repeat;
	overflow: hidden;
	text-indent: -999em;
}

.twitter-status .panel-content a {
	color: #2CABBE;
}

.panel-footer-twitter {
	height: 13px;
	background: url("../img/panels/panel-foot-twitter.png") bottom no-repeat;
	margin-bottom: 1px;
}


/* Article buttons */

p.article-buttons {
	position: absolute;
	top: 115px;
	width: 90px;
	right: 0;
}

p.article-buttons a {
	display: block;
	height: 23px;
	overflow: hidden;
	text-indent: -999em;
	float: right;
	clear: right;
	margin-bottom: 5px;
}

p.article-buttons a.btn-back,
p.article-buttons a.btn-back:hover {
	background: url("../img/btn-back.png") no-repeat;
	width: 69px;
}

p.article-buttons a.btn-archive,
p.article-buttons a.btn-archive:hover {
	background: url("../img/btn-archive.png") no-repeat;
	width: 90px;
	display: none;
}