﻿*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	direction: rtl;
	font-size: 12px;
	color: #000000;
	/*border-color: #4a4a4a;*/
	/*text-align: center;*/
	
    background-image:url(../shimages/background.jpg);
	background-repeat:repeat;
}

/*---------------------------- DIV Styles ------------------------------*/
#mainDiv
{
	/*width: 970px;
	border-left: solid 1px #c0c4cd;
	border-right: solid 1px #c0c4cd;*/
	width:984px;
	margin-top: 0px;
	vertical-align:top;
	margin:0 auto;
	
}

#header
{
	/*width: 970px;
	height: 112px;*/
	width: 984px;
	height: 109px;
	
	background-position: center top;
	/*background-image: url(../imgs/MihanMarketTopRepeater.gif);*/
	background-image: url(../shimages/image_01.jpg);
	background-repeat: repeat-x;
	
	float: left;
	margin:0 auto;
}
#headerLeft
{
	width: 294px;
	height:70px;
	float: left;
	/*text-align: center;*/
	margin-left: 25px;
	margin-top: 14px;
	
	
}
#headerLeft a
{
    display:block;
    height:100%;
    /*border:solid 1px black;*/
}

#headerCenter
{
	width: 495px;
	vertical-align: bottom;
	height: 112px;
	float: left;
	margin-top: 16px;
}
#headerRight
{
    margin-top:23px;
    margin-right:25px;
	width: 468px;
	height: 60px;
	float: right;
	text-align: right;
	overflow:hidden;
}

#headerRight #myt
{
    width:100%;
    height:100%;
    margin-top:-4px;
}

#menubar
{
    float: left;
    margin:5px 0;
    width: 984px;
    height:38px;
    background-image: url(../shimages/image_02.jpg);
}

#menubar a
{
    float:right;
    width:93px;
    margin-top:4px;
    font-size:11px;
    font-weight:700;
    padding:8px 0 12px 0;
    text-align:center;
    color:Black;
}

#menubar a:hover
{
    color:#2E5E9C;
}

#siteBody
{
	vertical-align: top;
	width: 984px;
	float: left;
	margin-top: 0px;
	text-align: center;
	height: auto;
	line-height: 1.5em;
	
	background-image: url(../shimages/image_04.jpg);
	background-repeat: repeat;
}

#siteBodyH
{
    float: left;
    width: 100%;
    height:11px;
    background-image: url(../shimages/image_03.jpg);
}

