/* ================================
    CSS STYLES FOR SalaO Contribution to DotNetNuke Open Source Initiative
	Diywebsite and SalarO.com design
	By Salar Golestanian of First Contact UK www.salaro.com
	Contributors.
	Terzopoulos Vasilis
	D. Jeapregash
	+44 01483 870170, sales (at@) salaro.net
   ================================
*/

/* Background Settings */
BODY {
	background-color:#f3f3f3;
	MARGIN: 0px;
	}

.TEXTO{
padding-left:4px;
font-family:verdana;
font-size:10px;
color:#565656;
}
.Top {
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0;
	font-size: 10px;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
	background-color: Transparent;

}
.table1{
	background-color:#ffffff;
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

.bg {
	background-color:#2457A8;
}

.Menu {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
    font-family: tahoma;
    text-decoration: none;
}

.Main {
	background-image: url('main2.jpg');
	background-repeat: no-repeat
}

.Footer {
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.MenuTable {
	background-image: url('a.jpg');
	padding-left: 2px; width: 150px; height: 25px;
}

.DateTable {
    FONT-SIZE: 70%;
	padding-left: 2px;
}

.gt0 {
	BORDER-: #42484D 0px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #42484D 0px solid;
	PADDING-LEFT: 4px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #42484D 0px solid;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #42484D 0px solid;
	font-weight: bold;
	font-size: 10px;
	color: #42484D;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	margin: 3;
}

.Head
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #0764AF;
}

.Content
{
	 padding-left:0;
	 padding-top:0;
	 padding-right:0;
	 padding-bottom:0;
	 background-color: white;
}

.RightPane
{
	 padding-left:2;
	 padding-top:0;
	 padding-right:0;
	 padding-bottom:1;
	 background-color: Transparent;
}

.LeftPane{
	 padding-left:0;
	 padding-top:0;
	 padding-right:0;
}

.ContentPane{
	 padding-left:5;
	 padding-top:2;
	 padding-right:5;
	 padding-bottom:1;
}

.BottomPane{
	 padding-left:0;
	 padding-top:0;
	 padding-right:0;
	 padding-bottom:1;
	 background-color: Transparent;
}
.HeadBanner{

	 padding-left:0;
	 padding-top:0;
	 padding-right:0;
	 background-color: #e2e2e2;
}

.TopPane{
	 padding-left:0;
	 padding-top:0;
	 padding-right:0;
	 background-color:Transparent;
}

.Breadcrumb{
	 font-weight: normal;
     font-size: 10px;
	 font-family: Tahoma, Arial, Helvetica;
     color: #000000;
     text-decoration: none;
	 background-color: Transparent;
	 padding-right:10;
}
A.Breadcrumb:visited  {
    text-decoration:    none;
    color: #54A4E5;
}
A.Breadcrumb:link {
	COLOR: #54A4E5; TEXT-DECORATION: none
}
A.Breadcrumb:active   {
    text-decoration:    none;
    color: #54A4E5;
}
A.Breadcrumb:hover    {
    text-decoration: none;
    color: #577EFF;
}
.SkinObject {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvetica; TEXT-DECORATION: none
}
A.SkinObject:link {
	COLOR: #00008b; TEXT-DECORATION: none;
}
A.SkinObject:visited {
	COLOR: #00008b; TEXT-DECORATION: none;
}
A.SkinObject:active {
	COLOR: #00008b; TEXT-DECORATION: none;
}
A.SkinObject:hover {
	COLOR: #FFCC00; TEXT-DECORATION: none;
}
.SelectedTab {
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
	COLOR: #0000ca; TEXT-DECORATION: none
}
A.SelectedTab:visited {
	COLOR: #0000ca; TEXT-DECORATION: none
}
A.SelectedTab:active {
	COLOR: #0000ca; TEXT-DECORATION: none
}
A.SelectedTab:hover {
	COLOR: #0000ca; TEXT-DECORATION: none
}
.LogoPane  
{
	 padding-left:10;
	 padding-right:10;
}


/* Main Menu */
/*___________________________________________________________________________________________*/

.MainMenu_MenuContainer {
	background-color: transparent;
	width:180px;
	border:0px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	width:180px;
	border:0px;
	background-image:url('normal.jpg');
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	font-weight:normal; 
	border-bottom: 0px;
	border-top: 0px;
	padding: 0px 0px 0px 0px;
	width:180px;
	height:33px;
	text-transform:uppercase;
}
.MainMenu_MenuItemSel {
	background-image:url('over.jpg');
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal;
	font-weight:normal;
	border: 0px o0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:33px;
	width:180px;
	text-transform:uppercase;
}

.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #485f91; 
	filter: none;
	border: 0px;
	margin-top: 0px;
	padding: 2px;
}

