@import url(small.css);

html {
	padding:0px;
	margin:0px;
	background-color: #ccc !important;
}

body
{
	min-width: 610px;
	margin: 0px;
	padding-top: 0px;
	background-color: #CCC;
	font: 10pt Georgia, serif;
	color: #555;
}

#bodyBox {
	padding:0px;
	margin:0px;
	background-image: url(/RC/images/bg_handtiles_strip.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


h1, h2, h3, h4, h5, h6	
{
	margin: 0;
	font-family: Georgia, serif;
	color:#000;
}

#mainContents h1, 
#mainContents h2, 
#mainContents h3, 
#mainContents h4, 
#mainContents h5, 
#mainContents h6
{
	margin: .2em 0 0.2em 0;
	color: #000;
}


li h1, li h2, li h3, li h4, li h5, li h6 {
	border: none;
}

#header h1 { border: 0; }

h1 { font-size: 240%; font-weight: normal; }
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }

/* Navigation */

a {
text-decoration:none;
}

:link { color: #247874; }
:visited { color: #74b3b0; }
:link:hover, :visited:hover { color: #3cb44d; }
:link:active, :link:active { color: #247874; }



#pageContainer {
		width: 950px;
		margin:0px;
/*		margin: 0 auto; */
		margin-left:40px;
		border:1px solid #ddd;
		padding:10px;
		padding-top:8px;
		background-color:#fff;
		text-align:left;
}

#LHSColumn
{
	width: 125px;
	background-color: #FFF;
}

#LHSColumn p
{
	font-size:0.85em;
}

.stripes {
	background-image: url(../images/bg_stripes.gif);
}

/* Ads */



td#mainNav {
	padding:0px;
	padding-left:0px;
	border-bottom:2px solid #fff;
  	background-image: url(../images/xbg_topmenustrip.gif);
  	background-repeat: repeat-x;
  	background-position: left top;	
}


#printHeader {
	display:none;
}

/* General Structure */
body, body div, body th, body td, body dd, p { /* redundant rules for bad browsers  */
		font: 10pt Georgia, serif;
		voice-family:	"\"}\"";
		voice-family:	inherit;		
		line-height:auto;
		color:#555;
}

#headerBoxArea
{
	background-color: #E9EAE9;
	background-image: url(../images/bg_headerBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#headerBox
{
	font-family: arial,helvetica,verdana;
	font-size: 0.8em;
	padding-left: 0px;
	padding: 3px;
	padding-right: 10px;
	margin: 0px;
	text-align: right;
	background-color: #006a65;
	color: #eee;
}

#headerBox a {
	color:#fff;
}

#headerBox a:hover {
	color:#fff;
}

#dateMessage {
	width:400px;
	float:left;
	color:#555;
	font-family: arial,helvetica,verdana;
	font-size:0.85em;
	padding-top:2px;
	padding-left:10px;
}

#dateMessage strong {
	color:#fff;
}


#logoBox {
	padding-top:0px;
	padding-top:5px;
	padding-left:0px;
	padding-bottom:0px;
}

#date {
	padding-left:15px;
	font-size:smaller;
	text-transformation:uppercase;
	color:#c96;
}


#slogan {
	font-size:smaller;
	color:#ddd;
	padding-right:10px;	
}


#utilityStrip
{
	background-color: #fff;
	padding: 0px;
	background-image: url(../images/bg_utilitystrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:10px;
	padding-top:5px;
}
#utilityStripShadow
{
	background-color: #FFF;
	padding: 0px;
	background-image: url(../images/bg_utilitystrip_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}



#utilityStrip .title {
	font-weight:bold;
	text-transform:uppercase;
	color:#a90432;

}

#utilityStrip .normaltext {
	font-weight:normal;
	color:#000;
	font-size: 0.8em;
	font-family:helvetica,arial,verdana;

}


#utilityStrip td#eNewsletter {
	color:#666;
	padding:5px 10px;
	font-size:0.8em;
	border-right:1px dotted #9ab386;
	line-height:120%;
	font-family:helvetica,arial,verdana;
}

