@charset "UTF-8";
/* CSS Document */

body {
background-color: #808080;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 16px;
color: #333333;
margin: 0px;

-webkit-text-size-adjust: none;
}

a 			{ color: #333333; text-decoration: underline; }
a:link		{ color: #333333; text-decoration: underline; }
a:visited	{ color: #333333; text-decoration: underline; }
a:active	{ color: #ff6600; text-decoration: underline; }
a:hover		{ color: #ff6600; text-decoration: underline; }

.clear_all {
clear: both;
}

/* begin custom form elements */

input[type=text] {
height: 14px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 14px;
line-height: 18px;
padding: 10px;
border: 1px solid #999999;
}

.placeholder {
color: #333333;
}

::-webkit-input-placeholder {
color: #333333;
}

:-moz-placeholder { /* Firefox 18- */
color: #333333;
}

::-moz-placeholder { /* Firefox 19+ */
color: #333333;
}

:-ms-input-placeholder {
color: #333333;
}

select {
-webkit-appearance: none; /*Removes default chrome and safari style*/
-moz-appearance: none; /* Removes Default Firefox style*/
text-indent: 0.01px; /* Removes default arrow from firefox*/
text-overflow: ""; /*Removes default arrow from firefox*/
background-color: #ffffff;
background-image: url('bw_all_access_bullet_option_arrow.png');
background-position: right center;
background-repeat: no-repeat;
height: 36px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 14px;
line-height: 18px;
color: #333333;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 9px;
padding-right: 30px;
border-radius: 5px;
border: 1px solid #999999;
}

.radio input[type="radio"] {
display: none;
}

.radio .radiobutton-label {
	position: relative;
	padding-left: 21px;
	padding-top: 20px;
	font-size: 14px;
	cursor: pointer;
	display: inline-block;
}


.radio .radiobutton-label:before {
content:"";
width: 16px;
height: 16px;
position: absolute;
left: 0;
bottom: 1px;
display: inline-block;
}

.radio input[type=radio] + label:before {
background-image: url('bw_all_access_radio_button.png');
background-position: 0px 0px;
background-repeat: no-repeat;
}  

.radio input[type=radio]:checked + label:before {
background-image: url('bw_all_access_radio_button.png');
background-position: 0px -16px;
background-repeat: no-repeat;
}

.checkbox input[type="checkbox"] {
display: none;
}

.checkbox .checkbox-label {
position: relative;
padding-left: 21px;
padding-top: 20px;
font-size: 14px;
cursor: pointer;
display: inline-block;
}

.checkbox .checkbox-label:before {
content:"";
width: 20px;
height: 20px;
position: absolute;
left: -2px;
bottom: -1px;
display: inline-block;
}

.checkbox input[type=checkbox] + label:before {
background-image: url('bw_all_access_checkbox.png');
background-position: 0px 0px;
background-repeat: no-repeat;
}  

.checkbox input[type=checkbox]:checked + label:before {
background-image: url('bw_all_access_checkbox.png');
background-position: 0px -20px;
background-repeat: no-repeat;
}

/* end custom form elements */


/* begin base styles & desktop */

#wrapper {
background-color: #ffffff;
width: 760px;
padding-bottom: 30px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

#masthead {
background-color: #000000;
background-image: url('bw_all_access_businessweek_logo_large.png');
background-position: 20px 10px;
background-repeat: no-repeat;
width: 760px;
height: 60px;
display: block;
}

#splash {
background-image: url('bw_all_access_2016_splash_large.jpg');
background-position: 50px 90px;
background-repeat: no-repeat;
width: 760px;
height: 290px;
display: block;
}

#splash h1 {
background-image: url('bw_all_access_2016_tagline_large.png');
background-position: 0px 15px;
background-repeat: no-repeat;
width: 537px;
height: 53px;
font-size: 10px;
text-indent: -3000px;
padding-top: 15px;
margin-top: 0px;
margin-left: 43px;
margin-bottom: 0px;
display: block;
float: left;
}

#tag {
background-image: url('bw_all_access_2016_all_access_tag_large.png');
background-position: 0px 0px;
background-repeat: no-repeat;
width: 98px;
height: 128px;
margin-right: 44px;
display: block;
float: right;
}

#highlights {
width: 720px;
padding-top: 20px;
border-top: 1px solid #cccccc;
margin-left: 20px;
margin-right: 20px;
}

#highlights p {
background-image: url('bw_all_access_2016_bullet_large.png');
background-position: 0px 2px;
background-repeat: no-repeat;
font-size: 14px;
line-height: 18px;
padding-left: 20px;
margin-top: 0px;
margin-bottom: 15px;
}

#highlights .left_column {
width: 380px;
float: left;
}

#highlights .right_column {
width: 340px;
float: left;
}

#subscribe_today h2 {
	background-color: #000000;
	background-image: url('bw_all_access_2016_subscribe_today_large.png');
	background-position: 30px 10px;
	background-repeat: no-repeat;
	width: 760px;
	height: 35px;
	font-size: 10px;
	text-indent: -3000px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

