/* 
================================
Skin styles for DotNetNuke
================================
*/   


body{

background-color: #FFFFFF;

}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	
	/*background-color: #ffffff;*/
	/*border-right: #8f9092 1px solid; */
	border-top: #8f9092 1px solid; 
	
	/*border-bottom: #8f9092 1px solid; */
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.header {

	background-image:url(header.jpg);
	background-repeat:no-repeat;
	height:115px;
	width:780px;
	padding-top:0px;
	/*padding-left:12px;*/
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.contentpane {
	background-color: transparent;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}

.contentpane td {
	padding-left: 20px;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}

.slideshowpane{

	
	background-color: transparent;
	height:100%;
	text-align:center;
	/*border-bottom:#000000 1px solid;
	border-top:#000000 1px solid;
	border-right:#000000 1px solid;
	border-left:#000000 1px solid;
	background-color:efefef;*/


}


.slideshowpane td{

	
	padding-left:0px;
	
}



.footbar{


height:20px;
background-image:url(Ratan_HJParsippani-FootBar.jpg);
border-left: #8f9092 1px solid; 

}

.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	
}

.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}


.SkinObject{

	color:#000000;
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;

}

.login{

	height:20px;
	background-color:#efefef;
	border-right: #8f9092 1px solid; 

}

.ratanlogo{

	height:20px;

}

.footbar{

	/*background-image:url(Ratan_HJParsippani-FootBar.jpg);*/
	border-right: #8f9092 1px solid; 



}

.footbar td{

border-right: #8f9092 1px solid; 

}


.footer {

	font-family: Tahoma;
	font-size:11px;
	color:#19416B;
	font-weight:normal;
	padding-top:6px;
}

.footer A:LINK, .footer A:VISITED {

	color:#19416B;
	text-decoration:underline;




}


.MiddleArea{

	border-right: #8f9092 1px solid;
	background-color:#ffffff; 
	border-left: #8f9092 1px solid; 
	
}

#test{

margin-top:3px;

}

#test li, #test li a{


}

#HouseMenuNav
{
    /*list-style-position: inside;*/ /* removed - caused problems in IE */
    list-style-type: none;
	cursor: pointer; 
	color:#19416B;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
/*	background-color: Transparent;
	background-image:url(bg_menuitem.jpg);
	background-repeat:repeat-x;
	background-position: bottom;*/
	padding:0px;
	height:22px;
	margin-left: 0px;
	margin-top:0px;
/*	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;*/
	vertical-align:center;	
}

#HouseMenuNav a
{
    text-decoration: none;
	cursor: pointer; 
	color:#19416B;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
/*	background-color: Transparent;
	background-image:url(bg_menuitem.jpg);
	background-repeat:repeat-x;
	background-position: bottom;*/
	padding:0px;
	height:22px;
}

#HouseMenuNav a:hover
{
	cursor: pointer; 
	color:#FFFFFF;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
/*	background-color: Transparent;
	background-image:url(bg_menuitem.jpg);
	background-repeat:repeat-x;
	background-position: bottom;*/
	padding:0px;
	height:22px;
}

/* added to remove bullets */
#HouseMenuNav li
{
    list-style: none;
	cursor: pointer; 
	color:#19416B;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
/*	background-color: Transparent;
	background-image:url(bg_menuitem.jpg);
	background-repeat:repeat-x;
	background-position: bottom;*/
	display:inline;
	height:22px;
	padding-right:6px;
	padding-left:6px;
	border-right:#FFFFFF 0px solid;
	vertical-align:middle;
}

/* added for sub menus */
#HouseMenuNav ul
{
    /*padding-left: 10px;*/
	padding-top:0px;
	font-size:12px;
	margin-left: 0px;
}




.border {
	border:#BEC7E3 solid 2px;
}

.bgmenu {
	background-color:#BEC7E3;
	height:22px;

}

.bgmain {
	background-color:#4471B6;
	padding:30px;
}



/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 2px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }

/*-- Default SubHead CSS        		   --*/

.Normal {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma;
}

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #000000; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #000000; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */

/* textwhite --*/
.textwhite, A.textwhite, A.textwhite:link, A.textwhite:visited, A.textwhite:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
}
a.textwhite:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
	line-height:1.2;
}

