/*
 * CSS Style for "TabanNiroo co." Theme 
 * @author Farhad Noori
 * @url http://www.PartGroup.ir
 * @email info@PartGroup.ir
 */
body, html {
	background-image: url(../images/bg.gif);
	background-position: top;
	background-color: #8E877F;
	text-align: left;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	text-align: justify;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

ul {

}
ul a:link, ul a:visited{

}
ul a:hover{

}

.readon{}
a.readon:link, a.readon:visited {
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/readon_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 4px;
	height: 4px;
	width: 5px;
}
a.readon:hover {
	text-decoration: underline;
}


#menu-left a:link, #menu-left a:visited{
	display: block;
	background-image: url(../tn_menu/menu_link.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #909090;
	width: 214px;
	height: 22px;
	line-height: 17px;
	text-indent: 22px;
}
#menu-left a:hover{
	text-decoration: none;
	background-image: url(../tn_menu/menu_hover.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #3e647e;
	width: 214px;
	height: 22px;
}

#active_menu a:link, #active_menu a:hover, #active_menu a:visited {
	display: block;
	background-image: url(../tn_menu/menu_hover.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #3e647e;
	width: 214px;
	height: 22px;
	line-height: 17px;
	text-indent: 22px;
}

#h1{
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	line-height: 26px;
}
