* {
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
}

ul {
	padding-left:20px;
}

body {
	background-color: #ffffff;
	padding: 0px 4px;

	font-family: Helvetica,Arial,sans-serif;
}

#container {
	float:left;
	width:100%;
	position:relative;
}

.arrow {
	background: url('//tpucdn.com/mobile/images/arrow-v1.png') no-repeat scroll right center transparent;
	padding-right: 33px;
	display: block;
}

#header {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #808080;
}

#header h2 {
	background: url('//tpucdn.com/mobile/images/logo-v1.gif') no-repeat scroll 0 0 transparent;
	margin: 6px auto 6px;
	width: 175px;
	height: 31px;
}

#header a {
	font-size:11px;
}

#header a#logo {
	font-size:normal;
	display:block;
	width: 175px;
	height: 31px;
}

#header span {
	display: none;
}

#footer {
	font-size:11px;
	margin-top:3px;
	padding:8px;
	background-color: #f8f8f3;
	border-top: 1px solid #808080;
	clear: both;
}

#footer a {
	padding:10px;
}

#footer .toplink {
	float:right;
}

#footer div {
	float:left;
	white-space:nowrap;
	padding:6px 40px 6px 0;
}

div#menu {
	position:absolute;
	right:1px;
	height:50px;
	z-index:1;
}

div#menu a {
	background: url('//tpucdn.com/mobile/images/menu-v1.gif') no-repeat scroll 0 0 transparent;
	width:26px;
	height:32px;
	display:block;
	margin-right:7px;
	margin-top:8px;
}

div#menu span {
	display:none;
}

div#navigation {
	display:none;
	min-height:100%;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:2;
	background-color: #ffffff;
}

div#navigation ul {
	margin:0 auto;
	min-width:200px;
	padding:20px;
	list-style: none;
}

div#navigation li {
	background-color: #f8f8f3;
	margin:12px;
	border:1px solid #bbbbbb;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

div#navigation li a {
	padding:12px;
	display:block;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}

div#navigation a.close {
	right:10px;
	top:10px;
	position:absolute;
}

a.close {
	background: url('//tpucdn.com/mobile/images/close-v1.gif') no-repeat scroll 0 0 transparent;
	width:16px;
	height:16px;
	display:block;
}

#content {
	margin-left:6px;
	margin-right:6px;
	text-align:justify;
	font-size:15px
}

h1 {
	font-size:18px;
	margin-top:7px;
	margin-bottom:5px;
	text-align:left;
}

h2 {
	color: #333333;
	margin-top:7px;
	margin-bottom:7px;
}

.datesep {
	font-size:21px;
  padding: 5px 5px 5px 8px;
	background-color: #550000;
	color: #ffffff;
	margin-bottom:4px;
	margin-top:4px;
}

.newsitem {
	border-top: 1px solid #E6E6E6;
	padding-top:8px;
	padding-bottom:9px;
	margin-left:7px;
	padding-right:0px;
}

.newsitem .todaysreviews {
	min-height:68px;
	background:url('//tpucdn.com/mobile/images/todaysreviews-v1.gif') no-repeat scroll transparent;
}

.newsitem a {
	display:block;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:77px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-right:28px;
}

.reviewlist a {
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-left: 77px;
    padding-right: 28px;
    text-decoration: none;
}

.reviewlist div {
    border-top: 1px solid #E6E6E6;
    margin-left: 7px;
    padding-bottom: 9px;
    padding-right: 0;
    padding-top: 8px;
}

.reviewlist p {
	font-weight:normal;
	color:black;
	margin-top:2px;
}

.todaysreviews div {
	font-weight:bold;
	margin-top:12px;
	margin-bottom:12px;
	line-height:150%;
}

.todaysreviews a {
	white-space:nowrap;
	font-weight:normal;
	font-size:12px;
}

.newspost .post img {
	margin:6px;
	border:1px solid #dddddd;
}

.newspost .post ul {
	list-style-position:inside;
}

.newspost h1 {
	margin-left:3px;
	padding-bottom:5px;
}

.newspost h1 img {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 5px;
	margin: 2px inherit 2px 2px;
	border:1px solid #cccccc;
	position:absolute;
}

.newspost h1 div {
	padding-top:3px;
	padding-left:87px;
}

.newspost div.post {
	text-align:justify;
	margin-left:7px;
	margin-right:7px;
}

.credit {
	border-top:1px solid #E6E6E6;
	margin-top:7px;
	font-size:12px;
}

.credit p {
	margin:4px;
}

a.comments {
	font-size:12px;
	float:right;
	text-align:left;
	color: #808080;
	width: 85px;
	background-color: #f8f8f3;
	border: 1px solid #bbbbbb;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:8px 4px 8px 8px;
	padding:7px;
}

a.comments b {
	color: #000000;
}

.nocomments {
	padding:10px;
}

ul.comments {
	list-style:none;
	margin-top:3px;
	margin-bottom:3px;
	font-size:13px;
	padding-left:0px;
}

ul.comments li {
	margin-bottom:15px;
}

.comments div.author {
	background-color: #f8f8f3;
	border-bottom:1px solid #f0f0f0;
	border-top: 1px solid #BBBBBB;
	font-size:11px;
	padding:4px;
	padding-top:6px;
	color: #808080;
	margin-bottom:7px;
}

