﻿@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: ltr;
	font-family: BYekan,Tahoma;
	font-size: 11pt;
	line-height: 190%;
	color: #333;
	background: url(../Administrator/Files/Design/bgT.png) repeat;
}
img
{
	border: 0;
}
.BoxSizeAsli, .container
{
	width: 1200px;
	display: inline-block;
}
.BoxSizeAsliLeft
{
	width: 705px;
	float: right;
}
.BoxSizeAsliRight
{
	width: 275px;
	float: right;
}
.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: #ff0000;
}
A
{
	color: #e9b35b;
	text-decoration: none;
}
a:active, a:visited, a:link
{
	outline: none !important;
	outline: 0 !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;
}

.RatingStarBox
{
	float: left !important;
}


.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;
}

.SlidePicture
{
	display: inline-block;
	width: 100%;
	height: 450px;
	margin-top: 0px;
	float: right;
}
.slideTuch
{
}
/*-----------------------Header Top ------------------*/
.RowHeaderTop
{
	float: right;
	width: 100%;
	background: #ff4b02;
}
.HeaderTop
{
	float: right;
	width: 100%;
	display: inline-block;
	position: relative;
	z-index: 9999;
	background: #fff;
	text-align: center;
}
.Logo
{
	width: 238px;
	height: 75px;
	z-index: 9999;
	background: url(../Administrator/Files/Design/logoEn.png) no-repeat center;
	display: inline-block;
	margin: 10px 0;
	position: relative;
	float: right;
}
.Tell
{
	float: right;
	width: 140px;
	height: 21px;
	z-index: 9999;
	text-align: right;
	color: #fff;
	background: url(../Administrator/Files/Design/Tell.png) no-repeat left bottom;
	font-size: 12pt;
	padding-top: 2px;
	margin-left: 20px;
}
.Email
{
	float: right;
	width: 160px;
	height: 21px;
	z-index: 9999;
	text-align: right;
	color: #fff;
	background: url(../Administrator/Files/Design/Email.png) no-repeat left bottom;
	font-size: 12pt;
	padding-top: 2px;
}

.LangBox
{
	display: inline-block;
	text-align: center;
	float: left;
	margin: 5px 0;
}
.LangBoxItem
{
	float: left;
	margin-right: 10px;
}
.LangBoxItem img
{
	float: right;
	width: 22px;
	height: 20px;
}
.loginBox
{
	width: 270px;
	float: left;
}

.loginBox .ItemLeft
{
	float: left;
	margin-top: 22px;
	color: #b7b7b7;
	font-size: 9pt;
	padding: 0px 7px 0px 0px;
}
.loginBox .ItemLeft img
{
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	margin-top: 5px;
}
.loginBox .ItemLeft:hover
{
	color: #fff;
}

/*----------------------- SearchBox ------------------*/

.SearchBox
{
	padding: 0px;
	margin: 0px;
	height: 33px;
	display: inline-block;
	margin-left: 0px;
	width: 239px;
	margin-top: 45px;
	margin-left: 20px;
	float: left;
}
.TextBoxBox
{
	float: right;
	width: 100%;
	height: 100%;
	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: 99%;
	padding-right: 1%;
	background-color: Transparent;
	border: 0;
	height: 100%;
	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;
	text-align: right;
}

.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: left;
}
.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
{
	display: inline-block;
	width: 100%;
	height: 1px;
	background-image: url(../Administrator/Files/Design/Sep.png);
	background-position: center;
}



/*-----------------------HeaderDown ------------------*/

