@charset "utf-8";
/* CSS Document */

#breaking div.container div.section div.breakingnews {
height: 25px;
border: solid 1px #DB0B0B !important;
}

#breaking > .container > .section > .breakingnews > .body > .title > a {
	color: #000;
	font-size: 18px;
	line-height: 120%;
	float: left;
}

#breaking > .container > .section > .breakingnews > .body {
float: left;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
}

#content div.section div.breakingnews div.body div.title {
float: left;
font-size: 18px;
}
#content div.section {
list-style: inside url('/styles/lgsv1/img/bullet.gif');
font-family: georgia,"times new roman",times,serif;
line-height: 120%;
}
#breaking div.container div.section div.title {
float: left;
height: 22px;
padding-left: 10px;
}

#breaking > .container > .section > .breakingnews > .body > .timestamp {
	padding-top: 7px;
	font-size: 10px;
	font-family: georgia,"times new roman",times,serif;
	float: left;
	color: #b33;
	padding-left: 5px;
}

body, html {
	margin: 0;
	padding: 0;
}


.pw-subscribe {
	color: #4596D5;
	margin-bottom: 0px;
}

.pw-subscribe-subtext {
	margin-top: 0px;
}
.pw-already-subscriber {
	margin-top: .5em;
	color: #000;
	line-height: 45px;
	letter-spacing: -1px;
}

.pw-container {
	width: 100%;
	max-width: 990px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image:url(/images/paywall/paywall-bg.png);
	background-position:bottom;
	background-origin:padding-box;
	background-repeat: no-repeat; */
}

.clearBoth {
	clear: both;
}
.padding-container {
	width: 97%;
	margin: auto;
}
.great-article-cont {
	position: relative;
	float: left;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background-image: url(//images/paywall/paywall/great-article-bg.png);
	background-repeat: repeat-x;
	background-color:#4596d5;
	width: 19%;
	height: 128px;
	margin: 40px 0px 40px 0px;
	padding: 0px 5px 0px 5px;
	color: #FFF;
	text-align: center;
}

.great-article-cont h2 {
	margin-top: 8px;
}

.article-preview-cont {
	position: relative;
	float: left;
	border-width:thick;
	border-style: solid;		
	border-color:#4596D5;
	border-radius: 10px;
	background-color: #FFF;
	width: 75%;
	height: 207px;
	margin: 0px;
	padding: 5px;
	box-shadow:#000 0px 2px 8px;
	z-index: 99;
}

.article-butt {
	position: relative;
	float: left;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-image: url(//images/paywall/paywall/great-article-bg.png);
	background-repeat: repeat-x;
	background-color:#4596d5;
	width: 2%;
	height: 128px;
	margin: 0px;
	margin: 40px 0px 40px 0px;
}

.pw-left {
	width: 95%;
	position: relative;
	float: none;
	margin: auto;
}

.pw-right {
	width: 100%;
	position: relative;
	float: none;
}

.split49 {
	float: left;
	width: 49%;
	margin-bottom:-5px;
}

.split49 img { padding:0; margin:0; }

#content {
	margin-top: 0 !important;
}

#digitalInfo {
	margin-top: 7em !important;
}

.pw-right form label {
	float: left;
	line-height: 28px;
}

.input-float-right {
	float: right;
}

.pw-right form p {
	font-size: smaller;
	text-align: center;
}

