/* ================================
	Brokerage Module    
	Style Sheet Definition 
   ================================
	(C) OPSI Srl :: July, 2008
	Author: Davide Espertini
   ================================
*/


/****** VARIOUS *******/

.setup
{
	margin-top: 22px;
	margin-left:10px;
	margin-top: 18px !important;
}

.TxtUpperCase {
	text-transform: uppercase;
	color: #003366;
	font-size: 12px;
}

.Normal {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
}

.Normal a:link, .Normal a:hover, .Normal a:visited, .Normal a:active
{
	text-decoration: none;	
}

.WhiteText {
	color: #FFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5;
}

.NormalText {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
}

.News_Title{
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}

.nTitle {
	background-color: #003366;
	width: 100%;
	color: White;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
}

/* FAKE FORM STYLES */

#retro	
{
	margin: 0; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px ;
	color: #000000; 
	/*background-color: #E8E8E8;*/
	font-size:10px ;
} 

#content		{ line-height: 150%; margin: 10px; }
#content h1		{ font-family:Verdana, Arial, Helvetica, sans-serif; display: block; font-size: 200%; color: #5f5f5f; background: url('nautorsswanimg/horizontal.gif') repeat-x 50% bottom; 
padding-bottom: 12px; text-transform: uppercase; margin-top: 35px; }
#content h2		{ font-size: 120%; text-transform: uppercase; }
#content h3		{ font-family:Verdana, Arial, Helvetica, sans-serif; display: block; font-size: 200%; color: #5f5f5f; background: url('nautorsswanimg/horizontal.gif') repeat-x 50% bottom; 
padding-bottom: 12px; text-transform: uppercase; }

#actionLinks	{ display: block; height: 20px; background: url('nautorsswanimg/buttonBG.jpg') repeat-x ; 
margin-bottom: 10px; }

#preamble		{ margin: 0px 20px; }

#pa_Search		{ padding: 10px; height: 140px; }
#pa_Search_world { width: 230px; float: left; padding-top: 20px; text-align: center; }

#pa_Approved	{ background-color: #66ccff; padding: 10px; height: 110px; margin-bottom: 8px; }
#pa_Approved_logo { width: 230px; text-align: center; float: left; padding-top: 20px; padding-bottom: 20px; }

#searchCriteria	{ margin: 0px 100px; }
#picDescription	{ font-size: 130%; font-weight: bold; margin-top: 10px; background: url('nautorsswanimg/horizontal.gif') repeat-x 50% bottom; 
padding-bottom: 12px; text-transform: uppercase;
}
#footer			{ padding: 30px 20px 1px 20px; color: #999999; }

img				{ border: 0px; }

.formButton		
{
	border: solid 1px #000;
	background: #CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	color: #000;
	letter-spacing:1px;
	margin: 1px;
	padding: 1px;
}
.formItem		
{
	/*background-color: #E8E8E8; */
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#003366; 
	font-size:10px 
}
.formItem input
{
	background-color: #FFF; 
	font-size:10px ;
}
.tds			{ border-bottom: 1px solid #eee; padding: 6px 0px 6px 8px; }
.tdh			{ background: #66ccff; font-size: 11px; 
text-align: center; }
.searchTable	
{
	/*background: #E8E8E8; */
	color: #ffffff;
}
.trButtons		{ background: #66ccff; padding:3px 0px; font-size: 11px; }
.tdButtons		{  text-align: center; font-size: 11px; }
#btn_Search		
{
	font-weight: bold; 	
	width: 70px;
	text-align: center;
	background-color: #CCC;
	color: #FFF;
	font-size:10px ;
}
#btn_Reset		{ width: 30%; border: none; text-align: left;font-weight: bold; }

a:link 			{ color: #000000; text-decoration: underline; }
a:visited 		{ color: #000000; text-decoration: underline; }
a:hover 		{ color: #000000; text-decoration: none; }
a:active 		{ text-decoration: underline; }

.btn			{ padding: 6px; border: none; background-color: #d5d5d5; font-weight: bold; color: #000000; margin: 3px 0px; } 
a.btn			{ text-decoration: none; color: #3f3f3f; }
.approved		{ background-color:#EEEEEE; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px; margin-top:20px;}
.hidden			{ display: none; }
.galleryNav		{ color: #333333; background: url('nautorsswanimg/buttonBG.jpg') repeat-x;
}
.blue			{ background-color: #AAE0F9; }
a.backLink		{ display: block;  padding: 8px 8px 8px 0px; }
#print			{ background: url('nautorsswanimg/print.jpg') no-repeat left 50%; 
padding: 6px 0px 6px 25px; text-decoration: none; font-weight: bold; }

#hideOnPrint 	{ height: 20px; width: 100%; display: block; }
#hideOnPrint 	{ padding: 6px; border: none; font-weight: bold; color: #000000; margin: 0px; }


#trailimageid	{ position: absolute; display: none; left: 0px; top: 0px; width: 280px; height: 0px; z-index: 200; }
.red {
	color:#cc0000;
}



