﻿@import url("/App_Resources/Styles/Site/Core.css");
@import url("/App_Resources/Styles/Site/UPP.css");
@import url("/App_Resources/Styles/Site/ChannelLander.css");

/*
===========================================================
Tag lander results page properties
===========================================================
*/

#resultsBody {
	overflow: hidden;
}

#resultsBody p {
	font: 0.8em Verdana, Arial, Georgia;
	padding: 20px 20px 10px 20px;
}

#resultsBody ul {
	width: 650px;
}

#resultsBody li {
	width: 307px;
	float: left;
	margin: 17px 17px 0 0;
	list-style: none;
	height: 166px;
	position: relative;
}


#resultsBody li.dark {
	background-color: #e8e7e7;
}

.collectionArticleRight {
	width: 330px;
	float: left;
}

#resultsBody li p {
	padding: 0;
	font-size: 0.8em;
	margin: 2px 5px 0 0;
	line-height: 16px;
}

#resultsBody li a {
	font: 0.8em Georgia, Verdana, Arial;
	color: #231f20;
	line-height: 22px;
	text-decoration: none;
}

#resultsBody li a:visited {
	color: #4e4e4e;
}

#resultsBody li a:hover {
	background-color: #da1c23;	
	color: #fff;
}

#resultsBody li img {
	border: 0;
	float: left;
	margin: 5px 11px 0 0;
}

.resultDate {
	font: 0.7em Verdana, Arial, Georgia;
	color: #da1c23;
	font-weight: bold;
	padding: 4px 0 0 10px;
}

.tagCategory {
	clear: both;
	width: 307px;
	height: 26px;
	background: url(/App_Resources/Images/Site/framework/line.gif) top repeat-x;
	margin: 9px 0 0 0;
	position: absolute;
	left: 0;
	bottom: 0;
}

.tagCategory img {
	margin: 4px 0 0 0; 
}

.tagCategory h3 {
	font: 0.6em Verdana, Arial, Georgia;
	color: #000;
	float: left;
	margin: 6px 5px 5px 5px;
}

.collectionComment {
	float: left;
	margin: 6px 0 0 0;
}

.collectionComment a {
	font: 1em Georgia, Verdana, Arial;
	text-decoration: none;
	color: #231f20;
}

.collectionComment a:hover {
	background-color: #000;
	color: #fff;
}

.collectionNavigation h2 {
	font: Bold 1em Georgia, Verdana, Arial;
	color: #231f20;
	margin: 0 0 20px 0;
}

.collectionNavigation img {
	float: left;
	border: 0;
	margin: 0 10px 30px 0;
}

.collectionNavigation p {
	font: Bold 0.8em Verdana, Arial, Georgia;
	color: #231f20;
	margin: 8px 0 0 0;
	width: 150px;
	float: left;
}

.collectionArrow {
	height: 22px;
	background: url(/App_Resources/Images/Site/tagCollection/greyArrow.gif) no-repeat right #231f20;
	float: left;
}

.collectionArrow a {
	color: #fff;
	font: Bold 1em Georgia, Verdana, Arial;
	text-decoration: none;
	padding: 4px 15px 3px 5px;
}

.relatedCollections ul {
	margin: 12px 0 0 0;
}

.relatedCollections li {
	float: left;
	background: url(/App_Resources/Images/Site/framework/line.gif) repeat-x bottom;
	width: 307px;
	position: relative;
	padding: 0 0 10px 0;
	margin: 0 7px 7px 0;
}

.relatedCollections li img {
	float: left;
	border: 0;
	margin: 3px 7px 0 0;
}

.relatedCollections a {
	text-decoration: none;
	font: 1em Georgia, Verdana, Arial;
}

.relatedCollections a:hover {
	background-color: #000;
	color: #fff;
}

.collectionCategory {
	position: absolute;
	bottom: 10px;
	left: 107px;
}

.collectionCategory h4 {
	font: 0.8em Verdana, Arial, Goergia;
	float: left;
}

