/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster_interManagerFixedWidth {
	width: 1024px;
	height: 100%;
	backgrouund-color: #ffffff;
	border: #27539C 2px solid; 
}

.skinmaster_interManagerFixedWidth {
	width: 100%;
	height: 100%;	
	background-color: transparent; 
	overflow: hidden;
}

.logo_interManagerFixedWidth {
	background-color:#27539C;
}

.city_interManagerFixedWidth {
	width: 60px;
	text-align: center;
	color: #27539C;
	font-size: 8pt;
	font-weight: bold; 
}

.navigation_bg_interManagerFixedWidth {
	background-image: url(navigation_bg.jpg);
	background-repeat: repeat-x;
}

.navigation_interManagerFixedWidth {
	background-image: url(navigation_box.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 10px;
}

.toppane_interManagerFixedWidth {
	background-color: #CAD3EB;
}

.date_bg_interManagerFixedWidth {
	background-image: url(date_bg.jpg);
	background-repeat: repeat-x;
}

.date_interManagerFixedWidth {
	background-image: url(date_box.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

.leftpane_interManagerFixedWidth {
	width: 250px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contentpane_interManagerFixedWidth{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.rightpane_interManagerFixedWidth {
	width: 250px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.bottomRow_interManagerFixedWidth {
	background-color: #CAD3EB;
	border-top: #30539C 7px solid;
}

.bottompane_interManagerFixedWidth {
	width: 440px;
	background-color: #CAD3EB;
}

.supporters_interManagerFixedWidth {
	background-color: #000000;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
}

a.supporters_interManagerFixedWidth:Link, a.supporters_interManagerFixedWidth:Active, a.supporters_interManagerFixedWidth:Visited {
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
}

a.supporters_interManagerFixedWidth:hover {
	color: #2952A1;	
	font-size: 9pt;
	font-weight: bold;
}

.currentDate {
	color: #27539C;
	font-size: 8pt;
	font-weight: bold;
}

.user, a.user:Link, a.user:Active, a.user:Visited {
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold; 	
}
a.user:hover {
	color: #CAD3EB;
	font-size: 9pt;
	font-weight: bold; 	
}
.login, a.login:Link, a.login:Active, a.login:Visited {
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold; 	
}
a.login:hover {
	color: #CAD3EB;	
	font-size: 9pt;
	font-weight: bold; 	
}

a,a:visited {
	color: #27539C;
}

a:hover {
	color: #4D78B9;
}

.main_dnnmenu_container {
	background-color: transparent;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:28px;
	background-color: Transparent;
}

.main_dnnmenu_item  { /*TD if menu option for using tables is on*/
	height: 20px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	background-color: #4D78B9;	
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_itemhover {  
	width: 96px;
	height: 20px;
	color: #4D78B9;
	background-color: #ffffff;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	width: 96px;
	height: 20px;
	cursor: pointer; 
	cursor: hand; 
	color: #4D78B9;
	text-align: center;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
  	padding-top: 5px;
  	padding-right: 10px;
  	padding-bottom: 3px;
  	padding-left: 10px;
    border-right: 1px solid #4D78B9;    
   /* padding: 5px 12px 3px 5px;   explicitly set padding for root menu items*/
}

.main_dnnmenu_rootitemHover {
	width: 96px;
	height: 20px;
	cursor: pointer; 
	cursor: hand; 
	color: #4D78B9;
	text-decoration: underline;
	text-align: center;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
  	padding-top: 5px;
  	padding-right: 10px;
  	padding-bottom: 3px;
  	padding-left: 10px;
    border-right: 1px solid #4D78B9;    
    /*padding: 5px 12px 3px 5px;   explicitly set padding for root menu items*/
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #4D78B9;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	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 {
	border-right: #4D78B9 1px solid; 
	border-bottom: #4D78B9 1px solid; 
	border-top: #4D78B9 0px solid;
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #FFFFFF none; 
  color: #3F7D94;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

/*NEVER show a border around image links (Mozilla version) */
/* Solid blue border for unvisited, dashed purple border for visited */
:link img { 
	-moz-outline: 0px solid #27539C; 
}
:visited img {
	-moz-outline: 0px solid #27539C; 
 } 
:focus img {
	-moz-outline: 0px solid #4D78B9; 
 } /* Don't mask UA style */
:active img {
	-moz-outline: 0px solid #4D78B9; 
 } 
 
 /*NEVER show a border around image links (IE version) 
/* This version breaks many site layouts! Use the Mozilla version if you can. */
:link img {
	border: 0px solid #27539C; 
}
:visited img {
	border: 0px solid #27539C; 
 }
:active img {
	border: 0px solid #4D78B9; 
 }




