/*========================================================
Filename	: en.css
Purpose		: Default stylesheet for GIM Real Estate
=========================================================*/

body, input, textarea, table, td, span, p, select, option
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
}

body
{
	margin: 0px:0px:0px:0px;
	

}
.cdarea{ width:990px; margin-left:auto; margin-right:auto}
.background1
{
	background:url(images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-position:340px 0px;
}

input, select,
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height:20px;
	
}
textarea
{
	font-family: Tahoma;
	font-size: 11px;
	
	
}

A 
{
	text-decoration:none;	
}

TABLE
{
	border-width: 0px;
}
IMG
{
	border-width: 0px;
}
.actions a
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
.actions a:hover
{
	text-decoration:underline;	
}
.footer
{
	font-family: Tahoma;
	font-size: 11px;
	color: #9cabbb;
	
}

.properties_name
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ba893c;
	font-weight:bold;
	
}
.properties_name a:hover
{
	
	color: #4e6985;
	
	
}

.footer a:hover
{
	text-decoration:underline;
	color: #54640D;	
}

.headings p
{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ffffff;
	margin-bottom:20px;
	margin-left:20px;

	
}
.headings_inner
{
	font-family: Tahoma;
	font-size: 12px;
	color: #c39956;
	font-weight:bold;
	
}

.content
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	
}
.properties_name_inner
{
	font-family: Tahoma;
	font-size: 13px;
	color: #ba893c;
	font-weight:bold;
	
}
.properties_name_inner a:hover
{
	
	color: #4e6985;
	
	
}
.headerlinks td, .headerlinks td a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B657C;
	font-size-adjust:5px;
	font-weight:bold;
}

.headerlinks td a:hover
{

	color:#ba893c;

}

.hideall{display:none;}

/* ////////////////////////////////////////////////////////// */

ul.topnav {  
    font-family: Tahoma;
    list-style: none;  
    padding: 0 20px;  
    margin: 0; 
    float: left;  
    width: 630px;  
 
    font-size: 11px;  
	color: #c39956; 
	
}  
ul.topnav li {  
    float: left;  
    margin: 0;  
    padding: 0 15px 0 0;  
    position: relative; /*--Declare X and Y axis base for sub navigation--*/  
	
	
}  
ul.topnav li a{  
     padding: 10px 5px;  
	color: #c39956;
	font-weight:bold;
    display: block; 
    text-decoration: none; 
    float: left; 

	
}  
ul.topnav li a:hover{  
   color: #4e6985; 
}  
ul.topnav li span { /*--Drop down trigger styles--*/  
    width: auto;  
    height: 35px;  
    float: left;  
    background: FFF;
}  
ul.topnav li span.subhover {
} /*--Hover effect for trigger--*/  
ul.topnav li ul.subnav {  
    list-style: none;  
    position: absolute;   
    left: 0; top: 35px;  
    background: #333;  
    margin: 0; padding: 0;  
    display: none;  
    float: left;  
    width: auto; 
}  
ul.topnav li ul.subnav li{  
    margin: 0; padding: 0;  
    border-bottom: 1px solid #FFF;  
    clear: both;  
    width: auto;  
}  
html ul.topnav li ul.subnav li a {  
     float: left;  
    width: 145px;  
    background: #B9C3CF 10px center;  
    padding-left: 20px;  
	padding-top:5px;
	padding-bottom:5px;
	color:#FFF; 
}  
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/  
     background: #8f9fb3 no-repeat 10px center; 
	color:#000000;  
} 

.green{
	color:#009900;
}
.red
{
	color:#D90005;
}

/****************************************************************/


.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 609px; /*Width of Carousel Viewer itself*/
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 609px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*************************************************************/
.slideshow { height: 213px; width: 393px; margin: auto }
.slideshow img { padding: 0px; border:0px;}

.propdiv
{
	width:205px;
	float:left;
}

/*************************************************/
.pagenumber{float:right;display:inline-block;}
.pagenumber a{background:#c39956; font-family:Arial; font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none; padding:4px 9px;margin-left:2px;border:1px solid #D7D7F3;display:inline-block;float:right;}
.pagenumber a:visited{background:#c39956; color:#FFFFFF; text-decoration:none; border:1px solid #D7D7F3;display:inline-block;float:right;}
.pagenumber a:hover{background:#CCCCCC; font-family:Arial; font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none; border:1px solid #993300;float:right;}

a.pagedisabled {float:right; color:#fff; background:#debf8f; }

a.pagedisabled:hover{color:#fff;  border:1px solid #D7D7F3; background:#debf8f; cursor:default;}

a.pagecurrent {color:#000000;  border:1px solid #D7D7F3; background:#CCCCCC; cursor:default; }
a.pagecurrent:hover{color:#000000;  border:1px solid #D7D7F3; background:#CCCCCC; cursor:default;}

}

/******************************************************************/



