/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */

.rightcontentpane {
padding:5px;
}

.leftcontentpane {
padding:5px;
}
.MenuHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	background-color: #CCCCCC;
	}
	
.Head   {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #000066;
}

/* text style for the unselected tabs */
.OtherTabs {
	font-size: 8.5pt;
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:visited  {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:active   {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:hover    {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

/* SIGNIN */
.SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style:italic;
}
A.SignIn:link {
    text-decoration: none;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color:#000000;
	font-style:italic;
}

A.SignIn:visited  {
    text-decoration: none;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color:#000000;
	font-style:italic;
}

A.SignIn:active   {
    text-decoration: none;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color:#000000;
	font-style:italic;
}

A.SignIn:hover    {
    text-decoration: underline;
	font-size: 8pt;
    font-family: Arial, Helvetica;
    color:#000000;
	font-style:italic;
}

/* Normal Text Box */
.NormalTextBox {
font-family: Tahoma,Arial,Helvetica;
font-size: 12px;
font-weight: normal;
width: 125px;
}



  /*  font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #4C4C4C;
	font-weight: normal;
	height: 14px;
	border: 1px solid #4C4C4C;
	vertical-align: middle; */
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_MenuIcon
{
    display: none;
}

.MainMenu_RootMenuItem_Vert TD
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(media/menuitem.gif);
	color: #000000;
	background-repeat: no-repeat;
	font-family: Tahoma;
	height: 25px;
}
.MainMenu_RootMenuItemActive_Vert TD
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(media/menuitem_act.gif);
	color: #ff3300;
	background-repeat: no-repeat;
	font-family: Tahoma;
	height: 25px;
}
.MainMenu_RootMenuItemSel_Vert TD
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(media/menuitem_sel.gif);
	color: #ff3300;
	background-repeat: no-repeat;
	font-family: Tahoma;
	height: 25px;
}

.Submenu {
    cursor:pointer;
    z-index: 1000;
    color: #555555;
    font-weight: bold; 
	background: #EFE8E8; 
}

.NormalBold  {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.Normal  {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0260b7;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0260b7;
	text-decoration:underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0260b7;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0260b7;
	text-decoration:underline;
}
.More {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.More:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.More:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.More:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.More:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #F5F5F5;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
A.Gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	list-style-position: outside;
	list-style-type:none!important;
	font-weight: normal;
}

ul

{

	list-style-type:none!important;
}
/* Footer */
.Footer {
	font-size: 9pt;
	color:#000000;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
/* Footer Links */
A.Footer:link {
	text-decoration: none;
	color:#000000;
	font-weight: normal;
	font-size: 9pt;
}

A.Footer:visited  {
	text-decoration: none;
	color:#000000;
	font-weight: normal;
	font-size: 9pt;
}

A.Footer:active   {
	text-decoration: none;
	color:#000000;
	font-weight: normal;
	font-size: 9pt;
}

A.Footer:hover    {
	text-decoration: underline;
	color:#000000;
	font-weight: normal;
	font-size: 9pt;
}
.NormalSmall {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	line-height: 9pt;
}
.NormalBoldSmall {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	line-height: 11pt;
}
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.SubHeadGreen {
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 11px;
	padding-left:5px;
	padding-right:5px;
	line-height: 12pt;
	color: #000066;

}
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
.NormalBoldRed {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
}
/* Breadcrumbs */
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000066;
}
A.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
A.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
A.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;
}
A.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
/* Default Skin Object */
.SkinObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
A.SkinObject:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.SkinObject:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.SkinObject:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A.SkinObject:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* Search */
.Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
A.Search:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.Search:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.Search:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
A.Search:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* Width of Skin */
.maintable {
	width: 850px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width:0px;
	border-top-color:#cccccc;
	border-top-style: solid;
	height: 100%;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}
.toppane {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align:middle;
}

.leftpane {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: 25%;
}
.contentpane {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: 910px;
	background-color: transparent;
}
.rightpane {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	width: 140px;
}
.bottompane {
	text-align: left;
	vertical-align: top;
	padding-right: 12px;
	padding-left: 12px;
}
.messagelinktable {
	background-color:#CCCCCC;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 100%;
}


.navtable {
	background-color: #ffffff;
	height: 23px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9f1200;
	border-bottom-color: #9f1200;
	background-image: url(http://www.mysource.coop/Portals/32/Skins/MS_New/menubar.gif);
}
.taglinetable {
	background-color: #211f60;
	height: 80px;
	width: 100%;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #211f60;
	border-bottom-color: #211f60;
	background-image:url(http://www.mysource.coop/Portals/32/Skins/MS_New/ms_new_header.jpg);
	background-repeat:no-repeat;
}
.headertable {
	background-image: url(http://www.mysource.coop/Portals/32/Skins/MS_New/headerpane.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 18px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFDAF9;
	background-color: #AFDAF9;
}
.footertable {
	background-color: #EDEDED;
	height: 36px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CDCDCD;
}
.contenttable {
	width: 100%;
	padding:0px;
}
.breadcrumbtable {
	width: 100%;
}


.Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #ffffff;
	vertical-align:middle;
}
A.Small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
		vertical-align:middle;
}
A.Small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
		vertical-align:middle;
}
A.Small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
		vertical-align:middle;
}
A.Small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
		vertical-align:middle;}
		