#siteBody h2,h3,h4,h5,h6
{
	color: #545454;
	margin-bottom: 0.4em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#siteBody h2
{
	font-size: 1.5em;
}

#siteBody h3
{
	font-size: 1.1em;
}

#siteBody ul
{
	text-align:right;
	margin-right:2em;
	list-style: square;
}

#siteBody ul.pb
{
	margin:0;
	padding:4px;
	list-style:none;
}

#bodyLeftSide
{
	vertical-align: top;
	width: 223px;
	float: left;
}

._center
{
	margin-left:10px;
	margin-right:11px;
}

.__center
{
	margin:0 auto;
}

#bodyCenter
{
	text-align: center;
	vertical-align: top;
	width: 538px;
	float: left;
}
#bodyRightSide
{
	text-align: center;
	vertical-align: top;
	width: 223px;
	float: right;
}

#footer
{
	width: 984px;
	background-position: center top;
	background-image: url(../shimages/image_33.jpg);
	background-repeat: repeat-x;
	height: 77px;
	float: left;
}
#footerCenter
{
	width: 984px;
	height: 77px;
	float: left;
	text-align: center;
	vertical-align: bottom;
	color:White;
}

#footerCenter a
{
	color:White;
}

/*---------------------------- END DIV Styles ------------------------------*/
.loginButton
{
	font-family: Tahoma;
	font-size: 11px;
	border-color: #194689;
	border-style: solid;
	border-width: 1px;
	width: 55px;
	height: 20px;
	background-color: #2E5E9C;
	color: White;
	cursor: pointer;
}

a:link
{
	color: Blue;
	text-decoration: none;
	cursor: pointer;
}
a:visited
{
	color: Blue;
	text-decoration: none;
	cursor: pointer;
}
a:focus
{
	color: #4a832f;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	color: #4a832f;
	text-decoration: none;
	cursor: pointer;
}
a:active
{
	color: Red;
	text-decoration: none;
	cursor: pointer;
}


#topMenu
{
	text-align: center;
	vertical-align: top;	
}

#searchBoxl1
{
	position: absolute; width: 100%;
}

#searchBoxl2
{
	width: 984px; margin: 0 auto;
	direction:ltr;
	text-align:left;
}

#searchBoxl3
{
	position:relative;top:123px;left:10px;width:250px;
}

.searchTextBox
{
	width:100%;
}
#searchBoxl3 table td#txt
{
	width:142px;
}

#searchBoxl3 table td#lbl
{
    width:47px;
    font-weight:600;
}
#searchBoxl3 table td#btn
{
	width: 23px;
}
#searchBoxl3 table td#btn button
{
cursor:pointer;width:29px;height:23px;background-image:url(../shimages/image_34.jpg);border:0px;
}


#customerDetail
{
	background-color: #3C5C9B;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: White;
}
#newsMarquee
{
	color: White;
	height: 30px;
}

#bottomMenu
{
	color: White;
	line-height:25px;
	padding-top:10px;
}

.panelBody
{
	/*border: #e1e1e1 1px solid;*/
	margin: 15px;
	/*padding:8px;*/
	padding:2px;
	border-left: solid 2px #C3CCD3;
	border-right: solid 2px #C3CCD3;
	/*width:201px;*/
}

.panelHeader
{
    background-position: center top;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../shimages/image_14.jpg);
	text-indent:10px;
	width: 201px;
	color: white;
	background-repeat: no-repeat;
	height: 37px;
	text-align: right;
}

.panelFooter
{
    background-position: center top;
    background-image: url(../shimages/image_08.jpg);
    width: 201px;
    height:13px;
    background-repeat: no-repeat;
}

#TopSiteRepeater
{
	background-position: center top;
	background-image: url(../imgs/MihanMarketTopRepeater.gif);
	vertical-align: top;
	background-repeat: repeat-x;
}

#bottomSiteRepeater
{
	background-position: center top;
	background-image: url(../imgs/MihanMarketBottomRepeater.gif);
	vertical-align: top;
	text-align: -moz-center;
	background-repeat: repeat-x;
	color: #828486;
}
#frameLeftRepeater
{
	background-position: right top;
	background-image: url(../imgs/MihanMarketCenterFrameLeft.gif);
	vertical-align: top;
	background-repeat: repeat-y;
	width: 14px;
}
#frameRightRepeater
{
	background-position: left top;
	background-image: url(../imgs/MihanMarketCenterFrameRight.gif);
	vertical-align: top;
	background-repeat: repeat-y;
	width: 14px;
}
.price
{
	color: #ff6600;
}

.productFeaturesOuterDIV
{
	text-align: right;
	width: 100%;
	/*height: 199px;*/
    /*overflow: auto;*/
	font-size:0;
	line-height:0;
}

.productFeaturesInnerDIV
{
	text-align: right;
	padding-right:2px;
	padding-bottom:1px;
	/*height: 150px;
	overflow: hidden;*/
}

.productFeaturesInnerDIV td
{
width:50%;
}
.productFeaturesInnerDIVHeader
{
	font-size: 12px;
	vertical-align: middle;
	height: 20px;
	background-color: #e1e1e1;
	
}
.productFeaturesTableStyle
{
	/*width:149px;*/
	width:100%;
	text-align:center;
	/*border-right: #e1e1e1 1px solid;
	border-left: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;*/
	/*display:inline-block;*/
	/*float:right;*/
	font-size:11px;
	line-height:1.5em;
}
.productDetailTitle
{
	background-color: #dcdcdc;
}
.productDetailSubTitle
{
	background-color: #e7e7e7;
}

.productDetailTbl
{
	font-family: Tahoma;
	font-size: 12px;
}
.productDetailContent
{
	background-color: #f2f2f2;
}

