/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  {
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
/*color:#274f01;*/
color:white;
}

/* style of item titles on edit and admin pages */
.SubHead    {
color:#000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{

}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
color:green;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/*  Classi moduli we_CalcioMarche   */

.panel-info
{
	text-align:left;
}

.detail-title
{
	text-align:center;
	font-weight:bold;
	font-size:large;
	color:#c81401;
}

.detail-title-news
{
	font-weight:bold;
	font-size:16px;
	color:#c81401;
}

.detail-subtitle
{
	font-size:14px;
	color:#666;
}

.detail-title2
{
	text-align:center;
	font-weight:bold;
	font-size:smaller;
	height:30px;

}

.detail-anno
{
	text-align:center;
}

.divBox
{
	/*display: -moz-inline-box;
	display: inline-block;*/
	vertical-align:top;
	width:100%;
}

.divSX
{
	
}

.detail-foto
{	
	float:right;
}


.detail-row, .detail-row-calciatori, .detail-row-allenatori
{
	width:100%;
}

.detail-row-calciatori {
	height:33px
}

 .detail-row-allenatori{
	height:35px
}

span.label-caption
{
	font-weight: bold;
	width:100px;
	font-size:12px;
	/*display:-moz-inline-block !important;*/
	display:inline-block;
}

span.label-caption-edit
{
	font-weight: bold;
	width:100px;
	font-size:12px;
	
}

span.label-value
{
	display:inline-block;
	font-weight:lighter;
	font-size:11px;

}
span.label-bold
{
	display:inline-block;
	font-weight:bold;
	font-size:11px;	
}
a.label-bold
{
	display:inline-block;
	font-weight:bold;
	font-size:12px;	
}

span.label-search
{
	font-weight: bold;
	font-size:12px;
	width:150px;
	/*display:-moz-inline-block !important;*/
	display:inline-block;
}

.grid-empty 
{
	display:block;
	text-align:center;
	font-weight: bold;
	font-size:12px;
	color:Red;
}

.albo{
width:104px;
height:28px;
background:url(img/albo.gif) no-repeat;
display: inline-block;
}

.carriera{
width:88px;
height:26px;
background:url(img/carriera.gif) no-repeat;
display: inline-block;
}


.rosa{
width:179px;
height:26px;
background:url(img/rosa.gif) no-repeat;
display: inline-block;
}

.button-newyear{
	width:100px;
	height:25px;
	display:block;
	background:url(img/nuovoanno.gif) no-repeat top left;
	margin-top:5px;
	/*display:inline;*/
}



.sep{
height:15px;
}


.drop-search
{
	
}

span.textbox-search
{
		display:-moz-inline-block !important;
	display:inline;
}

.button-search
{
	width:75px;
	height:25px;
	display:block;
	background:url(img/search.gif) no-repeat top left;
	margin-top:5px;
	margin-bottom:0px;

	/*margin-left:auto;
	margin-right:auto;*/


	
}

.button-edit
{
	width:75px;
	height:25px;
	display:block;
	background:url(img/modifica.gif) no-repeat top left;
	margin-top:5px;
	/*display:inline;*/
}

.button-delete
{
}

.button-new
{
	width:75px;
	height:25px;
	display:block;
	background:url(img/aggiungi_btn.gif) no-repeat top left;
	margin-top:5px;
/*	display:inline;*/
}

.button-detail
{
}

.button_save
{
	width:75px;
	height:25px;
	display:inline-block;
	background:url(img/conferma.gif) no-repeat top left;
	margin-top:5px;
	/*display:inline;*/
}

.button_cancel
{
	width:75px;
	height:25px;
	display:inline-block;
	background:url(img/annulla.gif) no-repeat top left;
	margin-top:5px;
	/*display:inline;*/
}





.button-back
{
	width:75px;
	height:25px;
	display:block;
	background:url(img/indietro.gif) no-repeat top left;
	margin-top:5px;
}



