/* 
================================
Skin styles for DotNetNuke
================================
*/   
#Body
{
    background-color:#01245C;
}

.pagemaster {
	width: 100%;
	
	  background-position:top;
	background-color:#01245C;
}
.skinmaster {
	 background-color:White;

}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
	color:Black;
}

.innertext
{
      font-family: verdana;	
	font-weight:normal;
	font-size: 8pt;;
	color:#666666;

}
/***********Menus***************/
/* main menu td */
.controlpanel 
{
	width: 100%;
	background-color: #ffffff;
	
}

/* main menu td */
.mainMenu 
{
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;
	font-style: normal; 
	background-color: #000000;

	

}

/* Main Menu Normal */
.mainMenu .root
{	
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;
	margin-right:1px;
    float:left;
	height:30px;
	padding-left:0px;
	white-space:nowrap;
	text-align:center;
	padding-top:0px;
	 
}
.mainMenu .mi0
{
	cursor:pointer;
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;
	float:left;
	 padding-left:0px;
	 padding-right:0px;
     font-weight:bold;
	 margin-top:7px;
	 vertical-align:middle;
	 margin-bottom:-4px;
}

/* Main menu hover */
.mainMenu .hov 
{
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;
		
}

/* Main menu selected */
.mainMenu .sel, .mainMenu .bc {
   font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;
    
    
	
}
.mainMenu table{
	border:1px solid #C0D6E5;
	z-index: 5000;
	width:0px;
	}


/* SUB Menu Normal */
.mainMenu tr.mi{
z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	background-color: #688EA7;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #ED1A2C 0px solid;
	border-top: #ED1A2C 0px solid;
	border-right: #ED1A2C 0px solid;
	border-bottom: #ED1A2C 0px solid;
	padding-top:0px;
	padding-left:5px;
	margin-right:1px;
	white-space:nowrap;
	}
.mainMenu tr.mi td{
	font-family:Tahoma;
	font-size:11px; 
	font-weight: bold;
	color:#FFFFFF; 
	background-color: #688EA7;
	padding:0px;
	padding-top:0px;
	padding-left:5px;
	margin-right:1px;
	height:30px;
}

/* SUB Menu hover & selected */
.mainMenu tr.hov { 
	font-family: Tahoma;
	font-size:11px; 
	font-weight: bold;
	color:#000000; 
	background-color: #000000;
	padding-top:0px;
	padding-left:5px;
	margin-right:1px;
	height:30px;
/*background: none repeat scroll 0 0 #698FB2;*/
	
}
.mainMenu tr.hov td
{
	color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px; 
	font-weight: bold;
	background-color:#01245C;
	white-space:nowrap;
	padding-top:0px;
	padding-left:5px;
	margin-right:1px;
	height:30px;

}
.mainMenu tr.sel, .mainMenu tr.bc{
 font-family:Tahoma;
	font-size:11px; 
	font-weight: bold;
	color:#000000; 
	background-color: #000000;
	padding:0px;
	white-space:nowrap;
	padding-top:0px;
	padding-left:5px;
	margin-right:1px;
	height:30px;
}

.mainMenu tr.sel td, .mainMenu tr.bc td{
	color:#000;
}

.main_dnnmenu_break{
	height: 2px;
	background-color: #D5E0FF;
}



.mainMenu tr.sel, .mainMenu tr.bc{
background: #006699;
}

.mainMenu tr.sel td, .mainMenu tr.bc td{
	color:#fff;
}

.main_dnnmenu_break{
	height: 2px;
	background-color: #D5E0FF;
}

a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
 
	margin: 0;
	padding: 0;
	
	outline: 0;
    vertical-align:middle; }

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
.txt
{
	padding:0px;
	margin:0px;
}



/*Menus

.MainMenu_MenuContainer 
{
	background-color: transparent; 
	height:31px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #000000;
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	background-color: #000000;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	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;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:bold;
   color: #F9860B;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab 
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	background-color: #688EA7;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #ED1A2C 0px solid;
	border-top: #ED1A2C 0px solid;
	border-right: #ED1A2C 0px solid;
	border-bottom: #ED1A2C 0px solid;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;	
	height: 24px;
	background-color: #688EA7;
	color: #FFFFFF;
	
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: bold;
	color:#FFFFFF; 
	background-color: #01245C;
}

.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #688EA7;
}


.MenuContainer
{
	background-color: transparent;
			
	height: 33px;
	border-bottom: #036D41 0px solid;
}


.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #688EA7;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	
	height: 22;
}


.MenuItem /* activate bg image for subitems here 
{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF;	
	font-family:verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #688EA7; /* fixed firefox problem, do not use transparent here 
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	
}


.RootItem TD
{
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;	
	background-repeat: no-repeat;
	background-color: Transparent;

	
}


.RootItemBreadCrumb TD
{
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;	

	background-repeat: no-repeat;
	background-color: Transparent;


}

.RootItemActive TD
{
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;	
	background-repeat: no-repeat;
	background-color: Transparent;
	
}

.RootItemSelected TD
{
	font-family: tahoma;	
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;	

	background-repeat: no-repeat;
	background-color: Transparent;
	
	
}*/


.PaneClass
{
	 
}

.IntroPane
{
	padding-top:10px;
	
}


.footer
{ 
	font-family:Tahoma;
	font-size:11px;
	
	color:#838383; 
	
	
}	

.footer a
{
	font-family:Tahoma;
	font-size:11px;
	
	color:#838383;
	
}
.footer a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#838383;
	
}

.footer a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#838383;

}

.LeftPane
{
	
}

.MidLeftPane
{
	 padding-left:10px;
}


.MiddleRightPane
{

	 padding-right:30px;
}

.LeftPane1
{
	padding-left:20px;
	padding-top:8px;
}

.ContentPane1
{
	padding-left:10px;
}
.RightPane1
{
	 padding-right:5px;
	 padding-left:5px;
	 padding-top:4px;
}

.Slidepane
{
	 padding-top:8px;
}
.MidRightPane
{
	  padding-top:8px;
	 padding-right:8px;
}

u

.BreadcrumbPane11
{ 
	font-family:Tahoma;
	font-size:11px;
	
	color:#838383; 
	
	
}	

.BreadcrumbPane11 a
{
	font-family:Tahoma;
	font-size:11px;
	
	color:#838383;
	
}
.BreadcrumbPane11 a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#838383;
	
}

.BreadcrumbPane11 a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#838383;

}
.backimage
{
 background-image:url(trademarket1.jpg);
width:484px;
height:645px;
background-repeat:no-repeat;
}

.newtext
{
font-family:verdana;
	font-size:11px;
	color:#808080;
}
