/* Vatane Emrooz News Internal Page CSS Document */

.Border{border:solid 1px #999999;}

#internalBodyHolder{
	width:943px;
	height:462px; /* changable */
	direction:rtl;	
}


/* ........ Right Sidebar ........ */
#internalRightSidebar{
	float:right;
	width:180px;
	height:462px; /* changable */
	background-image:url(../images/theme_red/vataneEmrooz_pageCornerDR.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}


/* ........ Main Body ........ */
#internalMainBody{
	float:right;
	width:583px;
	height:461px; /* changable */
}

#pageContentHolder{
	width:583px;
	height:451px; /* changable */
	background-color:#cccccc;
	padding-top:2px;
	margin-top:38px;
}

.pageBigContentInside{
	width:900px;
	height:auto;
	background-color:#cccccc;
	padding-top:2px;
	margin-top:38px;
}

.pageTitleBg{
	width:579px;
	height:20px; /* changable */
	background-color:#dedede;
	position:relative;
}

.pageTopBg{
	position:absolute;
	top:-38px;
	right:7px;
	width:154px;
	height:38px;
}

.pageIcon{
	float:left;
	width:5px;
	margin-left:12px;
	position:relative;
}

.pageTitle{
	float:right;
	width:157px;
}

.pageIconImg{
	position:absolute;
	top:-19px;
	left:0px;
}


/* ........ Left Sidebar ........ */
#internalLeftSidebar{
	float:right;
	width:180px;
	height:462px; /* changable */
	text-align:left;
	background-image:url(../images/theme_red/vataneEmrooz_pageCornerDL.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}


.searchTXTBox{
	background-color:#ffffff;
	border:none;
	width:150px;
	height:21px;
	padding-right:3px;
}

.advanceSearchTXT{
	text-decoration:none;
	color:#333333;
}