/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.serviceflashdiv {
	background-image: url(service_img_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 129px;
	background-color: #FF5315;
}
.servicerightimg{
	height: 129px;
	background-image: url(service_img_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.mainflashdiv {
	background-image: url(flash_img_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 129px;
}
.flashrightimg{
	height: 129px;
	background-image: url(flash_img_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.scrollinglink {
	/*position: absolute;*/
	height: 15px;
	position:fixed;
	bottom: 20px;
	width: 100px;
	right: 100px;
}
.htmlmodulebg {
	background-color: #FEFEFE;
	background-image: url(divtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 321px;
	padding-top: 5px;
}
.divdownbg {
	background-image: url(div_dwn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 321px;
	padding-bottom: 5px;

}
.div_bg {
	background-image: url(div_bg.gif);
	background-repeat: repeat-y;
	width: 321px;
	text-align: justify;

}
.content{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 3px;
	width: 300px;
	clear: both;
}
.links {
	width: 100px;
	float: right;
	padding: 4px;
}
.moduletitle{
	float: right;
	padding-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #000000;
}
.solutions_readmore{
	float: right;
	color: #ff771d;
}
.solutions_logos {
	/*margin-top: 1px;*/
	float: left;
	vertical-align: top;
	clear: left;
	border: #D3D3D3;
	padding: 1px;
}
.solution_header {
	padding: 8px 20px 0px;
	float: left;
	vertical-align: top;
	white-space: nowrap;
}
h1 {
	text-align: left;
	font-family: 'Trebuchet MS';
	/*color: rgb(0, 128, 243);*/
	color:#000000;
	font-size: 13pt;
	font-weight: normal;
	padding-left: 6px;
}
.solution_content {
	padding: 0px 4px 4px;
	clear: both;
	text-align: justify;
}
.cornertables{
	width: 100%;
	background-color: #FEFEFE;

} 
.cornertl{
	height: 5px;
	width: 5px;
	background-image: url(tl.gif);
	background-repeat: repeat-y;
}
.cornertr{
	height: 5px;
	width: 5px;
	background-image: url(tr.gif);
	background-repeat: no-repeat;
}
.cornerbr{
	height: 5px;
	width: 5px;
	background-image: url(br.gif);
	background-repeat: no-repeat;
}
.cornerbl{
	height: 5px;
	width: 5px;
	background-image: url(bl.gif);
	background-repeat: no-repeat;
}
.top_bg{
	background-image: url(top_bg.gif);
	background-repeat: repeat-x;
}
.left_bg{
	background-image: url(left_bg.gif);
	background-repeat: repeat-y;
}
.right_bg{
	background-image: url(right_bg.gif);
	background-repeat: repeat-y;
}
.bottom_bg{
	background-image: url(bottom_bg.gif);
	background-repeat: repeat-x;
}
.containermaster_button{
	width: 100%;
	background-image: url(containerDemo_button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
}
.containermaster_button a {
 	width: 100%;
	font-weight: bold;
	/*background-image: url(containerDemo_button_bg.jpg);*/
	/*background-repeat: repeat-x;*/
	/*background-position: center;*/
	text-align: left;
	color: #FFFFFF;
	padding-left: 15px;
}
.containermaster_button a:hover{
	font-weight: bold;
 	width: 100%;
	/*background-image: url(containerDemo_button_bg.jpg);*/
	/*background-repeat: repeat-x;*/
	/*background-position: center;*/
	text-align: left;
	color: #FFFFFF;
	padding-left: 15px;
}
.containermaster_blue {
	width: 100%;
/*	background-image: url(top_table_bg.gif);
	background-repeat: repeat-x;/*	-moz-border-radius-topleft: 10px; 
	border-right: #E9E9E9 1px solid; 
	border-left: #E9E9E9 1px solid; 
	border-bottom: #E9E9E9 1px solid; 
	border-top: #E9E9E9 1px solid;
	-moz-border-radius-bottomleft: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-moz-border-radius-topright: 10px;
	 */
}
/*.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4F3900;
	height: 26px;
	background-repeat: no-repeat;
}
.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: #000000; 
	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;
}
