﻿body
{
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: small;
}
a
{
    color: #2DB02D;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border:0px;
}
.maincontainer
{
    width:100%;
    margin: 0 auto;
    background-image: url(Data/bgx.jpg);
    background-repeat:repeat-x;
    padding-bottom: 10px;
    background-attachment: fixed;
}

#webcontainer
{
    width: 950px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
    background-color: #FFFFFF;
}
.webbanner
{
    background-color:#50a7dd;
}
#topsection
{
}

#mainmenu
{
    padding-top:7px;
    padding-right:7px;
    background-image: url(Data/mainmenubg.jpg);
    background-repeat: repeat-x;
    height: 22px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom:5px;
}

.mainmenu-language
{
    float: left;
    width: 180px;
    padding-left: 30px;
    vertical-align: middle;
}
.mainmenu-language input
{
    vertical-align:middle;
}
.mainmenu-link
{
    width:450px;
    float: right;
    text-align: right;
}
.mainmenu-link ul
{
    list-style-type: none;
    margin:0px;
    padding:0px;
    
}
.mainmenu-link ul li
{
    float:left;
    margin:0px 7px;
    padding:0px 7px;
}
.mainmenu-link ul li a
{
    color: #FFFFFF;
}
.mainmenu-link ul li a.selected
{
    color: #E5E5E5;
    text-decoration: underline;
}
.mainmenu-link ul li a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
#contentwrapper
{
    float: left;
    width: 100%;
}

#contentcolumn
{
    margin: 0 220px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn
{
    float: left;
    width: 200px; /*Width of left column in pixel*/
    margin-left: -950px; /*Set margin to that of -(webcontainer)*/
    background-color: #EEEEEE;
}

#rightcolumn
{
    float: left;
    width: 220px; /*Width of right column*/
    margin-left: -220px; /*Set left margin to -(RightColumnWidth)*/
    background-color: #EEEEEE;
}

#footer
{
    margin-top:10px;
    clear: left;
    color: #FFFFFF;
    text-align: center;
    height:40px;
    padding: 10px 0;
    font-family: Tahoma;
    background-color: #666666;
}
.footer_menu:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}
*html .footer_menu {
	height: 1%;
}
* + html .footer_menu {
	height: 1%;
}
.footer_menu
{
    width: 600px;
    margin: 0px auto;
    text-align: center;
    font-size: 14px;
    padding-left:190px;
}
.footer_menu ul
{
    list-style-type: none;
    margin:0px;
    padding:0px;
    
}
.footer_menu ul li
{
    float:left;
    margin:0px 7px;
    padding:0px 7px;
}
.footer_menu ul li a
{
    color: #CCCCCC;
}
.footer_menu ul li a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.copyright
{
    text-align:center;
}
#footer a
{
    color: #CCCCCC;
}

.innertube
{
    margin: 0px 5px 5px 5px;
}
/*search box*/
.searchbox
{
    padding: 5px 0px 5px 5px;
    color: Blue;
    font-weight: bold;
}
.searchbox div
{
    margin-bottom:3px;
    text-align:right;
}
.seach_option
{
    width:179px;
}
.searchbox_submit
{
    text-align:right;
}
/*search box*/

.cursor-hand
{
    cursor:pointer;
    cursor:hand;
}

/*Begin of ContactUs*/
.contact-label
{
    float:left;
    width:120px;
    margin:1px;
}
.contact-input
{
    text-align:left;
    margin:1px;
}
/*End of ContactUs*/
.form-label
{
    float:left;
    width:200px;
    margin:1px;
}
.form-input
{
    text-align:left;
    margin:1px;
}

/*lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*lightbox*/


/*left menu*/
.glossymenu
{
    margin: 5px 0;
    width:188px;
    padding: 0;
    border: 1px solid #9A9A9A;
    border-bottom-width: 0;
}