.productDetailDIV
{
	text-align: right;
	border: #e1e1e1 1px solid;
	overflow: auto;
}

.progress
{
	position:absolute;
	top: 110px;
	padding-right: 207px;
	width:66px;
	height:66px;
	background-image:url(../images/ajax-loader2.gif);
	background-repeat:no-repeat;
}

.productDetailDIV .progress
{
	position: relative;
}

#productpanel .productDetailDIV
{	
	height: 315px;
}

img {border:0px}

#siteBody table.pucbox
{
	width:100%;
	text-align:right;
}

#siteBody table.pucbox td.vs
{
	border-right:solid 2px #C3CCD3;
	width:1px;
}

#siteBody table.pucbox td.hs
{
	border-top:solid 2px #C3CCD3;
	height:0px;
}

#siteBody table.pucbox .productcell
{
    font-size:11px;
	line-height: 150%;
	width:25%;
	padding:2px;
}

#siteBody table.pucbox .productcell_brand
{
	text-align: center; height: 25px; overflow: hidden;
}

#siteBody table.pucbox .productcell_smallimage_table
{
	display: table; text-align: center; height: 98px;width:100%; overflow: hidden;
}

#siteBody table.pucbox .productcell_smallimage_cell
{
	display:table-cell; vertical-align: middle;
}

#siteBody table.pucbox .productcell_hot
{
	text-align: left; height: 18px; overflow: hidden;
}

#siteBody table.pucbox .productcell_name
{
    font-size:11px;
    font-weight:bold;
	text-align: center; line-height: 120%; height: 2.4em;
	overflow:hidden;
}

#siteBody table.pucbox .productcell_cat
{
    font-size:10px;
	text-align: center; line-height: 120%; height: 1.2em;
	overflow:hidden;
}

._bt {background: url(../imgs/MihanMarketFrameTopRepeater.png) 0 0 repeat-x; width: 100%;}
._bb {background: url(../imgs/MihanMarketFrameBottomRepeater.gif) 0 100% repeat-x}
._bl {background: url(../imgs/MihanMarketFrameLeftRepeater.gif) 0 0 repeat-y}
._br {background: url(../imgs/MihanMarketFrameRightRepeater.gif) 100% 0 repeat-y}
._bbl {background: url(../imgs/MihanMarketFrameBottomLeft.gif) 0 100% no-repeat}
._bbr {background: url(../imgs/MihanMarketFrameBottomRight.gif) 100% 100% no-repeat}
._btl {background: url(../imgs/MihanMarketFrameTopLeft.gif) 0 0 no-repeat}
._btr {background: url(../imgs/MihanMarketFrameTopRight1.gif) 100% 0 no-repeat;padding-top:26px;padding-bottom:11px;padding-left:14px;padding-right:14px;} 

.alignleft
{
	text-align:left;
}

.alignright
{
	text-align:right;
}

.dirltral
{
	direction:ltr;
	text-align:left;
}

.dirltrar
{
	direction:ltr;
	text-align:right;
}

#siteBody label
{
padding-left:4px;
padding-right:4px;
vertical-align:text-bottom;
}


.clear
{
	clear: both;
}



/*~/Product.aspx*/
.votebox li.bA:after
{
	content:"طراحی";
}

.votebox li.bB:after
{
	content:"قابلیت‌ها";
}

.votebox li.bC:after
{
	content:"کارایی";
}

.votebox ul
{
margin-right:1em !important;
}

.votebox li
{
/*margin-top:4px;*/
float:right;
list-style-type:none;
font-family:Tahoma;
font-size:xx-small;
}

.votebox li.ns
{
	padding-right:10px;
}

.votebox li.bA,li.bB,li.bC
{
width:40px;
}

.votebox li.gph
{
margin-top:3px;
border:#655252 1px solid;
background:#EEE;
width:100px;
height:10px;
}

.votebox div.dA,div.dB,div.dC
{
border-left: #655252 1px solid;
height:100%;
}

.votebox div.dA
{
background-color:#EA4C4C;
}

.votebox div.dB
{
background-color:#3597E2;
}

.votebox div.dC
{
background-color:#8DCF37;
}

