﻿.rtl {
	font-family: IRANSansWeb;
	font-size: 14px;
	direction: rtl;
}

.ltr {
	font: 14px Calibri, sans-serif, Arial, Tahoma;
}

a,
a:visited {
	color: #006cd4;
}

a:hover,
a:focus {
	color: #0057aa;
}

a:active {
	color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: inherit;
	text-rendering: optimizelegibility;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.ltr h1,
.ltr h2,
.ltr h3,
.ltr h4,
.ltr h5,
.ltr h6 {
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.rtl h3,
.rtl h4,
.rtl h5 {
	font-family: 'IRANSansWeb', 'B Koodak', 'Koodak', Arial, sans-serif;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 16px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

table[align="center"] {
	margin: 0 auto;
}

.rtl blockquote {
	border-right: 4px solid #006cd4;
	padding: 0 7px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: justify;
}

.ltr blockquote {
	border-right: 4px solid #006cd4;
	padding: 0 7px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: justify;
}

.rtl #ContentWrapper article ul,
.rtl #ContentWrapper article ol {
	list-style-position: inside;
}

.ltr #ContentWrapper article ul,
.ltr #ContentWrapper article ol {
	list-style-position: inside;
}

.Container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}

.Container:before,
.Container:after {
	display: table;
	line-height: 0;
	content: "";
}

.Container:after {
	clear: both;
}


/*[01.Compatible with older version]*/

.rtl .Right,
.ltr .Left {
	float: right;
}

.ltr .Right,
.rtl .Left {
	float: left;
}

.Align-Center,
.AlignCenter,
.TxtCenter {
	text-align: center;
}

.rtl .Align-Right,
.ltr .Align-Left,
.rtl .AlignRight,
.ltr .AlignLeft {
	text-align: right;
}

.rtl .Align-Left,
.ltr .Align-Right,
.ltr .AlignRight,
.rtl .AlignLeft {
	text-align: left;
}

[hidden],
.hide,
.Hide,
.hidden {
	display: none;
}

.show,
.Show {
	display: block;
}

.visible,
.Visible {
	visibility: visible;
}

.invisivle,
.Invisivle {
	visibility: hidden
}


/*[02.Strcuture]*/

body {
	background: white url('../images/Body/abz_SG_skin_homePage_BG-01.gif') repeat-x center top !important;
}

.PageWrapper {
	min-width: 1150px;
}

.Container {
	width: 1140px;
}

.LCTW,
.RCTW {
	width: 840px;
}

.AsideRight {
	width: 280px;
}

.ContentResize {}

.rtl .ContentResize,
.rtl .RCTW,
.ltr .LCTW {
	float: right;
}

.ltr .ContentResize,
.ltr .RCTW,
.rtl .LCTW {
	float: left;
}

.LCTW,
.RCTW,
.MCTW,
.ContentResize {
	padding: 0 0;
}


/*[03.Header]*/

.Header {
	position: relative;
	margin-bottom: 5px;
}

.Header .C_headerLogo {
 	height: 85px;
	max-width: 100%;
	width: 100%;
	display: inline-block;
	text-align: left;
}
.Header .C_headerLogo img { float: left;}
.Header .C_headerMiddle {
	margin-left: 220pt !important;
}

.Header .C_searchBox {
	padding-top: 14pt;
}

.Header .logoPad {
	display: inline;
	float: left;
	padding-left: 0px;
}

.Header .TitleSite {
	background: url(../images/body/logo.png) no-repeat center left;
	height: 55px;
	width: 274px;
	margin: auto;
	padding: 25px 0;
	display: block;
}

.Header .BottomHeader {
	height: 55px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: rgba(100,100,100,.05);
box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 2px 6px 0 rgba(0,0,0,.19);
}

.Header .BottomHeader:empty {
	margin-bottom: 0px !important;
}

.clock {
	position: absolute;
	left: 0;
	font-size: 13px;
	color: #666;
	top: 36px;
}

.clock figure {
	position: relative;
	top: 14px;
	background: url(/userimages/sitesaz-v5/phone-b.png) no-repeat;
	width: 225px;
	height: 27px;
	font-size: 0;
}


/*[04.SlideShow]*/

.SlideShow {
	margin: 0 auto;
	max-width: 100%;
	direction: ltr;
	background: #DDD;
	width: 75%;
	float: left;
}

.SlideShow .owl-pagination {
	display: block !important;
	position: relative;
	margin-top: -42px;
	background: rgba(117, 117, 117, 0.7);
}

.SlideShow .owl-content-a {
	margin-bottom: 0 !important;
	overflow: hidden;
}

.SlideShow #owl-slide .owl-item img {
	display: block;
	width: 100%;
	height: 352px;
	overflow: hidden;
}

.SlideShow .Title-slid {
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	top: 120px;
	text-align: right;
	color: #FFF;
	padding: 10px;
	font-size: 18px;
	left: 100px;
	display: none;
}

.ME-SL {
	margin-top: 10px;
	max-height: 358px;
	overflow: hidden;
	margin-bottom: 10px;
}

.NoHtmlMenu {
	margin: 0 auto;
	direction: ltr;
	background: #DDD;
	width: 100% !important;
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 20%;
	padding: 10px 0;
	text-align: center;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	text-align: center;
	color: #fff;
	font-family: IRANSansWeb;
	font-size: 11px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	direction: rtl;
}

.owl-theme .owl-controls .owl-page.active {
	background: #FFF;
}

.owl-theme .owl-controls .owl-page.active span {
	color: #000;
}

.owl-theme .owl-controls .owl-page.active:before {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #FFF;
	content: "";
	display: block;
	margin: -10px auto 0;
	position: relative;
	top: -10px;
}

.SlideShow .owl-theme .owl-controls {
	text-align: right!important
}


/*[05.Widget]*/

.Widget {
	margin-bottom: 5px;
}

.Widget .WidgetHeader {
	height: 30px;
	line-height: 30px;
	color: #444;
	position: relative;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-family: 'IRANSansWeb';
	font-size: 17px;
}

.Widget .WidgetHeader span {
	width: 100%;
	border-bottom: 4px solid #008544;
	padding-bottom: 13px;
}

.Widget .WidgetBody {
	padding: 5px;
	background: #FFF;
}

.Widget .WidgetBody img {
	max-width: 100%;
}

.Widget .WidgetBody {
	box-shadow: 0 0 0px 1px #F5EEEE !important
}


/*[07.HtmlMenu Vertical]*/
.HR{ display:block !important;}
.BtnToggle{ display:none;}
 .HtmlMenuH{height:55px;  position: relative; }
 .Show-Html { display: block !important;}
