/* 
    Document   : stylesheet
    Created on : 30-Oct-2010, 23:32:13
    Author     : iconicae
    Description:
        Purpose of the stylesheet follows.
*/



body
{
    background-image: url('http://pimch.es/resources/body_bg.png');
    font-family: sans-serif;
    font-size:10pt;
}

div.iexPanel
{
    border-width:1px;
    border-style: outset;
    border-color:#E5E5E5;
    border-radius:5px;
    background-color:white;
}

div.iexPanel_Title
{
    background-image: url('http://pimch.es/resources/iexPanel_Title_bg.png');
    color:white;
    font-family: cursive,sans-serif;
    font-weight: bold;
    text-align: center;
    font-size:10pt;
    border-color:white;
    border-width:1px;    
}
div.iexPanel_Content
{
    padding:8px;
}

div.iexPanel_Footer
{ 
    font-size: small;
    font-weight: lighter;
}

.iexContainer
{
	display:none;
}

div.iexContainer#Header
{
    width:800px;
    height:228px;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
    background-color:white;
    background-image:url('resources/pimch_Title_bg-one.jpg');
}
div.iexContainer#Navigation
{
    background-image:url('resources/pimch_navigation_background.png');
    background-repeat:repeat;
    width:800px;
    height:22px;
    margin-right:auto;
    margin-left:auto;
    background-color:white;
    border-image-bottom: url('resources/pimch_navigation_border.png');
    border-bottom-style: ridge;
    border-bottom-width:1px;
    border-bottom-color:#E5E5E5;
    border-top-style: ridge;
    border-top-width:1px;
    border-top-color:#E5E5E5;
}

div.iexContainer#Navigation a,a.visted,a.active,a.hover
{
    height:20px;
    margin-top:auto;
    margin-bottom:auto;
    margin-left:20px;
    margin-right:0px;
    font-weight: bold;
    vertical-align: middle;
    font-size: large;
    text-align: center;
    color:maroon;
    text-decoration: none;
}

div.iexContainer#langSwitches
{
    margin-left:auto;
  
    text-align: right;
}
div.iexLocalizedContainerSet#Top
{
    background-color:white;
    margin-right:auto;
    margin-left:auto;
    padding-top:10px;
    width:800px;   
}
div.iexLocalizedContainerSet#Top div.iexContainer
{
	background-color: white;
	}
div.iexContainer#Right
{
    float:left;
    width:195px;
    padding-left:5px;
    padding-right:0px;
}
div.iexContainer#Right h3
{
	color:maroon;
}
div.iexContainer#Left
{
    float:left;
    width:590px;
    padding-right:5px;
    padding-left:5px;
}
div.iexContainer#Properties
{
	float:left;
	width:585px;
	margin:auto;	
}
div.iexContainer#Properties div.iexContainer#Property
{
	background-color: #E8DFCF;
	border-style: outset;
	border-width: 1px;
	margin-top:10px;
	margin-bottom:5px;
}
div.iexContainer#Property div
{
	display:inline-block;
	float: none;
	margin:3px;
}
h3
{
	margin:2px;
	}
div.iexContainer#PropertyImages img
{
	height:100px;
	width: 100px;
}
div.iexContainer#Footer
{
    width:800px;
    background-color: #E5E5E5;
    margin-bottom:100px;
    margin-left:auto;
    margin-right:auto;
    height: 160px;
}
.iexStyledText#Footnote
{
    font-size: 8px;
    font-family: sans;
    font-weight: lighter;
}
.iexUnorderedList#Menubar > .iexListItem
{
    display: inline;
    height:50px;
    width:100px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 5px;
    
    border-left-style: solid;
    border-left-width:1px;
    border-left-color: #C5C5C5;
}
.iexUnorderedList#Menubar > .iexListItem > a
{
    text-decoration: none;
    text-align: center;
}
.iexContainer#QuickSearch
{
    margin-right:auto;
    margin-left:auto;
    width:800px;
    height:30px;
    background:#C5C5C5;
    vertical-align: text-top;
}
.iexForm#QuickSearch > img
{
    height:30px;
    float:left;
}
#PL-PropertyName
{
    font-weight: bolder;
    font-size: 12px;
    color:#2b249c;
}
#PL-PropertyPrice

{
    font-weight: bolder;
    font-size: 12px;
    color:#9c2924;
    padding:5px;
    text-align: center;
}
#SearchResults
{
    width:600px;
    margin-left: auto;
    margin-right: auto;
}
#Debug
{
    display:none;
}
#PL-Pic
{
    height:100px;
    width:120px;
}