.pw-right form a:link ,.pw-right form a:visited {color: #FFF; font-weight: bold; text-decoration:none;}
/*.pw-right form a:hover ,.pw-right form a:active {color: #000; font-weight:bold; text-decoration:none;} */

.tableBorderBottom {
	border-bottom: #FFF solid 1px;
}

.addShadow {
	box-shadow: #000 0px 4px 8px;
}

.orderNow-cell {
	height: 60px;
}
.orderNow {
	border-radius: 20px;
	box-shadow: #000 0px 4px 8px;
	padding: 7px;
	background-color: #4596D5; /* fallback color if gradients are not supported */
    background-image: -webkit-linear-gradient(bottom, #2374b3, #4596D5);
    background-image:    -moz-linear-gradient(bottom, #2374b3, #4596D5); /* For Fx 3.6 to Fx 15 */
    background-image:     -ms-linear-gradient(bottom, #2374b3, #4596D5); /* For IE 10 Platform Previews and Consumer Preview */
    background-image:      -o-linear-gradient(bottom, #2374b3, #4596D5); /* For Opera 11.1 to 12.0 */
    background-image:         linear-gradient(to top, #2374b3, #4596D5); /* Standard syntax; must be the last statement */ 
}
.addMargin {
	margin-top: 100px !important;
}
.registerExisting {
	font-size: small;
	text-align: center;
	width: 75%;
	margin: auto;
}

.pw-left a:link ,.pw-left a:visited {color: #FFF; font-weight: bold; text-decoration:none;}
.pw-left a:hover span,.pw-left a:active span {color: #FFF; font-weight: bold; text-decoration: none;}
	
.finePrint {
	color: #FFF;
	font-size: x-small;
}

#testimonials {
	margin-top: 150px;
}

.testimonial {
	text-align: center;
	color: #fff;
}

/*  BEGIN CAROUSEL  */
#carousel-wrapper {
    width: 90%;
	margin-top: 3em;
	float: right;
    height: 115px;
    overflow: hidden;
}
#carousel-content {
    width: 100%;
}
#carousel-content .slide {
    float: left;
    width: 100%;
    height: 200px;
}
.mobileOnly {
	display: none;
}

#articlePrev {
	cursor: pointer;
}

.pageIssues {
	float: left;
}

.browsers {
	float: left;
	padding-left: 30px;
}

.privacy {
	float: right;
	text-align: right;
}
.pw-left > table {
	width: 100%;
	border: 0;
}

.pw-left > table * {
	vertical-align: middle;
	text-align: center;
}

.black {
	background-color: #000 !important;
	color: #FFF;
	background-image: none !important;
}

.cell, .rowTitle {
	height: 40px;
}
.cell {
	border-left: #333 solid 1px;
}

.colTitle {
	background: #434343 url(/images/paywall/coltitle-bg.png) repeat-x;
	color: #FFF;
	border-left: #333 solid 1px;
	height: 30px;
	width: 13%;
	font-weight: bold;
	font-size: 18px;
}

.rowTitle {
	background:url(/images/paywall/rowtitle-bg.png) repeat-x;
	color: #FFF;
	padding-left: 5px;
	width: 22%;
	font-weight: bold;
	font-size: 16px;
	text-align: left !important;
}

.cell.digital, .cell.digitalPlus {
	background: url(/images/paywall/digital-cell-bg.png) repeat-x;
}

.cell.bronze {
	background:url(/images/paywall/bronze-cell-bg.png) repeat-x;
}
.cell.silver {
	background:url(/images/paywall/silver-cell-bg.png) repeat-x;
}
.cell.gold {
	background:url(/images/paywall/gold-cell-bg.png) repeat-x;
}
.cell.platinum {
	background:url(/images/paywall/platinum-cell-bg.png) repeat-x;
}
.cell.empty {
	background-image: none !important;
	border: 0 !important;
}
.price {
	font-size: 30px;
	font-weight: bold;
}

.price > sup {
	font-size: xx-small;
	vertical-align: super !important;
}

span.order {
	border-radius: 15px;
	display: block;
	background:url(/images/paywall/order-bg.png) repeat-x;
	padding: 3px;
	height: 20px;
	width: 50%;
	text-decoration: none;
	margin: auto;
}

span.order > a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}

.addShadowRight {
	box-shadow: #000 2px 0px 3px;
}
.addShadowLeft {
	box-shadow: #000 -2px 2px 4px;
}
.addShadowBottom {
	box-shadow: #000 0 3px 6px;
	font-size: 1px;
}

td[colspan='7'] {
	background-color: #000;
}