@import url("base.css");
@import url("menus.css");

/* CSS for Flux DotNetNuke skin  */
/* Created by Tyler Fawcett - Last updated Sept 2009 */
/* http://www.tfdnn.com - tf@tylerfawcett.com */

/* color variations */

/* lime */
#lim td#menu-row {height: 43px; background: url(img/tab-off-lim.gif) bottom repeat-x;}
#lim #footer-row {background: url(img/foot-bg-lim.gif) top repeat-x #96c300;}
#lim .MainMenu_Idle td, #lim .MainMenu_Selected td {background: url(img/tab-off-lim.gif) repeat-x;}
#lim .MainMenu_Active td, #lim .MainMenu_BreadcrumbActive td {background: url(img/tab-on-lim.gif) repeat-x;}
#lim .ctr-title .Head {color: #7aad00;}
.submenu-lim {border-left: 3px solid #97c300; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#lim a:link, #lim a:visited, #lim a:active, #lim a:hover, #lim a.CommandButton:link, #lim a.CommandButton:visited, #lim a.CommandButton:active, #lim a.CommandButton:hover, #lim a.Normal:link, #lim a.Normal:visited, #lim a.Normal:active, #lim a.Normal:hover, #lim a.breadcrumb-link:link, #lim a.breadcrumb-link:visited, #lim a.breadcrumb-link:active, #lim a.breadcrumb-link:hover {color: #7aad00;}
#lim td.privacy-td a:link, #lim td.privacy-td a:visited, #lim td.privacy-td a:active, #lim td.privacy-td a:hover {color: #fff;}
#lim img.leftsep, #lim img.rightsep {background-image: url(img/tab-off-lim.gif);}
#lim img.menusep {background-image: url(img/menu-sep-lim.gif);}
#lim img.lefton {background-image: url(img/tab-left-on-lim.gif);}
#lim img.righton {background-image: url(img/tab-right-on-lim.gif);}


/* aqua */
#aqu td#menu-row {height: 43px; background: url(img/tab-off-aqu.gif) bottom repeat-x;}
#aqu #footer-row {background: url(img/foot-bg-aqu.gif) top repeat-x #00b3c3;}
#aqu .MainMenu_Idle td, #aqu .MainMenu_Selected td {background: url(img/tab-off-aqu.gif) repeat-x;}
#aqu .MainMenu_Active td, #aqu .MainMenu_BreadcrumbActive td {background: url(img/tab-on-aqu.gif) repeat-x;}
#aqu .ctr-title .Head {color: #00a5b7;}
.submenu-aqu {border-left: 3px solid #00b1c1; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#aqu a:link, #aqu a:visited, #aqu a:active, #aqu a:hover, #aqu a.CommandButton:link, #aqu a.CommandButton:visited, #aqu a.CommandButton:active, #aqu a.CommandButton:hover, #aqu a.Normal:link, #aqu a.Normal:visited, #aqu a.Normal:active, #aqu a.Normal:hover, #aqu a.breadcrumb-link:link, #aqu a.breadcrumb-link:visited, #aqu a.breadcrumb-link:active, #aqu a.breadcrumb-link:hover {color: #00a5b7;}
#aqu td.privacy-td a:link, #aqu td.privacy-td a:visited, #aqu td.privacy-td a:active, #aqu td.privacy-td a:hover {color: #fff;}
#aqu img.leftsep, #aqu img.rightsep {background-image: url(img/tab-off-aqu.gif);}
#aqu img.menusep {background-image: url(img/menu-sep-aqu.gif);}
#aqu img.lefton {background-image: url(img/tab-left-on-aqu.gif);}
#aqu img.righton {background-image: url(img/tab-right-on-aqu.gif);}


/* sangria */
#red td#menu-row {height: 43px; background: url(img/tab-off-red.gif) bottom repeat-x;}
#red #footer-row {background: url(img/foot-bg-red.gif) top repeat-x #aa2125;}
#red .MainMenu_Idle td, #red .MainMenu_Selected td {background: url(img/tab-off-red.gif) repeat-x;}
#red .MainMenu_Active td, #red .MainMenu_BreadcrumbActive td {background: url(img/tab-on-red.gif) repeat-x;}
#red .ctr-title .Head {color: #aa2125;}
.submenu-red {border-left: 3px solid #ac2427; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#red a:link, #red a:visited, #red a:active, #red a:hover, #red a.CommandButton:link, #red a.CommandButton:visited, #red a.CommandButton:active, #red a.CommandButton:hover, #red a.Normal:link, #red a.Normal:visited, #red a.Normal:active, #red a.Normal:hover, #red a.breadcrumb-link:link, #red a.breadcrumb-link:visited, #red a.breadcrumb-link:active, #red a.breadcrumb-link:hover {color: #aa2125;}
#red td.privacy-td a:link, #red td.privacy-td a:visited, #red td.privacy-td a:active, #red td.privacy-td a:hover {color: #fff;}
#red img.leftsep, #red img.rightsep {background-image: url(img/tab-off-red.gif);}
#red img.menusep {background-image: url(img/menu-sep-red.gif);}
#red img.lefton {background-image: url(img/tab-left-on-red.gif);}
#red img.righton {background-image: url(img/tab-right-on-red.gif);}


/* gold */
#gld td#menu-row {height: 43px; background: url(img/tab-off-gld.gif) bottom repeat-x;}
#gld #footer-row {background: url(img/foot-bg-gld.gif) top repeat-x #c3a500;}
#gld .MainMenu_Idle td, #gld .MainMenu_Selected td {background: url(img/tab-off-gld.gif) repeat-x;}
#gld .MainMenu_Active td, #gld .MainMenu_BreadcrumbActive td {background: url(img/tab-on-gld.gif) repeat-x;}
#gld .ctr-title .Head {color: #b28f00;}
.submenu-gld {border-left: 3px solid #c3a500; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#gld a:link, #gld a:visited, #gld a:active, #gld a:hover, #gld a.CommandButton:link, #gld a.CommandButton:visited, #gld a.CommandButton:active, #gld a.CommandButton:hover, #gld a.Normal:link, #gld a.Normal:visited, #gld a.Normal:active, #gld a.Normal:hover, #gld a.breadcrumb-link:link, #gld a.breadcrumb-link:visited, #gld a.breadcrumb-link:active, #gld a.breadcrumb-link:hover {color: #b28f00;}
#gld td.privacy-td a:link, #gld td.privacy-td a:visited, #gld td.privacy-td a:active, #gld td.privacy-td a:hover {color: #fff;}
#gld img.leftsep, #gld img.rightsep {background-image: url(img/tab-off-gld.gif);}
#gld img.menusep {background-image: url(img/menu-sep-gld.gif);}
#gld img.lefton {background-image: url(img/tab-left-on-gld.gif);}
#gld img.righton {background-image: url(img/tab-right-on-gld.gif);}


/* smoke */
#gry td#menu-row {height: 43px; background: url(img/tab-off-gry.gif) bottom repeat-x;}
#gry #footer-row {background: url(img/foot-bg-gry.gif) top repeat-x #8a8a8a;}
#gry .MainMenu_Idle td, #gry .MainMenu_Selected td {background: url(img/tab-off-gry.gif) repeat-x;}
#gry .MainMenu_Active td, #gry .MainMenu_BreadcrumbActive td {background: url(img/tab-on-gry.gif) repeat-x;}
#gry .ctr-title .Head {color: #555;}
.submenu-gry {border-left: 3px solid #686868; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#gry a:link, #gry a:visited, #gry a:active, #gry a:hover, #gry a.CommandButton:link, #gry a.CommandButton:visited, #gry a.CommandButton:active, #gry a.CommandButton:hover, #gry a.Normal:link, #gry a.Normal:visited, #gry a.Normal:active, #gry a.Normal:hover, #gry a.breadcrumb-link:link, #gry a.breadcrumb-link:visited, #gry a.breadcrumb-link:active, #gry a.breadcrumb-link:hover {color: #555;}
#gry td.privacy-td a:link, #gry td.privacy-td a:visited, #gry td.privacy-td a:active, #gry td.privacy-td a:hover {color: #fff;}
#gry img.leftsep, #gry img.rightsep {background-image: url(img/tab-off-gry.gif);}
#gry img.menusep {background-image: url(img/menu-sep-gry.gif);}
#gry img.lefton {background-image: url(img/tab-left-on-gry.gif);}
#gry img.righton {background-image: url(img/tab-right-on-gry.gif);}


/* blue */
#blu td#menu-row {height: 43px; background: url(img/tab-off-blu.gif) bottom repeat-x;}
#blu #footer-row {background: url(img/foot-bg-blu.gif) top repeat-x #205eaa;}
#blu .MainMenu_Idle td, #blu .MainMenu_Selected td {background: url(img/tab-off-blu.gif) repeat-x;}
#blu .MainMenu_Active td, #blu .MainMenu_BreadcrumbActive td {background: url(img/tab-on-blu.gif) repeat-x;}
#blu .ctr-title .Head {color: #205eaa;}
.submenu-blu {border-left: 3px solid #205eaa; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#blu a:link, #blu a:visited, #blu a:active, #blu a:hover, #blu a.CommandButton:link, #blu a.CommandButton:visited, #blu a.CommandButton:active, #blu a.CommandButton:hover, #blu a.Normal:link, #blu a.Normal:visited, #blu a.Normal:active, #blu a.Normal:hover, #blu a.breadcrumb-link:link, #blu a.breadcrumb-link:visited, #blu a.breadcrumb-link:active, #blu a.breadcrumb-link:hover {color: #205eaa;}
#blu td.privacy-td a:link, #blu td.privacy-td a:visited, #blu td.privacy-td a:active, #blu td.privacy-td a:hover {color: #fff;}
#blu img.leftsep, #blu img.rightsep {background-image: url(img/tab-off-blu.gif);}
#blu img.menusep {background-image: url(img/menu-sep-blu.gif);}
#blu img.lefton {background-image: url(img/tab-left-on-blu.gif);}
#blu img.righton {background-image: url(img/tab-right-on-blu.gif);}


/* purple */
#prl td#menu-row {height: 43px; background: url(img/tab-off-prl.gif) bottom repeat-x;}
#prl #footer-row {background: url(img/foot-bg-prl.gif) top repeat-x #5d2c90;}
#prl .MainMenu_Idle td, #prl .MainMenu_Selected td {background: url(img/tab-off-prl.gif) repeat-x;}
#prl .MainMenu_Active td, #prl .MainMenu_BreadcrumbActive td {background: url(img/tab-on-prl.gif) repeat-x;}
#prl .ctr-title .Head {color: #5d2c90;}
.submenu-prl {border-left: 3px solid #5d2c90; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#prl a:link, #prl a:visited, #prl a:active, #prl a:hover, #prl a.CommandButton:link, #prl a.CommandButton:visited, #prl a.CommandButton:active, #prl a.CommandButton:hover, #prl a.Normal:link, #prl a.Normal:visited, #prl a.Normal:active, #prl a.Normal:hover, #prl a.breadcrumb-link:link, #prl a.breadcrumb-link:visited, #prl a.breadcrumb-link:active, #prl a.breadcrumb-link:hover {color: #5d2c90;}
#prl td.privacy-td a:link, #prl td.privacy-td a:visited, #prl td.privacy-td a:active, #prl td.privacy-td a:hover {color: #fff;}
#prl img.leftsep, #prl img.rightsep {background-image: url(img/tab-off-prl.gif);}
#prl img.menusep {background-image: url(img/menu-sep-prl.gif);}
#prl img.lefton {background-image: url(img/tab-left-on-prl.gif);}
#prl img.righton {background-image: url(img/tab-right-on-prl.gif);}


/* green */
#grn td#menu-row {height: 43px; background: url(img/tab-off-grn.gif) bottom repeat-x;}
#grn #footer-row {background: url(img/foot-bg-grn.gif) top repeat-x #3f7821;}
#grn .MainMenu_Idle td, #grn .MainMenu_Selected td {background: url(img/tab-off-grn.gif) repeat-x;}
#grn .MainMenu_Active td, #grn .MainMenu_BreadcrumbActive td {background: url(img/tab-on-grn.gif) repeat-x;}
#grn .ctr-title .Head {color: #2d8800;}
.submenu-grn {border-left: 3px solid #3f7821; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#grn a:link, #grn a:visited, #grn a:active, #grn a:hover, #grn a.CommandButton:link, #grn a.CommandButton:visited, #grn a.CommandButton:active, #grn a.CommandButton:hover, #grn a.Normal:link, #grn a.Normal:visited, #grn a.Normal:active, #grn a.Normal:hover, #grn a.breadcrumb-link:link, #grn a.breadcrumb-link:visited, #grn a.breadcrumb-link:active, #grn a.breadcrumb-link:hover {color: #2d8800;}
#grn td.privacy-td a:link, #grn td.privacy-td a:visited, #grn td.privacy-td a:active, #grn td.privacy-td a:hover {color: #fff;}
#grn img.leftsep, #grn img.rightsep {background-image: url(img/tab-off-grn.gif);}
#grn img.menusep {background-image: url(img/menu-sep-grn.gif);}
#grn img.lefton {background-image: url(img/tab-left-on-grn.gif);}
#grn img.righton {background-image: url(img/tab-right-on-grn.gif);}


/* midnight */
#mdt td#menu-row {height: 43px; background: url(img/tab-off-mdt.gif) bottom repeat-x;}
#mdt #footer-row {background: url(img/foot-bg-mdt.gif) top repeat-x #294982;}
#mdt .MainMenu_Idle td, #mdt .MainMenu_Selected td {background: url(img/tab-off-mdt.gif) repeat-x;}
#mdt .MainMenu_Active td, #mdt .MainMenu_BreadcrumbActive td {background: url(img/tab-on-mdt.gif) repeat-x;}
#mdt .ctr-title .Head {color: #294982;}
.submenu-mdt {border-left: 3px solid #294982; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#mdt a:link, #mdt a:visited, #mdt a:active, #mdt a:hover, #mdt a.CommandButton:link, #mdt a.CommandButton:visited, #mdt a.CommandButton:active, #mdt a.CommandButton:hover, #mdt a.Normal:link, #mdt a.Normal:visited, #mdt a.Normal:active, #mdt a.Normal:hover, #mdt a.breadcrumb-link:link, #mdt a.breadcrumb-link:visited, #mdt a.breadcrumb-link:active, #mdt a.breadcrumb-link:hover {color: #294982;}
#mdt td.privacy-td a:link, #mdt td.privacy-td a:visited, #mdt td.privacy-td a:active, #mdt td.privacy-td a:hover {color: #fff;}
#mdt img.leftsep, #mdt img.rightsep {background-image: url(img/tab-off-mdt.gif);}
#mdt img.menusep {background-image: url(img/menu-sep-mdt.gif);}
#mdt img.lefton {background-image: url(img/tab-left-on-mdt.gif);}
#mdt img.righton {background-image: url(img/tab-right-on-mdt.gif);}


/* charcoal */
#chl td#menu-row {height: 43px; background: url(img/tab-off-chl.gif) bottom repeat-x;}
#chl #footer-row {background: url(img/foot-bg-chl.gif) top repeat-x #484848;}
#chl .MainMenu_Idle td, #chl .MainMenu_Selected td {background: url(img/tab-off-chl.gif) repeat-x;}
#chl .MainMenu_Active td, #chl .MainMenu_BreadcrumbActive td {background: url(img/tab-on-chl.gif) repeat-x;}
#chl .ctr-title .Head {color: #444;}
.submenu-chl {border-left: 3px solid #484848; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#chl a:link, #chl a:visited, #chl a:active, #chl a:hover, #chl a.CommandButton:link, #chl a.CommandButton:visited, #chl a.CommandButton:active, #chl a.CommandButton:hover, #chl a.Normal:link, #chl a.Normal:visited, #chl a.Normal:active, #chl a.Normal:hover, #chl a.breadcrumb-link:link, #chl a.breadcrumb-link:visited, #chl a.breadcrumb-link:active, #chl a.breadcrumb-link:hover {color: #555;}
#chl td.privacy-td a:link, #chl td.privacy-td a:visited, #chl td.privacy-td a:active, #chl td.privacy-td a:hover {color: #fff;}
#chl img.leftsep, #chl img.rightsep {background-image: url(img/tab-off-chl.gif);}
#chl img.menusep {background-image: url(img/menu-sep-chl.gif);}
#chl img.lefton {background-image: url(img/tab-left-on-chl.gif);}
#chl img.righton {background-image: url(img/tab-right-on-chl.gif);}


/* olive */
#olv td#menu-row {height: 43px; background: url(img/tab-off-olv.gif) bottom repeat-x;}
#olv #footer-row {background: url(img/foot-bg-olv.gif) top repeat-x #66713b;}
#olv .MainMenu_Idle td, #olv .MainMenu_Selected td {background: url(img/tab-off-olv.gif) repeat-x;}
#olv .MainMenu_Active td, #olv .MainMenu_BreadcrumbActive td {background: url(img/tab-on-olv.gif) repeat-x;}
#olv .ctr-title .Head {color: #66713b;}
.submenu-olv {border-left: 3px solid #66713b; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#olv a:link, #olv a:visited, #olv a:active, #olv a:hover, #olv a.CommandButton:link, #olv a.CommandButton:visited, #olv a.CommandButton:active, #olv a.CommandButton:hover, #olv a.Normal:link, #olv a.Normal:visited, #olv a.Normal:active, #olv a.Normal:hover, #olv a.breadcrumb-link:link, #olv a.breadcrumb-link:visited, #olv a.breadcrumb-link:active, #olv a.breadcrumb-link:hover {color: #66713b;}
#olv td.privacy-td a:link, #olv td.privacy-td a:visited, #olv td.privacy-td a:active, #olv td.privacy-td a:hover {color: #fff;}
#olv img.leftsep, #olv img.rightsep {background-image: url(img/tab-off-olv.gif);}
#olv img.menusep {background-image: url(img/menu-sep-olv.gif);}
#olv img.lefton {background-image: url(img/tab-left-on-olv.gif);}
#olv img.righton {background-image: url(img/tab-right-on-olv.gif);}


/* pumpkin */
#pmk td#menu-row {height: 43px; background: url(img/tab-off-pmk.gif) bottom repeat-x;}
#pmk #footer-row {background: url(img/foot-bg-pmk.gif) top repeat-x #c27b27;}
#pmk .MainMenu_Idle td, #pmk .MainMenu_Selected td {background: url(img/tab-off-pmk.gif) repeat-x;}
#pmk .MainMenu_Active td, #pmk .MainMenu_BreadcrumbActive td {background: url(img/tab-on-pmk.gif) repeat-x;}
#pmk .ctr-title .Head {color: #c27b27;}
.submenu-pmk {border-left: 3px solid #c27b27; margin: 1px 0px 0px -5px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)}
#pmk a:link, #pmk a:visited, #pmk a:active, #pmk a:hover, #pmk a.CommandButton:link, #pmk a.CommandButton:visited, #pmk a.CommandButton:active, #pmk a.CommandButton:hover, #pmk a.Normal:link, #pmk a.Normal:visited, #pmk a.Normal:active, #pmk a.Normal:hover, #pmk a.breadcrumb-link:link, #pmk a.breadcrumb-link:visited, #pmk a.breadcrumb-link:active, #pmk a.breadcrumb-link:hover {color: #c27b27;}
#pmk td.privacy-td a:link, #pmk td.privacy-td a:visited, #pmk td.privacy-td a:active, #pmk td.privacy-td a:hover {color: #fff;}
#pmk img.leftsep, #pmk img.rightsep {background-image: url(img/tab-off-pmk.gif);}
#pmk img.menusep {background-image: url(img/menu-sep-pmk.gif);}
#pmk img.lefton {background-image: url(img/tab-left-on-pmk.gif);}
#pmk img.righton {background-image: url(img/tab-right-on-pmk.gif);}

/* Grid Style - Lonicera 2009-04-20 */
.DataGrid_Header
{
	background-color: #999999;
	color: White;
	font-family: Tahoma,Arial,Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item
{
	background-color: Transparent;
	color: #000000;
	font-family: Tahoma,Arial,Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

.DataGrid_AlternatingItem
{
	background-color: #f0f0f0;
	color: #000000;
	font-family: Tahoma,Arial,Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DetailsView_Header
{
	background-color: #D01919;
	color: White;
	font-family: Tahoma,Arial,Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DetailsView_FieldHeader
{
	background-color: #999999;
	color: White;
	font-weight: bold;
	text-align: left;
	
}

.DetailsView_AlternatingRow
{
	background-color: white;
	
}
.DetailsView_Row
{
	background-color: white;
	color: #000000;
}

.closeIcon
{
	background-position: right top;
	background-image: url(close_icon.gif);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	width: 19px;
	top: 1px;
	height: 19px;
	right: 1px;
}

.table_withGreyBackground
{
	background-color: #f4f4f4;
	border-bottom: 1px #bbbbbb solid;
	border-left: 1px #bbbbbb solid;
	border-right: 1px #bbbbbb solid;
	border-top: 1px #bbbbbb solid;
}




.uwgRowStyle 
{
	 font-family: Tahoma,Arial, Sans-Serif;
	font-size: 10px;
	font-weight:normal;
	border: solid 1px #c0c0c0;
	height:22px;
	width:auto;
	padding: 3px;
	
	/*color:#333333;*/
	
}
.uwgHeaderStyle 
{
	background-color: #999999;
	background-image: url(img/tab-on-red.gif); 
  font-size: 10px;
	font-weight:bold;
	 text-align:center;
	border: solid 1px #c0c0c0;
	color:white;
	height:auto;
     
}
.uwgAlternateRowStyle
{
	background-color: #EDEDED;
	font-size: 10px;
	border: solid 1px #c0c0c0;
	
	cursor: pointer;
	
	font-weight:normal;
	height:22px;
	width:auto;

}

.uwgSelectedRowStyle
{
	background-color: white;
	background-image: url(img/breadcrumb-bg.gif);
	color:black;
	font-weight:normal;
	border: none;
}

.uwgPagerStyle
{
 background-color:white;
 border-style:none;
 font-family:Tahoma,Arial;
 font-size:12px;
 font-weight:bold;
 padding-right:10px;
 padding-bottom:5px;
  
}

.igwtMain {
	/*background-color: #535353;*/
	font-family:Tahoma,Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	/*padding-right: 12px;
	padding-left: 12px;
	
	border: 1px solid #8D8E90;*/
	
}	
.igwtTab
{
	font-family:Tahoma,Arial,Arial;
	font-size:10px;
	color:#000000;
}
.igwtTabSelected {
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	/*background-color: #D4D8DE;*/
	
}
.igwtTabSeperator {
	 width: 20px;
	
	
}

.uwgRowStyle A:link { text-decoration: none; color:Blue; font-weight:bold; }
.uwgRowStyle A:visited  { text-decoration: none; color:Black; }
.uwgRowStyle A:active { text-decoration: none; color:Black; }
.uwgRowStyle A:hover { text-decoration: underline; color:Black; }

.uwgAlternateRowStyle A:link { text-decoration: none; color:Blue; font-weight:bold; }
.uwgAlternateRowStyle A:visited  { text-decoration: none; color:Black; }
.uwgAlternateRowStyle A:active { text-decoration: none; color:Black; }
.uwgAlternateRowStyle A:hover { text-decoration: underline; color:Black; }

.uwgSelectedRowStyle A:link { text-decoration: none; color:white; }
.uwgSelectedRowStyle A:visited  { text-decoration: none; color:White; }
.uwgSelectedRowStyle A:active { text-decoration: none; color:White; }
.uwgSelectedRowStyle A:hover { text-decoration: underline; color:White; font-weight:bold;}

.modalBackground
{
	background-color: Gray;
	filter:alpha(opacity=50);
	opacity:0.7;
}

.loginboxdiv
{
 margin:0;
 height:21px;
 width:146px;
 background:url(img/login_bg.gif) no-repeat bottom;
}
.loginbox
{
 background:none;
 border:none;
 width:134px;
 height:15px;
 margin:0;
 padding: 2px 7px 0px 7px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}

.CommandButton {
    border: none;
    background: url('/Portals/0/Images/search-btn.gif') no-repeat top left;
    padding: 2px 8px;
    border: 1px solid #CACACA;
}
.CommandButton:active {
    background-position: bottom right;
    outline: none; 
}

/*  End Style Sheet */
