/***********************************************/




#ContentWrapper
{
	
	
	padding-top:30px;
	padding-left:10px;
	width:310px;
	height:138px;

}

#mid4PaneBoxTitle
{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-top:10px;
	padding-left:5px;
}



#boxTop, #boxBottom{
	width:682px;
}

#boxTop{
	margin-bottom:7px;
}

#box_LeftTopContainer, #box_RightTopContainer{
	width:335px;
	height:210px;
	background:url(images/box_TopLeft.jpg) no-repeat;
	float:left;
}



#box_RightTopContainer{
	background:url(images/box_TopRight.jpg) no-repeat;
	margin-left:5px;
}

#box_BottomLeftContainer, #box_BottomRightContainer{
	width:335px;
	height:212px;
	background:url(images/box_BottomLeft.jpg) no-repeat;
	float:left;
}

#box_BottomRightContainer{
	background:url(images/box_BottomRight.jpg) no-repeat;
	margin-left:5px;
}

#dnn_ContentPane
{
	/*margin-top:20px;
	margin-left:27px;
	width:283px;
	height:125px;
	*/
border: solid blue 0pt;	

}
#dnn_RightContentPane
{
float:left;
padding:0px;
border: solid yellow 0pt;
width:220px;
z-index:2;

}

.Head 
{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-top:10px;
	padding-left:5px;
}

/***********************************************/
/* Webiress Login Page*/


#WebiressLogin
{

 padding-left:1px;
 
}

#WebiressHeader
{

	background:#ffffff url(images/Webiresslogin_header.gif) top left no-repeat;
	width:212px;
	height:26px;
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-top:10px;
	padding-left:5px;
	
	

}

#WebiressBody
{

  background:#ffffff url(images/Webiresslogin_body.gif) top left no-repeat;
  height:212px;
  width:212px;
  border: solid red 0pt;
  display:block;
  margin:auto;
  
}

#WebiressPadlock
{

  background:transparent url(images/Webiresslogin_login_icon.gif) top left no-repeat;
  height:24px;
  width:22px;
  margin-top:-20px;
  margin-left:175px;


}

.WebiressLoginButton
{
	
 background:#ffffff url(images/Webiresslogin_login.gif) bottom right no-repeat;
 width:60px;
 height:25px;
 border: solid red 1pt;
 	
	
}

.WebiressContentPane
{
	width:206px;
	border: purple solid 0pt;
}









/***********************************************/