.HtmlMenuH .HMW{list-style:none;}
.HtmlMenuH .HMW .ItemHtmlMenu				{display:block;height:55px; }
.HtmlMenuH .HMW .ItemHtmlMenu:hover{background:#FFF;color:#000; }
.HtmlMenuH .HMW .ItemHtmlMenu:hover .THM{ color: red !important;}
.HtmlMenuH .HMW .ItemHtmlMenu .THM			{display:block;height:inherit;padding:0 10px;line-height:55px; min-width: 100px; 
	text-align: center; font-size:14px;color:#FFF;font-family:'web_Yekan';cursor:pointer; white-space: nowrap; color:#000; background: url(/userimages/icondown.png) no-repeat left center}
.HtmlMenuH .HMW .ItemHtmlMenu .THM img		{position:relative;top:6px;margin:0 5px;width:20px;}
.HtmlMenuH .HMW .ItemHtmlMenu .CHM{opacity:0;background:#FFF;width:100%;height:0px;position:absolute;right:0;top:55px;font-size:13px;text-shadow:none;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;overflow:hidden;z-index:200;border-bottom:0px solid #CCC; padding:5px; display:none;}
.HtmlMenuH .HMW .ItemHtmlMenu:hover .CHM{opacity:1;height:310px;border-bottom:1px solid #CCC; display:block;}
.ltr .HtmlMenuH .HMW .ItemHtmlMenu .THM{line-height:45px !important;}
.ltr .HtmlMenuH .HMW .ItemHtmlMenu .THM img{top:2px;}


/*[08.MainMenu Horizontal]*/

 
.slicknav_menu {
	display: none;
}

.MainMenu {
	float: right;
}

.MainMenuH ul {
	list-style: none;
	z-index: 150;
	background: #FFF;
}

.MainMenuH ul li {
	min-width: 100px;
	height: 55px;
	margin: 0 1px;
	position: relative;
	-webkit-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}

.rtl .MainMenuH ul li {
	float: right;
}

.ltr .MainMenuH ul li {
	float: left;
}

.MainMenuH ul li:hover {
	background-color: rgba(0, 133, 68, 0.3);
	color: white;
}

.MainMenuH ul li A {
	display: block;
	height: 55px;
	padding: 5px 10px;
	line-height: 45px;
	font-family: 'IRANSansWeb';
	color: #444;
	text-align: center;
}

.MainMenuH ul li A span {
	padding: 4px;
}

.rtl .MainMenuH ul li A img {
	position: relative;
	top: 5px;
	left: 2px;
	display: none;
}

.ltr .MainMenuH ul li A img {
	position: relative;
	top: 5px;
	right: 2px;
}

.MainMenuH ul ul {
	position: absolute;
	top: 100%;
	width: 180px;
	display: none;
}

.rtl .MainMenuH ul ul {
	right: 0px;
}

.ltr .MainMenuH ul ul {
	left: 0px;
}

.MainMenuH ul ul li A {
	display: block;
	height: 34px !important;
	padding: 5px;
	line-height: 24px !important;
	font-family: IRANSansWeb;
	color: #444;
	text-align: right;
}

.MainMenuH ul ul li {
	width: 180px;
	position: relative;
	margin: 0;
	background: #FFF;
	height: 34px;
	border-bottom: 1px solid #EEE;
}

.rtl .MainMenuH ul ul ul {
	position: absolute;
	right: 100%;
	top: 0;
}

.ltr .MainMenuH ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}


/*[10.TextMenu]*/

.TextMenu {
	height: 50px;
	color: #fff;
	text-align: center;
}

.TextMenu_BG {
	display: inline;
	float: left;
	padding-top: 5pt;
}

.TextMenu li {
	display: inline-block;
	height: 30px;
}

.TextMenu li A {
	color: #fff;
	height: 100%;
	line-height: 33px;
	display: block;
	font-size: 13px;
	padding: 0 7px;
}

.TextMenu li A:hover {
	color: #99ffcc;
	height: 100%;
	line-height: 33px;
	display: block;
	font-size: 13px;
	padding: 0 7px;
}

.TextMenu li A img {
	position: relative;
	top: 4px;
	margin: 0 2px 0 4px;
}


/****Cmin(S)****/

.C_userMenu {
	display: inline;
	float: right;
	padding-top: 5pt;
}


/****Cmin(E)****/


/*[11.BaseMenu]*/

.BaseMenu {
	float: right;
}

.BaseMenu A {
	color: #444;
	font-family: IRANSansWeb;
}

.BaseMenu A:hover {
	color: #32A1FF;
}

.BaseMenu A img {
	position: relative;
	top: 4px;
	margin: 0 4px;
	display: none
}


/*[12.Search]*/

.Text-Serv {
	margin-top: 0px;
	height: 37.5pt;
}

.SearchSite {
	width: 800px;
	height: 40px;
	background: #FFF;
	border: 1px solid #CCC;
	position: relative;
}

.SearchSite .TxtSearch {
	width: 85%;
	height: 100%;
	padding: 0 3px;
	border: none;
	background: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.SearchSite .BtnSearch {
	width: 25px;
	height: 28px;
	background: url(../images/body/BgSearch.gif) no-repeat top left;
	border: none;
	font-size: 0px;
}

.SearchSite .BtnSearching {
	background: url(../images/body/BgSearch.gif) no-repeat bottom left !important;
}

.SearchSite .TxtSearchGray {
	color: #CCC !important;
}

.SearchSite .TxtSearch,
.SearchSite .TxtSearch:focus,
.SearchSite .TxtSearch:hover {
	outline: none !important;
}

.Ser-Cil {
	display: none;
}

.Show-Search-U {
	display: block !important
}


/*[13.Language]*/

.Language {
	height: 25px;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 3px 3px 0 3px;
}

.Language A {
	width: 30px;
	height: 22px;
	display: inline-block;
}

.Language span {
	position: relative;
	top: -4px;
}

.Language select {
	width: auto;
	height: 22px;
	padding: 2px;
	border-radius: 0;
	margin-right: 4px;
}


/*[14.News]*/

.NewsControl {}

.NewsControl p {
	text-align: justify;
}

.NewsControl .NextNews,
.NewsControl .PrevNews {
	top: 9px;
	outline: none;
	position: absolute;
}

.rtl .NewsControl .PrevNews {
	left: 6px;
}

.rtl .NewsControl .NextNews {
	left: 20px;
}

.ltr .NewsControl .PrevNews {
	right: 20px;
}

.ltr .NewsControl .NextNews {
	right: 6px;
}


/*[15.UserControl]*/

.UserControl {}

.ltr .UserControl .UCW {
	font-size: 11px;
}

.UserControl div span {
	display: inline-block;
	width: 30%;
}

.UserControl input[type="text"],
.UserControl input[type="password"] {
	width: 55%;
	background: url(../images/icons/User-txt.png) no-repeat;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	padding-left: 20px;
	height: 18px;
}

.UserControl input[type="text"] {
	background-position: 2px -43px;
}

.UserControl input[type="password"] {
	background-position: 2px 2px;
}

.UserControl .TxtWarning {
	border-color: rgb(233, 50, 45);
	box-shadow: 0px 0px 6px rgb(248, 185, 183);
	background: #FFF url(../images/icons/User-txt.png) no-repeat
}

.UserControl input[type="text"].TxtWarning {
	background-position: 2px -64px;
	background-color: #FFF;
}

.UserControl input[type="password"].TxtWarning {
	background-position: 2px -20px;
	background-color: #FFF;
}

.UserControl input[type="text"]:focus,
.UserControl input[type="password"]:focus {
	background: #FFF url(../images/icons/User-txt.png) no-repeat;
}

.UserControl input[type="text"]:focus {
	background-position: 2px -43px;
}

.UserControl input[type="password"]:focus {
	background-position: 2px 2px;
}

.UserControl .SignUp {
	display: block;
	text-align: center;
}

.UserControl .Btn {
	margin: 10px auto 5px auto;
	width: 110px;
	display: block;
}

.UserControl p {
	text-align: justify;
}

.UserControl .WarningValidator {
	display: none !important;
}

.UserControl .MessageWarning {
	border: 1px solid #eb5339 !important;
	background: #fccac2;
	padding: 4px;
	margin-bottom: 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}


/*[16.LinksControl]*/

.LinksControl {
	float: right;
}

.LinksControl ul {
	list-style: none;
}

.LinksControl ul ul li A {
	display: block;
	color: #AAA;
}

.LinksControl ul ul li A img {
	display: none
}

.LinksControl ul ul li A span {
	line-height: 35px;
	font: 'IRANSansWeb', 'Yekan';
	font-weight: bold;
	font-size: 14px;
}

#sgn_linkCtrl>li {
	float: right;
	width: 170px;
	margin-left: 10px;
}

.LinksControl .HYU {
	font-family: 'IRANSansWeb';
	font-size: 17px;
	color: #444;
	line-height: 46px;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #e9e9e9;
}


/*[17.ExtraTools]*/

.ExtraTools {
	float: left;
	position: relative;
	top: 8px;
}

.ExtraTools ul li img {}

.ExtraTools ul {
	list-style: none;
}

.ExtraTools ul li {
	height: 35px;
	display: inline-block;
	margin: 0 2px;
	border-radius: 18px;
}

.ExtraTools ul li:hover {
	background: #E4E4E4;
}

.ExtraTools ul li A {
	display: block;
	line-height: 30px;
}

.Ba-Ex {
	height: 58px;
	line-height: 58px;
	border-top: 1px solid #e9e9e9;
}


/*[18.VoteControl]*/

.VoteControl {}

.VoteControl .Question {
	text-align: justify;
}

.VoteControl .Vote .ListRadioButton {
	position: relative;
	margin-bottom: 10px;
}

.VoteControl .Vote .ListRadioButton ul {
	list-style: none;
}

.VoteControl .Vote .ListRadioButton ul li {
	min-height: 30px;
	margin-bottom: 1px;
	position: relative;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.VoteControl .Vote .ListRadioButton ul[disabled="disabled"] li.Checked,
.VoteControl .Vote .ListRadioButton ul li {
	background: #F1F1F1 !important;
	color: #000;
}

.VoteControl .Vote .ListRadioButton ul li label {
	display: block;
	height: 100%;
	line-height: 30px;
	padding: 0 22px;
}

.rtl .VoteControl .Vote .ListRadioButton ul li input {
	position: absolute;
	right: 3px;
	top: 8px;
}

.ltr .VoteControl .Vote .ListRadioButton ul li input {
	position: absolute;
	left: 3px;
	top: 8px;
}

.VoteControl .Vote .ListRadioButton ul li.Checked {
	background: #61830c !important;
	color: #FFF;
}

.VoteControl .Vote .ListRadioButton .Strong {
	color: green;
}


/*[19.Contact]*/

.Contact-US {
	width: 395px;
	float: right;
	margin-left: 46px
}

.Contact-US ul {
	list-style: none
}

.Widget-Co .WidgetHeader {
	font-family: 'IRANSansWeb';
	font-size: 17px;
	color: #444;
	line-height: 45px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e9e9e9;
}

.Widget-Co .WidgetBody {
	color: #444;
}

.Cont ul li img {
	border-radius: 100%;
	background: #D1D1D1;
}

.Cont li {
	font: 13px 'yekan', 'IRANSansWeb';
	margin-bottom: 5px
}

.Cont i {
	font-style: normal;
}

.Cont img {
	margin-left: 22px;
	display: inline-block
}

.Cont li span {
	line-height: 25px;
}

.Cont .XDF {
	width: 325px;
	display: inline-block;
}

.Cont li:nth-child(3) img,
.Cont li:nth-child(4) img {
	position: relative;
	top: 15px;
}

.Widget-Co .WidgetBody a {
	color: #444;
}


/*[20.SponsorMedium]*/

.SponsorMediumControl {
	float: right;
	width: 23.3%;
	font-size: 0;
}

.SponsorMediumControl img {
	width: 100%
}

.banner-slid {
	margin-bottom: 4%;
}

.SponsorMediumControl .banner-slid:last-child {
	margin-bottom: 0px !important
}

.banner-slid-big {
	margin-top: 5px;
}


/*[21.SponsorLarge]*/

.SponsorLargeControl {
	text-align: center;
}


/*[22.PagePath]*/

.PagePath {
	background: #F3F0F0;
	height: 40px;
	margin-bottom: 4px;
	padding: 0 7px;
	line-height: 37px;
	color: #7D7D7D;
}

.PagePath a {
	font-family: IRANSansWeb;
	color: #7D7D7D;
}


/*[23.Footer]*/

.Footer {
	position: relative;
	background: #f8f8f8;
	padding: 0 1%;
}


/*[24.License]*/

.LicenseControl {
	color: #C3C3C3;
	text-align: right
}

.LicenseControl A {
	color: #C3C3C3;
}


/*[Skinglobal]*/

.UserControl .UserMenu {
	list-style: none;
}

.UserControl .UserMenu li,
.UserControl .UserMenu li A {
	position: relative;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.UserControl .UserMenu li {
	background: #EEE;
}

.UserControl .UserMenu li.EditInfo A {
	background-image: url(../images/icons/Personal/me.png)
}

.UserControl .UserMenu li.Edit A {
	background-image: url(../images/icons/Personal/EditInfo.png)
}

.UserControl .UserMenu li.Pass A {
	background-image: url(../images/icons/Personal/key.png)
}

.UserControl .UserMenu li.History A {
	background-image: url(../images/icons/Personal/history.png)
}

.UserControl .UserMenu li.Group A {
	background-image: url(../images/icons/Personal/group.png)
}

.UserControl .UserMenu li.Signout A {
	background-image: url(../images/icons/Personal/logout.png)
}

.rtl .UserControl .UserMenu li A {
	background-position: 98% center;
	background-repeat: no-repeat;
}

.ltr .UserControl .UserMenu li A {
	background-position: 5px center;
	background-repeat: no-repeat;
}

.rtl .UserControl .UserMenu li A {
	display: block;
	height: 100%;
	color: inherit;
	padding: 2px 25px 3px 3px;
	margin-bottom: 1px;
}

.rtl .UserControl .UserMenu li:hover A {
	padding-right: 35px;
}

.ltr .UserControl .UserMenu li A {
	display: block;
	height: 100%;
	color: inherit;
	padding: 2px 3px 3px 25px;
	margin-bottom: 1px;
}

.ltr .UserControl .UserMenu li:hover A {
	padding-left: 35px;
}


/*[Captcha]*/

#captcha_sortable {
	list-style: none;
	width: 140px;
	margin: 0 auto !important;
	display: block;
}

#captcha_sortable li {
	float: left;
	width: 40px;
	height: 40px;
	margin: 1px;
	text-align: center;
	cursor: pointer;
	font: 20px/40px Arial;
	color: rgb(51, 51, 51);
	text-align: center;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: rgb(245, 245, 245);
	background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(230, 230, 230));
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgb(179, 179, 179);
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}

#captcha_sortable li:hover,
#captcha_sortable li:focus {
	text-decoration: none;
	background-position: 0px -15px;
	transition: background-position 0.1s linear 0s;
}

#captcha_sortable li:hover {
	color: rgb(51, 51, 51);
	background-color: rgb(230, 230, 230);
}