.comments .post {
	padding-left:5px;
}

.comments .author b {
	color: #000000;
}

.comments blockquote {
	margin-left:3px;
	border-left:2px solid #BBBBBB;
	padding-left:5px;
	margin-bottom:3px;
}

.comments img {
	max-width:100%;
	max-height:100;
}

.comments hr {
	color:white;
	border:0px solid white;
	padding:0px;
	margin-top:1px;
	margin-bottom:0px;
}

.tputbl {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	background: #f4f4f4;
}

.tputbl caption {
	caption-side: bottom;
	font-size: 85%;
	font-style: italic;
	text-align: right;
	color:#999999;
	padding: 1px 2px 0.5em 0;
}

.tputbl th, .tputbl td {
	border: 1px dotted #999999;
	padding: 0.5em;
	text-align:left;
}

.tputbl.nocellborder th, .tputbl.nocellborder td {
	border: 0px;
}

.tputbl th[align=right], .tputbl td[align=right] {
	text-align:right;
}

.tputbl th[align=center], .tputbl td[align=center] {
	text-align:center;
}

.tputbl th[valign=top], .tputbl td[valign=top] {
	vertical-align:top;
}

.tputbl th[valign=bottom], .tputbl td[valign=bottom] {
	vertical-align:bottom;
}

.tputbl th[valign=baseline], .tputbl td[valign=baseline] {
	vertical-align:baseline;
}

.tputbl th[scope=col] {
	color:#ffffff;
	text-shadow: 0 -1px 0px #000000;
	background: #445588;
	background: -moz-linear-gradient(#4E619B, #3d4c7a);
	background: -webkit-linear-gradient(#4E619B, #3d4c7a);
	background: -o-linear-gradient(#4E619B, #3d4c7a);
	background: -ms-linear-gradient(#4E619B, #3d4c7a);/*For IE10*/
	background: linear-gradient(#4E619B, #3d4c7a);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4E619B', endColorstr='#3d4c7a');/*For IE7-8-9*/
	font-weight:normal;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	font: normal 1.05em/1.32em Segoe UI, Tahoma, Geneva, sans-serif;
	letter-spacing:0.7px
}

.tputbl th+th[scope=col] {
	border-right: 1px dotted #999999;
}

.tputbl th[scope=row] {
	background-color: #e6eaf7;
	border-right: 2px solid #333;
	font-weight:normal;
}

.tputbl tr:nth-child(odd) td {
	background-color:#ffffff;
}

.tputbl tr:nth-child(odd) th {
	background-color:#F8F8FF;
}

.tputbl.hilight tr:hover th[scope=row], .tputbl.hilight tr:hover td {
	background-color: #ffffff;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:#555555;
}

.tputbl p {
	margin:0px;
}

.tputbl thead th {
	color:#ffffff;
	text-shadow: 0 -1px 0px #000000;
	background: #445588;
	background: -moz-linear-gradient(#4E619B, #3d4c7a);
	background: -webkit-linear-gradient(#4E619B, #3d4c7a);
	background: -o-linear-gradient(#4E619B, #3d4c7a);
	background: -ms-linear-gradient(#4E619B, #3d4c7a);/*For IE10*/
	background: linear-gradient(#4E619B, #3d4c7a);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4E619B', endColorstr='#3d4c7a');/*For IE7-8-9*/
	border-bottom: 2px solid #333;
	font: bold 1.3em Segoe UI, Tahoma, Geneva, sans-serif;
	letter-spacing:0.7px;
	text-align:center;
	padding-left: 1em;
  padding-right: 1em;
}

#result {
	vertical-align: middle;
}

#result th {
	text-align: center;
	font-size:30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#result td {
	width:100%;
}

#result th img {
	border: 0px;
	height:44px;
	width:45px;
	padding:6px 6px 6px 0;
}

#result td img {
	border: 0px;
}

#result ul {
	margin:0px;
	padding:0px 0px 0px 16px;
}

.review table.header {
	background-color:#f8f8f3;
	border-bottom:1px dotted #000000;
}

.review .header #reviewlogo {
	margin-right:5px;
}

.review .header h1 {
	color:#000000;
	font-size:22px;
	margin:0px;
}

.review .header td {
	padding:0px;
	font-size:11px;
	color:#404040;
}

.review div.nextpage {
	float:right;
	padding:8px;
}

.review div.nextpage a {
	font-size:12px;
	font-weight:bold;
	float:right;
	text-align:left;
	background-color: #f8f8f3;
	border: 1px solid #bbbbbb;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:7px;
	padding-right:30px;
}

.review div.text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	padding:5px;
}

.review div.text img {
	border:1px solid #808080;
	margin:2px;
}

.review div.text h2 {
	border-bottom: 1px solid;
	font-size: 22px;
	padding-bottom: 3px;
	width: 100%;
}

.review div.text h3 {
	border-bottom: 1px dashed;
	font-size: 22px;
	padding-bottom: 3px;
	width: 100%;
}

.review div.nav {
	background-color:#f8f8f3;
	border-top:1px solid #f0f0f0;
	padding:5px;
	font-size:11px;
}

.review div.nav select, .review div.nav option {
	padding:2px;
}