#utilityStrip td#eNewsletter img.icon {
	float:left;
	margin-right:10px;
}

#utilityStrip td#siteSearch {
	color:#666;
	padding:5px 10px;
	font-size:0.8em;
	line-height:120%;
	border-right:1px dotted #9ab386;
	font-family:helvetica,arial,verdana;
}

#utilityStrip td#siteSearch img.icon {
	float:left;
	margin-right:10px;
}

#utilityStrip td#login {
	color:#666;
	padding:5px 10px;
	font-size:0.8em;
	line-height:120%;
	font-family:helvetica,arial,verdana;
}

#utilityStrip td#login  img.icon {
	float:left;
	margin-right:10px;
}

#utilityStrip img {
	border:none;
}

#utilityStrip input.text {
	border:0px;
	color:#444;
	background-color:#ddd;
	padding:2px 5px;
}

div#ihsLinks {
	font-family:arial,helvetica,verdana;
	font-size:0.8em;
	border:1px solid #ddd;
	padding:3px;
	margin-bottom:1em;
	
}

div#ihsLinks a {
	margin:2px;
}
	

td#topBanner
{
	padding:10px;
	padding-right:10px;
}

td#footerBanner {
	padding:10px 0 10px 10px;
	font-family:arial,helvetica,verdana;
}

#BannerAdBottom
{
	width:468px;
	height:60px;
	float:right;
}

#headerLinks {
	font-size:0.8em;
}

#topSearch
{	
	padding-bottom:3px;
}

#topSearch input.text {
	font-size:8pt;
	padding:2px 5px;
	border:1px solid #ccc;
	background-color:#efefef;
	color:#000;
}

#contentsArea {
	padding-top:1em;
}

#contentsAreaHome {
	padding-top:1em;
	width:100%;
}

#contentsAreaHome h1 {
	line-height:auto;
}

#contentsArea h1 {
	line-height:auto;
}


#contentsBox {
	background-color:#fff;
}

#footerBox {
	background-color:#fff;
}

#crumbs {
	font-size:0.8em;
	color:#999;
	margin-bottom:2.5em;
	font-family:arial,helvetica,verdana;
}

#mainContents {
	padding-left:0px;
	padding-right:15px;
	padding-bottom:25px;
}

#mainContents p {

}

#mainContentsHome {
	padding-left:33px;
	font-size:0.95em;
	padding-bottom:10px;
}

.section {
	text-transform:uppercase;
	color:#C3B098;
	font-size:0.80em;
}
.publishedDate {
	color:#c00;
}

.authorName {
	color:#c08c58;
}

#authorPic {
	border:1px solid #eee;
	width:50px;
	padding:3px;
	height:50px;
	margin-right:10px;
	margin-bottom:5px;
	float:left;	
}

#comments {
	font-size:0.95em;
}

#commentsForm .text {
	font-size:8pt;
	padding:2px 5px;
	border:1px solid #ccc;
	background-color:#efefef;
	color:#000;
}

.sectionName {
	text-transform:uppercase;
	font-family: helvetica,arial,verdana;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.85em;
	color:#a90432;
	display:block;
	padding:5px;
	padding-left:0px;
	padding-top:7px;
	line-height:0.85em;
	border-bottom:1px solid #ddd;
}

.headlineBig {
	clear:left;
	font-size:2em;
	line-height:110%;
}

.headlineMedium {
	clear:left;
	font-size:1.4em;
	line-height:115%;
}

.headline {
	clear:left;
	font-size:1em;
	line-height:120%;
	font-weight:bold;
}

.author {
	color:#c08c58;
	font-weight:italic;
	font-family: helvetica,arial,verdana;	
	font-size:7.5pt;
	text-transform:uppercase;
}

.date {
	color:#a4bb89;
	padding-left:5px;
	margin-left:5px;
	border-left:1px dotted #ccc;
	font-family: helvetica,arial,verdana;	
	font-size:7.5pt;
	text-transform:uppercase;
}