.HeaderDownBox
{
	float: left;
	width: calc( 98% - 2px );
	border: 1px solid #eee;
	background: rgba(255,255,255,0.5);
	padding: 7px 1% 7px 1%;
	margin-top: 10px;
}
.HeaderDownBox .NewsIcon
{
	float: left;
	margin-top: 2px !important;
	margin-right: 5px;
	height: 25px;
	width: 25px;
	background: url(../Administrator/Files/Design/NavigationEn.png) no-repeat;
}
.HeaderDownBox img
{
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}
.HeaderDownBox a
{
	float: left;
	color: #666;
}
.HeaderDownBox a:hover
{
	float: left;
	color: #ff0000;
}
.pathHeaderDown
{
	width: 16px;
	height: 9px;
	z-index: 9999;
	background: url(../Administrator/Files/Design/pathEn.png) no-repeat;
	float: left;
	margin-top: 9px;
}

/*-----------------------Menu Desktop ------------------*/

.navDiv
{
	display: inline-block;
	width: 660px;
	height: 40px;
	position: relative;
	z-index: 9;
	float: left;
	margin-top: 40px;
}
#nav
{
	width: 100%;
	min-height: 50px;
	margin: 0 auto;
	display: inline-block;
	padding: 0;
	z-index: 9999;
}
.navFull
{
	width: 100%;
	height: 40px;
	margin: 0 auto;
	left: 0;
	display: inline-block;
	padding: 0;
	z-index: 999999999;
	transition: all 0.7s;
	opacity: 1;
}
.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;
	background: #fff;
	border-bottom: solid 2px #ff4b02;
}
#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: #555;
	text-align: center;
	font-size: 11pt;
	font-weight: normal;
}

