

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	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; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #ffffff;
	font-size: 13px; 
	font-weight:bold; 	
	text-align:center; 
	line-height:40px;
	padding: 12px 35px 12px 35px;
	text-transform:uppercase; margin-right:1px;
	font-family:Arial;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#bbdff0;
	font-size: 13px; 
	font-weight:bold;
	text-align:center;
	line-height:40px;
	padding: 12px 35px 12px 35px;
	background:url(../images/menu_hover.gif) repeat-x top left;
	text-transform:uppercase; margin-right:1px;
	font-family:Arial;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size: 13px;
	line-height:40px;
	padding:12px 12px 12px 12px;
	background:url(../images/menu_hover.gif) repeat-x top left;
	text-transform:uppercase; margin-right:1px;
	font-family:Arial;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
	font-family:Arial;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#F8FAFF;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	font-family:Arial;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	background: #bbdff0 url(../images/menu_hover.gif) repeat-x top left;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;
	font-family:Arial;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #bbdff0 url(../images/menu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}



.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

.Footer
{
    font-size:10px;
    font-family:Arial;
    color:#287a2e;
}

#Home{
height:80px;
width:416px;
float:left;
}

a.homerollover {
    display: block;
    width: 416px;
    height: 80px;
    background: url('../Portals/2/Knowlege.jpg') 0 0 no-repeat;
    text-decoration: none;
}
 
	
a:hover.homerollover {
    background-position: -416px 0;
	} 
a:active.homerollover {
    background-position: -416px 0;
	} 

a.homeActive {
    display: block;
    width: 416px;
    height: 80px;
    background: url('../Portals/2/Experienced.jpg') 0 0 no-repeat;
	background-position: -152px 0;
    text-decoration: none;
}


#Home2{
height:247px;
width:222px;
float:left;
}

a.home2rollover {
    display: block;
    width: 222px;
    height: 247px;
    background: url('../Portals/2/Experienced.jpg') 0 0 no-repeat;
    text-decoration: none;
}
 
	
a:hover.home2rollover {
    background-position: -222px 0;
	} 
a:active.home2rollover {
    background-position: -222px 0;
	} 

a.home2Active {
    display: block;
    width: 222px;
    height: 247px;
    background: url('../images/Portals/2/Knowlege.jpg') 0 0 no-repeat;
	background-position: -152px 0;
    text-decoration: none;
}


#Home3{
height:247px;
width:222px;
float:left;
}

a.home3rollover {
    display: block;
    width: 222px;
    height: 247px;
    background: url('../Portals/2/Creative.jpg') 0 0 no-repeat;
    text-decoration: none;
}
 
	
a:hover.home3rollover {
    background-position: -222px 0;
	} 
a:active.home2rollover {
    background-position: -222px 0;
	} 

a.home3Active {
    display: block;
    width: 222px;
    height: 247px;
    background: url('../Portals/2/Creative.jpg') 0 0 no-repeat;
	background-position: -152px 0;
    text-decoration: none;
}

/*Standard CSS*/


Body, A
{
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 10pt;
   font-weight: normal;
   color: black;
}

H1
{
	font-size: 24pt;
	font-weight: bold;
	color: #f51901;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H2  {
	font-size: 12pt;
	color: #81921f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H3  {
	font-size:  10pt;
	font-weight:  bold;
	color: #81921f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H4  {
	font-size:  10pt;
	font-weight: bold;
	color: ##f51901;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H5  {
    font-size:  1.1em;
    font-weight:    bold;
    color: #000000;
}

H6  {
    font-size:  1.0em;
    font-weight:    bold;
    color: #000000;
}

A:link  {
    font-size: 10pt;
    text-decoration: underline;
    color:  #004c96;
	font-weight:bold;
}

A:visited    {
   font-size: 10pt;
    text-decoration: underline;
    color:  #004c96;
	font-weight:bold;
}


A:hover  {
   font-size: 10pt;
    text-decoration: underline;
    color:  #bbdff0;
	font-weight:bold;
}

A:active    {
 font-size: 10pt;
    text-decoration: underline;
    color:  #004c96;
	font-weight:bold;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

.BodyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
}
.BodyText a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	font-weight:bold;
}
.BodyText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	font-weight:bold;
}
.BodyText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#d1560a;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	font-weight:bold;
}
.BodyText a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#d1560a;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	font-weight:bold;
}


