@charset "utf-8";

html, body { margin:0px; padding:0px; background-color:#000000; }
body { background: url(../images/ehsanprime.jpg); background-repeat:repeat-x;}
img { border: none; border-style: none;}
a img {border: none; border-style: none;}
img {
		border: 0; 
		border-style: none;
}
td img {
		display: block;
	}
:-moz-any-link:focus {
  outline: none;
}

#body { width:700px; height: 620px;}

#left { width:400px; height: 620px;}
#leftTxt { color:#FFFFFF; font-size: 11px; font-family: Tahoma, "Times New Roman", Times, serif;}
#leftTxt {padding: 40px 60px 10px 30px; direction:rtl; line-height:180%;}

#ehsanprime {position:absolute; top:190px; left: 500px; font-size:30px; font-weight:bold; font-family:"Courier New", Courier, monospace; color:#277F3C;}
#slogan {position:absolute; top:235px; left: 400px; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#09211E;}
#title { font-size:24px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#32A34F;}
#signature {color:#32A34F;}

A:link { color:#32A34F; text-decoration:none; }
A:visited {color:#32A34F; text-decoration:none;}
A:active { color:#32A34F; text-decoration:none;}
A:hover { color:#32A34F; text-decoration:underline;}	

#socialmedia {
	height: 200px;
	width:32px;
	position:absolute;
	top:3px;
	right:4px;
}


#form { width: 250px; text-align:left; direction:ltr;}
#form label{ width: 250px; display:block;}
#form input[type="text"]{ width: 250px;}
#form textarea{ width: 250px; height: 80px; overflow: auto; }
#form input[type="submit"]{ float: right; margin-top: 5px; width: 80px;}
#red { color:#990000; }

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