#nav li a .imgMenu
{
	height: 28px;
}
#nav li a p
{
	margin: 5px auto;
	text-align: center;
	margin-top: 10px;
}
#nav ul
{
	position: absolute;
	right: -108px;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li:hover > a
{
	color: #fff;
	background: #ff4b02;
}
#nav ul li
{
	width: 180px;
	float: left;
	margin: 0;
	background: #000;
	border-bottom: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
}

#nav ul a
{
	display: block;
	height: 28px;
	padding: 5px 10px 5px 5px;
	text-align: left;
	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;
	left: 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;
}

/* ------------------------------------------Box-----------------------------------*/

.Box
{
	float: left;
	width: calc( 100% - 2px );
	margin-top: 10px;
	border-radius: 0px;
	border: 1px solid #eee;
	background: rgba(255,255,255,0.5);
}


.Box .BoxTop
{
	float: left;
	width: calc( 100% - 2px );
	min-height: 50px;
	margin: 0px 0;
	background-color: #fff;
	border: solid 1px #eee;
	padding-bottom: 8px;
}

.Box .BoxTop h1, .Box .BoxTop h2, .Box .BoxTop h5
{
	float: left;
	font-size: 18px;
	color: #343434;
	margin: 0;
	padding: 0;
	line-height: 170%;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 15px;
}
.Box .BoxCenter
{
	float: right;
	width: 98%;
	color: #343434;
	min-height: 120px;
	padding: 1%;
	text-align: justify;
	font-size: 11pt;
	margin-top: 8px;
}
.Box .BoxTop a
{
	color: #343434;
}
.Box .BoxTop a:hover
{
	color: #555;
}
.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 .BoxCenterText
{
	padding: 0;
	margin-top: 0px;
}


.Box .BoxCenter .ImagePost
{
	max-width: 100%;
}
.Box .BoxCenter .Sep
{
	display: inline-block;
	width: 100%;
	height: 1px;
	border-bottom: solid 1px #e7e7e7;
	margin-bottom: 10px;
}

/* ------------------------------------------FieldDynamic-----------------------------------*/
.FieldTitle
{
	float: left;
	width: 110px;
	text-align: left;
	font-size: 9pt;
}
.FieldTitle2
{
	text-align: left;
	margin-right: 10px;
}
.FieldRadioButton
{
	float: left;
	margin-left: 10px;
	font-size: 9pt;
}
.FieldCheckBox
{
	float: right;
	margin-left: 10px;
	font-size: 8pt;
	width: 180px;
	margin-top: 3px;
	text-align: left;
}
.FieldTextBox
{
	float: left;
	margin-left: 10px;
	font-size: 9pt;
	width: 200px;
	text-align: left;
	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: left;
	margin-left: 10px;
	font-size: 10pt;
	color: Gray;
	margin-top: 2px;
}
.FieldFileUpload
{
	float: left;
	margin-left: 10px;
	font-size: 9pt;
	width: 200px;
	margin-top: 3px;
}
.FieldDropDownList
{
	float: left;
	margin-left: 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: left;
	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;
	display: inline-block;
	font-size: 11pt;
	color: #fff;
	cursor: pointer;
	text-align: center;
	background: #525252;
	width: 107px;
	padding: 2px 0px;
}
.FieldButtonDownload:hover
{
	color: #fff;
	background-color: #202020;
}
.FieldButtonB
{
	margin-left: 68px !important;
}
.FieldButtonQ
{
	margin-left: 80px !important;
}
.FieldButtonD
{
	margin-left: 120px !important;
}
.FieldButton:hover
{
	color: #fff;
	background: #202020;
}


.FieldCaptcha
{
	float: left;
	margin-left: 120px;
}
.FieldCaptchaR
{
	height: 30px !important;
	width: 90px !important;
}
.FieldCaptchaB
{
	float: right;
	margin-right: 12px;
}
.FormCaptcha
{
	float: left;
	margin-left: 120px;
}
.FormCaptchaB
{
	float: left;
	margin-right: 200px;
	margin-left: 0;
	margin-top: 2px;
}
.Validation, .ValidationNormal
{
	float: left;
	color: Red;
	margin-left: 3px;
	margin-top: 0px;
	font-size: 12pt;
}
.ValidationRow
{
	width: 100%;
	text-align: center;
	color: Red;
	font-size: 12pt;
	display: inline-block;
}
.ValidationRowLogin
{
	margin-left: 120px;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	float: left;
	color: Red;
}
.SpanMoney
{
	float: left;
	margin-left: 10px;
	font-size: 8pt;
	color: #8b8a8a;
	margin-top: 5px;
}
.SpanTitleSearch
{
	float: left;
	text-align: left;
	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;
}

/*------------------------------------FooterLink-----------------------------*/
#Footer
{
	width: 100%;
	display: inline-block;
	color: #fff;
	float: right;
	background: #000 url(../Administrator/Files/Design/Footer.png) no-repeat left top;
}
.FooterBoxBox
{
	width: 100%;
	display: inline-block;
	margin-top: 0px;
}

.logoFooter
{
	display: inline-block;
	width: 100%;
}

.CopyRight
{
	display: inline-block;
	width: 100%;
	color: #000;
	text-align: center;
	font-size: 9pt;
	background: #ff4b02;
	padding: 5px 0px;
}
.CopyRight .Right
{
	float: right;
	padding-right: 5%;
	width: 45%;
}
.CopyRight .Left
{
	float: left;
	padding-left: 5%;
	width: 45%;
}
.CopyRight a
{
	color: #000;
}
.FooterText
{
	position: relative;
	float: right;
	width: 100%;
	color: #fff;
	text-align: left;
	font-size: 14px;
	line-height: 42px;
	margin-top: 20px;
}
.FooterText a
{
	color: #adadad;
}
.FooterText .Title
{
	display: inline-block;
	color: #fff;
	padding-left: 30px;
	text-align: left;
	font-size: 14pt;
	margin-bottom: 10px;
	background: url(../Administrator/Files/Design/Address.png) no-repeat left center;
	float: left;
}
/*-------------------------------------Social----------------------------*/
.Sharing
{
	display: inline-block;
	position: relative;
	z-index: 999;
	float: left;
	background: #fff;
	padding: 5px;
	border-radius: 10px;
	margin-top: 20px;
	padding-bottom: 0;
}
.SharingLeft
{
	display: inline-block;
}

.Social
{
	width: 100%;
	display: inline-block;
}
.Social .Item
{
	float: none;
	display: inline-block;
	height: 33px;
	min-width: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.Social .Item:hover
{
	-ms-transform: scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Safari */
	transform: scale(1.1);
}
.Social .ItemImage
{
	float: none;
	display: inline-block;
	height: 33px;
	min-width: 10px;
}
/*------------------------------SocialHeaderTop-----------------------*/


.SocialHeaderTop
{
	float: right;
	display: inline-block;
	margin-top: 5px;
	margin-right: 10px;
}
.SocialHeaderTop .Item
{
	float: left;
	height: 19px;
	min-width: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.SocialHeaderTop .Item:hover
{
	-ms-transform: scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Safari */
	transform: scale(1.1);
}
.SocialHeaderTop .ItemImage
{
	float: left;
	height: 19px;
	min-width: 10px;
}
/*------------------------------LinkShow-----------------------*/
#LinkShow
{
	float: left;
	margin-top: 15px;
	width: 720px;
}
#LinkShow .Item
{
	position: relative;
	float: left;
	width: 170px;
	margin-right: 15px;
	padding: 10px 5px 0 5px;
}

#LinkShow .Title
{
	text-align: left;
	width: 100%;
	font-size: 14pt;
	display: inline-block;
	color: #fff;
	padding-bottom: 10px;
	border-bottom: solid 1px #ff4b02;
}
#LinkShow .Title:hover
{
	color: #adadad;
}
#LinkShow .ItemSub
{
	text-align: left;
	width: 100%;
	font-size: 11pt;
	display: inline-block;
	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;
	display: inline-block;
	width: 100%;
	color: #fff;
	text-align: left;
	padding-right: 0px;
	font-size: 10pt;
}

#LinkShow .ItemSub a:hover
{
	color: #a19e22;
	-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;
}

/* ------------------------------------------IndexText-----------------------------------*/

.BoxCenterIndexText
{
	float: right;
	width: 100%;
	height: 413px;
	background: #ecedee url(../Administrator/Files/Design/Index.png) top right no-repeat;
}
.BoxN .BoxTop
{
	display: inline-block;
	width: 100%;
}
.IndexText
{
	float: left;
	width: 50%;
	height: auto;
	padding: 0px 0 0px 3%;
	font-size: 13px;
	text-align: justify;
	color: #333;
	margin: 10px 0 0 0;
	overflow: hidden;
}
.IndexText p
{
}
.IndexText h1
{
	float: right;
	font-size: 17pt;
	padding: 0 3%;
	font-weight: normal;
	color: #ff4b02;
	width: 94%;
	text-align: left;
}

/* ------------------------------------------ServiceBox2 Poroje ha-----------------------------------*/

.ServiceBox2
{
	display: inline-block;
	width: 100%;
	margin-top: 0px;
	float: right;
	background: #fff;
}

.ServiceBox2Top
{
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 0px;
	min-height: 100px;
	background: url(    "../Administrator/Files/Design/TitleProject.png" ) no-repeat center;
}
.ServiceBox2Box
{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
	text-align: center;
}
.ServiceBox2 .ItemAds
{
	width: 125px;
	margin: 10px;
	display: inline-block;
	transition: all 0.7s;
	position: relative;
}
.ServiceBox2 .ItemAds:hover .Title
{
	color: #ff0000;
}
.ServiceBox2 .ItemAds .Title
{
	width: 100%;
	text-align: center;
	display: inline-block;
	transition: all 0.7s;
	color: #000;
	margin-top: 20px;
	font-size: 12pt;
}

.ServiceBox2 .ItemAds .ImageBox
{
	width: 100%;
	height: 140px;
	margin: 0;
	float: right;
	transition: all 0.7s;
	direction: ltr;
	position: relative;
}

.ServiceBox2 .ItemAds .ItemImage
{
	display: inline-block;
	width: 100%;
	height: 100%;
}



/* ------------------------------------------ServiceBox4-----------------------------------*/

.ServiceBox4
{
	background: url(../Administrator/Files/Design/BgService.png) repeat;
	height: 415px;
	float: right;
	width: 100%;
}
.ServiceBox4Top
{
	float: none;
	text-align: center;
	display: inline-block;
	margin: 20px 0;
	color: #fff;
	padding: 4px 30px;
	background: #054970;
	font-size: 16pt;
}
.ServiceBox4 .ItemAds
{
	width: 200px;
	height: 200px;
	margin: 10px;
	display: inline-block;
	transition: all 0.7s;
	position: relative;
	box-shadow: -1px 0px 10px 1px #666;
}


.ServiceBox4 .ItemAds .ImageBox
{
	width: 200px;
	height: 200px;
	margin: 0;
	float: right;
	transition: all 0.7s;
	direction: ltr;
	position: relative;
}

.ServiceBox4 .ItemAds .ItemImage
{
	display: inline-block;
	width: 100%;
	height: 100%;
}

/*------------------------------------Paging-----------------------------*/
.Paging
{
	width: 100%;
	display: inline-block;
	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 .SpanLeft
{
	float: left;
	color: #000;
	font-size: 9pt;
	margin-left: 10px;
	margin-top: 9px;
}

/*------------------------------------ProductDetail Pic-----------------------------*/

.HeightPic
{
	display: inline-block;
	text-align: center;
	max-width: 100%;
	width: 400px;
}
.ProductMorePic
{
	display: inline-block;
	width: 77px !important;
	height: 77px !important;
	margin-right: 3px;
	margin-left: 3px;
}
/*------------------------------------ItemShow Pic-----------------------------*/
.RepeaterIndexItem
{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.RepeaterIndexItem .ItemAds
{
	display: inline-block;
	width: 170px;
	height: 240px;
	margin: 5px 10px;
	text-align: center;
}
.RepeaterIndexItem .ItemImage
{
	float: right;
	width: 166px !important;
	height: 166px !important;
	background: #fff;
	padding: 3px;
	box-shadow: 1px 1px 2px 1px #dadada;
}
.RepeaterIndexItem .ItemImage:hover
{
	-ms-transform: rotate(7deg); /* IE 9 */
	-webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
	transform: rotate(7deg);
}
.RepeaterIndexItem .ItemTitle
{
	margin: 0;
	padding: 0;
	display: inline-block;
	color: #555;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 10pt;
	overflow: hidden;
	height: 55px;
	font-weight: normal;
}
.RepeaterIndexItem .ItemAds:hover .ItemTitle
{
	color: #ff0000;
}
.RepeaterIndexItem .ItemDesc
{
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-top: 5px;
	height: 158px;
	overflow: hidden;
	font-size: 10pt;
	color: #555;
}

/*-------------------------AdsHomePageGallery-------------------------*/

.ProductShow
{
	display: inline-block;
	width: 100%;
	text-align: center;
}

.ProductShow .ItemAds:hover
{
	box-shadow: 0px 0px 7px #888;
}

.ProductShow .ItemAds
{
	display: inline-block;
	width: 225px;
	height: 363px;
	margin: 3px;
	overflow: hidden;
	background: #eee;
}
.ProductShow .ItemTitle
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	display: inline-block;
	color: #000;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 10pt;
	line-height: 160%;
	height: 45px;
	overflow: hidden;
}
.ProductShow .ItemAds:hover .ItemTitle
{
	color: #ff0000;
}
.ProductShow .ItemAds:hover .ItemImage
{
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}
.ProductShow .ItemAds .ItemTitle2
{
	font-size: 13px;
	font-weight: normal;
	color: #555;
	float: right;
	margin: 0;
	width: 96%;
	padding: 0px 2% 0 2%;
	line-height: 190%;
	text-align: center;
	height: 74px;
	overflow: hidden;
}
.ProductShow .ItemImage
{
	width: 225px !important;
	height: 225px !important;
	float: right;
	transition: all 0.2s;
	margin: 0px;
}
.bgLinkDownload
{
	font-size: 14px;
	color: #555;
	display: inline-block;
	margin-top: 2px;
	height: 30px;
	width: 100%;
	background: url(../Administrator/Files/Design/bgIconDownload5.png) no-repeat left center;
	background-size: 30px 30px;
}
.bgLinkDownload:hover
{
	opacity: 0.7;
}


/* ------------------------------------------Poll-----------------------------------*/
.PollBox
{
	display: inline-block;
	width: 220px;
	padding: 10px 20px 0 20px;
}
.PollTitle
{
	display: inline-block;
	margin-top: 5px;
	width: 100%;
	color: #555;
	text-align: left;
	font-size: 9pt;
}
.PollOption
{
	float: right;
	color: #555;
	text-align: left;
	font-size: 8pt;
}
.PollResult
{
	float: right;
	color: #555;
	text-align: left;
	width: 200px;
	margin-top: 2px;
}
.PollResultItem
{
	float: right;
	text-align: left;
	height: 10px;
	background-color: #e4e4e4;
	color: #555;
	font-weight: bold;
	border: solid 1px #e4e4e4;
}
.PollResultItemTitle
{
	width: 100%;
	display: inline-block;
	margin-top: 0px;
	color: #555;
	font-size: 8pt;
}
.PollButton
{
	display: inline-block;
	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
{
	display: inline-block;
	width: 100%;
}
.searchDivBox
{
	width: 380px;
}
.searchDivBoxBox
{
	display: inline-block;
	width: 100%;
	border: double 3px #ccc;
	padding: 10px 0;
	border-radius: 10px;
}
.FAQItem
{
	cursor: pointer;
	margin-top: 5px;
	padding: 2%;
	display: inline-block;
	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;
	display: inline-block;
	font-size: 12pt;
	text-align: justify;
}
.FAQItem .FAQItemTitle
{
	float: right;
	font-size: 13pt;
	color: #777;
	display: inline-block;
}
/*------------------------------BoxCommentUser--------------------------------*/
.BoxCommentUser
{
	background-color: #fff;
	display: inline-block;
	padding: 0 2% 0 2%;
	width: 96%;
	margin-top: 30px;
}
.BoxCommentUser .BoxTop
{
	display: inline-block;
	border-bottom: solid 4px #eec23d;
	width: 100%;
	text-align: left;
}
.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
{
	display: inline-block;
	width: 97%;
	margin-right: 2%;
}
.BoxCommentUser .FieldTextBox
{
	float: right;
	margin-right: 10px;
	font-size: 9pt;
	width: 90%;
	margin-top: 3px;
	text-align: left;
	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;
}
.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%;
}
/*-----------------------CommentUserShow ------------------*/
.CommentShowBox
{
	padding: 2%;
	border: solid 1px #666666;
	display: inline-block;
	float: right;
	margin: 1%;
	text-align: left;
	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;
}

/*------------------------------FactorRegister----------------------------------- */
.FactorRegisterRow
{
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}
.FactorRegisterRowButton
{
	float: left;
	margin-left: 0px;
}
.FactorRegisterDivGrid
{
	display: inline-block;
	border: solid 5px #DED6CB;
	background-color: #F6F5F1;
	width: calc( 100% - 10px );
}

.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
{
	display: inline-block;
	border-bottom: solid 5px #DED6CB;
	border-left: solid 5px #DED6CB;
	border-right: solid 5px #DED6CB;
	background-color: #F6F5F1;
	width: calc( 97% - 10px );
	padding-right: 1.5%;
	padding-left: 1.5%;
}
.FactorRegisterCalcRow2
{
	display: inline-block;
	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: left;
}


.InsertAlert
{
	margin-right: 10px;
	color: Red;
	font-size: 8pt;
	margin-top: 25px;
	float: right;
}

.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;
}
