/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;
	background-color: #ffffff;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	/*-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;*/
}


.ContainerTitleBox
{
    padding-left:5px;
    padding-top:5px;
    margin:0px;
}

.ContainerTitle 
{
    font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 22px; 
	font-weight: normal;
	color:#F3121A;
	margin:0px;	
}

.ContainerContentPane
{
    padding:5px;
}

.containerrow1 {	
}
.containerrow2 {
	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, Verdana, Sans-Serif; 
	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;
	font-family: Tahoma, Verdana, Sans-Serif; 
	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, Verdana, Sans-Serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

/***** AD *****/

.containermaster_AD {
	width: 100%;
	background-color: #ffffff;
	/*-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;*/
}

.ContainerTitle_AD
{
    font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal;
	color:#cccccc;
	margin:0px;
	text-align:center;
	text-transform:uppercase;
}

.ContainerContentPane_AD
{
	margin-top:5px;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;     
}

/**************/


/***** POLL *****/

.containermaster_Poll {
	width: 100%;
	background-color: #CFDCEA;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;
	background-image: url(images/poll_bg.jpg);
	background-repeat: repeat-x;
	padding-top:5px;
	/*-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;*/
}

.ContainerTitle_Poll
{
    font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 22px; 
	font-weight: normal;
	color:white;
	padding-top:10px;
	padding-left:5px;
	text-align:center;
}

.ContainerContentPane_Poll
{
	margin-top:5px;	
}

.ContainerContentPane_Poll .NormalBold, .ContainerContentPane_Poll .Normal label
{
	color:White;
}

.ContainerContentPane_Poll .Survey_Message_Label
{
	color:Red;
}

.ContainerContentPane_Poll a:link, .ContainerContentPane_Poll a:visited, .ContainerContentPane_Poll a:hover, .ContainerContentPane_Poll a:active
{
	padding-left:5px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Sans-Serif; 
    font-size: 12px; 
    font-weight: bold;
    color: #1A1D70;	
}

/****************/

/***** latest releases *****/

.containermaster_latestreleases {
	width: 100%;
	background-color: #F6F9FA;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;
	padding-top:5px;
	background-image: url(images/latest_releases_bg.jpg);
	background-repeat: repeat-x;
	height: 209px;	
}

.ContainerTitle_latestreleases
{
    font-family: Tahoma, Verdana, Sans-Serif; 
    font-size: 22px; 
    font-weight: normal;
    color:#F3121A;
    margin:0px;
}

.ContainerContentPane_latestreleases
{
	padding:5px;
}

/**************/


/***** recruitment *****/

.containermaster_recruitment {
	width: 100%;
	background-color: Transparent;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;
}


.ContainerTable_recruitment
{
    background-image: url(images/recruitment-bg.jpg);
	background-position: top left;
	width: 300px;
}

.ContainerContentPane_recruitment
{
    background-color: Transparent;
}

/**************/

.containermaster_noborder {
	width: 100%;
	background-color: #ffffff;
	border: none;
}

.ContainerContentPane_noborder
{
    padding:0px;
}

/**************/

.containermaster_bottomborder {
	width: 100%;
	background-color: #ffffff;
	border-bottom: 1px solid #CCCCCC;
}