﻿/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.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;
}

.containermaster_text {
	background-color: white;
	width: 100%;
	padding-right: 25px;
}

.containermaster_text_logo {
	background-position: bottom;
	background-color: white;
	width: 100%;
	background-image: url('../../Skins/DNN-Blue/images/logo_os_back.jpg');
	background-repeat: no-repeat;
}


.containermaster_text_admin {
	width: 100%;
	background-color:white
	
}



.container_title
{
	width: 100%;
	background-color: #EEF5FD;
	color: #4184CB;
	border-top: 1px #4687CC solid;
	border-left: 1px #4687CC solid;
	border-right: 1px #4687CC solid;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;

}

.container_title_service
{
	width: 100%;
	background-color: #E4F3E9;
	color: #1F8141;
	border-top: 1px #1F8141 solid;
	border-left: 1px #1F8141 solid;
	border-right: 1px #1F8141 solid;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}


.container_icons
{
	background-color: #BCD7F4;
	color: #4184CB;
	border-top: 1px #4687CC solid;
	border-left: 1px #4687CC solid;
	border-right: 1px #4687CC solid;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;

}

.container_icons_service
{
	background-color: #E4F3E9;
	color: #1F8141;
	border-top: 1px #1F8141 solid;
	border-left: 1px #1F8141 solid;
	border-right: 1px #1F8141 solid;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}




.news_title
{
	width: 100%;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #4184CB;
}


.container_top_newsleft
{
	width: 197px;
	background-image: url('../../Skins/opensoftware/images/top_news.jpg');
	background-repeat: no-repeat;
	height: 27px;
}

.container_bottom_newsleft
{
	width: 197px;
	background-image: url('../../Skins/opensoftware/images/bottom_news.jpg');
	background-repeat: no-repeat;
	height: 11px;
	
}

.container_middle_newsleft
{
	background: url('../../Skins/opensoftware/images/middle_news.jpg') repeat-y;
	width: 197px;
	height: 100%;
}




.containermaster_polcity_log {
	background: #D6E7F8;
	width: 100%;
	border-bottom-color: #4184CB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #4184CB;
	border-right-width: 1px;
	border-right-style: dotted;
	border-top-color: #4184CB;
	border-top-width: 1px;
	border-top-style: dotted;
	border-left-color: #4184CB;
	border-left-width: 1px;
	border-left-style: dotted;
	
}


.container_title_polcity_log
{
	width: 100%;
	font-family: Verdana;
	font-size: 19px;
	font-weight: bold;
	color: #4184CB;
}

.title_white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	
}


.testo_white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}

.title_blu
{
	font-family: Verdana;
	font-size: 19px;
	font-weight: bold;
	color: #4184CB;
	
}



.testo_blu
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4184CB;
}

.testo_accesso
{
	font-family: Arial;
	font-size: 11px;
	color: #003466;
}



.login_form {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #4184CB;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 155px;
}
.button_login {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3375B7 #3375B7 #3375B7 #3375B7;
	background-color: #3375B7;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.float {
	position: relative;
	overflow: hidden;
	visibility: visible;
	z-index: 100;
	top: -20px;
}



.links {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height:40px;
	
}

.links a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.links a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.links a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.background_menu_right
{
	background: url('../../Skins/opensoftware/images/back_right_menu.jpg') repeat-x;
}

.background_menu_right_service
{
	background: url('../../Skins/opensoftware/images/back_right_menu_service.jpg') repeat-x;
}

 
 .menu_right_title
{
	font: normal normal bold 22 Verdana;
	color: #4184CB;
}

 .menu_right_title_service
{
	font: normal normal bold 22 Verdana;
	color: #1F8141;
}


.container_blank {
	background-color: white;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 25px;
}

.container_blank_banner {
	background-color: white;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
}

.home_showcase {
	border: 1px #4687CC solid;
	background-color: white;
	width: 410px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 2px;

}

.home_tred {
	border: 1px #FF0000 solid;
	background-color: #EFEFEF;
	width: 413px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
}


.links {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height:40px;
	
}

.links a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.links a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.links a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.blu_border {
	background-position: right bottom;
	border-top: 1px #4687CC solid;
	border-bottom: 1px #4687CC solid;
	border-left: 1px #4687CC solid;
	border-right: 1px #4687CC solid;
	background-image: url(../../Skins/opensoftware/images/back_page.gif);
	background-repeat: repeat-y;
}

.blu_border_polcityonline {
	background-position: right bottom;
	border-top: 1px #4687CC solid;
	border-bottom: 1px #4687CC solid;
	border-left: 1px #4687CC solid;
	border-right: 1px #4687CC solid;
	
}

 
 
.green_border {
	background-position: bottom;
	border-top: 1px #1F8141 solid;
	border-bottom: 1px #1F8141 solid;
	border-left: 1px #1F8141 solid;
	border-right: 1px #1F8141 solid;
	background-image: url(../../Skins/opensoftware/images/back_page_service.jpg);
	background-repeat: repeat-x;
}
 
 .green_border_noback {
	border-top: 1px #1F8141 solid;
	border-bottom: 1px #1F8141 solid;
	border-left: 1px #1F8141 solid;
	border-right: 1px #1F8141 solid;
}
 
.vpxp_forms
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #F3F3F3;
	color: #003466;
	border: 1px #4687CC solid;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	height: 22px;
	margin-top: 1px;
	width: 150px;
}
 
.vpxp_forms_label
{
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0077B7;
}
 
.vpxp_forms_button
{
	border:1px solid #4184CA;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #4184CA; 
	background-image: url(../../Skins/opensoftware/images/back.gif);
	background-repeat: repeat-x; 
	padding:2px; cursor: pointer;}
 
 .vpxp_warning
{
	border: 1px #FF0000 solid;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #C1DBF4;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