.White_14px {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	}
	
	.pane {
	padding:5px;
	}


	.middle_pane_left {
	background-image:url(http://www.mysource.coop/Portals/32/Skins/MS_New/middle_pane_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:10px;
	border-right:0px;
	border-left:5px;
	border-left-color: #211f60;
	border-left-style:solid;
	margin-left:5px;
	background-color:4243b9;
	}
	
		.middle_pane_right {
	background-image:url(http://www.mysource.coop/Portals/32/Skins/MS_New/middle_pane_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:10px;
	border-left:0px;
	border-right:5px;
	border-right-color: #211f60;
	border-right-style:solid;
	margin-right:5px;
	background-color:4243b9;
	}
	
	.middle_pane {
	background-color:4243b9;
	padding-top: 10px;
	}
	
.TopLink {
	font-size: 9pt;
	color:#0260b7;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
/* Footer Links */
A.TopLink:link {
	font-size: 9pt;
	color:#0260b7;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}

A.TopLink:visited  {
	font-size: 9pt;
	color:#0260b7;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}

A.TopLink:active   {
	font-size: 9pt;
	color:#0260b7;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}

A.TopLink:hover    {
	font-size: 9pt;
	color:#0260b7;
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-weight: normal;
}

.MySourceTag {
font-family: Arial, Helvetica, sans-serif;
color: #0260b7;
font-size:24px;
}

.MySourceTag2 {
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size:18px;
}

A.MySourceTag2:link, A.MySourceTag2:visited, A.MySourceTag2:active, A.MySourceTag2:hover {
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size:18px;
text-decoration:none;!important
}

#Menu_Td
{
	border-right: #ffffff 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#FFE303' , endColorStr= '#FF910B' , gradientType= '1' );
	background-image: url(media/menu_bg.gif);
	width: 120px;
	border-bottom: #ffffff 1px solid;
	background-repeat: repeat-y;
	background-color: #ff920b;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    color:#0260b7;
	font-weight:bold;
    font-size:9pt;
    text-decoration:none;
}

A.Breadcrumb:hover  {
    color:##0260b7;
	font-weight:bold;
    font-size:9pt;
    text-decoration:none;
}

.TopMenuItem {
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
}
.TopMenuBar {
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
}

a img {
border: 0;
padding-right:3px;
}

.highslide img {
	border:0px!important;
	color:#000000!important;

	}
	
.highslide:hover img {
	border:0px!important;
	color:#000000!important;
	}
	
.DatabaseSmall {
	font-size:11px;
	text-decoration:underline;
	padding-bottom:5px;
}

.DatabaseFont {
	font-size:13px;
}

.DatabaseFontPrint {
	font-size:16px;
}

.style1 {
	color:#000000!important;
}

.RadScheduler_Default .rsCell 

{
height:75px!important;	
}


.RadScheduler_Office2007 .rsMonthView .rsWrap

{

height:25px!important;	
}

.RadSplitter_Default .resizeBar, .RadSplitter_Default .slideContainerResize, .RadSplitter_Default .slideContainerResizeHorizontal, .RadSplitter_Default .resizeBarOver, .RadSplitter_Default .slideContainerResizeOver, .RadSplitter_Default .slideContainerResizeOverHorizontal, .RadSplitter_Default .resizeBarInactive, .RadSplitter_Default .resizeBarHorizontal, .RadSplitter_Default .resizeBarOverHorizontal, .RadSplitter_Default .resizeBarInactiveHorizontal, .RadSplitter_Default .pane, .RadSplitter_Default .paneHorizontal

{
	border:solid 0px #ffffff!important;
}

.calendarWrapper_Default .titlebar_Default td 

{

padding-top: 3px;

padding-right: 4px;

padding-bottom: 3px;

padding-left: 4px;
background-color:#369!important;
background-image: url(calendar.gif)!important;
height:20px;
color:#666!important;
font-size:11px!important;

}

.RadScheduler_Office2007 .rsAdvMoreControls li label 

{

float: left;
width: 300px!important;
text-align:left;

}

.RadScheduler_Office2007 .rsAdvancedEdit textarea 

{

display:compact!important;

width: 80%;
height:75px!important;

}

.BizName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #069;
}

.TagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	font-style: italic;
	font-weight: bold;
	color:#000
}

.Description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-weight:normal;
	color:#000;
}

.BizSmallHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	color:#000;
}