@charset "utf-8";

/* PDA CSS Document */
root {
	color: black;
	display: block;
}

body {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

.root {
	background-color: white;
	color: black;
	margin: auto;
	overflow: hidden;
}

a, a.regular {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

div.main a,
div.row a,
div.more a,
li a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

a:hover,
div.main a:hover,
div.row a:hover,
div.more a:hover,
li a:hover,
a.over,
div.main a.over,
div.row a.over,
div.more a.over,
li a.over {
	text-decoration: underline;
}

big {
	font-size: xx-large;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

hr {
	height: 1px;
	margin: 0;
	padding: 0;
}

hr.unbordered {
	background-color: #f5f5f5;
	color: #f5f5f5;
	border: 1px solid #f5f5f5;
	height: 1px;
	margin: 0;
	padding: 0;
}

hr.double {
	height: 2px;
}

img {
	border: none;
}

input {
	vertical-align: middle;
}

input.text {
	border-style: solid;
	border-width: 1px;
}

input.m {
	-wap-input-format: *M;
}

ul.nocss li,
ol.nocss li {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #e5e5e5;
}

p {
	margin: 0;
	padding: 0;
}

p.padded-tb  {
	padding: 5px 0px 5px 0px;
}

p.padded-tb p {
	padding: 0;
}

select {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
}

table {
	background-color: white;
	border: none;
	border-collapse: collapse;
	width: 100%;
}

table.navigation td, 
table.nav-top td,
table.nav-top-option td,
table.nav-bottom td,
table.nav-bottom-option td {
	width: 33%;
}

table.subcats {
	margin-top: 10px;
	background-position: 2px 0px;
}

td.severe a {
	color: red;
	font-weight: bold;
}

th.title,
div.header {
	text-align: left;
	width: 75%;
	text-transform: uppercase;
	padding: 3px 1px 3px 1px;
	padding-left: 5px;
	font-size: x-small;
}

div.header {
	background-position: top left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1px;
	padding-left: 5px;
	width: 100%;
	overflow: hidden;
}

th.options {
	background-image: url('http://s.lsnlw.com/static/pda/white-dot.gif');
	background-repeat: repeat;
	font-size: x-small;
	width: 25%;
	padding: 3px 1px 3px 1px;
	text-align: right;
}

th.title a:hover,
div.header a:hover,
th.options a:hover {
	text-decoration: underline;
}

td.content {
	padding: 5px 5px 5px 5px;
	background-color: white;
	color: black;
}

td.subcat {
	width: 50%;
	padding-left: 10px;
	vertical-align: top;
}

td.video,
tr.video td {
	border-top: 1px solid #e5e5e5;
	vertical-align: top;
	padding: 3px 0px 3px 0px;
}

td.unbordered,
tr.unbordered td {
	border-top: 1px solid #e5e5e5;
}

td.first,
tr.first td {
	border-top: none;
	padding-top: 0px;
}

td.image,
tr.video td.image {
	width: 75px;
}

td.title,
tr.video td.title {
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}

td.options,
tr.video td.options {
	width: 30px;
	text-align: right;
}

ul, ol {
	margin: 0;
	padding: 5px 0px 5px 15px;
	list-style: none;
	list-style-image: none;
}

ul a, tr a, td a {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.accesskey, .fontchange {
	padding: 2px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}

div#navigation,
div#nav-top,
div#nav-top-option,
div#nav-bottom,
div#nav-bottom-option {
	background-color: white;
	font-size: x-small;
	padding-top: 10px;
}

div#navigation td,
div#nav-top td,
div#nav-top-option td,
div#nav-bottom td,
div#nav-bottom-option td {
	vertical-align: top;
	padding-bottom: 5px;
}

div.category {
	background-color: white;
	padding: 5px 0px 5px 0px;
}

div.category th {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

div.padded {
	padding: 0px 5px 0px 5px;
}

div.row {
	border-bottom: 1px solid #e5e5e5;
	padding: 2px 0px 2px 0px;
	margin: 0;
}

div.row ul {
	padding-top: 0px;
	padding-bottom: 0px;
}

div.main {
	padding-top: 5px;
}

div.more {
	border-bottom: none;
}

.right {
	text-align: right;
}

.breaking {
	background-color: red;
	padding: 5px;
	color: white;
	font-weight: bold;
}

.breaking h4 {
	color: #ffff00;
	margin: 0;
	padding: 0;
}

.breaking ul, .breaking ol {
	margin: 0;
	padding: 0;
	color: white;
}

.breaking li {
	list-style: none;
	list-style-image: none;
	color: white;
}

.breaking a,
.breaking ul a,
.breaking ol a,
.breaking li a {
	color: white;
	font-weight: bold;
}

.light {
	color: #999999;
}

.center {
	text-align: center;
}

div.collapsed {
	background-color: white;
	padding: 2px 0px 2px 0px;
}

div.collapsed th {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.headline {
	background-position: 0px 5px;
}

div.hlinks a {
	text-decoration: underline;
	font-weight: bold;
}

a.awhite {
	color: white;
	font-weight: bold;
}