#captcha_sortable:after {
	content: '.';
	clear: both;
	display: block;
	visibility: hidden;
}


/*[Page]*/

.TitlePage {
	margin-bottom: 15px;
	display: block;
	font: 18px 'IRANSansWeb', 'Yekan', Arial;
	color: #333;
	-webkit-text-shadow: 0 1px 3px #CCC;
	text-shadow: 0 1px 3px #CCC;
}

.SignUpPage {}

.LoginPage {}

.ContactPage {
	margin-top: 10px;
}

.NewPasswordPage {
	margin-top: 10px;
}

.ChangePasswordPage {}

.RolsPage {}

.FutherInfoPage {}

.UpdateUserInfoPage {}

.ReportViewer {
	margin: 5px;
	font-family: 'IRANSansWeb', 'Yekan';
}


/*[SendFriendPage]*/

.SendFriendPage {
	background: #FFF;
	position: absolute;
	width: 100%;
	height: 100%;
}

.SendFriendPage .SFPW {
	margin: 10px;
}

.SendFriendPage .SFPW textarea {
	width: 302px !important;
	min-width: 302px;
	max-width: 302px;
	min-height: 65px !important;
	height: 65px !important;
}


/*[TrackHistoryPage]*/

.TrackHistoryPage {}

.TrackHistoryPage td,
.TrackHistoryPage tr {
	border: none !important;
}

.rtl .TrackHistoryPage .Grid {
	border: none !important;
	text-align: right !important;
}

.ltr .TrackHistoryPage .Grid {
	border: none !important;
	text-align: left !important;
}

.TrackHistoryPage .Grid .SmallColored {
	color: red;
}

.TrackHistoryPage .Grid td {
	padding: .5%;
}

.TrackHistoryPage .Grid td td {
	-moz-transition: background 0.4s ease;
	-o-transition: background 0.4s ease;
	-webkit-transition: background 0.4s ease;
	transition: background 0.4s ease;
}

.TrackHistoryPage .Grid td td:hover {
	background: #F1F1F1;
	border-radius: 3px;
}

.TrackHistoryPage .Grid .StrongNum {
	direction: ltr;
}


/*[PersonalPage]*/

.PersonalPage {}

.PersonalPage .HeaderPersonal {
	margin-bottom: 5px;
	display: block;
	font: 16px 'IRANSansWeb', 'Yekan', Arial;
	color: #333;
	-webkit-text-shadow: 0 0 3px #BBB;
	text-shadow: 0 0 3px #BBB;
}

.PersonalPage ul {
	margin: 0 !important;
}

.PersonalPage ul li {
	list-style: none;
	background: #F1F1F1;
	margin-bottom: 3px;
	padding: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.PersonalPage ul li:hover {
	background: #DDD;
}

.PersonalPage ul li A {
	display: block;
	height: 100%;
}

.PersonalPage ul li img {
	position: relative;
	top: 3px;
}


/*[SITEMAP]*/

.SiteMapPage {}

.SiteMapPage td {
	padding: 1px;
	width: 33%;
	vertical-align: bottom;
	border: none !important;
}

.SiteMapPage .item-a span {
	display: block;
	padding: 0px 5px 3px 5px;
	border-bottom: 1px solid #CCC;
}

.SiteMapPage .Desc {
	font-size: 12px;
	font-family: Tahoma;
	color: red;
}

.SiteMapPage .SecTitle {
	text-shadow: 1px 1px 1px #CCC;
	display: inline-block;
	position: relative;
	top: -2px;
}

.SiteMapPage td br {
	display: none;
}

.SiteMapPage td span a {
	line-height: 25px;
	display: block;
	margin: 0px;
	padding: 1px 3px;
	position: relative;
	background-color: #EEE;
	background-repeat: repeat-x;
}

.SiteMapPage td span a:hover {
	background: #D9D9D9;
}

.SiteMapPage td span img {
	max-width: 24px;
	margin: 0 3px;
	position: relative;
	top: 5px;
}

.SiteMap td {
	border: none;
	padding: 0;
}


/*[CommentPage]*/

.CommentPageWrapper {
	direction: rtl;
	background: #F1F1F1;
	position: absolute;
	width: 90%;
	height: 100%;
}

.CommentPage {
	margin: 25px;
}

.CommentPage input[type="text"] {
	border: 1px solid #BBB;
	background: #F9F9F9;
	padding: 2px;
	height: 20px;
	width: 425px;
}

.CommentPage textarea {
	border: 1px solid #BBB;
	background: #F9F9F9;
	padding: 2px;
	min-width: 425px;
	max-width: 425px;
	width: 425px;
	min-height: 150px;
	max-height: 150px;
	height: 150px;
}

.CommentPage .LabelForms {
	display: block;
}

.CommentPage .ItemForms {
	margin-bottom: 5px;
}

.CommentPage input[type="text"]:hover,
.CommentPage textarea:hover {
	background: #F5F5F5;
	border-color: #AAA;
}

.CommentPage input[type="text"]:focus,
.CommentPage textarea:focus {
	background: #F5F5F5;
	-moz-box-shadow: inset 0 0 3px #BBB;
	-webkit-box-shadow: inset 0 0 3px #BBB;
	box-shadow: inset 0 0 3px #BBB;
}

.ItemComment {
	background: #FFF;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	-moz-box-shadow: 0 1px 3px #CCC;
	-webkit-box-shadow: 0 1px 3px #CCC;
	box-shadow: 0 1px 3px #CCC;
	padding: 7px;
	min-width: 415px;
}

.ItemComment .HeaderComment {
	background: #F4F4F4;
	height: 25px;
	padding: 0 7px;
	-webkit-text-shadow: 0 1px 2px #AAA;
	text-shadow: 0 1px 2px #AAA;
	font: 13.2px/25px 'IRANSansWeb', 'Yekan', tahoma;
}

.ItemComment .BodyComment {
	text-align: justify;
}

.ItemComment .ManageComment {
	text-align: left;
}


/*[ResultSearchPage]*/

.ResultSearchPage {}

.ResultSearchPage h2 {
	font-size: 18px;
}

.ResultSearchPage .ItemResult {
	padding: 5px 0;
	margin-bottom: 5px;
	text-align: justify;
}

.ResultSearchPage .HeaderItemResult {
	background: #F1F1F1;
	height: 30px;
	line-height: 30px;
	padding: 0 3px;
}

.ResultSearchPage .HeaderItemResult img {
	margin: 0 3px;
	position: relative;
	top: 4px;
}

.ResultSearchPage .ResultCategory {
	padding: 3px;
	margin: 2px 0;
}

.ResultSearchPage .MainSearchBox {
	margin-bottom: 4px;
	text-align: center;
	padding: 10px 0 10px 0;
}

.ResultSearchPage .MainSearchBox span {
	position: relative;
	display: inline-block;
}

.ResultSearchPage .SelectedWord {
	background: gold;
}


/*[Grid]*/

.Grid {
	width: 100%;
	margin-bottom: 15px;
}

.Grid .even {
	background: #EEE;
	color: #000;
}

.Grid .odd {
	background: #FFF;
	color: #000;
}

.Grid .Head td {
	background: #BBB;
	color: #FFF;
	height: 30px;
	border-color: #AAA;
}

.B-Saz {
	margin: 5px 0;
}


/*[Button]*/

.Btn {
	display: inline-block;
	*border-left: 0 none #e6e6e6;
	border-right: 0 none #e6e6e6;
	border-top: 0 none #e6e6e6;
	border-bottom: 0 none #b3b3b3;
	display: inline;
	padding: 4px 12px;
	margin-bottom: 3px;
	*margin-left: .3em;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-repeat: repeat-x;
	*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	*
}

.Btn:hover,
.Btn:focus,
.Btn:active,
.Btn.Active,
.Btn.Disabled,
.Btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}