#Thumbnails
{
	font-size:0px;
}

#Thumbnails img
{
	max-width:100px;
	max-height:100px;
	/*border-top:2px solid white;
	border-bottom:2px solid white;*/
	vertical-align:middle;
	padding:2px;
	cursor:pointer;
}

#Thumbnails img:hover
{
	/*border-top:2px solid #C3CCD3;
	border-bottom:2px solid #C3CCD3;*/
}

#productbox
{
	text-align: center;
	/*border: #e1e1e1 1px solid;*/
	
}

.productboxheader
{
	height: 37px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../shimages/image_06_01.png);
}

.productboxheader h1
{
    color: White;
	font-size: 12px;
	font-weight: bold;
}

.productboxfooter
{
    background-position: center top;
    background-image: url(../shimages/image_08_01.png);
    width: 538px;
    height:13px;
    background-repeat: no-repeat;
}

.productthumbnailarrow
{
	height: 9px;
	width:98px;
	padding:2px 0 2px 0;
	text-align: center;
	cursor:pointer;
}

.productDetailDIV table
{
	width:100%;
	border-collapse: collapse;
	text-align:center;
	/*margin:-1px;*/
}

.productDetailDIV table textarea
{
	width:99%;
	height:40px;
}

.productDetailDIV table tr.rowH
{
	color:#fff;
	background-color:#577EB5;
	font-size:x-small;
}

.productDetailDIV table td.brand
{
	border:none;
	padding-top:20px;
}

.productDetailDIV table th
{
	padding:2px;
	text-align:center;
	border:solid 1px #69c;	
}

.productDetailDIV table tr.rowAc
{
	background-color:#e9e9e9;
	text-align:center;
}

.productDetailDIV table tr.rowBc
{
	background-color:#fff;
	text-align:center;
}

.productDetailDIV table tr.rowA
{
	/*background-color:#e9e9e9;*/
	background:url(../images/bg_td9cf.png);
	text-align:right;
}

.productDetailDIV table tr.rowB
{
	background-color:#fff;
	text-align:right;
}

.productDetailDIV table td.white
{
	background-color:#fff;
}

.productDetailDIV table.pro td.white,td.color1,td.color2,td.color3,td.color4
{
	background-color:#fff;
	text-align:center;
}

.productDetailDIV table.pro td.color1
{
    
}
.productDetailDIV table.pro td.color2
{
	background:url(../images/bg_td9cf.png);
}
.productDetailDIV table.pro td.color3
{
    
}
.productDetailDIV table.pro td.color4
{
	background:url(../images/bg_td9cf.png);
}

.productDetailDIV table td
{
	/*border:solid 1px #e1e1e1;*/
	border:solid 1px #69c;
}

.viewfulllist
{
	text-align:left;
	float:left;
}

.ppager
{
	text-align:right;
	direction:ltr;
	float:right;	
}

.viewfulllist a
{
	color:Red;	
}

.viewfulllist a:hover
{
	font-style:italic;	
}



/*header links*/
#headerLinks
{
	margin-right: 55px;
}

#headerLinks a.hlHome,#headerLinks a.hlCat,#headerLinks a.hlNews,#headerLinks a.hlAds,#headerLinks a.hlAbout,#headerLinks a.hlContact
{
	display:block;
	height:24px;	
	float:right;
	font-size:0px;
}

#headerLinks a.hlHome
{
	width:65px;
	background-image:url(../imgs/MihanMarketHome.gif);
}

#headerLinks a.hlHome:hover
{
	background-image:url(../imgs/MihanMarketMainPageH.gif);
}

#headerLinks a.hlCat
{
	width:52px;
	background-image:url(../imgs/MihanMarketProducts.gif);
}

#headerLinks a.hlCat:hover
{
	background-image:url(../imgs/MihanMarketProductsH.gif);
}

#headerLinks a.hlNews
{
	width:52px;
	background-image:url(../imgs/MihanMarketNews.gif);
}

#headerLinks a.hlNews:hover
{
	background-image:url(../imgs/MihanMarketNewsH.gif);
}