.collectionCategory a {
	font-family: Verdana, Arial, Goergia;
	float: left;
}

.subRelated {
	clear: both;
}

.subRelated li {
	background: url(/App_Resources/Images/Site/tagCollection/li.gif) no-repeat left top;
	padding: 0 0 0 12px;
	float: left;
	width: 295px;
	height: 31px;
	margin: 0 7px 0 0;
}

.subRelated li a {
	text-decoration: none;
	font: Bold 0.7em Verdana, Arial, Georgia;
	color: #231f20;
}

.subRelated li a:hover {
	background-color: #000;
	color: #fff;
}

.seeAllRelated {
	clear: both;
}

.seeAllRelated ul {
	margin: 10px 0 0 314px;
}

.seeAllRelated li {
	padding: 0 0 0 12px;
	float: left;
	width: 295px;
	height: 31px;
	margin: 0 7px 0 0;
}

.seeAllRelated li a {
	text-decoration: none;
	font: Bold 0.7em Verdana, Arial, Georgia;
	color: #cc0000;
}

.seeAllRelated li a:hover {
	background-color: #cc0000;
	color: #fff;
}

.videoEmbed {
	width: 631px;
	text-align: center;
	clear: both;
	margin: 15px 0 0 0;
}

.videoEmbedCollection {
	float: left;
	width: 300px;
}

/*
===========================================================
Collection navigation
===========================================================
*/

.collectionNumberList {
	background: url(/App_Resources/Images/Site/tagCollection/ligrad.gif) repeat-x; 
	width: 330px;
	height: 30px;
	float: left;
}

.collectionNumberList h2 {
	background-color: #fff;
	display: block;
	width: 114px;
	font: Bold 1.8em Georgia, Verdana, Arial;
	text-align:center;
	height: 34px;
	float: left;	
}

.collectionNumberList ul {
	float: left;
	margin: 5px 2px 0 3px;
}

.collectionNumberList li {
	float: left;
	width: 27px;
	text-align: center;
}

.collectionNumberList li a {
	color: #fff;
	text-decoration: none;
	margin: 1px 2px 0 0;
	border-right: solid 1px #000;
	font: Bold 0.8em  Verdana, Georgia, Arial;
	display: block;
}

.collectionInformation {
	float: left;
	width: 310px;
	margin: 10px;
}

.collectionNumberList li a.active {
	background-color: #fff;
	color: #231f20;
}

.collectionNumberList li a:hover {
	background-color: #fff;
	color: #231f20;
}

.collectionInformation h3 {
	margin: 0;
	padding: 0;
	font: Bold 2em Georgia, Verdana, Arial;
	color: #fff;
	float: left;
}

.collectionInformation h2 {
	display: block;
	font: Bold 0.8em Verdana, Arial, Georgia;
	color: #231f20;
	margin: 0 0 0 10px;
	float: left;
	width: 200px;
}

.collectionInformation a {
	font-weight: normal; 
	border-bottom: dotted 1px #000;
	color: #231f20;
	text-decoration:none;
}

.collectionInformation p {
	font: 0.8em Verdana, Arial, Georgia;
	clear: both;
	padding: 15px 0 0 0;
	line-height: 19px;
}

.collectionPaging {
	float: left;	
	height: 30px;
}

.collectionPaging img {
	border: 0;
	margin: 6px;
}

#dhtmltooltip {
	position: absolute;
	width: 165px;
	padding: 5px 8px 8px 8px;
	visibility: hidden;
	z-index: 9999;
	font: Bold 0.7em Verdana, Arial, Georgia;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

.toolTipArrow {
	width: 17px;
	height: 21px;
	position: absolute;
	bottom: -21px;
	left: 48px;
	background: url(/App_Resources/Images/Site/tagCollection/toolTipArrow.png) no-repeat;
}

#dhtmltooltip img {
	float: left;
	margin: 3px 8px 0 0;
}

/*
===========================================================
Start button properties
===========================================================
*/


