@charset "UTF-8";
/* CSS Document for SpudTV */

/* CSS Reset ########################################################################################### */
body, div, dl, dt, dd, li, pre, form, fieldset, input, label, textarea, p, blockquote, th, td, button, a {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
address, caption, cite, code, dfn, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
acronym, abbr, fieldset, img {
	border: 0;
}
:focus {
	outline: 0;
}
img {
	border: 0px none #000;
}
/* For odd text size behavior in iPhone 4s ######################################################## */
body {
	-webkit-text-size-adjust: 100%;
}
/* Tags ########################################################################################### */
body {
	background: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	margin-bottom: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	margin-bottom: 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 20px;
}
.navigation {
	margin: 25px 0 25px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	text-indent: 75px;
}
.navigation a {
	color: #000000;
	text-decoration: none;
}
.navigation a:hover {
	color: #330033;
	text-decoration: underline;
}
.iconBox {
	text-align: right;
	vertical-align: bottom;
	position: absolute;
	top: 270px;
	left: 565px;
	width: 400px;
}
.iconBox a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #4B6FAA;
}
.iconBox a:hover {
	color: #000000;
	text-decoration: underline;
}
.iconBox img {
	padding: 0px;
	margin-right: 5px;
	border: 0px solid #FFFFFF;
}
.contentsBox {
	width: 1024px;
	overflow: visible;
}
.columnOne {
	width: 329px;
	float: left;
	border-right: #666666 solid 1px;
	margin-right: 10px;
	margin-left: 10px;
}
.columnOne .monitor {
	clear: both;
}
.columnOne .caption {
	width: 300px;
}
.columnOne p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
	width: 275px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
}
.columnOne .rating {
	float: right;
	margin-top: 3px;
}
.columnTwo {
	width: 334px;
	float: left;
}
.columnThree {
	width: 340px;
	float: left;
}
.footer {
	clear: both;
	text-align: center;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
#tbl_style_form ul {
	padding:5px 0px;
	margin:0px;
	text-align:left;
	clear:both;
}
#tbl_style_form ul li {
	display: block;
	float: left;
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.listTextAppointment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	width: 325px;
}
.program {
	clear: both;
}
.program p {
	margin-bottom: 5px;
}
.program .left {
	width: 150px;
	float: left;
}
.program .right {
	width: 150px;
	float: left;
}
.program  .both {
	width: 300px;
	float: left;
	margin-left: 10px;
}
.monitor {
	clear: both;
	display: block;
}