.Btn:active,
.Btn.Active {
	background-color: #DDD;
}

.rtl .Btn:first-child {
	*margin-right: 0;
}

.ltr .Btn:first-child {
	*margin-left: 0;
}

.Btn:hover,
.Btn:focus {
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.Btn:focus {
	outline: none;
}

.Btn.Active,
.Btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.Btn.Disabled,
.Btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


/******/

.Btn-Large {
	padding: 0 19px;
	font-size: 18px !important;
	line-height: 40px !important;
	height: 40px !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.Btn-Small {
	padding: 0px 10px;
	font-size: 12px !important;
	line-height: 30px !important;
	height: 30px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.Btn-Mini {
	padding: 0 6px;
	font-size: 13px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.Btn-Block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.Btn-Block+.Btn-Block {
	margin-top: 5px;
}

input[type="submit"].Btn-Block,
input[type="reset"].Btn-Block,
input[type="button"].Btn-Block {
	width: 100%;
}


/******/

.Btn-Yellow.Active,
.Btn-Red.Active,
.Btn-Green.Active,
.Btn-Blue.Active,
.Btn-Black.Active,

/*Old Compatible*/

.BtnYellow.Active,
.BtnRed.Active,
.BtnGreen.Active,
.BtnBlue.Active,
.BtnBlack.Active {
	color: rgba(255, 255, 255, 0.75);
}

.Btn-Yellow,
.BtnYellow {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	*background-color: #f89406;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	border-left-color: #f89406;
	border-right-color: #f89406;
	border-top-color: #f89406;
	border-bottom-color: #ad6704;
}

.Btn-Yellow:hover,
.Btn-Yellow:focus,
.Btn-Yellow:active,
.Btn-Yellow.Active,
.Btn-Yellow.Disabled,
.Btn-Yellow[disabled],

/*Old Compatible*/

.BtnYellow:hover,
.BtnYellow:focus,
.BtnYellow:active,
.BtnYellow.Active,
.BtnYellow.Disabled,
.BtnYellow[disabled] {
	color: #ffffff;
	background-color: #f89406;
	*background-color: #df8505;
}

.Btn-Yellow:active,
.Btn-Yellow.Active,

/*Old Compatible*/

.BtnYellow:active,
.BtnYellow.Active {
	background-color: #c67605;
}

.Btn-Red,
.BtnRed {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	*background-color: #bd362f;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	border-left-color: #bd362f;
	border-right-color: #bd362f;
	border-top-color: #bd362f;
	border-bottom-color: #802420;
}

.Btn-Red:hover,
.Btn-Red:focus,
.Btn-Red:active,
.Btn-Red.Active,
.Btn-Red.Disabled,
.Btn-Red[disabled],

/*Old Compatible*/

.BtnRed:hover,
.BtnRed:focus,
.BtnRed:active,
.BtnRed.Active,
.BtnRed.Disabled,
.BtnRed[disabled] {
	color: #ffffff;
	background-color: #bd362f;
	*background-color: #a9302a;
}

.Btn-Red:active,
.Btn-Red.Active,

/*Old Compatible*/

.BtnRed:active,
.BtnRed.Active {
	background-color: #942a25;
}

.Btn-Green,
.BtnGreen {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	*background-color: #51a351;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	border-left-color: #51a351;
	border-right-color: #51a351;
	border-top-color: #51a351;
	border-bottom-color: #387038;
}

.Btn-Green:hover,
.Btn-Green:focus,
.Btn-Green:active,
.Btn-Green.Active,
.Btn-Green.Disabled,
.Btn-Green[disabled],

/*Old Compatible*/

.BtnGreen:hover,
.BtnGreen:focus,
.BtnGreen:active,
.BtnGreen.Active,
.BtnGreen.Disabled,
.BtnGreen[disabled] {
	color: #ffffff;
	background-color: #51a351;
	*background-color: #499249;
}

.Btn-Green:active,
.Btn-Green.Active,

/*Old Compatible*/

.BtnGreen:active,
.BtnGreen.Active {
	background-color: #408140;
}

.Btn-Blue,
.BtnBlue {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #49afcd;
	*background-color: #2f96b4;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
	border-left-color: #2f96b4;
	border-right-color: #2f96b4;
	border-top-color: #2f96b4;
	border-bottom-color: #1f6377;
}

.Btn-Blue:hover,
.Btn-Blue:focus,
.Btn-Blue:active,
.Btn-Blue.Active,
.Btn-Blue.Disabled,
.Btn-Blue[disabled],

/*Old Compatible*/

.BtnBlue:hover,
.BtnBlue:focus,
.BtnBlue:active,
.BtnBlue.Active,
.BtnBlue.Disabled,
.BtnBlue[disabled] {
	color: #ffffff;
	background-color: #2f96b4;
	*background-color: #2a85a0;
}

.Btn-Blue:active,
.Btn-Blue.Active,

/*Old Compatible*/

.BtnBlue:active,
.BtnBlue.Active {
	background-color: #24748c;
}

.Btn-Black,
.BtnBlack {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	*background-color: #222222;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #444444, #222222);
	border-left-color: #222222;
	border-right-color: #222222;
	border-top-color: #222222;
	border-bottom-color: #000000;
}

.Btn-Black:hover,
.Btn-Black:focus,
.Btn-Black:active,
.Btn-Black.Active,
.Btn-Black.Disabled,
.Btn-Black[disabled],

/*Old Compatible*/

.BtnBlack:hover,
.BtnBlack:focus,
.BtnBlack:active,
.BtnBlack.Active,
.BtnBlack.Disabled,
.BtnBlack[disabled] {
	color: #ffffff;
	background-color: #222222;
	*background-color: #151515;
}

.Btn-Black:active,
.Btn-Black.Active,

/*Old Compatible*/

.Btn-Black:active,
.Btn-Black.Active {
	background-color: #080808;
}

button.Btn,
input[type="submit"].Btn {
	*padding-top: 3px;
	*padding-bottom: 3px;
}

button.Btn::-moz-focus-inner,
input[type="submit"].Btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button.Btn.Btn-Large,
input[type="submit"].Btn.Btn-Large {
	*padding-top: 7px;
	*padding-bottom: 7px;
}

button.Btn.Btn-Small,
input[type="submit"].Btn.Btn-Small {
	*padding-top: 3px;
	*padding-bottom: 3px;
}

button.Btn.Btn-Mini,
input[type="submit"].Btn.Btn-Mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
}

A.Btn {
	color: #333;
}

A.BtnYellow,
A.BtnRed,
A.BtnGreen,
A.BtnBlue,
A.BtnBlack,

/*Old Compatible*/

A.Btn-Yellow,
A.Btn-Red,
A.Btn-Green,
A.Btn-Blue,
A.Btn-Black {
	color: #FFF !important;
}


/*[Forms]*/

.Validate {
	padding: 3px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	height: 20px;
	width: 180px;
	padding: 4px 4px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 20px;
	color: #444444;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
}

textarea {
	height: auto;
	width: 70%;
	max-width: 97.5%;
	min-height: 22px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0 !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
	font-size: 13px;
}

select {
	width: 190px;
	height: 30px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

select[multiple],
select[size] {
	height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: none;
}

.Item-Form,
.ItemForms {
	margin-bottom: 3px;
}

.Item-Form .Label,
.ItemForms .LabelForms {
	display: inline-block;
	min-width: 25%;
}


/*fix color picker bugs*/

.colorpicker input[type="text"],
.colorpicker input[type="text"]:focus {
	border: none !important;
	width: auto !important;
	background: none !important;
	padding: 0 !important;
	line-height: 20px !important;
	font-size: 10px;
	margin: 0 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	-webkit-transition: none !important;
	transition: none !important;
	vertical-align: text-top;
	color: #FFF !important;
	position: relative;
	top: 1px;
	left: 7px;
}


/*[Information Box]*/

.InformationBox,
.Color-Box {
	display: block;
	padding: 8px;
	margin-bottom: 10px;
	border: 1px solid #AAA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.InformationBox .HeadBox,
.Color-Box .Title-Box {
	padding: 5px 10px;
	font-size: 18px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.InfoBox,
.Information-Box {
	background-color: #d9edf7;
	border-color: #a7d9e4;
	color: #3a87ad;
}

.WarningBox,
.Wraning-Box {
	background-color: #f6ecb9;
	border-color: #eacc93;
	color: #b66d00;
}

.FailureBox,
.Danger-Box {
	background: #eec5c5;
	border-color: #e59797;
	color: #bb2c2c;
}

.SuccessBox,
.Success-Box {
	background: #b4e99f;
	border-color: #97d365;
	color: #258001;
}


/*[TreeView]*/

.treeview,
.treeview ul,
.treeview-rtl,
.treeview-ltr,
.treeview-rtl ul,
.treeview-ltr ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.treeview ul,
.treeview-rtl ul,
.treeview-ltr ul {
	margin: 4px 0 0!important
}

.treeview .hitarea,
.treeview-ltr .hitarea {
	background: url(../images/Links/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer
}

.treeview-rtl .hitarea {
	background: url(../images/Links/treeview-default-rtl.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-right: -16px;
	float: right;
	cursor: pointer;
	position: relative;
	top: 4px
}

.hitarea {
	display: inline;
	float: none
}

.treeview li,
.treeview-rtl li,
.treeview-ltr li {
	background: url(../images/Links/treeview-default-line.gif) 0 0 no-repeat;
	margin: 0;
	padding: 3px 0 3px 16px
}

.treeview-rtl li {
	background: url(../images/Links/treeview-default-line-rtl.gif) right 0 no-repeat;
	margin: 0;
	padding: 3px 16pt 3px 0
}

.treeview a.selected,
.treeview-rtl a.selected,
.treeview-ltr a.selected {
	background-color: #eee
}

#treecontrol {
	display: none;
	margin: 1em 0
}

.treeview .hover,
.treeview-rtl .hover,
.treeview-ltr .hover {
	cursor: pointer;
	color: inherit;
}

.treeview li.collapsable,
.treeview li.expandable,
.treeview-rtl li.collapsable,
.treeview-rtl li.expandable,
.treeview-ltr li.collapsable,
.treeview-ltr li.expandable {
	background-position: 0 -176px
}

.treeview-rtl li.collapsable,
.treeview-rtl li.expandable {
	background-position: right -170px
}

.treeview .expandable-hitarea,
.treeview-rtl .expandable-hitarea,
.treeview-ltr .expandable-hitarea {
	background-position: -80px -3px
}

.treeview-rtl .expandable-hitarea {
	background-position: right -3px
}

.treeview li.last,
.treeview-rtl li.last,
.treeview-ltr li.last {
	background-position: 0 -1766px
}

.treeview li.lastCollapsable,
.treeview li.lastExpandable,
.treeview-ltr li.lastCollapsable,
.treeview-ltr li.lastExpandable {
	background-image: url(../images/Links/treeview-default.gif)
}

.treeview li.lastCollapsable,
.treeview-ltr li.lastCollapsable {
	background-position: 0 -111px
}

.treeview li.lastExpandable,
.treeview-ltr li.lastExpandable {
	background-position: -32px -67px
}

.treeview-rtl li.firstCollapsable,
.treeview-rtl li.firstExpandable {
	background-position: right -179px
}

.treeview div.lastCollapsable-hitarea,
.treeview div.lastExpandable-hitarea,
.treeview-ltr div.lastCollapsable-hitarea,
.treeview-ltr div.lastExpandable-hitarea {
	background-position: 0 0
}

.treeview-rtl div.lastCollapsable-hitarea {
	background-position: -14px -92px
}

.treeview-rtl div.lastExpandable-hitarea {
	background-position: -47px -48px
}

.treeview-red li {
	background-image: url(../images/Links/treeview-red-line.gif)
}

.treeview-red .hitarea,
.treeview-red li.lastCollapsable,
.treeview-red li.lastExpandable {
	background-image: url(../images/Links/treeview-red.gif)
}

.treeview-black li {
	background-image: url(../images/Links/treeview-black-line.gif)
}

.treeview-black .hitarea,
.treeview-black li.lastCollapsable,
.treeview-black li.lastExpandable {
	background-image: url(../images/Links/treeview-black.gif)
}

.treeview-gray li {
	background-image: url(../images/Links/treeview-gray-line.gif)
}

.treeview-gray .hitarea,
.treeview-gray li.lastCollapsable,
.treeview-gray li.lastExpandable {
	background-image: url(../images/Links/treeview-gray.gif)
}

.treeview-famfamfam li {
	background-image: url(../images/Links/treeview-famfamfam-line.gif)
}

.treeview-famfamfam .hitarea,
.treeview-famfamfam li.lastCollapsable,
.treeview-famfamfam li.lastExpandable {
	background-image: url(../images/Links/treeview-famfamfam.gif)
}

.treeview .placeholder,
.treeview-rtl .placeholder,
.treeview-ltr .placeholder {
	background: url(../images/Links/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block
}

.filetree li {
	padding: 3px 0 2px 16px
}

.filetree span.folder,
.filetree span.file {
	display: block;
	padding: 1px 0 1px 16px
}

.filetree span.folder {
	background: url(../images/Links/folder.gif) 0 0 no-repeat
}

.filetree li.expandable span.folder {
	background: url(../images/Links/folder-closed.gif) 0 0 no-repeat
}

.filetree span.file {
	background: url(../images/Links/file.gif) 0 0 no-repeat
}

.treeview-rtl li.last,
.treeview-rtl li.lastCollapsable,
.treeview-rtl li.lastExpandable {
	background-position: right -1760px
}


/*[SlideShow]*/

.imgLoaded {
	width: 100% !important;
	margin: 0 !important;
	height: 100% !important
}

.camera_wrap a,
.camera_wrap img,
.camera_wrap ol,
.camera_wrap ul,
.camera_wrap li,
.camera_wrap table,
.camera_wrap tbody,
.camera_wrap tfoot,
.camera_wrap thead,
.camera_wrap tr,
.camera_wrap th,
.camera_wrap td .camera_thumbs_wrap a,
.camera_thumbs_wrap img,
.camera_thumbs_wrap ol,
.camera_thumbs_wrap ul,
.camera_thumbs_wrap li,
.camera_thumbs_wrap table,
.camera_thumbs_wrap tbody,
.camera_thumbs_wrap tfoot,
.camera_thumbs_wrap thead,
.camera_thumbs_wrap tr,
.camera_thumbs_wrap th,
.camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none;
}

.camera_wrap {
	display: none;
	float: left;
	position: relative;
	z-index: 0;
}

.camera_wrap img {
	max-width: none!important;
}

.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 1;
}

.camera_wrap {
	width: 100%;
	margin: 0 !important;
}

.camera_src {
	display: none;
}

.cameraCont,
.cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}

.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}

.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}

.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.camera_target_content .camera_link {
	display: block;
	height: 100%;
	text-decoration: none;
}

.camera_loader {
	background: #fff url(../images/body/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../images/body/camera-loader.gif) no-repeat center;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
	-moz-box-shadow: 0 1px 2px #000;
	-webkit-box-shadow: 0 1px 2px #000;
	box-shadow: 0 1px 2px #000;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 2px;
}

.camera_bar {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}

.camera_thumbs_wrap.camera_left .camera_bar,
.camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
}

.camera_thumbs_wrap.camera_bottom .camera_bar,
.camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;
}

.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}

