
/*******************************/
/*                             */
/*  written by mike mcgonagle  */
/*  september-22-2008          */
/*                             */
/*******************************/


/* ---------- */
/* AMENDMENTS */
/* ---------- */

/* OCT-07-2008: ANTI-PIXEL BUTTONS ADDED TO MENU PANEL */





/* --------------- */
/* Menu Panel Code */
/* --------------- */


.menu-panel a:link,
.menu-panel a:visited {
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	display: block;
	text-align: left;
	background-color: #469FD3;
}


.menu-panel a:hover,
.menu-panel a:focus,
.menu-panel a:active {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	display: block;
	background-color: #666666;
}



.menu-panel {
	float: left;
	position: relative;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.box-ads {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}


.anti-pixel-button-area {
	float: left;
	position: relative;
	margin: 8px 0px 0px 25px;
}



.anti-pixel-buttons {
	max-height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
}




/* -------------------------- */
/* Global Page Structure Code */
/* -------------------------- */


html { 
	margin: 0px; 
	padding: 0px; 
}


body { 
	background-color: #E3E3E3;
	background-image: url('http://design.thetvroomplus.com/images-global/backing-page.gif');
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px; 
	padding: 0px;
}



.page-width { 
	width: 960px;
	background-color: #FFFFFF;
	margin-left: auto; 
	margin-right: auto;  
}



.header {
	background-image: url('http://design.thetvroomplus.com/images-global/site-header.jpg');
	position: relative;
	float: left;
	height: 80px; 
	background-color: #FFFFFF; 
	width: 960px;
}



.header-left {
	width: 300px;
	float: left;
	position: absolute; 
	left: 0px;
	padding: 23px 0px 20px 23px;
}



.header-right {
	width: 175px;
	padding: 15px 0px 0px 0px;
	float: left;
	position: absolute; 
	left: 765px;
}



.header-right-front {
	width: 234px;
	float: left;
	position: absolute; 
	left: 725px;
}



.ticker {
	background-image: url('http://design.thetvroomplus.com/images-global/bar-mid.gif');
	position: relative;
	float: left;
	height: 25px; 
	width: 960px;
}



.ticker-headline {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



.ticker-date {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}



.ticker-part-1 {
	background-image: url('http://design.thetvroomplus.com/images-global/bar-left.gif');
	height: 25px;
	width: 135px; 
	float: left; 
	position: absolute; 
	left: 0px;
}



.ticker-part-2 {
	width: 518px; 
	float: left; 
	position: absolute; 
	left: 135px;
	padding: 2px 0px 0px 5px;
}



.ticker-part-3 {
	background-image: url('http://design.thetvroomplus.com/images-global/tvr-right-blue.gif');
	height: 25px;
	width: 117px; 
	float: left; 
	position: absolute; 
	left: 657px;
}

.ticker-part-3 a:link,
.ticker-part-3 a:visited,
.ticker-part-3 a:hover,
.ticker-part-3 a:focus,
.ticker-part-3 a:active {
	cursor: pointer;
	display: block;
	text-decoration: none;
}



.ticker-part-4 {
	background-image: url('http://design.thetvroomplus.com/images-global/icon-facebook.gif');
	width: 93px;
	height: 25px; 
	float: left; 
	position: absolute; 
	left: 774px;
}

.ticker-part-4 a:link,
.ticker-part-4 a:visited,
.ticker-part-4 a:hover,
.ticker-part-4 a:focus,
.ticker-part-4 a:active {
	cursor: pointer;
	display: block;
	text-decoration: none;
}



.ticker-part-5 {
	background-image: url('http://design.thetvroomplus.com/images-global/icon-twitter.gif');
	width: 93px;
	height: 25px;
	float: left; 
	position: absolute; 
	left: 867px;
}

.ticker-part-5 a:link,
.ticker-part-5 a:visited,
.ticker-part-5 a:hover,
.ticker-part-5 a:focus,
.ticker-part-5 a:active {
	cursor: pointer;
	display: block;
	text-decoration: none;
}



.banner {
	width: 960px;
	position: relative;
	float: left;
	height: 60px; 
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}



.wrapper {
	background-color: #FFFFFF; 
}




.menu-column {
	width: 130px; 
	float: left; 
	position: relative; 
	background-color: #FFFFFF; 
	margin: 10px 0px 0px 10px;
}



.content-column {
	width: 800px; 
	float: right; 
	position: relative; 
	margin: 10px 10px 10px 10px;
}



.content-footer-part-1a {
	width: 150px; 
	float: left; 
	position: relative;
}



.content-footer-part-1b {
	width: 760px; 
	line-height: 125%;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #FFD307;
	padding: 10px 20px 10px 20px;
	margin: 5px 10px 0px 0px;
	float: right; 
	position: relative;
}


.content-footer-part-1b a:link,
.content-footer-part-1b a:visited {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}


.content-footer-part-1b a:active,
.content-footer-part-1b a:hover {
	color: #469FD3;
	text-decoration: none;
	background-color: transparent;
	border-color: #469FD3;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}


.content-footer-part-2a {
	width: 150px; 
	float: left; 
	position: relative;
}



.content-footer-part-2b {
	width: 760px;
	line-height: 125%;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #FFD307;
	padding: 10px 20px 10px 20px;
	margin: 5px 10px 10px 0px;
	float: right; 
	position: relative;
}



.content-footer-part-2b a:link,
.content-footer-part-2b a:visited {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}


.content-footer-part-2b a:active,
.content-footer-part-2b a:hover {
	color: #469FD3;
	text-decoration: none;
	background-color: transparent;
	border-color: #469FD3;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}


.footer {
	background-color: #FFF1B3;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	line-height: 150%;
	padding: 20px 20px 20px 20px;
} 


.footer a:link,
.footer a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}


.footer a:active,
.footer a:hover {
	font-weight: bold;
	color: #469FD3;
	text-decoration: none;
	background-color: transparent;
	border-color: #469FD3;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}


 

 
/* *** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php *** */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix {
	display: inline-block;
}



/* BEGIN Hide from IE-mac */

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* END Hide from IE-mac */  



/* ---------------- */
/* control printing */
/* ---------------- */

/* Do not display left column on printed output */
 

@media print { 

#left-col {
	display:none;
} 


#right-col {
	width:100%; float:none;
}

}
