/* ================================
    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;
	font-size:8px;
	}

.TEXTO{
	padding-left:4px;
	font-family:verdana;
	font-size:10px;
	color:#565656;
	}
	
.LoginUser{
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	}
	
.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;
	}
	
.gtsep {
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 2px; 
	FONT: 85% Verdana; 
	COLOR: #42484D; 
	PADDING-TOP: 0px
	}
	
#msviGlobalSearch {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 6px; 
	FONT: 95% Verdana; 
	PADDING-TOP: 5px; 
	TEXT-ALIGN: left;
}

.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:2;
}
.ContentPane
{
	 padding-left:4;
	 padding-top:0;
	 padding-right:4;
	 padding-bottom:0;
}
.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:2;
	 padding-top:2;
	 padding-bottom:2;
	 padding-right:2;
	 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:1;
	padding-left:1;
}
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: #ffffff; TEXT-DECORATION: none;
}
A.SkinObject:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
A.SkinObject:active {
	COLOR: #ffffff; 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; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight:normal;
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #aaaaaa; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt;
	font-weight:normal;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}/* 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, Arial, Helvetica, sans-serif;
	font-size:  10px;
	font-weight:    bold;
	color: #333333;
	font-style: normal;
}
/* 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: 8pt; padding-left: 15px; 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, .MenuItem HR
{
font-size: 7pt; padding-left: 10px; font-weight: normal; padding-bottom: 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: Transparent; padding-top: 2px; color: #003399;
height:24px;
background-image:url(normal.jpg);}
.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; 
}
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
A:Link{
color:#FFFFFF;
font-family:verdana;
font-size:10px;
padding-left: 10px;
text-decoration:none;
}
.MenuItemMouseOver
{
background-color: transparent; 
background-image:url(over.jpg);
padding-left:10px;
height:24px;
color:#FFFFFF;
}

/*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;
}