.grid-header, .grid-header-vertical {
	border:1px solid #fff;
	border-bottom:1px solid #ccc;
	background:#709C00;
	vertical-align:middle;	
}

.grid-header-vertical
{
	layout-flow: vertical-ideographic;	
	max-height:120px;
	padding-top:7px;
	padding-bottom:7px;
} 


.grid-row, .grid-selectedrow
{
	font-size:10px;
	font-weight:bolder;
	/*text-align:left;*/
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;

}
/*
.grid-row-left
{
	font-size:10px;
	font-weight:bolder;
	text-align:left;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	
}
*/

.grid-header /*,.grid-header-left*/
{
border:1px solid #fff;
vertical-align:middle;
text-align:center;
padding-left:7;
padding-right:7;
}

.grid-header-left
{
border:1px solid #fff;
vertical-align:middle;
text-align:left;
padding-left:5px;
background:#709C00 none repeat scroll 0 0;
}

.grid-header th
{
	color:white;
}

.grid-header a
{
	color:white;
}

.grid-header a:hover
{
	color:yellow;
}

/*
.grid-header-left {
text-align:left
}
*/

.grid-item , .grid-item-left
{
border-color:red;
}

/*
.grid-item-left td
{
	text-align:left;
}
*/

.grid-row td /*, .grid-row-left td*/
{
border:1px solid #fff;
border-bottom:1px solid #ccc;
height:20px;
padding-left:7px;
padding-right:7px;
}
/*
.grid-row td{
	text-align:center;
}


.grid-row-left td
{
text-align:left;
}
*/

.grid-selectedrow
{
	background-color:green;
	color:white;
	text-align:center;
}

.grid-selectedrow a
{
	color:white;
}

.grid-selectedrow a:hover
{
	color:white;
	text-decoration:none;
}


.panel-albo
{
	text-align:left;
}

.secondary-title
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:10;
	margin-bottom:5;
}

.hidden
{
	visibility:hidden;
}

.drop-input
{
}

.textbox-input
{
	
}

.checkbox-input
{
}

.validation-message
{
	color:Red;
	font-size:8px;
}

.grid-header span{
	font-size:5px;
}

/*
.grid-header-left span{
	font-size:5px;
	text-align:left;
}
*/

.pager{
font-size:5px;
}

.grid_pager td{
	height:40px!important;
	height:30px;
	padding-top:0!important;
	padding-top:5px;
}

.grid_pager a
{
	background-color: #198C14; 
	border: solid 1px darkgreen;
	color:white;
	padding:3px 5px 3px;
	margin-top:0;
	font-size:10px;
}

.grid_pager a:hover
{
	color:green;
	border: solid 1px green;
	background-color:yellow;
	padding:3px 5px 3px;
	margin:0;
	font-size:10px;
}

.grid_pager span
{
	border: solid 1px darkgreen;
	padding:3px 5px 3px;
	margin:0;
	font-size:14px;
}

.testoNews{
	text-align:justify;
	font-size:12px;
}

p.testonews a
{
	color:green;
}
p.testonews a:hover
{
	color:#C81401;
}
p.testonews a:visited
{
	color:green;
}

div.vecchie_glorie_detail
{
	width:550px!important;
	width:538px;
}

.immagine
{
	border: solid 1px green;
	/*padding:6px;
	margin:4px;*/
}


.rds-search
{
	margin-bottom:9px!important;
	margin-bottom:6px;
}

.rds-search td
{
	padding-top: 4px!important;
	padding-top: 0;
}

.rds-search label
{
	font-size:12;
	font-family: Tahoma,Arial,Helvetica;
	margin-left:2px;
	vertical-align:bottom!important;
	vertical-align: baseline;
}

.containerrow1_green{
	background:#709C00;

}

.containermaster_green{
	width:100%;
	border:1px solid darkgray;
}

.pnlInformazioni
{
	border-style: solid;
	border-width: 1px; 
	background-color: #ECEDEC;
}
