/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
}
.skinmaster {
	height: 100%;
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	height: 1px;
	background-color: #fdf3dc;
}
.toppane {
	width: 100%;
}
.leftpane {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane 
{
	background-color: #ffffff; 

}
.rightpane {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #ffffff; 
}
.bottompane {
	width: 100%;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height: 14px;
	width : 100%;
	background-color: transparent; 
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #9fadfe;
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica; 
   white-space: nowrap;  /*Word wrapping menu item now optional*/	    
   padding: 0px 12px 4px 15px;   /*explicitly set padding for root menu items*/
	background-color: transparent;
	text-align: right;
}

.main_dnnmenu_itemhover {  
	background-color: #444444; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	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 */
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica; 

}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	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; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.menu_dnnmenu_boxborder {
	background-color: #cad5ea;  
}


.StandardButton     {
	background: #7994CB none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* 
================================
Neila
================================
*/   
Body
{
	background-image: url(bg.gif); 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


A:link  {
  text-decoration:    none;
  color : #504fcc;
}

A:visited   {
  text-decoration:    none;
  color : #504fcc;
}

A:active    {
 text-decoration:    none;
 color: #504fcc;
}

A:hover {
 text-decoration:    underline;
 color:  #ffffff;
}




.CrumbObject {
	font-size: 12px;
	color: #9fadfe;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight : normal;
}

A.CrumbObject:link {
	color: #9fadfe;
   text-decoration:    none;
}

A.CrumbObject:visited  {
	color: #9fadfe;
   text-decoration:    none;
}

A.CrumbObject:active   {
	color: #9fadfe;
   text-decoration:    none;
}

A.CrumbObject:hover    {
	color: #9fadfe;
   text-decoration:    underline;
}


.LeftPaneObject {
	font-size: 13px;
	color: #9fadfe;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight : normal;
}

A.LeftPaneObject:link {
	color: #9fadfe;
   text-decoration:    none;
}

A.LeftPaneObject:visited  {
	color: #9fadfe;
   text-decoration:    none;
}

A.LeftPaneObject:active   {
	color: #9fadfe;
   text-decoration:    none;
}

A.LeftPaneObject:hover    {
	color: #9fadfe;
   text-decoration:    underline;
}









.SkinObject {
	font-size: 12px;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight : normal;
}

A.SkinObject:link {
    text-decoration:    none;
	color: #ffffff;
}

A.SkinObject:visited  {
    text-decoration:    none;
	color: #ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
	color: #ffffff;
}

A.SkinObject:hover    {
    text-decoration:    underline;
    color: #ffffff;
}


.PageHead02   {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
    color: #fd9d89;
}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #fd9d89;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #fd9d89;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #fd9d89;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ffffff;
}

.TextBackground {
	background-color: #ffffff;
}

.LeftColBackground
{
	background-image: url(leftcolbackground.gif); 
}

.SplashRightCol
{
	BACKGROUND-IMAGE: url(splashrightcol.png);
}
.SplashScrollText
{
	font-size: 12px;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-weight : normal;
}

