﻿@font-face
{
	font-family: 'BYekan';
	src: url(  '../Administrator/Files/fonts/BYekan.eot' );
	src: url(  '../Administrator/Files/fonts/BYekan.eot#iefix' ) format(  'embedded-opentype' ), url(  '../Administrator/Files/fonts/BYekan.woff' ) format(  'woff' ), url(  '../Administrator/Files/fonts/BYekan.ttf' ) format(  'truetype' ), url(  '../Administrator/Files/fonts/BYekan.svg#CartoGothicStdBook' ) format(  'svg' );
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'm1';
	src: url(  '../Administrator/Files/fonts/m1.eot' );
	src: url(  '../Administrator/Files/fonts/m1.eot#iefix' ) format(  'embedded-opentype' ), url(  '../Administrator/Files/fonts/m1.woff' ) format(  'woff' ), url(  '../Administrator/Files/fonts/m1.ttf' ) format(  'truetype' ), url(  '../Administrator/Files/fonts/m1.svg#CartoGothicStdBook' ) format(  'svg' );
	font-weight: normal;
	font-style: normal;
}
body
{
	margin: 0;
	padding: 0;
	direction: rtl;
	font-family: BYekan,Tahoma;
	font-size: 11pt;
	line-height: 190%;
	color: #333;
	background: url(../Administrator/Files/Design/bgT.png) repeat;
}
img
{
	border: 0;
}
.container
{
	width: 1200px;
	display: inline-block;
}
.Row
{
	width: 100%;
	float: right;
	text-align: center;
}

.RowMarginFive
{
	width: 100%;
	float: right;
	margin-top: 5px;
}
.RowMarginTen
{
	width: 100%;
	float: right;
	margin-top: 10px;
}
input, select, textarea
{
	font-family: BYekan,Tahoma;
	border-radius: 3px;
}
A:hover
{
	color: #fff;
}
A
{
	color: #e9b35b;
	text-decoration: none;
}
a:active, a:visited, a:link
{
	border: none !important;
	outline: none !important;
	outline: 0 !important;
}
.listResponsive
{
	margin: 0;
	padding: 0;
	float: right;
	text-align: center !important;
	width: 100%;
}
.listResponsive li
{
	display: inline-block;
}
.listResponsiveB
{
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	width: 100%;
}
.listResponsiveB li
{
	float: right;
}
.listResponsiveB li:nth-child(3), .listResponsiveB li:nth-child(4)
{
	float: left !important;
}
.fade
{
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	-webkit-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}
.LTR
{
	float: left;
	direction: ltr;
}
.commentUserSpan
{
	float: left;
	font-size: 10pt;
	color: gray;
	margin-top: 12px;
}
.commentUserRight
{
	float: right;
	width: 45%;
	margin-top: 10px;
}
.commentUserLeft
{
	float: right;
	width: 55%;
	margin-top: 10px;
}
.txtCommentUser
{
	height: 25px;
	width: 90%;
}
.searchDivBox
{
	width: 380px;
}
.searchDivBoxBox
{
	float: right;
	width: 100%;
	border: double 3px #ccc;
	padding: 10px 0;
	border-radius: 10px;
}
.colorA a
{
	color: #fff;
}
.colorA a:hover
{
	color: #fff;
}
.RatingStarBox
{
	float: left !important;
}


/*-----------------------Header Top ------------------*/
.HeaderTopBg
{
	background: url(../Administrator/Files/Design/HeaderTop.png) no-repeat center top;
	float: right;
	width: 100%;
	height: 232px;
	margin-top: 10px;
}
.HeaderTop
{
	width: 100%;
	float: right;
	position: relative;
	z-index: 9999;
	text-align: center;
}
.Logo
{
	width: 575px;
	height: 142px;
	z-index: 9999;
	background: url(../Administrator/Files/Design/logo.png) no-repeat center;
	display: inline-table;
	margin-top: 0px;
	position: relative;
	float: right;
	margin-right: 10px;
}

.loginBox
{
	min-width: 270px;
	border: solid 1px #a3a3a3;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	background: url(../Administrator/Files/Design/ItemLeft.png) repeat center top;
}

