/* CSS Document */
<!--

.select{

	width: 200px;
	}


.popular
{
 font: bold 11px Georgia, sans-serif;
}
.headline {
font-family: georgia;
font-size: 28px;
font-weight: bold; 

}

input.btn {   
font-family: verdana;
font-size: 11px;
border-right-style: double;
border-right-width: 1px;
border-color: #ffffff;
background-color: #ffffff;
border-left-style: double;
border-left-width: 1px;
border-top-style: double;
border-top-width: 1px;
border-bottom-style: double;
border-bottom-width: 1px;
text-decoration: underline; color: #0000ff;
 }   

.tagline {
font-family: Georgia;
font-size: 14px;
font-weight: none; 
}

.tagline A:link {text-decoration: none; color: #666666;}
.tagline A:visited {text-decoration: none; color: #666666;}
.tagline A:active {text-decoration: none; color: #666666;}
.tagline A:hover {text-decoration: underline; color: #666666;}



.posthidden {
display:none
}
.postshown {
display:inline
}

.reports {
font-family: verdana;
font-size: 11px;
}

.font {
font-family: georgia;
font-size: 14px;
}

.fontSM {
font-family: georgia;
font-size: 11px;
}

.crxAdsfont {
font-family: arial;
font-size: 12px;
}

.search {
font-family: verdana;
font-size: 11px;
}

.Rborder {
border-right-style: double;
border-right-width: 1px;
border-color: #cccccc;

}
.Bborder {
border-bottom-style: double;
border-bottom-width: 1px;
border-color: #cccccc;

}
.Tborder {
border-top-style: double;
border-top-width: 1px;
border-color: #cccccc;
}
.border {
border-right-style: double;
border-right-width: 1px;
border-color: #cccccc;
border-left-style: double;
border-left-width: 1px;
border-top-style: double;
border-top-width: 1px;
border-bottom-style: double;
border-bottom-width: 1px;
box-shadow: 1px;
}
.searchBorder {
border-right-style: double;
border-right-width: 1px;
border-color: #cccccc;
border-left-style: double;
border-left-width: 1px;
border-bottom-style: double;
border-bottom-width: 1px;
}
.htHeadline {

font-size: 26px;
font-weight: bold; 
}
.hotTopicTBorder {
border-right-style: double;
border-right-width: 1px;
border-color: #cccccc;
border-left-style: double;
border-left-width: 1px;
border-top-style: double;
border-top-width: 1px;
}
.hotTopicMBorder {
border-right-style: double;
border-right-width: 1px;
border-color: #cccccc;
border-left-style: double;
border-left-width: 1px;
}

.hotTopicBBorder {
border-right-style: double;
border-right-width: 1px;
border-color: #cccccc;
border-left-style: double;
border-left-width: 1px;
border-bottom-style: double;
border-bottom-width: 1px;
}

.hotTopicBG {
  background-image:url(/images/bght.gif);
  background-repeat:repeat-x;
}

.headerBG {
  background-image:url(/images/bgLines.gif);
  background-repeat:repeat-x;
}

.searchBorder1 {
border-right-style: double;
border-right-width: 1px;
border-color: #cccccc;
border-left-style: double;
border-left-width: 1px;
border-bottom-style: double;
border-bottom-width: 1px;
border-top-style: double;
border-top-width: 1px;
}
.image {float:right}

.dropshadow2{
	float:left;
	clear:left;
	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 275px;
	padding: 0px;
}
.dropshadow3{
	float:left;
	clear:left;
	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 505px;
	padding: 0px;
}
.innerbox{
	position:relative;
	background-color: #FFFFFF;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}

.innerboxNew{
	position:relative;
	background-color: #FFFFFF;
	bottom:6px;
	border: 1px solid #999999;
	padding:5px;
	margin: 0px 0px 0px 0px;
}

.dropshadowNew{
	float:left;
	clear:left;
	background: url(/images/1-1.gif) no-repeat bottom right !important;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 225px;
	padding: 0px;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
 margin-top:10em;
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #cccccc;
 font: bold 11px Georgia, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 0px;
 border: 1px solid #cccccc;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #cccccc;
 border-color: #cccccc;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #cccccc;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.minitext {
  font: normal 0.7em Arial, sans-serif;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}


-->