.commentCount {
	color:#9d8d6f;
	padding-left:5px;
	margin-left:2px;
	border-left:1px dotted #ccc;
	font-family: helvetica,arial,verdana;	
	font-size:7pt;
	text-transform:uppercase;
}

#linkIcons img {
	margin-right:10px;
}
	

.titlePanelBrown
{
	background-color: #DFD0B0;
	padding: 7px 10px 5px 5px;
	font-family: helvetica,arial,verdana;
	text-transform:uppercase;
	font-size:smaller;
	color: #000;
	font-weight:bold;
	background-image: url(../images/bg_panel_titles_brown.gif);
	background-repeat: repeat-y;
}

.titlePanelOrange
{
	background-color: #ffcc66;
	padding: 7px 10px 5px 5px;
	font-family: helvetica,arial,verdana;
	text-transform:uppercase;
	font-size:smaller;
	font-weight:bold;
	color: #000;
	background-image: url(../images/bg_panel_titles_orange.gif);
	background-repeat: repeat-y;
}

.titlePanelGreen
{
	background-color: #afd2ad;
	padding: 7px 10px 5px 5px;
	font-family: helvetica,arial,verdana;
	text-transform:uppercase;
	font-size:smaller;
	xborder-left:20px solid #afd2ad;
	color: #fff;
	font-weight:bold;
	background-image: url(../images/bg_panel_titles_green.gif);
	background-repeat: repeat-y;
}

.titlePanelBlue
{
	background-color: #c0cfe1;
	padding: 7px 10px 5px 5px;
	font-family: helvetica,arial,verdana;
	text-transform:uppercase;
	font-size:smaller;
	xborder-left:20px solid #c0cfe1;
	color: #000;
	font-weight:bold;
	background-image: url(../images/bg_panel_titles_blue.gif);
	background-repeat: repeat-y;
}

.titlePanelYellow
{
	background-color: #ffcc33;
	padding: 7px 10px 5px 5px;
	font-family: helvetica,arial,verdana;
	text-transform:uppercase;
	font-size:smaller;
	color: #333;
	font-weight:bold;	
	background-image: url(../images/bg_panel_titles_yellow.gif);
	background-repeat: repeat-y;
}

.titlePanelRed
{
	background-color: #ffcc33;
	padding: 7px 10px 5px 5px;
	font-family: helvetica,arial,verdana;
	text-transform:uppercase;
	font-size:smaller;
	color: #fff;
	font-weight:bold;	
	background-image: url(../images/bg_panel_titles_red.gif);
	background-repeat: repeat-y;
}

.titlePanelLightGrey
{
	background-color: #FC3;
	padding: 7px 10px 5px 5px;
	font-family: helvetica,arial,verdana;
	text-transform: uppercase;
	font-size: smaller;
	color: #333;
	font-weight: bold;
	background-image: url(../images/bg_panel_titles_lightgrey.gif);
	background-repeat: repeat-y;
}


#latestNews p {
	font-size:0.85em;
}

#gototop {
	padding-left:0px;
	font-size:0.9em;
	margin-top:15px;
	margin-bottom:15px;
	font-family: helvetica,arial,verdana;	
	}

#footer {
	padding-left:0px;
	padding-top:20px;
	padding-bottom:10px;
	font-size:0.9em;
	color:#999;
	font-family: helvetica,arial,verdana;
}

#footer p {
	font-size:1em;
	line-height:125%;
	color:#999;
	font-family: helvetica,arial,verdana;
}

#footerLinks {
	font-size:1em;
}

#RHSColumn {
	padding-left:15px;
}

div.panel {
	border:1px solid #ddd;
	margin:1em 0em;
	padding:5px;
	line-height:120%;
}

div.panel ul,
div.panel ol {
	margin:0px;
	padding:0 0 0 15px;
}

div.panel ul li,
div.panel ol li {
	margin:0px;
	padding:0px;
	font-size:0.85em;	
}