.MainMenu_MenuBreak {
	border-bottom: 0px; 
	border-left: 0px ; 
	border-top: 0px ;  
	border-right:0px ; 
	background-color: transparent; 
	height: 6px;
	display: none;
}



.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: 0px; 
	border-bottom: 0px; 
	border-top: 0px;
	display: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
/* Hyperlinks Settings */
.Logo
{
	padding-left:30;
	padding-top:5;
	padding-bottom:5;
}

.HorizLogo
{
	background-image: url('/dnn3/Portals/0/Skins/CrystalS/Skier.jpg');
	padding-left:30;
	padding-top:5;
	padding-bottom:5;
	background-repeat:repeat-x;
	background-color:#64769E;
	vertical-align:middle; background-position-y:50%
}

.Title
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight:bold;
    color: #42484D;
}

.Toprow
{
	background-image: url('/dnn3/Portals/0/Skins/CrystalS/bluegraduation.jpg');
	background-repeat:repeat-x;
	vertical-align:right; background-position-y:50%
}
.CopywriteStuff {
    font-weight: normal;
    font-size: 9px;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;

}
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color: #0000ca;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;

}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: #0000ca;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #0000ca;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color: #0000ca;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color: #C0c0c0;
}
.grayborder {
	BACKGROUND: #c0c0c0
}
normal stuff
/* style for module titles */
.Head   {
	font-family: Georgia, Verdana, serif;
	font-size:  11px;
	font-weight:    bold;
	color: #ffffff;
	font-style: normal;
	text-transform: uppercase;
}
/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Tahoma;
	font-size:  11px;
	font-weight: bold;
	color: #00008b;
	font-style: normal;

}
A.Subhead:Link{
	font-family: Tahoma;
	font-size:10px;
	font-weight: normal;
	color: #444444;
	font-style: normal;

}
A.Subhead:Hover{
	font-family: Tahoma;
	font-size:10px;
	font-weight: normal;
	color: #00008b;
	font-style: normal;
	text-decoration:underline;

}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #282B39;
}
.NormalHighlight {
	background-color: #FBF7F4;
	color: #282B39;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
/* text style used for textboxes in the LanguageBox */

.LanguageBox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	WIDTH: 140px;
	COLOR: #003366;
	FONT-FAMILY: verdana, sans-serif;
	background-color: #B9D0D0;

}
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3D4D5A}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	text-decoration:    none;
	color: #343749;
	border: 1px solid #343749;
	background-color: #EBECEE;
}

A.CommandButton:visited  {
	text-decoration:    none;
	color: #343749;
	border: 1px solid #343749;
	background-color: #EBECEE;
}

A.CommandButton:active   {
	text-decoration:    none;
	color: #80402B;
	border: 1px solid #80402B;
	background-color: #EED5CD;
}

A.CommandButton:hover    {
	text-decoration:    none;
	color: #80402B;
	border: 1px solid #80402B;
	background-color: #EED5CD;
}
 /* GENERIC */