#subscribe_today p {
background-image: url('bw_all_access_arrow_down.png');
background-position: 20px 0px;
background-repeat: no-repeat;
width: 740px;
height: 20px;
font-size: 10px;
text-align: right;
padding-top: 3px;
padding-right: 20px;
margin-top: 0px;
margin-bottom: 0px;
}

#offer {
width: 760px;
}

#offer h2 {
	background-image: url('bw_all_access_2016_header_1_large.png');
	background-position: 20px 0px;
	background-repeat: no-repeat;
	width: 760px;
	height: 26px;
	font-size: 10px;
	text-indent: -3000px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}

#offer_claim h2 {
	background-image: url('bw_all_access_2016_header_1_large_claim.png');
	background-position: 20px 0px;
	background-repeat: no-repeat;
	width: 760px;
	height: 26px;
	font-size: 10px;
	text-indent: -3000px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}

#offer_left_column {
	background-image: url('bw_all_access_2016_best_deal_box.png');
	background-position: 10px 0px;
	background-repeat: no-repeat;
	width: 360px;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
}

#offer_right_column {
	width: 370px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#errors {
font-weight:bold;
color:#ff0000;
margin-left: 20px;
margin-bottom: 10px;
}

#info {
width: 760px;
}

#info h2 {
background-image: url('bw_all_access_2016_header_2_large.png');
background-position: 20px 0px;
background-repeat: no-repeat;
width: 760px;
height: 26px;
font-size: 10px;
text-indent: -3000px;
/*margin-top: 15px;*/
margin-bottom: 15px;
display: block;
}

#info .left_column {
width: 370px;
padding-left: 20px;
float: left;
}

#info .right_column {
width: 370px;
float: left;
}

#info input[type=text] {
width: 328px; /* target width -20px margin -2px border on both left and right sides*/
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
}

#info select {
width: 170px;
margin-left: 0px;
margin-right: 7px;
margin-bottom: 10px;
}

#info #cds_zip {
width: 148px; /* target width -20px margin -2px border on both left and right sides*/
}

#payment {
width: 760px;
padding-top: 5px;
}

#payment h2 {
background-image: url('bw_all_access_2016_header_3_large.png');
background-position: 20px 0px;
background-repeat: no-repeat;
width: 760px;
height: 26px;
font-size: 10px;
text-indent: -3000px;
margin-top: 15px;
margin-bottom: 15px;
display: block;
}

#payment .left_column {
width: 370px;
padding-left: 20px;
float: left;
}

#payment .right_column {
width: 370px;
float: left;
}

#payment label {
width: 14px;
font-size: 14px;
line-height: 18px;
text-align: center;
display: inline-block;
}

#payment input[type=text] {
width: 328px; /* target width -20px margin -2px border on both left and right sides*/
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
}

#payment select {
width: 165px;
}

#payment #pay_type {
width: 350px;
margin-bottom: 10px;
}

#credit_card_icons {
width: 350px;
}

#credit_card_icons img {
margin-right: 36px;
}

#security {
background-image: url('bw_all_access_lock.gif');
background-position: 0px 5px;
background-repeat: no-repeat;
width: 350px;
height: 72px;
margin-top: 36px;
display: block;
}

#verisign {
background-image: url('getseal.gif');
background-position: 0px 0px;
background-repeat: no-repeat;
width: 100px;
height: 72px;
margin-bottom: 0px;
display: block;
float: right;
}

#subscribe_button {
margin-top: 30px;
margin-left: 260px;
}

#fineprint {
width: 720px;
padding-top: 30px;
border-top: 1px solid #cccccc;
margin-top: 30px;
margin-left: 20px;
}

#fineprint p {
font-size: 10px;
line-height: 14px;
margin-top: 0px;
margin-bottom: 15px;
}

#fineprint .links {
text-align: center;
}


/* end base styles & desktop */


/* begin tablet */

@media only screen 
and (max-width : 760px) {

#wrapper {
width: 480px;
}

#masthead {
background-position: 15px 10px;
width: 480px;
}

#splash {
background-image: url('bw_all_access_2016_splash_medium.jpg');
background-position: 15px 80px;
width: 480px;
height: 220px;
}

#splash h1 {
background-image: url('bw_all_access_2016_tagline_medium.png');
background-position: 0px 20px;
background-repeat: no-repeat;
width: 357px;
height: 36px;
padding-top: 20px;
margin-left: 10px;
}

#tag {
background-image: url('bw_all_access_2016_all_access_tag_medium.png');
width: 88px;
height: 113px;
margin-right: 14px;
}

#highlights {
width: 450px;
padding-top: 15px;
margin-left: 15px;
margin-right: 15px;
}

#highlights .left_column {
width: 450px;
}

#highlights .right_column {
width: 450px;
}

#subscribe_today h2 {
background-image: url('bw_all_access_2016_subscribe_today_large.png');
background-position: 25px 10px;
width: 480px;
}

#subscribe_today p {
background-position: 15px 0px;
width: 465px;
padding-right: 15px;
}

#offer {
width: 480px;
}