.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	width: 100%;
	direction: rtl;
}

.camera_caption A {
	color: #FFF;
}

.camera_caption>div {
	padding: 10px 20px;
}

.camerarelative {
	overflow: hidden;
	position: relative;
}

.imgFake {
	cursor: pointer;
}

.camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}

.camera_prevThumbs div {
	background: url(../images/body/camera_skins.png) no-repeat -90px 0;
	display: block;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
}

.camera_nextThumbs div {
	background: url(../images/body/camera_skins.png) no-repeat 0px 0;
	display: block;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
}

.camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}

.camera_command_wrap .hideNav {
	display: none;
}

.camera_command_wrap {
	left: 0;
	position: relative;
	right: 0;
	z-index: 4;
}

.camera_wrap .camera_pag {
	position: relative;
	height: 16px;
	margin: -25px 5px 0;
	z-index: 10000;
}

.ltr .camera_wrap .camera_pag {
	float: right;
}

.rtl .camera_wrap .camera_pag {
	float: left;
}

.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 16px;
}

.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 0;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	margin: 0 4px;
}

.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.camera_wrap .camera_pag .camera_pag_ul li>span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 8px;
}

.camera_commands_emboss .camera_pag .camera_pag_ul li:hover>span {
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}

.camera_pag_ul li img {
	display: none;
	position: absolute;
}

.camera_pag_ul .thumb_arrow {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid;
	top: 0;
	left: 50%;
	margin-left: -4px;
	position: absolute;
}

.camera_prev,
.camera_next,
.camera_commands {
	cursor: pointer;
	height: 30px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
	z-index: 2;
}

.camera_prev {
	left: 0;
}

.camera_prev>span {
	background: url(../images/body/camera_skins.png) no-repeat -60px 0;
	display: block;
	height: 30px;
	width: 30px;
}

.camera_next {
	right: 0;
}

.camera_next>span {
	background: url(../images/body/camera_skins.png) no-repeat -90px 0;
	display: block;
	height: 30px;
	width: 30px;
}

.camera_commands {
	right: 31px;
}

.camera_commands>.camera_play {
	background: url(../images/body/camera_skins.png) no-repeat 0px 0;
	height: 30px;
	width: 30px;
}

.camera_commands>.camera_stop {
	background: url(../images/body/camera_skins.png) no-repeat -30px 0;
	display: block;
	height: 30px;
	width: 30px;
}

.camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.camera_thumbs_cont>div {
	float: left;
	width: 100%;
}

