@charset "utf-8";

/*** blue ***/

a:link, a:visited {

	color: #F36018;

	text-decoration:underline;

}



a:hover {

	color: #F36018;

	text-decoration:none;

}



#page_bg {

	background: #BFE7E9 url(../images/blue/bg_page.jpg) no-repeat center top;

}



#topnav ul li a:hover{ background: #3371AA url(../images/blue/top_menu__over_bg.png) top repeat-x; }

#topnav ul li li a:hover{ background: none; background:url(../images/blue/top_menu_row_hover.png) left top no-repeat; }

#topnav ul li li { background: none; background:url(../images/blue/top_menu_row.png) left top no-repeat; }





#date{

	background: url(../images/blue/menu_right.png) top right no-repeat;

}



div.module_menu h3, div.module h3, #rightcolumn h3{

	background:  url(../images/blue/bg_h3.png) top left no-repeat;

}



#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div,

#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{

	background: url(../images/blue/rub_bottom.png) left bottom no-repeat;

	

}

#leftcolumn div.module_menu a:hover{
       color: #336699
}

#leftcolumn div.module_menu a:active{
       color: #336699
}

#active_menu {       
       text-decoration:none;
       color: #336699
}

ul.menu li#current {

	background:#ff9933;

	border-left:4px solid #0A296E;

}

ul.menu li#current a{

	text-decoration:none;

	color:#0A296E;

	background:#ff9933;

}

a.readon, a.readon:hover, a.readon:visited{

	display:block;

	height:29px;

	width:114px;

	color:#FFFFFF;

	font-weight:bold;

	padding-left: 30px;

	line-height:29px;

	background:  url(../images/blue/bg_read_more.png) top left no-repeat;

	margin:10px 0px 0px 0px;

}



#power_by, #power_by a, #power_by a:visited{

	color:#8c8c8c;

	text-decoration:none;

	font-size:11px;

}

ul.menu li{

	list-style:none;

	background:url(../images/blue/menu_arrow.gif) top left no-repeat;

}

#f_area ul.menu li{

	list-style:none;

	background:url(../images/blue/menu_arrow.gif) top left no-repeat;

}

ul.mostread li{

	list-style:none;

	background:url(../images/blue/menu_arrow.gif) top left no-repeat;

}

ul.latestnews li{

	list-style:none;

	background:url(../images/blue/menu_arrow.gif) top left no-repeat;

}

.moduletable ul li {

	list-style:none;

	background:url(../images/blue/menu_arrow.gif) top left no-repeat;

}



#dhtmltooltip{

  	position: absolute;

  	width: 150px;

  	font: 12px;

  	font-family : verdana, 'Times New Roman',serif;

  	border: 2px solid black;
	
  	padding: 2px;

  	background-color: orange;

  	visibility: hidden;

  	z-index: 100;

  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/

  	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

}

#plantable p.orderlink{
    color: #A19176; 
    text-decoration:none;
    font-size: x-large;
    
}

#plantable p.orderlink a{
    color: #A19176; 
    text-decoration:blink;
    font-weight:bold;
}

#plantable a:link{
    color: #D0C7B8;       
}

#featuretable{
	font-family:Verdana, "Trebuchet MS", Arial, sans-serif;
	width:100%;
	border-collapse:collapse;
}

#featuretable td, #customers th{
	font-size:1em;
	border:1px solid #D0C7B8;
	padding:2px 7px 2px 7px;
	background-color:#795B4B;

}


#featuretable tr.alt td {
  	background-color:#A19176;
}

.bodwh {

	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}

p.planheader {
	font-size: xx-large;
	font-weight:bold;
	
}