.collectionStart {
	background: url(/App_Resources/Images/Site/tagCollection/squareBack.png);
	width: 275px; 
	height: 86px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	padding: 17px;
}

.collectionStart a {
	text-decoration: none;
}

.collectionStart p a:visited {
	color: #4e4e4e;
}

.collectionStart p {
	font: 0.8em Verdana, Arial, Georgia;
	margin: 0 0 0 0;
	width: 180px;
	float: left;
}

.collectionStart img {
	border: 0;
	float: left;
	margin: 0 10px 20px 0;
	width: 65px;
	height: 65px;
}

.collectionArrowNewArticle {
	height: 27px;
	background: url(/App_Resources/Images/Site/tagCollection/ArrowGrey.gif) no-repeat right #231f20;
	float: left;
	width: 70px;
	padding: 0;
	margin: 0 0 10px 0;
}

.collectionArrowNewArticle a {
	font: Bold 1.3em Georgia, Verdana, Arial;
	color: #fff;
	text-decoration: none;
	padding: 0 16px 0 6px;
}

.collectionArrowNew {
	height: 22px;
	background: url(/App_Resources/Images/Site/tagCollection/ArrowGrey.gif) no-repeat right #231f20;
	float: left;
	width: 200px;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
}

.collectionArrowNew a {
	font: Bold 0.8em Verdana, Arial, Georgia;
	color: #fff;
	text-decoration: none;
	padding: 0 16px 0 6px;
}

.collectionStartArticle {
	background: url(/App_Resources/Images/Site/tagCollection/squareBack.png) no-repeat;
	width: 275px; 
	height: 86px;
	float: left;
	padding: 17px;
	margin: 15px 0 0 15px;
}

.collectionStartArticle p {
	font: 0.8em Verdana, Arial, Georgia;
	margin: 0 0 0 0;
	width: 180px;
	float: left;
}

.collectionStartArticle a {
	text-decoration: none;
}

.collectionStartArticle img {
	border: 0;
	float: left;
	margin: 0 10px 20px 0;	
}

.positionFix {
	position: static;
	float: right;
	margin-right: 39px;
}

/*
===========================================================
Article rating and author box properties
===========================================================
*/

#rate h3 {
	clear: both;
	font: 0.7em Verdana, Arial, Georgia;
}

#rate h4 {
	float: left;
	margin: 0;
}

#rate img {
	margin: 9px 0 0 0;
}

#rate div {
	float: left;
	padding: 0 3px 3px 3px;
}

#rate p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-family: Georgia, Verdana, Arial;
	font-weight: bold;
}

#ratingBox {
	background-color: #fff;
	width: 234px;
	padding: 10px 10px 20px 10px;
	margin: 15px 19px 15px 0;
	background: url(/App_Resources/Images/Site/tagCollection/topGrad.gif) no-repeat top center;
}

.ratingBoxStyle {
	float: right;
	background-color: #fff;
	width: 234px;
	padding: 10px;
	margin: 0 19px 15px 30px;
}

.line {
	width: 100%;
	height: 8px;
	margin: 0;
	clear: both;
	background: url(/App_Resources/Images/Site/framework/line.gif) repeat-x;
}

#author {
	text-align: right;
}

#author img {
	float: right;
	margin: 3px 0 0 6px;
	border: 0;
}

#author p {
	font-size: 1em;
	font-family: Georgia, Verdana, Arial;
}

#author a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#author a:hover {
	background-color: #000;
	color: #fff;
}

#articleTags a {
	color: #000;
	text-decoration: none;
}

#articleTags h3 {
	font: 0.7em Verdana, Arial, Georgia;
}

#articleTags a:hover {
	background-color: #000;
	color: #fff;
}

#articleTags ul {
	margin: 12px 0 13px 0;
}

#articleTags li {
	padding: 0px;
	margin: 5px 0 0 15px;
	font: 0.6em Verdana, Arial, Georgia;
	list-style-image: url(/App_Resources/Images/Site/Framework/li.gif);
}