.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	position: relative;
	text-align: center;
}

.camera_thumbs_cont ul li {
	display: inline;
	padding: 0 4px;
}

.camera_thumbs_cont ul li>img {
	border: 1px solid;
	cursor: pointer;
	margin-top: 5px;
	vertical-align: bottom;
}

.camera_clear {
	display: block;
	clear: both;
}

.showIt {
	display: none;
}

.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}

.camera_caption {
	color: #fff;
}

.camera_caption>div {
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}

.ltr .camera_caption>div {
	direction: ltr;
}

.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}

.camera_wrap .camera_pag .camera_pag_ul li:hover>span {
	background: #b7b7b7;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
	background: #434648;
}

.camera_pag_ul li img {
	border: 4px solid #e6e6e6;
	-moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, .5);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, .5);
	width: 100px;
	height: 65px;
}

.camera_pag_ul .thumb_arrow {
	border-top-color: #e6e6e6;
}

.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev,
.camera_next,
.camera_commands,
.camera_thumbs_cont {
	background: #d8d8d8;
	background: rgba(216, 216, 216, 0.85);
}

.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}

.camera_thumbs_cont ul li>img {
	border-color: #000;
}


/*[WorkContent]*/

.SGTC0001 {
	overflow: hidden;
	border: 1px solid #AAA;
	margin-bottom: 5px;
	background: #FFF;
}

.SGTC0001 h2 {
	display: block;
	height: 35px;
}

.rtl .SGTC0001 h2 span {
	display: block;
	font: 16px/35px 'B koodak', 'koodak', Arial;
	color: #000;
	padding: 0 5px;
}

.ltr .SGTC0001 h2 span {
	display: block;
	font: bold 13px/35px Arial;
	color: #000;
	padding: 0 5px;
}

.SGTC0001 .TCB {
	text-align: justify;
	padding: 7px 5px 2px;
}

.rtl .SGTC0001 .TCB strong,
.rtl .SGTC0001 .TCB b {
	font: 14px 'B koodak', 'koodak', tahoma;
}

.SGTC0001 .TCB hr {
	border: none;
	border-top: 1px solid #666;
}

.SGTC0001 .FOT {
	height: 20px;
	clear: both;
	padding: 2px 5px;
}

.SGTC0001 .FOT span {
	padding: 0 3px;
}

.SGTC0001 .BGCF1 {
	background: #F1F1F1;
}

.SGTC0001 .BGDY {
	background: url(../images/ContentTemplate/SGTC0001Dark.jpg) left top repeat-x;
}

.SGTC0001 .BGDR {
	background: url(../images/ContentTemplate/SGTC0001Dark.jpg) left -45px repeat-x;
}

.SGTC0001 .BGDO {
	background: url(../images/ContentTemplate/SGTC0001Dark.jpg) left -90px repeat-x;
}

.SGTC0001 .BGDG {
	background: url(../images/ContentTemplate/SGTC0001Dark.jpg) left -135px repeat-x;
}

.SGTC0001 .BGDB {
	background: url(../images/ContentTemplate/SGTC0001Dark.jpg) left -180px repeat-x;
}

.SGTC0001 .BGDV {
	background: url(../images/ContentTemplate/SGTC0001Dark.jpg) left -225px repeat-x;
}

.SGTC0001 .BGDC {
	background: url(../images/ContentTemplate/SGTC0001Dark.jpg) left -270px repeat-x;
}

.SGTC0001 .BGDP {
	background: url(../images/ContentTemplate/SGTC0001Dark.jpg) left -315px repeat-x;
}

.SGTC0001 .BGLY {
	background: url(../images/ContentTemplate/SGTC0001Light.jpg) left top repeat-x;
}

.SGTC0001 .BGLR {
	background: url(../images/ContentTemplate/SGTC0001Light.jpg) left -45px repeat-x;
}

.SGTC0001 .BGLO {
	background: url(../images/ContentTemplate/SGTC0001Light.jpg) left -90px repeat-x;
}

.SGTC0001 .BGLG {
	background: url(../images/ContentTemplate/SGTC0001Light.jpg) left -135px repeat-x;
}

.SGTC0001 .BGLB {
	background: url(../images/ContentTemplate/SGTC0001Light.jpg) left -180px repeat-x;
}

.SGTC0001 .BGLV {
	background: url(../images/ContentTemplate/SGTC0001Light.jpg) left -225px repeat-x;
}

.SGTC0001 .BGLC {
	background: url(../images/ContentTemplate/SGTC0001Light.jpg) left -270px repeat-x;
}

.SGTC0001 .BGLP {
	background: url(../images/ContentTemplate/SGTC0001Light.jpg) left -315px repeat-x;
}


/*[Tabs]*/

.General-Tab {
	background: #FFF;
	margin-bottom: 5px;
	;
}

.General-Tab ul {
	margin: 0 !important;
	padding: 0 !important;
	;
}

.General-Tab ul.tabs {
	margin: 0;
	padding: 0;
	font-size: 0;
	border: 1px solid #aaaaaa;
	border-bottom: none;
	;
}

.General-Tab ul.tabs li {
	display: inline-block;
	*display: inline;
	font-size: 13.2px;
	height: 30px;
	;
}

.General-Tab ul.tabs li a {
	cursor: pointer;
	display: block;
	height: 100%;
	line-height: 30px;
	padding: 0 7px;
	color: #000 !important;
}

.General-Tab ul.tabs .tab-current {
	background: #FFF;
	;
}

.General-Tab .tabsContent {
	display: none;
	border: 1px solid #AAA;
	border-top: none;
	padding: 4px;
	;
}

.General-Tab ul.GrayTab {
	background: #F1F1F1 url(../images/ContentTemplate/SGTC0001Light.jpg) left top repeat-x;
}

.General-Tab ul.RedTab {
	background: #F1F1F1 url(../images/ContentTemplate/SGTC0001Light.jpg) left -45px repeat-x;
}

.General-Tab ul.GoldTab {
	background: #F1F1F1 url(../images/ContentTemplate/SGTC0001Light.jpg) left -90px repeat-x;
}

.General-Tab ul.GreenTab {
	background: #F1F1F1 url(../images/ContentTemplate/SGTC0001Light.jpg) left -135px repeat-x;
}

.General-Tab ul.BlueTab {
	background: #F1F1F1 url(../images/ContentTemplate/SGTC0001Light.jpg) left -180px repeat-x;
}

.General-Tab ul.VioletTab {
	background: #F1F1F1 url(../images/ContentTemplate/SGTC0001Light.jpg) left -225px repeat-x;
}

.General-Tab ul.CyanTab {
	background: #F1F1F1 url(../images/ContentTemplate/SGTC0001Light.jpg) left -270px repeat-x;
}

.General-Tab ul.PinkTab {
	background: #F1F1F1 url(../images/ContentTemplate/SGTC0001Light.jpg) left -315px repeat-x;
}


/**********ضمانت ها*********/

.shp-template-olgo {
	border-radius: 3px;
	margin-bottom: 10px;
}

.shp-template-olgo ul {
	list-style: none;
	margin-top: 10px;
}

.shp-template-olgo .pic-mask img {
	height: auto;
	position: relative;
	width: 33px;
	float: right;
	position: relative;
	top: 5px;
	margin: 0px 5px;
}

.shp-template-olgo .pic-mask img:hover {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all 1s ease;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	;
}

.shp-template-olgo .pic-mask li {
	height: 45px;
	font-size: 16px;
	float: right;
	margin: 0 0 0 1%;
	border-radius: 2px;
	background: #008544;
	width: 24.2%;
	position: relative;
	box-shadow: inset 0 0 1px 1px #E7E7E7;
	font-family: IRANSansWeb;
}

.shp-template-olgo .pic-mask li:last-child {
	margin: 0;
}

.shp-template-olgo .pic-mask li a {}

.shp-template-olgo .txt-mask li {
	font-size: 22px;
	text-align: center;
}

.shp-template-olgo .pic-mask li span {
	color: #fff !important;
	display: block;
	height: 40px;
	font-size: 13px;
	line-height: 30px;
	margin-right: 3px;
	text-align: right;
	font-family: IRANSansWeb !important;
}

.shp-template-olgo .pic-mask .awesome-01 {
	font-family: FontAwesome !important;
	font-size: 18pt;
	display: inline;
	padding: 0pt 4pt;
	line-height: 30pt;
}


/**********الگوی html*********/

.RTO {
	background: #FFF;
	margin-top: 5px;
}

.all-co li {
	background: #E1EFFF;
	padding: 5px;
	margin: 2px;
}

.all-co .mail li {
	float: right;
	width: 236px;
}

.all-co ul {
	list-style: none
}

.right-co {
	float: right;
	width: 48%;
	margin: 1%;
}

.left-co {
	width: 48%;
	margin: 1%;
	float: left;
}

.box-co {
	clear: both;
	background: #F0F0F0;
	text-align: center;
	margin: 2px;
}

.Html-O>div {
	float: right;
	font-family: 'IRANSansWeb';
}

.Html-O>div a {
	color: #000;
	display: block;
	line-height: 37px;
  
	padding: 0 5px;
	transition: .3s all ease-in-out;
}

.Html-O>div a:hover {
	background: #f9f9f9;
	transition: .3s all ease-in-out;
	color: red;

 
}

.Html-O>div a:nth-child(9) {
	float: right
}

.Html-O img {
	float: left;
	position: absolute;
	left: 5px;
	bottom: 5px;
}

.Html-O h1 a {
	width: 100%;
	color: #32A1FF
}

