﻿/* Default CSS Document */

/* .......... HOT NEWS .......... */
#hotNewsBoxHolder{
	width:360px;
	height:505px;
	background-color:#ffffff;
	border:solid 1px #27A1D4;	
	margin-top:15px;
}
#hotNewsBoxHolderS{
	width:560px;
	height:320px;
	background-color:#ffffff;
	border:solid 1px #cecece;	
	margin-top:15px;
}
#hotNewsTile{
	width:360px;
	height:30px;
	border-bottom:solid 1px #cecece;
}
#hotNewsTileS{
	width:560px;
	height:30px;
	border-bottom:solid 1px #cecece;
}

.hotNewsItems{
	margin-top:15px;
	width:334px;
	height:100px;
	overflow:hidden;
}

.hotNewsItemImg{
	float:right;
	width:150px;
	height:100px;
}
	
.hotNewsItemTxt{
	float:left;
	width:174px;
	height:100px;
	text-align:right;
	direction:rtl;	
}	

/* .......... SUB SERVICES .......... */
#subServiceBoxHolder{
	width:360px;
	height:205px;
	background-color:#ffffff;
	border:solid 1px #cecece;	
	margin-top:15px;
}

#subServiceTile{
	width:360px;
	height:30px;
	border-bottom:solid 1px #cecece;
}


/* .......... GRAY BOX .......... */	
.grayBoxTitle{
	width:100%;
	height:30px;
	margin-bottom:1px;
	position:relative;
}

.grayBoxTitleR{
	width:6px;
	height:30px;
	background-image:url(../images/Sidebar/houzeh_sidebarTileBgRT.gif);
	background-position:top right;
	position:absolute;
	top:0px;
	right:0px;
	overflow:hidden;
	font-size:2px;
}

.grayBoxTitleL{
	width:6px;
	height:30px;
	background-image:url(../images/Sidebar/houzeh_sidebarTileBgLT.gif);
	background-position:top left;	
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	font-size:2px;
}

.grayBoxTitleM{
	height:30px;
	background-color:#e8e7e7;
	position:relative;
}


/* .......... LOGIN .......... */	
#loginBoxHolder{
	width:360px;
	height:125px;	
	margin-top:15px;
}

#loginHolder{
	width:100%;
	height:94px;
	background-color:#e8e7e7;
	background-image:url(../images/Sidebar/houzeh_sidebarTileBgRD.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
	
#loginFormHolder{
	width:100%;
	height:94px;
	background-image:url(../images/Sidebar/houzeh_sidebarTileBgLD.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.loginTxt{
	width:80px;
	height:21px;
	background-color:#ffffff;
	border:solid 1px #e8e7e7;
}


/* .......... OTHER BOX .......... */		
#otherBoxes{
	margin-top:15px;
	width:360px;
	height:360px;
}
	
	
/* .......... SEARCH .......... */		
#searchBoxHolder{
	float:right;
	width:177px;
	height:90px;	
	margin-bottom:9px;
}

#searchHolder{
	width:177px;
	height:90px;	
	background-color:#e8e7e7;
	background-image:url(../images/Sidebar/houzeh_sidebarTileBgRD.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#searchFormHolder{
	width:177px;
	height:90px;	
	background-image:url(../images/Sidebar/houzeh_sidebarTileBgLD.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.searchTxt{
	width:135px;
	height:18px;
	background-color:#ffffff;
	border:solid 1px #e8e7e7;
}
	
/* .......... 3 BOTTON .......... */		
.threeBottonHolder{
	float:right;
	width:177px;
	height:67px;
	margin-bottom:9px;
	overflow:hidden;	
}


/* .......... NEWS LETTER .......... */		
#newsLetterBoxHolder{
	float:left;
	width:175px;
	height:125px;	
}

#newsLetterHolder{
	width:175px;
	height:90px;
	background-color:#e8e7e7;
	background-image:url(../images/Sidebar/houzeh_sidebarTileBgRD.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;		
}

#newsLetterFormHolder{
	width:175px;
	height:90px;
	background-image:url(../images/Sidebar/houzeh_sidebarTileBgLD.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;		
}


.eNewsTxt{
	width:80px;
	height:18px;
	background-color:#ffffff;
	border:solid 1px #e8e7e7;
}
	
/* .......... OPONION POLL .......... */		
#opBoxHolder{
	float:left;
	width:175px;
	height:220px;
}	

#opHolder{
	width:175px;
	height:189px;
	background-color:#e8e7e7;
	border:solid 1px #e8e7e7;
	background-image:url(../images/Sidebar/houzeh_sidebarTileBgRD.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;		
}

#opFormHolder{
	width:175px;
	height:189px;
	background-image:url(../images/Sidebar/houzeh_sidebarTileBgLD.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;		
}


.opTxt{
	background-color:#e8e7e7;
	border:0px;
}	