#headerLinks a.hlAds
{
	width:94px;
	background-image:url(../imgs/MihanMarketAds.gif);
}

#headerLinks a.hlAds:hover
{
	background-image:url(../imgs/MihanMarketAdsH.gif);
}

#headerLinks a.hlAbout
{
	width:52px;
	background-image:url(../imgs/MihanMarketAboutUs.gif);
}

#headerLinks a.hlAbout:hover
{
	background-image:url(../imgs/MihanMarketAboutUsH.gif);
}

#headerLinks a.hlContact
{
	width:65px;
	background-image:url(../imgs/MihanMarketContactUs.gif);
}

#headerLinks a.hlContact:hover
{
	background-image:url(../imgs/MihanMarketContactUsH.gif);
}


/*temp*/
.pdix table
{
	width:100%;
	border-collapse: collapse;
	text-align:center;
}

.pdix table textarea
{
	width:99%;
	height:40px;
}

.pdix table tr.rowH
{
	color:#fff;
	background-color:#577EB5;
	font-size:x-small;
}

.pdix table td.brand
{
	border:none;
	padding-top:10px;
}

.pdix table td.cat
{
	border:none;
	padding-top:20px;
}

.pdix table td.cat a
{
	font-weight:bold;
	font-size:14px;
}

.pdix table td.cat a img
{
	vertical-align:middle;
}

.pdix table th
{
	padding:2px;
	text-align:center;
	border:solid 1px #e1e1e1;	
}

.pdix table tr.rowAc
{
	background-color:#f5f5f5;
	text-align:center;
}

.pdix table tr.rowBc
{
	background-color:#fff;
	text-align:center;
}

.pdix table tr.rowA
{
	background-color:#f5f5f5;
	text-align:right;
}

.pdix table tr.rowB
{
	background-color:#fff;
	text-align:right;
}

.pdix table td.white
{
	background-color:#fff;
}

.pdix table.pro td.white
{
	background-color:#fff;
	text-align:center;
}
.pdix table td
{
	border:solid 1px #e1e1e1;
	
}

.mytab
{
    margin-bottom:-2px;
    font-size:4px;
} 

.mytab a
{
    color:White;
    font-weight:600;
}  

.mytabitem
{
    display:inline;
    background-color:#2E5E9C;
    border:solid 1px #194689;
    padding:4px 6px 4px 6px;
    font-size:11px;
}

.mytabselecteditem
{
    display:inline;
    border:solid 1px #e1e1e1;
    background-color:white;
    padding:4px 6px 4px 6px;
    border-bottom:solid 1px white;
    font-size:11px;
}

.mytabselecteditem a
{
    color:Black;
}



.BigBoxpanelBody
{
    text-align:right;
	margin: 15px;
	padding:2px;
	border-left: solid 2px #C3CCD3;
	border-right: solid 2px #C3CCD3;
    padding: 10px;
}

.NewsBBCon
{
    margin-bottom: 6px;
    padding-bottom:6px;
    border-bottom: dashed 1px #dfdfdf;
}

.NewsBBox
{
    width: 380px; float: right;
}

.NewsBBTitle
{
    font:bold 14px Arial;
}

.NewsBBHeadLine
{
    margin:3px 0px;font:12px;color:#000000;line-height: 160%;
    text-align:justify;
    text-indent:16px;
}

.NewsBBPic
{
    float:left;
    max-height:100px;
    max-width:100px;
}

.NewsBBPic img
{
    max-height:100px;max-width:100px;
}

.RedFlash
{
    color:Red;font-weight:600;font-size:10px;vertical-align:top;
}

.NewsBox
{
    width: 280px;
    float: right;
}
        
.NewsTitle
{
    font: bold 21px/30px "Times News Roman" ,Times,Arial,Tahoma,sans-serif;
    color: #000080;
}
        
.NewsHeadLine
{
    margin: 3px 0px;
    font: bold 15px "Times News Roman" ,Times,Arial,Tahoma,sans-serif;
    color: #000080;
}
        
.NewsBody
{
    padding-top:8px;
    text-align: justify;
    font: 13px Tahoma;
    clear: both;
    line-height: 150%;
}