.Html-O h1 {
	background: #F5F5F5;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}

.Html-O .RTY {
	float: right;
	 padding: 0.5%; 
	border-left: 1px solid #ddd;
	text-align: center;
width: 15%; 
}


/**********نماد*********/

.Namad {
	float: left;
	margin-top: 14px;
	width: 123px;
	background: #FFF;
	border: 1px solid #e9e9e9;
}

.TrackHistoryPage .Grid td td {
	background: #EEE;
	margin: 2px .5%;
	display: inline-block;
	width: 48%;
}

.TrackHistoryPage .Grid .SmallColored {
	color: red;
	text-align: left;
	float: left;
}

.TrackHistoryPage .StrongNum {
	background: #F8A1A2;
}

.TrackHistoryPage .StrongNum span {
	background: #B97474;
	display: inline-block;
	width: 30px;
	text-align: center;
}

.TrackHistoryPage .StrongNum a {
	background: #FFF;
	display: inline-block;
	width: 30px;
	text-align: center;
}


/**********انتقال ازbaseshop*********/

#ctl01_ctl00_ctl00_pgrBotPager_divPager .shp-btn.active {
	background-color: #32a1ff !important;
	color: #FFF
}

.divCategoryPath .active {
	background-color: #32a1ff;
	color: #fff;
}

#divPriceFilter .Title span,
#divColorFilter .Title span,
#divModelFilter .Title span,
#divFilterResult .Title span {
	width: 100%;
	border-bottom: 4px solid #32a1ff;
	padding-bottom: 3px;
	font-family: 'IRANSansWeb';
	font-size: 17px;
}

.ui-widget-header {
	background: #32a1ff !important;
}

.title-head-detail span {
	padding: 7px;
	font-size: 16px;
	color: #000;
	font-family: 'IRANSansWeb';
	border-bottom: 4px solid #32a1ff;
}

.divParams-box .divParamGroup .param-group-title {
	padding: 7px;
	font-size: 16px;
	color: #000;
	font-family: 'IRANSansWeb';
	border-bottom: 4px solid #32a1ff;
}

.owl-content-a .title-owl i {
	border-bottom: 4px solid #32a1ff;
	padding-bottom: 13px;
	font-style: normal;
}

#divPrinter {
	z-index: 2;
	position: relative;
	color: #FFF;
	background: #32a1ff;
	padding: 13px 24px 7px;
}

.Header .boxkey .minicard-Count {
	background: #f00;
	color: #fff;
	padding-right: 0 !important;
	width: 20px;
	height: 20px;
	text-align: center;
	border-radius: 100%;
	position: relative;
	top: -3px;
	margin: 0px 0px 0px !important;
	border-right: 0 !important;
	padding: 0 0px !important;
	right: 5px;
}

.product-detail .detail-right .itemstate-1 {
	background: #32a1ff;
	float: left;
	padding: 0 10px;
	height: 23px;
	color: #FFF;
	line-height: 20px;
	border-radius: 3px;
	margin-top: 2px;
}

.product-detail .ShoppingCardEnabled-1 {
	background: #32a1ff;
	margin: 5px 0;
	padding: 10px 55px;
	display: inline-block;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	float: left;
}

#divColor input[type=radio]:not(old):checked+label>span>span {
	display: block;
	width: 46px;
	height: 42px;
	border: 3px solid #32a1ff;
	border-radius: 3px;
	position: absolute;
	right: 1px;
	top: 1px;
	font-size: 13px;
}

.template-shp-line .ShoppingCardEnabled-1 {
	background: #32a1ff;
	color: #fff;
	position: relative;
	line-height: 30px;
	display: block;
	text-align: center;
}

.title-owl-offer h6 i {
	border-bottom: 4px solid #32a1ff;
	font-style: normal;
}

.shop-template-offer .Timer-cont-new .EW-FT {
	line-height: 25px;
	float: left;
	margin: 0 30px;
	background: #32a1ff;
	border-radius: 3px;
	top: 6px;
	position: relative;
	right: -27px;
}

#divSubCategoryTitle .Title span {
	width: 100%;
	border-bottom: 4px solid #32a1ff;
	padding-bottom: 3px;
	font-family: 'IRANSansWeb';
	font-size: 17px;
}


/**********baseshop-blue*********/

.shopping-cart>.shopping-cart-list {
	min-height: 100px;
	position: absolute;
	display: inline;
	padding: 5px;
	visibility: hidden;
	opacity: 0;
	font-size: 1em;
	right: 0px;
	z-index: 9999;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.shopping-cart:hover>.shopping-cart-list {
	visibility: visible;
	opacity: 1;
	margin-top: 0px;
	z-index: 9999;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.Header .shopping-cart {
	width: 54px;
	background: url(/engine/modules/sitesaz.shopping/icon/shopping-cart-icon.png) right center no-repeat;
	border-left: solid 1pt #fff;
}


/**********old temp color*********/

.colorshow {
	left: 0 !important;
	transition: .5s;
}

.color-picker {
	background: #fff none repeat scroll 0 0;
	color: #fff;
	height: 108px;
	left: -200px;
	margin-top: -69px;
	padding: 16px 17px;
	position: fixed;
	top: 30%;
	width: 162px;
	z-index: 5;
	border-radius: 0px 20px 20px 0;
	transition: .5s;
	box-shadow: 2px 1px 4px gray;
}

.color-picker>div {
	position: relative;
}

#demo-wrapper>ul li {
	border: 1px solid;
	border-radius: 0px;
	display: inline-block;
	height: 50px;
	width: 50px;
	cursor: pointer;
	box-shadow: 2px 1px 4px gray;
}

.color-Grey {
	background: #424242;
}

.color-Orange {
	background: #ff9800;
}

.color-Purple {
	background: #7e57c2;
}

.color-Red {
	background: #f33939;
}

.color-Teal {
	background: #009688;
}

.reset {
	background: url(/userimages/sitesaz-v5/reset.png);
	-webkit-background-size: 100%;
	background-size: 100%;
}

.color-picker li.spinner-icon {
	background: #fff none repeat scroll 0 0;
	font-size: 20px;
	line-height: 50px;
	margin-top: -25px;
	position: absolute;
	right: -67px;
	text-align: center;
	top: 50%;
}

.fa-paint-brush::before {
	content: "";
	background: url(/userimages/sitesaz-v5/brush.png) no-repeat;
	height: 45px;
	width: 48px;
	display: block;
	position: relative;
	left: 3px;
	cursor: pointer;
}


/**********بنر طبقه بندی صفحه اصلی*********/

.banner-catg {
	list-style: none;
}

.banner-catg li {
	float: right;
	margin-bottom: 10px;
	transition: .5s all ease-in-out;
}

.banner-catg li:hover {
	transform: scale(0.98);
	opacity: 0.7;
}

.banner-catg li img {
	box-shadow: 0 0 2px 2px #f2f2f2;
	border-radius: 2px;
}

.banner-catg li:nth-child(1) {
	margin-left: 2%;
}

.banner-catg li:nth-child(3),
.banner-catg li:nth-child(4) {
	margin-left: 2.1%;
}

.banner-catg li:nth-child(6) {
	margin-left: 2.3%;
}


/**********new temp color*********/

.lae-demo-wrap .control.active {
	background-color: #f2532f;
	border: none
}

.lae-demo-wrap .control.inactive {
	background-color: #1E1E21;
	border: none
}

.lae-demo-wrap .control a:hover {
	cursor: pointer;
	text-decoration: none;
	outline: 0
}

.lae-demo-wrap .lae-demo-option {
	float: left;
	padding: 5px 0 5px 4px
}

.lae-demo-wrap .cl-wrapper {
	float: left
}

.lae-demo-wrap .cl-container {
	float: left;
	width: 100%
}

.lae-demo-wrap .cl-table {
	float: left
}

.lae-demo-wrap .cl-tr {
	float: left;
	width: 100%;
	clear: both;
	padding: 0 0 8px
}

.lae-demo-wrap .cl-tr-font {
	padding: 10px 0 8px
}

.lae-demo-wrap .cl-tr-style .cl-td-l:hover,
.lae-demo-wrap .cl-tr-style .cl-td-r:hover {
	border-color: #000
}

.lae-demo-wrap .cl-tr-style .cl-td-r {
	margin-left: 10px
}

.lae-demo-wrap .cl-tr-style .cl-td-l a,
.lae-demo-wrap .cl-tr-style .cl-td-r a {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 30px;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center
}

.lae-demo-wrap .cl-tr-style .cl-td-l a:hover,
.lae-demo-wrap .cl-tr-style .cl-td-r a:hover {
	text-decoration: none
}

.lae-demo-wrap .cl-tr-style .cl-td-l-clothing {
	background: #E72526
}

.lae-demo-wrap .cl-tr-style .cl-td-r-furniture {
	background: #e66f19
}

.lae-demo-wrap .cl-tr-style .cl-td-l-hitech {
	background: #1E84C4
}

.lae-demo-wrap .cl-tr-style .cl-td-r-watch {
	background: #5AA2AF
}

.lae-demo-wrap .cl-tr-style .cl-td-layout1,
.lae-demo-wrap .cl-tr-style .cl-td-layout2,
.lae-demo-wrap .cl-tr-style .cl-td-layout3,
.lae-demo-wrap .cl-tr-style .cl-td-layout4,
.lae-demo-wrap .cl-tr-style .cl-td-layout5,
.lae-demo-wrap .cl-tr-style .cl-td-layout6,
.lae-demo-wrap .cl-tr-style .cl-td-layout7 {
	background: #666;
	width: 90px
}

.lae-demo-wrap .cl-tr-style .cl-td-layout3,
.lae-demo-wrap .cl-tr-style .cl-td-layout4,
.lae-demo-wrap .cl-tr-style .cl-td-layout5,
.lae-demo-wrap .cl-tr-style .cl-td-layout6,
.lae-demo-wrap .cl-tr-style .cl-td-layout7 {
	width: 90px;
	height: 30px
}

.lae-demo-wrap .cl-tr-style .cl-td-layout1 span,
.lae-demo-wrap .cl-tr-style .cl-td-layout2 span,
.lae-demo-wrap .cl-tr-style .cl-td-layout3 span,
.lae-demo-wrap .cl-tr-style .cl-td-layout4 span,
.lae-demo-wrap .cl-tr-style .cl-td-layout5 span,
.lae-demo-wrap .cl-tr-style .cl-td-layout6 span,
.lae-demo-wrap .cl-tr-style .cl-td-layout7 span {
	float: left;
	width: 22.5px;
	height: 30px;
	box-shadow: 0 0 0 1px #F0F0F0
}

.lae-demo-wrap .cl-tr-style .cl-td-layout3,
.lae-demo-wrap .cl-tr-style .cl-td-layout5 {
	margin: 0
}

.lae-demo-wrap .cl-tr-style .cl-td-layout1 a,
.lae-demo-wrap .cl-tr-style .cl-td-layout2 a,
.lae-demo-wrap .cl-tr-style .cl-td-layout3 a,
.lae-demo-wrap .cl-tr-style .cl-td-layout4 a,
.lae-demo-wrap .cl-tr-style .cl-td-layout5 a,
.lae-demo-wrap .cl-tr-style .cl-td-layout6 a,
.lae-demo-wrap .cl-tr-style .cl-td-layout7 a {
	font-size: 11px
}

.lae-demo-wrap .control.inactive {
	background: url(/userimages/sitesaz-v5/gear.png) center center no-repeat #141414
}

.cl-row-reset .cl-reset:hover,
.lae-demo-wrap .control.active {
	background: #ac5738
}

@media(max-width:360px) {
	.lae-demo-wrap {
		top: 50px
	}
}

.lae-demo-wrap .lae-demo-title {
	border-bottom: 1px solid #ddd;
	color: #555;
	padding: 5px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 25px;
	font-family: IRANSansWeb
}

.lae-demo-wrap .control {
	cursor: pointer;
	float: right;
	border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	height: 40px;
	margin-right: -52px;
	margin-top: -43px;
	width: 46px
}

.lae-demo-wrap .control.active::before {
	color: #fff;
	content: "\f057";
	font-family: fontawesome;
	font-size: 24px;
	line-height: 40px;
	padding: 0 13px
}

.lae-demo-wrap {
	background: 0 0;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	left: -210px;
	padding: 6px;
	position: fixed;
	text-align: right;
	top: 115px;
	width: 210px;
	z-index: 99900;
	-webkit-transition: background .5s ease-in-out 0s;
	-ms-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	-moz-transition: background .5s ease-in-out 0s
}

.lae-demo-wrap .cl-tr-style {
	padding: 0 0 10px
}

.lae-demo-wrap .cl-tr-style .cl-td-l,
.lae-demo-wrap .cl-tr-style .cl-td-r {
	float: left;
	width: 90px;
	height: 30px;
	padding: 0;
	text-indent: -9999px;
	border: none
}

#header .header-nav .blockcart.inactive .cart-products-count {
	display: none
}

