/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #d5d5d5;
	background-image:url(TownHouse-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.skinmaster {
	
	background-color: #ffffff;
	/*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; 
}
.header {

	background-image:url(TownHouse_header.jpg);
	background-repeat:no-repeat;
	height:249px;
	padding-top:8px;
	border-right: #8f9092 1px solid; 
	/*padding-left:12px;*/
	


}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.contentpane {
	width: 444px;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 8px;


	font-family:Arial;
	font-size:9.5pt;
	color:#5b5b5b;
	
}

.contentpane td{
	padding-left: 10px;
	padding-right: 28px;



	
}

.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(TownHouse-FootBar.jpg);

}

.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);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}








#HouseMenuNav
{
    list-style-type: none;
	cursor: pointer; 
	color:#efefef;
	padding:1px;
	height:35px;
	margin-left: 0px;
	margin-top:0px;
padding-top:0px;
padding-bottom:0px;
vertical-align:center;
}

#HouseMenuNav a
{
    text-decoration: none;
		cursor: pointer; 
	color:#efefef;
	font-family: arial;
	font-size:9.5pt;
	font-weight:normal;
	padding:1px;
	height:35px;
}

#HouseMenuNav a:hover
{
	cursor: pointer; 
	color:#fff;
	font-family: Arial;
	font-size:9.5pt;
	font-weight:normal;
	padding:1px;
	height:35px;
}
/* added to remove bullets */
#HouseMenuNav li
{
    list-style: none;
		cursor: pointer; 
	color:#efefef;
	font-family: arial;
	font-size:9.5pt;
	font-weight:normal;
	height:35px;
	line-height:35px;
display:inline-block;
float:left;
padding-right:10px;
padding-left:8px;
border-right:#FFFFFF 1px solid;
vertical-align:middle;
}
/* added for sub menus */
#HouseMenuNav ul
{
/*padding-left: 10px;*/	
padding:0px;
font-size:12pt;
margin: 0px;
height:35px;
line-height:35px;
}






.SkinObject{

	color:#000000;
	font-family: Arial;
	font-size:9.5pt;
	font-weight:normal;

}

.login{

	height:20px;
	background-color:#efefef;
	border-right: #8f9092 1px solid; 

}

.ratanlogo{

	height:20px;

}

.footbar{

	/*background-image:url(TownHouse-FootBar.jpg);*/
	border-right: #8f9092 1px solid; 



}

.footbar td{

border-right: #8f9092 1px solid; 

}


.footer {

	font-family: Arial;
	font-size:8.5pt;
	font-weight:normal;
	letter-spacing:-0.5px;
	background-color: #d5d5d5;
	padding-left:35px;
	padding-top:10px;
	color:#878888;


}

.footer A:LINK, .footer A:VISITED {

	color:#878888;
	text-decoration:underline;




}


.MiddleArea{

	border-right: #8f9092 1px solid; 
	
}


