﻿/* Author: Meysam Zabet */

body
{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	background-color: #E5E5E5;
}

.MasterDiv
{
	width: 980px;
	position: relative;
}

.AbsoCon
{
	position: absolute;
	top: 111px;
	right: 0px;
	width: 980px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

.ZabetHeader
{
	background-image: url(../../../images/HeaderBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 111px;
	background-color: #E5E5E5;
	clear: both;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 980px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

.HeaderRight
{
	width: 257px;
	float: right;
	height: 100px;
	text-align: right;
	z-index: 2;
}



.PlaceTopCatMenu
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.DateTop
{
	position: absolute;
	top: 2px;
	right: 20px;
	color: #dadadc;
	font-size: 11px;
}

.PlaceMarquee
{
	position: absolute;
	top: 90px;
	left: 0px;
	width: 780px;
	height:20px;
	line-height:20px;
	
}
*html .PlaceMarquee img
{
	display:none;
}
*html .PlaceMarquee a
{
	background-image:ul(../../../images/StarMar.gif);
	background-color:Transparent;
	background-position:right center;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 10px;

}
.PlaceMarquee marquee
{
	background-color: #f4f4f4;
	height: 17px;
	color: #474747;
	direction: rtl;
	text-align: right;
}

.PlaceSearch
{
	position: absolute;
	top: 26px;
	right: 250px;
	direction: rtl;
	text-align: right;
	z-index: 100;
}


.PlaceSearch .Btn
{
	background-image: url(../../../images/BtnSearch.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	cursor: pointer;
	border: none;
}

.PlaceSearch .Txb
{
	background-color: #f4f4f4;
	border: solid 1px #b8b8b8;
	height: 19px;
	color: #474747;
}



.PlaceOstan
{
	position: absolute;
	top: -1px;
	left: 3px;
	direction: rtl;
	text-align: right;
	height: 20px;
	line-height: 20px;
	z-index: 100;
	clear: both;
}

.PlaceOstan select
{
	background-color: #f25f3a;
	color: #2e0900;
	text-align: right;
	direction: rtl;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.PlaceOstan .Btn
{
	color: #fff;
	background-color: transparent;
	border: none;
	text-align: right;
	direction: rtl;
	height: 18px;
	font-size: 11px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	cursor: pointer;
}



a.titlelink
{
	color: #fff;
}

.LinksTop
{
	z-index: 3;
	position: absolute;
	top: 2px;
	right: 260px;
}

.LinksTop ul
{
	list-style: none;
	margin: 0px;
	text-align: center;
}

.LinksTop ul li
{
	display: inline;
	margin: 1px;
	text-align: center;
	float: right;
	color: #fff;
	padding: 2px 5px 0px 3px;
	border-left: solid 1px #C8B4B4;
}

.LinksTop ul li a
{
	color: #000;
	font-size: 11px;
}



.LinksTop ul li a:hover
{
	font-size: 11px;
	color: #fff;
}

.ColA hr
{
	border-right: solid 1px #ffec9f;
}

.ColA
{
	float: left;
	width: 80%;
	padding: 5px;
	background-color: #fff;
	min-height: 1100px;
	background-image: url(../../../images/ColA.gif);
	background-position: right top;
	background-repeat: no-repeat;
}







.ColB
{
	float: right;
	width: 17%;
	padding: 2px 1px 2px 1px;
	direction: rtl;
	text-align: right;
}



.ColB a:link, .ColB a:visited
{
	color: #1d60a2;
}







.ColB a:hover
{
	color: Red;
}





/* Start New */



.MaxImageProductDetail
{
	max-width: 300px;
	max-height: 300px;
	width: expression(this.width > 300 ? 300: true);
	height: expression(this.height > 300 ? 300: true);
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}



.MaxImageHome
{
	max-width: 120px;
	max-height: 90px;
	width: expression(this.width > 120 ? 120: true);
	height: expression(this.height > 90 ? 90: true);
}



.TitlePD
{
	padding: 5px 2px 2px 2px;
	background-color: #ff6600;
	font-family: Times New Roman;
	font-size: 17px;
	font-weight: bold;
	margin: 2px;
	color: #fff;
	text-align: center;
	width: 250px;
	float: left;
	border: solid 1px #ff0000;
}



.ItemPD
{
	float: left;
	width: 250px;
	border: solid 1px #ff0000;
	background-color: #fff;
	margin: 2px;
	padding: 5px 2px 2px 2px;
	text-align: right;
}


a.LinkItemPD
{
	font-weight: bold;
	color: Blue;
	text-align: center;
	width: 100%;
	
}



.ItemPD .Star
{
	float: left;
	padding: 10px 0px 0px 20px;
}



.ItemPD .Star a:link, .ItemPD .Star a:visited
{
	color: Blue;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}



.ItemPDImag
{
	float: right;
	margin: 0px 0px 0px 40px;
}



/* End New */



img
{
	border: none;
}



table
{
	font-size: 12px;
}



table tr td
{
	direction: rtl;
	text-align: right;
	padding: 4px;
}



table .msgstyle td, table .msgstyle tr
{
	direction: rtl;
	text-align: right;
}

form
{
	margin: 0px;
	padding: 0px;
}



iframe
{
	text-align: right;
	direction: rtl;
}







.ProductColABorder
{
	border: solid 3px #000;
	padding: 6px;
	clear: both;
	background-color: #FDFDFD;
}



.ProductColABorder input, .ProductColABorder textarea
{
	background-color: #ddd;
	border: solid 1px gray;
	color: gray;
	margin: 3px;
}



.ProductColABorder h1
{
	font-family: Times New Roman;
	font-size: 22px; ;



}



h1
{
	font-family: Times New Roman;
	font-size: 22px;
}



h3
{
	font-family: Tahoma;
	font-size: 12px;
}







.Item
{
	float: left;
	width: 150px;
	height: 160px;
	border: solid 1px #ff0000;
	background-color: #fff;
	margin: 4px;
	padding: 2px;
	text-align: center;
}







.DetailProduct
{
	clear: both;
	margin: 4px;
	padding: 4px;
	font-size: 11px;
	color: #12154e;
	line-height: 19px;
}







.LatestCategory
{
	clear: both;
	direction: rtl;
	width: 100%;
	margin: 0px;
	padding: 5px;
	position: relative;
	right: -2px;
}







.ItemLatest
{
	float: left;
	width: 100%;
	text-align: right;
	direction: rtl;
	background-color: #E8E8E8;
	margin: 1px 5px 0px 0px;
	padding: 2px 5px 0px 0px;
	height: 50px;
}



.ItemLatestII
{
	float: left;
	width: 100%;
	background-color: #DDDDDD;
	text-align: right;
	direction: rtl;
	background-color: #e6e6e6;
	margin: 1px 5px 0px 0px;
	padding: 2px 5px 0px 0px;
	height: 50px;
}



.ItemLatest .BoxLatest, .ItemLatestII .BoxLatest
{
	float: right;
	margin: 2px;
}







.DetailProduct b
{
	color: Black;
	font-weight: normal;
}





.clear
{
	clear: both;
}



.HomeGallery
{
	clear: both;
}



.HomeGalleryItem
{
	float: right;
	padding: 1px;
	margin: 1px;
	width: 24%;
	height: 190px;
	border: solid 1px #d98200;
	background-color: #fff;
	font-size: 11px;
	direction: rtl;
}



.HighlightGallery
{
	float: right;
	padding: 1px;
	margin: 1px;
	width: 24%;
	height: 190px;
	border: solid 1px #d98200;
	background-color: #fff;
	font-size: 11px;
	direction: rtl;
	background-image: url(../../../images/IconZabetVijeh.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}



.Highlighted
{
	background-color: Orange;
}



.Highlight
{
	margin: 1px;
	padding: 1px;
	border: solid 1px #d98200;
	float: right;
	width: 24%;
	height: auto !important;
	height: 95px;
	min-height: 95px;
	background-color: #fff;
	font-size: 11px;
	direction: rtl;
	background-image: url(../../../images/IconZabetVijeh.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}



.FronpageTop
{
	margin: 1px;
	padding: 1px;
	border: solid 1px #d98200;
	float: right;
	width: 24%;
	height: auto !important;
	height: 95px;
	min-height: 95px;
	background-color: #fff;
	font-size: 11px;
	direction: rtl;
}







.ColA a:link, .ColA a:visited
{
	color: #000641;
}



.ColA a:hover
{
	color: #000;
}







.RTL
{
	direction: rtl;
	text-align: right;
}



.LTR
{
	direction: ltr;
}



.LTRII
{
	direction: ltr;
	text-align: left;
}



.onepxtable
{
	direction: rtl;
	font-size: 12px;
}



.Latest
{
	font-size: 14px;
	clear: both;
	margin: 5px 5px 0px 0px;
	padding: 2px 5px 5px 5px;
	border-top: solid 1px #000;
}







.State
{
	color: #000;
	margin: 5px 5px 0px 0px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	text-align: right;
	direction: ltr;
	font-size: 13px;
}











.MenuCat
{
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	border-top: solid 1px #000;
}



.MenuCat ul
{
	direction: rtl;
	text-align: right;
	margin: 0px;
	padding-right: 10px;
}



.MenuCat ul li
{
	list-style: none;
	line-height: 10px;
	height: 10px;
	direction: rtl;
	text-align: right;
	margin: 0px;
	padding: 2px;
}



*html .MenuCat ul li
{
	line-height: 20px;
	height: 20px;
}



.MenuCat a:link, .MenuCat a:visited
{
	color: black;
	font-size: 17px;
	font-weight: bold;
}



.MenuCat a:hover
{
	color: #666;
}



a.small_link
{
	font-size: 12px;
	font-family: Tahoma;
}



.Footer
{
	clear: both;
	width: 100%;
	border-top: solid 1px gray;
	padding: 5px 0px 10px 0px;
	font-size: 10px;
	text-align: center;
	direction: rtl;
	color: #333;
	background-color: #f3f3f3;
}



.Footer div
{
	margin: 0px 5px 0px 0px;
}



.Footer a:link, .Footer a:visited
{
	color: #41456b;
}



.Footer a:hover
{
	color: #000;
}





bdo
{
	direction: ltr;
}



.UserTop
{
	position: absolute;
	top: 2px;
	left: 5px;
}







.Txb
{
	width: 120px;
	height: 20px;
	border: solid 1px #000;
	background-color: #fff;
	color: #000;
	margin: 2px 0px 2px 0px;
}



.Btn
{
	height: 20px;
	border: solid 1px #000;
	background-color: #f3f3f3;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	color: #000;
	margin: 2px;
}







select
{
	height: 20px;
	border: solid 1px #000;
	background-color: #fff;
	color: #000;
	margin: 2px 0px 2px 0px;
	font-weight: normal;
	font-family: Tahoma;
}















/* Add */



.mainbgcolor
{
	background-color: #FFFFFF;
}







.seperatorstyle
{
	background-color: #FFA8A8;
}







.onepxtable
{
	border: 1px solid #FFA8A8;
}



.sidepanelstyle
{
	border-top: thin none;
	border-right: 1px solid #FFA8A8;
	border-bottom: thin none;
	border-left: thin none;
}







a
{
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: none; /*underline;*/
}







.titlestyle
{
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-color: #f03000;
	direction: rtl;
	text-align: right;
}







.activetab
{
	/*background-image: url(../../../images/sb_golden_bg.gif); 	background-repeat: repeat-x;*/
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C33100;
	border-top: 1px solid #C33100;
	border-right: 1px solid #C33100;
	border-bottom: thin none;
	border-left: 1px solid #C33100;
}







.inactivetab
{
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border-top: 1px solid #FFA8A8;
	border-right: 1px solid #FFA8A8;
	border-bottom: thin none;
	border-left: 1px solid #FFA8A8;
}







.sidetitle
{
	/*background-image: url(../../../images/sb_golden_bg.gif); 	background-repeat: repeat-x;*/
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C33100;
}



.bottomstyle
{
	/*background-image: url(../../../images/menu_bg.gif); 	background-repeat: repeat-x;*/
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C33100;
}







.subtitle
{
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
}



.alternatecolor
{
	/*line-height: 20px;*/
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
}



.maintablestyle
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}



.innertablestyle
{
	font-weight: normal;
	font-size: 12px; /**/
	color: #000000;
	background-color: #F5F5F5;
}



.highlighted1
{
	/*line-height: 20px;*/
	font-size: 12px;
	color: #000000;
	background-color: #FFFFDD;
}



.highlighted
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}



.errorstyle
{
	font-weight: normal;
	font-size: 12px;
	color: #990000;
	background-color: #F5F5F5;
	border: 1px solid #ff0000;
}



.msgstyle
{
	/*list-style-image: url(../../../images/main_bullet.gif);*/
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #FFA8A8; /*border: 1px double #ff0000;*/
}



.helpstyle
{
	list-style-type: square;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #FFA8A8; /*border: 1px double #ff0000;*/
}







font.normal
{
	color: #000000;
	font-size: 12px;
}







font.red
{
	color: #990000; /*font-size: 12px;*/
}







font.smalltext
{
	/*color: #000000;*/
	font-size: 11px;
}



li
{
	list-style-type: square;
}



textarea.letterstyle
{
	height: 350px;
	width: 500px;
	color: #000000;
	font-size: 12px;
}











