/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.cattitle { 
color: #044479;
font: bold 16pt arial; 
font-size:medium;
 text-align: center;
padding:2px 2px 1px 2px;
text-decoration: none;
  }
.containermaster_blue {
	width: 100%;
	background-color: #ffffff;

        -moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
}

.scool
{
	background: url(scool.jpg) repeat-x;
        width: 120px;
        height: 30px;
}
.tetch
{
	background: url(tetch.jpg) repeat-x;
        width: 120px;
        height: 30px;
}
.services
{
	background: url(services.jpg) repeat-x;
        width: 120px;
        height: 30px;
}
.admin
{
	background: url(admin.jpg) repeat-x;
        width: 120px;
        height: 30px;
}
.adv
{
	background: url(adv.jpg) repeat-x ;
        width: 120px;
        height: 30px;
        
}
.cityinpic
{
	background: url(cityinpic.jpg) repeat-x;
        width: 120px;
        height: 30px;
}
.idat
{
		background: url(idat.jpg) repeat-x;
        width: 120px;
        height: 30px;
}
.border_01
{
	background: url(images/border_01.gif) repeat-y;
        width: 12px;
        height: 12px;
}
.border_02
{
	background: url(images/border_02.gif) repeat-y;
        width: 100%;
        height: 12px;
}
.border_03
{
	background: url(images/border_03.gif) repeat-y;
        width: 12px;
        height: 12px;
}
.border_04
{
	background: url(images/border_04.gif) repeat-y;
	
        width: 12px;
        height: 100%;
}
.border_06
{
	background: url(images/border_06.gif) repeat-y;
        width: 12px;
        height: 100%;
}
.border_07
{
	background: url(images/border_07.gif) repeat-y;
        width: 12px;
        height: 12px;
}
.border_08
{
	background: url(images/border_08.gif) repeat-y;
        width: 100%;
        height: 12px;
}
.border_09
{
	background: url(images/border_09.gif) repeat-y;
        width: 12px;
        height: 12px;
}
.containerrow1_blue {
	
}
.container_blue_top {
	background: url(containers_01.gif) repeat-y;
        width: 213px;
        height:23px;
}
.container_blue_center {
	background: url(containers_02.gif) repeat-y;
        padding: 20px;
        
}
.container_blue_middle {
	background: url(containers_03.gif) repeat-y;
        width: 213px;
        height:19px; 
}


.survey
{
       text-align: right;
       direction:rtl;
       
}
.surveyitems
{
       text-align: right;
       
}
.DNNAlignright
{
       text-align: right;
       
      
}

.NormalBold td{ }


.containerrow2_blue {
	background-color: #ffffff;
}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