.LangBox
{
	float: left;
	width: 100%;
	text-align: center;
}
.LangBoxItem
{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.LangBoxItem img
{
	float: right;
	width: 22px;
	height: 20px;
}
.Tell
{
	float: left;
	width: 250px;
	z-index: 9999;
	margin-top: 20px;
	margin-left: 20px;
}

.HeaderTop .ItemLeft
{
	float: left;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #000;
	font-size: 9pt;
	padding: 0px 5px 0px 4px;
}
.HeaderTop .ItemLeft img
{
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	margin-top: 2px;
}
.HeaderTop .ItemLeft:hover
{
	color: #999;
}






/*-----------------------HeaderDown ------------------*/

.HeaderDownBox
{
	float: right;
	width: 100%;
	background: #fff;
	padding: 7px 0 7px 0;

}
.HeaderDownBox .NewsIcon
{
	float: right;
	margin-top: 2px !important;
	margin-left: 5px;
	height: 25px;
	width: 25px;
	background: url(../Administrator/Files/Design/NavigationFa.png) no-repeat;
}
.HeaderDownBox img
{
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}
.HeaderDownBox a
{
	float: right;
	color: #666;
}
.HeaderDownBox a:hover
{
	float: right;
	color: #555;
}
.pathHeaderDown
{
	width: 16px;
	height: 9px;
	z-index: 9999;
	background: url(../Administrator/Files/Design/path.png) no-repeat;
	float: right;
	margin-top: 9px;
}

.navDiv
{
	float: right;
	width: 100%;
	height: 40px;
	position: relative;
	z-index: 9;
}
#nav
{
	width: 100%;
	min-height: 50px;
	margin: 0 auto;
	display: inline-table;
	padding: 0;
	z-index: 9999;
}
.navFull
{
	width: 100%;
	height: 40px;
	margin: 0 auto;
	left: 0;
	float: right;
	padding: 0;
	z-index: 999999999;
	transition: all 0.7s;
	opacity: 1;
	background: url(../Administrator/Files/Design/bgNav.png) top center;
}
.showDiv
{
	opacity: 1 !important;
	transition: all 1s;
	z-index: auto;
	overflow: inherit;
	opacity: 1;
}
.showDivF
{
	opacity: 1 !important;
	top: 0px;
	transition: all 1s;
	z-index: auto;
	overflow: inherit;
	position: fixed;
}
#nav li
{
	display: inline-block;
	position: relative;
	z-index: 500;
	margin: 0;
	z-index: 99999;
	text-align: center;
}
#nav li:hover > a
{
	color: #fff;
	background-color: #000;
	border-radius: 0px;
}
#nav li a
{
	display: block;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 11pt;
	font-weight: normal;
	background: url(../Administrator/Files/Design/bgRMenu1.png) no-repeat right;
}

#nav li a .imgMenu
{
	height: 28px;
}
#nav li a p
{
	margin: 5px auto;
	text-align: center;
	margin-top: 10px;
}
#nav ul
{
	position: absolute;
	right: 0;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li:hover > a
{
	color: #888;
	background: none;
}
#nav ul li
{
	width: 180px;
	float: right;
	margin: 0;
	background: url(../Administrator/Files/Design/bgNav.png) top center;
	border-bottom: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
}

#nav ul a
{
	display: block;
	height: 28px;
	padding: 5px 10px 5px 5px;
	text-align: right;
	color: #fff;
	font-size: 13px;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	background: none;
}

#nav ul.submenu ul
{
	position: absolute;
	right: 181px;
	display: none;
	top: 0px;
	padding: 0;
	list-style: none;
}
.ArrowDown
{
	border: 0px;
	padding: 0px;
}
.ArrowDown2
{
	height: 12px;
	width: 8px;
	border: 0px;
	padding: 0px;
	margin-top: 9px;
	float: left;
	background: url(../Administrator/Files/Design/ArrowDown2b.gif) no-repeat center;
}
.ArrowDown3
{
	height: 12px;
	width: 12px;
	border: 0px;
	padding: 0px;
	margin-top: 9px;
	margin-left: 5px;
	float: left;
	background: url(../Administrator/Files/Design/arrowDown.png) no-repeat center;
}


/*----------------------- SearchBox ------------------*/

.SearchBox
{
	padding: 0px;
	margin: 0px;
	width: 337px;
	height: 38px;
	display: inline-block;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}
.TextBoxBox
{
	float: right;
	width: 337px;
	height: 38px;
	border-radius: 3px;
	margin-right: 0px;
	background: url(../Administrator/Files/Design/SearchBox.png) right no-repeat;
}
.TextAutoCapmlet
{
	font-size: 8pt;
	float: right;
	text-align: justify;
}

.TextBoxAutoCapmlet
{
	color: #000;
	padding: 0;
	margin: 0;
	float: right;
	width: 285px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: Transparent;
	border: 0;
	height: 38px;
	margin-right: 0px;
	font-size: 10pt !important;
	border-radius: 15px;
	-webkit-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.AutoCamplet
{
	border-top: 0;
	width: 195px;
	float: right;
	z-index: 1000000000000;
	position: relative;
	top: 5px;
	right: 8px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	-moz-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	-webkit-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	text-shadow: 0 3px 0 rgba(255,255,255,.4);
}
.AutoCamplet .Item
{
	float: right;
	width: 195px;
	padding: 10px 0;
	cursor: pointer;
	text-align: right;
}
.AutoCamplet .Item:hover
{
	background-color: #eee;
}
.AutoCamplet .Item .Title
{
	float: right;
	margin: 0 5px;
	color: #555;
	font-size: 9pt;
	width: 120px;
}
.AutoCamplet .Item img
{
	float: right;
	width: 50px;
	height: 50px;
	border: solid 1px #ccc;
	margin-right: 10px;
	background-color: #fff;
}
.AutoCamplet .Seprator
{
	float: right;
	width: 100%;
	height: 1px;
	background-image: url(../Administrator/Files/Design/Sep.png);
	background-position: center;
}



/*----------------------- Content ------------------*/
.Content
{
	width: 100%;
	text-align: center;
	float: right;
}
/*--------------------------------------------ContentMain--------*/
.ContentMainBox
{
	width: 100%;
	text-align: center;
	float: right;
}
.ContentMain
{
	width: 100%;
	text-align: center;
	margin-top: 0;
	float: right;
	padding-bottom: 0px;
}
.ContentMainBoxBox
{
	width: 985px;
}
.ContentMainBoxBox1
{
	width: 1180px;
	padding: 10px;
	float: right;
	background-color: #fff;
}

.ContentMainDivLeft
{
	width: 900px;
	float: left;
}
.ContentMainDivRight
{
	width: 270px;
	float: right;
}

/* ------------------------------------------Box-----------------------------------*/

.Box
{
	float: left;
	width: 100%;
	margin-top: 10px;
	border-radius: 0px;
	border: 1px solid #6d6d6d;
}
.IndexText
{
	width: 100%;
	float: right;
	background: url(  "../Administrator/Files/Design/IndexText.png" ) no-repeat;
}
.IndexTextBox
{
	float: right;
	width: 530px;
}
.BoxNText
{
	padding-bottom: 30px;
}
.Box .BoxTop
{
	float: right;
	width: 100%;
	min-height: 50px;
	background-color: #6d6d6d;
}
.TitleTextMain
{
	background: url(  "../Administrator/Files/Design/TitleTextMain.png" ) no-repeat center top;
}
.Box .BoxTop h1, .Box .BoxTop h2, .Box .BoxTop h5, .Box .BoxTop h3
{
	float: right;
	font-size: 18px;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 170%;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 15px;
}
.BoxN .BoxTop h2, .BoxN .BoxTop h1
{
	float: none;
	text-align: center;
	color: #f0bf00 !important;
}
.Box .BoxTop a
{
	color: #fff;
}
.Box .BoxTop a:hover
{
	color: #eee;
}
.Box .BoxCenter .Back
{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #343434;
	font-size: 9pt;
}
.Box .BoxCenter .Back:hover
{
	color: Red;
}
.Box .BoxCenter .DateRegister
{
	float: right;
	color: #343434;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9pt;
}
.Box .BoxCenter .SepTop
{
	float: right;
	color: #343434;
	margin: 5px 10px;
}
.Box .BoxCenter
{
	float: right;
	width: 98%;
	color: #343434;
	min-height: 120px;
	padding: 1%;
	text-align: justify;
	font-size: 11pt;
}
.Box .BoxCenterText
{
	padding: 0;
	margin-top: 0px;
}

.Box .BoxCenterB
{
	float: right;
	width: 100%;
	color: #343434;
	min-height: 120px;
	text-align: justify;
	font-size: 11pt;
	margin-top: 8px;
}
.Box .BoxCenter .ImagePost
{
	max-width: 570px;
}
.Box .BoxCenter .Sep
{
	float: right;
	width: 100%;
	height: 1px;
	border-bottom: solid 1px #e7e7e7;
	margin-bottom: 10px;
}
.Box .BoxCenter .LinkFooter1
{
	float: right;
	color: #343434;
	margin-bottom: 5px;
}
.Box .BoxCenter .LinkFooter2
{
	float: left;
	color: #343434;
	margin-bottom: 5px;
}
.Box .BoxCenter .LinkFooter1:hover, .Box .BoxCenter .LinkFooter2:hover
{
	color: red;
}
/*------------------------BoxIndex----------------------------------*/
.BoxIndex
{
	float: right;
	width: 100%;
	margin-top: 0px;
}



/* ------------------------------------------FieldDynamic-----------------------------------*/
.FieldTitle
{
	float: right;
	width: 110px;
	text-align: left;
	font-size: 9pt;
}
.FieldTitle2
{
	text-align: right;
	margin-right: 10px;
}
.FieldRadioButton
{
	float: right;
	margin-right: 10px;
	font-size: 9pt;
}
.FieldCheckBox
{
	float: right;
	margin-right: 10px;
	font-size: 8pt;
	width: 180px;
	margin-top: 3px;
	text-align: right;
}
.FieldTextBox
{
	float: right;
	margin-right: 10px;
	font-size: 9pt;
	width: 200px;
	text-align: right;
	border: solid 1px #bcbbcb;
	color: #555;
}
.FieldTextBoxSearch
{
	width: 175px;
	color: #777;
}
.FieldTextBoxLeft
{
	direction: ltr;
	text-align: left;
}
.FieldTextBoxNumber
{
	width: 70px;
	text-align: center;
}
.FieldTextBoxNumberSearch
{
	width: 60px;
	margin-top: 4px;
}
.FieldUnit
{
	float: right;
	margin-right: 10px;
	font-size: 10pt;
	color: Gray;
	margin-top: 2px;
}
.FieldFileUpload
{
	float: right;
	margin-right: 10px;
	font-size: 9pt;
	width: 200px;
	margin-top: 3px;
}
.FieldDropDownList
{
	float: right;
	margin-right: 10px;
	font-size: 9pt;
	width: 200px;
	margin-top: 3px;
	border: solid 1px #bcbbcb;
}
.FieldDropDownListSearch
{
	width: 175px;
	color: #8b8a8a;
}
.FieldButton
{
	border: 0;
	margin: 10px 0 0 0;
	float: right;
	font-size: 11pt;
	color: #fff;
	cursor: pointer;
	text-align: center;
	background: #525252;
	width: 107px;
	padding: 2px 9px;
	margin-bottom: 15px;
}
.FieldButtonDownload
{
	border: 0;
	margin: 10px 0 0 0;
	float: right;
	font-size: 11pt;
	color: #202020;
	cursor: pointer;
	text-align: center;
	background: #525252;
	width: 107px;
	padding: 2px 9px;
	position: relative;
	right: 50%;
	margin-right: -68px;
}
.FieldButtonDownload:hover
{
	color: #fff;
	background-color: #202020;
}
.FieldButtonB
{
	margin-right: 68px !important;
}
.FieldButtonQ
{
	margin-right: 80px !important;
}
.FieldButtonD
{
	margin-right: 120px !important;
}
.FieldButton:hover
{
	color: #fff;
	background: #202020;
}
.FieldButtonSearch
{
	margin-right: 63px;
}
.FieldButtonSearch2
{
	width: 71px;
	padding-top: 5px;
	height: 23px;
	margin-bottom: 5px;
	margin-right: 75px;
}

.lblPrice
{
	float: right;
	width: 135px;
	margin-top: 14px;
	text-align: center;
	margin-right: 10px;
	font-size: 11pt;
}
.FieldButtonSearch2:hover
{
	color: #7a6600;
}
.FieldButtonSearch:hover
{
	background-position: 0 -28px;
}
.FieldCaptcha
{
	float: right;
	margin-right: 120px;
}
.FieldCaptchaR
{
	height: 30px !important;
	width: 90px !important;
}
.FieldCaptchaB
{
	float: right;
	margin-right: 12px;
}
.FormCaptcha
{
	float: right;
	margin-right: 120px;
}
.FormCaptchaB
{
	float: left;
	margin-left: 200px;
	margin-right: 0;
	margin-top: 2px;
}
.Validation, .ValidationNormal
{
	float: right;
	color: Red;
	margin-right: 3px;
	margin-top: 0px;
	font-size: 12pt;
}
.ValidationRow
{
	width: 100%;
	text-align: center;
	color: Red;
	font-size: 12pt;
	float: right;
}
.ValidationRowLogin
{
	margin-right: 120px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	float: right;
	color: Red;
}
.SpanMoney
{
	float: right;
	margin-right: 10px;
	font-size: 8pt;
	color: #8b8a8a;
	margin-top: 5px;
}
.SpanTitleSearch
{
	float: right;
	text-align: right;
	font-size: 11pt;
	margin-right: 7pt;
	color: #8b8a8a;
}
.SpanRegister
{
	float: left;
	font-weight: bold;
	font-size: 9pt;
	color: red;
	margin-left: 20px;
	margin-top: 4px;
}

/*------------------------------------LinkShow-----------------------------*/

.LinkShow
{
	float: right;
	width: 100%;
	margin-top: 10px;
}
.LinkShow .Title
{
	color: #2a3c4e;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	float: right;
	margin-right: 10px;
}
.LinkShow .Title:hover
{
	color: #000;
}
/*------------------------------------FooterLink-----------------------------*/
#Footer
{
	width: 100%;
	float: right;
	color: #000;
}
.FooterBoxBox
{
	width: 100%;
	float: right;
	margin-top: 0px;
	background-color: #bfbfbf;
}

.logoFooter
{
	float: right;
	width: 100%;
}
.Sharing
{
	float: left;
	width: 100%;
	position: relative;
	z-index: 999;
}
.SharingLeft
{
	display: inline-table;
	width: 180px;
}

.CopyRight
{
	float: right;
	width: 100%;
	color: #777;
	text-align: center;
	margin-top: 10px;
	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 5px;
	-webkit-box-shadow: 0px -4px 5px 0px rgba(153,153,153,1);
	-moz-box-shadow: 0px -4px 5px 0px rgba(153,153,153,1);
	box-shadow: 0px -4px 5px 0px rgba(153,153,153,1);
}
.CopyRight a
{
	color: #777;
}
.CopyRightRight
{
	float: right;
	width: 100%;
	text-align: center;
}
.CopyRightLeft
{
	float: right;
	width: 100%;
	text-align: center;
}
.FooterText
{
	position: relative;
	float: right;
	width: 450px;
	color: #000;
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
	line-height: 42px;
	margin-right: 250px;
	margin-top: 20px;
}
.FooterText a
{
	color: #adadad;
}
.FooterText .Title
{
	float: right;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 12pt;
	margin-bottom: 10px;
}
/*-------------------------------------Social----------------------------*/
.Social
{
	width: 100%;
	float: right;
	height: 40px;
}
.Social .Item
{
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 2px;
	margin-left: 2px;
	border-radius: 50%;
	overflow: hidden;
}
.Social .Item:hover
{
	-ms-transform: scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Safari */
	transform: scale(1.1);
	background: rgba(220,143,72,0.7);
}
.Socila .ItemImage
{
	float: left;
	height: 32px;
	width: 32px;
}
/*------------------------------LinkShow-----------------------*/
#LinkShow
{
	float: right;
	margin-top: 40px;
	width: 490px;
}
#LinkShow .Item
{
	position: relative;
	float: right;
	width: 170px;
	height: 146px;
	overflow: hidden;
	margin-right: 15px;
	padding: 0 5px 0 5px;
}
#LinkShow .Item2
{
	margin-right: 70px;
}
#LinkShow .Item3
{
	position: relative;
	float: left !important;
	overflow: hidden;
	margin-left: 0px;
	padding: 0;
}
#LinkShow .Item4
{
	position: relative;
	float: left !important;
	overflow: hidden;
	margin-left: 40px;
	padding: 0 5px 0 5px;
}
#LinkShow .Title
{
	text-align: right;
	width: 100%;
	font-size: 14pt;
	float: right;
	color: #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#LinkShow .Title:hover
{
	color: #adadad;
}
#LinkShow .ItemSub
{
	text-align: right;
	width: 100%;
	font-size: 11pt;
	float: right;
	margin-top: 0px;
}
#LinkShow .ItemSub a
{
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	float: right;
	width: 100%;
	color: #777;
	text-align: right;
	padding-right: 0px;
	font-size: 10pt;
}

#LinkShow .ItemSub a:hover
{
	color: #000;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	margin-right: 7px;
}
/*------------------------------------RepeaterIndex2-----------------------------*/
.RepeaterIndex2Item
{
	float: right;
	width: 167px;
	height: 150px;
	margin-left: 10px 5px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.RepeaterIndex2Item:hover > h3
{
	color: #1788DC;
}
.RepeaterIndex2Item .ImageBox
{
	float: right;
	width: 157px !important;
	height: 100px !important;
	border: solid 1px #ccc;
	border-radius: 5px;
	padding: 4px;
	text-align: center;
}
.RepeaterIndex2Item .Image
{
	width: 157px !important;
	height: 100px !important;
}
.RepeaterIndex2Item h3
{
	color: #555;
	float: right;
	padding: 0;
	margin: 0;
	font-size: 9pt;
	width: 100%;
	margin-top: 3px;
	line-height: 150%;
	font-weight: normal;
	text-align: center;
}

/*------------------------------------RepeaterDataList-----------------------------*/
.RepeaterDataList
{
	float: right;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.RepeaterDataList .Title
{
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
}
.RepeaterDataList .Item
{
	float: right;
	width: 147px;
	height: 100px;
	margin: 0 10px 10px 10px;
	border: solid 1px #ccc;
	border-radius: 5px;
	padding: 4px;
	text-align: center;
	background-color: #dde4f8;
	cursor: pointer;
	text-shadow: 0 1px 0 #fff;
	color: #000;
	position: relative;
	border-top-color: transparent;
	border-bottom-color: #f2f2f2;
	-webkit-box-shadow: 0px 2px 6px #999999;
	-moz-box-shadow: 0px 2px 6px #999999;
	box-shadow: 0px 2px 6px #999999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
}
.RepeaterDataList .Item:hover
{
	background-color: #eee;
}
.RepeaterDataList .Item .ItemImage
{
	max-width: 147px;
	height: 100px;
}
/*------------------------------------RepeaterIndexItem-----------------------------*/

.RepeaterIndexItem
{
	float: right;
	width: 100%;
	margin-top: 10px;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	background-image: url(../Administrator/Files/Design/NewsShadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}
.RepeaterIndexItem .ItemImage
{
	width: 140px;
	height: 95px;
	float: right;
}
.RepeaterIndexItem:hover > h3
{
	color: #000;
}
.RepeaterIndexItem .ImageBox
{
	float: right;
	width: 140px;
	height: 95px;
}

.RepeaterIndexItem h3
{
	color: #f26122;
	float: right;
	padding: 0;
	margin: 0;
	font-size: 13pt;
	width: 730px;
	margin-top: 5px;
	line-height: 150%;
	font-weight: normal;
	text-align: right;
	margin-right: 10px;
}
.RepeaterIndexItem .Text
{
	color: #999;
	float: right;
	padding: 0;
	margin: 0;
	font-size: 10pt;
	width: 730px;
	margin-top: 5px;
	line-height: 150%;
	font-weight: normal;
	text-align: right;
	margin-right: 10px;
}

/*------------------------------------RepeaterIndexItem-----------------------------*/

.RepeaterIndexItem2
{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	border-radius: 5px;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	background-image: url(../Administrator/Files/Design/bulletMenu.png);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
	padding-right: 17px;
	width: 235px;
	text-align: right;
}
.RepeaterIndexItem2:hover
{
	background-color: #f5f6f8;
	cursor: pointer;
	text-shadow: 0 1px 0 #fff;
	color: #000;
	position: relative;
	border-top-color: transparent;
	border-bottom-color: #f2f2f2;
	-webkit-box-shadow: 0px 2px 6px #999999;
	-moz-box-shadow: 0px 2px 6px #999999;
	box-shadow: 0px 2px 6px #999999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
	background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
	background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
	background-image: -o-linear-gradient(#ffffff, #f2f2f2);
	background-image: linear-gradient(#ffffff, #f2f2f2);
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}
.RepeaterIndexItem2:hover > h3
{
	color: #ad0100;
}
.RepeaterIndexItem2 .ImageBox
{
	float: right;
	width: 220px;
	height: 110px;
	border: solid 1px #ff4b3d;
	border-radius: 5px;
	overflow: hidden;
	padding: 4px;
}
.RepeaterIndexItem2 .Image
{
	width: 220px;
	height: 110px;
	float: right;
}
.RepeaterIndexItem2 h3
{
	color: #3f4247;
	float: right;
	padding: 0;
	margin: 0;
	font-size: 9pt;
	width: 100%;
	margin-top: 0px;
	line-height: 150%;
	font-weight: normal;
	text-align: right;
}
.Archive1
{
	float: left;
	height: 55px;
	width: 93px;
	background-image: url(../Administrator/Files/Design/Archive1.png);
}
.Archive
{
	float: left;
	height: 20px;
	padding: 3px 20px 10px 20px;
	background-color: #df0024;
	color: #fff;
	font-size: 8pt;
	text-align: center;
	margin-top: 10px;
	margin-left: 20px;
	border-radius: 3px;
}

.Archive:hover
{
	background-color: #81037f;
	color: #fff;
}



/*------------------------------------Paging-----------------------------*/
.Paging
{
	width: 100%;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.Paging .Item
{
	width: 20px;
	float: right;
	padding: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: none;
	background-color: #f2f2f2;
	cursor: pointer;
	font-weight: bold;
	margin: 3px;
	-moz-border-radius: 4px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
	color: #777;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.Paging .ItemNow
{
	width: 20px;
	float: right;
	padding: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: none;
	background-color: #ddd;
	cursor: pointer;
	font-weight: bold;
	margin: 3px;
	-moz-border-radius: 4px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
	color: #333;
}
.Paging .Item:hover
{
	background-color: #ddd;
	color: #333;
}
.Paging .ItemSep
{
	width: 5px;
	float: right;
	padding: 3px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 5px;
	color: #000;
}
.Paging .DivDown
{
	float: right;
	width: 100%;
}
.Paging .First
{
	float: right;
	margin: 10px;
}
.Paging .Last
{
	float: left;
	margin: 10px;
}
.Paging .SpanLeft
{
	float: left;
	color: #fff;
	font-size: 9pt;
	margin-left: 10px;
	margin-top: 9px;
}


/*----------------------------TabShow------------------------*/
.TabShow
{
	float: right;
	width: 97.8%;
	border: solid 1px #ccc;
	padding: 1%;
	text-align: justify;
	color: #555;
}
.TabShow .Left
{
	float: right;
	width: 276px;
	margin-left: 10px;
}
.TabShowTop
{
	margin: 0;
	padding: 0;
	float: right;
	width: 99.8%;
	text-align: center;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 20px;
	border: solid 1px #ccc;
	border-bottom: none;
	color: #555;
	padding: 10px 0 10px 0;
}


/*---------------------Tag------------------------*/
.TagDetailBox
{
	border: solid 1px #e2e2e2;
	background-color: #ffffff;
	float: right;
	width: 100%;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 13px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.TagDetailBox .TagImage
{
	float: right;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	margin-top: 7px;
}
.TagDetailBox .Item
{
	float: right;
	padding: 0 5px 0 5px;
	border: solid 1px #e2e2e2;
	margin-right: 5px;
	margin-top: 5px;
	background-color: #f4f4f4;
	font-size: 8pt;
	border-radius: 3px;
}
.TagDetailBox .Item:hover
{
	background-color: #eee;
}



/*-------------------------Step-------------------------*/
.NavBox
{
	float: right;
	background: #eee;
	width: 1175px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.OrderRepairStep
{
	float: right;
	width: 100%;
}
.OrderRepairStep .Item
{
	float: right;
	text-align: center;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px 5px 5px 5px;
	border-bottom: solid 1px #aaa;
	color: #555;
	cursor: pointer;
	margin-right: 20px;
}
.OrderRepairStep .Item:hover
{
	color: #ff0000;
	border-bottom: solid 1px #fb5235;
}

.OrderRepairStep .Active
{
	color: #ff0000;
	border-bottom: solid 1px #fb5235;
}



.backtotop
{
	display: none;
	position: fixed;
	cursor: pointer;
	right: 20px;
	bottom: 40px;
	height: 40px;
	width: 40px;
	background: url(../Administrator/Files/Design/totop2.png) no-repeat center;
	transition: all 0.3s ease;
	display: none;
	z-index: 99999999;
	animation: up 1s infinite;
	animation-timing-function: linear;
}
.backtotop:hover
{
	opacity: 0.7;
}


/*-------------------------AdsHomePageGallery-------------------------*/
.ProductShow1
{
	float: right;
	width: 100%;
}
.ProductShow1 .ItemImage
{
	float: right;
	width: 270px;
	height: 170px;
	padding: 3px;
}
.ProductShow
{
	float: right;
	width: 100%;
}
.ProductShow .ItemAds
{
	float: right;
	width: 225px;
	height: 363px;
	margin: 5px;
	overflow: hidden;
	background: #eee;
}
.ProductShow .ItemAdsGallery
{
	height: 320px !important;
	background: none;
}
.ProductShow .ItemAdsGallery2
{
	height: 225px !important;
	background: none;
}
.ProductShow .ItemAds h4
{
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
.ProductShow .ItemImage
{
	width: 225px !important;
	height: 225px !important;
	float: right;
	transition: all 0.2s;
	margin: 0px;
}
.ProductShow .ItemTitle
{
	float: right;
	color: #555;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 10pt;
}
.ProductShow .TitleA
{
	float: right;
	width: 95%;
	padding: 10px;
	text-align: center !important;
}
.ProductShow .ItemTitle:hover
{
	color: #343434;
}
.ProductShow .ItemDesc
{
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 5px;
	height: 158px;
	overflow: hidden;
	font-size: 10pt;
	color: #555;
}
.linkTitle
{
	padding: 20px;
	color: #555;
}
.linkDownload
{
	padding: 3%;
	width: 94%;
	height: 36px;
	float: right;
	overflow: hidden;
	border-bottom: 3px solid #fa3e3e;
	background: #eeeeee;
}
.linkDownload h2
{
	font-size: 14px;
	color: #555;
	float: right;
	margin-top: 5px;
}
.linkDownload h2:hover
{
	color: #fa3e3e;
}
.bgLinkDownload
{
	font-size: 14px;
	color: #555;
	float: left;
	margin-top: 2px;
	height: 30px;
	width: 30px;
	background: url(../Administrator/Files/Design/bgIconDownload5.png) no-repeat;
	background-size: 30px 30px;
}
.bgLinkDownload:hover
{
	opacity: 0.7;
}
.CatProductShow .ItemAds
{
	float: right;
	width: 170px;
	height: 230px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
}
.CatProductShow .ItemImage
{
	float: right;
	width: 167px !important;
	height: 167px !important;
	background: #fff;
	padding: 3px;
	box-shadow: 1px 1px 2px 1px #dadada;
}
.CatProductShow .ItemImage:hover
{
	-ms-transform: rotate(7deg); /* IE 9 */
	-webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
	transform: rotate(7deg);
}
.CatProductShow .ItemTitle
{
	float: right;
	color: #555;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 12pt;
}
.CatProductShow .ItemTitle:hover
{
	color: #343434;
}
.CatProductShow .ItemDesc
{
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 5px;
	height: 158px;
	overflow: hidden;
	font-size: 10pt;
	color: #555;
}
.ProductShow2
{
	float: right;
	width: 100%;
}
.ProductShow2 .ItemAds
{
	float: right;
	width: 180px;
	height: 220px;
	margin-bottom: 20px;
}
.ProductShow2 .ItemImage
{
	float: right;
	width: 150px;
	height: 150px;
	margin-right: 15px;
	background: #fff;
	padding: 3px;
}
.ProductShow2 .ItemTitle
{
	float: right;
	color: #555;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 12pt;
}
.ProductShow2 .ItemTitle:hover
{
	color: #df0024;
}
.ProductShow2 .ItemDesc
{
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 5px;
	height: 158px;
	overflow: hidden;
	font-size: 10pt;
	color: #555;
}
.ProductShow1 .Left1
{
	width: 365px;
	float: right;
	min-height: 345px;
	overflow: hidden;
}
.ProductShow1 .Left3
{
	width: 240px;
	border: solid 1px #e9e7e7;
	margin-right: 10px;
	float: right;
	margin-top: 10px;
	border-radius: 3px;
	margin-bottom: 10px;
}
.ProductShow1 .Left
{
	width: 100%;
	float: right;
	margin-top: 10px;
	border-radius: 3px;
	text-align: center;
}
.ProductShow .ItemImage
{
	max-width: 278px;
	height: 220px;
}
.HeightPic
{
	display: inline-table;
	text-align: center;
	min-height: 230px;
	max-height: 350px;
	max-width: 100%;
}
.HeightPicMain
{
	display: inline-table;
	max-width: 100%;
	height: 300px;
}
/* ------------------------------------------ProductLeft-----------------------------------*/
.ProductLeft
{
	float: right;
	width: 100%;
}
.productPicMain
{
	height: 230px !important;
	width: 340px !important;
}
.ProductLeft .ProductImageBox
{
	float: right;
	width: 340px;
	height: 220px;
}
.ProductLeft .ProductImage
{
	float: right;
	width: 340px;
	height: 220px;
}
.ProductMorePic
{
	width: 76px !important;
	height: 77px !important;
	margin-right: 4px;
}
.SlidePicture
{
	float: right;
	width: 100%;
	height: 280px;
	margin-top: 0px;
}
.slideTuch
{
	display: none;
	visibility: hidden;
}
.ServiceBox
{
	float: right;
	width: 100%;
	overflow: hidden;
	border: solid 1px #6d6d6d;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.ServiceBox .BoxTop
{
	float: right;
	width: 100%;
	background-color: #6d6d6d;
}
.ServiceBox h3
{
	float: right;
	font-size: 18px;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 170%;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.ServiceBox .ItemAds
{
	width: 100%;
	margin-top: 10px;
	float: right;
	transition: all 0.7s;
}
.ServiceBox .ImageBox:hover
{
	transition: all 0.7s;
	margin-top: -10px;
}
.ServiceBox .ItemAds:hover .Title
{
	transition: all 0.7s;
	color: #ffeec4;
}
.ServiceBox .ItemAds .ImageBox
{
	float: right;
	width: 180px;
	height: 180px;
	border-radius: 50%;
	overflow: hidden;
	transition: all 0.7s;
}
.ServiceBox .ItemAds .ItemImage
{
	float: right;
	width: 250px;
	height: 270px;
	margin-right: 10px;
	overflow: hidden;
}
.ServiceBox .ItemAds .Title
{
	float: right;
	width: 95%;
	padding-right: 5%;
	color: #000;
	font-size: 11pt;
	text-align: right;
	transition: all 0.7s;
}

.container3D
{
	/* How pronounced should the 3D effects be */
	width: 100%;
	height: 100%;
	position: relative;
	float: right;
}
.box-front, .box-back
{
	/* Enable 3D transforms */
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	width: 212px;
	height: 209px;
	position: absolute; /* Animate the transitions */
	transition: 0.8s;
	text-align: center;
	color: #FFF;
}
.box-back
{
	/* The back side is flipped 180 deg by default */
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	background-size: 100% 100%;
}
.container3D:hover .box-front
{
	/* When the container is hovered, flip the front side and hide it .. */
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}
.container3D:hover .box-back
{
	/* .. at the same time flip the back side into visibility */
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
}
.box-back
{
	background: #555 url(../Administrator/Files/Design/aa1.jpg) no-repeat center;
	background-size: 100% 100%;
}
.box-back2
{
	background: #555 url(../Administrator/Files/Design/aa2.jpg) no-repeat center;
	background-size: 100% 100%;
}
.box-back3
{
	background: #555 url(../Administrator/Files/Design/aa3.jpg) no-repeat center;
	background-size: 100% 100%;
}
.box-back4
{
	background: #555 url(../Administrator/Files/Design/aa4.jpg) no-repeat center;
	background-size: 100% 100%;
}

.ServiceBox2
{
	float: right;
	width: 100%;
	margin-top: 0px;

}


.ServiceBox2 .ItemAds
{
	width: 290px;
	height: 275px;
	border: solid 1px #6d6d6d;
	margin: 4px;
	float: right;
	transition: all 0.7s;
	position: relative;
}



.ServiceBox2 .ItemAds .Title
{
	width: 100%;
	text-align: center;
	float: right;
	transition: all 0.7s;
	color: #fff;
	font-size: 18px;
	background-color: #6d6d6d;
	height: 30px;
}
.ServiceBox2 .ItemAds .Text
{
	width: 670px;
	text-align: justify;
	margin: 10px;
	padding: 0px 10px;
	float: right;
	transition: all 0.7s;
	color: #000;
	font-size: 14px;
}

.ServiceBox2 .ItemAds .ImageBox
{
	width: 290px;
	height: 245px;
	margin: 0;
	overflow: hidden;
	float: right;
	transition: all 0.7s;
	direction: rtl;
	position: relative;
}

.ServiceBox2 .ItemAds .ItemImage
{
	float: right;
	width: 100%;
	height: 100%;
}




.PlusGoogle
{
	position: fixed;
	top: 40px;
	left: 30px;
	width: 100px;
	height: 50px;
	text-align: center;
	font-weight: bold;
}

/* ------------------------------------------Poll-----------------------------------*/
.PollBox
{
	float: right;
	width: 220px;
	padding: 10px 20px 0 20px;
}
.PollTitle
{
	float: right;
	margin-top: 5px;
	width: 100%;
	color: #555;
	text-align: right;
	font-size: 9pt;
}
.PollOption
{
	float: right;
	color: #555;
	text-align: right;
	font-size: 8pt;
}
.PollResult
{
	float: right;
	color: #555;
	text-align: right;
	width: 200px;
	margin-top: 2px;
}
.PollResultItem
{
	float: right;
	text-align: right;
	height: 10px;
	background-color: #e4e4e4;
	color: #555;
	font-weight: bold;
	border: solid 1px #e4e4e4;
}
.PollResultItemTitle
{
	width: 100%;
	float: right;
	margin-top: 0px;
	color: #555;
	font-size: 8pt;
}
.PollButton
{
	width: 100%;
	float: right;
}
.PollButton .Button
{
	background-color: #333;
	border: solid 1px #333;
	color: #ec6271;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	cursor: pointer;
	font-size: 9pt;
}
.PollButton .Button:hover
{
	background-color: #eee;
}
/*------------------------------FAQ--------------------------------*/
.FAQ
{
	float: right;
	width: 100%;
}
.FAQItem
{
	cursor: pointer;
	margin-top: 5px;
	padding: 2%;
	float: right;
	width: 96%;
	border-bottom: 1px solid #8a9069;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.FAQItem:hover
{
	border-bottom-color: transparent;
	color: #fff;
	background: #363636;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0px 1px 3px #000000 inset;
	-webkit-box-shadow: 0px 1px 3px #000000 inset;
	box-shadow: 0px 1px 3px #000000 inset;
}
.FAQItemActive
{
	border-bottom-color: transparent;
	color: #fff;
	background: #363636;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0px 1px 3px #000000 inset;
	-webkit-box-shadow: 0px 1px 3px #000000 inset;
	box-shadow: 0px 1px 3px #000000 inset;
}

.FAQItem:hover > .FAQItemTitle
{
	color: #fddd02;
}
.FAQItemTitleActive
{
	color: #fddd02 !important;
}
.FAQText
{
	display: none;
	float: right;
	width: 100%;
	font-size: 12pt;
	text-align: justify;
}
.FAQItem .FAQItemTitle
{
	float: right;
	font-size: 13pt;
	color: #777;
	width: 100%;
}
/*------------------------------BoxCommentUser--------------------------------*/
.BoxCommentUser
{
	background-color: #fff;
	float: right;
	padding: 0 2% 0 2%;
	width: 96%;
	margin-top: 30px;
}
.BoxCommentUser .BoxTop
{
	float: right;
	border-bottom: solid 4px #eec23d;
	width: 100%;
	text-align: right;
}
.BoxCommentUser .BoxTop h2, .BoxCommentUser .BoxTop h1
{
	float: right;
	font-size: 18px;
	color: #555;
	margin: 0;
	padding: 0;
	line-height: 170%;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 15px;
}
.BoxCommentUser .BoxTop a
{
	color: #555;
}
.BoxCommentUser .BoxTop a:hover
{
	color: #888;
}
.textPage
{
	float: right;
	width: 97%;
	margin-right: 15px;
}
.BoxCommentUser .FieldTextBox
{
	float: right;
	margin-right: 10px;
	font-size: 9pt;
	width: 90%;
	margin-top: 3px;
	text-align: right;
	border: solid 1px #d8d8d8;
	height: 25px;
	padding-right: 5px;
	color: #333;
}
.BoxCommentUser .FieldTextBoxB
{
	text-align: center;
	direction: ltr;
	float: right;
}
.BoxCommentUser .FieldTextBoxC
{
	width: 90%;
}
.BoxCommentUser .FieldButton
{
	border: 0;
	margin: 10px 0 0 0;
	float: right;
	font-size: 11pt;
	color: #202020;
	cursor: pointer;
	text-align: center;
	background: rgba(204,144,71,1);
	background: -moz-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(204,144,71,1)), color-stop(100%, rgba(238,185,92,1)));
	background: -webkit-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
	background: -o-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
	background: -ms-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
	background: linear-gradient(to bottom, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#cc9047' , endColorstr= '#eeb95c' , GradientType=0 );
	width: 160px;
	padding: 2px 9px;
	margin-bottom: 15px;
}
.BoxCommentUser .FieldButton:hover
{
	color: #fff;
	background: #202020;
}
/*-----------------------CommentUserShow ------------------*/
.CommentShowBox
{
	padding: 2%;
	border: solid 1px #666666;
	width: 93%;
	float: right;
	margin: 1%;
	text-align: right;
	background-color: #edeeee;
	font-size: 10pt;
	border-radius: 15px;
	color: #2a2a2a;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.CommentShowBox:hover
{
	-webkit-box-shadow: 0px 2px 6px #999999;
	-moz-box-shadow: 0px 2px 6px #999999;
	box-shadow: 0px 2px 6px #999999;
}
.CommentShowBox .Row img
{
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.CommentShowBox:hover > .Row img
{
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.CommentShowBox2
{
	background-color: #f1f1f1;
}
.CommentShowBox .Icon1
{
	float: right;
	margin-right: 5px;
	width: 40px;
	height: 40px;
}
.CommentShowBox .Icon2
{
	float: right;
	margin-right: 5px;
	background-image: url(    "../Administrator/Files/Design/comment_add.png" );
	width: 16px;
	height: 16px;
}
.CommentShowBox .Icon3
{
	float: right;
	margin-right: 5px;
	background-image: url(    "../Administrator/Files/Design/date_edit.png" );
	width: 16px;
	height: 16px;
}
.CommentShowBox .Title
{
	float: right;
	margin-right: 5px;
	font-weight: normal;
}
.CommentShowBox .Link
{
	float: right;
	margin-right: 5px;
	font-weight: bold;
	color: #000;
}
.CommentShowBox .Link:hover
{
	color: #ff6600;
}

/*---------------*/
/***** grid *****/
/*---------------*/
.grid figure
{
	position: relative;
	float: right;
	overflow: hidden;
	min-width: 100%;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
	margin: 0;
	text-align: center;
	cursor: pointer;
}
.grid figure figcaption
{
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before, .grid figure figcaption::after
{
	pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a
{
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2
{
	word-spacing: -0.15em;
	font-weight: 300;
}
.grid figure h2 span
{
	font-weight: 800;
}
.grid figure h2, .grid figure p
{
	margin: 0;
}
.grid figure p
{
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/
figure.effect-apollo
{
	background: #fff;
}
figure.effect-apollo img
{
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}
figure.effect-apollo figcaption::before
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.effect-apollo p
{
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 150px;
	border-right: 4px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-apollo h2
{
	text-align: left;
}
figure.effect-apollo:hover img
{
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
figure.effect-apollo:hover figcaption::before
{
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
figure.effect-apollo:hover p
{
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
/*---------------*/
/***** Jazz *****/
/*---------------*/
figure.effect-jazz
{
	background: #0097ea;
	text-align: center;
}
figure.effect-jazz img
{
	opacity: 0.9;
}
figure.effect-jazz figcaption::after, figure.effect-jazz img, figure.effect-jazz p
{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-jazz figcaption::after
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
figure.effect-jazz h2, figure.effect-jazz p
{
	opacity: 1;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
}

figure.effect-jazz h2
{
	padding-top: 26%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-jazz p
{
	padding: 0.5em 2.5em;
	text-transform: none;
	font-size: 0.85em;
	opacity: 0;
	margin-top: 50px;
	position: absolute;
	z-index: 999999;
	text-align: center;
}
figure.effect-jazz:hover img
{
	opacity: 0.7;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-jazz:hover figcaption::after
{
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

figure.effect-jazz:hover h2, figure.effect-jazz:hover p
{
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}


/*------------------------------FactorRegister----------------------------------- */
.FactorRegisterRow
{
	float: right;
	width: 100%;
	margin-top: 10px;
}
.FactorRegisterRowButton
{
	float: left;
	margin-left: 0px;
}
.FactorRegisterDivGrid
{
	float: right;
	border: solid 5px #DED6CB;
	background-color: #F6F5F1;
	width: 98%;
}

.FactorRegisterGridImage
{
	float: right;
	width: 10%;
}
.GridResponsive1
{
	width: 100%;
}
.GridResponsive
{
	width: 20% !important;
}

.GridResponsive2
{
	width: 5%;
}
.GridResponsive3
{
	width: 20%;
}
.FactorRegisterGridTitle
{
	margin-top: 10px;
	width: 10%;
	text-align: center;
}
.FactorRegisterGridPrice
{
	text-align: center;
	margin-top: 10px;
}
.FactorRegisterGridCount
{
	float: right;
	width: 10%;
	font-size: 8pt;
	font-family: BBCNassim,Tahoma;
	margin-top: 10px;
	border: solid 1px #ccc;
}

.FactorRegisterCalc
{
	float: right;
	border-bottom: solid 5px #DED6CB;
	border-left: solid 5px #DED6CB;
	border-right: solid 5px #DED6CB;
	background-color: #F6F5F1;
	width: 95%;
	padding-right: 1.5%;
	padding-left: 1.5%;
}
.FactorRegisterCalcRow2
{
	float: left;
	width: 100%;
}

.FactorRegisterCalcRow
{
	float: left;
	width: 90%;
	margin-top: 10px;
	font-size: 8pt;
	margin-left: 5px;
}
.FactorRegisterCalcField
{
	float: left;
	width: 100px;
	text-align: center;
	color: Red;
	font-weight: bold;
	font-size: 9pt;
}

.FactorRegisterCalcTitle
{
	float: left;
	text-align: left;
	margin-left: 5px;
	font-size: 8pt;
}
.FactorRegisterCalcTitle input
{
	float: right;
	margin-top: 3px;
}
.FactorRegisterWarning
{
	float: right;
	width: 80%;
	margin-top: 5px;
	text-align: right;
}
.FactorRegisterCodeDiscountBox
{
	float: right;
	width: 200px;
}
.FactorRegisterCodeDiscount
{
	margin-bottom: 10px;
	width: 80%;
	float: right;
	margin-top: 121px;
	background-image: url(../Administrator/Files/Design/DiscountPic.jpg);
	height: 130px;
	margin-right: 6px;
}
.FactorRegisterCodeDiscount .Title
{
	float: right;
	width: 150px;
	text-align: left;
}
.FactorRegisterCodeDiscount .TextBox
{
	text-align: center;
	direction: ltr;
	float: right;
	margin-right: 5px;
	font-size: 8pt;
	margin-top: 2px;
	border: solid 1px gray;
	width: 150px;
}
.FactorRegisterCodeDiscount .Button
{
	margin-top: 0;
	font-size: 8pt;
	height: 23px;
	border: solid 1px gray;
	width: 50px;
	cursor: pointer;
	float: right;
	margin-right: 10px;
}
.FactorRegisterCodeDiscount .Button:hover
{
	background-color: #ccc;
}
.FactorRegisterCodeDiscount .Val
{
	float: right;
	color: Red;
	margin-right: 3px;
	margin-top: 3px;
}
.FactorRegisterCodeDiscount .FormCaptcha
{
	float: right;
	margin-right: 10px;
	height: 25px !important;
	width: 80px !important;
}
.InsertAlert
{
	margin-right: 10px;
	color: Red;
	font-size: 8pt;
	margin-top: 25px;
	float: right;
}
/*------------------------------------------FactorPrint-----------------------------*/
.FactorPrint
{
	float: right;
	border: solid 1px #333;
	width: 97%;
	padding: 4px;
	color: #000;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
}
.FactorPrintHeader
{
	float: right;
	width: 99%;
	background-image: url(../Administrator/Files/Design/FactorPrintHeader.jpg);
	border: solid 1px #999;
	height: 85px;
	background-repeat: no-repeat;
	background-position: right center;
}
.FactorPrintHeader .Left
{
	float: right;
	margin-right: 3px;
	width: 200px;
	line-height: 180%;
}
.FactorPrintCenter
{
	float: right;
	width: 89%;
	border: solid 1px #999;
	margin-top: 5px;
	padding: 2% 5% 2% 5%;
	background-color: #eee;
}
.FactorPrintCenter .FactorTitle
{
	float: right;
	width: 100%;
	font-weight: bold;
	text-align: right;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.FactorPrintCenter .FactorTitle a
{
	float: left;
	color: #000;
	font-weight: normal;
}
.FactorPrintCenter .FactorTitle a:hover
{
	color: Red;
}
.FactorPrintCenter .FactorTitleFooter
{
	float: right;
	width: 100%;
	text-align: center;
	font-size: 8pt;
}

.Darsad
{
	width: 50%;
}

.FactorPrintCalcField
{
	float: left;
	width: 100px;
	text-align: center;
	font-weight: bold;
}

.FactorPrintCalcTitle
{
	float: left;
	text-align: left;
	margin-left: 5px;
}
.FactorPrintPriceUnit
{
	float: left;
	width: 25px;
}

.PaymentFactorID
{
	border: double 3px #ccc;
	display: inline-block;
	width: 203px;
	padding: 10px;
	text-align: justify;
	font-size: 8pt;
	background-color: #F5F5F5;
	margin-top: 10px;
}
.PaymentFactorID:hover
{
	border: double 3px #aaa;
}
.PaymentOnlineBox
{
	border: double 3px #ccc;
	float: right;
	width: 230px;
	height: 100px;
	text-align: justify;
	font-size: 8pt;
	background-color: #F5F5F5;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(../Administrator/Files/Design/PasargadPayment.png);
	cursor: pointer;
}
.PaymentOnlineBox2
{
	background-image: url(../Administrator/Files/Design/PasargadPayment2.png);
}
.PaymentOnlineBox3
{
	background-image: url(../Administrator/Files/Design/PasargadPayment3.png);
}
.PaymentOnlineBox4
{
	background-image: url(../Administrator/Files/Design/PasargadPayment4.jpg);
}
.PaymentOnlineBox:hover
{
	border: double 3px #aaa;
}
.PardakhtMahal
{
	background-image: url(../Administrator/Files/Design/PardakhtMahal.jpg);
}