#offer h2 {
background-position: 15px 0px;
width: 480px;
}

#offer_left_column {
background-position: 15px 0px;
width: 455px;
padding-top: 5px;
padding-left: 25px;
}

#offer_right_column {
width: 455px;
padding-left: 25px;
}

#errors {
margin-left: 15px;
}

#info {
width: 480px;
}

#info h2 {
background-position: 15px 0px;
width: 480px;
}

#info .left_column {
width: 465px;
padding-left: 15px;
}

#info .right_column {
width: 465px;
padding-left: 15px;
}

#info input[type=text] {
width: 428px; /* target width -20px margin -2px border on both left and right sides*/
}

#info select {
width: 220px;
}

#info #cds_zip {
width: 198px; /* target width -20px margin -2px border on both left and right sides*/
}

#payment {
width: 480px;
}

#payment h2 {
background-position: 15px 0px;
width: 480px;
}

#payment .left_column {
width: 465px;
padding-left: 15px;
}

#payment .right_column {
width: 465px;
padding-left: 15px;
}

#payment input[type=text] {
width: 428px; /* target width -20px margin -2px border on both left and right sides*/
}

#payment select {
width: 215px;
}

#payment #pay_type {
width: 450px;
margin-bottom: 10px;
}

#credit_card_icons {
width: 450px;
}

#credit_card_icons img {
margin-right: 70px;
}

#security {
width: 450px;
margin-top: 0px;
}

#subscribe_button {
margin-top: 30px;
margin-left: 120px;
}

#fineprint {
width: 450px;
margin-left: 15px;
}

}

/* end tablet */


/* begin phone */

@media only screen 
and (max-width : 480px) {

#wrapper {
width: 320px;
}

#masthead {
background-image: url('bw_all_access_businessweek_logo_small.png');
background-position: 10px 10px;
width: 320px;
height: 50px;
}

#splash {
background-image: url('bw_all_access_2016_splash_small.jpg');
background-position: 10px 53px;
width: 320px;
height: 165px;
}

#splash h1 {
background-image: url('bw_all_access_2016_tagline_small.png');
background-position: 0px 12px;
width: 233px;
height: 27px;
padding-top: 12px;
margin-left: 8px;
}

#tag {
background-image: url('bw_all_access_2016_all_access_tag_small.png');
width: 68px;
height: 93px;
margin-right: 5px;
}

#highlights {
width: 300px;
padding-top: 20px;
margin-left: 10px;
margin-right: 10px;
}

#highlights p {
background-image: url('bw_all_access_2016_bullet_small.png');
background-position: 0px 2px;
background-repeat: no-repeat;
font-size: 12px;
line-height: 16px;
padding-left: 15px;
margin-top: 0px;
margin-bottom: 15px;
}

#highlights .left_column {
width: 300px;
}

#highlights .right_column {
width: 300px;
}

#subscribe_today h2 {
background-image: url('bw_all_access_2016_subscribe_today_small.png');
background-position: 20px 10px;
width: 760px;
height: 30px;
}

#subscribe_today p {
background-position: 10px 0px;
width: 200px;
height: 30px;
padding-left: 110px;
padding-right: 10px;
}

#offer {
width: 320px;
}

#offer h2 {
background-image: url('bw_all_access_2016_header_1_large.png');
background-position: 10px 0px;
width: 320px;
}

#offer_left_column {
background-position: 10px 0px;
width: 300px;
padding-left: 15px;
}

#offer_right_column {
width: 300px;
padding-top: 0px;
padding-left: 15px;
}

#errors {
margin-left: 10px;
}

#info h2 {
background-image: url('bw_all_access_2016_header_2_small.png');
background-position: 10px 0px;
width: 480px;
}

#info .left_column {
width: 300px;
padding-left: 10px;
}

#info .right_column {
width: 310px;
padding-left: 10px;
}

#info input[type=text] {
width: 278px; /* target width -20px margin -2px border on both left and right sides*/
}

#info select {
width: 145px;
}

#info #cds_zip {
width: 123px; /* target width -20px margin -2px border on both left and right sides*/
}

#payment {
width: 320px;
}

#payment h2 {
background-image: url('bw_all_access_2016_header_3_small.png');
background-position: 10px 0px;
background-repeat: no-repeat;
width: 320px;
height: 26px;
}

#payment .left_column {
width: 300px;
padding-left: 10px;
}

#payment .right_column {
width: 310px;
padding-left: 10px;
}

#payment input[type=text] {
width: 278px; /* target width -20px margin -2px border on both left and right sides*/
}

#payment select {
width: 140px;
}

#payment #pay_type {
width: 300px;
margin-bottom: 10px;
}

#credit_card_icons {
width: 300px;
}

#credit_card_icons img {
margin-right: 20px;
}

#security {
width: 300px;
}

#subscribe_button {
margin-left: 40px;
}

#fineprint {
width: 300px;
margin-left: 10px;
}

}

/* end phone */
#first {
	/* [disabled]margin-bottom: 20px; */
	margin-top: -8px;
	height: 60px;
}