div.panel h3
{
	margin: 0px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-size: 0.95em;
	color: #000;
	font-family: verdana,arial,sans-serif;
}

div.panel p {
	margin:0 0 1em 0;
	font-size:0.85em;
}

div#issueTitle {
	color:#c00;
}

.issueYear {
	font-size:2em;
	color:#999;
}

.issueNumber {
	font-size:2em;
	color:#000;
}

.issuePublishedDate {
	width:180px;
	color:#999;
	font-size:0.85em;
}

div.issueThumbBox {
	clear:both;
	display:block;
	width:100%;
	margin:0px;
	margin-bottom:30px;
	padding-top:5px;
}



div.issueThumbBox .issueYear {
	font-size:2.4em;
	color:#999;
	margin-top:20px;
	border-top:1px solid #ddd;
	padding-top:10px;
	display:block;
	width:100%;
	padding-bottom:10px;
}



#mainContents  div.issueThumb {	
	padding:5px;
	width:199px;
	border:1px solid #ddd;
	background-color:#f5f5f5;
	margin-right:10px;
	float:right;
	margin-top:5px;
	margin-left:10px;
}

#mainContents div.issueThumbBox  div.issueThumb {	
	padding:5px;
	width:150px;
	border:1px solid #ddd;
	background-color:#f5f5f5;
	margin-right:10px;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}

div.issueThumb:hover {
	border:1px solid #B8030D;
	background-color:#fff;
}

div.issueThumbBox  div.issueThumb  .issueNumber {
	font-size:0.85em;
}

div.issueThumbBox  div.issueThumb  .issuePubDate {
	font-size:7pt;
	color:#999;
}

div.issueThumbBox  div.issueThumb img {
	width:150px;
	height:200px;
	border:0px;
}
	

td#featureLeft {
	background-color:#f5f5f5;
	padding:10px;
	
}

table#archive {
	margin-bottom:1em;
}



table#archive td#featureRight {
	width:100%;
}


#archiveNav {
	margin-bottom:1em;
	padding-bottom:0.5em;
	border-bottom:1px solid #ddd;
}

#archiveNav #arhiveNext {
	width:150px;
	float:right;
	text-align:right;
}


td#featureLeft p {
	line-height:100%;
	font-size:0.95em;
	margin:0px;
	margin-bottom:0.25em;
}

td#featureRight {
	background-color:#fff;
	padding:10px;
	border:1px solid #eee;
}

td#featureRight p {
	line-height:100%;
	font-size:0.95em;
	margin:0px;
	margin-bottom:0.25em;
}

#fontSizer p {
/*	margin:0px;
	margin-bottom:0.25em;*/
	line-height:125%;
	font-size:0.99em;
}


div.breakingNews p {
	font-weight:normal;
}

div.breakingNews .publishedDate {
	font-size:0.9em;
	margin:0;
	border:none;
	font-weight:nomal;
}

div.memberSignup {
	background-color:#ff9933;
	color:#333;
}

div.memberSignup h3 {
	color:#000;
}

div.memberSignup a {
	color:#000;
}

div.memberSignup a:hover {
	color:#fff;
}


div#homeTileAds
{
	width: 190px;
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #FFF;
	background-image: url(../images/bg_advertisement.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#LHSTowerAd {

	padding: 10px;
	padding-left:0px;
	margin:10px 0px;
	background-color: #FFF;
	background-image: url(../images/bg_advertisement.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



#searchResults {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#searchResults li {
	margin-bottom:1em;
	margin-top:1em;
}

#lblSearchDescription {
	color:#090;
	font-weight:bold;
}

table.searchResultNav {
	font-family:arial,helvetica,verdana;
	padding:5px;
	background-color:#f5f5f5;
}

table.searchResultNav td {
	font-family:arial,helvetica,verdana;
}
#searchResults li img {
	display:none;
}

#searchResults li .title {
	font-weight:bold;
	font-size:1.25em;
}

#searchResults li .shortDesc {
	font-size:0.9em;
}

#searchResults li .pubDate {
	color:#999;
	font-size:0.85em;
}