.articleTags a {
	color: #000;
	text-decoration: none;
}

.articleTags a:hover {
	background-color: #000;
	color: #fff;
}

.articleTags ul {
	margin: 12px 0 0 0;
}

.articleTags li {
	padding: 0px;
	margin: 5px 0 0 15px;
	font: 0.6em Verdana, Arial, Georgia;
	list-style-image: url(/App_Resources/Images/Site/Framework/li.gif);
}

.tagLinks ul {
	margin: 0; 
	padding: 0;
}

.tagLinks ul {
	margin: 0;
	padding: 0;
}

.tagLinks li {
	list-style-image: url(/App_Resources/Images/Site/Framework/li.gif);
	padding: 0px;
	margin: 0 0 6px 15px;
	font: 0.6em Verdana, Arial, Georgia;
}

.tagLinks a {
	color: #000;
	text-decoration: none;
}

.tagLinks a:hover {
	background-color: #000;
	color: #fff;
}
	
/*
===========================================================
Article body and text layout properties
===========================================================
*/

.h3 {
	font: bold 1.2em Georgia, Verdana, Arial;
	margin: 20px 0 10px 0;
	padding: 0;
	color: #231f20;
}

.articlePadding a {
	font-weight: normal;
	border-bottom: dotted 1px #000;
	color: #231f20;
	text-decoration:none;
}

.articlePadding a:visited {
	color: #4e4e4e;
	text-decoration:none;
}

.articlePadding p {
	margin: 0 15px 15px 0;
	font: 0.8em verdana, Arial, Georgia;
	line-height: 19px;
}

.articlePadding {
	margin: 0 0 0 0;
}

/*
===========================================================
Comments box properties
===========================================================
*/

.warning {
	margin: 20px 0 10px 0;
}

#articleLeft .warning p {
	font: 0.7em Verdana, Arial, Georgia;
}

#comments {
	width: 630px;
	margin: 0 0 0 0;
}

.commentPanelLight {
	padding: 12px 10px 12px 10px;
	clear: both;
	margin: 0;
	position: relative;
	background-color: #f7f7f7;
}

.commentInput {
	border: solid 1px #000;
	width: 450px;
	font: 1em Verdana, Arial, Georgia;
}

#commentHeader {
	background: url(/App_Resources/images/site/upp/article/commentsHeaderGrad.gif) repeat-x;
	color: #fff;
	height: 19px;
	padding: 3px;
}

#commentHeader h3 {
	font: Bold 0.9em Georgia, Verdana, Arial;
}

.commentPanelDark {
	padding: 12px 10px 12px 10px;
	clear: both;
	background-color: #dfdfdf;
	margin: 0;
	height: auto;
	position: relative;
}

.bottomRightLight {
	clear: both;
}

.bottomRightDark {
	background: url(/App_Resources/Images/Site/framework/comments/bottomRightCorner.gif) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.topLeftDark {
	background: url(/App_Resources/Images/Site/framework/comments/topLeftCorner.gif) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
}

#comments img {
	float: left;
	border: solid 1px #000;
	margin: 0 10px 0 0;
}

.username {
	font: 0.7em Verdana, Arial, Georgia;
	font-weight: bold;
}

.status {
	font: 0.7em Verdana, Arial, Georgia;
	font-weight: bold;
	color: Red;
}

.datePosted {
	font: 0.7em Verdana, Arial, Georgia;
}

#comments p {
	font: 0.7em Verdana, Arial, Georgia;
}

.commentImage {
	width: 68px;
	float: left;
}

.commentText {
	float: left;
	width: 470px;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.commentText p {
	margin: 10px 0 0 0;
}

.commentButton {
	float: left;
	margin: 32px 0 0 0;
}

#commentsHeader {
	background: url(/App_Resources/Images/Site/framework/comments/commentsHeader.gif) no-repeat;
	height: 34px;
	width: 631px;
	margin: 0 0 10px 0;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 0 0 0;
}