.glossymenu a.menuitem
{
    background: black url(Data/menubg.jpg) repeat-x bottom left;
    font: Tahoma;
    font-weight:bold;
    color: white;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding: 4px 0;
    padding-left: 10px;
    text-decoration: none;
    margin-top:1px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active
{
    color: white;
}

.glossymenu a.menuitem .statusicon
{ /*CSS for icon image that gets dynamically added to headers*/
    position: absolute;
    top: 5px;
    right: 5px;
    border: none;
}

.glossymenu a.menuitem:hover
{
    background-color: #33CC33;
    background-image: url(Data/menubg-over.jpg); 
}

.glossymenu div.submenu
{ /*DIV that contains each sub menu*/
    background: white;
}

.glossymenu div.submenu ul
{ /*UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.glossymenu div.submenu ul li
{
    border-bottom: 1px solid red;
    border-bottom-color: #808080;
}

.glossymenu div.submenu ul li a
{
    display: block;
    font: Verdana;
    color: black;
    text-decoration: none;
    padding: 2px 0;
    padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover
{
    background: #DFDCCB;
    color: #2DB02D;
}
/*left menu*/

/*begin of pager*/
/*pager*/
.pager_holder
{
    text-align:right;
}
.pager{
    padding: 2px;
    cursor:pointer;
    cursor:hand;
}

.pager ul{
margin: 0;
padding: 0;
text-align: right;
font-size: 11px;
}

.pager li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pager a, .pager a:visited
{
    padding: 0 5px;
    border: 1px solid #9aafe5;
    text-decoration: none;
    color: #0066FF;
    cursor: pointer;
    cursor: hand;
}

.pager a:hover, .pager a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pager a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pager a.disablelink, .pager a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pager a.prevnext{
font-weight: bold;
}
/*end of pager*/
#main-sitemap{color:#CC3300; margin-left:20px; text-transform:inherit;}
#main-sitemap div {padding:5px;}
#main-sitemap div ul {list-style-type:none; padding-left:30px; margin:0px;}
#main-sitemap div ul li {margin:2px;}
#main-sitemap a:link, a:visited {color:#2DB02D;}
#main-sitemap a:hover {text-decoration:underline;}

span.p_number
{
    font-size: 11px;
    color: #800000;
}

.box
{
    margin-top:10px;
}
.box.top
{
    margin-top:0px;
}
.box_header
{
    background-position: left bottom;
    height: 25px;
    background-image: url(Data/menubg.jpg);
    padding-left: 10px;
    color: #FFFFFF;
    font-weight: bold;
    background-repeat: repeat-x;
}
.box_header span
{
    display:block;
    padding-top: 4px;
}
.box_content
{
    border:solid 1px #cccccc;
	background-color:#ffffff;
}
.box_content_format
{
    margin:4px;
}

/*product*/
.product-gobox
{
    background-position: 3px;
    color: #FFFFFF;
    text-align: center;
    background-image: url(Data/box_header.jpg);
    height: 25px;
}
.product-lastestproperties-header
{
    color: #FFFFFF;
    text-align: center;
    background-image: url(Data/box_header.jpg);
    height: 20px;
    padding-top: 5px;
}
.product-lastestproperties-item
{
    border: 1px solid #cccccc;
    margin-bottom: 4px;
    vertical-align: top;
    text-align: center;
    padding-top: 15px;
    font-weight: normal;
    background-color: #FFFFFF;
}
.product-lastestproperties-content
{
    text-align:left;
}
.product-lastestproperties-content .image
{
    float:left;
    width: 78px;
    padding-left:3px;
}
.product-lastestproperties-content .properties
{
    margin-left:82px;
    padding-left:5px;
}
.product-lastestproperties-price
{
    color: #FF0000;
}





.product-item-name
{
    margin: 1px;
    text-align: center;
    color: #CC3300;
}
.product-item-name a
{
    color: #2DB02D;
}
.product-item-title
{
    color: #2DB02D;
}
.product-item-image
{
    float:left;
    width:180px;
    margin:1px;
    padding-left:30px;
}
.product-item-image .image
{
    float:left;
    width:160px;
}
.product-item-content
{
    margin: 1px;
    text-align: left;
    height:160px;
    padding-left:20px;
    padding-top:5px;
}
.product-item-detail
{
    text-align:right;
}
.product-item-detail a
{
    color: #000000;
}
.product-item-header
{
}
.product-item-property
{
    color: #000000;
}
.product-item-property-price, .product-item-property-district, .product-item-property-no, .product-item-property-cat
{
    color: #2DB02D;
}
.product-item-property-no, .product-item-property-type
{
    color: #2DB02D;
}


.product_id
{
    color: #2DB02D;
}


.product-email-label
{
    float:left;
    width:90px;
    margin:1px;
}
.product-email-input
{
    margin:1px;
}


.product-item-detail-name
{
    text-align:left;
    margin: 1px;
    text-align: center;
    color: #2DB02D;
}
.product-item-detail-content
{
}
.product-item-detail-content-image
{
    float:left;
    padding-left:10px;
    width:290px;
}
.product-item-detail-content-image .image
{
    width:280px;
}
.product-item-detail-content-properties
{
    margin-left: 300px;
    padding-top: 20px;
}


.smallimage img
{
    border:solid 1px White;
}
.smallimage:hover img
{
    border:solid 1px Blue;
}
.smallimagewidth
{
    width:78px;
}

/*lightbox*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	overflow-x: hidden;
}
#jquery-lightbox a {
    border:none;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	overflow-x: hidden;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


.op_header
{
    color: #2DB02D;
    font-weight: bold;
    margin-bottom:7px;
}
.op_item
{
    height:25px;   
}
.op_item a
{
    color: #000000;
} 
.op_item a:hover
{
    text-decoration: underline;
} 

.ad_content
{
}
.ad_content img
{
    width:188px;
}


/*slide*/
.slider_holder
{
    border: solid 1px #eeeeee;
    width:510px;
    height:240px;
    padding:5px;
}
.slide_image
{
    width: 310px;
    height: 250px;
    float: left;
}
.slide_image img
{
    width:300px;
    height:250px
}
.slide_content
{
    padding-top: 70px;
}
/* Easy Slider */

	#slider, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:510px;
		height:241px;
		overflow:hidden; 
		}	

.slide_name a
{
    font-weight: bold;
    color: #2DB02D;
    text-decoration: underline;
}
.slide_description
{
    margin: 3px 0px;
    font-size: 11px;
    color: #333333;
}
.slide_price span
{
    color: #000000;
}
.slide_details
{
    text-align:right;
}
.slide_details a
{
    color: #000000;
}
.txt_goz
{
    width: 130px;
    color: #2DB02D;
}
.txt_go_watermarkz
{
    width: 130px;
    color: #2DB02D;
}
.details
{
    color: #000000;
}

/*slide*/
.news_style{
display:none;
}
.news_show
{
    color: black;
    border: solid 1px #eeeeee;
    width: 510px;
    height: 250px;
    padding: 5px;
}
.buttondiv
{
    padding: 5px 0px 5px 5px;
    height:20px;
    text-align:right;
}