div.poll
{
	background-color: #dcd5ce;
	background-image: url(../images/bg_poll.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div.poll h3 {
	font-size:0.8em;
	color:#333;
	border-bottom:1px dotted #999;
	margin-bottom:5px;
}

div#fontTools {
	width:120px;
	float:right;
	margin-left:10px;
	text-align:right;

}

.newsletterSignup input.text {
	font-size:8pt;
	padding:2px 5px;
	border:1px solid #ccc;
	background-color:#efefef;
	color:#000;
	margin-bottom:5px;
}

#articleLogin input.text {
	font-size:8pt;
	padding:2px 5px;
	border:1px solid #ccc;
	background-color:#efefef;
	color:#000;
}

.articleLocked {
	padding-left:20px;
	background-image:url(../images/img_article_lock_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
	
img.floatRightPic {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	border:0px;
}
	
img.floatLeftPic {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:0px;
}




/* Table styles */

table.style { 
	text-align: left;
	border-collapse: collapse;
}
table.style a {
	
}
table.style a:visited {
	text-decoration: none;
}
table.style tr.odd {
	background-color: #efefef;
}
table.style tr a {
	
}



table.style thead th {
	font-size: 0.9em;
	padding:5px;
	color: #333;
	background-color: #eee;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}

table.style tbody th {
	font-size: 0.9em;
	color: #333;
	background-color: #eee;
	border-bottom:1px solid #ddd;
	
}

table.style thead th:hover {
	
}
table.style tr {
	vertical-align: top;
}
table.style tr,table.style th,table.style td {
	padding: .5em;
}
table.style td {
	font-size:0.85em;
	border-left: 1px solid #ddd;
	border-bottom:1px solid #ddd;
}
table.style tfoot tr {
	background: #fff url(bbar.gif) repeat-x;
}
table.style tfoot td, table.style tfoot th{
	border: 0px;
}


.red {
color:#c00;
}

.black {
color:#000;
}




/* Random HTML Styles Fixes */

hr { text-align: right; width: 100%; height: 1px; color: #ddd; border: none;clear:left;} /* For Internet Explorer */
HTML>BODY HR { margin-right: 0; width: 100%; height: 1px; background-color: #ddd; border: none; clear:left;} /* For Gecko-based browsers */
HTML>BODY HR { margin-right: 0; width: 100%; height: 1px; background-color: #ddd; border: 0px solid #ddd;clear:left;} /* For Opera and Gecko-based browsers */


input[type="submit"] {
	font-weight: bold;
}




#adIslandAd
{
	float: right;
	background-color: #FFF;
	margin-left: 10px;
	width: 300px;
	height: 250px;
	padding: 10px;
	border: 1px solid #eee;
	background-image: url(../images/bg_advertisement.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
	
	
	
@media print{ 
/*hide the left column when printing*/ 
body{background:#fff;color:#000;margin:0px;padding:0px;}
#pageContainer{border:none}
#printHeader {display:block;
	padding-bottom:5px;
	border-bottom:1px solid #999;
	margin-bottom:1em;}
#otherSites{display:none;} 
#tabPanel1 {display:block;}
#tabPanel2 {display:block;}
#tabPanel3 {display:block;}
#headerStrip {display:none}
#headerBoxArea{display:none;} 
#LHSColumn{display:none;}
#RHSColumn{display:none;}
#crumbs{display:none;}
#fontTools{display:none;}
#mainContentsHome{width:100%}
#mainContents{width:100%}
#footer{margin-top:1em;border-top:1px solid #999;padding-top:1em;width:100%}
#gototop{display:none}
#adIslandAd{display:none}
#homeTileAds{display:none;}
#linkIcons{display:none;}
#footerBanner{display:none}
#footerLinks{display:none}
#footerBoxLHS{display:none}
#commentsForm{display:none}
#bottomBannerAd{display:none}
#towerAd{display:none}
#rightColumn{display:none}
}

.showSwitch {
  display: block;
}
.hideSwitch {
  display: none;
} 