@import url("pc_tables.css");

/* Article Styles */

.section_name
{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom: 4px;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

.article_text
{
	line-height:20px;
	font-size: 12px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.region_name
{font-size:11px; font-weight:bold; padding-top: 5px;}

.side_section
{
	padding-left: 2px;
	padding-right: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.side_section_text
{
	width:140px;
	padding-left:6px;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

/* Guides */
div.guides_left
{
	float:left;
	margin-left: 14px;
	margin-right: 7px;
	width: 314px;
}

div.guides_right
{
	float: right;
	width: 318px;
	margin-right: 18px;
	margin-left: 7px;
}

.guide_item
{
	margin-top: 5px;
	height: 90px;
}

.guide_title {
	padding-top: 20px;
}


/* Awards */
div.awards_left
{
	float:left;
	margin-left: 70px;
	margin-right: 7px;
	width: 200px;
}

div.awards_right
{
	float: right;
	width: 200px;
	margin-right: 150px;
	margin-left: 7px;
}


.motion {
	float: right;
	margin-bottom: 4px;
	padding-bottom: 3px;
	width: 150px;
	text-align: right;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.section_name_noline {
	margin-bottom: 4px;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	float: left;
	height: 17px;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: both;
	width: 550px;
	padding-top: 20px;
	z-index: 1;
	margin-top: 0px;
}

.dottedline_article {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: both;
	width: 550px;
	padding-top: 5px;
	z-index: 1;
	margin: 0px;
}
.article_img {
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.acknowledgement 
{
	border-top: 1px dotted #CCC;
	font-size:11px;
	color:#666;
	margin-top: 10px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.rlp_section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.product_detail {
	line-height: 13px;
}
.tv_airtime {
	font-size: 12px;
	font-weight: bold;
	color: #990066;
	margin-top: 14px;
}
.tv_show {
	padding-bottom: 6px;
}

/* Ratings Guide */
#main table {
	display: table;
	border:none
}

#main th { 
 border-bottom: 1px solid #CCCCCC;
 border-top: 1px solid #CCCCCC;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 10px;
 padding-bottom:5px;
 padding-top:5px; 
 text-align:left
} 

#main td
{padding-right: 10px; padding-bottom:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height: 12px;
  padding-top: 10px
} 

#main tr { 
 background-color:  #FFEFDF
} 
#main tr.even { 
 background-color:#FFD7AE
}
#main tr.head { 
 background-color: #FFF;
}
#main tbody { 
 border-bottom: 1px solid #CCCCCC
}

.clear
{clear:both}

#rental
{
	float:left;
	width: 360px;
}

#rental table {
}

#rental tr
{border:none}

#rental td
{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
} 

#rental td.tdcategory
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 3px;
	margin: 0px;
} 

#rental tr.head { 
 background-color: #FFF;
}

.rentalcategory {
	font-weight:bold;
	color:#669966;
	font-size:10px;
	padding: 0px;
}

.icon
{padding-right: 5px; float:left; padding-top: 2px}

div.rentalside
{
	float:right;
	width: 175px;
}

div.benefits
{
	width: 165px;
	background-color: #FFFFE6;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

div.rentalmore
{
	width: 165px;
	padding: 5px;
	border: 1px none #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
div.rentalsection
{
	margin-bottom: 15px;
	background-image: url(../images/shadowline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}

.rating
{float:left; height:21px; padding-right:3px}

.thumbs
{margin-top:4px}
.budsnews {
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	height: 140px;
	background-image: url(../07_images/buds/concertfeature_lg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 247px;
}
