html
{
}
body
{
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #e9e9e9;
	color: #545454;
}
.Normal
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.NormalRed
{
	color: Red;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.NormalBold
{
	font-weight: bold;
}
TD
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
}
DIV
{
	margin: 0;
	padding: 0;
}
textarea
{
	font-family: Tahoma;
	font-size: 11px;
}
INPUT
{
	font-family: Tahoma;
	font-size: 11px;
}
SELECT
{
	font-family: Tahoma;
	font-size: 11px;
}
A:link, A:visited
{
	text-decoration: none;
	color: #4d4d4d;
}
A:hover
{
	color: #0080ab;
	text-decoration: none;
}
.ModuleTitr
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
}
.ModuleTitleHeader
{
	width: 100%;
	height: 30px;
	text-align: right;
	font-weight: bold;
}
.ModuleRightTitleHeader
{
	width: 100%;
	height: 30px;
}
.ModuleRightTitleHeader
{
	width: 100%;
	height: 30px;
}
.ModuleWithoutTitleHeader
{
	border: dotted 1px #cccccc;
	width: 100%;
	padding: 3px;
}
.ModuleTitleBody
{
	text-align: right;
	width: 100%;
}
.ModuleRightTitleBody
{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 198px;
}
.ModuleWithoutTitleBody
{
	width: 100%;
}
.CommandButton:Link, .CommandButton:visited
{
	text-decoration: none;
	color: Blue;
}
.CommandButton:hover
{
	color: Red;
	text-decoration: none;
}
.TabBg
{
	background-color: white;
	border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	background-color: dimgray;
	border-color: black;
}

/* text style for the selected tab */
.SelectedTab
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: DarkRed;
	font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-family: tahoma;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: gainsboro;
	text-decoration: none;
}
.FormTitr
{
	color: #000000;
	font-weight: bold;
}
/* Modal Dialog */
.modalWrap
{
	border: 2px #ffffcc inset;
	background: #ffffcc;
	margin: 5px;
}

/* transparency support for Opera */
.modalOpera
{
	background-image: url( "images/maskBg.png" ) !important;
}

/* dialog window */
#DialogWindow
{
	border: 1px #000000 solid;
	width: 150px;
	display: none;
	background: #FFFFFF;
	z-index: 1000;
	position: absolute;
	text-align: center;
	height: 50px;
	top: 0;
	left: 0;
	padding-top: 10px;
}
/* dialog content */
#DialogContent
{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 24px;
	width: 450px;
	display: block;
	font-size: 90%;
	display: none;
}