.cl-row-reset {
	text-align: center;
	height: 28px;
	padding: 10px 0
}

.cl-row-reset .cl-reset {
	background: #1e1e21;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	height: 28px;
	line-height: 24px;
	padding: 0 10px;
	font-family: IRANSansWeb
}

.cl-row-reset .cl-reset:hover {
	cursor: pointer;
	background: #f2532f;
	transition: all .4s ease-in-out 0s;
	-webkit-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s
}

.cl-tr.last {
	background: 0 0
}

.cl-td-l,
.cl-td-r {
	float: right;
	width: 50%;
	text-indent: 8px;
	color: #444!important
}

.cl-tr-mode div.radio span {
	vertical-align: middle
}

.cl-tr-background .cl-td-l,
.cl-tr-link .cl-td-l {
	width: 88%
}

.cl-row-body .cl-td-l {
	padding-top: 60px
}

.cl-tr-background .cl-td-r,
.cl-tr-link .cl-td-r,
.cl-tr-main .cl-td-r {
	float: left
}

.cl-td-l-font {
	width: 40px
}

.cl-td-r-font {
	float: left;
	width: auto
}

.cl-tr-background .cl-td-r,
.cl-tr-link .cl-td-r {
	width: 12%
}

.cl-tr.first .cl-td-r {
	padding-top: 8px
}

.cl-tr.last .cl-td-r {
	padding-bottom: 8px
}

.cl-td-r .cl-label {
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 8px
}

.cl-tr.cl-tr-mode label {
	cursor: pointer;
	font-weight: 400;
	margin: 0
}

.colorpicker {
	display: none;
	width: 356px;
	height: 178px;
	overflow: hidden;
	position: fixed;
	background: url(/userimages/sitesaz-v5/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	z-index: 99999
}

.colorpicker_color,
.colorpicker_color div {
	width: 150px;
	height: 150px;
	z-index: 9999;
	position: absolute
}

.colorpicker_color {
	left: 14px;
	top: 14px;
	background: red;
	overflow: hidden;
	cursor: crosshair
}

.colorpicker_color div {
	top: 0;
	left: 0;
	background: url(/userimages/sitesaz-v5/colorpicker_overlay.png)
}

.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	margin: -5px 0 0 -5px
}

.colorpicker_hue {
	position: absolute;
	top: 14px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize
}

.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(data:image/gif;base64,R0lGODlhIwAJAJEAADk5OVtbW////wAAACH5BAEAAAIALAAAAAAjAAkAAAInTISpy50WwHG0imiAtFxF+W2dFWaaODYheE6pU37uC2vZTNdQ3hkFADs=) left top;
	margin: -4px 0 0;
	left: 0
}

.colorpicker_current_color,
.colorpicker_new_color {
	height: 28px;
	top: 14px;
	background: red;
	position: absolute
}

.colorpicker_new_color {
	width: 62px;
	left: 213px
}

.colorpicker_current_color {
	width: 63px;
	left: 280px
}

.colorpicker input {
	position: absolute;
	top: 4px;
	left: 16px;
	width: 26px!important;
	height: 10px!important;
	line-height: 10px!important;
	margin: 0!important;
	padding: 2px!important;
	text-align: right!important;
	font-size: 10px!important;
	font-family: Tahoma, Helvetica, sans-serif!important;
	color: #ccc;
	border: none!important;
	background: 0 0!important;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}

.colorpicker_hex,
.colorpicker_lae,
.colorpicker_lae span,
.colorpicker_submit {
	position: absolute;
	height: 22px
}

.colorpicker input:focus,
.colorpicker input:hover {
	padding: 1px!important;
	color: #fff;
	border: 1px solid #999!important;
	background: 0 0!important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}

.colorpicker_hex {
	width: 72px;
	left: 213px;
	top: 142px
}

.colorpicker_hex input {
	width: 37px!important
}

.colorpicker_lae {
	width: 62px;
	background-position: top
}

.colorpicker_lae span {
	width: 12px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize
}

.colorpicker_rgb_r {
	top: 61px;
	left: 213px
}

.colorpicker_rgb_g {
	top: 88px;
	left: 213px
}

.colorpicker_rgb_b {
	top: 115px;
	left: 213px
}

.colorpicker_hsb_h {
	top: 61px;
	left: 280px
}

.colorpicker_hsb_s {
	top: 88px;
	left: 280px
}

.colorpicker_hsb_b {
	top: 115px;
	left: 280px
}

.colorpicker_submit {
	width: 22px;
	left: 322px;
	top: 142px;
	overflow: hidden
}

.colorpicker_focus {
	background-position: center
}

.colorpicker_hex.colorpicker_focus,
.colorpicker_slider,
.colorpicker_submit.colorpicker_focus {
	background-position: bottom
}

.colorSelector,
.colorSelector div {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAkFBMVEUVFRUkJCQ0NDRFRUVYWFhsbGyAgICTk5Onp6e6urrLy8vb29vq6ur29vb///8EBATd3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d329vbd3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d2ZmZnd3d3///+Mmd4XAAAALXRSTlMNDQ0NDQ0NDQ0NDQ0NDQ0ZKkhJUlNdXml0f4CEi5aXoaytt8HCy9Te5ebt9PoJPekjAAAAm0lEQVQYlXXRyQ6CQBBF0ec8D+CECqgooKjc//87NUovKniS6sVddFLdmnue53sV/ztzLamx0Kour7WBqQEbBTAxINAWxgbsFMLIgFAxDA2IdYCBAQedoG/AUQn0DEh0hq4BF6XQMSBVBm1n/1s+Uw4tp3qTXDdoOlW+qoCG8y7P5/sodAc5n/rpdz1g5lSXPFTWfUP5L0dljegFeusycCa4O20AAAAASUVORK5CYII=) no-repeat;
	width: 22px;
	height: 22px
}

.colorSelector {
	cursor: pointer;
	position: relative
}

.colorSelector div {
	position: absolute;
	left: 0;
	top: 0
}

.colorSelector div:hover {
	background-position: 100% 0
}

.No-inactive {
	display: none;
}