#commentsPaging {
	background: url(/App_Resources/Images/Site/framework/comments/pagingBack.jpg) no-repeat;
	height: 46px;
	width: 631px;
	margin: 0 0 20px 0;
	text-align: center;
}

#commentsCenter {
	width: 400px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#commentsPaging ul {
	float: left;
	margin: 0 10px;
}

#commentsPaging li {
	float: left;
	list-style: none;
	margin: 0 4px 0 0;
}

#commentsPaging li a {
	color: #fff;
	text-decoration: none;
}

#commentsPaging li a:visited {
	color: #ccc;
	text-decoration: none;
}

.active {
	color: #fff;
}

.commentPrevious a {
	color: #fff;
	text-decoration: none;	
}

.commentNext a {
	color: #fff;
	text-decoration: none;	
}


.li {
    width: 7px;
    height: 12px;
    float: left;
    padding: 0;
    background-color: #cc0000;
	margin: 3px 4px 15px 0;	
}

#relatedArticles h3 {
    display: block;
    color: #fff;
    background-color: #cc0000; 
    font-size: 1.2em;
    padding: 6px;
    width: 200px;
    font: 1em Georgia, Verdana, Arial;
}

.pinkArrow {
    background: url(/App_Resources/Images/Site/channelHome/relatedArrow.png) no-repeat #231f20;
    width: 14px;
    height: 17px;
    position: absolute;
    top: 41px;
    left: 600px;
}

.relatedHeader h3 {
    background-color: #231f20;
    font-size: 1.2em;
    padding: 5px 0 0 0;
    height: 25px;
    color: #fff;
    font: Bold 1.2em Georgia, Verdana, Arial;
    padding: 8px;
    width: 615px;
}

.commentNext {
    background: url(/App_Resources/Images/Site/framework/comments/arrowRight.png) no-repeat right #cc0000;
    height: 18px;
    padding: 2px 4px 2px 0px;
    width: 82px; 
    float: left;
    font: bold 0.8em verdana, arial, georgia;	 
}

.commentPrevious {
    background: url(/App_Resources/Images/Site/framework/comments/arrowLeft.png) no-repeat left #cc0000;
    height: 18px;
    padding: 2px 4px 2px 12px;
    width: 70px; 
    float: left;
    font: bold 0.8em verdana, arial, georgia;
}

.seeAllButton a {
    background: url(/App_Resources/Images/Site/channelHome/entertainment/cornerArrow.png) no-repeat right #cc0000;
    padding: 3px 15px 3px 8px;
    color: #fff;
    clear: both;
    text-decoration: none;
}

#relatedArticles a:hover {
    background-color: #cc0000;
    color: #fff;
}

.collectionInformation a:hover {
    background-color: #cc0000;
    color: #fff;
    border-bottom: 1px dotted #6e0343;
}

#recommendation h2 {
    background-color: #ec008c;
    display: block;
    height: 22px;
    color: #231f20;
    font: 1.2em Georgia, Verdana, Arial;
    padding: 4px 4px 4px 8px;
    margin: 0 0 10px 0;
}

.ArrowPromo {
    background: url(/App_Resources/Images/Site/sitePromos/promoArrow.png) no-repeat #ec008c;
    width: 16px;
    height: 20px;
    position: absolute;
    top: 30px;
    right: 5px;
}

#recommendation h3 {
    color: #ec008c;
    float: left;
    width: 170px;
    font: 1.1em Georgia, Verdana, Arial;
    padding: 0 0 0 10px;
}

#recommendation a { 
    color: #ec008c;
    text-decoration: none;
}

#arrowH1 {
    background: url(/App_Resources/Images/Site/article/h1Arrow.png) no-repeat;
    width: 17px;
    height: 21px;
}

.line {
    width: 100%;
    height: 18px;
    margin: 0;
    background: url(/App_Resources/Images/Site/framework/line.gif) repeat-x left center;
    clear: both;
}

.ArticleHeader {
    margin: 0 0 10px 0;
    position: relative;
}

.collectionInformation a:hover {

    color: #fff;
}
