/* 
================================
Skin styles for DotNetNuke
================================
*/
@import url('menuItems2.css');
@import url('secondaryNav.css');

.related_content_container1
{
    width:212px;
    border-color:#ABABAC;
    border-style:solid;
    border-width:1px 0px;
    text-align:left;
}
.related_content_container2
{
    width:212px;
    border-color:#ABABAC;
    border-style:solid;
    border-width:0px 0px 1px 0px;
    text-align:left;
}
.top_border
{
    border-top-width:1px;
}
.RC_row, .RC_row a:link, .RC_row a:active, .RC_row a:visited, .RC_row a:hover
{
    font-family:Arial;
    font-weight:900;
    font-size:11px;
    color:#666666;
    text-decoration:none;
}
.RC_row2, .RC_row2 a:link, .RC_row2 a:active, .RC_row2 a:visited, .RC_row2 a:hover
{
    font-family:Arial;
    font-weight:900;
    font-size:17px;
    color:#666666;
    text-decoration:none;
}
.blue_grad1
{
    background: url(blue_grad1.gif) repeat-x;
}
.BREADCRUMB1
{
    font-family:Arial;
    font-size:12px;
    color:#006892; 
}
.BREADCRUMB2, a.BREADCRUMB2:link, a.BREADCRUMB2:hover, a.BREADCRUMB2:active, a.BREADCRUMB2:visited
{
    font-family:Arial;
    font-size:18px;
    color:#FFFFFF;
    font-weight:900;
    text-decoration:none;
    text-transform:capitalize;
    cursor:default;
}
.footer_anchor1, a.footer_anchor1:link, a.footer_anchor1:hover, a.footer_anchor1:active, a.footer_anchor1:visited
{
    font-family:Arial;
    font-size:10px;
    color:#006892;
    text-decoration:none;
}
.copyright1
{
    font-family:Arial;
    font-size:10px;
    color:#BCBEC0;
}

.search_bg1 input
{
    border:solid #000000 2px;
    font-family:Arial;
    font-size:10px;
    font-weight:500;
}
.searchBar1, a.searchBar1:link, a.searchBar1:hover, a.searchBar1:visited, a.searchBar1:active
{
    font-family:Arial;
    font-size:10px;
    font-weight:500;
    color:#FFFFFF;
    text-decoration:none;
}
.search_bg1
{
    width:342px;
    background: url(Home_map1_1.gif) no-repeat;
    font-family:Arial;
    color:#FFFFFF;
    text-decoration:none;
    padding:30px 0px 0px 20px;
}
a.user1:link, a.user1:hover, a.user1:visited, a.user1:active
{
    font-family:Arial;
    font-size:11px;
    font-weight:900;
    color:#FFFFFF;
    text-decoration:none;
}
.separator1
{
    font-family:Arial;
    font-size:11px;
    font-weight:500;
    color:#FFFFFF;
    text-decoration:none;
}
.img_top_table1
{
    border:0px red solid;
    height:20px;
    width:775px;
}  
.img_top_table1 map
{
    padding:0px;
    margin:0px;
    font-size:1px;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster 
{
	/*height: 775px;*/
	background-color: #fefefe;
	/*border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; */
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.toppaneFlash {
	width: 100%;
	background-color: transparent;
    padding:0px;
}
/*.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}*/
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/*.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}*/
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.outer_bg_navBar
{
   width:775px;
   height:48px;
    background: url(menu_bg1.gif) no-repeat #FEFEFE;
}
.main_dnnmenu_container {
	height:48px;
	vertical-align:middle;
}
.main_dnnmenu_bar 
{
    display:block;
    min-height:48px;
	vertical-align:baseline;
}
.main_dnnmenu_bar span
{
    display:block;
    float:left;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	color: #60A5C4; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
    white-space: normal;
    text-align:left;
    background-color:#153661;
    /*Word wrapping menu item now optional*/	
    /*padding: 11px 0px 10px 15px;
    border-left:10px #153661 solid;
    border-right:10px #153661 solid;*/
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
    display:block;
	cursor: pointer; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: normal;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: Transparent; 
}

.main_dnnmenu_itemhover td {  
	color: #FEFEFE; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	text-align: center; 
	width: 0px; 
	height: 100%;
	display:none;
}
.main_dnnmenu_item span
{
    /*background:#153661 url(menu_item_bg1.gif) repeat-x top;*//*#153661*/
    text-align:left;
    background-color:#153661;
    padding:7px 10px 7px 5px;
	cursor: pointer; 
	text-align: center;
	margin:0px 2px 0px 2px;
	/*border-bottom:1px #516888 solid;*/
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow 
{
    background:green;
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer;
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
   text-align:justify;
}