#DialogActionBtn
{
	cursor: pointer;
}
.txtArea
{
	width: 300px;
	height: 200px;
}
.txtAddress
{
	width: 300px;
}
.tdRight
{
	float: right;
}
.tdLeft
{
	float: right;
}
.tdMainContainer
{
	width: 100%;
}
.contentwrapper
{
	float: left;
	width: 100%;
}
.contentcolumn
{
	margin: 0 205px 0 205px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
.leftcolumn
{
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -100%;
}
.rightcolumn
{
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/
}
.UpperHeader
{
	width: 960px;
	height: 31px;
	text-align: left;
	direction: rtl;
	vertical-align: middle;
}
.Header
{
	width: 968px;
	height: 88px;
	background: url( 'images/backHeader.jpg' ) repeat-x;
	background-repeat: no-repeat;
}
.Header1
{
	width: 195px;
	height: 82px;
	float: right;
	padding-top:6px;
}
.Header2
{
	width: 755px;
	height: 75px;
	padding-top: 13px;
	float: right;
	direction: rtl;
	text-align: left;
	padding-left:10px;
}
.Header3
{
	width: 9px;
	height: 84px;
	float: right;
}
.LoginBtn
{
	background-image: url( 'images/LoginBtn.gif' );
	font-family: Tahoma;
	font-size: 8pt;
	color: #383838;
	text-align: center;
	border: 0;
	width: 19px;
	height: 19px;
}

.TopMenu
{
	width: 968px;
	height: 31px;
	background: url( "images/BackBody.jpg" );
	background-repeat: repeat-y;
}
.BackTopMenu
{
	width: 956px;
	height: 30px;
	background: url( "images/TMBack.gif" );
	background-repeat: repeat-x;
	border-bottom: 1px solid #a7a7a7;
	border-right: 2px solid white;
	border-left: 2px solid white;
}
.TM1
{
	width: 772px;
	height: 30px;
	float: right;
}
.TM2
{
	width: 184px;
	height: 25px;
	padding-top: 5px;
	float: right;
}
.SearchBtn
{
	background-image: url(images/SearchBtn.jpg);
	font-family: Tahoma;
	font-size: 8pt;
	color: #383838;
	text-align: center;
	border: 0px;
	width: 21px;
	height: 21px;
}
.UnderTopMenu
{
	width: 986px;
	height: 10px;
}
.UTM1
{
	width: 13px;
	height: 10px;
	float: right;
}
.UTM2
{
	width: 960px;
	height: 10px;
	background-color: white;
	float: right;
}
.Body
{
	width: 940px;
	background: url( "images/BackBody.jpg" );
	background-repeat: repeat-y;
	padding-right:14px;
	padding-left:14px;
	padding-top:10px;
}
#B3R
{
	width: 13px;
	float: right;
	background-image: url( 'images/B3R.png' );
	background-repeat: repeat-y;
}
#B3L
{
	width: 13px;
	float: right;
	background-image: url( 'images/B3L.png' );
	background-repeat: repeat-y;
}
#ContentPane
{
	float: right;
	background-color: White;
}
#LeftPane
{
	width: 200px;
	float: right;
	background-color: White;
}
#RightPane
{
	width: 200px;
	float: right;
	background-color: White;
}
#BottomPane
{
	width: 940px;
}
#Bo2
{
	width: 10px;
	background-color: white;
	float: right;
	background-color: White;
}
#Bo3
{
	width: 10px;
	background-color: white;
	float: right;
	background-color: White;
}
#BoSpacer
{
	width: 10px;
	background-color: white;
	float: right;
	background-color: White;
}
.Banner
{
	width: 986px;
	height: 247px;
}
.Ba1
{
	width: 13px;
	height: 247px;
	float: right;
}
.Ba2
{
	width: 10px;
	height: 247px;
	background-color: white;
	float: right;
}
.Ba3
{
	width: 730px;
	height: 247px;
}
.Ba4
{
	width: 200px;
	height: 247px;
	float: right;
}
.AdsTitle
{
	width: 200px;
	height: 30px;
}
.TitleR
{
	width: 2px;
	height: 30px;
	float: right;
	background: url( 'images/TitleR.gif' ) no-repeat;
}
.TitleC
{
	height: 22px;
	padding-right: 10px;
	padding-top: 8px;
	background: url( 'images/TBack.gif' ) repeat-x;
	float: right;
	direction: rtl;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
.TitleL
{
	width: 2px;
	height: 30px;
	float: right;
	background: url( 'images/TitleL.gif' ) no-repeat;
}
.TUR
{
	width: 2px;
	height: 2px;
	float: right;
	background: url( 'images/TUR.gif' ) repeat-x;
}
.TUC
{
	height: 2px;
	float: right;
	background: url( 'images/TUBack.gif' ) repeat-x;
}
.TUL
{
	width: 2px;
	height: 2px;
	float: right;
	background: url( 'images/TUL.gif' ) repeat-x;
}
.tml1
{
	float: right;
	width: 18px;
	cursor: pointer;
}
.tml2
{
	float: right;
	cursor: pointer;
}
.Footer
{
	width: 940px;
	background-image: url(images/BackFooter.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
}
.Fo1
{
	width: 13px;
	height: 91px;
	float: right;
	background-image: url( 'images/B3R.png' );
	background-repeat: repeat-y;
	background-color: White;
}
.Fo2
{
	width: 5px;
	height: 91px;
	float: right;
	background: url( 'images/FBR.gif' ) no-repeat;
}
.Fo3
{
	width: 930px;
}
.Fo4
{
	width: 5px;
	height: 91px;
	float: right;
	background: url( 'images/FBL.gif' ) no-repeat;
}
.Fo5
{
	width: 13px;
	height: 91px;
	float: right;
	background-image: url( 'images/B3L.png' );
	background-repeat: repeat-y;
}
.Fo31
{
	width: 164px;
	height: 84px;
	padding-top: 4px;
	float: right;
	direction: rtl;
	text-align: center;
	padding-right: 15px;
}
.Fo32
{
	width: 400px;
	height: 84px;
	padding-top: 4px;
	float: right;
	direction: rtl;
	text-align: right;
	padding-right: 15px;
}

.Fo3Border
{
	width: 13px;
	height: 88px;
	float: right;
	background-image: url(images/FBorder.gif);
	background-repeat:no-repeat;
}
#bgabout
{
	width: 730px;
	height: 157px;
	background-image: url(images/aboutus-aftabbazar.png);
	background-repeat:no-repeat;
}
#aboutalign
{
	padding-right: 15px;
	padding-top: 8px;
	padding-left: 20px;
}
.Fo33
{
	width: 295px;
	height: 84px;
	padding-top: 4px;
	float: right;
	direction: rtl;
	text-align: right;
	padding-right: 15px;
}
.style1
{
	color: #FF0000;
}
.style2
{
	text-decoration: underline;
	color: #EF8D31;
}
.style3
{
	color: #EF8D31;
}
.UC1
{
	width: 13px;
	float: right;
	background-image: url( 'images/B3R.png' );
	background-repeat: repeat-y;
	background-color: White;
}
.UC2
{
	width: 960px;
	float: right;
	background-color: white;
}
.UC3
{
	width: 13px;
	float: right;
	background-image: url( 'images/B3L.png' );
	background-repeat: repeat-y;
}
.LatestProductInCat
{
	border: solid 1px #e7f3ff;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ProductsList
{
	border: solid 1px #e7f3ff;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
.ProductDetails
{
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
fCategoriesList
{
	width: 200px;
}
.fCategoriesList ul
{
	margin: 0;
	padding: 0;
	padding-right: 2px;
	list-style-type: none;
}
.fCategoriesList li
{
	margin: 0;
	padding: 5px 2px 6px 0px;
	border-bottom: 1px solid #cfe2ed;
	background-image: url( "images/dot.gif" );
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
.fCategoriesList span
{
}

.sFourColumnsLeftCenter
{
	text-align: right;
	width: 200px;
}
.ProductPrice
{
	color: #e99149;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.TitleBody
{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
	height: 130px;
}
.TitleBody1
{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
	height: 122px;
}
.News
{
	width: 730px;
	height: 30px;
}
.Ne1
{
	width: 120px;
	height: 22px;
	padding-top: 6px;
	float: right;
	background: url( 'images/NTBack.gif' );
	color: white;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
}
.Ne2
{
	width: 20px;
	height: 28px;
	float: right;
	background: url( 'images/NBackR.gif' );
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
}
.Ne3
{
	width: 575px;
	height: 22px;
	padding-top: 6px;
	float: right;
	background: url( 'images/NBack.gif' );
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	color: #303030;
	text-align: right;
	direction: rtl;
}
.Ne4
{
	width: 15px;
	height: 30px;
	float: right;
}
.login_TextField
{
	padding-left: 6px;
	font-size: 11px;
	vertical-align: middle;
	width: 121px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	height: 15px;
	padding-top: 4px;
}
.login_textbox
{
	color: #999999;
	padding-left: 2px;
}
.ProductFeaturesCats
{
	background-color: #f7f9f4;
	border-bottom: solid 1px #cfcfcf;
	height: 22px;
	font-weight: bold;
	width: 670px;
	padding-right: 10px;
	padding-top: 8px;
}
.ProductFeaturesFields
{
	background-color: #ffffff;
	border-bottom: dotted 1px #cfcfcf;
	width: 660px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.ProductFeaturesFieldsR
{
	width: 200px;
	float: right;
	text-align: right;
}
.ProductFeaturesFieldsL
{
	width: 460px;
	float: right;
	text-align: right;
}
.searchFormTitle
{
	font-weight: bold;
	height: 25px;
	background-image: url(images/treangle.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 10px;
	padding-right: 26px;
	width: 165px;
}
.searchFormItem
{
	padding-right: 10px;
	padding-bottom: 10px;
}
.searchProTitle
{
	width: 192px;
	height: 29px;
	background-image: url(images/searchProTitle.gif);
	text-align: right;
	font-weight: bold;
	color: White;
	padding-top: 8px;
	padding-right: 8px;
}
.searchprobody
{
	width: 191px;
	border-right: solid 5px #0178a0;
	border-left: solid 4px #0178a0;
	direction: rtl;
	text-align: right;
}
.searchProBottom
{
	width: 200px;
	height: 10px;
	background-image: url(images/searcproBottom.gif);
}
.cmpTable
{
	direction: rtl;
}
.cmpCat
{
	font-weight: bold;
	background-image: url(images/treangle.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 26px;
}
.cmpTitle
{
	padding-right: 10px;
	width: 150px;
}
.cmpText
{
	color: #0c4da2;
	background-color: #e5eef5;
	padding-right: 5px;
	text-align: right;
	direction: ltr;
}
h1
{
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.SearchProDrp
{
	width: 100px;
}
.TitleBody2
{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
}
.BodyDown
{
	width: 940px;
	background-image: url( 'images/bodyback.jpg' );
	background-repeat: repeat-y;
	padding-right: 23px;
	padding-left: 23px;
}
.paging
{
	width:20px;
	border: solid 1px #9bafea;
	background-color: #fff;
	font-size:12px;
	text-align:center;
}
.pagingselected
{
	width:20px;
	border: solid 1px #9bafea;
	background-color: #00366f;
	font-size:12px;
	text-align:center;
	color:White;
}