H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H2 {
	FONT-WEIGHT: normal; FONT-SIZE: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H4 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H5 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
DT {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H6 {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TFOOT {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
THEAD {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TH {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; VERTICAL-ALIGN: baseline; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:link {
	COLOR: #3E464D;
	TEXT-DECORATION: none; 
}
A:visited {
	COLOR: #3E464D; TEXT-DECORATION: none; 
}
A:active {
	COLOR: #3E464D; TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #0764AF;
}
SMALL {
	FONT-SIZE: 8px;
}
BIG {
	FONT-SIZE: 14px
}
BLOCKQUOTE {
	FONT-FAMILY: Lucida Console, monospace
}
PRE {
	FONT-FAMILY: Lucida Console, monospace
}
UL LI {
	LIST-STYLE-TYPE: square;
}
UL LI LI {
	LIST-STYLE-TYPE: disc;
}
UL LI LI LI {
	LIST-STYLE-TYPE: circle;
}
OL LI {
	LIST-STYLE-TYPE: decimal;
}
OL OL LI {
	LIST-STYLE-TYPE: lower-alpha;
}
OL OL OL LI {
	LIST-STYLE-TYPE: lower-roman;
}
HR {
	HEIGHT: 1pt; TEXT-ALIGN: left
}
.Message {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ca0606
}
.ItemTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #af906b; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}

/* sidemenu by anthony.glenwright */
.MenuHdr
{ 
font-size: 7pt; padding-left: 3px; font-weight: bold; padding-bottom: 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: Transparent; padding-top: 2px; cursor: default; color: #ffffff;
height:24px;
background-image:url(over.jpg)
}
.MenuItem HR{
height:0px;
background-color:#FFFFFF;}
.MenuItem, 
{
font-size: 7pt; padding-left: 3px; font-weight: normal; padding-bottom: 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: Transparent; padding-top: 2px; color: #003399;
height: 31px;
background-image:url(bt2.jpg);
vertical-align:top;}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
text-decoration: none; color: #003399; width: 100%; padding-top: 1px;
padding-bottom: 1px; cursor: default; cursor: hand;
vertical-align:top;
}
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
A:Link{
color:#666666;
font-family:verdana;
font-size:7pt;
padding-left: 3px;
text-decoration:none;
vertical-align:top;
}
.MenuItemMouseOver
{
background-color: transparent; 
background-image:url(bt2.jpg);
padding-left:8px;
height:31px;
color:#666666;
vertical-align:top;
}


/*Classes para nova pesquisa de imoveis */

.IONLINE_consultaimoveis_descricao
{
	font-family: Verdana;
	font-size: 9px;
	color: #383838;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FAF9F4;
}
.IONLINE_consultaimoveis_detalhe
{
	font-family: Verdana;
	font-size: 9px;
	color: #383838;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FAF9F4;
}


.IONLINE_consultaimoveis
{
	 border-top:1px #CCCCCC dotted;
	 border-bottom:1px #CCCCCC dotted;
	 border-right:1px #CCCCCC dotted;
	 border-left:1px #CCCCCC dotted;
	 background-color: white;
}

.IONLINE_consultaimoveis:font
{
	font-family:Tahoma, Arial;
	font-size:8px;
	color:#000000;
}

.IONLINE_consultaimoveis_foto
{
	border-top:2px #00008b;
	border-bottom:2px #00008b;
	border-right:2px #00008b;
	border-left:2px #00008b;
	background-color:#FAF9F4;
}

.IONLINE_consultaimoveis_td
{
	border-top:1px #00008b dotted;
	border-bottom:1px #00008b dotted;
	border-right:1px #00008b dotted;
	border-left:1px #00008b dotted;
}

.IONLINE_consultaimoveis_DisplayToolTip
{
	border-top:3px #000000;
	border-bottom:3px #000000;
	border-right:3px #000000;
	border-left:3px #000000;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
 
}

.IONLINE_FichaImovel_Label
{
{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:bold;}

.IONLINE_FichaImovel_Valor
{
{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;}

.IONLINE_SeletorImovel_Label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;}
.IONLINE_SeletorImovel_Valor
{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;}
.CommandProcurarImovel{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border:#666666 1px solid;
}
.CommandConsultaImovelVoltar{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border:#666666 1px solid;
}


