﻿
div.ListeAvanzate .contentTable
{
	border-top:1px Solid #424242 !important;
	border-left:1px Solid #424242 !important;
	width : 100%
}

div.ListeAvanzate td.clsinistra
{
	color : #fff;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;	
}

div.ListeAvanzate div.PageInstructions
{
	color : #e5e5e5;
	font-family : Arial;
	font-size : 13px;	
	padding-top :15px;
	padding-bottom:30px;
}

div.ListeAvanzate .contentTable td
{	
	font-family : Arial;
	font-size : 13px;		
	color : #e5e5e5;
}

div.ListeAvanzate td.panelMsgText
{
	font-family : Arial;
	font-size : 13px;		
	color : #e5e5e5;
}

div.ListeAvanzate td.dgspager
{
	background-color : #0d0d0d;
}

div.ListeAvanzate td.dgsHeader
{
	border-bottom:1px Solid #424242;
	border-right:1px Solid #424242;
	text-align:center;
	/*background-color:#000;	*/
	height:35px;
	font-weight:bold;
	background-image: url('Resources/Layout/TableLayout/tableHeader.jpg');
}

div.ListeAvanzate div.AdvLstTipo h2
{
	font-family : Verdana;
	font-size : 12px;		
	color : #fff;
}

div.ListeAvanzate .gwGeneralAlterRow
{	
}


div.ListeAvanzate .tblFilter
{
	margin-top : 30px;
}

div.ListeAvanzate .SBTitle
{
	background-image: url('Resources/Layout/Help/Titlebg.jpg');	
	background-color : #0d0d0d;
	height : 50px;
}


div.ListeAvanzate .SBTitle h1
{	
	top : 0;
	margin : 0px;
	margin-top : -10px;
	margin-left : 10px;
	padding : 0px;
}

.becomeAgentContent p,.becomeAgentContent ol
{
	color:#C3C3C3;
	font-family:Arial ;
	font-size:13px;
	text-align:justify;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	
	list-style:none;
	background-color:#0d0d0d;
}
.becomeAgentContent ol
{
	padding-bottom:30px;
}

.becomeAgentContent a:link
{
	color: #00AEFF;
	font-weight:bold;
	text-decoration:none;
}


.becomeAgentContent a:visited
{
	color: #C3C3C3;
}

.becomeAgentContent a:hover
{
	color: #5FCDFF;
	text-decoration: none;
}


.becomeAgentIntroTitle
{
	text-align:left;
	font-size:15px;
	padding-bottom:10px;
	padding-left:10px;
	background-image: url('Resources/Layout/Help/Titlebg.jpg');
	background-repeat:repeat-x;
	height:50px;
}

.becomeAgentTableRight
{
	color: #C3C3C3;
	text-align:left;	
	padding-bottom:10px;
	padding-right:30px;
	
}
.becomeAgentTableLeft
{
	color: #C3C3C3;
	background-color:#0d0d0d;
	text-align:left;
	padding-left:10px;
	font-size:13px;
	padding-bottom:10px;
	width:350px;
	
}

.becomeAgentTableRight input,.becomeAgentTableRight select
{
	width:175px;
}
