/* Style Sheet For Style.css 
	created for HadiPakzad.com 
	Developer : Reza  Meshkat	Meshkat [.at.] Ymail [.dot.] com
*/


p { 
    font-family: tahoma, Georgia, sans-serif; 
    line-height: 140%;
    margin: 1ex 0;
}

a {
	color : #888;
	text-decoration : none;
}

a:hover {
	color : #f00;
}

#text {
	font : 15px tahoma;
	text-align : right;
	direction : rtl;
	line-height: 150%;
}


/*====== left panel ========*/

#rightsection {
 width : 280px;
 height : auto; 
 float : right;
}

#leftsection {
 width : 280px;
 height : auto; 
 float : right;
}

#moshakhasat_title { 
	margin-right : 20px;
	padding-top : 15 px;
	text-align : right;

}

#moshakhasat_fardi {
	
	padding-top : 20px;
	padding-right : 20px;
	text-align : right;
}

#moshakhasat_fardi #div {

	margin-right : 20px;
	padding-top : 65px;
	padding-right : 20px;
	text-align : right;
	
}


#moshakhasat_madarek_in{
	display : none;
	margin : 0px;
	padding : 0px;
	text-align : right;
	margin-right: 10px;
	border-right : 1px dotted #aaa;
	border-bottom : 1px dotted #aaa;
	padding-right : 20px;

}

#moshakhasat_madarek {
	clear : both;
	margin : 0px;
	padding : 0px;	
	padding-top : 20px;
	_padding-top : 3px;
	padding-right : 30px;
	margin-top : 20px;
	text-align : right;
	height : auto;
}


#moshakhasat_submit_in{
	margin : 0px;
	padding : 0px;
	text-align : right;
	padding-left : 52px;
}

#moshakhasat_submit {
	clear : both;
	padding-top : 15px;
	padding-bottom:0px;
	padding-right : 20px;
	text-align : right;
	
}


#sec_textbox {
	background : url('textbox.gif') no-repeat top right;
	width :165px;
	height : 27px;	
	float : right;
	margin: 0px;
	margin-bottom : 4px;
	padding: 0px;
	line-height : 10px;
}

#sec_textbox_upload {
	background : url('textbox_inactive.gif') no-repeat top right;
	width :308px;
	height : 40px;
	float : right;
	margin: 0px;
	margin-bottom : 4px;
	padding: 0px;
}

#sec_mini_textbox {
	background :  url('minitextbox.gif') no-repeat top left ;
	width :79px;
	height : 27px;
	float : left;
	margin: 0px 3px 4px 0px;
	padding: 0px;
}



#sec_title_line {
	clear : both;
	width : 450px;
	height : 30px;
	float: right;
	padding : 10px 0px 0px 10px;
	margin : 0px;
	text-align : right;
	font-size: 18px;	
	font : bold 15px arial;
}

#sec_title {
	clear : right;
	width : 110px;
	height : 27px;
	float: right;
	padding : 6px 0px 0px 5px;
	margin : 0px;
	text-align : left;
	font : 11px Tahoma;
	
}



#sec_btn a {
	background : url(btn.gif) top;
	width : 155px;
	height : 30px;
	float: right;
	text-decoration : none;
	color : #fff;
	margin : 0px;
	margin-right : 5px;	
	text-align : center;
	vertical-align : center;
	padding-top : 10px;
	font-size: 18px;	
	font : bold 15px arial;
}

#sec_chx{
	background : url('checkbox_unticked.gif?ver=1') no-repeat top right;
	clear : right;
	width : 49px;
	height : 34px;
	float: right;
	padding : 9px 0px 0px 10px;
	cursor : pointer;
	margin : 0px;
}

#sec_chx_checked{
	background : url('checkbox_ticked.gif') no-repeat top right;
	clear : right;
	width : 49px;
	height : 43px;
	float: right;
	padding : 9px 0px 0px 10px;
	cursor : pointer;
	margin : 0px;
}


#sec_chx_title {
	width :408px;
	height : 20px;
	float : right;
	margin: 0px;
	margin-bottom : 4px;
	text-align : right;
	font-size: 18px;	
	font : bold 15px arial;
	padding : 15px 15px 0px 15px;
}

#sec_space {
	clear : both;
	width : 498px;
	height : 5px;
	float: right;
	padding : 0px;
	margin : 0px;
}

#sec_notes {
	clear : both;
	width : 498px;
	height : 40px;
	float: right;
	padding : 9px 0px 0px 10px;
	margin : 0px;
	text-align : right;
	font :  11px Tahoma ;
	color : #888;
	padding-right : 20px;
	
}


#subm {
	clear : both;
	right : 0px;
	text-align : center;
	float : left;	
}


#subm a:link, #subm a:visited {
    height: 30px;
    width: 155px;
    display: block;
	background: url(btn.gif) no-repeat left top;
    border: none;	
	text-decoration: none;
	font : bold  18px Arial;
	color : #fff;	
	padding : 0px;
	padding-top : 10px;
}

#subm a:hover, #subm a:active {
    background-position: left bottom;
	color : #f00;
}



.txtbox_upload {
	background : none transparent no-repeat top right;
	font-family :  Georgia, sans-serif;
	border : 0px;	
	height : 40px;
	width : 308px;
	padding : 5px 10px;
	margin : 0px;
	font-size : 24px;
	color : #777;
}

.txtbox {
	background : none transparent no-repeat top right;
	font-family :  Tahoma, sans-serif;
	border : 0px;	
	height : 25px;
	_height : 21px;	
	width : 165px;
	padding : 3px 10px;
	margin : 0px;
	font-size : 15px;
	color : #777;
	
}

.microtxtbox {
	background : none transparent no-repeat top right;
	font-family :  Tahoma, sans-serif;
	border :3px #009;	
	height : 25px;
	width : 37px;
	padding : 3px 5px;
	margin : 0px;
	font-size : 15px;
	color : #777;
}

.minitxtbox {
	background : none transparent no-repeat top left;
	font-family :  Tahoma, sans-serif;
	border : 3px #009;	
	height : 25px;
	width : 55px;
	padding : 3px 0px;
	margin : 0px;
	font-size : 15px;
	color : #777;
}

.minitxtbox_sec {
	background : none transparent no-repeat top left;
	font-family :  Tahoma, sans-serif;
	border : 3px #009;	
	height : 25px;
	width : 71px;
	padding : 3px 0px;
	margin : 0px;
	font-size : 15px;
	color : #777;
}


/*======Capcha=============*/

#security_Q {
	clear : both;
	width : 467px;
	height : 79px;
	float: right;
	margin : 0px;
	text-align : right;
	font-size: 18px;	
	font : bold 15px arial;
	padding-bottom: 30px;
}

#capcha {
	float: left;
	width : 263px;
	height : 60px;
	padding : 0px;
	margin : 0px;
	background : url(capcha_back.gif) ;
	text-align : center;
	vertical-align : center;
	padding-top : 19px;
}

/*======= upload ===== */

#fakeupload{
	width :500px;
	height : 40px;
	float : right;
	margin: 0px;
	text-align : right;
	font-size: 18px;	
	font : bold 15px arial;

}


#realupload{
	
	width :470px;	
	height : 40px;
	float : right;
	margin-top: -45px;
	text-align : left;
	font-size: 18px;	
	font : bold 15px arial;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity:0);
}

#realupload input{
	font-size: 33px;	
	text-align : left;
	width : 12px;
	cursor: pointer;
}


