<!--
/*--RESET ALL--*/
html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--END RESET ALL--*/

* {
  margin: 0;
  padding: 0;
}
html, body {
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding: 0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color: #2e2e2e;
}
* html body{
	height:100%;
	width:100%;
}
#wrapper {
	position:relative;
	margin: 0 auto;
	top:0;
	left:0px;
	min-height: 100%; /* For Modern Browsers */
	width: 770px;
	text-align: center;
	background-color: #000;
}
* html body #wrapper {
	height:100%;
}

/*------------------Reset Elements-----------------*/

p{
	margin:0;
	padding:0;
}
h1{
	padding:0;
	margin:0;
	color:#fff;
	font-size:11px;
	letter-spacing:2px;
}
h2,
h3{
	padding:0;
	margin:0;
	color:#a7cd04;
	font-size:14px;
}
h3{
	color:#FFFFFF;
}
form,
select,
option{
	margin:0;
	padding:0;
}
a, a.cat:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a:hover, a.cat{
	color:#a7cd04;
	text-decoration:none;
}
input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	color: #fff;
	margin:0 auto;
	background: #141414;
	border: 1px solid #232323;
	width:310px;
}
input:hover
{
	background: #121212;
	color: #999;
	border: 1px solid #000;
}
input:focus
{
	background: #121212;
	color: #999;
	border: 1px solid #000;
}
select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	color: #fff;
	margin:0 auto;
	background: #141414;
	border: 1px solid #232323;
	width:310px;
}
select:hover
{
	background: #121212;
	color: #999;
	border: 1px solid #000;
}
select:focus
{
	background: #121212;
	color: #999;
	border: 1px solid #000;
}

textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	color: #666666;
	margin:0 auto;
	background: #141414;
	border: 1px solid #232323;
	overflow:auto;
	width:310px;
}
textarea:hover
{
	background: #121212;
	color: #999;
	border: 1px solid #000;
}
textarea:focus
{
	background: #121212;
	color: #999;
	border: 1px solid #000;
}
fieldset
{
	border: 0px dotted #222;
	width: 320px;
	padding:0 20px 20px 20px;
}

legend
{
	color: #fff;
	background: #080B0F;
	padding:0 8px 5px 8px;
}

/*------------------END Reset Elements-----------------*/

/*------------------Main Elements-----------------*/
#Header{
	position:relative;
	margin:0 auto;
	padding:0;
	width:770px;
	height:250px;
}
#Menu{
	position:relative;
	margin:0 auto;
	padding:10px 0;
	width:770px;
	border-bottom:1px solid #717171;
}
#Menu a{
	font-size:14px;
}
#Menu span{
	color:#a7cd04;
	font-size:14px;
	font-weight:bold;

}

#mainContent,
#mainContent_en{
	position:relative;
	padding:20px;
	margin:0 auto;
	width:730px;
	direction:rtl;
	text-align:justify;
}
#mainContent_en{
	direction:ltr;
}
#mainL{
	position:relative;
	padding:0;
	margin:0;
	width:350px;
	float:left;
}
#mainR{
	position:relative;
	padding:0;
	margin:0;
	width:350px;
	float:right;
}
#HPfeatured li{
	float:right;
}
#HPfeatured ul li.featuredTxt{
	width:200px;
}
#HPthumbs li{
	float:right;
	width:85px;
	margin:3px auto;
	padding:0;
}
#catFeatured ul.ulSep{
	float:right;
	width:30px;
}
#catFeatured ul li.featuredTxt{
	width:200px;
}
#catFeatured ul{
	float:right;
	width:350px;
}
#catFeatured li{
	float:right;
}
#catFeatured img{
	width:140px;
	height:115px;
}

#catFeatured a{
	text-decoration:none;
	color:#a7cd04;
	font-size:14px;
	font-weight:bold;
}
#catFeatured a:hover{
	color:#fff;
}
#txtHolder{
	position:relative;
	padding:0;
	margin:0;
	width:380px;
	float:right;
}
#formHolder{
	position:relative;
	padding:0;
	margin:0;
	width:350px;
	float:left;
}
#Footer{
	margin:0 auto;
	padding:0 10px;
	color:#454545;
	position:absolute;
	bottom:0;
	left:0;
	height:120px;
	text-align:center;
	direction:rtl;
	width:750px;
	z-index:10;
}
#Footer a{
	color:#454545;
	font-weight:normal;
	text-decoration:none;
}
#Footer a:hover{
	color:#666;
	text-decoration:underline;
}
#FooterTop{
	margin:0 auto;
	padding:0;
	font-size:60px;
	line-height:60px;
	height:120px;
	width:770px;
	z-index:10;
}
/*------------------END Main Elements-----------------*/

/*------------------Classes-----------------*/

.left{
	float:left;
}
.right{
	float:right;
}
.clearboth{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
.clear{
	border:none;
}
.Stamp{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	top:5px;
	margin:0;
}
.links{
	position:relative;
	top:5px;
}
.lower{
	position:relative;
	top:3px;
}
.sep{
	border-bottom:1px solid #1d2027;
	height:5px;
	line-height:5px;
}
.sizeFix{
	width:322px;
}
.Fix{
	position:relative;
	top:-15px;
}
.hpPic{
	width:78px;
	height:45px;
	border:none;
	margin:0;
	padding:0;
	border: 1px solid #232323;
}
.hpPic:hover{
	border: 1px solid #ccc;
}
.btnFix{
	font-weight:bold;
}
.featuredPic{
	margin-left:10px;
}
.featuredPic img{
	width:140px;
	height:115px;
}

.footerImg{
	position:relative;

}
-->

